Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 732056 Details for
Bug 949122
Anaconda crashes on UEFI install [Anaconda 19 AlphaTC5]
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb
anaconda-tb-MACTlQ (text/plain), 1.29 MB, created by
Stephen John Smoogen
on 2013-04-06 01:08:52 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Stephen John Smoogen
Created:
2013-04-06 01:08:52 UTC
Size:
1.29 MB
patch
obsolete
>anaconda 19.16-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1666, in add_efi_boot_target > raise BootLoaderError("failed to set new efi boot target") > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1671, in install > self.add_efi_boot_target() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1690, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2246, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 141, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 141, in run > threading.Thread.run(self, *args, **kwargs) >BootLoaderError: failed to set new efi boot target > >Local variables in innermost frame: >boot_part_num: 1 >self: <pyanaconda.bootloader.EFIGRUB object at 0x7ff44f76b850> >boot_disk: existing 476940MB disk sda (1) with existing gpt disklabel >rc: 1 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7ff44f76b450>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >cdrom > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens5f5 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="Convivium_Coworking1" --noipv6 --activate >network --hostname=totoro.int.smoogespace.com ># Root password >rootpw --iscrypted $6$tTSjEG5di3H.SSDn$CGbNSKHsSqVuQZBqqH7c11JxphH5Ma2f4PxjBHsYklQkQg/nADjNW2qGaoGzm7v0MRyU6IKESdsUgobCCrZQd1 ># System services >services --enabled="chronyd" ># System timezone >timezone America/Denver --isUtc >user --groups=wheel --name=smooge --password=$6$TCgDM7R5wr98WXcB$BpwIG0Ia5.5R2y4ilKmMy24XFzYg9pddg/zecS1iuZYMJtbLdOYeuP3hz6nomveibYABSVYeyjhF0yDNJKSIx1 --iscrypted --gecos="Stephen SMoogen" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@hardware-support >@input-methods >@multimedia >@printing >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition sda2 (3) >, '/boot/efi': non-existent 200MB partition sda1 (2) >, '/': non-existent 51200MB lvmlv fedora-root (8) >, '/home': non-existent 421292MB lvmlv fedora-home (7) >} > swaps: [non-existent 3744MB lvmlv fedora-swap (6) >] > name: Fedora Linux 19 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 30 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree._hidden: [existing 15267MB disk sdb (0) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 1568b2d7-1a56-4549-9586-6f747d9b09b7 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._minInstanceSize: 300.3 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat.dirty: False > origFormat._size: 51200.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-root > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: ba7a8793-349d-4237-a683-90f5d9b054ba > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._minInstanceSize: 1114.3 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 421292.0 > origFormat.dirty: False > origFormat._size: 421292.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-home > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: > id: 10 >, ActionDestroyFormat instance, containing members: > device: non-existent 476239MB partition sda3 (4) > origFormat: non-existent lvmpv > id: 11 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 0f29091d-3eb4-4948-a2cb-e7394847f547 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 15.4 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda2 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: EFIFS instance, containing members: > origFormat.uuid: 3157-688B > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: None > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat._size: 0.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 476940MB disk sda (1) with existing gpt disklabel > origFormat: non-existent None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 15 >, ActionCreateDevice instance, containing members: > device: existing 200MB partition sda1 (19) with existing efi filesystem mounted at /boot/efi > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 21 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda2 (18) with existing ext4 filesystem mounted at /boot > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateDevice instance, containing members: > device: existing 476239MB partition sda3 (17) with existing lvmpv > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateDevice instance, containing members: > device: existing 476236MB lvmvg fedora_totoro (20) > id: 22 >, ActionCreateDevice instance, containing members: > device: existing 3744MB lvmlv fedora_totoro-swap (23) with existing swap > id: 27 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 28 >, ActionCreateDevice instance, containing members: > device: existing 421292MB lvmlv fedora_totoro-home (22) with existing ext4 filesystem mounted at /home > id: 25 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 26 >, ActionCreateDevice instance, containing members: > device: existing 51200MB lvmlv fedora_totoro-root (21) with existing ext4 filesystem mounted at / > id: 23 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 24 >] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora_totoro, fedora_totoro-root, fedora_totoro-home, fedora_totoro-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sdb1, sdb2, sdb3, sda1, sda2, sda3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdb, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: MATSHITADVD-RAM_UJ890AS > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 9c4bb68f-97dd-42d0-90e8-a263d62dad54 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format.dirty: False > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/9c4bb68f-97dd-42d0-90e8-a263d62dad54] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 9c4bb68f-97dd-42d0-90e8-a263d62dad54 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 1024MB dm live-rw (16) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 31 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 25 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 24 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 28 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 26 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 27 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 29 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB 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: [Already dumped (DiskDevice instance) >] > _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: 0-rescue-be3c0369af8641a4868c0c20c74da0c4 > _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 (PartitionDevice instance) > _intf.storage._bootloader.efi_dir: fedora > _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.md=0 rd.dm=0 rd.lvm.lv=fedora_totoro/root rd.luks=0 vconsole.keymap=us rd.lvm.lv=fedora_totoro/swap rhgb quiet > _intf.storage._bootloader.boot_args: rd.md=0 rd.dm=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.lvm.lv=fedora_totoro/root rd.luks=0 vconsole.keymap=us rd.lvm.lv=fedora_totoro/swap rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >, LinuxBootLoaderImage instance, containing members: > short_label: linux-3.9.0-0.rc4.git0.1.fc19.x86_64 > label: Fedora-3.9.0-0.rc4.git0.1.fc19.x86_64 > _initrd: None > version: 3.9.0-0.rc4.git0.1.fc19.x86_64 > _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: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7ff44d299c90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff44d2b5d10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff44d2b5e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff44d2b5dd0) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7ff44d2b5d50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3744 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7ff473608d70> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: Already dumped (DiskDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [efibootmgr, lvm2, dosfstools, shim, grub2-efi, e2fsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1365198054.78 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.80 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [3.9.0-0.rc4.git0.1.fc19.x86_64] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 4604 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 4603 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 4601 > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 9 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7ff442455200> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: Aith9eeGHi > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes.guesser: {<Entry object at 0x7ff44d2ad5a0 (GtkEntry at 0x6c4e1c0)>: False} > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': group --name=wheel > >} > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _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: smooge > _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: 0 > _intf._currentAction._spokes._advanced._user.gecos: Stephen SMoogen > _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$TCgDM7R5wr98WXcB$BpwIG0Ia5.5R2y4ilKmMy24XFzYg9pddg/zecS1iuZYMJtbLdOYeuP3hz6nomveibYABSVYeyjhF0yDNJKSIx1 > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._wheel: Already dumped (F12_GroupData instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes.username: Entry instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password: CalmProblemVisitDesert > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._pwq: <pwquality.PWQSettings object at 0x7ff44a766d08> > _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._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Entry instance, containing members: > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 12 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >upgradeRoot: None >rootParts: None >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2019-Alpha-TC5x20x86_64 >rescue_mount: True >_bootloader: EFIGRUB 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._update_only: False > _bootloader._default_image: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader.efi_dir: BOOT > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7ff44f80b0c8>, True), 'type': (<function <lambda> at 0x7ff44f80b230>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7ff44f80b140>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.16-1 > mehConfig.localSkipList: [passphrase, 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, /mnt/sysimage/root/upgrade.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': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2019-Alpha-TC5x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >21:37:40,681 INFO anaconda: /sbin/anaconda 19.16-1 >21:37:41,273 INFO anaconda: 3932160 kB (3840 MB) are available >21:37:41,273 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:37:41,310 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:37:41,311 INFO anaconda: Default encoding = utf-8 >21:37:42,786 WARN anaconda.stdout: Not asking for VNC because we don't have a network >21:37:42,788 INFO anaconda: Display mode = g >21:37:42,790 INFO anaconda: 3932160 kB (3840 MB) are available >21:37:42,790 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:37:44,080 DEBUG anaconda: X server has signalled a successful start. >21:37:44,092 INFO anaconda: Starting window manager, pid 687. >21:37:45,933 INFO anaconda: using only installclass _Fedora >21:37:47,113 INFO anaconda: bootloader EFIGRUB on EFI platform >21:37:47,115 INFO anaconda: bootloader EFIGRUB on EFI platform >21:37:47,159 DEBUG anaconda: network: devices found ['wls1', 'ens5f5'] >21:37:47,438 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens5f5 >21:37:47,574 DEBUG anaconda: network: setting autoconnect of ens5f5 to False >21:37:47,584 DEBUG anaconda: updating hostname localhost.localdomain >21:37:47,606 INFO anaconda: Running Thread: AnaStorageThread (140687250171648) >21:37:47,607 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140687241778944) >21:37:47,609 INFO anaconda: Running Thread: AnaPayloadThread (140687233386240) >21:37:47,631 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140687241778944) >21:38:02,096 INFO anaconda: Thread Done: AnaStorageThread (140687250171648) >21:38:02,696 INFO anaconda: Thread Done: AnaPayloadThread (140687233386240) >21:38:03,571 DEBUG anaconda: network standalone spoke (init): completed: False >21:38:03,602 DEBUG anaconda: network: selected device ens5f5 >21:38:03,815 DEBUG anaconda: network: selected device ens5f5 >21:38:03,856 DEBUG anaconda: updating hostname localhost.localdomain >21:38:48,579 DEBUG anaconda: network: selected device wls1 >21:38:53,791 INFO anaconda: network: access point changed: Convivium_Coworking1 >21:38:57,442 INFO anaconda: network: configuring connection a7f79e71-d2cb-48bf-99ea-d52aff8ceef0 device wls1 ssid Convivium_Coworking1 >21:39:23,082 DEBUG anaconda: updating hostname totoro.int.smoogespace.com >21:39:23,109 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=ens5f5 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="Convivium_Coworking1" --noipv6 --activate >network --hostname=totoro.int.smoogespace.com > >21:39:23,131 DEBUG anaconda: network standalone spoke (apply) payload: anaconda completed: False >21:39:23,285 INFO anaconda: Running Thread: AnaDateTimeThread (140687250171648) >21:39:23,308 INFO anaconda: fs space: 0 B needed: 3 GB >17:39:23,353 INFO anaconda: Thread Done: AnaDateTimeThread (140687250171648) >17:39:23,398 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >17:39:23,405 INFO anaconda: fs space: 0 B needed: 3 GB >17:39:23,443 INFO anaconda: Running Thread: AnaSourceWatcher (140687158576896) >17:39:23,455 INFO anaconda: fs space: 0 B needed: 3 GB >17:39:23,537 DEBUG anaconda: network: selected device ens5f5 >17:39:23,546 INFO anaconda: fs space: 0 B needed: 3 GB >17:39:23,562 INFO anaconda: Running Thread: AnaSoftwareWatcher (140687150184192) >17:39:23,612 INFO anaconda: Running Thread: AnaStorageWatcher (140687140460288) >17:39:23,714 INFO anaconda: Running Thread: AnaCustomStorageInit (140687130470144) >17:39:23,716 INFO anaconda: Thread Done: AnaStorageWatcher (140687140460288) >17:39:23,967 INFO anaconda: Running Thread: AnaNTPserver0 (140687250171648) >17:39:23,968 INFO anaconda: Running Thread: AnaNTPserver1 (140687140460288) >17:39:23,969 INFO anaconda: Running Thread: AnaNTPserver2 (140687122077440) >17:39:23,969 INFO anaconda: Running Thread: AnaNTPserver3 (140687113684736) >17:39:24,042 INFO anaconda: Thread Done: AnaSourceWatcher (140687158576896) >17:39:24,044 INFO anaconda: Thread Done: AnaNTPserver0 (140687250171648) >17:39:24,074 INFO anaconda: Thread Done: AnaNTPserver1 (140687140460288) >17:39:24,082 INFO anaconda: Thread Done: AnaNTPserver2 (140687122077440) >17:39:24,120 INFO anaconda: Thread Done: AnaNTPserver3 (140687113684736) >17:39:24,650 INFO anaconda: Thread Done: AnaCustomStorageInit (140687130470144) >17:39:25,005 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff44a007e90> >17:39:25,007 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff449f94410> status to: Probing storage... >17:39:25,007 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff449f94410> status to: Downloading package metadata... >17:39:25,008 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> status to: Downloading package metadata... >17:39:25,008 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> status to: Downloading group metadata... >17:39:25,009 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> status to: Probing storage... >17:39:25,014 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> >17:39:25,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff449f94410> >17:39:25,023 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff449f94f90> status to: Connecting... >17:39:26,265 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140687130470144) >17:39:26,266 INFO anaconda: Thread Done: AnaSoftwareWatcher (140687150184192) >17:39:28,008 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> >17:39:28,030 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> >17:39:28,040 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff449f94410> >17:39:28,041 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> status to: Checking software dependencies... >16:39:31,000 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff449f94f90> status to: Wireless connected to Convivium_Coworking1 >16:39:31,002 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff449f94f90> status to: Wireless connected to Convivium_Coworking1 >15:39:33,479 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140687130470144) >15:39:34,051 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff449f94e10> >15:39:34,055 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff449f94410> >15:40:07,859 DEBUG anaconda: disk free: 990.72 kB fs free: 484 MB sw needs: 3.74 GB auto swap: 3.74 GB >15:40:15,966 INFO anaconda: Running Thread: AnaExecuteStorageThread (140687241778944) >15:40:16,031 DEBUG anaconda: new disk order: [] >15:40:16,112 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> >15:40:16,113 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> status to: Saving storage configuration... >15:40:16,183 DEBUG anaconda: stage1 device cannot be of type disk >15:40:16,808 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:40:16,808 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,808 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,808 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,809 DEBUG anaconda: stage1 device cannot be of type disk >15:40:16,809 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >15:40:16,809 DEBUG anaconda: _is_valid_size(sda1) returning True >15:40:16,810 DEBUG anaconda: _is_valid_location(sda1) returning True >15:40:16,810 WARN anaconda: sda1 not bootable >15:40:16,810 DEBUG anaconda: _is_valid_format(sda1) returning True >15:40:16,810 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >15:40:16,815 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >15:40:16,815 DEBUG anaconda: _is_valid_size(sda1) returning True >15:40:16,815 DEBUG anaconda: _is_valid_location(sda1) returning True >15:40:16,816 WARN anaconda: sda1 not bootable >15:40:16,816 DEBUG anaconda: _is_valid_format(sda1) returning True >15:40:16,816 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >15:40:16,816 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >15:40:16,816 DEBUG anaconda: _is_valid_size(sda2) returning True >15:40:16,817 DEBUG anaconda: _is_valid_location(sda2) returning True >15:40:16,817 DEBUG anaconda: _is_valid_partition(sda2) returning True >15:40:16,817 DEBUG anaconda: _is_valid_format(sda2) returning True >15:40:16,817 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >15:40:16,823 DEBUG anaconda: stage1 device cannot be of type lvmvg >15:40:16,823 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,824 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,824 DEBUG anaconda: stage1 device cannot be of type lvmlv >15:40:16,824 DEBUG anaconda: stage1 device cannot be of type disk >15:40:16,824 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >15:40:16,825 DEBUG anaconda: _is_valid_size(sda1) returning True >15:40:16,825 DEBUG anaconda: _is_valid_location(sda1) returning True >15:40:16,825 WARN anaconda: sda1 not bootable >15:40:16,825 DEBUG anaconda: _is_valid_format(sda1) returning True >15:40:16,826 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >15:40:16,826 INFO anaconda: Running Thread: AnaCheckStorageThread (140687130470144) >15:40:16,826 INFO anaconda: Thread Done: AnaExecuteStorageThread (140687241778944) >15:40:16,831 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >15:40:16,832 DEBUG anaconda: _is_valid_size(sda1) returning True >15:40:16,832 DEBUG anaconda: _is_valid_location(sda1) returning True >15:40:16,832 WARN anaconda: sda1 not bootable >15:40:16,833 DEBUG anaconda: _is_valid_format(sda1) returning True >15:40:16,833 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >15:40:16,833 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >15:40:16,834 DEBUG anaconda: _is_valid_size(sda2) returning True >15:40:16,834 DEBUG anaconda: _is_valid_location(sda2) returning True >15:40:16,834 DEBUG anaconda: _is_valid_partition(sda2) returning True >15:40:16,834 DEBUG anaconda: _is_valid_format(sda2) returning True >15:40:16,834 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >15:40:16,836 INFO anaconda: Thread Done: AnaCheckStorageThread (140687130470144) >15:40:17,011 INFO anaconda: fs space: 51.2 GB needed: 3.74 GB >15:40:17,011 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> >15:40:17,020 INFO anaconda: fs space: 51.2 GB needed: 3.74 GB >15:40:17,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> >15:40:17,022 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> status to: Checking storage configuration... >15:40:17,030 INFO anaconda: fs space: 51.2 GB needed: 3.74 GB >15:40:17,030 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff449fb2350> >15:40:21,201 INFO anaconda: Running Thread: AnaInstallThread (140687130470144) >15:40:22,506 INFO anaconda: Setting up the installation environment >15:40:31,220 INFO anaconda: Creating disklabel on /dev/sda >15:40:32,375 INFO anaconda: Creating efi on /dev/sda1 >15:40:33,934 INFO anaconda: Creating ext4 on /dev/sda2 >15:40:36,337 INFO anaconda: Creating lvmpv on /dev/sda3 >15:40:38,324 INFO anaconda: Creating swap on /dev/mapper/fedora_totoro-swap >15:40:39,514 INFO anaconda: Creating ext4 on /dev/mapper/fedora_totoro-home >15:40:46,935 INFO anaconda: Creating ext4 on /dev/mapper/fedora_totoro-root >16:12:47,764 INFO anaconda: Performing post-installation setup tasks >16:12:48,037 INFO anaconda: Installing bootloader >16:12:48,038 INFO anaconda: bootloader stage1 target device is sda1 >16:12:48,038 INFO anaconda: bootloader stage2 target device is sda2 >16:12:48,078 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7ff44d2d0cd0> >16:12:48,087 ERR anaconda: failed to get package name for default kernel >16:12:49,584 INFO anaconda: Thread Done: AnaInstallThread (140687130470144) > > >/tmp/packaging.log: >21:37:47,074 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:181 (reset) >21:37:47,074 INFO packaging: have _yum_lock for MainThread >21:37:47,075 DEBUG packaging: getting release version from tree at None (19) >21:37:47,075 DEBUG packaging: got a release version of 19 >21:37:47,075 INFO packaging: gave up _yum_lock for MainThread >21:38:02,101 INFO packaging: updating base repo >21:38:02,107 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:181 (reset) >21:38:02,107 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,342 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:38:02,342 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:38:02,343 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:38:02,343 DEBUG yum.verbose.plugin: Adding en_US to language list >21:38:02,347 DEBUG yum.verbose.YumBase: Config time: 0.240 >21:38:02,366 DEBUG packaging: getting release version from tree at None (19) >21:38:02,366 DEBUG packaging: got a release version of 19 >21:38:02,366 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,366 INFO packaging: configuring base repo >21:38:02,379 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:453 (updateBaseRepo) >21:38:02,380 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,380 DEBUG packaging: getting release version from tree at file:///run/install/repo (19) >21:38:02,380 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >21:38:02,383 DEBUG packaging: got a release version of 19 >21:38:02,383 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,384 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:741 (_configureBaseRepo) >21:38:02,384 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,393 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:38:02,393 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:38:02,393 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:38:02,394 DEBUG yum.verbose.plugin: Adding en_US to language list >21:38:02,396 DEBUG yum.verbose.YumBase: Config time: 0.012 >21:38:02,397 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,398 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:744 (_configureBaseRepo) >21:38:02,399 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,415 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,415 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >21:38:02,416 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:744 (_configureBaseRepo) >21:38:02,416 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,429 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,430 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:466 (updateBaseRepo) >21:38:02,430 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,430 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,431 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:189 (setup) >21:38:02,431 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,431 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,432 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:189 (setup) >21:38:02,433 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,434 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,434 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,434 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,435 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,435 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,436 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,436 DEBUG packaging: disabling repo fedora >21:38:02,438 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:952 (disableRepo) >21:38:02,439 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,441 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,444 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:523 (updateBaseRepo) >21:38:02,445 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,447 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,450 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,451 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,453 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,456 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,457 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,459 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,462 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,463 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,465 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,468 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,469 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,471 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,473 DEBUG packaging: disabling repo updates-testing >21:38:02,476 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:952 (disableRepo) >21:38:02,477 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,479 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,482 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:523 (updateBaseRepo) >21:38:02,483 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,486 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,488 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,489 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,491 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,494 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,495 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,498 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,501 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,502 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,504 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,507 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,509 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,510 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,513 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:913 (_removeYumRepo) >21:38:02,514 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,516 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,519 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:509 (updateBaseRepo) >21:38:02,520 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,522 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,524 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,526 INFO packaging: gathering repo metadata >21:38:02,529 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:528 (gatherRepoMetadata) >21:38:02,530 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,531 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,535 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:194 (setup) >21:38:02,536 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,538 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,541 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:194 (setup) >21:38:02,542 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,544 DEBUG packaging: getting repo metadata for anaconda >21:38:02,547 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:533 (gatherRepoMetadata) >21:38:02,548 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,646 DEBUG packaging: getting group info for anaconda >21:38:02,676 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,676 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,677 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:194 (setup) >21:38:02,677 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,678 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,678 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:194 (setup) >21:38:02,679 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,679 DEBUG packaging: getting repo metadata for updates >21:38:02,680 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:533 (gatherRepoMetadata) >21:38:02,680 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,689 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,689 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/19/x86_64. Please verify its path and try again >21:38:02,690 DEBUG packaging: disabling repo updates >21:38:02,691 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:952 (disableRepo) >21:38:02,691 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,691 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,692 INFO packaging: about to acquire _yum_lock for AnaPayloadThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:537 (gatherRepoMetadata) >21:38:02,693 INFO packaging: have _yum_lock for AnaPayloadThread >21:38:02,693 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,693 INFO packaging: gave up _yum_lock for AnaPayloadThread >21:38:02,694 INFO packaging: metadata retrieval complete >21:39:23,129 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py:1264 (apply) >21:39:23,129 INFO packaging: have _yum_lock for MainThread >21:39:23,131 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >21:39:23,131 INFO packaging: have _yum_lock for MainThread >21:39:23,131 INFO packaging: gave up _yum_lock for MainThread >21:39:23,131 INFO packaging: gave up _yum_lock for MainThread >21:39:23,133 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py:1265 (apply) >21:39:23,133 INFO packaging: have _yum_lock for MainThread >21:39:23,134 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >21:39:23,134 INFO packaging: have _yum_lock for MainThread >21:39:23,134 INFO packaging: gave up _yum_lock for MainThread >21:39:23,135 INFO packaging: gave up _yum_lock for MainThread >17:39:23,567 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:970 (environments) >17:39:23,567 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:23,568 DEBUG yum.verbose.YumBase: Setting up Package Sacks >17:39:23,571 INFO_2 yum.verbose.plugin: Determining fastest mirrors >17:39:25,023 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >17:39:25,134 DEBUG yum.verbose.YumBase: pkgsack time: 1.565 >17:39:25,202 DEBUG yum.verbose.YumBase: group time: 1.634 >17:39:25,203 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:25,204 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:191 (_initialize) >17:39:25,204 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:25,204 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:25,205 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1084 (groups) >17:39:25,205 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:25,206 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:25,206 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:192 (_initialize) >17:39:25,206 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:25,207 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:25,209 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:970 (environments) >17:39:25,210 INFO packaging: have _yum_lock for MainThread >17:39:25,210 INFO packaging: gave up _yum_lock for MainThread >17:39:25,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:232 (refresh) >17:39:25,212 INFO packaging: have _yum_lock for MainThread >17:39:25,213 INFO packaging: gave up _yum_lock for MainThread >17:39:25,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,218 INFO packaging: have _yum_lock for MainThread >17:39:25,220 INFO packaging: gave up _yum_lock for MainThread >17:39:25,224 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,225 INFO packaging: have _yum_lock for MainThread >17:39:25,227 INFO packaging: gave up _yum_lock for MainThread >17:39:25,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,232 INFO packaging: have _yum_lock for MainThread >17:39:25,234 INFO packaging: gave up _yum_lock for MainThread >17:39:25,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,239 INFO packaging: have _yum_lock for MainThread >17:39:25,241 INFO packaging: gave up _yum_lock for MainThread >17:39:25,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,246 INFO packaging: have _yum_lock for MainThread >17:39:25,247 INFO packaging: gave up _yum_lock for MainThread >17:39:25,251 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,252 INFO packaging: have _yum_lock for MainThread >17:39:25,254 INFO packaging: gave up _yum_lock for MainThread >17:39:25,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,259 INFO packaging: have _yum_lock for MainThread >17:39:25,261 INFO packaging: gave up _yum_lock for MainThread >17:39:25,264 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,265 INFO packaging: have _yum_lock for MainThread >17:39:25,268 INFO packaging: gave up _yum_lock for MainThread >17:39:25,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,272 INFO packaging: have _yum_lock for MainThread >17:39:25,274 INFO packaging: gave up _yum_lock for MainThread >17:39:25,278 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,279 INFO packaging: have _yum_lock for MainThread >17:39:25,281 INFO packaging: gave up _yum_lock for MainThread >17:39:25,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,286 INFO packaging: have _yum_lock for MainThread >17:39:25,288 INFO packaging: gave up _yum_lock for MainThread >17:39:25,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,293 INFO packaging: have _yum_lock for MainThread >17:39:25,295 INFO packaging: gave up _yum_lock for MainThread >17:39:25,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,300 INFO packaging: have _yum_lock for MainThread >17:39:25,301 INFO packaging: gave up _yum_lock for MainThread >17:39:25,305 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,306 INFO packaging: have _yum_lock for MainThread >17:39:25,308 INFO packaging: gave up _yum_lock for MainThread >17:39:25,311 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,312 INFO packaging: have _yum_lock for MainThread >17:39:25,314 INFO packaging: gave up _yum_lock for MainThread >17:39:25,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,318 INFO packaging: have _yum_lock for MainThread >17:39:25,320 INFO packaging: gave up _yum_lock for MainThread >17:39:25,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,323 INFO packaging: have _yum_lock for MainThread >17:39:25,325 INFO packaging: gave up _yum_lock for MainThread >17:39:25,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,329 INFO packaging: have _yum_lock for MainThread >17:39:25,331 INFO packaging: gave up _yum_lock for MainThread >17:39:25,334 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >17:39:25,334 INFO packaging: have _yum_lock for MainThread >17:39:25,337 INFO packaging: gave up _yum_lock for MainThread >17:39:25,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >17:39:25,340 INFO packaging: have _yum_lock for MainThread >17:39:25,342 INFO packaging: gave up _yum_lock for MainThread >17:39:25,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1084 (groups) >17:39:25,346 INFO packaging: have _yum_lock for MainThread >17:39:25,348 INFO packaging: gave up _yum_lock for MainThread >17:39:25,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:257 (refreshAddons) >17:39:25,352 INFO packaging: have _yum_lock for MainThread >17:39:25,354 INFO packaging: gave up _yum_lock for MainThread >17:39:25,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,357 INFO packaging: have _yum_lock for MainThread >17:39:25,359 INFO packaging: gave up _yum_lock for MainThread >17:39:25,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,363 INFO packaging: have _yum_lock for MainThread >17:39:25,365 INFO packaging: gave up _yum_lock for MainThread >17:39:25,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,369 INFO packaging: have _yum_lock for MainThread >17:39:25,371 INFO packaging: gave up _yum_lock for MainThread >17:39:25,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,374 INFO packaging: have _yum_lock for MainThread >17:39:25,377 INFO packaging: gave up _yum_lock for MainThread >17:39:25,380 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,380 INFO packaging: have _yum_lock for MainThread >17:39:25,382 INFO packaging: gave up _yum_lock for MainThread >17:39:25,385 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,386 INFO packaging: have _yum_lock for MainThread >17:39:25,388 INFO packaging: gave up _yum_lock for MainThread >17:39:25,391 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,392 INFO packaging: have _yum_lock for MainThread >17:39:25,393 INFO packaging: gave up _yum_lock for MainThread >17:39:25,397 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,397 INFO packaging: have _yum_lock for MainThread >17:39:25,399 INFO packaging: gave up _yum_lock for MainThread >17:39:25,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,403 INFO packaging: have _yum_lock for MainThread >17:39:25,405 INFO packaging: gave up _yum_lock for MainThread >17:39:25,408 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,409 INFO packaging: have _yum_lock for MainThread >17:39:25,411 INFO packaging: gave up _yum_lock for MainThread >17:39:25,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,414 INFO packaging: have _yum_lock for MainThread >17:39:25,417 INFO packaging: gave up _yum_lock for MainThread >17:39:25,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,420 INFO packaging: have _yum_lock for MainThread >17:39:25,422 INFO packaging: gave up _yum_lock for MainThread >17:39:25,425 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,426 INFO packaging: have _yum_lock for MainThread >17:39:25,428 INFO packaging: gave up _yum_lock for MainThread >17:39:25,431 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,432 INFO packaging: have _yum_lock for MainThread >17:39:25,434 INFO packaging: gave up _yum_lock for MainThread >17:39:25,437 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,438 INFO packaging: have _yum_lock for MainThread >17:39:25,440 INFO packaging: gave up _yum_lock for MainThread >17:39:25,443 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,443 INFO packaging: have _yum_lock for MainThread >17:39:25,445 INFO packaging: gave up _yum_lock for MainThread >17:39:25,448 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,449 INFO packaging: have _yum_lock for MainThread >17:39:25,451 INFO packaging: gave up _yum_lock for MainThread >17:39:25,454 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,454 INFO packaging: have _yum_lock for MainThread >17:39:25,457 INFO packaging: gave up _yum_lock for MainThread >17:39:25,460 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,460 INFO packaging: have _yum_lock for MainThread >17:39:25,462 INFO packaging: gave up _yum_lock for MainThread >17:39:25,465 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,466 INFO packaging: have _yum_lock for MainThread >17:39:25,469 INFO packaging: gave up _yum_lock for MainThread >17:39:25,472 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,472 INFO packaging: have _yum_lock for MainThread >17:39:25,474 INFO packaging: gave up _yum_lock for MainThread >17:39:25,477 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,478 INFO packaging: have _yum_lock for MainThread >17:39:25,480 INFO packaging: gave up _yum_lock for MainThread >17:39:25,482 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,483 INFO packaging: have _yum_lock for MainThread >17:39:25,485 INFO packaging: gave up _yum_lock for MainThread >17:39:25,488 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,489 INFO packaging: have _yum_lock for MainThread >17:39:25,490 INFO packaging: gave up _yum_lock for MainThread >17:39:25,493 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,494 INFO packaging: have _yum_lock for MainThread >17:39:25,497 INFO packaging: gave up _yum_lock for MainThread >17:39:25,499 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,500 INFO packaging: have _yum_lock for MainThread >17:39:25,502 INFO packaging: gave up _yum_lock for MainThread >17:39:25,505 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,506 INFO packaging: have _yum_lock for MainThread >17:39:25,508 INFO packaging: gave up _yum_lock for MainThread >17:39:25,511 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,512 INFO packaging: have _yum_lock for MainThread >17:39:25,514 INFO packaging: gave up _yum_lock for MainThread >17:39:25,517 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,518 INFO packaging: have _yum_lock for MainThread >17:39:25,520 INFO packaging: gave up _yum_lock for MainThread >17:39:25,522 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,523 INFO packaging: have _yum_lock for MainThread >17:39:25,525 INFO packaging: gave up _yum_lock for MainThread >17:39:25,528 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,529 INFO packaging: have _yum_lock for MainThread >17:39:25,531 INFO packaging: gave up _yum_lock for MainThread >17:39:25,534 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,534 INFO packaging: have _yum_lock for MainThread >17:39:25,537 INFO packaging: gave up _yum_lock for MainThread >17:39:25,540 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,541 INFO packaging: have _yum_lock for MainThread >17:39:25,543 INFO packaging: gave up _yum_lock for MainThread >17:39:25,546 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,547 INFO packaging: have _yum_lock for MainThread >17:39:25,548 INFO packaging: gave up _yum_lock for MainThread >17:39:25,551 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,552 INFO packaging: have _yum_lock for MainThread >17:39:25,554 INFO packaging: gave up _yum_lock for MainThread >17:39:25,557 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,558 INFO packaging: have _yum_lock for MainThread >17:39:25,560 INFO packaging: gave up _yum_lock for MainThread >17:39:25,562 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,563 INFO packaging: have _yum_lock for MainThread >17:39:25,565 INFO packaging: gave up _yum_lock for MainThread >17:39:25,569 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,570 INFO packaging: have _yum_lock for MainThread >17:39:25,573 INFO packaging: gave up _yum_lock for MainThread >17:39:25,576 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,577 INFO packaging: have _yum_lock for MainThread >17:39:25,578 INFO packaging: gave up _yum_lock for MainThread >17:39:25,581 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,582 INFO packaging: have _yum_lock for MainThread >17:39:25,584 INFO packaging: gave up _yum_lock for MainThread >17:39:25,587 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,588 INFO packaging: have _yum_lock for MainThread >17:39:25,590 INFO packaging: gave up _yum_lock for MainThread >17:39:25,593 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,593 INFO packaging: have _yum_lock for MainThread >17:39:25,596 INFO packaging: gave up _yum_lock for MainThread >17:39:25,599 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,599 INFO packaging: have _yum_lock for MainThread >17:39:25,601 INFO packaging: gave up _yum_lock for MainThread >17:39:25,604 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,606 INFO packaging: have _yum_lock for MainThread >17:39:25,607 INFO packaging: gave up _yum_lock for MainThread >17:39:25,610 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:25,611 INFO packaging: have _yum_lock for MainThread >17:39:25,613 INFO packaging: gave up _yum_lock for MainThread >17:39:25,616 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,617 INFO packaging: have _yum_lock for MainThread >17:39:25,619 INFO packaging: gave up _yum_lock for MainThread >17:39:25,622 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,623 INFO packaging: have _yum_lock for MainThread >17:39:25,625 INFO packaging: gave up _yum_lock for MainThread >17:39:25,628 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,629 INFO packaging: have _yum_lock for MainThread >17:39:25,631 INFO packaging: gave up _yum_lock for MainThread >17:39:25,634 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,635 INFO packaging: have _yum_lock for MainThread >17:39:25,637 INFO packaging: gave up _yum_lock for MainThread >17:39:25,640 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,641 INFO packaging: have _yum_lock for MainThread >17:39:25,643 INFO packaging: gave up _yum_lock for MainThread >17:39:25,646 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,647 INFO packaging: have _yum_lock for MainThread >17:39:25,649 INFO packaging: gave up _yum_lock for MainThread >17:39:25,652 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,653 INFO packaging: have _yum_lock for MainThread >17:39:25,655 INFO packaging: gave up _yum_lock for MainThread >17:39:25,658 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,659 INFO packaging: have _yum_lock for MainThread >17:39:25,661 INFO packaging: gave up _yum_lock for MainThread >17:39:25,664 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,665 INFO packaging: have _yum_lock for MainThread >17:39:25,667 INFO packaging: gave up _yum_lock for MainThread >17:39:25,669 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,670 INFO packaging: have _yum_lock for MainThread >17:39:25,672 INFO packaging: gave up _yum_lock for MainThread >17:39:25,675 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,676 INFO packaging: have _yum_lock for MainThread >17:39:25,678 INFO packaging: gave up _yum_lock for MainThread >17:39:25,681 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,682 INFO packaging: have _yum_lock for MainThread >17:39:25,684 INFO packaging: gave up _yum_lock for MainThread >17:39:25,687 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,688 INFO packaging: have _yum_lock for MainThread >17:39:25,689 INFO packaging: gave up _yum_lock for MainThread >17:39:25,692 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,693 INFO packaging: have _yum_lock for MainThread >17:39:25,696 INFO packaging: gave up _yum_lock for MainThread >17:39:25,698 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,699 INFO packaging: have _yum_lock for MainThread >17:39:25,702 INFO packaging: gave up _yum_lock for MainThread >17:39:25,705 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,705 INFO packaging: have _yum_lock for MainThread >17:39:25,708 INFO packaging: gave up _yum_lock for MainThread >17:39:25,710 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,711 INFO packaging: have _yum_lock for MainThread >17:39:25,712 INFO packaging: gave up _yum_lock for MainThread >17:39:25,713 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,713 INFO packaging: have _yum_lock for MainThread >17:39:25,714 INFO packaging: gave up _yum_lock for MainThread >17:39:25,715 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,715 INFO packaging: have _yum_lock for MainThread >17:39:25,715 INFO packaging: gave up _yum_lock for MainThread >17:39:25,716 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:25,717 INFO packaging: have _yum_lock for MainThread >17:39:25,717 INFO packaging: gave up _yum_lock for MainThread >17:39:25,718 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,718 INFO packaging: have _yum_lock for MainThread >17:39:25,718 INFO packaging: gave up _yum_lock for MainThread >17:39:25,719 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,720 INFO packaging: have _yum_lock for MainThread >17:39:25,720 INFO packaging: gave up _yum_lock for MainThread >17:39:25,721 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,721 INFO packaging: have _yum_lock for MainThread >17:39:25,721 INFO packaging: gave up _yum_lock for MainThread >17:39:25,723 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,723 INFO packaging: have _yum_lock for MainThread >17:39:25,723 INFO packaging: gave up _yum_lock for MainThread >17:39:25,724 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,725 INFO packaging: have _yum_lock for MainThread >17:39:25,725 INFO packaging: gave up _yum_lock for MainThread >17:39:25,726 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,726 INFO packaging: have _yum_lock for MainThread >17:39:25,726 INFO packaging: gave up _yum_lock for MainThread >17:39:25,728 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,728 INFO packaging: have _yum_lock for MainThread >17:39:25,728 INFO packaging: gave up _yum_lock for MainThread >17:39:25,729 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,729 INFO packaging: have _yum_lock for MainThread >17:39:25,729 INFO packaging: gave up _yum_lock for MainThread >17:39:25,730 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,731 INFO packaging: have _yum_lock for MainThread >17:39:25,731 INFO packaging: gave up _yum_lock for MainThread >17:39:25,732 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,732 INFO packaging: have _yum_lock for MainThread >17:39:25,732 INFO packaging: gave up _yum_lock for MainThread >17:39:25,733 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,734 INFO packaging: have _yum_lock for MainThread >17:39:25,734 INFO packaging: gave up _yum_lock for MainThread >17:39:25,735 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:25,735 INFO packaging: have _yum_lock for MainThread >17:39:25,735 INFO packaging: gave up _yum_lock for MainThread >17:39:25,736 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,736 INFO packaging: have _yum_lock for MainThread >17:39:25,737 INFO packaging: gave up _yum_lock for MainThread >17:39:25,738 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,738 INFO packaging: have _yum_lock for MainThread >17:39:25,738 INFO packaging: gave up _yum_lock for MainThread >17:39:25,739 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,739 INFO packaging: have _yum_lock for MainThread >17:39:25,740 INFO packaging: gave up _yum_lock for MainThread >17:39:25,741 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,741 INFO packaging: have _yum_lock for MainThread >17:39:25,742 INFO packaging: gave up _yum_lock for MainThread >17:39:25,743 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,743 INFO packaging: have _yum_lock for MainThread >17:39:25,743 INFO packaging: gave up _yum_lock for MainThread >17:39:25,744 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,744 INFO packaging: have _yum_lock for MainThread >17:39:25,745 INFO packaging: gave up _yum_lock for MainThread >17:39:25,746 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,746 INFO packaging: have _yum_lock for MainThread >17:39:25,746 INFO packaging: gave up _yum_lock for MainThread >17:39:25,747 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,747 INFO packaging: have _yum_lock for MainThread >17:39:25,748 INFO packaging: gave up _yum_lock for MainThread >17:39:25,749 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,749 INFO packaging: have _yum_lock for MainThread >17:39:25,749 INFO packaging: gave up _yum_lock for MainThread >17:39:25,750 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,750 INFO packaging: have _yum_lock for MainThread >17:39:25,751 INFO packaging: gave up _yum_lock for MainThread >17:39:25,752 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,752 INFO packaging: have _yum_lock for MainThread >17:39:25,752 INFO packaging: gave up _yum_lock for MainThread >17:39:25,753 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,753 INFO packaging: have _yum_lock for MainThread >17:39:25,754 INFO packaging: gave up _yum_lock for MainThread >17:39:25,755 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,755 INFO packaging: have _yum_lock for MainThread >17:39:25,755 INFO packaging: gave up _yum_lock for MainThread >17:39:25,756 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,756 INFO packaging: have _yum_lock for MainThread >17:39:25,757 INFO packaging: gave up _yum_lock for MainThread >17:39:25,758 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,758 INFO packaging: have _yum_lock for MainThread >17:39:25,758 INFO packaging: gave up _yum_lock for MainThread >17:39:25,760 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,760 INFO packaging: have _yum_lock for MainThread >17:39:25,760 INFO packaging: gave up _yum_lock for MainThread >17:39:25,761 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,761 INFO packaging: have _yum_lock for MainThread >17:39:25,761 INFO packaging: gave up _yum_lock for MainThread >17:39:25,763 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,763 INFO packaging: have _yum_lock for MainThread >17:39:25,763 INFO packaging: gave up _yum_lock for MainThread >17:39:25,764 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,764 INFO packaging: have _yum_lock for MainThread >17:39:25,764 INFO packaging: gave up _yum_lock for MainThread >17:39:25,766 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,766 INFO packaging: have _yum_lock for MainThread >17:39:25,766 INFO packaging: gave up _yum_lock for MainThread >17:39:25,767 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,767 INFO packaging: have _yum_lock for MainThread >17:39:25,767 INFO packaging: gave up _yum_lock for MainThread >17:39:25,769 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,769 INFO packaging: have _yum_lock for MainThread >17:39:25,769 INFO packaging: gave up _yum_lock for MainThread >17:39:25,770 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,770 INFO packaging: have _yum_lock for MainThread >17:39:25,771 INFO packaging: gave up _yum_lock for MainThread >17:39:25,772 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,772 INFO packaging: have _yum_lock for MainThread >17:39:25,772 INFO packaging: gave up _yum_lock for MainThread >17:39:25,773 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,774 INFO packaging: have _yum_lock for MainThread >17:39:25,774 INFO packaging: gave up _yum_lock for MainThread >17:39:25,775 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,775 INFO packaging: have _yum_lock for MainThread >17:39:25,775 INFO packaging: gave up _yum_lock for MainThread >17:39:25,776 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,777 INFO packaging: have _yum_lock for MainThread >17:39:25,777 INFO packaging: gave up _yum_lock for MainThread >17:39:25,778 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,778 INFO packaging: have _yum_lock for MainThread >17:39:25,778 INFO packaging: gave up _yum_lock for MainThread >17:39:25,779 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,780 INFO packaging: have _yum_lock for MainThread >17:39:25,780 INFO packaging: gave up _yum_lock for MainThread >17:39:25,781 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,781 INFO packaging: have _yum_lock for MainThread >17:39:25,781 INFO packaging: gave up _yum_lock for MainThread >17:39:25,782 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,782 INFO packaging: have _yum_lock for MainThread >17:39:25,783 INFO packaging: gave up _yum_lock for MainThread >17:39:25,784 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,784 INFO packaging: have _yum_lock for MainThread >17:39:25,784 INFO packaging: gave up _yum_lock for MainThread >17:39:25,785 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,786 INFO packaging: have _yum_lock for MainThread >17:39:25,786 INFO packaging: gave up _yum_lock for MainThread >17:39:25,787 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,787 INFO packaging: have _yum_lock for MainThread >17:39:25,787 INFO packaging: gave up _yum_lock for MainThread >17:39:25,788 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,788 INFO packaging: have _yum_lock for MainThread >17:39:25,789 INFO packaging: gave up _yum_lock for MainThread >17:39:25,790 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:25,790 INFO packaging: have _yum_lock for MainThread >17:39:25,790 INFO packaging: gave up _yum_lock for MainThread >17:39:25,791 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,791 INFO packaging: have _yum_lock for MainThread >17:39:25,792 INFO packaging: gave up _yum_lock for MainThread >17:39:25,793 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,793 INFO packaging: have _yum_lock for MainThread >17:39:25,793 INFO packaging: gave up _yum_lock for MainThread >17:39:25,794 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,794 INFO packaging: have _yum_lock for MainThread >17:39:25,795 INFO packaging: gave up _yum_lock for MainThread >17:39:25,796 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,796 INFO packaging: have _yum_lock for MainThread >17:39:25,796 INFO packaging: gave up _yum_lock for MainThread >17:39:25,798 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,798 INFO packaging: have _yum_lock for MainThread >17:39:25,798 INFO packaging: gave up _yum_lock for MainThread >17:39:25,799 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,799 INFO packaging: have _yum_lock for MainThread >17:39:25,800 INFO packaging: gave up _yum_lock for MainThread >17:39:25,801 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,801 INFO packaging: have _yum_lock for MainThread >17:39:25,801 INFO packaging: gave up _yum_lock for MainThread >17:39:25,802 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,802 INFO packaging: have _yum_lock for MainThread >17:39:25,803 INFO packaging: gave up _yum_lock for MainThread >17:39:25,804 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,804 INFO packaging: have _yum_lock for MainThread >17:39:25,804 INFO packaging: gave up _yum_lock for MainThread >17:39:25,805 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,805 INFO packaging: have _yum_lock for MainThread >17:39:25,806 INFO packaging: gave up _yum_lock for MainThread >17:39:25,807 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,807 INFO packaging: have _yum_lock for MainThread >17:39:25,807 INFO packaging: gave up _yum_lock for MainThread >17:39:25,808 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,808 INFO packaging: have _yum_lock for MainThread >17:39:25,808 INFO packaging: gave up _yum_lock for MainThread >17:39:25,810 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,810 INFO packaging: have _yum_lock for MainThread >17:39:25,810 INFO packaging: gave up _yum_lock for MainThread >17:39:25,811 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,811 INFO packaging: have _yum_lock for MainThread >17:39:25,811 INFO packaging: gave up _yum_lock for MainThread >17:39:25,813 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,813 INFO packaging: have _yum_lock for MainThread >17:39:25,813 INFO packaging: gave up _yum_lock for MainThread >17:39:25,814 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,814 INFO packaging: have _yum_lock for MainThread >17:39:25,814 INFO packaging: gave up _yum_lock for MainThread >17:39:25,816 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,816 INFO packaging: have _yum_lock for MainThread >17:39:25,816 INFO packaging: gave up _yum_lock for MainThread >17:39:25,817 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,817 INFO packaging: have _yum_lock for MainThread >17:39:25,817 INFO packaging: gave up _yum_lock for MainThread >17:39:25,819 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,819 INFO packaging: have _yum_lock for MainThread >17:39:25,819 INFO packaging: gave up _yum_lock for MainThread >17:39:25,820 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,820 INFO packaging: have _yum_lock for MainThread >17:39:25,820 INFO packaging: gave up _yum_lock for MainThread >17:39:25,822 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,822 INFO packaging: have _yum_lock for MainThread >17:39:25,822 INFO packaging: gave up _yum_lock for MainThread >17:39:25,823 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,823 INFO packaging: have _yum_lock for MainThread >17:39:25,823 INFO packaging: gave up _yum_lock for MainThread >17:39:25,825 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,825 INFO packaging: have _yum_lock for MainThread >17:39:25,825 INFO packaging: gave up _yum_lock for MainThread >17:39:25,826 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,826 INFO packaging: have _yum_lock for MainThread >17:39:25,826 INFO packaging: gave up _yum_lock for MainThread >17:39:25,828 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,828 INFO packaging: have _yum_lock for MainThread >17:39:25,828 INFO packaging: gave up _yum_lock for MainThread >17:39:25,829 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,829 INFO packaging: have _yum_lock for MainThread >17:39:25,829 INFO packaging: gave up _yum_lock for MainThread >17:39:25,831 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,831 INFO packaging: have _yum_lock for MainThread >17:39:25,831 INFO packaging: gave up _yum_lock for MainThread >17:39:25,832 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,832 INFO packaging: have _yum_lock for MainThread >17:39:25,832 INFO packaging: gave up _yum_lock for MainThread >17:39:25,834 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,834 INFO packaging: have _yum_lock for MainThread >17:39:25,834 INFO packaging: gave up _yum_lock for MainThread >17:39:25,835 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,835 INFO packaging: have _yum_lock for MainThread >17:39:25,835 INFO packaging: gave up _yum_lock for MainThread >17:39:25,836 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,837 INFO packaging: have _yum_lock for MainThread >17:39:25,837 INFO packaging: gave up _yum_lock for MainThread >17:39:25,838 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,838 INFO packaging: have _yum_lock for MainThread >17:39:25,838 INFO packaging: gave up _yum_lock for MainThread >17:39:25,839 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,840 INFO packaging: have _yum_lock for MainThread >17:39:25,840 INFO packaging: gave up _yum_lock for MainThread >17:39:25,841 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,841 INFO packaging: have _yum_lock for MainThread >17:39:25,841 INFO packaging: gave up _yum_lock for MainThread >17:39:25,842 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,843 INFO packaging: have _yum_lock for MainThread >17:39:25,843 INFO packaging: gave up _yum_lock for MainThread >17:39:25,844 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,844 INFO packaging: have _yum_lock for MainThread >17:39:25,844 INFO packaging: gave up _yum_lock for MainThread >17:39:25,845 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,846 INFO packaging: have _yum_lock for MainThread >17:39:25,846 INFO packaging: gave up _yum_lock for MainThread >17:39:25,847 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,847 INFO packaging: have _yum_lock for MainThread >17:39:25,847 INFO packaging: gave up _yum_lock for MainThread >17:39:25,848 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,848 INFO packaging: have _yum_lock for MainThread >17:39:25,849 INFO packaging: gave up _yum_lock for MainThread >17:39:25,850 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,850 INFO packaging: have _yum_lock for MainThread >17:39:25,850 INFO packaging: gave up _yum_lock for MainThread >17:39:25,851 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,851 INFO packaging: have _yum_lock for MainThread >17:39:25,852 INFO packaging: gave up _yum_lock for MainThread >17:39:25,853 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,853 INFO packaging: have _yum_lock for MainThread >17:39:25,853 INFO packaging: gave up _yum_lock for MainThread >17:39:25,854 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,854 INFO packaging: have _yum_lock for MainThread >17:39:25,855 INFO packaging: gave up _yum_lock for MainThread >17:39:25,856 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,856 INFO packaging: have _yum_lock for MainThread >17:39:25,856 INFO packaging: gave up _yum_lock for MainThread >17:39:25,857 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,857 INFO packaging: have _yum_lock for MainThread >17:39:25,858 INFO packaging: gave up _yum_lock for MainThread >17:39:25,859 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,859 INFO packaging: have _yum_lock for MainThread >17:39:25,859 INFO packaging: gave up _yum_lock for MainThread >17:39:25,860 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,860 INFO packaging: have _yum_lock for MainThread >17:39:25,861 INFO packaging: gave up _yum_lock for MainThread >17:39:25,862 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,862 INFO packaging: have _yum_lock for MainThread >17:39:25,862 INFO packaging: gave up _yum_lock for MainThread >17:39:25,863 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,863 INFO packaging: have _yum_lock for MainThread >17:39:25,864 INFO packaging: gave up _yum_lock for MainThread >17:39:25,865 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,865 INFO packaging: have _yum_lock for MainThread >17:39:25,865 INFO packaging: gave up _yum_lock for MainThread >17:39:25,866 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,866 INFO packaging: have _yum_lock for MainThread >17:39:25,867 INFO packaging: gave up _yum_lock for MainThread >17:39:25,868 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,868 INFO packaging: have _yum_lock for MainThread >17:39:25,868 INFO packaging: gave up _yum_lock for MainThread >17:39:25,869 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,869 INFO packaging: have _yum_lock for MainThread >17:39:25,869 INFO packaging: gave up _yum_lock for MainThread >17:39:25,871 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,871 INFO packaging: have _yum_lock for MainThread >17:39:25,871 INFO packaging: gave up _yum_lock for MainThread >17:39:25,872 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,872 INFO packaging: have _yum_lock for MainThread >17:39:25,872 INFO packaging: gave up _yum_lock for MainThread >17:39:25,874 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,874 INFO packaging: have _yum_lock for MainThread >17:39:25,874 INFO packaging: gave up _yum_lock for MainThread >17:39:25,875 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,875 INFO packaging: have _yum_lock for MainThread >17:39:25,875 INFO packaging: gave up _yum_lock for MainThread >17:39:25,877 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,877 INFO packaging: have _yum_lock for MainThread >17:39:25,877 INFO packaging: gave up _yum_lock for MainThread >17:39:25,878 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,878 INFO packaging: have _yum_lock for MainThread >17:39:25,878 INFO packaging: gave up _yum_lock for MainThread >17:39:25,880 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,880 INFO packaging: have _yum_lock for MainThread >17:39:25,880 INFO packaging: gave up _yum_lock for MainThread >17:39:25,881 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,881 INFO packaging: have _yum_lock for MainThread >17:39:25,881 INFO packaging: gave up _yum_lock for MainThread >17:39:25,883 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,883 INFO packaging: have _yum_lock for MainThread >17:39:25,883 INFO packaging: gave up _yum_lock for MainThread >17:39:25,884 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,884 INFO packaging: have _yum_lock for MainThread >17:39:25,884 INFO packaging: gave up _yum_lock for MainThread >17:39:25,886 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,886 INFO packaging: have _yum_lock for MainThread >17:39:25,886 INFO packaging: gave up _yum_lock for MainThread >17:39:25,887 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,887 INFO packaging: have _yum_lock for MainThread >17:39:25,887 INFO packaging: gave up _yum_lock for MainThread >17:39:25,888 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,889 INFO packaging: have _yum_lock for MainThread >17:39:25,889 INFO packaging: gave up _yum_lock for MainThread >17:39:25,890 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,890 INFO packaging: have _yum_lock for MainThread >17:39:25,890 INFO packaging: gave up _yum_lock for MainThread >17:39:25,891 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,892 INFO packaging: have _yum_lock for MainThread >17:39:25,892 INFO packaging: gave up _yum_lock for MainThread >17:39:25,893 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,893 INFO packaging: have _yum_lock for MainThread >17:39:25,893 INFO packaging: gave up _yum_lock for MainThread >17:39:25,894 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,895 INFO packaging: have _yum_lock for MainThread >17:39:25,895 INFO packaging: gave up _yum_lock for MainThread >17:39:25,896 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,896 INFO packaging: have _yum_lock for MainThread >17:39:25,896 INFO packaging: gave up _yum_lock for MainThread >17:39:25,897 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,898 INFO packaging: have _yum_lock for MainThread >17:39:25,898 INFO packaging: gave up _yum_lock for MainThread >17:39:25,899 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,899 INFO packaging: have _yum_lock for MainThread >17:39:25,899 INFO packaging: gave up _yum_lock for MainThread >17:39:25,900 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,901 INFO packaging: have _yum_lock for MainThread >17:39:25,901 INFO packaging: gave up _yum_lock for MainThread >17:39:25,902 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,902 INFO packaging: have _yum_lock for MainThread >17:39:25,902 INFO packaging: gave up _yum_lock for MainThread >17:39:25,903 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,903 INFO packaging: have _yum_lock for MainThread >17:39:25,904 INFO packaging: gave up _yum_lock for MainThread >17:39:25,905 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,905 INFO packaging: have _yum_lock for MainThread >17:39:25,905 INFO packaging: gave up _yum_lock for MainThread >17:39:25,906 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,906 INFO packaging: have _yum_lock for MainThread >17:39:25,907 INFO packaging: gave up _yum_lock for MainThread >17:39:25,908 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,908 INFO packaging: have _yum_lock for MainThread >17:39:25,908 INFO packaging: gave up _yum_lock for MainThread >17:39:25,909 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,909 INFO packaging: have _yum_lock for MainThread >17:39:25,910 INFO packaging: gave up _yum_lock for MainThread >17:39:25,911 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,911 INFO packaging: have _yum_lock for MainThread >17:39:25,911 INFO packaging: gave up _yum_lock for MainThread >17:39:25,912 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,912 INFO packaging: have _yum_lock for MainThread >17:39:25,913 INFO packaging: gave up _yum_lock for MainThread >17:39:25,914 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,914 INFO packaging: have _yum_lock for MainThread >17:39:25,914 INFO packaging: gave up _yum_lock for MainThread >17:39:25,915 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,915 INFO packaging: have _yum_lock for MainThread >17:39:25,916 INFO packaging: gave up _yum_lock for MainThread >17:39:25,917 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,917 INFO packaging: have _yum_lock for MainThread >17:39:25,917 INFO packaging: gave up _yum_lock for MainThread >17:39:25,918 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,918 INFO packaging: have _yum_lock for MainThread >17:39:25,918 INFO packaging: gave up _yum_lock for MainThread >17:39:25,920 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,920 INFO packaging: have _yum_lock for MainThread >17:39:25,920 INFO packaging: gave up _yum_lock for MainThread >17:39:25,921 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,921 INFO packaging: have _yum_lock for MainThread >17:39:25,921 INFO packaging: gave up _yum_lock for MainThread >17:39:25,923 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,923 INFO packaging: have _yum_lock for MainThread >17:39:25,923 INFO packaging: gave up _yum_lock for MainThread >17:39:25,924 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,924 INFO packaging: have _yum_lock for MainThread >17:39:25,925 INFO packaging: gave up _yum_lock for MainThread >17:39:25,926 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,926 INFO packaging: have _yum_lock for MainThread >17:39:25,926 INFO packaging: gave up _yum_lock for MainThread >17:39:25,927 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,927 INFO packaging: have _yum_lock for MainThread >17:39:25,928 INFO packaging: gave up _yum_lock for MainThread >17:39:25,929 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,929 INFO packaging: have _yum_lock for MainThread >17:39:25,929 INFO packaging: gave up _yum_lock for MainThread >17:39:25,930 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,930 INFO packaging: have _yum_lock for MainThread >17:39:25,931 INFO packaging: gave up _yum_lock for MainThread >17:39:25,932 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,932 INFO packaging: have _yum_lock for MainThread >17:39:25,932 INFO packaging: gave up _yum_lock for MainThread >17:39:25,933 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,933 INFO packaging: have _yum_lock for MainThread >17:39:25,934 INFO packaging: gave up _yum_lock for MainThread >17:39:25,935 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,935 INFO packaging: have _yum_lock for MainThread >17:39:25,935 INFO packaging: gave up _yum_lock for MainThread >17:39:25,936 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,936 INFO packaging: have _yum_lock for MainThread >17:39:25,937 INFO packaging: gave up _yum_lock for MainThread >17:39:25,938 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,938 INFO packaging: have _yum_lock for MainThread >17:39:25,938 INFO packaging: gave up _yum_lock for MainThread >17:39:25,939 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,939 INFO packaging: have _yum_lock for MainThread >17:39:25,939 INFO packaging: gave up _yum_lock for MainThread >17:39:25,941 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,941 INFO packaging: have _yum_lock for MainThread >17:39:25,941 INFO packaging: gave up _yum_lock for MainThread >17:39:25,942 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,942 INFO packaging: have _yum_lock for MainThread >17:39:25,942 INFO packaging: gave up _yum_lock for MainThread >17:39:25,944 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,944 INFO packaging: have _yum_lock for MainThread >17:39:25,944 INFO packaging: gave up _yum_lock for MainThread >17:39:25,945 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,945 INFO packaging: have _yum_lock for MainThread >17:39:25,945 INFO packaging: gave up _yum_lock for MainThread >17:39:25,947 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,947 INFO packaging: have _yum_lock for MainThread >17:39:25,947 INFO packaging: gave up _yum_lock for MainThread >17:39:25,948 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,948 INFO packaging: have _yum_lock for MainThread >17:39:25,948 INFO packaging: gave up _yum_lock for MainThread >17:39:25,950 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,950 INFO packaging: have _yum_lock for MainThread >17:39:25,950 INFO packaging: gave up _yum_lock for MainThread >17:39:25,951 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,951 INFO packaging: have _yum_lock for MainThread >17:39:25,952 INFO packaging: gave up _yum_lock for MainThread >17:39:25,953 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,953 INFO packaging: have _yum_lock for MainThread >17:39:25,953 INFO packaging: gave up _yum_lock for MainThread >17:39:25,954 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,955 INFO packaging: have _yum_lock for MainThread >17:39:25,955 INFO packaging: gave up _yum_lock for MainThread >17:39:25,956 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,956 INFO packaging: have _yum_lock for MainThread >17:39:25,956 INFO packaging: gave up _yum_lock for MainThread >17:39:25,957 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,958 INFO packaging: have _yum_lock for MainThread >17:39:25,958 INFO packaging: gave up _yum_lock for MainThread >17:39:25,959 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,959 INFO packaging: have _yum_lock for MainThread >17:39:25,959 INFO packaging: gave up _yum_lock for MainThread >17:39:25,960 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,961 INFO packaging: have _yum_lock for MainThread >17:39:25,961 INFO packaging: gave up _yum_lock for MainThread >17:39:25,962 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,962 INFO packaging: have _yum_lock for MainThread >17:39:25,962 INFO packaging: gave up _yum_lock for MainThread >17:39:25,964 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,964 INFO packaging: have _yum_lock for MainThread >17:39:25,964 INFO packaging: gave up _yum_lock for MainThread >17:39:25,965 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,965 INFO packaging: have _yum_lock for MainThread >17:39:25,965 INFO packaging: gave up _yum_lock for MainThread >17:39:25,967 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,967 INFO packaging: have _yum_lock for MainThread >17:39:25,967 INFO packaging: gave up _yum_lock for MainThread >17:39:25,968 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,968 INFO packaging: have _yum_lock for MainThread >17:39:25,969 INFO packaging: gave up _yum_lock for MainThread >17:39:25,970 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,970 INFO packaging: have _yum_lock for MainThread >17:39:25,970 INFO packaging: gave up _yum_lock for MainThread >17:39:25,971 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,972 INFO packaging: have _yum_lock for MainThread >17:39:25,972 INFO packaging: gave up _yum_lock for MainThread >17:39:25,973 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,973 INFO packaging: have _yum_lock for MainThread >17:39:25,973 INFO packaging: gave up _yum_lock for MainThread >17:39:25,975 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,975 INFO packaging: have _yum_lock for MainThread >17:39:25,975 INFO packaging: gave up _yum_lock for MainThread >17:39:25,976 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,976 INFO packaging: have _yum_lock for MainThread >17:39:25,977 INFO packaging: gave up _yum_lock for MainThread >17:39:25,978 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,978 INFO packaging: have _yum_lock for MainThread >17:39:25,978 INFO packaging: gave up _yum_lock for MainThread >17:39:25,979 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,980 INFO packaging: have _yum_lock for MainThread >17:39:25,980 INFO packaging: gave up _yum_lock for MainThread >17:39:25,981 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,981 INFO packaging: have _yum_lock for MainThread >17:39:25,981 INFO packaging: gave up _yum_lock for MainThread >17:39:25,982 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,983 INFO packaging: have _yum_lock for MainThread >17:39:25,983 INFO packaging: gave up _yum_lock for MainThread >17:39:25,984 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,985 INFO packaging: have _yum_lock for MainThread >17:39:25,985 INFO packaging: gave up _yum_lock for MainThread >17:39:25,987 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:25,987 INFO packaging: have _yum_lock for MainThread >17:39:25,987 INFO packaging: gave up _yum_lock for MainThread >17:39:25,989 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:25,989 INFO packaging: have _yum_lock for MainThread >17:39:25,989 INFO packaging: gave up _yum_lock for MainThread >17:39:25,991 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,991 INFO packaging: have _yum_lock for MainThread >17:39:25,991 INFO packaging: gave up _yum_lock for MainThread >17:39:25,993 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,993 INFO packaging: have _yum_lock for MainThread >17:39:25,993 INFO packaging: gave up _yum_lock for MainThread >17:39:25,995 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:25,995 INFO packaging: have _yum_lock for MainThread >17:39:25,996 INFO packaging: gave up _yum_lock for MainThread >17:39:25,997 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:25,997 INFO packaging: have _yum_lock for MainThread >17:39:25,998 INFO packaging: gave up _yum_lock for MainThread >17:39:25,999 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:25,999 INFO packaging: have _yum_lock for MainThread >17:39:25,999 INFO packaging: gave up _yum_lock for MainThread >17:39:26,000 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,001 INFO packaging: have _yum_lock for MainThread >17:39:26,001 INFO packaging: gave up _yum_lock for MainThread >17:39:26,002 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,002 INFO packaging: have _yum_lock for MainThread >17:39:26,002 INFO packaging: gave up _yum_lock for MainThread >17:39:26,003 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,004 INFO packaging: have _yum_lock for MainThread >17:39:26,004 INFO packaging: gave up _yum_lock for MainThread >17:39:26,005 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,005 INFO packaging: have _yum_lock for MainThread >17:39:26,005 INFO packaging: gave up _yum_lock for MainThread >17:39:26,006 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,006 INFO packaging: have _yum_lock for MainThread >17:39:26,006 INFO packaging: gave up _yum_lock for MainThread >17:39:26,008 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,008 INFO packaging: have _yum_lock for MainThread >17:39:26,008 INFO packaging: gave up _yum_lock for MainThread >17:39:26,009 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,009 INFO packaging: have _yum_lock for MainThread >17:39:26,009 INFO packaging: gave up _yum_lock for MainThread >17:39:26,010 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,011 INFO packaging: have _yum_lock for MainThread >17:39:26,011 INFO packaging: gave up _yum_lock for MainThread >17:39:26,012 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,012 INFO packaging: have _yum_lock for MainThread >17:39:26,012 INFO packaging: gave up _yum_lock for MainThread >17:39:26,013 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,013 INFO packaging: have _yum_lock for MainThread >17:39:26,014 INFO packaging: gave up _yum_lock for MainThread >17:39:26,015 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,015 INFO packaging: have _yum_lock for MainThread >17:39:26,015 INFO packaging: gave up _yum_lock for MainThread >17:39:26,016 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,016 INFO packaging: have _yum_lock for MainThread >17:39:26,016 INFO packaging: gave up _yum_lock for MainThread >17:39:26,017 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,018 INFO packaging: have _yum_lock for MainThread >17:39:26,018 INFO packaging: gave up _yum_lock for MainThread >17:39:26,019 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,019 INFO packaging: have _yum_lock for MainThread >17:39:26,019 INFO packaging: gave up _yum_lock for MainThread >17:39:26,020 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,021 INFO packaging: have _yum_lock for MainThread >17:39:26,021 INFO packaging: gave up _yum_lock for MainThread >17:39:26,022 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,022 INFO packaging: have _yum_lock for MainThread >17:39:26,022 INFO packaging: gave up _yum_lock for MainThread >17:39:26,023 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,023 INFO packaging: have _yum_lock for MainThread >17:39:26,024 INFO packaging: gave up _yum_lock for MainThread >17:39:26,025 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,025 INFO packaging: have _yum_lock for MainThread >17:39:26,025 INFO packaging: gave up _yum_lock for MainThread >17:39:26,026 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,026 INFO packaging: have _yum_lock for MainThread >17:39:26,026 INFO packaging: gave up _yum_lock for MainThread >17:39:26,028 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,028 INFO packaging: have _yum_lock for MainThread >17:39:26,028 INFO packaging: gave up _yum_lock for MainThread >17:39:26,029 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,029 INFO packaging: have _yum_lock for MainThread >17:39:26,029 INFO packaging: gave up _yum_lock for MainThread >17:39:26,030 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,031 INFO packaging: have _yum_lock for MainThread >17:39:26,031 INFO packaging: gave up _yum_lock for MainThread >17:39:26,032 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,032 INFO packaging: have _yum_lock for MainThread >17:39:26,032 INFO packaging: gave up _yum_lock for MainThread >17:39:26,033 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,033 INFO packaging: have _yum_lock for MainThread >17:39:26,034 INFO packaging: gave up _yum_lock for MainThread >17:39:26,035 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,035 INFO packaging: have _yum_lock for MainThread >17:39:26,035 INFO packaging: gave up _yum_lock for MainThread >17:39:26,036 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,036 INFO packaging: have _yum_lock for MainThread >17:39:26,036 INFO packaging: gave up _yum_lock for MainThread >17:39:26,038 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,038 INFO packaging: have _yum_lock for MainThread >17:39:26,038 INFO packaging: gave up _yum_lock for MainThread >17:39:26,039 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,039 INFO packaging: have _yum_lock for MainThread >17:39:26,039 INFO packaging: gave up _yum_lock for MainThread >17:39:26,040 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,041 INFO packaging: have _yum_lock for MainThread >17:39:26,041 INFO packaging: gave up _yum_lock for MainThread >17:39:26,042 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,042 INFO packaging: have _yum_lock for MainThread >17:39:26,042 INFO packaging: gave up _yum_lock for MainThread >17:39:26,043 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,043 INFO packaging: have _yum_lock for MainThread >17:39:26,044 INFO packaging: gave up _yum_lock for MainThread >17:39:26,045 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,045 INFO packaging: have _yum_lock for MainThread >17:39:26,045 INFO packaging: gave up _yum_lock for MainThread >17:39:26,046 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,046 INFO packaging: have _yum_lock for MainThread >17:39:26,046 INFO packaging: gave up _yum_lock for MainThread >17:39:26,048 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,048 INFO packaging: have _yum_lock for MainThread >17:39:26,048 INFO packaging: gave up _yum_lock for MainThread >17:39:26,049 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,049 INFO packaging: have _yum_lock for MainThread >17:39:26,049 INFO packaging: gave up _yum_lock for MainThread >17:39:26,050 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,050 INFO packaging: have _yum_lock for MainThread >17:39:26,051 INFO packaging: gave up _yum_lock for MainThread >17:39:26,052 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,052 INFO packaging: have _yum_lock for MainThread >17:39:26,052 INFO packaging: gave up _yum_lock for MainThread >17:39:26,053 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,053 INFO packaging: have _yum_lock for MainThread >17:39:26,054 INFO packaging: gave up _yum_lock for MainThread >17:39:26,055 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,055 INFO packaging: have _yum_lock for MainThread >17:39:26,055 INFO packaging: gave up _yum_lock for MainThread >17:39:26,056 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,056 INFO packaging: have _yum_lock for MainThread >17:39:26,056 INFO packaging: gave up _yum_lock for MainThread >17:39:26,057 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,058 INFO packaging: have _yum_lock for MainThread >17:39:26,058 INFO packaging: gave up _yum_lock for MainThread >17:39:26,059 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,059 INFO packaging: have _yum_lock for MainThread >17:39:26,059 INFO packaging: gave up _yum_lock for MainThread >17:39:26,060 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,060 INFO packaging: have _yum_lock for MainThread >17:39:26,061 INFO packaging: gave up _yum_lock for MainThread >17:39:26,062 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,062 INFO packaging: have _yum_lock for MainThread >17:39:26,062 INFO packaging: gave up _yum_lock for MainThread >17:39:26,063 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,063 INFO packaging: have _yum_lock for MainThread >17:39:26,063 INFO packaging: gave up _yum_lock for MainThread >17:39:26,065 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,065 INFO packaging: have _yum_lock for MainThread >17:39:26,065 INFO packaging: gave up _yum_lock for MainThread >17:39:26,066 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,066 INFO packaging: have _yum_lock for MainThread >17:39:26,066 INFO packaging: gave up _yum_lock for MainThread >17:39:26,067 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,068 INFO packaging: have _yum_lock for MainThread >17:39:26,068 INFO packaging: gave up _yum_lock for MainThread >17:39:26,069 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,069 INFO packaging: have _yum_lock for MainThread >17:39:26,069 INFO packaging: gave up _yum_lock for MainThread >17:39:26,070 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,070 INFO packaging: have _yum_lock for MainThread >17:39:26,070 INFO packaging: gave up _yum_lock for MainThread >17:39:26,071 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,072 INFO packaging: have _yum_lock for MainThread >17:39:26,072 INFO packaging: gave up _yum_lock for MainThread >17:39:26,073 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:26,073 INFO packaging: have _yum_lock for MainThread >17:39:26,073 INFO packaging: gave up _yum_lock for MainThread >17:39:26,074 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,075 INFO packaging: have _yum_lock for MainThread >17:39:26,075 INFO packaging: gave up _yum_lock for MainThread >17:39:26,076 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,076 INFO packaging: have _yum_lock for MainThread >17:39:26,076 INFO packaging: gave up _yum_lock for MainThread >17:39:26,077 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,077 INFO packaging: have _yum_lock for MainThread >17:39:26,078 INFO packaging: gave up _yum_lock for MainThread >17:39:26,079 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,079 INFO packaging: have _yum_lock for MainThread >17:39:26,079 INFO packaging: gave up _yum_lock for MainThread >17:39:26,080 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,080 INFO packaging: have _yum_lock for MainThread >17:39:26,080 INFO packaging: gave up _yum_lock for MainThread >17:39:26,081 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,082 INFO packaging: have _yum_lock for MainThread >17:39:26,082 INFO packaging: gave up _yum_lock for MainThread >17:39:26,083 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,083 INFO packaging: have _yum_lock for MainThread >17:39:26,083 INFO packaging: gave up _yum_lock for MainThread >17:39:26,084 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,085 INFO packaging: have _yum_lock for MainThread >17:39:26,085 INFO packaging: gave up _yum_lock for MainThread >17:39:26,086 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,086 INFO packaging: have _yum_lock for MainThread >17:39:26,086 INFO packaging: gave up _yum_lock for MainThread >17:39:26,087 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,087 INFO packaging: have _yum_lock for MainThread >17:39:26,087 INFO packaging: gave up _yum_lock for MainThread >17:39:26,089 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,089 INFO packaging: have _yum_lock for MainThread >17:39:26,089 INFO packaging: gave up _yum_lock for MainThread >17:39:26,090 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,090 INFO packaging: have _yum_lock for MainThread >17:39:26,090 INFO packaging: gave up _yum_lock for MainThread >17:39:26,091 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,092 INFO packaging: have _yum_lock for MainThread >17:39:26,092 INFO packaging: gave up _yum_lock for MainThread >17:39:26,093 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,093 INFO packaging: have _yum_lock for MainThread >17:39:26,093 INFO packaging: gave up _yum_lock for MainThread >17:39:26,094 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,094 INFO packaging: have _yum_lock for MainThread >17:39:26,095 INFO packaging: gave up _yum_lock for MainThread >17:39:26,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,096 INFO packaging: have _yum_lock for MainThread >17:39:26,096 INFO packaging: gave up _yum_lock for MainThread >17:39:26,097 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,097 INFO packaging: have _yum_lock for MainThread >17:39:26,097 INFO packaging: gave up _yum_lock for MainThread >17:39:26,099 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,099 INFO packaging: have _yum_lock for MainThread >17:39:26,099 INFO packaging: gave up _yum_lock for MainThread >17:39:26,100 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,100 INFO packaging: have _yum_lock for MainThread >17:39:26,100 INFO packaging: gave up _yum_lock for MainThread >17:39:26,101 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,102 INFO packaging: have _yum_lock for MainThread >17:39:26,102 INFO packaging: gave up _yum_lock for MainThread >17:39:26,103 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,103 INFO packaging: have _yum_lock for MainThread >17:39:26,103 INFO packaging: gave up _yum_lock for MainThread >17:39:26,104 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,104 INFO packaging: have _yum_lock for MainThread >17:39:26,105 INFO packaging: gave up _yum_lock for MainThread >17:39:26,106 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,106 INFO packaging: have _yum_lock for MainThread >17:39:26,106 INFO packaging: gave up _yum_lock for MainThread >17:39:26,107 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,107 INFO packaging: have _yum_lock for MainThread >17:39:26,107 INFO packaging: gave up _yum_lock for MainThread >17:39:26,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,109 INFO packaging: have _yum_lock for MainThread >17:39:26,109 INFO packaging: gave up _yum_lock for MainThread >17:39:26,110 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,110 INFO packaging: have _yum_lock for MainThread >17:39:26,110 INFO packaging: gave up _yum_lock for MainThread >17:39:26,111 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,111 INFO packaging: have _yum_lock for MainThread >17:39:26,112 INFO packaging: gave up _yum_lock for MainThread >17:39:26,113 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,113 INFO packaging: have _yum_lock for MainThread >17:39:26,113 INFO packaging: gave up _yum_lock for MainThread >17:39:26,114 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,114 INFO packaging: have _yum_lock for MainThread >17:39:26,114 INFO packaging: gave up _yum_lock for MainThread >17:39:26,116 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,116 INFO packaging: have _yum_lock for MainThread >17:39:26,116 INFO packaging: gave up _yum_lock for MainThread >17:39:26,117 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,117 INFO packaging: have _yum_lock for MainThread >17:39:26,117 INFO packaging: gave up _yum_lock for MainThread >17:39:26,118 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,119 INFO packaging: have _yum_lock for MainThread >17:39:26,119 INFO packaging: gave up _yum_lock for MainThread >17:39:26,120 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,120 INFO packaging: have _yum_lock for MainThread >17:39:26,120 INFO packaging: gave up _yum_lock for MainThread >17:39:26,121 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,121 INFO packaging: have _yum_lock for MainThread >17:39:26,122 INFO packaging: gave up _yum_lock for MainThread >17:39:26,123 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,123 INFO packaging: have _yum_lock for MainThread >17:39:26,123 INFO packaging: gave up _yum_lock for MainThread >17:39:26,124 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,124 INFO packaging: have _yum_lock for MainThread >17:39:26,124 INFO packaging: gave up _yum_lock for MainThread >17:39:26,125 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,126 INFO packaging: have _yum_lock for MainThread >17:39:26,126 INFO packaging: gave up _yum_lock for MainThread >17:39:26,127 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >17:39:26,127 INFO packaging: have _yum_lock for MainThread >17:39:26,127 INFO packaging: gave up _yum_lock for MainThread >17:39:26,128 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,128 INFO packaging: have _yum_lock for MainThread >17:39:26,129 INFO packaging: gave up _yum_lock for MainThread >17:39:26,130 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >17:39:26,130 INFO packaging: have _yum_lock for MainThread >17:39:26,130 INFO packaging: gave up _yum_lock for MainThread >17:39:26,131 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >17:39:26,131 INFO packaging: have _yum_lock for MainThread >17:39:26,132 INFO packaging: gave up _yum_lock for MainThread >17:39:26,133 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,133 INFO packaging: have _yum_lock for MainThread >17:39:26,133 INFO packaging: gave up _yum_lock for MainThread >17:39:26,134 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,135 INFO packaging: have _yum_lock for MainThread >17:39:26,135 INFO packaging: gave up _yum_lock for MainThread >17:39:26,136 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,136 INFO packaging: have _yum_lock for MainThread >17:39:26,136 INFO packaging: gave up _yum_lock for MainThread >17:39:26,137 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,137 INFO packaging: have _yum_lock for MainThread >17:39:26,138 INFO packaging: gave up _yum_lock for MainThread >17:39:26,139 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,139 INFO packaging: have _yum_lock for MainThread >17:39:26,139 INFO packaging: gave up _yum_lock for MainThread >17:39:26,140 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,140 INFO packaging: have _yum_lock for MainThread >17:39:26,140 INFO packaging: gave up _yum_lock for MainThread >17:39:26,142 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,142 INFO packaging: have _yum_lock for MainThread >17:39:26,142 INFO packaging: gave up _yum_lock for MainThread >17:39:26,143 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,143 INFO packaging: have _yum_lock for MainThread >17:39:26,143 INFO packaging: gave up _yum_lock for MainThread >17:39:26,144 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,145 INFO packaging: have _yum_lock for MainThread >17:39:26,145 INFO packaging: gave up _yum_lock for MainThread >17:39:26,146 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,146 INFO packaging: have _yum_lock for MainThread >17:39:26,146 INFO packaging: gave up _yum_lock for MainThread >17:39:26,147 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,147 INFO packaging: have _yum_lock for MainThread >17:39:26,148 INFO packaging: gave up _yum_lock for MainThread >17:39:26,149 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,149 INFO packaging: have _yum_lock for MainThread >17:39:26,149 INFO packaging: gave up _yum_lock for MainThread >17:39:26,150 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,150 INFO packaging: have _yum_lock for MainThread >17:39:26,150 INFO packaging: gave up _yum_lock for MainThread >17:39:26,152 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,152 INFO packaging: have _yum_lock for MainThread >17:39:26,152 INFO packaging: gave up _yum_lock for MainThread >17:39:26,153 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,153 INFO packaging: have _yum_lock for MainThread >17:39:26,153 INFO packaging: gave up _yum_lock for MainThread >17:39:26,154 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,154 INFO packaging: have _yum_lock for MainThread >17:39:26,155 INFO packaging: gave up _yum_lock for MainThread >17:39:26,156 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,156 INFO packaging: have _yum_lock for MainThread >17:39:26,156 INFO packaging: gave up _yum_lock for MainThread >17:39:26,157 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,157 INFO packaging: have _yum_lock for MainThread >17:39:26,157 INFO packaging: gave up _yum_lock for MainThread >17:39:26,159 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,159 INFO packaging: have _yum_lock for MainThread >17:39:26,159 INFO packaging: gave up _yum_lock for MainThread >17:39:26,160 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,160 INFO packaging: have _yum_lock for MainThread >17:39:26,160 INFO packaging: gave up _yum_lock for MainThread >17:39:26,161 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,162 INFO packaging: have _yum_lock for MainThread >17:39:26,162 INFO packaging: gave up _yum_lock for MainThread >17:39:26,163 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,163 INFO packaging: have _yum_lock for MainThread >17:39:26,163 INFO packaging: gave up _yum_lock for MainThread >17:39:26,164 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,165 INFO packaging: have _yum_lock for MainThread >17:39:26,165 INFO packaging: gave up _yum_lock for MainThread >17:39:26,166 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,166 INFO packaging: have _yum_lock for MainThread >17:39:26,166 INFO packaging: gave up _yum_lock for MainThread >17:39:26,167 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,167 INFO packaging: have _yum_lock for MainThread >17:39:26,167 INFO packaging: gave up _yum_lock for MainThread >17:39:26,168 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,169 INFO packaging: have _yum_lock for MainThread >17:39:26,169 INFO packaging: gave up _yum_lock for MainThread >17:39:26,170 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,170 INFO packaging: have _yum_lock for MainThread >17:39:26,170 INFO packaging: gave up _yum_lock for MainThread >17:39:26,171 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,171 INFO packaging: have _yum_lock for MainThread >17:39:26,172 INFO packaging: gave up _yum_lock for MainThread >17:39:26,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,173 INFO packaging: have _yum_lock for MainThread >17:39:26,173 INFO packaging: gave up _yum_lock for MainThread >17:39:26,174 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,174 INFO packaging: have _yum_lock for MainThread >17:39:26,174 INFO packaging: gave up _yum_lock for MainThread >17:39:26,176 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,176 INFO packaging: have _yum_lock for MainThread >17:39:26,176 INFO packaging: gave up _yum_lock for MainThread >17:39:26,177 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,177 INFO packaging: have _yum_lock for MainThread >17:39:26,177 INFO packaging: gave up _yum_lock for MainThread >17:39:26,178 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,179 INFO packaging: have _yum_lock for MainThread >17:39:26,179 INFO packaging: gave up _yum_lock for MainThread >17:39:26,180 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,180 INFO packaging: have _yum_lock for MainThread >17:39:26,180 INFO packaging: gave up _yum_lock for MainThread >17:39:26,181 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,182 INFO packaging: have _yum_lock for MainThread >17:39:26,182 INFO packaging: gave up _yum_lock for MainThread >17:39:26,183 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,183 INFO packaging: have _yum_lock for MainThread >17:39:26,183 INFO packaging: gave up _yum_lock for MainThread >17:39:26,184 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,184 INFO packaging: have _yum_lock for MainThread >17:39:26,184 INFO packaging: gave up _yum_lock for MainThread >17:39:26,186 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,186 INFO packaging: have _yum_lock for MainThread >17:39:26,186 INFO packaging: gave up _yum_lock for MainThread >17:39:26,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,187 INFO packaging: have _yum_lock for MainThread >17:39:26,187 INFO packaging: gave up _yum_lock for MainThread >17:39:26,188 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,188 INFO packaging: have _yum_lock for MainThread >17:39:26,189 INFO packaging: gave up _yum_lock for MainThread >17:39:26,190 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,190 INFO packaging: have _yum_lock for MainThread >17:39:26,190 INFO packaging: gave up _yum_lock for MainThread >17:39:26,191 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,191 INFO packaging: have _yum_lock for MainThread >17:39:26,191 INFO packaging: gave up _yum_lock for MainThread >17:39:26,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,193 INFO packaging: have _yum_lock for MainThread >17:39:26,193 INFO packaging: gave up _yum_lock for MainThread >17:39:26,194 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,194 INFO packaging: have _yum_lock for MainThread >17:39:26,194 INFO packaging: gave up _yum_lock for MainThread >17:39:26,196 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,196 INFO packaging: have _yum_lock for MainThread >17:39:26,196 INFO packaging: gave up _yum_lock for MainThread >17:39:26,197 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,197 INFO packaging: have _yum_lock for MainThread >17:39:26,197 INFO packaging: gave up _yum_lock for MainThread >17:39:26,198 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,198 INFO packaging: have _yum_lock for MainThread >17:39:26,199 INFO packaging: gave up _yum_lock for MainThread >17:39:26,200 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,200 INFO packaging: have _yum_lock for MainThread >17:39:26,200 INFO packaging: gave up _yum_lock for MainThread >17:39:26,201 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,201 INFO packaging: have _yum_lock for MainThread >17:39:26,202 INFO packaging: gave up _yum_lock for MainThread >17:39:26,203 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,203 INFO packaging: have _yum_lock for MainThread >17:39:26,203 INFO packaging: gave up _yum_lock for MainThread >17:39:26,204 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,204 INFO packaging: have _yum_lock for MainThread >17:39:26,205 INFO packaging: gave up _yum_lock for MainThread >17:39:26,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,206 INFO packaging: have _yum_lock for MainThread >17:39:26,206 INFO packaging: gave up _yum_lock for MainThread >17:39:26,207 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,207 INFO packaging: have _yum_lock for MainThread >17:39:26,207 INFO packaging: gave up _yum_lock for MainThread >17:39:26,209 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,209 INFO packaging: have _yum_lock for MainThread >17:39:26,209 INFO packaging: gave up _yum_lock for MainThread >17:39:26,210 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,210 INFO packaging: have _yum_lock for MainThread >17:39:26,210 INFO packaging: gave up _yum_lock for MainThread >17:39:26,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,212 INFO packaging: have _yum_lock for MainThread >17:39:26,212 INFO packaging: gave up _yum_lock for MainThread >17:39:26,213 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,213 INFO packaging: have _yum_lock for MainThread >17:39:26,213 INFO packaging: gave up _yum_lock for MainThread >17:39:26,215 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,215 INFO packaging: have _yum_lock for MainThread >17:39:26,215 INFO packaging: gave up _yum_lock for MainThread >17:39:26,216 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,216 INFO packaging: have _yum_lock for MainThread >17:39:26,216 INFO packaging: gave up _yum_lock for MainThread >17:39:26,217 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,217 INFO packaging: have _yum_lock for MainThread >17:39:26,218 INFO packaging: gave up _yum_lock for MainThread >17:39:26,219 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,219 INFO packaging: have _yum_lock for MainThread >17:39:26,219 INFO packaging: gave up _yum_lock for MainThread >17:39:26,220 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,220 INFO packaging: have _yum_lock for MainThread >17:39:26,220 INFO packaging: gave up _yum_lock for MainThread >17:39:26,222 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,222 INFO packaging: have _yum_lock for MainThread >17:39:26,222 INFO packaging: gave up _yum_lock for MainThread >17:39:26,223 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,223 INFO packaging: have _yum_lock for MainThread >17:39:26,223 INFO packaging: gave up _yum_lock for MainThread >17:39:26,225 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,225 INFO packaging: have _yum_lock for MainThread >17:39:26,225 INFO packaging: gave up _yum_lock for MainThread >17:39:26,226 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,226 INFO packaging: have _yum_lock for MainThread >17:39:26,226 INFO packaging: gave up _yum_lock for MainThread >17:39:26,227 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,228 INFO packaging: have _yum_lock for MainThread >17:39:26,228 INFO packaging: gave up _yum_lock for MainThread >17:39:26,229 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,229 INFO packaging: have _yum_lock for MainThread >17:39:26,229 INFO packaging: gave up _yum_lock for MainThread >17:39:26,230 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,231 INFO packaging: have _yum_lock for MainThread >17:39:26,231 INFO packaging: gave up _yum_lock for MainThread >17:39:26,232 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,232 INFO packaging: have _yum_lock for MainThread >17:39:26,232 INFO packaging: gave up _yum_lock for MainThread >17:39:26,233 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,233 INFO packaging: have _yum_lock for MainThread >17:39:26,234 INFO packaging: gave up _yum_lock for MainThread >17:39:26,235 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,235 INFO packaging: have _yum_lock for MainThread >17:39:26,235 INFO packaging: gave up _yum_lock for MainThread >17:39:26,236 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,236 INFO packaging: have _yum_lock for MainThread >17:39:26,236 INFO packaging: gave up _yum_lock for MainThread >17:39:26,238 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,238 INFO packaging: have _yum_lock for MainThread >17:39:26,238 INFO packaging: gave up _yum_lock for MainThread >17:39:26,239 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,239 INFO packaging: have _yum_lock for MainThread >17:39:26,239 INFO packaging: gave up _yum_lock for MainThread >17:39:26,241 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,241 INFO packaging: have _yum_lock for MainThread >17:39:26,241 INFO packaging: gave up _yum_lock for MainThread >17:39:26,242 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,242 INFO packaging: have _yum_lock for MainThread >17:39:26,242 INFO packaging: gave up _yum_lock for MainThread >17:39:26,243 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,243 INFO packaging: have _yum_lock for MainThread >17:39:26,244 INFO packaging: gave up _yum_lock for MainThread >17:39:26,245 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,245 INFO packaging: have _yum_lock for MainThread >17:39:26,245 INFO packaging: gave up _yum_lock for MainThread >17:39:26,246 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,246 INFO packaging: have _yum_lock for MainThread >17:39:26,246 INFO packaging: gave up _yum_lock for MainThread >17:39:26,248 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,248 INFO packaging: have _yum_lock for MainThread >17:39:26,248 INFO packaging: gave up _yum_lock for MainThread >17:39:26,249 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,249 INFO packaging: have _yum_lock for MainThread >17:39:26,249 INFO packaging: gave up _yum_lock for MainThread >17:39:26,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,251 INFO packaging: have _yum_lock for MainThread >17:39:26,251 INFO packaging: gave up _yum_lock for MainThread >17:39:26,252 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,252 INFO packaging: have _yum_lock for MainThread >17:39:26,252 INFO packaging: gave up _yum_lock for MainThread >17:39:26,253 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >17:39:26,254 INFO packaging: have _yum_lock for MainThread >17:39:26,254 INFO packaging: gave up _yum_lock for MainThread >17:39:26,255 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,255 INFO packaging: have _yum_lock for MainThread >17:39:26,255 INFO packaging: gave up _yum_lock for MainThread >17:39:26,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >17:39:26,256 INFO packaging: have _yum_lock for MainThread >17:39:26,257 INFO packaging: gave up _yum_lock for MainThread >17:39:26,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >17:39:26,258 INFO packaging: have _yum_lock for MainThread >17:39:26,258 INFO packaging: gave up _yum_lock for MainThread >17:39:26,259 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:205 (_initialize) >17:39:26,260 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:26,260 DEBUG packaging: deleting package sacks >17:39:26,261 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:26,262 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1021 (selectEnvironment) >17:39:26,263 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:26,263 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:26,264 INFO packaging: about to acquire _yum_lock for AnaSoftwareWatcher at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:81 (_apply) >17:39:26,264 INFO packaging: have _yum_lock for AnaSoftwareWatcher >17:39:26,264 INFO packaging: gave up _yum_lock for AnaSoftwareWatcher >17:39:26,266 INFO packaging: checking software selection >17:39:26,268 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1310 (checkSoftwareSelection) >17:39:26,268 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:26,268 DEBUG packaging: deleting package sacks >17:39:26,268 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:26,269 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1311 (checkSoftwareSelection) >17:39:26,269 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:26,269 DEBUG packaging: deleting yum transaction info >17:39:26,269 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:26,270 DEBUG packaging: select group core >17:39:26,271 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1266 (_applyYumSelections) >17:39:26,271 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:26,271 DEBUG yum.verbose.YumBase: Setting up Package Sacks >17:39:26,390 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >17:39:26,433 DEBUG yum.verbose.YumBase: pkgsack time: 0.162 >17:39:26,504 DEBUG yum.verbose.YumBase: group time: 0.233 >17:39:26,689 DEBUG yum.verbose.YumBase: Obs Init time: 0.048 >17:39:26,719 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >17:39:26,720 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:26,721 DEBUG packaging: select group core >17:39:26,722 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:26,722 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:26,722 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:26,722 DEBUG packaging: select group gnome-desktop >17:39:26,723 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:26,723 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:26,809 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >17:39:26,831 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >17:39:26,946 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:26,946 DEBUG packaging: select group multimedia >17:39:26,951 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:26,952 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,049 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,050 DEBUG packaging: select group input-methods >17:39:27,055 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,055 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,106 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,106 DEBUG packaging: select group base-x >17:39:27,112 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,112 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,184 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >17:39:27,195 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >17:39:27,206 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,207 DEBUG packaging: select group fonts >17:39:27,213 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,214 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,480 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,480 DEBUG packaging: select group hardware-support >17:39:27,482 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,482 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,489 DEBUG yum.verbose.YumBase: No package named rt73usb-firmware available to be installed >17:39:27,491 DEBUG yum.verbose.YumBase: No package named ql2500-firmware available to be installed >17:39:27,497 DEBUG yum.verbose.YumBase: No package named rt61pci-firmware available to be installed >17:39:27,506 DEBUG yum.verbose.YumBase: No package named ql2400-firmware available to be installed >17:39:27,509 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,509 DEBUG packaging: select group dial-up >17:39:27,511 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,511 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,520 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,520 DEBUG packaging: select group printing >17:39:27,522 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,522 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,589 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,589 DEBUG packaging: select group firefox >17:39:27,591 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,591 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,597 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,597 DEBUG packaging: select group standard >17:39:27,599 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >17:39:27,599 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,692 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,693 DEBUG packaging: select package kernel-PAE >17:39:27,698 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1354 (selectKernelPackage) >17:39:27,699 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,721 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >17:39:27,723 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,723 INFO packaging: no kernel-PAE package >17:39:27,723 DEBUG packaging: select package kernel >17:39:27,727 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1354 (selectKernelPackage) >17:39:27,727 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,728 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,728 INFO packaging: selected kernel >17:39:27,730 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1303 (_applyYumSelections) >17:39:27,730 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,731 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >17:39:27,732 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:103 (checkSoftwareSelection) >17:39:27,732 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >17:39:27,732 INFO packaging: checking dependencies >17:39:27,901 DEBUG yum.verbose.YumBase: Building updates object >17:39:27,995 DEBUG yum.verbose.YumBase: up:simple updates time: 0.030 >17:39:27,998 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >17:39:27,998 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >17:39:27,998 DEBUG yum.verbose.YumBase: updates time: 0.097 >17:39:27,999 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.36.0-1.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >17:39:28,003 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-3.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >17:39:28,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-200-3.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >17:39:28,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.0-1.fc19.x86_64 to require for libgmodule-2.0.so.0()(64bit) >17:39:28,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.0-1.fc19.x86_64 to require for libglib-2.0.so.0()(64bit) >17:39:28,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-4.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >17:39:28,025 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.8.1-1.git20130327.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,029 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-4.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,038 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-200-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,052 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.18-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,054 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.66-1rc1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,056 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.60-1.fc19.x86_64 to require for chkconfig >17:39:28,057 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-11.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23-0.3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,061 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-200-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,063 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14.3-11.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,065 DEBUG yum.verbose.YumBase: Quick matched nss-3.14.3-11.fc19.x86_64 to require for libsmime3.so()(64bit) >17:39:28,066 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.110-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,068 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.5-2.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,068 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.5-2.fc19.x86_64 to require for libplc4.so()(64bit) >17:39:28,069 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14.3-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >17:39:28,071 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.8.1-1.git20130327.fc19.x86_64 to require for libnm-glib.so.4()(64bit) >17:39:28,071 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc19.x86_64 to require for libnl-genl-3.so.200()(64bit) >17:39:28,071 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc19.x86_64 to require for libnl-3.so.200()(64bit) >17:39:28,077 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-4.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,078 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-13.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,080 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-20.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,081 DEBUG yum.verbose.YumBase: TSINFO: Marking openswan-2.6.38-11.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,083 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,085 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.34.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,086 DEBUG yum.verbose.YumBase: Quick matched pango-1.34.0-1.fc19.x86_64 to require for libpango-1.0.so.0()(64bit) >17:39:28,087 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,092 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.28.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,094 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.14-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,096 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.14-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,097 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >17:39:28,103 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.99-1.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >17:39:28,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-4.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >17:39:28,106 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-4.fc19.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >17:39:28,108 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-2.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >17:39:28,113 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.0-2.fc19.x86_64 as install for 1:NetworkManager-openvpn-0.9.6.0-2.fc19.x86_64 >17:39:28,115 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-2.fc19.x86_64 as install for 1:NetworkManager-openvpn-0.9.6.0-2.fc19.x86_64 >17:39:28,124 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-17.svn457.fc19.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-4.fc19.x86_64 >17:39:28,127 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.7-3.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >17:39:28,128 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.15.2-2.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >17:39:28,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-1.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >17:39:28,134 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-3.fc19.x86_64 as install for PackageKit-gstreamer-plugin-0.8.7-3.fc19.x86_64 >17:39:28,135 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-3.fc19.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >17:39:28,139 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.17-1.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >17:39:28,142 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.17-1.fc19.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >17:39:28,143 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.11-3.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >17:39:28,144 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.92-2.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >17:39:28,146 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.7-3.fc19.x86_64 as install for PackageKit-yum-plugin-0.8.7-3.fc19.x86_64 >17:39:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-4.fc19.x86_64 as install for PackageKit-yum-plugin-0.8.7-3.fc19.x86_64 >17:39:28,150 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-7.fc19.noarch as install for abattis-cantarell-fonts-0.0.12-2.fc19.noarch >17:39:28,154 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,157 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.91.20130323-14.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,163 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,164 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.2.10-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,166 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-5.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,168 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,169 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,171 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,172 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,174 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,175 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,177 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,178 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >17:39:28,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-9.fc19.x86_64 as install for acl-2.2.51-9.fc19.x86_64 >17:39:28,182 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-9.fc19.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >17:39:28,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-9.fc19.x86_64 as install for acl-2.2.51-9.fc19.x86_64 >17:39:28,189 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.7-1.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >17:39:28,190 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.7-1.fc19.x86_64 to require for libguile-2.0.so.22()(64bit) >17:39:28,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-2.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >17:39:28,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-3.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >17:39:28,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.99.901-2.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >17:39:28,196 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-4.fc19.x86_64 as install for alsa-firmware-1.0.25-3.fc19.noarch >17:39:28,199 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-3.0-6.fc19.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-3.fc19.x86_64 >17:39:28,201 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-3.fc19.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-3.fc19.x86_64 >17:39:28,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-4.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >17:39:28,209 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-4.fc19.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >17:39:28,210 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.2-1.20121230.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >17:39:28,212 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-9.20130316.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >17:39:28,213 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libncursesw.so.5()(64bit) >17:39:28,213 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libmenuw.so.5()(64bit) >17:39:28,214 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libformw.so.5()(64bit) >17:39:28,217 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-9.fc19.x86_64 as install for at-3.1.13-12.fc19.x86_64 >17:39:28,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-12.fc19.x86_64 as install for at-3.1.13-12.fc19.x86_64 >17:39:28,220 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-9.fc19.x86_64 to require for libpam.so.0()(64bit) >17:39:28,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-5.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >17:39:28,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-4.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >17:39:28,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-6.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >17:39:28,237 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.3-2.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >17:39:28,239 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.1-6.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >17:39:28,240 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.1-6.fc19.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >17:39:28,241 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-73.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >17:39:28,241 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.1-6.fc19.x86_64 to require for libgssapi_krb5.so.2()(64bit) >17:39:28,242 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.3-2.fc19.x86_64 to require for libaudit.so.1()(64bit) >17:39:28,246 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-35.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >17:39:28,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.1-2.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >17:39:28,250 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.15-1.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >17:39:28,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-4.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >17:39:28,259 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-11.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >17:39:28,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >17:39:28,261 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >17:39:28,263 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.17-4.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >17:39:28,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >17:39:28,268 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-12-3.fc19.x86_64 as install for b43-openfwwf-5.2-9.fc19.noarch >17:39:28,275 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27.1-1.fc19.x86_64 as install for 1:bash-completion-2.0-3.fc19.noarch >17:39:28,277 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-1.fc19.x86_64 as install for bc-1.06.95-9.fc19.x86_64 >17:39:28,279 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-6.fc19.x86_64 as install for bc-1.06.95-9.fc19.x86_64 >17:39:28,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.26-2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >17:39:28,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-12.P2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >17:39:28,287 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisccfg.so.90()(64bit) >17:39:28,287 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisccc.so.90()(64bit) >17:39:28,287 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisc.so.92()(64bit) >17:39:28,288 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-4.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >17:39:28,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.7-2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >17:39:28,293 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-3.fc19.x86_64 as install for biosdevname-0.4.1-4.fc19.x86_64 >17:39:28,294 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-10.fc19.x86_64 as install for biosdevname-0.4.1-4.fc19.x86_64 >17:39:28,297 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-6.fc19.x86_64 as install for bluez-cups-4.101-6.fc19.x86_64 >17:39:28,306 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.8-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,309 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.8-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,310 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-12.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,311 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,313 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-19.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,315 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,317 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.0-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.4-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,324 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.6-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,326 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.6-1.fc19.x86_64 to require for libgsttag-1.0.so.0()(64bit) >17:39:28,327 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.6-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,341 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,342 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-1.fc19.x86_64 to require for libbrasero-media3.so.1()(64bit) >17:39:28,342 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-1.fc19.x86_64 to require for libbrasero-burn3.so.1()(64bit) >17:39:28,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >17:39:28,350 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.8.0-1.fc19.x86_64 as install for brasero-nautilus-3.8.0-1.fc19.x86_64 >17:39:28,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23-0.3.fc19.x86_64 as install for btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 >17:39:28,356 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >17:39:28,357 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >17:39:28,357 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >17:39:28,358 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.7-2.fc19.x86_64 as install for btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 >17:39:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-8.fc19.x86_64 as install for bzip2-1.0.6-8.fc19.x86_64 >17:39:28,366 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.10-1.fc19.noarch as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,367 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.36.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-2.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,437 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-2.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.10.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,440 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.14.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,441 DEBUG yum.verbose.YumBase: Quick matched cogl-1.14.0-1.fc19.x86_64 to require for libcogl-pango.so.12()(64bit) >17:39:28,441 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.14.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-5.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >17:39:28,460 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.8.0-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >17:39:28,462 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-5.fc19.noarch as install for 2:cheese-3.8.0-1.fc19.x86_64 >17:39:28,463 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.8.0.1-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >17:39:28,465 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >17:39:28,467 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.2-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >17:39:28,468 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.8.0-1.fc19.x86_64 to require for libcheese-gtk.so.23()(64bit) >17:39:28,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.4-3.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >17:39:28,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-2.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >17:39:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-4.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >17:39:28,475 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-4.fc19.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >17:39:28,476 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-4.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >17:39:28,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-3.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >17:39:28,484 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-12.fc19.noarch as install for colord-0.1.31-1.fc19.x86_64 >17:39:28,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-2.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >17:39:28,487 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-5.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >17:39:28,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-1.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >17:39:28,489 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-0.1.31-1.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >17:39:28,490 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.31-1.fc19.x86_64 to require for libcolordprivate.so.1()(64bit) >17:39:28,490 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.31-1.fc19.x86_64 to require for libcolord.so.1()(64bit) >17:39:28,500 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.8.0-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,502 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-6.fc19.noarch as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,503 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.0-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.4-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,506 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-3.0-6.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,508 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.41-2.fc19.noarch as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-4.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,510 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.30-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,513 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.20-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.8.1-1.git20130327.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,517 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.1-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-4.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.8.0-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,520 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.8.0-1.fc19.x86_64 to require for libgoa-1.0.so.0()(64bit) >17:39:28,521 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.8.0-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,523 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.6.2-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,524 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.30-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,527 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.1-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >17:39:28,534 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,535 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.8-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,536 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14.3-11.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.0-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,540 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.0-1.fc19.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >17:39:28,540 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.0-1.fc19.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >17:39:28,541 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14.3-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.0-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,544 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.9-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >17:39:28,550 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-3.fc19.x86_64 as install for coreutils-8.21-8.fc19.x86_64 >17:39:28,552 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.1-2.fc19.x86_64 as install for coreutils-8.21-8.fc19.x86_64 >17:39:28,552 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.1-2.fc19.x86_64 to require for libgmp.so.10()(64bit) >17:39:28,556 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-2.fc19.x86_64 as install for cronie-1.4.10-4.fc19.x86_64 >17:39:28,561 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-4.fc19.x86_64 as install for cronie-1.4.10-4.fc19.x86_64 >17:39:28,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.1-1.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >17:39:28,566 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-3.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >17:39:28,567 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-14.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >17:39:28,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.6.2-3.fc19.noarch as install for 1:cups-1.6.2-3.fc19.x86_64 >17:39:28,579 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.10-1.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >17:39:28,580 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.31-2.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >17:39:28,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-4.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >17:39:28,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.1-1.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >17:39:28,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.29.0-4.fc19.x86_64 as install for curl-7.29.0-4.fc19.x86_64 >17:39:28,590 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.29.0-4.fc19.x86_64 to require for libcurl.so.4()(64bit) >17:39:28,592 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-6.fc19.x86_64 as install for cyrus-sasl-plain-2.1.26-6.fc19.x86_64 >17:39:28,603 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >17:39:28,605 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-3.fc19.noarch as install for deja-dup-26.0-1.fc19.x86_64 >17:39:28,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.15-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >17:39:28,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.8.0-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >17:39:28,609 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-5.fc19.noarch as install for dejavu-sans-fonts-2.33-5.fc19.noarch >17:39:28,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-8.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >17:39:28,615 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-8.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >17:39:28,616 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.34-2.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >17:39:28,617 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.34-2.fc19.x86_64 to require for liblber-2.4.so.2()(64bit) >17:39:28,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-12.P2.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >17:39:28,619 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-12.P2.fc19.x86_64 to require for libdns-export.so.95()(64bit) >17:39:28,622 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,624 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,625 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,626 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-47.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,627 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-20.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-1.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >17:39:28,633 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.18.b44.fc19.x86_64 as install for 1:dump-0.4-0.18.b44.fc19.x86_64 >17:39:28,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.7-2.fc19.x86_64 as install for e2fsprogs-1.42.7-2.fc19.x86_64 >17:39:28,637 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.7-2.fc19.x86_64 to require for libss.so.2()(64bit) >17:39:28,653 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,658 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,659 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.17.3-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,662 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.14-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,663 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-5.fc19.noarch as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,667 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,668 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >17:39:28,668 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >17:39:28,669 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >17:39:28,670 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >17:39:28,670 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >17:39:28,670 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >17:39:28,670 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >17:39:28,670 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >17:39:28,671 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >17:39:28,671 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >17:39:28,671 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >17:39:28,671 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >17:39:28,671 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >17:39:28,672 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >17:39:28,673 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >17:39:28,673 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >17:39:28,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >17:39:28,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >17:39:28,674 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >17:39:28,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >17:39:28,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >17:39:28,675 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >17:39:28,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >17:39:28,676 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >17:39:28,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >17:39:28,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >17:39:28,677 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >17:39:28,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >17:39:28,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >17:39:28,678 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >17:39:28,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >17:39:28,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >17:39:28,679 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >17:39:28,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >17:39:28,680 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >17:39:28,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >17:39:28,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >17:39:28,681 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >17:39:28,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >17:39:28,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >17:39:28,682 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >17:39:28,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >17:39:28,683 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >17:39:28,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >17:39:28,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >17:39:28,684 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >17:39:28,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >17:39:28,685 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >17:39:28,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >17:39:28,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >17:39:28,686 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >17:39:28,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >17:39:28,687 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >17:39:28,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >17:39:28,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >17:39:28,688 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >17:39:28,689 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.0.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,692 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,694 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.42.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,697 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.17.5-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,699 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-4.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.8.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,702 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.0-1.fc19.x86_64 to require for libgcr-base-3.so.1()(64bit) >17:39:28,702 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.0-1.fc19.x86_64 to require for libgck-1.so.0()(64bit) >17:39:28,703 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.1-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,704 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.1-1.fc19.x86_64 to require for libfolks-telepathy.so.25()(64bit) >17:39:28,705 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-3.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-6.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-5.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-5.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >17:39:28,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.90-2.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >17:39:28,717 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.8.0-1.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >17:39:28,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-4.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >17:39:28,720 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-6.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >17:39:28,727 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.8.0-2.fc19.x86_64 as install for evince-3.8.0-2.fc19.x86_64 >17:39:28,728 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.8.0-2.fc19.x86_64 to require for libevview3.so.3()(64bit) >17:39:28,728 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.8.0-2.fc19.x86_64 to require for libevdocument3.so.4()(64bit) >17:39:28,743 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.13-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,744 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.16.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-10.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-4.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,749 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-4.fc19.x86_64 to require for libicalss.so.0()(64bit) >17:39:28,749 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-4.fc19.x86_64 to require for libical.so.0()(64bit) >17:39:28,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.8.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,752 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.4-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,753 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.4-1.fc19.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >17:39:28,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.3-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,756 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.8.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >17:39:28,758 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libedata-book-1.2.so.17()(64bit) >17:39:28,759 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libecal-1.2.so.15()(64bit) >17:39:28,759 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >17:39:28,759 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebook-1.2.so.14()(64bit) >17:39:28,760 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebackend-1.2.so.6()(64bit) >17:39:28,760 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libcamel-1.2.so.43()(64bit) >17:39:28,771 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-9.fc19.x86_64 as install for file-5.11-9.fc19.x86_64 >17:39:28,772 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-9.fc19.x86_64 to require for libmagic.so.1()(64bit) >17:39:28,786 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-20.0-3.fc19.x86_64 as install for firefox-20.0-1.fc19.x86_64 >17:39:28,789 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.5.noarch as install for firefox-20.0-1.fc19.x86_64 >17:39:28,790 DEBUG yum.verbose.YumBase: Quick matched xulrunner-20.0-3.fc19.x86_64 to require for libxpcom.so()(64bit) >17:39:28,790 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-6.fc19.x86_64 as install for firefox-20.0-1.fc19.x86_64 >17:39:28,793 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.8.0-1.fc19.x86_64 as install for firewall-config-0.3.1-1.fc19.noarch >17:39:28,794 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-6.fc19.noarch as install for firewall-config-0.3.1-1.fc19.noarch >17:39:28,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-1.fc19.noarch as install for firewalld-0.3.1-1.fc19.noarch >17:39:28,798 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-2.fc19.noarch as install for firewalld-0.3.1-1.fc19.noarch >17:39:28,799 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-8.fc19.x86_64 as install for firewalld-0.3.1-1.fc19.noarch >17:39:28,823 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.3-261.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >17:39:28,827 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(vars) >17:39:28,827 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(strict) >17:39:28,828 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(POSIX) >17:39:28,829 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Getopt::Std) >17:39:28,829 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Getopt::Long) >17:39:28,830 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(FileHandle) >17:39:28,831 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Exporter) >17:39:28,833 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-2.49-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >17:39:28,836 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >17:39:28,838 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >17:39:28,840 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-36.20130312.fc19.noarch as install for foomatic-4.0.9-1.fc19.x86_64 >17:39:28,847 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-36.20130312.fc19.noarch as install for foomatic-db-ppds-4.0-36.20130312.fc19.noarch >17:39:28,855 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.0-1.fc19.x86_64 as install for fprintd-pam-0.5.0-1.fc19.x86_64 >17:39:28,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-7.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,876 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,879 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-19.0.0-1.fc19.noarch as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,882 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-5.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,886 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-3.0-6.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,888 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.8.0-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,892 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.8.0-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-4.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >17:39:28,904 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.0-10.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >17:39:28,908 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.8.0-1.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >17:39:28,910 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-2.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >17:39:28,913 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.8.0-1.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >17:39:28,927 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-14.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,930 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-2.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-5.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,935 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-2.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,937 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-30.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,939 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-24.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-3.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >17:39:28,951 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.87-10.0.fc19.noarch as install for glib-networking-2.36.0-1.fc19.x86_64 >17:39:28,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-3.fc19.x86_64 as install for glib-networking-2.36.0-1.fc19.x86_64 >17:39:28,961 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14.3-1.fc19.x86_64 as install for glibc-2.17-4.fc19.x86_64 >17:39:28,963 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14.3-1.fc19.x86_64 to require for libfreebl3.so()(64bit) >17:39:28,981 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-6.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >17:39:28,985 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-3.0-6.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >17:39:28,989 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-4.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >17:39:28,993 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.16.0-1.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >17:39:29,018 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-3.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,021 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >17:39:29,022 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >17:39:29,022 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >17:39:29,022 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >17:39:29,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,029 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >17:39:29,029 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >17:39:29,030 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >17:39:29,030 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >17:39:29,030 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >17:39:29,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,037 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.18-2.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,040 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.18-2.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,052 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >17:39:29,053 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >17:39:29,053 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >17:39:29,054 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >17:39:29,054 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >17:39:29,054 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >17:39:29,057 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-13.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.0.4-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,068 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,070 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >17:39:29,106 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-9.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >17:39:29,111 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.3-1.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >17:39:29,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-8.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >17:39:29,121 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-4.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >17:39:29,155 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.0-2.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >17:39:29,163 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.0-2.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >17:39:29,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-4.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >17:39:29,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-1.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >17:39:29,184 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-2.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >17:39:29,189 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.36.0-1.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >17:39:29,225 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.7-3.fc19.x86_64 as install for gnome-packagekit-3.8.0-1.fc19.x86_64 >17:39:29,227 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.8.0-1.fc19.x86_64 as install for gnome-packagekit-3.8.0-1.fc19.x86_64 >17:39:29,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-3.fc19.x86_64 as install for gnome-settings-daemon-3.8.0-1.fc19.x86_64 >17:39:29,272 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.8.0-1.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >17:39:29,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-2.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >17:39:29,279 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-9.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >17:39:29,282 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.8.0-2.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >17:39:29,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-13.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >17:39:29,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.5-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,309 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-2.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,313 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-3.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,318 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.7.12-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,322 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.35.9-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,325 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.35.9-1.fc19.x86_64 to require for libgiomm-2.4.so.1()(64bit) >17:39:29,327 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-6.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,335 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-3.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >17:39:29,347 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.8.0-1.fc19.x86_64 as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >17:39:29,350 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.8.0-1.fc19.x86_64 as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >17:39:29,354 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.8.0-1.fc19.noarch as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >17:39:29,358 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-5.fc19.noarch as install for gnu-free-mono-fonts-20120503-5.fc19.noarch >17:39:29,371 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-10.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >17:39:29,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-5.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >17:39:29,378 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-19.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >17:39:29,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-6.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-1.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.6-1.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,417 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-2.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,419 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.2-3.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-22.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-10.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,433 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,437 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgsttag-0.10.so.0()(64bit) >16:39:29,437 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >16:39:29,438 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >16:39:29,441 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstriff-0.10.so.0()(64bit) >16:39:29,441 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >16:39:29,441 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >16:39:29,442 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstfft-0.10.so.0()(64bit) >16:39:29,442 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >16:39:29,442 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstapp-0.10.so.0()(64bit) >16:39:29,444 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-9.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,448 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-7.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:39:29,454 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.03-4.fc19.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >16:39:29,482 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-6.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-4.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-6.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-5.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,491 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-5.20130218git.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,492 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.16.rc1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-9.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-13.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,498 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-4.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-9.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-15.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,502 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-0.1.pre1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:39:29,523 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-7.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >16:39:29,524 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-7.fc19.x86_64 to require for libusbmuxd.so.2()(64bit) >16:39:29,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >16:39:29,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >16:39:29,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >16:39:29,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-2.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >16:39:29,536 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-2.fc19.x86_64 as install for gvfs-fuse-1.16.0-1.fc19.x86_64 >16:39:29,537 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-2.fc19.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >16:39:29,538 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-2.fc19.x86_64 as install for gvfs-fuse-1.16.0-1.fc19.x86_64 >16:39:29,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.1.1-1.fc19.x86_64 as install for gvfs-gphoto2-1.16.0-1.fc19.x86_64 >16:39:29,547 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc19.x86_64 to require for libgphoto2_port.so.10()(64bit) >16:39:29,547 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc19.x86_64 to require for libgphoto2.so.6()(64bit) >16:39:29,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-0.fc19.x86_64 as install for gvfs-mtp-1.16.0-1.fc19.x86_64 >16:39:29,563 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.3-3.fc19.x86_64 as install for 1:hpijs-3.13.3-3.fc19.x86_64 >16:39:29,564 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.3-3.fc19.x86_64 to require for libhpmud.so.0()(64bit) >16:39:29,565 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.3-3.fc19.x86_64 to require for libhpip.so.0()(64bit) >16:39:29,570 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 as install for hplip-3.13.3-3.fc19.x86_64 >16:39:29,571 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-8.fc19.x86_64 as install for hplip-3.13.3-3.fc19.x86_64 >16:39:29,575 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-3.fc19.noarch as install for hunspell-1.3.2-10.fc19.x86_64 >16:39:29,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-3.fc19.x86_64 as install for ibus-chewing-1.4.3-3.fc19.x86_64 >16:39:29,580 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.1-3.fc19.x86_64 as install for ibus-chewing-1.4.3-3.fc19.x86_64 >16:39:29,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-6.fc19.x86_64 as install for ibus-hangul-1.4.2-2.fc19.x86_64 >16:39:29,585 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-6.fc19.x86_64 to require for libhangul.so.1()(64bit) >16:39:29,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.1.10-1.fc19.x86_64 as install for ibus-kkc-1.5.10-1.fc19.x86_64 >16:39:29,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-1.fc19.x86_64 as install for ibus-kkc-1.5.10-1.fc19.x86_64 >16:39:29,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.93-2.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >16:39:29,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.93-2.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >16:39:29,599 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.93-2.fc19.x86_64 to require for libpinyin.so.3(LIBPINYIN)(64bit) >16:39:29,599 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.93-2.fc19.x86_64 to require for libpinyin.so.3()(64bit) >16:39:29,600 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.0-1.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >16:39:29,601 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-12.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >16:39:29,606 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >16:39:29,607 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-8.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >16:39:29,609 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >16:39:29,610 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-8.fc19.x86_64 to require for libm17n-core.so.0()(64bit) >16:39:29,611 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >16:39:29,612 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-3.fc19.x86_64 to require for libeek.so.0()(64bit) >16:39:29,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-4.fc19.x86_64 as install for ibus-typing-booster-0.0.26-1.fc19.noarch >16:39:29,620 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 as install for icedtea-web-1.3.1-5.fc19.x86_64 >16:39:29,624 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-3.fc19.x86_64 as install for im-chooser-1.6.2-3.fc19.x86_64 >16:39:29,626 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.0-3.fc19.x86_64 as install for im-chooser-1.6.2-3.fc19.x86_64 >16:39:29,633 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-19.16-2.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >16:39:29,636 DEBUG yum.verbose.YumBase: TSINFO: Marking python-di-0.3-1.fc19.noarch as install for initial-setup-0.3.4-1.fc19.noarch >16:39:29,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.3-1.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >16:39:29,724 DEBUG yum.verbose.YumBase: TSINFO: Marking metacity-2.34.13-4.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >16:39:29,728 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-10.dsf.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >16:39:29,730 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-1.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >16:39:29,731 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-19-0.5.noarch as install for initscripts-9.45-2.fc19.x86_64 >16:39:29,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.2-2.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >16:39:29,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-8.fc19.x86_64 as install for iproute-3.8.0-3.fc19.x86_64 >16:39:29,739 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-7.fc19.x86_64 as install for iproute-3.8.0-3.fc19.x86_64 >16:39:29,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-13.fc19.x86_64 as install for iprutils-2.3.13-2.fc19.x86_64 >16:39:29,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.3-1.fc19.x86_64 as install for iptstate-2.2.5-2.fc19.x86_64 >16:39:29,755 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.8-4.fc19.x86_64 as install for 2:irqbalance-1.0.5-2.fc19.x86_64 >16:39:29,756 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc19.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:39:29,756 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc19.x86_64 to require for libnuma.so.1()(64bit) >16:39:29,762 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.247-1.fc19.noarch as install for isdn4k-utils-3.2-90.fc19.x86_64 >16:39:29,763 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-4.fc19.x86_64 as install for isdn4k-utils-3.2-90.fc19.x86_64 >16:39:29,768 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-5.fc19.noarch as install for kbd-1.15.5-5.fc19.x86_64 >16:39:29,770 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130201-0.5.git65a5163.fc19.noarch as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >16:39:29,772 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.24-1.fc19.x86_64 as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >16:39:29,773 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-027-1.fc19.x86_64 as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >16:39:29,776 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-16.fc19.noarch as install for khmeros-base-fonts-5.0-16.fc19.noarch >16:39:29,783 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-2.fc19.x86_64 as install for less-451-3.fc19.x86_64 >16:39:29,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.11-2.fc19.x86_64 as install for libcanberra-gtk2-0.30-3.fc19.x86_64 >16:39:29,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-12.fc19.x86_64 as install for libcanberra-gtk2-0.30-3.fc19.x86_64 >16:39:29,798 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-13.fc19.noarch as install for 1:liberation-mono-fonts-1.07.2-13.fc19.noarch >16:39:29,809 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-7.fc19.x86_64 as install for libsane-hpaio-3.13.3-3.fc19.x86_64 >16:39:29,818 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-2.fc19.noarch as install for m17n-contrib-1.1.14-2.fc19.noarch >16:39:29,822 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-4.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >16:39:29,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-4.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >16:39:29,825 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-6.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >16:39:29,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.3-1.fc19.x86_64 as install for mdadm-3.2.6-15.fc19.x86_64 >16:39:29,837 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.1-3.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >16:39:29,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-1.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >16:39:29,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.42-2.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >16:39:29,840 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm_nouveau.so.2()(64bit) >16:39:29,840 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm_intel.so.1()(64bit) >16:39:29,840 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm.so.2()(64bit) >16:39:29,841 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.2-3.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >16:39:29,845 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.6.20111007git.fc19.x86_64 as install for minicom-2.6.2-1.fc19.x86_64 >16:39:29,846 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.6.20111007git.fc19.x86_64 to require for liblockdev.so.1()(64bit) >16:39:29,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-4.fc19.x86_64 as install for mousetweaks-3.8.0-1.fc19.x86_64 >16:39:29,870 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-21.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-0.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-5.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23-0.3.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,876 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23-0.3.fc19.x86_64 to require for libmount >16:39:29,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-2.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,878 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-2.fc19.x86_64 to require for libgssglue >16:39:29,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-3.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >16:39:29,882 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-8.fc19.noarch as install for nhn-nanum-gothic-fonts-3.020-8.fc19.noarch >16:39:29,893 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-3.fc19.x86_64 as install for 2:nmap-ncat-6.25-2.fc19.x86_64 >16:39:29,900 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.15-1.fc19.x86_64 as install for ntsysv-1.3.60-1.fc19.x86_64 >16:39:29,901 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-1.fc19.x86_64 to require for libnewt.so.0.52()(64bit) >16:39:29,909 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-7.fc19.x86_64 as install for openssh-clients-6.1p1-7.fc19.x86_64 >16:39:29,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-10.20121213cvs.fc19.x86_64 as install for openssh-clients-6.1p1-7.fc19.x86_64 >16:39:29,919 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.7.1-11.fc19.x86_64 as install for orca-3.8.0-1.fc19.x86_64 >16:39:29,920 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.8.0-1.fc19.noarch as install for orca-3.8.0-1.fc19.x86_64 >16:39:29,921 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-5.fc19.x86_64 as install for orca-3.8.0-1.fc19.x86_64 >16:39:29,922 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.2-3.fc19.noarch as install for orca-3.8.0-1.fc19.x86_64 >16:39:29,936 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-24.fc19.x86_64 as install for paps-0.6.8-24.fc19.x86_64 >16:39:29,937 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-24.fc19.x86_64 to require for libpaps.so.0()(64bit) >16:39:29,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.59-1.fc19.x86_64 as install for passwd-0.78.99-4.fc19.x86_64 >16:39:29,949 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-5.fc19.x86_64 as install for passwdqc-1.2.2-5.fc19.x86_64 >16:39:29,954 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.15.20120809git.fc19.noarch as install for pinfo-0.6.10-7.fc19.x86_64 >16:39:29,958 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:29,959 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:29,960 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 to require for libply-splash-core.so.2()(64bit) >16:39:29,961 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-system-theme-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:29,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-12.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >16:39:29,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-2.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >16:39:29,969 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-1.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >16:39:29,980 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-5.fc19.x86_64 as install for prelink-0.4.6-8.fc19.x86_64 >16:39:29,980 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-5.fc19.x86_64 to require for libelf.so.1()(64bit) >16:39:29,992 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >16:39:29,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-2.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >16:39:29,995 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >16:39:29,996 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >16:39:29,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-5.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >16:39:30,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-5.fc19.noarch as install for 1:quota-4.01-5.fc19.x86_64 >16:39:30,022 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-6.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,024 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.8.0-1.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,025 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-3.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,026 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-4.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,028 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.8.0-1.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-6.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,031 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.5-1.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-9.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-4.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,036 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-6.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >16:39:30,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-8.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >16:39:30,046 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.0.1-1.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >16:39:30,047 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.0.1-1.fc19.x86_64 to require for librpm.so.3()(64bit) >16:39:30,048 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-4alpha.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >16:39:30,057 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.5-1.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >16:39:30,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.4-1.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >16:39:30,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-4.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >16:39:30,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.4-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >16:39:30,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.4-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >16:39:30,081 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_reg.so(SAMBA_4.0.4)(64bit) >16:39:30,081 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.4)(64bit) >16:39:30,082 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libtrusts_util.so(SAMBA_4.0.4)(64bit) >16:39:30,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.18-1.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >16:39:30,084 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.18-1.fc19.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >16:39:30,084 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbregistry.so(SAMBA_4.0.4)(64bit) >16:39:30,084 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >16:39:30,084 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >16:39:30,085 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmb_transport.so(SAMBA_4.0.4)(64bit) >16:39:30,085 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libserver-role.so(SAMBA_4.0.4)(64bit) >16:39:30,085 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsecrets3.so(SAMBA_4.0.4)(64bit) >16:39:30,085 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamdb-common.so(SAMBA_4.0.4)(64bit) >16:39:30,085 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba3-util.so(SAMBA_4.0.4)(64bit) >16:39:30,086 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >16:39:30,086 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.4)(64bit) >16:39:30,088 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-security.so(SAMBA_4.0.4)(64bit) >16:39:30,089 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >16:39:30,091 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >16:39:30,093 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libreplace.so(SAMBA_4.0.4)(64bit) >16:39:30,095 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >16:39:30,098 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libnetif.so(SAMBA_4.0.4)(64bit) >16:39:30,099 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:39:30,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >16:39:30,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-samba.so(SAMBA_4.0.4)(64bit) >16:39:30,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >16:39:30,107 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libmsrpc3.so(SAMBA_4.0.4)(64bit) >16:39:30,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibsmb.so(SAMBA_4.0.4)(64bit) >16:39:30,111 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.4)(64bit) >16:39:30,112 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.4)(64bit) >16:39:30,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libldbsamba.so(SAMBA_4.0.4)(64bit) >16:39:30,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.15-2.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >16:39:30,119 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >16:39:30,121 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >16:39:30,122 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >16:39:30,125 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >16:39:30,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libevents.so(SAMBA_4.0.4)(64bit) >16:39:30,129 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liberrors.so(SAMBA_4.0.4)(64bit) >16:39:30,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >16:39:30,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.4)(64bit) >16:39:30,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >16:39:30,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdbwrap.so(SAMBA_4.0.4)(64bit) >16:39:30,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.4)(64bit) >16:39:30,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcliauth.so(SAMBA_4.0.4)(64bit) >16:39:30,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.4)(64bit) >16:39:30,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.4)(64bit) >16:39:30,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_cldap.so(SAMBA_4.0.4)(64bit) >16:39:30,148 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-nbt.so(SAMBA_4.0.4)(64bit) >16:39:30,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-ldap.so(SAMBA_4.0.4)(64bit) >16:39:30,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >16:39:30,155 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libCHARSET3.so(SAMBA_4.0.4)(64bit) >16:39:30,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_tdb.so()(64bit) >16:39:30,158 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_reg.so()(64bit) >16:39:30,160 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_cmdline.so()(64bit) >16:39:30,162 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libtrusts_util.so()(64bit) >16:39:30,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbregistry.so()(64bit) >16:39:30,166 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbconf.so.0()(64bit) >16:39:30,168 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbclient-raw.so.0()(64bit) >16:39:30,170 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmb_transport.so()(64bit) >16:39:30,172 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libserver-role.so()(64bit) >16:39:30,173 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsecrets3.so()(64bit) >16:39:30,176 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamdb-common.so()(64bit) >16:39:30,177 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba3-util.so()(64bit) >16:39:30,179 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-util.so.0()(64bit) >16:39:30,181 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-sockets.so()(64bit) >16:39:30,183 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-security.so()(64bit) >16:39:30,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >16:39:30,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-credentials.so.0()(64bit) >16:39:30,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libreplace.so()(64bit) >16:39:30,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libregistry.so.0()(64bit) >16:39:30,193 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libnetif.so()(64bit) >16:39:30,195 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr.so.0()(64bit) >16:39:30,197 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-standard.so.0()(64bit) >16:39:30,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-samba.so()(64bit) >16:39:30,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-nbt.so.0()(64bit) >16:39:30,203 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libmsrpc3.so()(64bit) >16:39:30,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibsmb.so()(64bit) >16:39:30,207 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_netlogon3.so()(64bit) >16:39:30,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_lsa3.so()(64bit) >16:39:30,211 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libldbsamba.so()(64bit) >16:39:30,213 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libgensec.so.0()(64bit) >16:39:30,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libevents.so()(64bit) >16:39:30,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liberrors.so()(64bit) >16:39:30,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc.so.0()(64bit) >16:39:30,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-samba.so()(64bit) >16:39:30,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-binding.so.0()(64bit) >16:39:30,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdbwrap.so()(64bit) >16:39:30,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcmdline-credentials.so()(64bit) >16:39:30,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcliauth.so()(64bit) >16:39:30,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_spoolss.so()(64bit) >16:39:30,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_smb_common.so()(64bit) >16:39:30,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_cldap.so()(64bit) >16:39:30,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-nbt.so()(64bit) >16:39:30,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-ldap.so()(64bit) >16:39:30,218 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libCHARSET3.so()(64bit) >16:39:30,225 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-7.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >16:39:30,226 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.4-1.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >16:39:30,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-13.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >16:39:30,238 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-10.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >16:39:30,240 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-3.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >16:39:30,241 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-3.fc19.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:39:30,241 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-3.fc19.x86_64 to require for libgpgme.so.11()(64bit) >16:39:30,242 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-11.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >16:39:30,244 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-24.fc19.noarch as install for selinux-policy-targeted-3.12.1-24.fc19.noarch >16:39:30,244 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-24.fc19.noarch to require for selinux-policy >16:39:30,250 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-32.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >16:39:30,251 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-6.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >16:39:30,253 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-23.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >16:39:30,257 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.4-1.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >16:39:30,259 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-7.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >16:39:30,261 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-9.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >16:39:30,262 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-23.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >16:39:30,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.3-1.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >16:39:30,266 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-2.fc19.x86_64 as install for setuptool-1.19.11-6.fc19.x86_64 >16:39:30,276 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.7-2.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >16:39:30,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.0-1.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >16:39:30,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.5.0-6.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >16:39:30,288 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-8.fc19.x86_64 as install for 1:smartmontools-6.0-2.fc19.x86_64 >16:39:30,290 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-5.fc19.noarch as install for smc-meera-fonts-5.0.1-5.fc19.noarch >16:39:30,292 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-4alpha.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >16:39:30,293 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.0.1-1.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >16:39:30,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-4.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >16:39:30,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-3.fc19.x86_64 as install for spice-vdagent-0.12.1-2.fc19.x86_64 >16:39:30,299 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-4.fc19.x86_64 as install for spice-vdagent-0.12.1-2.fc19.x86_64 >16:39:30,311 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,315 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-6.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,317 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-35.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,319 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-4.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-17.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,326 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-4.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >16:39:30,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-4.fc19.x86_64 as install for sushi-3.8.0-1.fc19.x86_64 >16:39:30,343 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.0-1.fc19.noarch as install for system-config-printer-1.4.0-1.fc19.x86_64 >16:39:30,344 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-7.fc19.x86_64 as install for system-config-printer-1.4.0-1.fc19.x86_64 >16:39:30,346 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.4.0-1.fc19.noarch as install for system-config-printer-1.4.0-1.fc19.x86_64 >16:39:30,347 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-14.fc19.x86_64 as install for system-config-printer-1.4.0-1.fc19.x86_64 >16:39:30,359 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-12-3.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >16:39:30,361 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-1.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >16:39:30,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.24-2.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >16:39:30,371 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-6.fc19.noarch as install for thai-scalable-waree-fonts-0.5.0-6.fc19.noarch >16:39:30,375 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-2.fc19.x86_64 as install for tmpwatch-2.11-3.fc19.x86_64 >16:39:30,384 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-1.fc19.noarch as install for 1:totem-3.8.0-1.fc19.x86_64 >16:39:30,385 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.6-1.fc19.x86_64 as install for 1:totem-3.8.0-1.fc19.x86_64 >16:39:30,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-4.fc19.x86_64 as install for 1:totem-3.8.0-1.fc19.x86_64 >16:39:30,402 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.77-1.fc19.x86_64 as install for transmission-gtk-2.77-1.fc19.x86_64 >16:39:30,407 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-2.fc19.noarch as install for usb_modeswitch-1.2.5-2.fc19.x86_64 >16:39:30,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-2.fc19.x86_64 as install for util-linux-2.23-0.3.fc19.x86_64 >16:39:30,418 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-2.fc19.x86_64 to require for libutempter.so.0()(64bit) >16:39:30,428 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-11.fc19.x86_64 as install for vinagre-3.8.0-1.fc19.x86_64 >16:39:30,429 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-11.fc19.x86_64 as install for vinagre-3.8.0-1.fc19.x86_64 >16:39:30,436 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-2.fc19.x86_64 as install for 1:wireless-tools-29-9.1.fc19.x86_64 >16:39:30,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-8.fc19.x86_64 as install for wvdial-1.61-7.fc19.x86_64 >16:39:30,441 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libwvstreams.so.4.6()(64bit) >16:39:30,441 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libwvbase.so.4.6()(64bit) >16:39:30,441 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libuniconf.so.4.6()(64bit) >16:39:30,444 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-4.fc19.x86_64 as install for xdg-user-dirs-gtk-0.10-1.fc19.x86_64 >16:39:30,449 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.8-1.fc19.noarch as install for xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64 >16:39:30,450 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-2.fc19.x86_64 as install for xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64 >16:39:30,451 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-2.fc19.x86_64 to require for libmtdev.so.1()(64bit) >16:39:30,456 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-2.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >16:39:30,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-4.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >16:39:30,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-4.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >16:39:30,472 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.1-3.fc19.x86_64 as install for xorg-x11-drv-vmware-12.0.99.901-5.20130109gitadf375f3.fc19.x86_64 >16:39:30,473 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.1-3.fc19.x86_64 to require for libxatracker.so.1()(64bit) >16:39:30,481 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.0-3.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >16:39:30,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-1.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >16:39:30,484 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.28.0-3.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >16:39:30,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-4.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >16:39:30,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-3.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >16:39:30,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >16:39:30,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-6.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >16:39:30,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >16:39:30,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >16:39:30,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-4.fc19.x86_64 as install for 1:xorg-x11-xauth-1.0.7-3.fc19.x86_64 >16:39:30,502 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.8.0-1.fc19.noarch as install for 1:yelp-3.8.0-1.fc19.x86_64 >16:39:30,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.8.0-1.fc19.x86_64 as install for 1:yelp-3.8.0-1.fc19.x86_64 >16:39:30,509 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-13.fc19.x86_64 as install for 3:ypbind-1.36-10.fc19.x86_64 >16:39:30,511 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-8.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >16:39:30,513 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-26.fc19.noarch as install for yum-3.4.3-81.fc19.noarch >16:39:30,514 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-3.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >16:39:30,515 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-7.fc19.noarch as install for yum-3.4.3-81.fc19.noarch >16:39:30,516 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-8.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >16:39:30,517 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-6.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >16:39:30,519 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-3.fc19.noarch as install for yum-utils-1.1.31-12.fc19.noarch >16:39:30,551 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-3.fc19.noarch as install for PackageKit-0.8.7-3.fc19.x86_64 >16:39:30,553 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-3.fc19.noarch as install for PackageKit-0.8.7-3.fc19.x86_64 >16:39:30,554 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.7-3.fc19.x86_64 as install for PackageKit-0.8.7-3.fc19.x86_64 >16:39:30,560 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.3-1.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >16:39:30,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.3-1.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >16:39:30,562 DEBUG yum.verbose.YumBase: Quick matched libreport-2.1.3-1.fc19.x86_64 to require for libreport.so.0()(64bit) >16:39:30,562 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.25-2.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >16:39:30,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.3-1.fc19.x86_64 as install for abrt-addon-kerneloops-2.1.3-1.fc19.x86_64 >16:39:30,573 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.1.4-1.fc19.x86_64 as install for abrt-addon-vmcore-2.1.3-1.fc19.x86_64 >16:39:30,578 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.3-1.fc19.x86_64 as install for abrt-gui-2.1.3-1.fc19.x86_64 >16:39:30,581 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1901.svn2451.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >16:39:30,583 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1901.svn2451.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >16:39:30,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.3-1.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >16:39:30,605 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-13.fc19.x86_64 as install for alsa-tools-firmware-1.0.26.1-4.fc19.x86_64 >16:39:30,612 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-19.16-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,613 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.22-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,615 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.9-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,616 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparted-3.9-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,617 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.26-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-12.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.1.3-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.10-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,622 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.2.80-0.12.20130314svn5065.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,624 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-4.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,626 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.1-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,627 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.13-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-0.8.0-2.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,630 DEBUG yum.verbose.YumBase: TSINFO: Marking python-babel-0.9.6-7.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.59-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,635 DEBUG yum.verbose.YumBase: TSINFO: Marking chrony-1.27-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,637 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-9.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >16:39:30,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-5.fc19.x86_64 as install for argyllcms-1.4.0-9.fc19.x86_64 >16:39:30,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-12.P2.fc19.noarch as install for 32:bind-libs-9.9.2-12.P2.fc19.x86_64 >16:39:30,678 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.17.5-2.fc19.x86_64 as install for ca-certificates-2012.87-10.0.fc19.noarch >16:39:30,685 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.1-3.fc19.x86_64 as install for cairo-1.12.14-1.fc19.x86_64 >16:39:30,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-6.fc19.x86_64 as install for cdrdao-1.2.3-19.fc19.x86_64 >16:39:30,697 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-6.fc19.x86_64 to require for libao.so.4()(64bit) >16:39:30,727 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.8-2.fc19.x86_64 as install for crda-1.1.3_2013.02.13-2.fc19.x86_64 >16:39:30,739 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.31-2.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >16:39:30,740 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.22.1-1.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >16:39:30,742 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-4.0.1-3.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >16:39:30,743 DEBUG yum.verbose.YumBase: Quick matched qpdf-libs-4.0.1-3.fc19.x86_64 to require for libqpdf.so.10()(64bit) >16:39:30,744 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.22.1-1.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >16:39:30,746 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.31-2.fc19.x86_64 to require for libcupsfilters.so.1()(64bit) >16:39:30,768 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-15.fc19.noarch as install for desktop-file-utils-0.21-2.fc19.x86_64 >16:39:30,780 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-11.fc19.x86_64 as install for dmraid-events-1.0.0.rc16-20.fc19.x86_64 >16:39:30,781 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-5.fc19.x86_64 as install for dmraid-events-1.0.0.rc16-20.fc19.x86_64 >16:39:30,787 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-16.fc19.x86_64 as install for dracut-027-1.fc19.x86_64 >16:39:30,791 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-3.fc19.noarch as install for duplicity-0.6.21-1.fc19.x86_64 >16:39:30,792 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-11.fc19.noarch as install for duplicity-0.6.21-1.fc19.x86_64 >16:39:30,793 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-5.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >16:39:30,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-3.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >16:39:30,797 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-20.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >16:39:30,813 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-5.fc19.x86_64 as install for elfutils-0.155-5.fc19.x86_64 >16:39:30,815 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >16:39:30,815 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >16:39:30,815 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >16:39:30,816 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >16:39:30,816 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >16:39:30,816 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >16:39:30,816 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >16:39:30,817 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1()(64bit) >16:39:30,817 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libasm.so.1()(64bit) >16:39:30,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-2.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >16:39:30,834 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.22.1-1.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >16:39:30,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-7.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >16:39:30,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-2.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >16:39:30,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-1.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >16:39:30,861 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.1-1.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >16:39:30,868 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-3.fc19.x86_64 as install for fipscheck-lib-1.3.1-3.fc19.x86_64 >16:39:30,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.0-2.fc19.x86_64 as install for fprintd-0.5.0-1.fc19.x86_64 >16:39:30,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-17.fc19.x86_64 as install for genisoimage-1.1.11-17.fc19.x86_64 >16:39:30,914 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-17.fc19.x86_64 to require for libusal.so.0()(64bit) >16:39:30,915 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-17.fc19.x86_64 to require for librols.so.0()(64bit) >16:39:30,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-12.fc19.x86_64 as install for ghostscript-fonts-5.50-30.fc19.noarch >16:39:30,931 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013b-2.fc19.noarch as install for glibc-common-2.17-4.fc19.x86_64 >16:39:30,938 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-2.fc19.noarch as install for gnome-abrt-0.2.10-1.fc19.x86_64 >16:39:30,946 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-19.0.0-1.fc19.noarch as install for gnome-desktop3-3.8.0.1-1.fc19.x86_64 >16:39:30,958 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-14.fc19.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-14.fc19.x86_64 >16:39:30,967 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-9.fc19.x86_64 as install for gnome-video-effects-0.4.0-5.fc19.noarch >16:39:30,972 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-2.fc19.x86_64 as install for gnutls-3.1.10-1.fc19.x86_64 >16:39:30,973 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-2.fc19.x86_64 to require for libhogweed.so.2()(64bit) >16:39:30,988 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.1-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >16:39:30,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-3.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >16:39:30,990 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.2-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >16:39:30,992 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.15-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >16:39:31,004 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-3.fc19.x86_64 as install for gstreamer-0.10.36-3.fc19.x86_64 >16:39:31,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-13.fc19.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >16:39:31,015 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-13.fc19.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >16:39:31,015 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-13.fc19.x86_64 to require for libcdda_interface.so.0()(64bit) >16:39:31,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.2.0-2.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >16:39:31,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.0.6-1.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >16:39:31,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.6-1.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >16:39:31,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-7.fc19.x86_64 as install for 5:guile-2.0.7-1.fc19.x86_64 >16:39:31,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90-7.fc19.x86_64 as install for gvfs-1.16.0-1.fc19.x86_64 >16:39:31,083 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-7.fc19.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >16:39:31,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-2.fc19.x86_64 as install for gvfs-1.16.0-1.fc19.x86_64 >16:39:31,086 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-7.fc19.x86_64 to require for libcdio_cdda.so.1()(64bit) >16:39:31,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-5.fc19.x86_64 as install for gvfs-obexftp-1.16.0-1.fc19.x86_64 >16:39:31,104 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.3-3.fc19.x86_64 as install for hplip-libs-3.13.3-3.fc19.x86_64 >16:39:31,118 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-8.fc19.x86_64 as install for icedax-1.1.11-17.fc19.x86_64 >16:39:31,120 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-13.fc19.x86_64 as install for icedax-1.1.11-17.fc19.x86_64 >16:39:31,128 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-5.fc19.x86_64 as install for iok-2.1.3-3.fc19.x86_64 >16:39:31,132 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-39.fc19.noarch as install for iso-codes-3.41-2.fc19.noarch >16:39:31,143 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-25.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >16:39:31,145 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-8.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >16:39:31,146 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013b-2.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >16:39:31,148 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-2.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >16:39:31,149 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-7.fc19.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >16:39:31,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-2.fc19.x86_64 as install for krb5-libs-1.11.1-6.fc19.x86_64 >16:39:31,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.99.901-2.fc19.noarch as install for libX11-1.5.99.901-2.fc19.x86_64 >16:39:31,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-3.fc19.x86_64 as install for libXfont-1.4.5-4.fc19.x86_64 >16:39:31,203 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-4.fc19.x86_64 as install for libarchive-3.1.2-1.fc19.x86_64 >16:39:31,222 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-2.fc19.noarch as install for libcanberra-0.30-3.fc19.x86_64 >16:39:31,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-2.fc19.x86_64 as install for libcurl-7.29.0-4.fc19.x86_64 >16:39:31,243 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-2.fc19.x86_64 to require for libssh2.so.1()(64bit) >16:39:31,272 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-2.fc19.x86_64 as install for libgdata-0.13.3-1.fc19.x86_64 >16:39:31,286 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-24.fc19.x86_64 as install for libgphoto2-2.5.1.1-1.fc19.x86_64 >16:39:31,291 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.35-2.fc19.x86_64 as install for libgpod-0.8.2-9.fc19.x86_64 >16:39:31,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >16:39:31,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >16:39:31,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >16:39:31,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.1.10-1.fc19.x86_64 as install for libkkc-0.1.10-1.fc19.x86_64 >16:39:31,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.1.10-1.fc19.noarch as install for libkkc-0.1.10-1.fc19.x86_64 >16:39:31,326 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-5.T1435.fc19.noarch as install for libkkc-0.1.10-1.fc19.x86_64 >16:39:31,327 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.2-2.fc19.x86_64 as install for libkkc-0.1.10-1.fc19.x86_64 >16:39:31,333 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.2-3.fc19.x86_64 as install for liblouis-python3-2.5.2-3.fc19.noarch >16:39:31,347 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-6.fc19.x86_64 as install for libmusicbrainz5-5.0.1-4.fc19.x86_64 >16:39:31,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-5.fc19.x86_64 as install for libnetfilter_conntrack-1.0.3-1.fc19.x86_64 >16:39:31,356 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-5.fc19.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:39:31,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-2.fc19.x86_64 as install for libnetfilter_conntrack-1.0.3-1.fc19.x86_64 >16:39:31,369 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-3.fc19.noarch as install for libnm-gtk-0.9.8.1-1.git20130327.fc19.x86_64 >16:39:31,374 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-5.fc19.x86_64 as install for libofa-0.9.3-22.fc19.x86_64 >16:39:31,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-2.fc19.x86_64 as install for libosinfo-0.2.6-1.fc19.x86_64 >16:39:31,381 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-2.fc19.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >16:39:31,381 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-2.fc19.x86_64 to require for libxslt.so.1()(64bit) >16:39:31,389 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-4.fc19.2.x86_64 as install for libpeas-1.8.0-1.fc19.x86_64 >16:39:31,391 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.0-10.fc19.x86_64 as install for libpeas-1.8.0-1.fc19.x86_64 >16:39:31,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-6.fc19.x86_64 as install for libproxy-0.4.11-3.fc19.x86_64 >16:39:31,407 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-3.fc19.x86_64 as install for libpwquality-1.2.1-2.fc19.x86_64 >16:39:31,408 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-3.fc19.x86_64 as install for libpwquality-1.2.1-2.fc19.x86_64 >16:39:31,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.3-1.fc19.x86_64 as install for libreport-gtk-2.1.3-1.fc19.x86_64 >16:39:31,416 DEBUG yum.verbose.YumBase: TSINFO: Marking recordmydesktop-0.3.8.1-9.fc19.x86_64 as install for libreport-gtk-2.1.3-1.fc19.x86_64 >16:39:31,435 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.10-2.fc19.x86_64 >16:39:31,436 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:39:31,436 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >16:39:31,471 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-8.fc19.x86_64 as install for libtiff-4.0.3-5.fc19.x86_64 >16:39:31,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-4.fc19.x86_64 as install for libtranslit-m17n-0.0.2-4.fc19.x86_64 >16:39:31,506 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.10-1.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >16:39:31,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.2.1-1.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >16:39:31,510 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-6.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >16:39:31,511 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-2.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >16:39:31,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-6.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >16:39:31,514 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-6.fc19.x86_64 to require for libwsman_client.so.1()(64bit) >16:39:31,514 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-6.fc19.x86_64 to require for libwsman.so.1()(64bit) >16:39:31,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.4.0-8.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >16:39:31,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.6-1.fc19.x86_64 as install for libvirt-gobject-0.1.6-1.fc19.x86_64 >16:39:31,542 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.6-1.fc19.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >16:39:31,542 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.6-1.fc19.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >16:39:31,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7-3.fc19.noarch as install for libwacom-0.7-3.fc19.x86_64 >16:39:31,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-4.fc19.x86_64 as install for libwnck3-3.4.5-1.fc19.x86_64 >16:39:31,595 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.1-3.fc19.x86_64 as install for mesa-libGL-9.1-3.fc19.x86_64 >16:39:31,615 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-9.20130316.fc19.noarch as install for ncurses-libs-5.9-9.20130316.fc19.x86_64 >16:39:31,619 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-8.fc19.x86_64 as install for newt-0.52.15-1.fc19.x86_64 >16:39:31,620 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-8.fc19.x86_64 to require for libslang.so.2()(64bit) >16:39:31,634 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14.3-11.fc19.x86_64 as install for nss-3.14.3-11.fc19.x86_64 >16:39:31,657 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-17.svn457.fc19.noarch as install for openconnect-4.99-1.fc19.x86_64 >16:39:31,658 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-2.fc19.x86_64 as install for openconnect-4.99-1.fc19.x86_64 >16:39:31,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-15.fc19.x86_64 as install for 1:openssl-1.0.1e-4.fc19.x86_64 >16:39:31,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-7.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >16:39:31,704 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-7.fc19.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:39:31,704 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-7.fc19.x86_64 to require for libthai.so.0()(64bit) >16:39:31,705 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.14-1.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >16:39:31,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-4.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >16:39:31,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.3-261.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,737 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.009-2.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,739 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.27-246.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.3-261.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,742 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-2.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,743 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-242.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,746 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-261.fc19.noarch as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,747 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-261.fc19.noarch to require for perl(Pod::Simple::Search) >16:39:31,748 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-5.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,750 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-241.fc19.noarch as install for 4:perl-5.16.3-261.fc19.x86_64 >16:39:31,776 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-theme-charge-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:31,800 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.0-3.fc19.x86_64 as install for pulseaudio-module-bluetooth-3.0-6.fc19.x86_64 >16:39:31,801 DEBUG yum.verbose.YumBase: Quick matched sbc-1.0-3.fc19.x86_64 to require for libsbc.so.1()(64bit) >16:39:31,807 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-6.fc19.x86_64 as install for pygobject3-3.8.0-1.fc19.x86_64 >16:39:31,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-9.fc19.x86_64 as install for pygtk2-libglade-2.24.0-7.fc19.x86_64 >16:39:31,823 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.8.0-1.fc19.noarch as install for python-caribou-0.4.10-1.fc19.noarch >16:39:31,826 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-6.fc19.noarch as install for python-kitchen-1.1.1-3.fc19.noarch >16:39:31,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-7.fc19.x86_64 as install for python-libs-2.7.3-35.fc19.x86_64 >16:39:31,836 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-8.fc19.x86_64 as install for python-mako-0.5.0-6.fc19.noarch >16:39:31,838 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-7.fc19.noarch as install for python-mako-0.5.0-6.fc19.noarch >16:39:31,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.2.1-3.fc19.x86_64 as install for python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 >16:39:31,843 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-9.fc19.x86_64 as install for python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 >16:39:31,845 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-1.fc19.noarch as install for python-slip-dbus-0.4.0-1.fc19.noarch >16:39:31,847 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-15.fc19.x86_64 as install for python-urlgrabber-3.9.1-26.fc19.noarch >16:39:31,855 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-11.fc19.x86_64 as install for python3-speechd-0.7.1-11.fc19.x86_64 >16:39:31,857 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyxdg-0.25-1.fc19.noarch as install for python3-speechd-0.7.1-11.fc19.x86_64 >16:39:31,877 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.0.1-1.fc19.x86_64 as install for rpm-python-4.11.0.1-1.fc19.x86_64 >16:39:31,879 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.0.1-1.fc19.x86_64 to require for librpmbuild.so.3()(64bit) >16:39:31,918 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-2.fc19.x86_64 as install for 2:samba-libs-4.0.4-3.fc19.x86_64 >16:39:31,919 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-2.fc19.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:39:31,932 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.50-1.fc19.noarch as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >16:39:31,933 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.3-2.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >16:39:31,934 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-200-3.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >16:39:31,936 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-devel-2.1.14-30.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >16:39:31,941 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-21.fc19.x86_64 as install for socat-1.7.2.1-3.fc19.x86_64 >16:39:31,951 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-2.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >16:39:31,952 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-2.fc19.x86_64 to require for libusbredirhost.so.1()(64bit) >16:39:31,953 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-6.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >16:39:31,954 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.4.0-8.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >16:39:31,968 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-1.fc19.x86_64 as install for system-config-printer-libs-1.4.0-1.fc19.noarch >16:39:32,008 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-2.fc19.x86_64 as install for telepathy-haze-0.7.0-2.fc19.x86_64 >16:39:32,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-9.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >16:39:32,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.26-2.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >16:39:32,052 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-1.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >16:39:32,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-6.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >16:39:32,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-4.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >16:39:32,064 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.10-2.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >16:39:32,065 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.6-1.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >16:39:32,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-5.fc19.x86_64 as install for webkitgtk3-2.0.0-1.fc19.x86_64 >16:39:32,095 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-5.fc19.x86_64 to require for libicui18n.so.50()(64bit) >16:39:32,095 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-5.fc19.x86_64 to require for libicudata.so.50()(64bit) >16:39:32,106 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.9.0-0.rc4.git0.1.fc19.x86_64 as install for xl2tpd-1.3.1-13.fc19.x86_64 >16:39:32,110 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-9.fc19.x86_64 as install for xorg-x11-server-utils-7.7-1.fc19.x86_64 >16:39:32,153 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.15.0-1.fc19.x86_64 as install for anaconda-widgets-19.16-2.fc19.x86_64 >16:39:32,159 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.52.0.1-6.fc19.x86_64 as install for btparser-0.25-2.fc19.x86_64 >16:39:32,181 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-gnome-18.90.0-1.fc19.noarch as install for desktop-backgrounds-gnome-19.0.0-1.fc19.noarch >16:39:32,201 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.4-1.fc19.x86_64 as install for frei0r-plugins-1.3-9.fc19.x86_64 >16:39:32,203 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_video.so.2.4()(64bit) >16:39:32,203 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_ts.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_photo.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_ml.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >16:39:32,204 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >16:39:32,205 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >16:39:32,205 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_flann.so.2.4()(64bit) >16:39:32,205 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >16:39:32,205 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_core.so.2.4()(64bit) >16:39:32,205 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >16:39:32,206 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >16:39:32,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-2.fc19.x86_64 as install for frei0r-plugins-1.3-9.fc19.x86_64 >16:39:32,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-4.fc19.x86_64 as install for gd-2.0.35-24.fc19.x86_64 >16:39:32,220 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.2.1-1.fc19.x86_64 as install for gettext-0.18.2.1-1.fc19.x86_64 >16:39:32,221 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.2.1-1.fc19.x86_64 to require for libgettextlib-0.18.2.so()(64bit) >16:39:32,225 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-10.fc19.x86_64 as install for gnome-python2-desktop-2.32.0-14.fc19.x86_64 >16:39:32,233 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.10-1.fc19.x86_64 as install for gnutls-utils-3.1.10-1.fc19.x86_64 >16:39:32,234 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.10-1.fc19.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >16:39:32,234 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.10-1.fc19.x86_64 to require for libgnutls-dane.so.0()(64bit) >16:39:32,247 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.0-4.fc19.x86_64 as install for harfbuzz-0.9.14-1.fc19.x86_64 >16:39:32,252 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.13.7-1.fc19.noarch as install for jpackage-utils-1.7.5-25.fc19.noarch >16:39:32,281 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.56.4-1.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >16:39:32,282 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.56.4-1.fc19.x86_64 to require for librados.so.2()(64bit) >16:39:32,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.7.0-3.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >16:39:32,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-7.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >16:39:32,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-8.fc19.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >16:39:32,331 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-8.fc19.x86_64 to require for libsilc-1.1.so.2()(64bit) >16:39:32,332 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-10.fc19.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >16:39:32,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc19.1.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >16:39:32,336 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >16:39:32,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.10-2.fc19.noarch as install for libquvi-0.4.1-3.fc19.x86_64 >16:39:32,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-25.fc19.x86_64 as install for libreport-plugin-reportuploader-2.1.3-1.fc19.x86_64 >16:39:32,382 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,384 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-11.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,386 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,387 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-3.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,389 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-10.20121130git.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,390 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-8.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,392 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-5.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,396 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,397 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.18-1.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-10.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,400 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.4.0-8.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >16:39:32,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-9.fc19.x86_64 as install for mcpp-2.7.2-9.fc19.x86_64 >16:39:32,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.6-1.fc19.x86_64 as install for mesa-libEGL-9.1-3.fc19.x86_64 >16:39:32,452 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.1-3.fc19.x86_64 as install for mesa-libEGL-9.1-3.fc19.x86_64 >16:39:32,459 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-8.fc19.x86_64 as install for neon-0.29.6-6.fc19.x86_64 >16:39:32,466 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-8.fc19.x86_64 as install for 1:obex-data-server-0.4.6-5.fc19.x86_64 >16:39:32,483 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-261.fc19.noarch as install for 1:perl-Pod-Simple-3.20-261.fc19.noarch >16:39:32,507 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:32,509 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 >16:39:32,512 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.14-30.fc19.x86_64 as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >16:39:32,514 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-doc-3.12.1-24.fc19.noarch as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >16:39:32,515 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-devel-3.12.1-24.fc19.noarch as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >16:39:32,517 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.1.12-3.fc19.x86_64 as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >16:39:32,521 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-5.fc19.x86_64 as install for poppler-0.22.1-1.fc19.x86_64 >16:39:32,530 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-17.fc19.noarch as install for preupgrade-1.1.11-3.fc19.noarch >16:39:32,539 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch as install for python-beaker-1.5.4-7.fc19.noarch >16:39:32,540 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-3.fc19.x86_64 as install for python-beaker-1.5.4-7.fc19.noarch >16:39:32,544 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-4.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >16:39:32,547 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.1-1.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >16:39:32,548 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.27-1.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >16:39:32,550 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-3.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >16:39:32,551 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-47.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >16:39:32,554 DEBUG yum.verbose.YumBase: TSINFO: Marking python-magic-5.11-9.fc19.x86_64 as install for python-bugzilla-0.8.0-2.fc19.noarch >16:39:32,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.3-1.fc19.x86_64 as install for python-meh-0.22-1.fc19.noarch >16:39:32,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.4.0-8.fc19.x86_64 as install for 2:qemu-kvm-1.4.0-8.fc19.x86_64 >16:39:32,587 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-2.fc19.x86_64 as install for recordmydesktop-0.3.8.1-9.fc19.x86_64 >16:39:32,589 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 as install for recordmydesktop-0.3.8.1-9.fc19.x86_64 >16:39:32,593 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-4.fc19.noarch as install for rhino-1.7R4-2.fc19.noarch >16:39:32,604 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-7.fc19.noarch as install for seed-3.2.0-4.fc19.2.x86_64 >16:39:32,605 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-2.fc19.x86_64 as install for seed-3.2.0-4.fc19.2.x86_64 >16:39:32,615 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-6.fc19.noarch as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >16:39:32,617 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-19.fc19.x86_64 as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >16:39:32,618 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite_cmulex.so.1()(64bit) >16:39:32,618 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >16:39:32,618 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite.so.1()(64bit) >16:39:32,620 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-5.fc19.x86_64 as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >16:39:32,632 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.2.80-0.12.20130314svn5065.fc19.noarch as install for tigervnc-server-minimal-1.2.80-0.12.20130314svn5065.fc19.x86_64 >16:39:32,669 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-39.fc19.x86_64 as install for xorg-x11-fonts-Type1-7.5-8.fc19.noarch >16:39:32,671 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-39.fc19.x86_64 to require for ttmkfdir >16:39:32,694 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.9.0-1.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >16:39:32,698 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-9.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:39:32,700 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.53.0-6.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:39:32,705 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.53.0-6.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:39:32,715 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.12.20110223git.fc19.x86_64 as install for createrepo-0.9.9-17.fc19.noarch >15:39:32,718 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.12.20110223git.fc19.x86_64 as install for createrepo-0.9.9-17.fc19.noarch >15:39:32,735 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 as install for device-mapper-multipath-0.4.9-47.fc19.x86_64 >15:39:32,740 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 to require for libmultipath.so.0()(64bit) >15:39:32,740 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 to require for libmpathpersist.so.0()(64bit) >15:39:32,752 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.45-5.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:39:32,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.14-5.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:39:32,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.6-2.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:39:32,759 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-2.fc19.x86_64 as install for festival-freebsoft-utils-0.10-6.fc19.noarch >15:39:32,761 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-25.fc19.x86_64 as install for festival-freebsoft-utils-0.10-6.fc19.noarch >15:39:32,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-6.fc19.x86_64 as install for gavl-1.4.0-2.fc19.x86_64 >15:39:32,778 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-11.fc19.x86_64 as install for glusterfs-fuse-3.3.1-11.fc19.x86_64 >15:39:32,784 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-10.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:39:32,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-6.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:39:32,787 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-6.fc19.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >15:39:32,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-5.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:39:32,791 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.19-5.fc19.x86_64 as install for gnutls-dane-3.1.10-1.fc19.x86_64 >15:39:32,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-2.fc19.x86_64 as install for jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 >15:39:32,808 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-5.fc19.x86_64 as install for jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 >15:39:32,833 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-5.fc19.x86_64 as install for lvm2-2.02.98-5.fc19.x86_64 >15:39:32,835 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-3.fc19.x86_64 as install for lvm2-2.02.98-5.fc19.x86_64 >15:39:32,836 DEBUG yum.verbose.YumBase: Quick matched lvm2-libs-2.02.98-5.fc19.x86_64 to require for liblvm2app.so.2.2()(64bit) >15:39:32,848 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.0.0-2.fc19.x86_64 as install for netcf-libs-0.2.3-4.fc19.x86_64 >15:39:32,849 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-2.fc19.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >15:39:32,849 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-2.fc19.x86_64 to require for libaugeas.so.0()(64bit) >15:39:32,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.2.0-2.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:39:32,861 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-5.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:39:32,862 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-5.fc19.x86_64 to require for libIlmThread.so.6()(64bit) >15:39:32,863 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-5.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:39:32,864 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-5.fc19.x86_64 to require for libHalf.so.6()(64bit) >15:39:32,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-2.fc19.x86_64 as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:39:32,881 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-5.fc19.noarch as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:39:32,883 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-38.fc19.x86_64 as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:39:32,884 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >15:39:32,884 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >15:39:32,884 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libqpol.so.1()(64bit) >15:39:32,885 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libapol.so.4()(64bit) >15:39:32,889 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-5.fc19.noarch as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:39:32,890 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-4.fc19.noarch as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:39:32,891 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-5.fc19.x86_64 as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:39:32,909 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.4.0-8.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,911 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.2-1.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.0.0-0.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,913 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-5.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,914 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.2-1.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,915 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.2-4.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,916 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >15:39:32,916 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >15:39:32,917 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >15:39:32,918 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >15:39:32,918 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130103-1.git717279a.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,920 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-13.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,921 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-7.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:39:32,924 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-animated-18.90.0-1.fc19.noarch as install for schroedinger-cat-backgrounds-gnome-18.90.0-1.fc19.noarch >15:39:32,926 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-7.fc19.x86_64 as install for selinux-policy-devel-3.12.1-24.fc19.noarch >15:39:32,930 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.0-3.fc19.x86_64 as install for sheepdog-0.3.0-4.fc19.x86_64 >15:39:32,931 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-3.fc19.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >15:39:32,932 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.0-3.fc19.x86_64 as install for sheepdog-0.3.0-4.fc19.x86_64 >15:39:32,934 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-3.fc19.x86_64 to require for libcfg.so.6()(64bit) >15:39:32,954 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-13.fc19.x86_64 as install for brlapi-0.5.6-13.fc19.x86_64 >15:39:32,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.4-2.fc19.x86_64 as install for corosync-2.3.0-3.fc19.x86_64 >15:39:32,969 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-1.fc19.x86_64 as install for corosynclib-2.3.0-3.fc19.x86_64 >15:39:32,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-6.fc19.x86_64 as install for corosynclib-2.3.0-3.fc19.x86_64 >15:39:32,971 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-6.fc19.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >15:39:32,984 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-25.fc19.x86_64 as install for festival-1.96-25.fc19.x86_64 >15:39:32,986 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-25.fc19.x86_64 as install for festival-1.96-25.fc19.x86_64 >15:39:32,987 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-25.fc19.noarch as install for festival-1.96-25.fc19.x86_64 >15:39:32,988 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-25.fc19.x86_64 to require for libestools.so.1.2.96.1()(64bit) >15:39:32,988 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-25.fc19.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >15:39:32,998 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-1.fc19.x86_64 as install for leveldb-1.9.0-1.fc19.x86_64 >15:39:33,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.36.0-2.fc19.x86_64 as install for libffado-2.1.0-2.fc19.x86_64 >15:39:33,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-2.fc19.x86_64 as install for libffado-2.1.0-2.fc19.x86_64 >15:39:33,037 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-base-18.90.0-1.fc19.noarch as install for schroedinger-cat-backgrounds-animated-18.90.0-1.fc19.noarch >15:39:33,050 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-2.fc19.x86_64 as install for unbound-libs-1.4.19-5.fc19.x86_64 >15:39:33,204 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-3.fc19.noarch as install for hunspell-en-0.20121024-3.fc19.noarch >15:39:33,430 DEBUG yum.verbose.YumBase: Depsolve time: 5.697 >15:39:33,432 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1323 (checkSoftwareSelection) >15:39:33,432 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >15:39:33,433 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >15:39:33,433 DEBUG packaging: success >15:39:33,433 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >15:39:33,434 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1340 (checkSoftwareSelection) >15:39:33,434 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >15:39:33,476 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >15:39:33,477 INFO packaging: about to acquire _yum_lock for AnaCheckSoftwareThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:103 (checkSoftwareSelection) >15:39:33,477 INFO packaging: have _yum_lock for AnaCheckSoftwareThread >15:39:33,479 INFO packaging: 1246 packages selected totalling 3.74 GB >15:39:33,479 INFO packaging: gave up _yum_lock for AnaCheckSoftwareThread >15:39:34,004 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:34,004 INFO packaging: have _yum_lock for MainThread >15:39:34,007 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:34,008 INFO packaging: have _yum_lock for MainThread >15:39:34,008 INFO packaging: gave up _yum_lock for MainThread >15:39:34,008 INFO packaging: gave up _yum_lock for MainThread >15:39:34,013 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:34,014 INFO packaging: have _yum_lock for MainThread >15:39:34,016 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:34,016 INFO packaging: have _yum_lock for MainThread >15:39:34,016 INFO packaging: gave up _yum_lock for MainThread >15:39:34,016 INFO packaging: gave up _yum_lock for MainThread >15:39:34,018 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:34,018 INFO packaging: have _yum_lock for MainThread >15:39:34,018 INFO packaging: gave up _yum_lock for MainThread >15:39:34,020 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:39:34,020 INFO packaging: have _yum_lock for MainThread >15:39:34,022 INFO packaging: gave up _yum_lock for MainThread >15:39:34,025 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:34,026 INFO packaging: have _yum_lock for MainThread >15:39:34,030 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:34,030 INFO packaging: have _yum_lock for MainThread >15:39:34,032 INFO packaging: gave up _yum_lock for MainThread >15:39:34,035 INFO packaging: gave up _yum_lock for MainThread >15:39:34,038 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:34,038 INFO packaging: have _yum_lock for MainThread >15:39:34,040 INFO packaging: gave up _yum_lock for MainThread >15:39:34,044 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:39:34,045 INFO packaging: have _yum_lock for MainThread >15:39:34,047 INFO packaging: gave up _yum_lock for MainThread >15:39:46,457 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:46,457 INFO packaging: have _yum_lock for MainThread >15:39:46,460 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:46,462 INFO packaging: have _yum_lock for MainThread >15:39:46,464 INFO packaging: gave up _yum_lock for MainThread >15:39:46,466 INFO packaging: gave up _yum_lock for MainThread >15:39:46,469 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:46,470 INFO packaging: have _yum_lock for MainThread >15:39:46,473 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:46,474 INFO packaging: have _yum_lock for MainThread >15:39:46,477 INFO packaging: gave up _yum_lock for MainThread >15:39:46,479 INFO packaging: gave up _yum_lock for MainThread >15:39:46,484 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:46,484 INFO packaging: have _yum_lock for MainThread >15:39:46,487 INFO packaging: gave up _yum_lock for MainThread >15:39:46,490 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:39:46,491 INFO packaging: have _yum_lock for MainThread >15:39:46,494 INFO packaging: gave up _yum_lock for MainThread >15:39:46,498 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:39:46,498 INFO packaging: have _yum_lock for MainThread >15:39:46,502 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:39:46,503 INFO packaging: have _yum_lock for MainThread >15:39:46,505 INFO packaging: gave up _yum_lock for MainThread >15:39:46,507 INFO packaging: gave up _yum_lock for MainThread >15:39:46,510 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:46,511 INFO packaging: have _yum_lock for MainThread >15:39:46,513 INFO packaging: gave up _yum_lock for MainThread >15:39:46,517 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:39:46,518 INFO packaging: have _yum_lock for MainThread >15:39:46,520 INFO packaging: gave up _yum_lock for MainThread >15:39:53,718 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:970 (environments) >15:39:53,718 INFO packaging: have _yum_lock for MainThread >15:39:53,718 INFO packaging: gave up _yum_lock for MainThread >15:39:53,720 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:232 (refresh) >15:39:53,720 INFO packaging: have _yum_lock for MainThread >15:39:53,720 INFO packaging: gave up _yum_lock for MainThread >15:39:53,721 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,721 INFO packaging: have _yum_lock for MainThread >15:39:53,722 INFO packaging: gave up _yum_lock for MainThread >15:39:53,723 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,723 INFO packaging: have _yum_lock for MainThread >15:39:53,723 INFO packaging: gave up _yum_lock for MainThread >15:39:53,725 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,725 INFO packaging: have _yum_lock for MainThread >15:39:53,725 INFO packaging: gave up _yum_lock for MainThread >15:39:53,727 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,728 INFO packaging: have _yum_lock for MainThread >15:39:53,731 INFO packaging: gave up _yum_lock for MainThread >15:39:53,734 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,734 INFO packaging: have _yum_lock for MainThread >15:39:53,737 INFO packaging: gave up _yum_lock for MainThread >15:39:53,740 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,741 INFO packaging: have _yum_lock for MainThread >15:39:53,743 INFO packaging: gave up _yum_lock for MainThread >15:39:53,747 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,747 INFO packaging: have _yum_lock for MainThread >15:39:53,750 INFO packaging: gave up _yum_lock for MainThread >15:39:53,753 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,754 INFO packaging: have _yum_lock for MainThread >15:39:53,756 INFO packaging: gave up _yum_lock for MainThread >15:39:53,760 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,761 INFO packaging: have _yum_lock for MainThread >15:39:53,762 INFO packaging: gave up _yum_lock for MainThread >15:39:53,765 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,766 INFO packaging: have _yum_lock for MainThread >15:39:53,768 INFO packaging: gave up _yum_lock for MainThread >15:39:53,772 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,773 INFO packaging: have _yum_lock for MainThread >15:39:53,775 INFO packaging: gave up _yum_lock for MainThread >15:39:53,778 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,779 INFO packaging: have _yum_lock for MainThread >15:39:53,782 INFO packaging: gave up _yum_lock for MainThread >15:39:53,785 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,786 INFO packaging: have _yum_lock for MainThread >15:39:53,788 INFO packaging: gave up _yum_lock for MainThread >15:39:53,791 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,792 INFO packaging: have _yum_lock for MainThread >15:39:53,794 INFO packaging: gave up _yum_lock for MainThread >15:39:53,798 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,799 INFO packaging: have _yum_lock for MainThread >15:39:53,801 INFO packaging: gave up _yum_lock for MainThread >15:39:53,804 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,806 INFO packaging: have _yum_lock for MainThread >15:39:53,808 INFO packaging: gave up _yum_lock for MainThread >15:39:53,811 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,812 INFO packaging: have _yum_lock for MainThread >15:39:53,814 INFO packaging: gave up _yum_lock for MainThread >15:39:53,817 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,819 INFO packaging: have _yum_lock for MainThread >15:39:53,821 INFO packaging: gave up _yum_lock for MainThread >15:39:53,825 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:39:53,826 INFO packaging: have _yum_lock for MainThread >15:39:53,828 INFO packaging: gave up _yum_lock for MainThread >15:39:53,832 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:233 (refresh) >15:39:53,833 INFO packaging: have _yum_lock for MainThread >15:39:53,835 INFO packaging: gave up _yum_lock for MainThread >15:39:53,840 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1084 (groups) >15:39:53,840 INFO packaging: have _yum_lock for MainThread >15:39:53,842 INFO packaging: gave up _yum_lock for MainThread >15:39:53,847 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:257 (refreshAddons) >15:39:53,848 INFO packaging: have _yum_lock for MainThread >15:39:53,852 INFO packaging: gave up _yum_lock for MainThread >15:39:53,855 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,855 INFO packaging: have _yum_lock for MainThread >15:39:53,858 INFO packaging: gave up _yum_lock for MainThread >15:39:53,861 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,862 INFO packaging: have _yum_lock for MainThread >15:39:53,864 INFO packaging: gave up _yum_lock for MainThread >15:39:53,867 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,868 INFO packaging: have _yum_lock for MainThread >15:39:53,870 INFO packaging: gave up _yum_lock for MainThread >15:39:53,873 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,874 INFO packaging: have _yum_lock for MainThread >15:39:53,877 INFO packaging: gave up _yum_lock for MainThread >15:39:53,880 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,881 INFO packaging: have _yum_lock for MainThread >15:39:53,883 INFO packaging: gave up _yum_lock for MainThread >15:39:53,886 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,887 INFO packaging: have _yum_lock for MainThread >15:39:53,889 INFO packaging: gave up _yum_lock for MainThread >15:39:53,892 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,893 INFO packaging: have _yum_lock for MainThread >15:39:53,895 INFO packaging: gave up _yum_lock for MainThread >15:39:53,898 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,900 INFO packaging: have _yum_lock for MainThread >15:39:53,902 INFO packaging: gave up _yum_lock for MainThread >15:39:53,905 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,905 INFO packaging: have _yum_lock for MainThread >15:39:53,907 INFO packaging: gave up _yum_lock for MainThread >15:39:53,910 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,911 INFO packaging: have _yum_lock for MainThread >15:39:53,913 INFO packaging: gave up _yum_lock for MainThread >15:39:53,917 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,918 INFO packaging: have _yum_lock for MainThread >15:39:53,920 INFO packaging: gave up _yum_lock for MainThread >15:39:53,923 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,924 INFO packaging: have _yum_lock for MainThread >15:39:53,926 INFO packaging: gave up _yum_lock for MainThread >15:39:53,929 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,930 INFO packaging: have _yum_lock for MainThread >15:39:53,932 INFO packaging: gave up _yum_lock for MainThread >15:39:53,935 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,937 INFO packaging: have _yum_lock for MainThread >15:39:53,939 INFO packaging: gave up _yum_lock for MainThread >15:39:53,942 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,942 INFO packaging: have _yum_lock for MainThread >15:39:53,944 INFO packaging: gave up _yum_lock for MainThread >15:39:53,947 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,948 INFO packaging: have _yum_lock for MainThread >15:39:53,950 INFO packaging: gave up _yum_lock for MainThread >15:39:53,953 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,954 INFO packaging: have _yum_lock for MainThread >15:39:53,956 INFO packaging: gave up _yum_lock for MainThread >15:39:53,959 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,960 INFO packaging: have _yum_lock for MainThread >15:39:53,962 INFO packaging: gave up _yum_lock for MainThread >15:39:53,965 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,967 INFO packaging: have _yum_lock for MainThread >15:39:53,969 INFO packaging: gave up _yum_lock for MainThread >15:39:53,972 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,972 INFO packaging: have _yum_lock for MainThread >15:39:53,974 INFO packaging: gave up _yum_lock for MainThread >15:39:53,978 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:53,979 INFO packaging: have _yum_lock for MainThread >15:39:53,981 INFO packaging: gave up _yum_lock for MainThread >15:39:53,984 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,985 INFO packaging: have _yum_lock for MainThread >15:39:53,987 INFO packaging: gave up _yum_lock for MainThread >15:39:53,990 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:53,991 INFO packaging: have _yum_lock for MainThread >15:39:53,993 INFO packaging: gave up _yum_lock for MainThread >15:39:53,996 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:53,997 INFO packaging: have _yum_lock for MainThread >15:39:53,999 INFO packaging: gave up _yum_lock for MainThread >15:39:54,002 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,003 INFO packaging: have _yum_lock for MainThread >15:39:54,005 INFO packaging: gave up _yum_lock for MainThread >15:39:54,008 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,009 INFO packaging: have _yum_lock for MainThread >15:39:54,011 INFO packaging: gave up _yum_lock for MainThread >15:39:54,015 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,015 INFO packaging: have _yum_lock for MainThread >15:39:54,017 INFO packaging: gave up _yum_lock for MainThread >15:39:54,021 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,021 INFO packaging: have _yum_lock for MainThread >15:39:54,024 INFO packaging: gave up _yum_lock for MainThread >15:39:54,027 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,028 INFO packaging: have _yum_lock for MainThread >15:39:54,030 INFO packaging: gave up _yum_lock for MainThread >15:39:54,033 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,034 INFO packaging: have _yum_lock for MainThread >15:39:54,036 INFO packaging: gave up _yum_lock for MainThread >15:39:54,039 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,040 INFO packaging: have _yum_lock for MainThread >15:39:54,042 INFO packaging: gave up _yum_lock for MainThread >15:39:54,045 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,046 INFO packaging: have _yum_lock for MainThread >15:39:54,048 INFO packaging: gave up _yum_lock for MainThread >15:39:54,051 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,052 INFO packaging: have _yum_lock for MainThread >15:39:54,054 INFO packaging: gave up _yum_lock for MainThread >15:39:54,058 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,059 INFO packaging: have _yum_lock for MainThread >15:39:54,061 INFO packaging: gave up _yum_lock for MainThread >15:39:54,064 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,065 INFO packaging: have _yum_lock for MainThread >15:39:54,067 INFO packaging: gave up _yum_lock for MainThread >15:39:54,070 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,071 INFO packaging: have _yum_lock for MainThread >15:39:54,074 INFO packaging: gave up _yum_lock for MainThread >15:39:54,077 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,078 INFO packaging: have _yum_lock for MainThread >15:39:54,080 INFO packaging: gave up _yum_lock for MainThread >15:39:54,083 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,084 INFO packaging: have _yum_lock for MainThread >15:39:54,086 INFO packaging: gave up _yum_lock for MainThread >15:39:54,090 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,090 INFO packaging: have _yum_lock for MainThread >15:39:54,093 INFO packaging: gave up _yum_lock for MainThread >15:39:54,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,097 INFO packaging: have _yum_lock for MainThread >15:39:54,099 INFO packaging: gave up _yum_lock for MainThread >15:39:54,102 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,103 INFO packaging: have _yum_lock for MainThread >15:39:54,105 INFO packaging: gave up _yum_lock for MainThread >15:39:54,108 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,110 INFO packaging: have _yum_lock for MainThread >15:39:54,112 INFO packaging: gave up _yum_lock for MainThread >15:39:54,115 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,117 INFO packaging: have _yum_lock for MainThread >15:39:54,119 INFO packaging: gave up _yum_lock for MainThread >15:39:54,122 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,123 INFO packaging: have _yum_lock for MainThread >15:39:54,125 INFO packaging: gave up _yum_lock for MainThread >15:39:54,128 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,129 INFO packaging: have _yum_lock for MainThread >15:39:54,131 INFO packaging: gave up _yum_lock for MainThread >15:39:54,135 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,136 INFO packaging: have _yum_lock for MainThread >15:39:54,138 INFO packaging: gave up _yum_lock for MainThread >15:39:54,141 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,142 INFO packaging: have _yum_lock for MainThread >15:39:54,144 INFO packaging: gave up _yum_lock for MainThread >15:39:54,147 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,148 INFO packaging: have _yum_lock for MainThread >15:39:54,150 INFO packaging: gave up _yum_lock for MainThread >15:39:54,154 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,155 INFO packaging: have _yum_lock for MainThread >15:39:54,157 INFO packaging: gave up _yum_lock for MainThread >15:39:54,160 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,161 INFO packaging: have _yum_lock for MainThread >15:39:54,163 INFO packaging: gave up _yum_lock for MainThread >15:39:54,167 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,168 INFO packaging: have _yum_lock for MainThread >15:39:54,170 INFO packaging: gave up _yum_lock for MainThread >15:39:54,173 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,174 INFO packaging: have _yum_lock for MainThread >15:39:54,177 INFO packaging: gave up _yum_lock for MainThread >15:39:54,180 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,181 INFO packaging: have _yum_lock for MainThread >15:39:54,183 INFO packaging: gave up _yum_lock for MainThread >15:39:54,187 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,187 INFO packaging: have _yum_lock for MainThread >15:39:54,189 INFO packaging: gave up _yum_lock for MainThread >15:39:54,193 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,193 INFO packaging: have _yum_lock for MainThread >15:39:54,196 INFO packaging: gave up _yum_lock for MainThread >15:39:54,199 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,200 INFO packaging: have _yum_lock for MainThread >15:39:54,202 INFO packaging: gave up _yum_lock for MainThread >15:39:54,206 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,207 INFO packaging: have _yum_lock for MainThread >15:39:54,209 INFO packaging: gave up _yum_lock for MainThread >15:39:54,212 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,213 INFO packaging: have _yum_lock for MainThread >15:39:54,215 INFO packaging: gave up _yum_lock for MainThread >15:39:54,218 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,219 INFO packaging: have _yum_lock for MainThread >15:39:54,221 INFO packaging: gave up _yum_lock for MainThread >15:39:54,225 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,226 INFO packaging: have _yum_lock for MainThread >15:39:54,228 INFO packaging: gave up _yum_lock for MainThread >15:39:54,231 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,232 INFO packaging: have _yum_lock for MainThread >15:39:54,234 INFO packaging: gave up _yum_lock for MainThread >15:39:54,237 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,239 INFO packaging: have _yum_lock for MainThread >15:39:54,241 INFO packaging: gave up _yum_lock for MainThread >15:39:54,244 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,245 INFO packaging: have _yum_lock for MainThread >15:39:54,247 INFO packaging: gave up _yum_lock for MainThread >15:39:54,250 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,251 INFO packaging: have _yum_lock for MainThread >15:39:54,252 INFO packaging: gave up _yum_lock for MainThread >15:39:54,253 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,253 INFO packaging: have _yum_lock for MainThread >15:39:54,253 INFO packaging: gave up _yum_lock for MainThread >15:39:54,255 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,255 INFO packaging: have _yum_lock for MainThread >15:39:54,255 INFO packaging: gave up _yum_lock for MainThread >15:39:54,256 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,256 INFO packaging: have _yum_lock for MainThread >15:39:54,256 INFO packaging: gave up _yum_lock for MainThread >15:39:54,258 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,258 INFO packaging: have _yum_lock for MainThread >15:39:54,258 INFO packaging: gave up _yum_lock for MainThread >15:39:54,260 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,260 INFO packaging: have _yum_lock for MainThread >15:39:54,260 INFO packaging: gave up _yum_lock for MainThread >15:39:54,261 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,261 INFO packaging: have _yum_lock for MainThread >15:39:54,262 INFO packaging: gave up _yum_lock for MainThread >15:39:54,263 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,263 INFO packaging: have _yum_lock for MainThread >15:39:54,263 INFO packaging: gave up _yum_lock for MainThread >15:39:54,264 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,265 INFO packaging: have _yum_lock for MainThread >15:39:54,265 INFO packaging: gave up _yum_lock for MainThread >15:39:54,266 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,266 INFO packaging: have _yum_lock for MainThread >15:39:54,266 INFO packaging: gave up _yum_lock for MainThread >15:39:54,267 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,268 INFO packaging: have _yum_lock for MainThread >15:39:54,268 INFO packaging: gave up _yum_lock for MainThread >15:39:54,269 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,269 INFO packaging: have _yum_lock for MainThread >15:39:54,269 INFO packaging: gave up _yum_lock for MainThread >15:39:54,271 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,271 INFO packaging: have _yum_lock for MainThread >15:39:54,271 INFO packaging: gave up _yum_lock for MainThread >15:39:54,272 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,272 INFO packaging: have _yum_lock for MainThread >15:39:54,273 INFO packaging: gave up _yum_lock for MainThread >15:39:54,274 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,274 INFO packaging: have _yum_lock for MainThread >15:39:54,274 INFO packaging: gave up _yum_lock for MainThread >15:39:54,275 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,275 INFO packaging: have _yum_lock for MainThread >15:39:54,276 INFO packaging: gave up _yum_lock for MainThread >15:39:54,277 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,277 INFO packaging: have _yum_lock for MainThread >15:39:54,277 INFO packaging: gave up _yum_lock for MainThread >15:39:54,279 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,279 INFO packaging: have _yum_lock for MainThread >15:39:54,279 INFO packaging: gave up _yum_lock for MainThread >15:39:54,280 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,281 INFO packaging: have _yum_lock for MainThread >15:39:54,281 INFO packaging: gave up _yum_lock for MainThread >15:39:54,282 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,282 INFO packaging: have _yum_lock for MainThread >15:39:54,282 INFO packaging: gave up _yum_lock for MainThread >15:39:54,283 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,284 INFO packaging: have _yum_lock for MainThread >15:39:54,284 INFO packaging: gave up _yum_lock for MainThread >15:39:54,285 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,285 INFO packaging: have _yum_lock for MainThread >15:39:54,285 INFO packaging: gave up _yum_lock for MainThread >15:39:54,287 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,287 INFO packaging: have _yum_lock for MainThread >15:39:54,287 INFO packaging: gave up _yum_lock for MainThread >15:39:54,288 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,288 INFO packaging: have _yum_lock for MainThread >15:39:54,288 INFO packaging: gave up _yum_lock for MainThread >15:39:54,290 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,290 INFO packaging: have _yum_lock for MainThread >15:39:54,290 INFO packaging: gave up _yum_lock for MainThread >15:39:54,291 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,291 INFO packaging: have _yum_lock for MainThread >15:39:54,292 INFO packaging: gave up _yum_lock for MainThread >15:39:54,293 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,293 INFO packaging: have _yum_lock for MainThread >15:39:54,293 INFO packaging: gave up _yum_lock for MainThread >15:39:54,294 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,295 INFO packaging: have _yum_lock for MainThread >15:39:54,295 INFO packaging: gave up _yum_lock for MainThread >15:39:54,296 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,296 INFO packaging: have _yum_lock for MainThread >15:39:54,296 INFO packaging: gave up _yum_lock for MainThread >15:39:54,298 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,298 INFO packaging: have _yum_lock for MainThread >15:39:54,298 INFO packaging: gave up _yum_lock for MainThread >15:39:54,299 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,299 INFO packaging: have _yum_lock for MainThread >15:39:54,300 INFO packaging: gave up _yum_lock for MainThread >15:39:54,301 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,301 INFO packaging: have _yum_lock for MainThread >15:39:54,301 INFO packaging: gave up _yum_lock for MainThread >15:39:54,302 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,302 INFO packaging: have _yum_lock for MainThread >15:39:54,303 INFO packaging: gave up _yum_lock for MainThread >15:39:54,304 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,304 INFO packaging: have _yum_lock for MainThread >15:39:54,304 INFO packaging: gave up _yum_lock for MainThread >15:39:54,305 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,306 INFO packaging: have _yum_lock for MainThread >15:39:54,306 INFO packaging: gave up _yum_lock for MainThread >15:39:54,307 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,307 INFO packaging: have _yum_lock for MainThread >15:39:54,307 INFO packaging: gave up _yum_lock for MainThread >15:39:54,309 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,309 INFO packaging: have _yum_lock for MainThread >15:39:54,309 INFO packaging: gave up _yum_lock for MainThread >15:39:54,311 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,311 INFO packaging: have _yum_lock for MainThread >15:39:54,311 INFO packaging: gave up _yum_lock for MainThread >15:39:54,312 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,312 INFO packaging: have _yum_lock for MainThread >15:39:54,312 INFO packaging: gave up _yum_lock for MainThread >15:39:54,314 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,314 INFO packaging: have _yum_lock for MainThread >15:39:54,314 INFO packaging: gave up _yum_lock for MainThread >15:39:54,315 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,315 INFO packaging: have _yum_lock for MainThread >15:39:54,315 INFO packaging: gave up _yum_lock for MainThread >15:39:54,317 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,317 INFO packaging: have _yum_lock for MainThread >15:39:54,317 INFO packaging: gave up _yum_lock for MainThread >15:39:54,318 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,318 INFO packaging: have _yum_lock for MainThread >15:39:54,318 INFO packaging: gave up _yum_lock for MainThread >15:39:54,320 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,320 INFO packaging: have _yum_lock for MainThread >15:39:54,320 INFO packaging: gave up _yum_lock for MainThread >15:39:54,321 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,321 INFO packaging: have _yum_lock for MainThread >15:39:54,322 INFO packaging: gave up _yum_lock for MainThread >15:39:54,323 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,323 INFO packaging: have _yum_lock for MainThread >15:39:54,323 INFO packaging: gave up _yum_lock for MainThread >15:39:54,324 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,325 INFO packaging: have _yum_lock for MainThread >15:39:54,325 INFO packaging: gave up _yum_lock for MainThread >15:39:54,326 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,326 INFO packaging: have _yum_lock for MainThread >15:39:54,326 INFO packaging: gave up _yum_lock for MainThread >15:39:54,328 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,328 INFO packaging: have _yum_lock for MainThread >15:39:54,328 INFO packaging: gave up _yum_lock for MainThread >15:39:54,329 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,329 INFO packaging: have _yum_lock for MainThread >15:39:54,329 INFO packaging: gave up _yum_lock for MainThread >15:39:54,331 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,331 INFO packaging: have _yum_lock for MainThread >15:39:54,331 INFO packaging: gave up _yum_lock for MainThread >15:39:54,332 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,332 INFO packaging: have _yum_lock for MainThread >15:39:54,332 INFO packaging: gave up _yum_lock for MainThread >15:39:54,334 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,334 INFO packaging: have _yum_lock for MainThread >15:39:54,334 INFO packaging: gave up _yum_lock for MainThread >15:39:54,336 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,336 INFO packaging: have _yum_lock for MainThread >15:39:54,336 INFO packaging: gave up _yum_lock for MainThread >15:39:54,337 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,337 INFO packaging: have _yum_lock for MainThread >15:39:54,337 INFO packaging: gave up _yum_lock for MainThread >15:39:54,339 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,339 INFO packaging: have _yum_lock for MainThread >15:39:54,339 INFO packaging: gave up _yum_lock for MainThread >15:39:54,340 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,340 INFO packaging: have _yum_lock for MainThread >15:39:54,340 INFO packaging: gave up _yum_lock for MainThread >15:39:54,342 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,342 INFO packaging: have _yum_lock for MainThread >15:39:54,342 INFO packaging: gave up _yum_lock for MainThread >15:39:54,343 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,343 INFO packaging: have _yum_lock for MainThread >15:39:54,344 INFO packaging: gave up _yum_lock for MainThread >15:39:54,345 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,345 INFO packaging: have _yum_lock for MainThread >15:39:54,345 INFO packaging: gave up _yum_lock for MainThread >15:39:54,346 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,347 INFO packaging: have _yum_lock for MainThread >15:39:54,347 INFO packaging: gave up _yum_lock for MainThread >15:39:54,348 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,348 INFO packaging: have _yum_lock for MainThread >15:39:54,348 INFO packaging: gave up _yum_lock for MainThread >15:39:54,350 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,350 INFO packaging: have _yum_lock for MainThread >15:39:54,350 INFO packaging: gave up _yum_lock for MainThread >15:39:54,351 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,351 INFO packaging: have _yum_lock for MainThread >15:39:54,351 INFO packaging: gave up _yum_lock for MainThread >15:39:54,353 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,353 INFO packaging: have _yum_lock for MainThread >15:39:54,353 INFO packaging: gave up _yum_lock for MainThread >15:39:54,354 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,354 INFO packaging: have _yum_lock for MainThread >15:39:54,354 INFO packaging: gave up _yum_lock for MainThread >15:39:54,356 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,356 INFO packaging: have _yum_lock for MainThread >15:39:54,356 INFO packaging: gave up _yum_lock for MainThread >15:39:54,357 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,358 INFO packaging: have _yum_lock for MainThread >15:39:54,358 INFO packaging: gave up _yum_lock for MainThread >15:39:54,359 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,359 INFO packaging: have _yum_lock for MainThread >15:39:54,359 INFO packaging: gave up _yum_lock for MainThread >15:39:54,361 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,361 INFO packaging: have _yum_lock for MainThread >15:39:54,361 INFO packaging: gave up _yum_lock for MainThread >15:39:54,362 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,362 INFO packaging: have _yum_lock for MainThread >15:39:54,362 INFO packaging: gave up _yum_lock for MainThread >15:39:54,364 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,364 INFO packaging: have _yum_lock for MainThread >15:39:54,364 INFO packaging: gave up _yum_lock for MainThread >15:39:54,365 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,365 INFO packaging: have _yum_lock for MainThread >15:39:54,365 INFO packaging: gave up _yum_lock for MainThread >15:39:54,367 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,367 INFO packaging: have _yum_lock for MainThread >15:39:54,367 INFO packaging: gave up _yum_lock for MainThread >15:39:54,368 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,368 INFO packaging: have _yum_lock for MainThread >15:39:54,369 INFO packaging: gave up _yum_lock for MainThread >15:39:54,370 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,370 INFO packaging: have _yum_lock for MainThread >15:39:54,370 INFO packaging: gave up _yum_lock for MainThread >15:39:54,371 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,371 INFO packaging: have _yum_lock for MainThread >15:39:54,372 INFO packaging: gave up _yum_lock for MainThread >15:39:54,373 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,373 INFO packaging: have _yum_lock for MainThread >15:39:54,373 INFO packaging: gave up _yum_lock for MainThread >15:39:54,374 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,375 INFO packaging: have _yum_lock for MainThread >15:39:54,375 INFO packaging: gave up _yum_lock for MainThread >15:39:54,376 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,376 INFO packaging: have _yum_lock for MainThread >15:39:54,376 INFO packaging: gave up _yum_lock for MainThread >15:39:54,377 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,378 INFO packaging: have _yum_lock for MainThread >15:39:54,378 INFO packaging: gave up _yum_lock for MainThread >15:39:54,379 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,379 INFO packaging: have _yum_lock for MainThread >15:39:54,379 INFO packaging: gave up _yum_lock for MainThread >15:39:54,381 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,381 INFO packaging: have _yum_lock for MainThread >15:39:54,381 INFO packaging: gave up _yum_lock for MainThread >15:39:54,382 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,382 INFO packaging: have _yum_lock for MainThread >15:39:54,382 INFO packaging: gave up _yum_lock for MainThread >15:39:54,384 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,384 INFO packaging: have _yum_lock for MainThread >15:39:54,384 INFO packaging: gave up _yum_lock for MainThread >15:39:54,385 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,386 INFO packaging: have _yum_lock for MainThread >15:39:54,386 INFO packaging: gave up _yum_lock for MainThread >15:39:54,387 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,387 INFO packaging: have _yum_lock for MainThread >15:39:54,387 INFO packaging: gave up _yum_lock for MainThread >15:39:54,389 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,389 INFO packaging: have _yum_lock for MainThread >15:39:54,389 INFO packaging: gave up _yum_lock for MainThread >15:39:54,390 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,390 INFO packaging: have _yum_lock for MainThread >15:39:54,390 INFO packaging: gave up _yum_lock for MainThread >15:39:54,392 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,392 INFO packaging: have _yum_lock for MainThread >15:39:54,392 INFO packaging: gave up _yum_lock for MainThread >15:39:54,393 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,393 INFO packaging: have _yum_lock for MainThread >15:39:54,393 INFO packaging: gave up _yum_lock for MainThread >15:39:54,395 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,395 INFO packaging: have _yum_lock for MainThread >15:39:54,395 INFO packaging: gave up _yum_lock for MainThread >15:39:54,396 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,396 INFO packaging: have _yum_lock for MainThread >15:39:54,397 INFO packaging: gave up _yum_lock for MainThread >15:39:54,398 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,398 INFO packaging: have _yum_lock for MainThread >15:39:54,398 INFO packaging: gave up _yum_lock for MainThread >15:39:54,399 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,399 INFO packaging: have _yum_lock for MainThread >15:39:54,400 INFO packaging: gave up _yum_lock for MainThread >15:39:54,401 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,401 INFO packaging: have _yum_lock for MainThread >15:39:54,401 INFO packaging: gave up _yum_lock for MainThread >15:39:54,402 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,403 INFO packaging: have _yum_lock for MainThread >15:39:54,403 INFO packaging: gave up _yum_lock for MainThread >15:39:54,404 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,404 INFO packaging: have _yum_lock for MainThread >15:39:54,404 INFO packaging: gave up _yum_lock for MainThread >15:39:54,406 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,406 INFO packaging: have _yum_lock for MainThread >15:39:54,406 INFO packaging: gave up _yum_lock for MainThread >15:39:54,407 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,407 INFO packaging: have _yum_lock for MainThread >15:39:54,407 INFO packaging: gave up _yum_lock for MainThread >15:39:54,409 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,409 INFO packaging: have _yum_lock for MainThread >15:39:54,409 INFO packaging: gave up _yum_lock for MainThread >15:39:54,410 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,410 INFO packaging: have _yum_lock for MainThread >15:39:54,410 INFO packaging: gave up _yum_lock for MainThread >15:39:54,412 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,412 INFO packaging: have _yum_lock for MainThread >15:39:54,412 INFO packaging: gave up _yum_lock for MainThread >15:39:54,413 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,413 INFO packaging: have _yum_lock for MainThread >15:39:54,414 INFO packaging: gave up _yum_lock for MainThread >15:39:54,415 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,415 INFO packaging: have _yum_lock for MainThread >15:39:54,415 INFO packaging: gave up _yum_lock for MainThread >15:39:54,416 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,417 INFO packaging: have _yum_lock for MainThread >15:39:54,417 INFO packaging: gave up _yum_lock for MainThread >15:39:54,418 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,418 INFO packaging: have _yum_lock for MainThread >15:39:54,418 INFO packaging: gave up _yum_lock for MainThread >15:39:54,419 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,420 INFO packaging: have _yum_lock for MainThread >15:39:54,420 INFO packaging: gave up _yum_lock for MainThread >15:39:54,421 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,421 INFO packaging: have _yum_lock for MainThread >15:39:54,421 INFO packaging: gave up _yum_lock for MainThread >15:39:54,423 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,423 INFO packaging: have _yum_lock for MainThread >15:39:54,423 INFO packaging: gave up _yum_lock for MainThread >15:39:54,424 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,424 INFO packaging: have _yum_lock for MainThread >15:39:54,424 INFO packaging: gave up _yum_lock for MainThread >15:39:54,426 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,426 INFO packaging: have _yum_lock for MainThread >15:39:54,426 INFO packaging: gave up _yum_lock for MainThread >15:39:54,427 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,427 INFO packaging: have _yum_lock for MainThread >15:39:54,427 INFO packaging: gave up _yum_lock for MainThread >15:39:54,429 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,429 INFO packaging: have _yum_lock for MainThread >15:39:54,429 INFO packaging: gave up _yum_lock for MainThread >15:39:54,430 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,430 INFO packaging: have _yum_lock for MainThread >15:39:54,430 INFO packaging: gave up _yum_lock for MainThread >15:39:54,432 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,432 INFO packaging: have _yum_lock for MainThread >15:39:54,432 INFO packaging: gave up _yum_lock for MainThread >15:39:54,433 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,433 INFO packaging: have _yum_lock for MainThread >15:39:54,434 INFO packaging: gave up _yum_lock for MainThread >15:39:54,435 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,435 INFO packaging: have _yum_lock for MainThread >15:39:54,435 INFO packaging: gave up _yum_lock for MainThread >15:39:54,436 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,436 INFO packaging: have _yum_lock for MainThread >15:39:54,437 INFO packaging: gave up _yum_lock for MainThread >15:39:54,438 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,438 INFO packaging: have _yum_lock for MainThread >15:39:54,438 INFO packaging: gave up _yum_lock for MainThread >15:39:54,439 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,439 INFO packaging: have _yum_lock for MainThread >15:39:54,440 INFO packaging: gave up _yum_lock for MainThread >15:39:54,441 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,441 INFO packaging: have _yum_lock for MainThread >15:39:54,441 INFO packaging: gave up _yum_lock for MainThread >15:39:54,442 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,442 INFO packaging: have _yum_lock for MainThread >15:39:54,443 INFO packaging: gave up _yum_lock for MainThread >15:39:54,444 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,444 INFO packaging: have _yum_lock for MainThread >15:39:54,444 INFO packaging: gave up _yum_lock for MainThread >15:39:54,445 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,446 INFO packaging: have _yum_lock for MainThread >15:39:54,446 INFO packaging: gave up _yum_lock for MainThread >15:39:54,447 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,447 INFO packaging: have _yum_lock for MainThread >15:39:54,447 INFO packaging: gave up _yum_lock for MainThread >15:39:54,449 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,449 INFO packaging: have _yum_lock for MainThread >15:39:54,449 INFO packaging: gave up _yum_lock for MainThread >15:39:54,450 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,450 INFO packaging: have _yum_lock for MainThread >15:39:54,450 INFO packaging: gave up _yum_lock for MainThread >15:39:54,452 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,452 INFO packaging: have _yum_lock for MainThread >15:39:54,452 INFO packaging: gave up _yum_lock for MainThread >15:39:54,453 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,453 INFO packaging: have _yum_lock for MainThread >15:39:54,454 INFO packaging: gave up _yum_lock for MainThread >15:39:54,455 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,455 INFO packaging: have _yum_lock for MainThread >15:39:54,455 INFO packaging: gave up _yum_lock for MainThread >15:39:54,456 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,456 INFO packaging: have _yum_lock for MainThread >15:39:54,457 INFO packaging: gave up _yum_lock for MainThread >15:39:54,458 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,458 INFO packaging: have _yum_lock for MainThread >15:39:54,458 INFO packaging: gave up _yum_lock for MainThread >15:39:54,459 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,459 INFO packaging: have _yum_lock for MainThread >15:39:54,460 INFO packaging: gave up _yum_lock for MainThread >15:39:54,461 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,461 INFO packaging: have _yum_lock for MainThread >15:39:54,461 INFO packaging: gave up _yum_lock for MainThread >15:39:54,463 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,463 INFO packaging: have _yum_lock for MainThread >15:39:54,463 INFO packaging: gave up _yum_lock for MainThread >15:39:54,465 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,465 INFO packaging: have _yum_lock for MainThread >15:39:54,465 INFO packaging: gave up _yum_lock for MainThread >15:39:54,467 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,467 INFO packaging: have _yum_lock for MainThread >15:39:54,467 INFO packaging: gave up _yum_lock for MainThread >15:39:54,469 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,469 INFO packaging: have _yum_lock for MainThread >15:39:54,469 INFO packaging: gave up _yum_lock for MainThread >15:39:54,471 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,472 INFO packaging: have _yum_lock for MainThread >15:39:54,472 INFO packaging: gave up _yum_lock for MainThread >15:39:54,473 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,474 INFO packaging: have _yum_lock for MainThread >15:39:54,474 INFO packaging: gave up _yum_lock for MainThread >15:39:54,476 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,476 INFO packaging: have _yum_lock for MainThread >15:39:54,476 INFO packaging: gave up _yum_lock for MainThread >15:39:54,478 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,478 INFO packaging: have _yum_lock for MainThread >15:39:54,478 INFO packaging: gave up _yum_lock for MainThread >15:39:54,480 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,480 INFO packaging: have _yum_lock for MainThread >15:39:54,481 INFO packaging: gave up _yum_lock for MainThread >15:39:54,482 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,483 INFO packaging: have _yum_lock for MainThread >15:39:54,483 INFO packaging: gave up _yum_lock for MainThread >15:39:54,485 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,485 INFO packaging: have _yum_lock for MainThread >15:39:54,485 INFO packaging: gave up _yum_lock for MainThread >15:39:54,487 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,487 INFO packaging: have _yum_lock for MainThread >15:39:54,487 INFO packaging: gave up _yum_lock for MainThread >15:39:54,489 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,489 INFO packaging: have _yum_lock for MainThread >15:39:54,489 INFO packaging: gave up _yum_lock for MainThread >15:39:54,491 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,491 INFO packaging: have _yum_lock for MainThread >15:39:54,491 INFO packaging: gave up _yum_lock for MainThread >15:39:54,493 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,494 INFO packaging: have _yum_lock for MainThread >15:39:54,494 INFO packaging: gave up _yum_lock for MainThread >15:39:54,496 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,496 INFO packaging: have _yum_lock for MainThread >15:39:54,496 INFO packaging: gave up _yum_lock for MainThread >15:39:54,498 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,498 INFO packaging: have _yum_lock for MainThread >15:39:54,498 INFO packaging: gave up _yum_lock for MainThread >15:39:54,500 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,500 INFO packaging: have _yum_lock for MainThread >15:39:54,500 INFO packaging: gave up _yum_lock for MainThread >15:39:54,502 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,502 INFO packaging: have _yum_lock for MainThread >15:39:54,503 INFO packaging: gave up _yum_lock for MainThread >15:39:54,504 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,504 INFO packaging: have _yum_lock for MainThread >15:39:54,505 INFO packaging: gave up _yum_lock for MainThread >15:39:54,506 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,507 INFO packaging: have _yum_lock for MainThread >15:39:54,507 INFO packaging: gave up _yum_lock for MainThread >15:39:54,508 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,508 INFO packaging: have _yum_lock for MainThread >15:39:54,508 INFO packaging: gave up _yum_lock for MainThread >15:39:54,509 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,510 INFO packaging: have _yum_lock for MainThread >15:39:54,510 INFO packaging: gave up _yum_lock for MainThread >15:39:54,511 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,511 INFO packaging: have _yum_lock for MainThread >15:39:54,511 INFO packaging: gave up _yum_lock for MainThread >15:39:54,513 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,513 INFO packaging: have _yum_lock for MainThread >15:39:54,513 INFO packaging: gave up _yum_lock for MainThread >15:39:54,514 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,514 INFO packaging: have _yum_lock for MainThread >15:39:54,514 INFO packaging: gave up _yum_lock for MainThread >15:39:54,516 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,516 INFO packaging: have _yum_lock for MainThread >15:39:54,516 INFO packaging: gave up _yum_lock for MainThread >15:39:54,517 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,517 INFO packaging: have _yum_lock for MainThread >15:39:54,517 INFO packaging: gave up _yum_lock for MainThread >15:39:54,519 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,519 INFO packaging: have _yum_lock for MainThread >15:39:54,519 INFO packaging: gave up _yum_lock for MainThread >15:39:54,520 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,520 INFO packaging: have _yum_lock for MainThread >15:39:54,520 INFO packaging: gave up _yum_lock for MainThread >15:39:54,522 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,522 INFO packaging: have _yum_lock for MainThread >15:39:54,522 INFO packaging: gave up _yum_lock for MainThread >15:39:54,523 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,523 INFO packaging: have _yum_lock for MainThread >15:39:54,523 INFO packaging: gave up _yum_lock for MainThread >15:39:54,525 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,525 INFO packaging: have _yum_lock for MainThread >15:39:54,525 INFO packaging: gave up _yum_lock for MainThread >15:39:54,526 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,526 INFO packaging: have _yum_lock for MainThread >15:39:54,526 INFO packaging: gave up _yum_lock for MainThread >15:39:54,528 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,528 INFO packaging: have _yum_lock for MainThread >15:39:54,528 INFO packaging: gave up _yum_lock for MainThread >15:39:54,529 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,529 INFO packaging: have _yum_lock for MainThread >15:39:54,529 INFO packaging: gave up _yum_lock for MainThread >15:39:54,531 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,531 INFO packaging: have _yum_lock for MainThread >15:39:54,531 INFO packaging: gave up _yum_lock for MainThread >15:39:54,532 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,532 INFO packaging: have _yum_lock for MainThread >15:39:54,533 INFO packaging: gave up _yum_lock for MainThread >15:39:54,534 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,534 INFO packaging: have _yum_lock for MainThread >15:39:54,534 INFO packaging: gave up _yum_lock for MainThread >15:39:54,535 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,536 INFO packaging: have _yum_lock for MainThread >15:39:54,536 INFO packaging: gave up _yum_lock for MainThread >15:39:54,537 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,537 INFO packaging: have _yum_lock for MainThread >15:39:54,537 INFO packaging: gave up _yum_lock for MainThread >15:39:54,538 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,538 INFO packaging: have _yum_lock for MainThread >15:39:54,539 INFO packaging: gave up _yum_lock for MainThread >15:39:54,540 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,540 INFO packaging: have _yum_lock for MainThread >15:39:54,540 INFO packaging: gave up _yum_lock for MainThread >15:39:54,541 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,541 INFO packaging: have _yum_lock for MainThread >15:39:54,542 INFO packaging: gave up _yum_lock for MainThread >15:39:54,543 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,543 INFO packaging: have _yum_lock for MainThread >15:39:54,543 INFO packaging: gave up _yum_lock for MainThread >15:39:54,544 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,545 INFO packaging: have _yum_lock for MainThread >15:39:54,545 INFO packaging: gave up _yum_lock for MainThread >15:39:54,547 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,547 INFO packaging: have _yum_lock for MainThread >15:39:54,547 INFO packaging: gave up _yum_lock for MainThread >15:39:54,548 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,548 INFO packaging: have _yum_lock for MainThread >15:39:54,548 INFO packaging: gave up _yum_lock for MainThread >15:39:54,550 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,550 INFO packaging: have _yum_lock for MainThread >15:39:54,550 INFO packaging: gave up _yum_lock for MainThread >15:39:54,551 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,551 INFO packaging: have _yum_lock for MainThread >15:39:54,551 INFO packaging: gave up _yum_lock for MainThread >15:39:54,553 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,553 INFO packaging: have _yum_lock for MainThread >15:39:54,553 INFO packaging: gave up _yum_lock for MainThread >15:39:54,554 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,554 INFO packaging: have _yum_lock for MainThread >15:39:54,554 INFO packaging: gave up _yum_lock for MainThread >15:39:54,556 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,556 INFO packaging: have _yum_lock for MainThread >15:39:54,556 INFO packaging: gave up _yum_lock for MainThread >15:39:54,557 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,557 INFO packaging: have _yum_lock for MainThread >15:39:54,557 INFO packaging: gave up _yum_lock for MainThread >15:39:54,559 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,559 INFO packaging: have _yum_lock for MainThread >15:39:54,559 INFO packaging: gave up _yum_lock for MainThread >15:39:54,560 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,560 INFO packaging: have _yum_lock for MainThread >15:39:54,561 INFO packaging: gave up _yum_lock for MainThread >15:39:54,562 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,562 INFO packaging: have _yum_lock for MainThread >15:39:54,562 INFO packaging: gave up _yum_lock for MainThread >15:39:54,563 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,563 INFO packaging: have _yum_lock for MainThread >15:39:54,564 INFO packaging: gave up _yum_lock for MainThread >15:39:54,565 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,565 INFO packaging: have _yum_lock for MainThread >15:39:54,565 INFO packaging: gave up _yum_lock for MainThread >15:39:54,566 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,566 INFO packaging: have _yum_lock for MainThread >15:39:54,567 INFO packaging: gave up _yum_lock for MainThread >15:39:54,568 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,568 INFO packaging: have _yum_lock for MainThread >15:39:54,568 INFO packaging: gave up _yum_lock for MainThread >15:39:54,569 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,570 INFO packaging: have _yum_lock for MainThread >15:39:54,570 INFO packaging: gave up _yum_lock for MainThread >15:39:54,571 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,571 INFO packaging: have _yum_lock for MainThread >15:39:54,571 INFO packaging: gave up _yum_lock for MainThread >15:39:54,572 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,573 INFO packaging: have _yum_lock for MainThread >15:39:54,573 INFO packaging: gave up _yum_lock for MainThread >15:39:54,574 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,574 INFO packaging: have _yum_lock for MainThread >15:39:54,574 INFO packaging: gave up _yum_lock for MainThread >15:39:54,575 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,576 INFO packaging: have _yum_lock for MainThread >15:39:54,576 INFO packaging: gave up _yum_lock for MainThread >15:39:54,577 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,577 INFO packaging: have _yum_lock for MainThread >15:39:54,577 INFO packaging: gave up _yum_lock for MainThread >15:39:54,579 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,579 INFO packaging: have _yum_lock for MainThread >15:39:54,579 INFO packaging: gave up _yum_lock for MainThread >15:39:54,580 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,580 INFO packaging: have _yum_lock for MainThread >15:39:54,581 INFO packaging: gave up _yum_lock for MainThread >15:39:54,582 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,582 INFO packaging: have _yum_lock for MainThread >15:39:54,582 INFO packaging: gave up _yum_lock for MainThread >15:39:54,583 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,583 INFO packaging: have _yum_lock for MainThread >15:39:54,584 INFO packaging: gave up _yum_lock for MainThread >15:39:54,585 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,585 INFO packaging: have _yum_lock for MainThread >15:39:54,585 INFO packaging: gave up _yum_lock for MainThread >15:39:54,586 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,587 INFO packaging: have _yum_lock for MainThread >15:39:54,587 INFO packaging: gave up _yum_lock for MainThread >15:39:54,588 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,588 INFO packaging: have _yum_lock for MainThread >15:39:54,588 INFO packaging: gave up _yum_lock for MainThread >15:39:54,589 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,590 INFO packaging: have _yum_lock for MainThread >15:39:54,590 INFO packaging: gave up _yum_lock for MainThread >15:39:54,591 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,591 INFO packaging: have _yum_lock for MainThread >15:39:54,591 INFO packaging: gave up _yum_lock for MainThread >15:39:54,592 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,593 INFO packaging: have _yum_lock for MainThread >15:39:54,593 INFO packaging: gave up _yum_lock for MainThread >15:39:54,594 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,594 INFO packaging: have _yum_lock for MainThread >15:39:54,594 INFO packaging: gave up _yum_lock for MainThread >15:39:54,596 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,596 INFO packaging: have _yum_lock for MainThread >15:39:54,596 INFO packaging: gave up _yum_lock for MainThread >15:39:54,597 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,597 INFO packaging: have _yum_lock for MainThread >15:39:54,597 INFO packaging: gave up _yum_lock for MainThread >15:39:54,599 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,599 INFO packaging: have _yum_lock for MainThread >15:39:54,599 INFO packaging: gave up _yum_lock for MainThread >15:39:54,600 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,600 INFO packaging: have _yum_lock for MainThread >15:39:54,601 INFO packaging: gave up _yum_lock for MainThread >15:39:54,602 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,602 INFO packaging: have _yum_lock for MainThread >15:39:54,602 INFO packaging: gave up _yum_lock for MainThread >15:39:54,603 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,603 INFO packaging: have _yum_lock for MainThread >15:39:54,604 INFO packaging: gave up _yum_lock for MainThread >15:39:54,605 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,605 INFO packaging: have _yum_lock for MainThread >15:39:54,605 INFO packaging: gave up _yum_lock for MainThread >15:39:54,606 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,606 INFO packaging: have _yum_lock for MainThread >15:39:54,607 INFO packaging: gave up _yum_lock for MainThread >15:39:54,608 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,608 INFO packaging: have _yum_lock for MainThread >15:39:54,608 INFO packaging: gave up _yum_lock for MainThread >15:39:54,609 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,609 INFO packaging: have _yum_lock for MainThread >15:39:54,610 INFO packaging: gave up _yum_lock for MainThread >15:39:54,611 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,611 INFO packaging: have _yum_lock for MainThread >15:39:54,611 INFO packaging: gave up _yum_lock for MainThread >15:39:54,612 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,612 INFO packaging: have _yum_lock for MainThread >15:39:54,613 INFO packaging: gave up _yum_lock for MainThread >15:39:54,614 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,614 INFO packaging: have _yum_lock for MainThread >15:39:54,614 INFO packaging: gave up _yum_lock for MainThread >15:39:54,615 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,616 INFO packaging: have _yum_lock for MainThread >15:39:54,616 INFO packaging: gave up _yum_lock for MainThread >15:39:54,617 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,617 INFO packaging: have _yum_lock for MainThread >15:39:54,617 INFO packaging: gave up _yum_lock for MainThread >15:39:54,618 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,619 INFO packaging: have _yum_lock for MainThread >15:39:54,619 INFO packaging: gave up _yum_lock for MainThread >15:39:54,620 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,620 INFO packaging: have _yum_lock for MainThread >15:39:54,620 INFO packaging: gave up _yum_lock for MainThread >15:39:54,621 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,622 INFO packaging: have _yum_lock for MainThread >15:39:54,622 INFO packaging: gave up _yum_lock for MainThread >15:39:54,623 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,623 INFO packaging: have _yum_lock for MainThread >15:39:54,623 INFO packaging: gave up _yum_lock for MainThread >15:39:54,625 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,625 INFO packaging: have _yum_lock for MainThread >15:39:54,625 INFO packaging: gave up _yum_lock for MainThread >15:39:54,626 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,626 INFO packaging: have _yum_lock for MainThread >15:39:54,627 INFO packaging: gave up _yum_lock for MainThread >15:39:54,628 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,628 INFO packaging: have _yum_lock for MainThread >15:39:54,628 INFO packaging: gave up _yum_lock for MainThread >15:39:54,629 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,629 INFO packaging: have _yum_lock for MainThread >15:39:54,630 INFO packaging: gave up _yum_lock for MainThread >15:39:54,631 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,631 INFO packaging: have _yum_lock for MainThread >15:39:54,631 INFO packaging: gave up _yum_lock for MainThread >15:39:54,632 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,632 INFO packaging: have _yum_lock for MainThread >15:39:54,633 INFO packaging: gave up _yum_lock for MainThread >15:39:54,634 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,634 INFO packaging: have _yum_lock for MainThread >15:39:54,634 INFO packaging: gave up _yum_lock for MainThread >15:39:54,635 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,635 INFO packaging: have _yum_lock for MainThread >15:39:54,636 INFO packaging: gave up _yum_lock for MainThread >15:39:54,637 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,637 INFO packaging: have _yum_lock for MainThread >15:39:54,637 INFO packaging: gave up _yum_lock for MainThread >15:39:54,638 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,639 INFO packaging: have _yum_lock for MainThread >15:39:54,639 INFO packaging: gave up _yum_lock for MainThread >15:39:54,640 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,640 INFO packaging: have _yum_lock for MainThread >15:39:54,640 INFO packaging: gave up _yum_lock for MainThread >15:39:54,641 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,642 INFO packaging: have _yum_lock for MainThread >15:39:54,642 INFO packaging: gave up _yum_lock for MainThread >15:39:54,643 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,643 INFO packaging: have _yum_lock for MainThread >15:39:54,643 INFO packaging: gave up _yum_lock for MainThread >15:39:54,645 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,645 INFO packaging: have _yum_lock for MainThread >15:39:54,645 INFO packaging: gave up _yum_lock for MainThread >15:39:54,646 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,646 INFO packaging: have _yum_lock for MainThread >15:39:54,646 INFO packaging: gave up _yum_lock for MainThread >15:39:54,648 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,648 INFO packaging: have _yum_lock for MainThread >15:39:54,648 INFO packaging: gave up _yum_lock for MainThread >15:39:54,649 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,649 INFO packaging: have _yum_lock for MainThread >15:39:54,649 INFO packaging: gave up _yum_lock for MainThread >15:39:54,651 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,651 INFO packaging: have _yum_lock for MainThread >15:39:54,651 INFO packaging: gave up _yum_lock for MainThread >15:39:54,652 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,652 INFO packaging: have _yum_lock for MainThread >15:39:54,652 INFO packaging: gave up _yum_lock for MainThread >15:39:54,654 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,654 INFO packaging: have _yum_lock for MainThread >15:39:54,654 INFO packaging: gave up _yum_lock for MainThread >15:39:54,655 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,655 INFO packaging: have _yum_lock for MainThread >15:39:54,655 INFO packaging: gave up _yum_lock for MainThread >15:39:54,657 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,657 INFO packaging: have _yum_lock for MainThread >15:39:54,657 INFO packaging: gave up _yum_lock for MainThread >15:39:54,658 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,658 INFO packaging: have _yum_lock for MainThread >15:39:54,659 INFO packaging: gave up _yum_lock for MainThread >15:39:54,660 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,660 INFO packaging: have _yum_lock for MainThread >15:39:54,660 INFO packaging: gave up _yum_lock for MainThread >15:39:54,661 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,661 INFO packaging: have _yum_lock for MainThread >15:39:54,662 INFO packaging: gave up _yum_lock for MainThread >15:39:54,663 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,663 INFO packaging: have _yum_lock for MainThread >15:39:54,663 INFO packaging: gave up _yum_lock for MainThread >15:39:54,664 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,664 INFO packaging: have _yum_lock for MainThread >15:39:54,665 INFO packaging: gave up _yum_lock for MainThread >15:39:54,666 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,666 INFO packaging: have _yum_lock for MainThread >15:39:54,666 INFO packaging: gave up _yum_lock for MainThread >15:39:54,667 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,667 INFO packaging: have _yum_lock for MainThread >15:39:54,668 INFO packaging: gave up _yum_lock for MainThread >15:39:54,669 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,669 INFO packaging: have _yum_lock for MainThread >15:39:54,669 INFO packaging: gave up _yum_lock for MainThread >15:39:54,670 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,671 INFO packaging: have _yum_lock for MainThread >15:39:54,671 INFO packaging: gave up _yum_lock for MainThread >15:39:54,672 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,672 INFO packaging: have _yum_lock for MainThread >15:39:54,672 INFO packaging: gave up _yum_lock for MainThread >15:39:54,674 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,674 INFO packaging: have _yum_lock for MainThread >15:39:54,674 INFO packaging: gave up _yum_lock for MainThread >15:39:54,675 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,675 INFO packaging: have _yum_lock for MainThread >15:39:54,675 INFO packaging: gave up _yum_lock for MainThread >15:39:54,677 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,677 INFO packaging: have _yum_lock for MainThread >15:39:54,677 INFO packaging: gave up _yum_lock for MainThread >15:39:54,678 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,678 INFO packaging: have _yum_lock for MainThread >15:39:54,678 INFO packaging: gave up _yum_lock for MainThread >15:39:54,680 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,680 INFO packaging: have _yum_lock for MainThread >15:39:54,680 INFO packaging: gave up _yum_lock for MainThread >15:39:54,681 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,681 INFO packaging: have _yum_lock for MainThread >15:39:54,681 INFO packaging: gave up _yum_lock for MainThread >15:39:54,683 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,683 INFO packaging: have _yum_lock for MainThread >15:39:54,683 INFO packaging: gave up _yum_lock for MainThread >15:39:54,684 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,685 INFO packaging: have _yum_lock for MainThread >15:39:54,685 INFO packaging: gave up _yum_lock for MainThread >15:39:54,686 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,686 INFO packaging: have _yum_lock for MainThread >15:39:54,686 INFO packaging: gave up _yum_lock for MainThread >15:39:54,687 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,687 INFO packaging: have _yum_lock for MainThread >15:39:54,688 INFO packaging: gave up _yum_lock for MainThread >15:39:54,689 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,689 INFO packaging: have _yum_lock for MainThread >15:39:54,689 INFO packaging: gave up _yum_lock for MainThread >15:39:54,690 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1133 (_groupHasInstallableMembers) >15:39:54,691 INFO packaging: have _yum_lock for MainThread >15:39:54,691 INFO packaging: gave up _yum_lock for MainThread >15:39:54,692 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,692 INFO packaging: have _yum_lock for MainThread >15:39:54,692 INFO packaging: gave up _yum_lock for MainThread >15:39:54,694 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1108 (groupDescription) >15:39:54,694 INFO packaging: have _yum_lock for MainThread >15:39:54,694 INFO packaging: gave up _yum_lock for MainThread >15:39:54,695 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:259 (refreshAddons) >15:39:54,695 INFO packaging: have _yum_lock for MainThread >15:39:54,695 INFO packaging: gave up _yum_lock for MainThread >15:39:54,697 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,697 INFO packaging: have _yum_lock for MainThread >15:39:54,697 INFO packaging: gave up _yum_lock for MainThread >15:39:54,698 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,699 INFO packaging: have _yum_lock for MainThread >15:39:54,699 INFO packaging: gave up _yum_lock for MainThread >15:39:54,700 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,700 INFO packaging: have _yum_lock for MainThread >15:39:54,700 INFO packaging: gave up _yum_lock for MainThread >15:39:54,701 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,702 INFO packaging: have _yum_lock for MainThread >15:39:54,702 INFO packaging: gave up _yum_lock for MainThread >15:39:54,703 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,703 INFO packaging: have _yum_lock for MainThread >15:39:54,703 INFO packaging: gave up _yum_lock for MainThread >15:39:54,705 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,705 INFO packaging: have _yum_lock for MainThread >15:39:54,705 INFO packaging: gave up _yum_lock for MainThread >15:39:54,706 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,706 INFO packaging: have _yum_lock for MainThread >15:39:54,707 INFO packaging: gave up _yum_lock for MainThread >15:39:54,708 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,708 INFO packaging: have _yum_lock for MainThread >15:39:54,708 INFO packaging: gave up _yum_lock for MainThread >15:39:54,709 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,709 INFO packaging: have _yum_lock for MainThread >15:39:54,709 INFO packaging: gave up _yum_lock for MainThread >15:39:54,711 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,711 INFO packaging: have _yum_lock for MainThread >15:39:54,711 INFO packaging: gave up _yum_lock for MainThread >15:39:54,712 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,712 INFO packaging: have _yum_lock for MainThread >15:39:54,713 INFO packaging: gave up _yum_lock for MainThread >15:39:54,714 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,714 INFO packaging: have _yum_lock for MainThread >15:39:54,714 INFO packaging: gave up _yum_lock for MainThread >15:39:54,715 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,715 INFO packaging: have _yum_lock for MainThread >15:39:54,716 INFO packaging: gave up _yum_lock for MainThread >15:39:54,717 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,717 INFO packaging: have _yum_lock for MainThread >15:39:54,717 INFO packaging: gave up _yum_lock for MainThread >15:39:54,718 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,719 INFO packaging: have _yum_lock for MainThread >15:39:54,719 INFO packaging: gave up _yum_lock for MainThread >15:39:54,720 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,720 INFO packaging: have _yum_lock for MainThread >15:39:54,720 INFO packaging: gave up _yum_lock for MainThread >15:39:54,722 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,722 INFO packaging: have _yum_lock for MainThread >15:39:54,722 INFO packaging: gave up _yum_lock for MainThread >15:39:54,723 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,723 INFO packaging: have _yum_lock for MainThread >15:39:54,723 INFO packaging: gave up _yum_lock for MainThread >15:39:54,725 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,725 INFO packaging: have _yum_lock for MainThread >15:39:54,725 INFO packaging: gave up _yum_lock for MainThread >15:39:54,726 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,726 INFO packaging: have _yum_lock for MainThread >15:39:54,726 INFO packaging: gave up _yum_lock for MainThread >15:39:54,728 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,728 INFO packaging: have _yum_lock for MainThread >15:39:54,728 INFO packaging: gave up _yum_lock for MainThread >15:39:54,729 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,729 INFO packaging: have _yum_lock for MainThread >15:39:54,729 INFO packaging: gave up _yum_lock for MainThread >15:39:54,731 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,731 INFO packaging: have _yum_lock for MainThread >15:39:54,731 INFO packaging: gave up _yum_lock for MainThread >15:39:54,732 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,732 INFO packaging: have _yum_lock for MainThread >15:39:54,733 INFO packaging: gave up _yum_lock for MainThread >15:39:54,734 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,734 INFO packaging: have _yum_lock for MainThread >15:39:54,734 INFO packaging: gave up _yum_lock for MainThread >15:39:54,735 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,735 INFO packaging: have _yum_lock for MainThread >15:39:54,736 INFO packaging: gave up _yum_lock for MainThread >15:39:54,737 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,737 INFO packaging: have _yum_lock for MainThread >15:39:54,737 INFO packaging: gave up _yum_lock for MainThread >15:39:54,738 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,739 INFO packaging: have _yum_lock for MainThread >15:39:54,739 INFO packaging: gave up _yum_lock for MainThread >15:39:54,740 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,740 INFO packaging: have _yum_lock for MainThread >15:39:54,740 INFO packaging: gave up _yum_lock for MainThread >15:39:54,742 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,742 INFO packaging: have _yum_lock for MainThread >15:39:54,742 INFO packaging: gave up _yum_lock for MainThread >15:39:54,743 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,743 INFO packaging: have _yum_lock for MainThread >15:39:54,743 INFO packaging: gave up _yum_lock for MainThread >15:39:54,745 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,745 INFO packaging: have _yum_lock for MainThread >15:39:54,745 INFO packaging: gave up _yum_lock for MainThread >15:39:54,746 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,746 INFO packaging: have _yum_lock for MainThread >15:39:54,746 INFO packaging: gave up _yum_lock for MainThread >15:39:54,748 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,748 INFO packaging: have _yum_lock for MainThread >15:39:54,748 INFO packaging: gave up _yum_lock for MainThread >15:39:54,749 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,749 INFO packaging: have _yum_lock for MainThread >15:39:54,750 INFO packaging: gave up _yum_lock for MainThread >15:39:54,751 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,751 INFO packaging: have _yum_lock for MainThread >15:39:54,751 INFO packaging: gave up _yum_lock for MainThread >15:39:54,752 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,752 INFO packaging: have _yum_lock for MainThread >15:39:54,753 INFO packaging: gave up _yum_lock for MainThread >15:39:54,754 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,754 INFO packaging: have _yum_lock for MainThread >15:39:54,754 INFO packaging: gave up _yum_lock for MainThread >15:39:54,755 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,756 INFO packaging: have _yum_lock for MainThread >15:39:54,756 INFO packaging: gave up _yum_lock for MainThread >15:39:54,757 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,757 INFO packaging: have _yum_lock for MainThread >15:39:54,757 INFO packaging: gave up _yum_lock for MainThread >15:39:54,758 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,759 INFO packaging: have _yum_lock for MainThread >15:39:54,759 INFO packaging: gave up _yum_lock for MainThread >15:39:54,760 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,760 INFO packaging: have _yum_lock for MainThread >15:39:54,760 INFO packaging: gave up _yum_lock for MainThread >15:39:54,762 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,762 INFO packaging: have _yum_lock for MainThread >15:39:54,762 INFO packaging: gave up _yum_lock for MainThread >15:39:54,763 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,763 INFO packaging: have _yum_lock for MainThread >15:39:54,763 INFO packaging: gave up _yum_lock for MainThread >15:39:54,765 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,765 INFO packaging: have _yum_lock for MainThread >15:39:54,765 INFO packaging: gave up _yum_lock for MainThread >15:39:54,766 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,766 INFO packaging: have _yum_lock for MainThread >15:39:54,766 INFO packaging: gave up _yum_lock for MainThread >15:39:54,768 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,768 INFO packaging: have _yum_lock for MainThread >15:39:54,768 INFO packaging: gave up _yum_lock for MainThread >15:39:54,769 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,769 INFO packaging: have _yum_lock for MainThread >15:39:54,770 INFO packaging: gave up _yum_lock for MainThread >15:39:54,771 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,771 INFO packaging: have _yum_lock for MainThread >15:39:54,771 INFO packaging: gave up _yum_lock for MainThread >15:39:54,772 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,772 INFO packaging: have _yum_lock for MainThread >15:39:54,772 INFO packaging: gave up _yum_lock for MainThread >15:39:54,774 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,774 INFO packaging: have _yum_lock for MainThread >15:39:54,774 INFO packaging: gave up _yum_lock for MainThread >15:39:54,775 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,776 INFO packaging: have _yum_lock for MainThread >15:39:54,776 INFO packaging: gave up _yum_lock for MainThread >15:39:54,777 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,777 INFO packaging: have _yum_lock for MainThread >15:39:54,777 INFO packaging: gave up _yum_lock for MainThread >15:39:54,778 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,779 INFO packaging: have _yum_lock for MainThread >15:39:54,779 INFO packaging: gave up _yum_lock for MainThread >15:39:54,780 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,780 INFO packaging: have _yum_lock for MainThread >15:39:54,780 INFO packaging: gave up _yum_lock for MainThread >15:39:54,781 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,782 INFO packaging: have _yum_lock for MainThread >15:39:54,782 INFO packaging: gave up _yum_lock for MainThread >15:39:54,783 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,783 INFO packaging: have _yum_lock for MainThread >15:39:54,783 INFO packaging: gave up _yum_lock for MainThread >15:39:54,784 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,785 INFO packaging: have _yum_lock for MainThread >15:39:54,785 INFO packaging: gave up _yum_lock for MainThread >15:39:54,786 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,786 INFO packaging: have _yum_lock for MainThread >15:39:54,786 INFO packaging: gave up _yum_lock for MainThread >15:39:54,787 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,788 INFO packaging: have _yum_lock for MainThread >15:39:54,788 INFO packaging: gave up _yum_lock for MainThread >15:39:54,789 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,789 INFO packaging: have _yum_lock for MainThread >15:39:54,789 INFO packaging: gave up _yum_lock for MainThread >15:39:54,791 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,791 INFO packaging: have _yum_lock for MainThread >15:39:54,791 INFO packaging: gave up _yum_lock for MainThread >15:39:54,792 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,792 INFO packaging: have _yum_lock for MainThread >15:39:54,793 INFO packaging: gave up _yum_lock for MainThread >15:39:54,794 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,794 INFO packaging: have _yum_lock for MainThread >15:39:54,794 INFO packaging: gave up _yum_lock for MainThread >15:39:54,795 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,795 INFO packaging: have _yum_lock for MainThread >15:39:54,796 INFO packaging: gave up _yum_lock for MainThread >15:39:54,797 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,797 INFO packaging: have _yum_lock for MainThread >15:39:54,797 INFO packaging: gave up _yum_lock for MainThread >15:39:54,798 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,798 INFO packaging: have _yum_lock for MainThread >15:39:54,799 INFO packaging: gave up _yum_lock for MainThread >15:39:54,800 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,800 INFO packaging: have _yum_lock for MainThread >15:39:54,800 INFO packaging: gave up _yum_lock for MainThread >15:39:54,801 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,802 INFO packaging: have _yum_lock for MainThread >15:39:54,802 INFO packaging: gave up _yum_lock for MainThread >15:39:54,803 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,803 INFO packaging: have _yum_lock for MainThread >15:39:54,803 INFO packaging: gave up _yum_lock for MainThread >15:39:54,804 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,805 INFO packaging: have _yum_lock for MainThread >15:39:54,805 INFO packaging: gave up _yum_lock for MainThread >15:39:54,806 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,806 INFO packaging: have _yum_lock for MainThread >15:39:54,806 INFO packaging: gave up _yum_lock for MainThread >15:39:54,808 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,808 INFO packaging: have _yum_lock for MainThread >15:39:54,808 INFO packaging: gave up _yum_lock for MainThread >15:39:54,809 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,809 INFO packaging: have _yum_lock for MainThread >15:39:54,809 INFO packaging: gave up _yum_lock for MainThread >15:39:54,811 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,811 INFO packaging: have _yum_lock for MainThread >15:39:54,811 INFO packaging: gave up _yum_lock for MainThread >15:39:54,812 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,812 INFO packaging: have _yum_lock for MainThread >15:39:54,812 INFO packaging: gave up _yum_lock for MainThread >15:39:54,814 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,814 INFO packaging: have _yum_lock for MainThread >15:39:54,814 INFO packaging: gave up _yum_lock for MainThread >15:39:54,815 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,815 INFO packaging: have _yum_lock for MainThread >15:39:54,815 INFO packaging: gave up _yum_lock for MainThread >15:39:54,817 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,817 INFO packaging: have _yum_lock for MainThread >15:39:54,817 INFO packaging: gave up _yum_lock for MainThread >15:39:54,818 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,818 INFO packaging: have _yum_lock for MainThread >15:39:54,818 INFO packaging: gave up _yum_lock for MainThread >15:39:54,820 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,820 INFO packaging: have _yum_lock for MainThread >15:39:54,820 INFO packaging: gave up _yum_lock for MainThread >15:39:54,821 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,821 INFO packaging: have _yum_lock for MainThread >15:39:54,822 INFO packaging: gave up _yum_lock for MainThread >15:39:54,823 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,823 INFO packaging: have _yum_lock for MainThread >15:39:54,823 INFO packaging: gave up _yum_lock for MainThread >15:39:54,824 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,824 INFO packaging: have _yum_lock for MainThread >15:39:54,825 INFO packaging: gave up _yum_lock for MainThread >15:39:54,826 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:993 (environmentHasOption) >15:39:54,826 INFO packaging: have _yum_lock for MainThread >15:39:54,826 INFO packaging: gave up _yum_lock for MainThread >15:39:54,827 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,828 INFO packaging: have _yum_lock for MainThread >15:39:54,828 INFO packaging: gave up _yum_lock for MainThread >15:39:54,829 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1121 (_isGroupVisible) >15:39:54,829 INFO packaging: have _yum_lock for MainThread >15:39:54,829 INFO packaging: gave up _yum_lock for MainThread >15:39:54,830 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:258 (refreshAddons) >15:39:54,831 INFO packaging: have _yum_lock for MainThread >15:39:54,831 INFO packaging: gave up _yum_lock for MainThread >15:40:02,058 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:02,059 INFO packaging: have _yum_lock for MainThread >15:40:02,063 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:02,064 INFO packaging: have _yum_lock for MainThread >15:40:02,064 INFO packaging: gave up _yum_lock for MainThread >15:40:02,065 INFO packaging: gave up _yum_lock for MainThread >15:40:02,069 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:02,069 INFO packaging: have _yum_lock for MainThread >15:40:02,071 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:02,071 INFO packaging: have _yum_lock for MainThread >15:40:02,071 INFO packaging: gave up _yum_lock for MainThread >15:40:02,072 INFO packaging: gave up _yum_lock for MainThread >15:40:02,073 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:40:02,073 INFO packaging: have _yum_lock for MainThread >15:40:02,073 INFO packaging: gave up _yum_lock for MainThread >15:40:02,076 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:40:02,078 INFO packaging: have _yum_lock for MainThread >15:40:02,080 INFO packaging: gave up _yum_lock for MainThread >15:40:02,083 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:02,084 INFO packaging: have _yum_lock for MainThread >15:40:02,087 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:02,088 INFO packaging: have _yum_lock for MainThread >15:40:02,090 INFO packaging: gave up _yum_lock for MainThread >15:40:02,092 INFO packaging: gave up _yum_lock for MainThread >15:40:02,096 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:40:02,097 INFO packaging: have _yum_lock for MainThread >15:40:02,099 INFO packaging: gave up _yum_lock for MainThread >15:40:02,102 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:40:02,103 INFO packaging: have _yum_lock for MainThread >15:40:02,105 INFO packaging: gave up _yum_lock for MainThread >15:40:07,874 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:186 (_software_is_ready) >15:40:07,875 INFO packaging: have _yum_lock for MainThread >15:40:07,876 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:07,876 INFO packaging: have _yum_lock for MainThread >15:40:07,876 INFO packaging: gave up _yum_lock for MainThread >15:40:07,876 INFO packaging: gave up _yum_lock for MainThread >15:40:15,969 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:15,969 INFO packaging: have _yum_lock for MainThread >15:40:15,973 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:15,973 INFO packaging: have _yum_lock for MainThread >15:40:15,974 INFO packaging: gave up _yum_lock for MainThread >15:40:15,974 INFO packaging: gave up _yum_lock for MainThread >15:40:15,978 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:15,978 INFO packaging: have _yum_lock for MainThread >15:40:15,981 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:15,981 INFO packaging: have _yum_lock for MainThread >15:40:15,982 INFO packaging: gave up _yum_lock for MainThread >15:40:15,982 INFO packaging: gave up _yum_lock for MainThread >15:40:15,989 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:40:15,992 INFO packaging: have _yum_lock for MainThread >15:40:15,996 INFO packaging: gave up _yum_lock for MainThread >15:40:16,002 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:40:16,004 INFO packaging: have _yum_lock for MainThread >15:40:16,007 INFO packaging: gave up _yum_lock for MainThread >15:40:16,012 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:139 (ready) >15:40:16,015 INFO packaging: have _yum_lock for MainThread >15:40:16,021 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:400 (baseRepo) >15:40:16,024 INFO packaging: have _yum_lock for MainThread >15:40:16,028 INFO packaging: gave up _yum_lock for MainThread >15:40:16,032 INFO packaging: gave up _yum_lock for MainThread >15:40:16,038 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1008 (environmentDescription) >15:40:16,060 INFO packaging: have _yum_lock for MainThread >15:40:16,062 INFO packaging: gave up _yum_lock for MainThread >15:40:16,067 INFO packaging: about to acquire _yum_lock for MainThread at /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py:166 (status) >15:40:16,067 INFO packaging: have _yum_lock for MainThread >15:40:16,070 INFO packaging: gave up _yum_lock for MainThread >15:40:22,515 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:376 (preStorage) >15:40:22,515 INFO packaging: have _yum_lock for AnaInstallThread >15:40:22,515 DEBUG packaging: deleting package sacks >15:40:22,516 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:22,517 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:117 (doInstall) >15:40:22,517 INFO packaging: have _yum_lock for AnaInstallThread >15:40:22,517 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,618 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1093 (languageGroups) >15:40:54,618 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,618 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,620 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:129 (doInstall) >15:40:54,620 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,622 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,637 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:129 (doInstall) >15:40:54,637 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,640 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:342 (_writeInstallConfig) >15:40:54,640 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,690 DEBUG packaging: getting release version from tree at None (19) >15:40:54,690 DEBUG packaging: got a release version of 19 >15:40:54,691 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,691 DEBUG packaging: setting releasever to previous value of 19 >15:40:54,693 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:346 (_writeInstallConfig) >15:40:54,693 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,705 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:40:54,705 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:40:54,705 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:40:54,706 DEBUG yum.verbose.plugin: Adding en_US to language list >15:40:54,726 DEBUG yum.verbose.YumBase: Config time: 0.033 >15:40:54,728 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,728 INFO packaging: gathering repo metadata >15:40:54,730 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:528 (gatherRepoMetadata) >15:40:54,730 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,736 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,738 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:347 (_writeInstallConfig) >15:40:54,738 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,738 DEBUG packaging: getting repo metadata for anaconda >15:40:54,740 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:533 (gatherRepoMetadata) >15:40:54,740 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,775 DEBUG packaging: getting group info for anaconda >15:40:54,778 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,778 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,779 INFO packaging: metadata retrieval complete >15:40:54,779 DEBUG packaging: installation yum config repos: anaconda >15:40:54,779 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,779 INFO packaging: checking software selection >15:40:54,781 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1310 (checkSoftwareSelection) >15:40:54,781 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,781 DEBUG packaging: deleting package sacks >15:40:54,782 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,783 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1311 (checkSoftwareSelection) >15:40:54,784 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,784 DEBUG packaging: deleting yum transaction info >15:40:54,784 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:54,784 DEBUG packaging: select group core >15:40:54,788 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1266 (_applyYumSelections) >15:40:54,789 INFO packaging: have _yum_lock for AnaInstallThread >15:40:54,791 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:40:54,794 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >15:40:55,149 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >15:40:55,198 DEBUG yum.verbose.YumBase: pkgsack time: 0.406 >15:40:55,273 DEBUG yum.verbose.YumBase: group time: 0.482 >15:40:55,342 DEBUG yum.verbose.YumBase: Obs Init time: 0.048 >15:40:55,456 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >15:40:55,457 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,457 DEBUG packaging: select package chrony >15:40:55,459 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1273 (_applyYumSelections) >15:40:55,459 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,460 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,461 DEBUG packaging: select group core >15:40:55,462 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,462 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,462 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,462 DEBUG packaging: select group gnome-desktop >15:40:55,463 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,463 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,492 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >15:40:55,502 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >15:40:55,530 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,530 DEBUG packaging: select group multimedia >15:40:55,531 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,532 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,552 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,552 DEBUG packaging: select group input-methods >15:40:55,554 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,554 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,565 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,565 DEBUG packaging: select group base-x >15:40:55,566 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,566 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,578 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >15:40:55,580 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >15:40:55,582 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,582 DEBUG packaging: select group fonts >15:40:55,583 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,583 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,653 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,654 DEBUG packaging: select group hardware-support >15:40:55,655 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,655 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,660 DEBUG yum.verbose.YumBase: No package named rt73usb-firmware available to be installed >15:40:55,660 DEBUG yum.verbose.YumBase: No package named ql2500-firmware available to be installed >15:40:55,664 DEBUG yum.verbose.YumBase: No package named rt61pci-firmware available to be installed >15:40:55,672 DEBUG yum.verbose.YumBase: No package named ql2400-firmware available to be installed >15:40:55,673 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,673 DEBUG packaging: select group dial-up >15:40:55,675 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,675 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,681 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,682 DEBUG packaging: select group printing >15:40:55,684 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,684 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,747 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,747 DEBUG packaging: select group firefox >15:40:55,748 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,748 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,750 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,750 DEBUG packaging: select group standard >15:40:55,751 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1287 (_applyYumSelections) >15:40:55,752 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,831 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,832 DEBUG packaging: select package kernel-PAE >15:40:55,834 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1354 (selectKernelPackage) >15:40:55,834 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,874 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >15:40:55,876 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,877 INFO packaging: no kernel-PAE package >15:40:55,877 DEBUG packaging: select package kernel >15:40:55,879 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1354 (selectKernelPackage) >15:40:55,879 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,880 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,881 INFO packaging: selected kernel >15:40:55,883 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1303 (_applyYumSelections) >15:40:55,883 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,883 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,883 DEBUG packaging: select package efibootmgr >15:40:55,885 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,886 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,887 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,887 DEBUG packaging: select package lvm2 >15:40:55,890 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,890 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,893 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,895 DEBUG packaging: select package dosfstools >15:40:55,899 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,900 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,902 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,904 DEBUG packaging: select package shim >15:40:55,908 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,909 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,912 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,914 DEBUG packaging: select package grub2-efi >15:40:55,918 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,918 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,947 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,947 DEBUG packaging: select package e2fsprogs >15:40:55,948 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,949 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,949 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,949 DEBUG packaging: select package authconfig >15:40:55,950 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,950 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,951 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,951 DEBUG packaging: select package firewalld >15:40:55,952 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1376 (selectRequiredPackages) >15:40:55,952 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,952 INFO packaging: gave up _yum_lock for AnaInstallThread >15:40:55,953 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1400 (preInstall) >15:40:55,954 INFO packaging: have _yum_lock for AnaInstallThread >15:40:55,956 INFO packaging: checking dependencies >15:40:56,129 DEBUG yum.verbose.YumBase: Building updates object >15:40:56,233 DEBUG yum.verbose.YumBase: up:simple updates time: 0.039 >15:40:56,236 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >15:40:56,236 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >15:40:56,236 DEBUG yum.verbose.YumBase: updates time: 0.107 >15:40:56,238 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.36.0-1.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >15:40:56,240 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-3.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >15:40:56,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-200-3.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >15:40:56,243 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.0-1.fc19.x86_64 to require for libgmodule-2.0.so.0()(64bit) >15:40:56,243 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.0-1.fc19.x86_64 to require for libglib-2.0.so.0()(64bit) >15:40:56,244 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-4.fc19.x86_64 as install for ModemManager-0.6.0.0-3.fc19.x86_64 >15:40:56,253 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.8.1-1.git20130327.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-4.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,258 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,259 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-200-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,267 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.18-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,269 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.66-1rc1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,271 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,272 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.60-1.fc19.x86_64 to require for chkconfig >15:40:56,273 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-11.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23-0.3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,277 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-200-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,279 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14.3-11.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,282 DEBUG yum.verbose.YumBase: Quick matched nss-3.14.3-11.fc19.x86_64 to require for libsmime3.so()(64bit) >15:40:56,283 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.110-3.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,285 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.5-2.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,286 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.5-2.fc19.x86_64 to require for libplc4.so()(64bit) >15:40:56,287 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14.3-1.fc19.x86_64 as install for 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:56,289 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.8.1-1.git20130327.fc19.x86_64 to require for libnm-glib.so.4()(64bit) >15:40:56,289 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc19.x86_64 to require for libnl-genl-3.so.200()(64bit) >15:40:56,289 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc19.x86_64 to require for libnl-3.so.200()(64bit) >15:40:56,295 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-4.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,296 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-13.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,298 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-20.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,299 DEBUG yum.verbose.YumBase: TSINFO: Marking openswan-2.6.38-11.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,301 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,304 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.34.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,306 DEBUG yum.verbose.YumBase: Quick matched pango-1.34.0-1.fc19.x86_64 to require for libpango-1.0.so.0()(64bit) >15:40:56,307 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,313 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.28.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,315 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.14-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,317 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.14-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,318 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.8.0-1.fc19.x86_64 as install for NetworkManager-l2tp-0.9.8-1.fc19.x86_64 >15:40:56,326 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.99-1.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >15:40:56,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-4.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >15:40:56,329 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-4.fc19.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >15:40:56,331 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-2.fc19.x86_64 as install for NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 >15:40:56,337 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.0-2.fc19.x86_64 as install for 1:NetworkManager-openvpn-0.9.6.0-2.fc19.x86_64 >15:40:56,339 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-2.fc19.x86_64 as install for 1:NetworkManager-openvpn-0.9.6.0-2.fc19.x86_64 >15:40:56,349 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-17.svn457.fc19.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-4.fc19.x86_64 >15:40:56,353 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.7-3.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >15:40:56,354 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.15.2-2.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >15:40:56,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-1.fc19.x86_64 as install for PackageKit-command-not-found-0.8.7-3.fc19.x86_64 >15:40:56,362 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-3.fc19.x86_64 as install for PackageKit-gstreamer-plugin-0.8.7-3.fc19.x86_64 >15:40:56,363 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-3.fc19.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >15:40:56,367 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.17-1.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >15:40:56,370 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.17-1.fc19.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >15:40:56,370 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.11-3.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >15:40:56,372 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.92-2.fc19.x86_64 as install for PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 >15:40:56,376 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.7-3.fc19.x86_64 as install for PackageKit-yum-plugin-0.8.7-3.fc19.x86_64 >15:40:56,378 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-4.fc19.x86_64 as install for PackageKit-yum-plugin-0.8.7-3.fc19.x86_64 >15:40:56,380 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-7.fc19.noarch as install for abattis-cantarell-fonts-0.0.12-2.fc19.noarch >15:40:56,383 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,385 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.91.20130323-14.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,395 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.2.10-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,398 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-5.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,400 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,402 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,403 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,405 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,407 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,409 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,410 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,412 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.3-1.fc19.x86_64 as install for abrt-desktop-2.1.3-1.fc19.x86_64 >15:40:56,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-9.fc19.x86_64 as install for acl-2.2.51-9.fc19.x86_64 >15:40:56,416 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-9.fc19.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >15:40:56,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-9.fc19.x86_64 as install for acl-2.2.51-9.fc19.x86_64 >15:40:56,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.7-1.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >15:40:56,424 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.7-1.fc19.x86_64 to require for libguile-2.0.so.22()(64bit) >15:40:56,425 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-2.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >15:40:56,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-3.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >15:40:56,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.99.901-2.fc19.x86_64 as install for 1:aisleriot-3.7.91-1.fc19.x86_64 >15:40:56,430 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-4.fc19.x86_64 as install for alsa-firmware-1.0.25-3.fc19.noarch >15:40:56,434 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-3.0-6.fc19.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-3.fc19.x86_64 >15:40:56,436 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-3.fc19.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-3.fc19.x86_64 >15:40:56,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-4.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >15:40:56,445 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-4.fc19.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >15:40:56,446 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.2-1.20121230.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >15:40:56,448 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-9.20130316.fc19.x86_64 as install for alsa-utils-1.0.26-2.fc19.x86_64 >15:40:56,449 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libncursesw.so.5()(64bit) >15:40:56,449 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libmenuw.so.5()(64bit) >15:40:56,449 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-9.20130316.fc19.x86_64 to require for libformw.so.5()(64bit) >15:40:56,453 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-9.fc19.x86_64 as install for at-3.1.13-12.fc19.x86_64 >15:40:56,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-12.fc19.x86_64 as install for at-3.1.13-12.fc19.x86_64 >15:40:56,457 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-9.fc19.x86_64 to require for libpam.so.0()(64bit) >15:40:56,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-5.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >15:40:56,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-4.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >15:40:56,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-6.fc19.x86_64 as install for at-spi2-core-2.8.0-1.fc19.x86_64 >15:40:56,475 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.3-2.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >15:40:56,477 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.1-6.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >15:40:56,479 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.1-6.fc19.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >15:40:56,480 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-73.fc19.x86_64 as install for audit-2.2.3-2.fc19.x86_64 >15:40:56,481 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.1-6.fc19.x86_64 to require for libgssapi_krb5.so.2()(64bit) >15:40:56,482 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.3-2.fc19.x86_64 to require for libaudit.so.1()(64bit) >15:40:56,486 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-35.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >15:40:56,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.1-2.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >15:40:56,490 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.15-1.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >15:40:56,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-4.fc19.x86_64 as install for authconfig-6.2.6-1.fc19.x86_64 >15:40:56,500 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-11.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >15:40:56,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >15:40:56,503 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >15:40:56,504 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.17-4.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >15:40:56,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-5.fc19.x86_64 as install for avahi-0.6.31-11.fc19.x86_64 >15:40:56,509 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-12-3.fc19.x86_64 as install for b43-openfwwf-5.2-9.fc19.noarch >15:40:56,521 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27.1-1.fc19.x86_64 as install for 1:bash-completion-2.0-3.fc19.noarch >15:40:56,524 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-1.fc19.x86_64 as install for bc-1.06.95-9.fc19.x86_64 >15:40:56,526 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-6.fc19.x86_64 as install for bc-1.06.95-9.fc19.x86_64 >15:40:56,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.26-2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >15:40:56,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-12.P2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >15:40:56,534 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisccfg.so.90()(64bit) >15:40:56,534 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisccc.so.90()(64bit) >15:40:56,534 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-12.P2.fc19.x86_64 to require for libisc.so.92()(64bit) >15:40:56,535 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-4.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >15:40:56,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.7-2.fc19.x86_64 as install for 32:bind-utils-9.9.2-12.P2.fc19.x86_64 >15:40:56,540 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-3.fc19.x86_64 as install for biosdevname-0.4.1-4.fc19.x86_64 >15:40:56,542 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-10.fc19.x86_64 as install for biosdevname-0.4.1-4.fc19.x86_64 >15:40:56,547 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-6.fc19.x86_64 as install for bluez-cups-4.101-6.fc19.x86_64 >15:40:56,556 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.8-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.8-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,561 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-12.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,562 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,564 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-19.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,566 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-17.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,661 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.0-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,664 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.4-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,669 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.6-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,671 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.6-1.fc19.x86_64 to require for libgsttag-1.0.so.0()(64bit) >15:40:56,672 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.6-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,685 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-1.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,686 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-1.fc19.x86_64 to require for libbrasero-media3.so.1()(64bit) >15:40:56,686 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-1.fc19.x86_64 to require for libbrasero-burn3.so.1()(64bit) >15:40:56,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-5.fc19.x86_64 as install for brasero-3.8.0-1.fc19.x86_64 >15:40:56,694 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.8.0-1.fc19.x86_64 as install for brasero-nautilus-3.8.0-1.fc19.x86_64 >15:40:56,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23-0.3.fc19.x86_64 as install for btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 >15:40:56,701 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >15:40:56,702 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >15:40:56,702 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23-0.3.fc19.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >15:40:56,703 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.7-2.fc19.x86_64 as install for btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 >15:40:56,705 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-8.fc19.x86_64 as install for bzip2-1.0.6-8.fc19.x86_64 >15:40:56,712 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.10-1.fc19.noarch as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,714 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.36.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-2.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,717 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-2.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.10.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,720 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.14.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,720 DEBUG yum.verbose.YumBase: Quick matched cogl-1.14.0-1.fc19.x86_64 to require for libcogl-pango.so.12()(64bit) >15:40:56,721 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.14.0-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7-1.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-5.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-3.fc19.x86_64 as install for caribou-0.4.10-1.fc19.x86_64 >15:40:56,741 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.8.0-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >15:40:56,744 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-5.fc19.noarch as install for 2:cheese-3.8.0-1.fc19.x86_64 >15:40:56,745 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.8.0.1-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >15:40:56,747 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >15:40:56,749 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.2-1.fc19.x86_64 as install for 2:cheese-3.8.0-1.fc19.x86_64 >15:40:56,750 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.8.0-1.fc19.x86_64 to require for libcheese-gtk.so.23()(64bit) >15:40:56,754 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14.3-1.fc19.x86_64 as install for chrony-1.27-1.fc19.x86_64 >15:40:56,755 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14.3-1.fc19.x86_64 to require for libfreebl3.so()(64bit) >15:40:56,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-10.20121213cvs.fc19.x86_64 as install for chrony-1.27-1.fc19.x86_64 >15:40:56,760 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.4-3.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >15:40:56,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-2.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >15:40:56,764 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-4.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >15:40:56,765 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-4.fc19.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >15:40:56,766 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-4.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >15:40:56,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-3.fc19.x86_64 as install for cifs-utils-6.0-1.fc19.x86_64 >15:40:56,775 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-12.fc19.noarch as install for colord-0.1.31-1.fc19.x86_64 >15:40:56,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-2.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >15:40:56,778 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-5.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >15:40:56,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-1.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >15:40:56,781 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-0.1.31-1.fc19.x86_64 as install for colord-0.1.31-1.fc19.x86_64 >15:40:56,782 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.31-1.fc19.x86_64 to require for libcolordprivate.so.1()(64bit) >15:40:56,782 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.31-1.fc19.x86_64 to require for libcolord.so.1()(64bit) >15:40:56,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.8.0-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,794 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-6.fc19.noarch as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.0-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,797 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.4-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,799 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-3.0-6.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,800 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.41-2.fc19.noarch as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,802 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-4.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,803 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.30-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,806 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.20-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.8.1-1.git20130327.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,810 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.1-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-4.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,813 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.8.0-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,814 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.8.0-1.fc19.x86_64 to require for libgoa-1.0.so.0()(64bit) >15:40:56,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.8.0-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.6.2-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,818 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-1.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,820 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.30-2.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,822 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.1-3.fc19.x86_64 as install for 1:control-center-3.8.0-3.fc19.x86_64 >15:40:56,828 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,830 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.8-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,831 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14.3-11.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.0-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,835 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.0-1.fc19.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >15:40:56,835 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.0-1.fc19.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >15:40:56,836 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14.3-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.0-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,839 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.9-1.fc19.x86_64 as install for coolkey-1.1.0-22.fc19.x86_64 >15:40:56,846 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-3.fc19.x86_64 as install for coreutils-8.21-8.fc19.x86_64 >15:40:56,848 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.1-2.fc19.x86_64 as install for coreutils-8.21-8.fc19.x86_64 >15:40:56,848 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.1-2.fc19.x86_64 to require for libgmp.so.10()(64bit) >15:40:56,853 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-2.fc19.x86_64 as install for cronie-1.4.10-4.fc19.x86_64 >15:40:56,859 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-4.fc19.x86_64 as install for cronie-1.4.10-4.fc19.x86_64 >15:40:56,862 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.1-1.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >15:40:56,864 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-3.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >15:40:56,866 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-14.fc19.x86_64 as install for cryptsetup-1.6.1-1.fc19.x86_64 >15:40:56,879 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.6.2-3.fc19.noarch as install for 1:cups-1.6.2-3.fc19.x86_64 >15:40:56,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.10-1.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >15:40:56,882 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.31-2.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >15:40:56,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-4.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >15:40:56,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.1-1.fc19.x86_64 as install for 1:cups-1.6.2-3.fc19.x86_64 >15:40:56,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.29.0-4.fc19.x86_64 as install for curl-7.29.0-4.fc19.x86_64 >15:40:56,894 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.29.0-4.fc19.x86_64 to require for libcurl.so.4()(64bit) >15:40:56,897 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-6.fc19.x86_64 as install for cyrus-sasl-plain-2.1.26-6.fc19.x86_64 >15:40:56,908 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >15:40:56,910 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-3.fc19.noarch as install for deja-dup-26.0-1.fc19.x86_64 >15:40:56,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.15-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >15:40:56,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.8.0-1.fc19.x86_64 as install for deja-dup-26.0-1.fc19.x86_64 >15:40:56,917 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-5.fc19.noarch as install for dejavu-sans-fonts-2.33-5.fc19.noarch >15:40:56,922 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-8.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >15:40:56,923 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-8.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >15:40:56,925 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.34-2.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >15:40:56,926 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.34-2.fc19.x86_64 to require for liblber-2.4.so.2()(64bit) >15:40:56,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-12.P2.fc19.x86_64 as install for 12:dhclient-4.2.5-8.fc19.x86_64 >15:40:56,928 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-12.P2.fc19.x86_64 to require for libdns-export.so.95()(64bit) >15:40:56,932 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,934 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,935 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-5.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,936 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-47.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,938 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-20.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-1.fc19.x86_64 as install for dmraid-1.0.0.rc16-20.fc19.x86_64 >15:40:56,945 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.18.b44.fc19.x86_64 as install for 1:dump-0.4-0.18.b44.fc19.x86_64 >15:40:56,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.7-2.fc19.x86_64 as install for e2fsprogs-1.42.7-2.fc19.x86_64 >15:40:56,949 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.7-2.fc19.x86_64 to require for libss.so.2()(64bit) >15:40:56,968 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,970 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,972 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,975 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.17.3-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,977 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.14-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,979 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-5.fc19.noarch as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,981 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:56,982 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >15:40:56,983 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >15:40:56,983 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >15:40:56,983 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >15:40:56,983 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >15:40:56,984 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >15:40:56,984 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >15:40:56,984 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >15:40:56,984 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >15:40:56,984 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >15:40:56,985 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >15:40:56,985 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >15:40:56,985 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >15:40:56,986 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >15:40:56,988 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >15:40:56,991 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >15:40:56,993 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >15:40:56,995 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >15:40:56,997 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >15:40:56,999 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >15:40:57,001 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >15:40:57,003 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >15:40:57,005 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >15:40:57,007 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >15:40:57,010 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >15:40:57,012 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >15:40:57,014 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >15:40:57,017 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >15:40:57,018 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >15:40:57,020 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >15:40:57,022 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >15:40:57,024 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >15:40:57,028 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >15:40:57,030 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >15:40:57,032 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >15:40:57,033 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >15:40:57,035 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >15:40:57,037 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >15:40:57,039 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >15:40:57,039 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >15:40:57,040 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >15:40:57,041 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >15:40:57,041 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >15:40:57,041 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >15:40:57,041 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >15:40:57,042 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >15:40:57,042 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >15:40:57,043 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >15:40:57,043 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >15:40:57,044 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >15:40:57,044 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >15:40:57,044 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >15:40:57,045 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >15:40:57,045 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >15:40:57,046 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >15:40:57,046 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >15:40:57,046 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >15:40:57,047 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >15:40:57,047 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >15:40:57,047 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >15:40:57,048 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >15:40:57,048 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >15:40:57,048 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >15:40:57,049 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >15:40:57,049 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >15:40:57,049 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-2.fc19.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >15:40:57,051 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.0.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,054 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,056 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.42.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,060 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.17.5-2.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,062 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-4.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,064 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.8.0-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,065 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.0-1.fc19.x86_64 to require for libgcr-base-3.so.1()(64bit) >15:40:57,065 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.0-1.fc19.x86_64 to require for libgck-1.so.0()(64bit) >15:40:57,066 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.1-1.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,068 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.1-1.fc19.x86_64 to require for libfolks-telepathy.so.25()(64bit) >15:40:57,069 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-3.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-6.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-5.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-5.fc19.x86_64 as install for empathy-3.8.0-1.fc19.x86_64 >15:40:57,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.90-2.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >15:40:57,081 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.8.0-1.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >15:40:57,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-4.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >15:40:57,084 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-6.fc19.x86_64 as install for eog-3.8.0-1.fc19.x86_64 >15:40:57,092 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.8.0-2.fc19.x86_64 as install for evince-3.8.0-2.fc19.x86_64 >15:40:57,093 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.8.0-2.fc19.x86_64 to require for libevview3.so.3()(64bit) >15:40:57,093 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.8.0-2.fc19.x86_64 to require for libevdocument3.so.4()(64bit) >15:40:57,108 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.13-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,110 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.16.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-10.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-4.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,114 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-4.fc19.x86_64 to require for libicalss.so.0()(64bit) >15:40:57,114 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-4.fc19.x86_64 to require for libical.so.0()(64bit) >15:40:57,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.8.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,117 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.4-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,118 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.4-1.fc19.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >15:40:57,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.3-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,121 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.8.0-1.fc19.x86_64 as install for evolution-3.8.0-1.fc19.x86_64 >15:40:57,122 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libedata-book-1.2.so.17()(64bit) >15:40:57,123 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libecal-1.2.so.15()(64bit) >15:40:57,123 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >15:40:57,123 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebook-1.2.so.14()(64bit) >15:40:57,123 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libebackend-1.2.so.6()(64bit) >15:40:57,124 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.0-1.fc19.x86_64 to require for libcamel-1.2.so.43()(64bit) >15:40:57,134 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-9.fc19.x86_64 as install for file-5.11-9.fc19.x86_64 >15:40:57,135 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-9.fc19.x86_64 to require for libmagic.so.1()(64bit) >15:40:57,149 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-20.0-3.fc19.x86_64 as install for firefox-20.0-1.fc19.x86_64 >15:40:57,152 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.5.noarch as install for firefox-20.0-1.fc19.x86_64 >15:40:57,153 DEBUG yum.verbose.YumBase: Quick matched xulrunner-20.0-3.fc19.x86_64 to require for libxpcom.so()(64bit) >15:40:57,154 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-6.fc19.x86_64 as install for firefox-20.0-1.fc19.x86_64 >15:40:57,156 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.8.0-1.fc19.x86_64 as install for firewall-config-0.3.1-1.fc19.noarch >15:40:57,157 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-6.fc19.noarch as install for firewall-config-0.3.1-1.fc19.noarch >15:40:57,160 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-1.fc19.noarch as install for firewalld-0.3.1-1.fc19.noarch >15:40:57,161 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-2.fc19.noarch as install for firewalld-0.3.1-1.fc19.noarch >15:40:57,163 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-8.fc19.x86_64 as install for firewalld-0.3.1-1.fc19.noarch >15:40:57,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.3-261.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >15:40:57,187 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(vars) >15:40:57,188 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(strict) >15:40:57,188 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(POSIX) >15:40:57,189 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Getopt::Std) >15:40:57,189 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Getopt::Long) >15:40:57,190 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(FileHandle) >15:40:57,190 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.3-261.fc19.x86_64 to require for perl(Exporter) >15:40:57,192 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-2.49-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >15:40:57,194 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >15:40:57,196 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-1.fc19.x86_64 as install for foomatic-4.0.9-1.fc19.x86_64 >15:40:57,198 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-36.20130312.fc19.noarch as install for foomatic-4.0.9-1.fc19.x86_64 >15:40:57,202 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-36.20130312.fc19.noarch as install for foomatic-db-ppds-4.0-36.20130312.fc19.noarch >15:40:57,206 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.0-1.fc19.x86_64 as install for fprintd-pam-0.5.0-1.fc19.x86_64 >15:40:57,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-7.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,219 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,221 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-19.0.0-1.fc19.noarch as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,222 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-5.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,224 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-3.0-6.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,225 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.8.0-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,227 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.8.0-1.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-4.fc19.x86_64 as install for 1:gdm-3.8.0-2.fc19.x86_64 >15:40:57,235 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.0-10.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >15:40:57,236 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.8.0-1.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >15:40:57,238 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-2.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >15:40:57,239 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.8.0-1.fc19.x86_64 as install for 2:gedit-3.8.0-2.fc19.x86_64 >15:40:57,248 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-14.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,249 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-2.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-5.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-2.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,253 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-30.fc19.noarch as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,255 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-24.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-3.fc19.x86_64 as install for ghostscript-9.06-7.fc19.x86_64 >15:40:57,264 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.87-10.0.fc19.noarch as install for glib-networking-2.36.0-1.fc19.x86_64 >15:40:57,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-3.fc19.x86_64 as install for glib-networking-2.36.0-1.fc19.x86_64 >15:40:57,273 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-6.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >15:40:57,275 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-3.0-6.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >15:40:57,277 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-4.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >15:40:57,278 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.16.0-1.fc19.x86_64 as install for 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 >15:40:57,289 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-3.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,292 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >15:40:57,292 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >15:40:57,292 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >15:40:57,292 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.6-1.fc19.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >15:40:57,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,294 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >15:40:57,294 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >15:40:57,294 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >15:40:57,295 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >15:40:57,295 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.6-1.fc19.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >15:40:57,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,297 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.18-2.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,300 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.18-2.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.6-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,302 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >15:40:57,303 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >15:40:57,303 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >15:40:57,303 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >15:40:57,303 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >15:40:57,303 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.6-1.fc19.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >15:40:57,304 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-13.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.0.4-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,310 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,311 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-1.fc19.x86_64 as install for gnome-boxes-3.8.0-1.fc19.x86_64 >15:40:57,325 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-9.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >15:40:57,328 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.3-1.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >15:40:57,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-8.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >15:40:57,332 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-4.fc19.x86_64 as install for gnome-color-manager-3.8.0-1.fc19.x86_64 >15:40:57,349 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.0-2.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >15:40:57,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.0-2.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >15:40:57,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-4.fc19.x86_64 as install for gnome-disk-utility-3.8.0-1.fc19.x86_64 >15:40:57,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-1.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >15:40:57,360 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-2.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >15:40:57,362 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.36.0-1.fc19.x86_64 as install for gnome-documents-3.8.0-2.fc19.x86_64 >15:40:57,377 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.7-3.fc19.x86_64 as install for gnome-packagekit-3.8.0-1.fc19.x86_64 >15:40:57,379 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.8.0-1.fc19.x86_64 as install for gnome-packagekit-3.8.0-1.fc19.x86_64 >15:40:57,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-3.fc19.x86_64 as install for gnome-settings-daemon-3.8.0-1.fc19.x86_64 >15:40:57,402 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.8.0-1.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >15:40:57,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-2.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >15:40:57,406 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-9.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >15:40:57,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.8.0-2.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >15:40:57,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-13.fc19.x86_64 as install for gnome-shell-3.8.0.1-2.fc19.x86_64 >15:40:57,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.5-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-2.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,425 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-3.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,426 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.7.12-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,428 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.35.9-1.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,429 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.35.9-1.fc19.x86_64 to require for libgiomm-2.4.so.1()(64bit) >15:40:57,430 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-6.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,432 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-3.fc19.x86_64 as install for gnome-system-monitor-3.8.0-1.fc19.x86_64 >15:40:57,438 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.8.0-1.fc19.x86_64 as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >15:40:57,439 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.8.0-1.fc19.x86_64 as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >15:40:57,441 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.8.0-1.fc19.noarch as install for gnome-themes-standard-3.8.0-1.fc19.x86_64 >15:40:57,443 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-5.fc19.noarch as install for gnu-free-mono-fonts-20120503-5.fc19.noarch >15:40:57,449 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-10.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >15:40:57,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-5.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >15:40:57,452 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-19.fc19.x86_64 as install for gnupg2-2.0.19-8.fc19.x86_64 >15:40:57,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.00-16.fc19.x86_64 as install for 1:grub2-efi-2.00-16.fc19.x86_64 >15:40:57,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-6.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-1.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.6-1.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,477 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-2.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,479 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.2-3.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-22.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-10.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,485 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,487 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgsttag-0.10.so.0()(64bit) >15:40:57,487 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >15:40:57,488 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >15:40:57,488 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstriff-0.10.so.0()(64bit) >15:40:57,488 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >15:40:57,489 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >15:40:57,489 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstfft-0.10.so.0()(64bit) >15:40:57,489 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >15:40:57,489 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-4.fc19.x86_64 to require for libgstapp-0.10.so.0()(64bit) >15:40:57,491 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-9.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-4.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,494 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-7.fc19.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >15:40:57,498 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.03-4.fc19.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >15:40:57,514 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-6.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,516 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-4.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-6.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,520 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-5.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,521 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-5.20130218git.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,524 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.16.rc1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-9.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-13.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-4.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-9.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-15.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,535 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-0.1.pre1.fc19.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >15:40:57,550 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-7.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >15:40:57,551 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-7.fc19.x86_64 to require for libusbmuxd.so.2()(64bit) >15:40:57,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >15:40:57,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >15:40:57,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-1.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >15:40:57,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-2.fc19.x86_64 as install for gvfs-afc-1.16.0-1.fc19.x86_64 >15:40:57,564 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-2.fc19.x86_64 as install for gvfs-fuse-1.16.0-1.fc19.x86_64 >15:40:57,565 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-2.fc19.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >15:40:57,566 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-2.fc19.x86_64 as install for gvfs-fuse-1.16.0-1.fc19.x86_64 >15:40:57,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.1.1-1.fc19.x86_64 as install for gvfs-gphoto2-1.16.0-1.fc19.x86_64 >15:40:57,576 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc19.x86_64 to require for libgphoto2_port.so.10()(64bit) >15:40:57,576 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc19.x86_64 to require for libgphoto2.so.6()(64bit) >15:40:57,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-0.fc19.x86_64 as install for gvfs-mtp-1.16.0-1.fc19.x86_64 >15:40:57,593 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.3-3.fc19.x86_64 as install for 1:hpijs-3.13.3-3.fc19.x86_64 >15:40:57,594 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.3-3.fc19.x86_64 to require for libhpmud.so.0()(64bit) >15:40:57,594 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.3-3.fc19.x86_64 to require for libhpip.so.0()(64bit) >15:40:57,600 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 as install for hplip-3.13.3-3.fc19.x86_64 >15:40:57,602 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-8.fc19.x86_64 as install for hplip-3.13.3-3.fc19.x86_64 >15:40:57,605 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-3.fc19.noarch as install for hunspell-1.3.2-10.fc19.x86_64 >15:40:57,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-3.fc19.x86_64 as install for ibus-chewing-1.4.3-3.fc19.x86_64 >15:40:57,611 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.1-3.fc19.x86_64 as install for ibus-chewing-1.4.3-3.fc19.x86_64 >15:40:57,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-6.fc19.x86_64 as install for ibus-hangul-1.4.2-2.fc19.x86_64 >15:40:57,616 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-6.fc19.x86_64 to require for libhangul.so.1()(64bit) >15:40:57,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.1.10-1.fc19.x86_64 as install for ibus-kkc-1.5.10-1.fc19.x86_64 >15:40:57,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-1.fc19.x86_64 as install for ibus-kkc-1.5.10-1.fc19.x86_64 >15:40:57,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.93-2.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >15:40:57,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.93-2.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >15:40:57,631 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.93-2.fc19.x86_64 to require for libpinyin.so.3(LIBPINYIN)(64bit) >15:40:57,631 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.93-2.fc19.x86_64 to require for libpinyin.so.3()(64bit) >15:40:57,632 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.0-1.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >15:40:57,633 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-12.fc19.x86_64 as install for ibus-libpinyin-1.5.92-1.fc19.x86_64 >15:40:57,638 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >15:40:57,640 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-8.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >15:40:57,642 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >15:40:57,643 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-8.fc19.x86_64 to require for libm17n-core.so.0()(64bit) >15:40:57,644 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-3.fc19.x86_64 as install for ibus-m17n-1.3.4-7.fc19.x86_64 >15:40:57,645 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-3.fc19.x86_64 to require for libeek.so.0()(64bit) >15:40:57,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-4.fc19.x86_64 as install for ibus-typing-booster-0.0.26-1.fc19.noarch >15:40:57,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 as install for icedtea-web-1.3.1-5.fc19.x86_64 >15:40:57,658 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-3.fc19.x86_64 as install for im-chooser-1.6.2-3.fc19.x86_64 >15:40:57,660 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.0-3.fc19.x86_64 as install for im-chooser-1.6.2-3.fc19.x86_64 >15:40:57,670 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-19.16-2.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >15:40:57,672 DEBUG yum.verbose.YumBase: TSINFO: Marking python-di-0.3-1.fc19.noarch as install for initial-setup-0.3.4-1.fc19.noarch >15:40:57,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.3-1.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >15:40:57,768 DEBUG yum.verbose.YumBase: TSINFO: Marking metacity-2.34.13-4.fc19.x86_64 as install for initial-setup-0.3.4-1.fc19.noarch >15:40:57,773 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-10.dsf.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >15:40:57,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-1.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >15:40:57,776 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-19-0.5.noarch as install for initscripts-9.45-2.fc19.x86_64 >15:40:57,780 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.2-2.fc19.x86_64 as install for initscripts-9.45-2.fc19.x86_64 >15:40:57,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-8.fc19.x86_64 as install for iproute-3.8.0-3.fc19.x86_64 >15:40:57,787 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-7.fc19.x86_64 as install for iproute-3.8.0-3.fc19.x86_64 >15:40:57,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-13.fc19.x86_64 as install for iprutils-2.3.13-2.fc19.x86_64 >15:40:57,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.3-1.fc19.x86_64 as install for iptstate-2.2.5-2.fc19.x86_64 >15:40:57,802 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.8-4.fc19.x86_64 as install for 2:irqbalance-1.0.5-2.fc19.x86_64 >15:40:57,803 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc19.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >15:40:57,803 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.8-4.fc19.x86_64 to require for libnuma.so.1()(64bit) >15:40:57,809 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.247-1.fc19.noarch as install for isdn4k-utils-3.2-90.fc19.x86_64 >15:40:57,812 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-4.fc19.x86_64 as install for isdn4k-utils-3.2-90.fc19.x86_64 >15:40:57,818 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-5.fc19.noarch as install for kbd-1.15.5-5.fc19.x86_64 >15:40:57,821 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130201-0.5.git65a5163.fc19.noarch as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >15:40:57,822 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.24-1.fc19.x86_64 as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >15:40:57,824 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-027-1.fc19.x86_64 as install for kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 >15:40:57,826 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-16.fc19.noarch as install for khmeros-base-fonts-5.0-16.fc19.noarch >15:40:57,834 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-2.fc19.x86_64 as install for less-451-3.fc19.x86_64 >15:40:57,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.11-2.fc19.x86_64 as install for libcanberra-gtk2-0.30-3.fc19.x86_64 >15:40:57,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-12.fc19.x86_64 as install for libcanberra-gtk2-0.30-3.fc19.x86_64 >15:40:57,850 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-13.fc19.noarch as install for 1:liberation-mono-fonts-1.07.2-13.fc19.noarch >15:40:57,862 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-7.fc19.x86_64 as install for libsane-hpaio-3.13.3-3.fc19.x86_64 >15:40:57,876 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-5.fc19.x86_64 as install for lvm2-2.02.98-5.fc19.x86_64 >15:40:57,878 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-3.fc19.x86_64 as install for lvm2-2.02.98-5.fc19.x86_64 >15:40:57,879 DEBUG yum.verbose.YumBase: Quick matched lvm2-libs-2.02.98-5.fc19.x86_64 to require for liblvm2app.so.2.2()(64bit) >15:40:57,880 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-2.fc19.noarch as install for m17n-contrib-1.1.14-2.fc19.noarch >15:40:57,883 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-4.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >15:40:57,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-4.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >15:40:57,886 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-6.fc19.x86_64 as install for man-db-2.6.3-5.fc19.x86_64 >15:40:57,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.3-1.fc19.x86_64 as install for mdadm-3.2.6-15.fc19.x86_64 >15:40:57,897 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.1-3.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >15:40:57,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-1.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >15:40:57,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.42-2.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >15:40:57,901 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm_nouveau.so.2()(64bit) >15:40:57,901 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm_intel.so.1()(64bit) >15:40:57,901 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-2.fc19.x86_64 to require for libdrm.so.2()(64bit) >15:40:57,902 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.2-3.fc19.x86_64 as install for mesa-dri-drivers-9.1-3.fc19.x86_64 >15:40:57,906 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.6.20111007git.fc19.x86_64 as install for minicom-2.6.2-1.fc19.x86_64 >15:40:57,907 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.6.20111007git.fc19.x86_64 to require for liblockdev.so.1()(64bit) >15:40:57,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-4.fc19.x86_64 as install for mousetweaks-3.8.0-1.fc19.x86_64 >15:40:57,934 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-21.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-0.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-5.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23-0.3.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,940 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23-0.3.fc19.x86_64 to require for libmount >15:40:57,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-2.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,942 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-2.fc19.x86_64 to require for libgssglue >15:40:57,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-3.fc19.x86_64 as install for 1:nfs-utils-1.2.7-6.fc19.x86_64 >15:40:57,946 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-8.fc19.noarch as install for nhn-nanum-gothic-fonts-3.020-8.fc19.noarch >15:40:57,954 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-3.fc19.x86_64 as install for 2:nmap-ncat-6.25-2.fc19.x86_64 >15:40:57,961 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.15-1.fc19.x86_64 as install for ntsysv-1.3.60-1.fc19.x86_64 >15:40:57,962 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-1.fc19.x86_64 to require for libnewt.so.0.52()(64bit) >15:40:57,971 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-7.fc19.x86_64 as install for openssh-clients-6.1p1-7.fc19.x86_64 >15:40:57,979 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.7.1-11.fc19.x86_64 as install for orca-3.8.0-1.fc19.x86_64 >15:40:57,980 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.8.0-1.fc19.noarch as install for orca-3.8.0-1.fc19.x86_64 >15:40:57,982 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-5.fc19.x86_64 as install for orca-3.8.0-1.fc19.x86_64 >15:40:57,983 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.2-3.fc19.noarch as install for orca-3.8.0-1.fc19.x86_64 >15:40:57,996 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-24.fc19.x86_64 as install for paps-0.6.8-24.fc19.x86_64 >15:40:57,997 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-24.fc19.x86_64 to require for libpaps.so.0()(64bit) >15:40:58,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.59-1.fc19.x86_64 as install for passwd-0.78.99-4.fc19.x86_64 >15:40:58,008 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-5.fc19.x86_64 as install for passwdqc-1.2.2-5.fc19.x86_64 >15:40:58,013 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.15.20120809git.fc19.noarch as install for pinfo-0.6.10-7.fc19.x86_64 >15:40:58,017 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:40:58,018 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:40:58,019 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 to require for libply-splash-core.so.2()(64bit) >15:40:58,020 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-system-theme-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:40:58,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-12.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >15:40:58,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-2.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >15:40:58,029 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-1.fc19.x86_64 as install for policycoreutils-2.1.14-30.fc19.x86_64 >15:40:58,040 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-5.fc19.x86_64 as install for prelink-0.4.6-8.fc19.x86_64 >15:40:58,041 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-5.fc19.x86_64 to require for libelf.so.1()(64bit) >15:40:58,052 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >15:40:58,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-2.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >15:40:58,056 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >15:40:58,057 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-3.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >15:40:58,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-5.fc19.x86_64 as install for pulseaudio-3.0-6.fc19.x86_64 >15:40:58,069 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-5.fc19.noarch as install for 1:quota-4.01-5.fc19.x86_64 >15:40:58,084 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-6.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,085 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.8.0-1.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,087 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-3.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,088 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-4.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,089 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.8.0-1.fc19.noarch as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-6.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,093 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.5-1.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-9.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-4.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,098 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-6.fc19.x86_64 as install for rhythmbox-2.98-7.fc19.x86_64 >15:40:58,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-8.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >15:40:58,108 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.0.1-1.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >15:40:58,109 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.0.1-1.fc19.x86_64 to require for librpm.so.3()(64bit) >15:40:58,110 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-4alpha.fc19.x86_64 as install for rpm-4.11.0.1-1.fc19.x86_64 >15:40:58,119 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.5-1.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >15:40:58,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.4-1.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >15:40:58,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-4.fc19.x86_64 as install for rsyslog-7.2.5-3.fc19.x86_64 >15:40:58,139 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.4-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >15:40:58,143 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.4-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >15:40:58,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_reg.so(SAMBA_4.0.4)(64bit) >15:40:58,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.4)(64bit) >15:40:58,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libtrusts_util.so(SAMBA_4.0.4)(64bit) >15:40:58,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.18-1.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >15:40:58,148 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.18-1.fc19.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >15:40:58,149 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbregistry.so(SAMBA_4.0.4)(64bit) >15:40:58,149 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >15:40:58,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >15:40:58,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmb_transport.so(SAMBA_4.0.4)(64bit) >15:40:58,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libserver-role.so(SAMBA_4.0.4)(64bit) >15:40:58,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsecrets3.so(SAMBA_4.0.4)(64bit) >15:40:58,151 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamdb-common.so(SAMBA_4.0.4)(64bit) >15:40:58,151 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba3-util.so(SAMBA_4.0.4)(64bit) >15:40:58,151 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >15:40:58,152 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.4)(64bit) >15:40:58,152 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-security.so(SAMBA_4.0.4)(64bit) >15:40:58,152 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >15:40:58,152 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >15:40:58,153 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libreplace.so(SAMBA_4.0.4)(64bit) >15:40:58,153 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >15:40:58,154 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libnetif.so(SAMBA_4.0.4)(64bit) >15:40:58,155 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >15:40:58,155 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >15:40:58,155 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-samba.so(SAMBA_4.0.4)(64bit) >15:40:58,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >15:40:58,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libmsrpc3.so(SAMBA_4.0.4)(64bit) >15:40:58,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibsmb.so(SAMBA_4.0.4)(64bit) >15:40:58,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.4)(64bit) >15:40:58,157 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.4)(64bit) >15:40:58,157 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libldbsamba.so(SAMBA_4.0.4)(64bit) >15:40:58,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.15-2.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >15:40:58,162 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >15:40:58,162 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >15:40:58,162 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc19.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >15:40:58,163 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >15:40:58,163 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libevents.so(SAMBA_4.0.4)(64bit) >15:40:58,164 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liberrors.so(SAMBA_4.0.4)(64bit) >15:40:58,164 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >15:40:58,164 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.4)(64bit) >15:40:58,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >15:40:58,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdbwrap.so(SAMBA_4.0.4)(64bit) >15:40:58,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.4)(64bit) >15:40:58,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcliauth.so(SAMBA_4.0.4)(64bit) >15:40:58,166 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.4)(64bit) >15:40:58,166 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.4)(64bit) >15:40:58,166 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_cldap.so(SAMBA_4.0.4)(64bit) >15:40:58,167 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-nbt.so(SAMBA_4.0.4)(64bit) >15:40:58,167 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-ldap.so(SAMBA_4.0.4)(64bit) >15:40:58,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-3.fc19.x86_64 as install for 2:samba-client-4.0.4-3.fc19.x86_64 >15:40:58,170 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libCHARSET3.so(SAMBA_4.0.4)(64bit) >15:40:58,170 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_tdb.so()(64bit) >15:40:58,171 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_reg.so()(64bit) >15:40:58,171 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libutil_cmdline.so()(64bit) >15:40:58,171 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libtrusts_util.so()(64bit) >15:40:58,173 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbregistry.so()(64bit) >15:40:58,173 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbconf.so.0()(64bit) >15:40:58,173 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmbclient-raw.so.0()(64bit) >15:40:58,174 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsmb_transport.so()(64bit) >15:40:58,174 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libserver-role.so()(64bit) >15:40:58,174 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsecrets3.so()(64bit) >15:40:58,174 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamdb-common.so()(64bit) >15:40:58,175 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba3-util.so()(64bit) >15:40:58,175 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-util.so.0()(64bit) >15:40:58,175 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-sockets.so()(64bit) >15:40:58,176 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-security.so()(64bit) >15:40:58,176 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >15:40:58,176 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libsamba-credentials.so.0()(64bit) >15:40:58,176 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libreplace.so()(64bit) >15:40:58,177 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libregistry.so.0()(64bit) >15:40:58,178 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libnetif.so()(64bit) >15:40:58,179 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr.so.0()(64bit) >15:40:58,179 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-standard.so.0()(64bit) >15:40:58,179 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-samba.so()(64bit) >15:40:58,179 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libndr-nbt.so.0()(64bit) >15:40:58,180 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libmsrpc3.so()(64bit) >15:40:58,180 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibsmb.so()(64bit) >15:40:58,180 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_netlogon3.so()(64bit) >15:40:58,181 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liblibcli_lsa3.so()(64bit) >15:40:58,181 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libldbsamba.so()(64bit) >15:40:58,182 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libgensec.so.0()(64bit) >15:40:58,183 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libevents.so()(64bit) >15:40:58,183 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for liberrors.so()(64bit) >15:40:58,183 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc.so.0()(64bit) >15:40:58,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-samba.so()(64bit) >15:40:58,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdcerpc-binding.so.0()(64bit) >15:40:58,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libdbwrap.so()(64bit) >15:40:58,185 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcmdline-credentials.so()(64bit) >15:40:58,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcliauth.so()(64bit) >15:40:58,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_spoolss.so()(64bit) >15:40:58,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_smb_common.so()(64bit) >15:40:58,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli_cldap.so()(64bit) >15:40:58,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-nbt.so()(64bit) >15:40:58,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libcli-ldap.so()(64bit) >15:40:58,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.4-3.fc19.x86_64 to require for libCHARSET3.so()(64bit) >15:40:58,198 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-7.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >15:40:58,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.4-1.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >15:40:58,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-13.fc19.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 >15:40:58,214 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-10.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >15:40:58,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-3.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >15:40:58,217 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-3.fc19.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >15:40:58,217 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-3.fc19.x86_64 to require for libgpgme.so.11()(64bit) >15:40:58,218 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-11.fc19.x86_64 as install for seahorse-3.8.0-1.fc19.x86_64 >15:40:58,220 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-24.fc19.noarch as install for selinux-policy-targeted-3.12.1-24.fc19.noarch >15:40:58,221 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-24.fc19.noarch to require for selinux-policy >15:40:58,227 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-32.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >15:40:58,229 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-6.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >15:40:58,231 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-23.fc19.x86_64 as install for sendmail-8.14.6-4.fc19.x86_64 >15:40:58,236 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.4-1.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >15:40:58,238 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-7.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >15:40:58,240 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-9.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >15:40:58,242 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-23.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >15:40:58,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.3-1.fc19.x86_64 as install for setroubleshoot-3.2.4-1.fc19.x86_64 >15:40:58,247 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-2.fc19.x86_64 as install for setuptool-1.19.11-6.fc19.x86_64 >15:40:58,251 DEBUG yum.verbose.YumBase: TSINFO: Marking shim-unsigned-0.2-3.fc18.x86_64 as install for shim-0.2-3.2.fc18.x86_64 >15:40:58,259 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.7-2.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >15:40:58,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.0-1.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >15:40:58,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.5.0-6.fc19.x86_64 as install for shotwell-0.14.0-2.fc19.x86_64 >15:40:58,272 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-8.fc19.x86_64 as install for 1:smartmontools-6.0-2.fc19.x86_64 >15:40:58,274 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-5.fc19.noarch as install for smc-meera-fonts-5.0.1-5.fc19.noarch >15:40:58,277 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-4alpha.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >15:40:58,278 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.0.1-1.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >15:40:58,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-4.fc19.x86_64 as install for sos-2.2-31.fc19.noarch >15:40:58,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-3.fc19.x86_64 as install for spice-vdagent-0.12.1-2.fc19.x86_64 >15:40:58,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-4.fc19.x86_64 as install for spice-vdagent-0.12.1-2.fc19.x86_64 >15:40:58,298 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.4-9.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,303 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-6.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,306 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-35.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,309 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-4.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-17.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-2.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,318 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-4.fc19.x86_64 as install for sssd-1.9.4-9.fc19.x86_64 >15:40:58,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-4.fc19.x86_64 as install for sushi-3.8.0-1.fc19.x86_64 >15:40:58,338 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.0-1.fc19.noarch as install for system-config-printer-1.4.0-1.fc19.x86_64 >15:40:58,340 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-7.fc19.x86_64 as install for system-config-printer-1.4.0-1.fc19.x86_64 >15:40:58,342 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.4.0-1.fc19.noarch as install for system-config-printer-1.4.0-1.fc19.x86_64 >15:40:58,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-14.fc19.x86_64 as install for system-config-printer-1.4.0-1.fc19.x86_64 >15:40:58,356 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-12-3.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >15:40:58,358 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-1.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >15:40:58,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.24-2.fc19.x86_64 as install for systemd-200-3.fc19.x86_64 >15:40:58,368 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-6.fc19.noarch as install for thai-scalable-waree-fonts-0.5.0-6.fc19.noarch >15:40:58,372 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-2.fc19.x86_64 as install for tmpwatch-2.11-3.fc19.x86_64 >15:40:58,382 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-1.fc19.noarch as install for 1:totem-3.8.0-1.fc19.x86_64 >15:40:58,383 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.6-1.fc19.x86_64 as install for 1:totem-3.8.0-1.fc19.x86_64 >15:40:58,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-4.fc19.x86_64 as install for 1:totem-3.8.0-1.fc19.x86_64 >15:40:58,402 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.77-1.fc19.x86_64 as install for transmission-gtk-2.77-1.fc19.x86_64 >15:40:58,407 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-2.fc19.noarch as install for usb_modeswitch-1.2.5-2.fc19.x86_64 >15:40:58,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-2.fc19.x86_64 as install for util-linux-2.23-0.3.fc19.x86_64 >15:40:58,424 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-2.fc19.x86_64 to require for libutempter.so.0()(64bit) >15:40:58,435 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-11.fc19.x86_64 as install for vinagre-3.8.0-1.fc19.x86_64 >15:40:58,437 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-11.fc19.x86_64 as install for vinagre-3.8.0-1.fc19.x86_64 >15:40:58,444 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-2.fc19.x86_64 as install for 1:wireless-tools-29-9.1.fc19.x86_64 >15:40:58,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-8.fc19.x86_64 as install for wvdial-1.61-7.fc19.x86_64 >15:40:58,449 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libwvstreams.so.4.6()(64bit) >15:40:58,450 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libwvbase.so.4.6()(64bit) >15:40:58,450 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-8.fc19.x86_64 to require for libuniconf.so.4.6()(64bit) >15:40:58,453 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-4.fc19.x86_64 as install for xdg-user-dirs-gtk-0.10-1.fc19.x86_64 >15:40:58,459 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.8-1.fc19.noarch as install for xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64 >15:40:58,460 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-2.fc19.x86_64 as install for xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64 >15:40:58,461 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-2.fc19.x86_64 to require for libmtdev.so.1()(64bit) >15:40:58,468 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-2.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >15:40:58,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-4.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >15:40:58,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-4.fc19.x86_64 as install for xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 >15:40:58,485 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.1-3.fc19.x86_64 as install for xorg-x11-drv-vmware-12.0.99.901-5.20130109gitadf375f3.fc19.x86_64 >15:40:58,486 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.1-3.fc19.x86_64 to require for libxatracker.so.1()(64bit) >15:40:58,496 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.0-3.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >15:40:58,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-1.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >15:40:58,499 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.28.0-3.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >15:40:58,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-4.fc19.x86_64 as install for xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 >15:40:58,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-3.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >15:40:58,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >15:40:58,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-6.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >15:40:58,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >15:40:58,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-4.fc19.x86_64 as install for xorg-x11-utils-7.5-9.fc19.x86_64 >15:40:58,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-4.fc19.x86_64 as install for 1:xorg-x11-xauth-1.0.7-3.fc19.x86_64 >15:40:58,517 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.8.0-1.fc19.noarch as install for 1:yelp-3.8.0-1.fc19.x86_64 >15:40:58,519 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.8.0-1.fc19.x86_64 as install for 1:yelp-3.8.0-1.fc19.x86_64 >15:40:58,524 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-13.fc19.x86_64 as install for 3:ypbind-1.36-10.fc19.x86_64 >15:40:58,527 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-8.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >15:40:58,528 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-26.fc19.noarch as install for yum-3.4.3-81.fc19.noarch >15:40:58,529 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-3.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >15:40:58,531 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-7.fc19.noarch as install for yum-3.4.3-81.fc19.noarch >15:40:58,532 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-8.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >15:40:58,533 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-6.fc19.x86_64 as install for yum-3.4.3-81.fc19.noarch >15:40:58,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-3.fc19.noarch as install for yum-utils-1.1.31-12.fc19.noarch >15:40:58,571 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-3.fc19.noarch as install for PackageKit-0.8.7-3.fc19.x86_64 >15:40:58,572 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-3.fc19.noarch as install for PackageKit-0.8.7-3.fc19.x86_64 >15:40:58,574 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.7-3.fc19.x86_64 as install for PackageKit-0.8.7-3.fc19.x86_64 >15:40:58,580 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.3-1.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >15:40:58,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.3-1.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >15:40:58,583 DEBUG yum.verbose.YumBase: Quick matched libreport-2.1.3-1.fc19.x86_64 to require for libreport.so.0()(64bit) >15:40:58,584 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.25-2.fc19.x86_64 as install for abrt-2.1.3-1.fc19.x86_64 >15:40:58,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.3-1.fc19.x86_64 as install for abrt-addon-kerneloops-2.1.3-1.fc19.x86_64 >15:40:58,595 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.1.4-1.fc19.x86_64 as install for abrt-addon-vmcore-2.1.3-1.fc19.x86_64 >15:40:58,601 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.3-1.fc19.x86_64 as install for abrt-gui-2.1.3-1.fc19.x86_64 >15:40:58,605 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1901.svn2451.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >15:40:58,607 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1901.svn2451.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >15:40:58,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.3-1.fc19.x86_64 as install for abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 >15:40:58,632 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-13.fc19.x86_64 as install for alsa-tools-firmware-1.0.26.1-4.fc19.x86_64 >15:40:58,642 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-19.16-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,644 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.22-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,645 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.9-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,647 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparted-3.9-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,648 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.26-1.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-12.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.1.3-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,652 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.10-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,653 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.2.80-0.12.20130314svn5065.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,655 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-4.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,656 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.1-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,658 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.13-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,659 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-0.8.0-2.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,660 DEBUG yum.verbose.YumBase: TSINFO: Marking python-babel-0.9.6-7.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.59-1.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-2.fc19.x86_64 as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-9.fc19.noarch as install for anaconda-19.16-2.fc19.x86_64 >15:40:58,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-5.fc19.x86_64 as install for argyllcms-1.4.0-9.fc19.x86_64 >15:40:58,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-12.P2.fc19.noarch as install for 32:bind-libs-9.9.2-12.P2.fc19.x86_64 >15:40:58,705 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.17.5-2.fc19.x86_64 as install for ca-certificates-2012.87-10.0.fc19.noarch >15:40:58,712 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.1-3.fc19.x86_64 as install for cairo-1.12.14-1.fc19.x86_64 >15:40:58,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-6.fc19.x86_64 as install for cdrdao-1.2.3-19.fc19.x86_64 >15:40:58,723 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-6.fc19.x86_64 to require for libao.so.4()(64bit) >15:40:58,753 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.8-2.fc19.x86_64 as install for crda-1.1.3_2013.02.13-2.fc19.x86_64 >15:40:58,765 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.31-2.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >15:40:58,767 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.22.1-1.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >15:40:58,769 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-4.0.1-3.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >15:40:58,770 DEBUG yum.verbose.YumBase: Quick matched qpdf-libs-4.0.1-3.fc19.x86_64 to require for libqpdf.so.10()(64bit) >15:40:58,771 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.22.1-1.fc19.x86_64 as install for cups-filters-1.0.31-2.fc19.x86_64 >15:40:58,772 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.31-2.fc19.x86_64 to require for libcupsfilters.so.1()(64bit) >15:40:58,796 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-15.fc19.noarch as install for desktop-file-utils-0.21-2.fc19.x86_64 >15:40:58,811 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-11.fc19.x86_64 as install for dmraid-events-1.0.0.rc16-20.fc19.x86_64 >15:40:58,813 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-5.fc19.x86_64 as install for dmraid-events-1.0.0.rc16-20.fc19.x86_64 >15:40:58,818 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-16.fc19.x86_64 as install for dracut-027-1.fc19.x86_64 >15:40:58,822 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-3.fc19.noarch as install for duplicity-0.6.21-1.fc19.x86_64 >15:40:58,824 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-11.fc19.noarch as install for duplicity-0.6.21-1.fc19.x86_64 >15:40:58,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-5.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >15:40:58,827 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-3.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >15:40:58,829 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-20.fc19.x86_64 as install for duplicity-0.6.21-1.fc19.x86_64 >15:40:58,847 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-5.fc19.x86_64 as install for elfutils-0.155-5.fc19.x86_64 >15:40:58,849 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >15:40:58,849 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >15:40:58,849 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >15:40:58,849 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >15:40:58,849 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >15:40:58,850 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >15:40:58,850 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >15:40:58,850 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libdw.so.1()(64bit) >15:40:58,850 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-5.fc19.x86_64 to require for libasm.so.1()(64bit) >15:40:58,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-2.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >15:40:58,865 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.22.1-1.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >15:40:58,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-7.fc19.x86_64 as install for evince-libs-3.8.0-2.fc19.x86_64 >15:40:58,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-2.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >15:40:58,894 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-1.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >15:40:58,895 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.1-1.fc19.x86_64 as install for farstream02-0.2.2-3.fc19.x86_64 >15:40:58,902 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-3.fc19.x86_64 as install for fipscheck-lib-1.3.1-3.fc19.x86_64 >15:40:58,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.0-2.fc19.x86_64 as install for fprintd-0.5.0-1.fc19.x86_64 >15:40:58,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-17.fc19.x86_64 as install for genisoimage-1.1.11-17.fc19.x86_64 >15:40:58,954 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-17.fc19.x86_64 to require for libusal.so.0()(64bit) >15:40:58,954 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-17.fc19.x86_64 to require for librols.so.0()(64bit) >15:40:58,957 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-12.fc19.x86_64 as install for ghostscript-fonts-5.50-30.fc19.noarch >15:40:58,970 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013b-2.fc19.noarch as install for glibc-common-2.17-4.fc19.x86_64 >15:40:58,977 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-2.fc19.noarch as install for gnome-abrt-0.2.10-1.fc19.x86_64 >15:40:58,987 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-19.0.0-1.fc19.noarch as install for gnome-desktop3-3.8.0.1-1.fc19.x86_64 >15:40:59,001 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-14.fc19.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-14.fc19.x86_64 >15:40:59,010 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-9.fc19.x86_64 as install for gnome-video-effects-0.4.0-5.fc19.noarch >15:40:59,017 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-2.fc19.x86_64 as install for gnutls-3.1.10-1.fc19.x86_64 >15:40:59,018 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-2.fc19.x86_64 to require for libhogweed.so.2()(64bit) >15:40:59,033 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.1-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >15:40:59,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-3.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >15:40:59,036 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.2-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >15:40:59,037 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.15-1.fc19.x86_64 as install for grilo-plugins-0.2.6-1.fc19.x86_64 >15:40:59,042 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.57-2.fc19.x86_64 as install for 1:grub2-tools-2.00-16.fc19.x86_64 >15:40:59,044 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.2.1-1.fc19.x86_64 as install for 1:grub2-tools-2.00-16.fc19.x86_64 >15:40:59,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-3.fc19.x86_64 as install for gstreamer-0.10.36-3.fc19.x86_64 >15:40:59,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-13.fc19.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >15:40:59,060 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-13.fc19.x86_64 as install for gstreamer-plugins-base-0.10.36-4.fc19.x86_64 >15:40:59,061 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-13.fc19.x86_64 to require for libcdda_interface.so.0()(64bit) >15:40:59,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.2.0-2.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >15:40:59,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.0.6-1.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >15:40:59,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.6-1.fc19.x86_64 as install for gtk3-3.8.0-1.fc19.x86_64 >15:40:59,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-7.fc19.x86_64 as install for 5:guile-2.0.7-1.fc19.x86_64 >15:40:59,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90-7.fc19.x86_64 as install for gvfs-1.16.0-1.fc19.x86_64 >15:40:59,128 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-7.fc19.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >15:40:59,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-2.fc19.x86_64 as install for gvfs-1.16.0-1.fc19.x86_64 >15:40:59,131 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-7.fc19.x86_64 to require for libcdio_cdda.so.1()(64bit) >15:40:59,136 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-5.fc19.x86_64 as install for gvfs-obexftp-1.16.0-1.fc19.x86_64 >15:40:59,152 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.3-3.fc19.x86_64 as install for hplip-libs-3.13.3-3.fc19.x86_64 >15:40:59,168 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-8.fc19.x86_64 as install for icedax-1.1.11-17.fc19.x86_64 >15:40:59,169 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-13.fc19.x86_64 as install for icedax-1.1.11-17.fc19.x86_64 >15:40:59,177 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-5.fc19.x86_64 as install for iok-2.1.3-3.fc19.x86_64 >15:40:59,182 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-39.fc19.noarch as install for iso-codes-3.41-2.fc19.noarch >15:40:59,195 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-25.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >15:40:59,197 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-8.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >15:40:59,199 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013b-2.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >15:40:59,201 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-2.fc19.noarch as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >15:40:59,203 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-7.fc19.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 >15:40:59,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-2.fc19.x86_64 as install for krb5-libs-1.11.1-6.fc19.x86_64 >15:40:59,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.99.901-2.fc19.noarch as install for libX11-1.5.99.901-2.fc19.x86_64 >15:40:59,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-3.fc19.x86_64 as install for libXfont-1.4.5-4.fc19.x86_64 >15:40:59,262 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-4.fc19.x86_64 as install for libarchive-3.1.2-1.fc19.x86_64 >15:40:59,283 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-2.fc19.noarch as install for libcanberra-0.30-3.fc19.x86_64 >15:40:59,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-2.fc19.x86_64 as install for libcurl-7.29.0-4.fc19.x86_64 >15:40:59,306 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-2.fc19.x86_64 to require for libssh2.so.1()(64bit) >15:40:59,337 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-2.fc19.x86_64 as install for libgdata-0.13.3-1.fc19.x86_64 >15:40:59,352 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-24.fc19.x86_64 as install for libgphoto2-2.5.1.1-1.fc19.x86_64 >15:40:59,358 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.35-2.fc19.x86_64 as install for libgpod-0.8.2-9.fc19.x86_64 >15:40:59,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >15:40:59,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >15:40:59,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-2.fc19.x86_64 as install for libini_config-1.0.0-2.fc19.x86_64 >15:40:59,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.1.10-1.fc19.x86_64 as install for libkkc-0.1.10-1.fc19.x86_64 >15:40:59,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.1.10-1.fc19.noarch as install for libkkc-0.1.10-1.fc19.x86_64 >15:40:59,393 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-5.T1435.fc19.noarch as install for libkkc-0.1.10-1.fc19.x86_64 >15:40:59,394 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.2-2.fc19.x86_64 as install for libkkc-0.1.10-1.fc19.x86_64 >15:40:59,400 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.2-3.fc19.x86_64 as install for liblouis-python3-2.5.2-3.fc19.noarch >15:40:59,414 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-6.fc19.x86_64 as install for libmusicbrainz5-5.0.1-4.fc19.x86_64 >15:40:59,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-5.fc19.x86_64 as install for libnetfilter_conntrack-1.0.3-1.fc19.x86_64 >15:40:59,427 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-5.fc19.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >15:40:59,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-2.fc19.x86_64 as install for libnetfilter_conntrack-1.0.3-1.fc19.x86_64 >15:40:59,439 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-3.fc19.noarch as install for libnm-gtk-0.9.8.1-1.git20130327.fc19.x86_64 >15:40:59,444 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-5.fc19.x86_64 as install for libofa-0.9.3-22.fc19.x86_64 >15:40:59,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-2.fc19.x86_64 as install for libosinfo-0.2.6-1.fc19.x86_64 >15:40:59,451 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-2.fc19.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >15:40:59,451 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-2.fc19.x86_64 to require for libxslt.so.1()(64bit) >15:40:59,459 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-4.fc19.2.x86_64 as install for libpeas-1.8.0-1.fc19.x86_64 >15:40:59,461 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.0-10.fc19.x86_64 as install for libpeas-1.8.0-1.fc19.x86_64 >15:40:59,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-6.fc19.x86_64 as install for libproxy-0.4.11-3.fc19.x86_64 >15:40:59,476 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-3.fc19.x86_64 as install for libpwquality-1.2.1-2.fc19.x86_64 >15:40:59,478 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-3.fc19.x86_64 as install for libpwquality-1.2.1-2.fc19.x86_64 >15:40:59,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.3-1.fc19.x86_64 as install for libreport-gtk-2.1.3-1.fc19.x86_64 >15:40:59,485 DEBUG yum.verbose.YumBase: TSINFO: Marking recordmydesktop-0.3.8.1-9.fc19.x86_64 as install for libreport-gtk-2.1.3-1.fc19.x86_64 >15:40:59,503 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.10-2.fc19.x86_64 >15:40:59,504 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >15:40:59,504 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >15:40:59,539 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-8.fc19.x86_64 as install for libtiff-4.0.3-5.fc19.x86_64 >15:40:59,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-4.fc19.x86_64 as install for libtranslit-m17n-0.0.2-4.fc19.x86_64 >15:40:59,575 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.10-1.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >15:40:59,576 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-6.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >15:40:59,578 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-2.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >15:40:59,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-6.fc19.x86_64 as install for libvirt-client-1.0.4-1.fc19.x86_64 >15:40:59,580 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-6.fc19.x86_64 to require for libwsman_client.so.1()(64bit) >15:40:59,580 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-6.fc19.x86_64 to require for libwsman.so.1()(64bit) >15:40:59,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.0.4-1.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,596 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.4.0-8.fc19.x86_64 as install for libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 >15:40:59,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.6-1.fc19.x86_64 as install for libvirt-gobject-0.1.6-1.fc19.x86_64 >15:40:59,607 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.6-1.fc19.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >15:40:59,607 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.6-1.fc19.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >15:40:59,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7-3.fc19.noarch as install for libwacom-0.7-3.fc19.x86_64 >15:40:59,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-4.fc19.x86_64 as install for libwnck3-3.4.5-1.fc19.x86_64 >15:40:59,664 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.1-3.fc19.x86_64 as install for mesa-libGL-9.1-3.fc19.x86_64 >15:40:59,689 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-9.20130316.fc19.noarch as install for ncurses-libs-5.9-9.20130316.fc19.x86_64 >15:40:59,693 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-8.fc19.x86_64 as install for newt-0.52.15-1.fc19.x86_64 >15:40:59,694 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-8.fc19.x86_64 to require for libslang.so.2()(64bit) >15:40:59,710 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14.3-11.fc19.x86_64 as install for nss-3.14.3-11.fc19.x86_64 >15:40:59,734 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-17.svn457.fc19.noarch as install for openconnect-4.99-1.fc19.x86_64 >15:40:59,736 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-2.fc19.x86_64 as install for openconnect-4.99-1.fc19.x86_64 >15:40:59,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-15.fc19.x86_64 as install for 1:openssl-1.0.1e-4.fc19.x86_64 >15:40:59,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-7.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >15:40:59,784 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-7.fc19.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >15:40:59,784 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-7.fc19.x86_64 to require for libthai.so.0()(64bit) >15:40:59,785 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.14-1.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >15:40:59,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-4.fc19.x86_64 as install for pango-1.34.0-1.fc19.x86_64 >15:40:59,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.3-261.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,817 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.009-2.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,818 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.27-246.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,819 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.3-261.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,821 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-2.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,822 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-242.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-261.fc19.noarch as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,826 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-261.fc19.noarch to require for perl(Pod::Simple::Search) >15:40:59,827 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-5.fc19.x86_64 as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,828 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-241.fc19.noarch as install for 4:perl-5.16.3-261.fc19.x86_64 >15:40:59,854 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-theme-charge-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:40:59,881 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.0-3.fc19.x86_64 as install for pulseaudio-module-bluetooth-3.0-6.fc19.x86_64 >15:40:59,882 DEBUG yum.verbose.YumBase: Quick matched sbc-1.0-3.fc19.x86_64 to require for libsbc.so.1()(64bit) >15:40:59,887 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-6.fc19.x86_64 as install for pygobject3-3.8.0-1.fc19.x86_64 >15:40:59,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-9.fc19.x86_64 as install for pygtk2-libglade-2.24.0-7.fc19.x86_64 >15:40:59,904 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.8.0-1.fc19.noarch as install for python-caribou-0.4.10-1.fc19.noarch >15:40:59,906 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-6.fc19.noarch as install for python-kitchen-1.1.1-3.fc19.noarch >15:40:59,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-7.fc19.x86_64 as install for python-libs-2.7.3-35.fc19.x86_64 >15:40:59,917 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-8.fc19.x86_64 as install for python-mako-0.5.0-6.fc19.noarch >15:40:59,918 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-7.fc19.noarch as install for python-mako-0.5.0-6.fc19.noarch >15:40:59,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.2.1-3.fc19.x86_64 as install for python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 >15:40:59,924 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-9.fc19.x86_64 as install for python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 >15:40:59,926 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-1.fc19.noarch as install for python-slip-dbus-0.4.0-1.fc19.noarch >15:40:59,928 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-15.fc19.x86_64 as install for python-urlgrabber-3.9.1-26.fc19.noarch >15:40:59,936 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-11.fc19.x86_64 as install for python3-speechd-0.7.1-11.fc19.x86_64 >15:40:59,938 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyxdg-0.25-1.fc19.noarch as install for python3-speechd-0.7.1-11.fc19.x86_64 >15:40:59,959 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.0.1-1.fc19.x86_64 as install for rpm-python-4.11.0.1-1.fc19.x86_64 >15:40:59,960 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.0.1-1.fc19.x86_64 to require for librpmbuild.so.3()(64bit) >15:41:00,000 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-2.fc19.x86_64 as install for 2:samba-libs-4.0.4-3.fc19.x86_64 >15:41:00,001 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-2.fc19.x86_64 to require for libpytalloc-util.so.2()(64bit) >15:41:00,014 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.50-1.fc19.noarch as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >15:41:00,016 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.3-2.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >15:41:00,017 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-200-3.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >15:41:00,018 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-devel-2.1.14-30.fc19.x86_64 as install for setroubleshoot-server-3.2.4-1.fc19.x86_64 >15:41:00,025 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-21.fc19.x86_64 as install for socat-1.7.2.1-3.fc19.x86_64 >15:41:00,037 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-2.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >15:41:00,038 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-2.fc19.x86_64 to require for libusbredirhost.so.1()(64bit) >15:41:00,038 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-6.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >15:41:00,040 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.4.0-8.fc19.x86_64 as install for spice-glib-0.18-2.fc19.x86_64 >15:41:00,055 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-1.fc19.x86_64 as install for system-config-printer-libs-1.4.0-1.fc19.noarch >15:41:00,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-2.fc19.x86_64 as install for telepathy-haze-0.7.0-2.fc19.x86_64 >15:41:00,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-9.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >15:41:00,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.26-2.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >15:41:00,141 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-1.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >15:41:00,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-6.fc19.x86_64 as install for tracker-0.16.0-1.fc19.x86_64 >15:41:00,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-4.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >15:41:00,153 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.10-2.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >15:41:00,154 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.6-1.fc19.x86_64 as install for udisks2-2.1.0-2.fc19.x86_64 >15:41:00,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-5.fc19.x86_64 as install for webkitgtk3-2.0.0-1.fc19.x86_64 >15:41:00,184 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-5.fc19.x86_64 to require for libicui18n.so.50()(64bit) >15:41:00,184 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-5.fc19.x86_64 to require for libicudata.so.50()(64bit) >15:41:00,195 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.9.0-0.rc4.git0.1.fc19.x86_64 as install for xl2tpd-1.3.1-13.fc19.x86_64 >15:41:00,199 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-9.fc19.x86_64 as install for xorg-x11-server-utils-7.7-1.fc19.x86_64 >15:41:00,242 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.15.0-1.fc19.x86_64 as install for anaconda-widgets-19.16-2.fc19.x86_64 >15:41:00,249 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.52.0.1-6.fc19.x86_64 as install for btparser-0.25-2.fc19.x86_64 >15:41:00,268 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-gnome-18.90.0-1.fc19.noarch as install for desktop-backgrounds-gnome-19.0.0-1.fc19.noarch >15:41:00,289 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.4-1.fc19.x86_64 as install for frei0r-plugins-1.3-9.fc19.x86_64 >15:41:00,291 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_video.so.2.4()(64bit) >15:41:00,291 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_ts.so.2.4()(64bit) >15:41:00,291 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >15:41:00,291 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_photo.so.2.4()(64bit) >15:41:00,291 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >15:41:00,292 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_ml.so.2.4()(64bit) >15:41:00,292 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >15:41:00,292 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >15:41:00,292 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >15:41:00,292 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_flann.so.2.4()(64bit) >15:41:00,293 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >15:41:00,293 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_core.so.2.4()(64bit) >15:41:00,293 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >15:41:00,293 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.4-1.fc19.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >15:41:00,294 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-2.fc19.x86_64 as install for frei0r-plugins-1.3-9.fc19.x86_64 >15:41:00,299 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-4.fc19.x86_64 as install for gd-2.0.35-24.fc19.x86_64 >15:41:00,308 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.2.1-1.fc19.x86_64 as install for gettext-0.18.2.1-1.fc19.x86_64 >15:41:00,309 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.2.1-1.fc19.x86_64 to require for libgettextlib-0.18.2.so()(64bit) >15:41:00,313 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-10.fc19.x86_64 as install for gnome-python2-desktop-2.32.0-14.fc19.x86_64 >15:41:00,321 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.10-1.fc19.x86_64 as install for gnutls-utils-3.1.10-1.fc19.x86_64 >15:41:00,322 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.10-1.fc19.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >15:41:00,322 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.10-1.fc19.x86_64 to require for libgnutls-dane.so.0()(64bit) >15:41:00,336 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.0-4.fc19.x86_64 as install for harfbuzz-0.9.14-1.fc19.x86_64 >15:41:00,341 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.13.7-1.fc19.noarch as install for jpackage-utils-1.7.5-25.fc19.noarch >15:41:00,373 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.56.4-1.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >15:41:00,374 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.56.4-1.fc19.x86_64 to require for librados.so.2()(64bit) >15:41:00,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.7.0-3.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >15:41:00,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-7.fc19.x86_64 as install for 2:libcacard-1.4.0-8.fc19.x86_64 >15:41:00,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-8.fc19.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >15:41:00,428 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-8.fc19.x86_64 to require for libsilc-1.1.so.2()(64bit) >15:41:00,429 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-10.fc19.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >15:41:00,430 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc19.1.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >15:41:00,432 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.7-2.fc19.x86_64 >15:41:00,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.10-2.fc19.noarch as install for libquvi-0.4.1-3.fc19.x86_64 >15:41:00,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-25.fc19.x86_64 as install for libreport-plugin-reportuploader-2.1.3-1.fc19.x86_64 >15:41:00,477 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,480 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-11.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,481 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,483 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-3.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,484 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-10.20121130git.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,485 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-8.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,488 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-4.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,490 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.18-1.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-10.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.4.0-8.fc19.x86_64 as install for libvirt-daemon-1.0.4-1.fc19.x86_64 >15:41:00,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-9.fc19.x86_64 as install for mcpp-2.7.2-9.fc19.x86_64 >15:41:00,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.6-1.fc19.x86_64 as install for mesa-libEGL-9.1-3.fc19.x86_64 >15:41:00,544 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.1-3.fc19.x86_64 as install for mesa-libEGL-9.1-3.fc19.x86_64 >15:41:00,551 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-8.fc19.x86_64 as install for neon-0.29.6-6.fc19.x86_64 >15:41:00,559 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-8.fc19.x86_64 as install for 1:obex-data-server-0.4.6-5.fc19.x86_64 >15:41:00,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-261.fc19.noarch as install for 1:perl-Pod-Simple-3.20-261.fc19.noarch >15:41:00,601 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:41:00,603 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.2013.03.26.0.fc19.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 >15:41:00,607 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.14-30.fc19.x86_64 as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >15:41:00,609 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-doc-3.12.1-24.fc19.noarch as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >15:41:00,610 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-devel-3.12.1-24.fc19.noarch as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >15:41:00,611 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.1.12-3.fc19.x86_64 as install for policycoreutils-devel-2.1.14-30.fc19.x86_64 >15:41:00,615 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-5.fc19.x86_64 as install for poppler-0.22.1-1.fc19.x86_64 >15:41:00,624 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-17.fc19.noarch as install for preupgrade-1.1.11-3.fc19.noarch >15:41:00,633 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch as install for python-beaker-1.5.4-7.fc19.noarch >15:41:00,634 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-3.fc19.x86_64 as install for python-beaker-1.5.4-7.fc19.noarch >15:41:00,637 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-4.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >15:41:00,641 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.1-1.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >15:41:00,642 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.27-1.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >15:41:00,644 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-3.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >15:41:00,645 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-47.fc19.x86_64 as install for python-blivet-0.9-1.fc19.noarch >15:41:00,647 DEBUG yum.verbose.YumBase: TSINFO: Marking python-magic-5.11-9.fc19.x86_64 as install for python-bugzilla-0.8.0-2.fc19.noarch >15:41:00,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.3-1.fc19.x86_64 as install for python-meh-0.22-1.fc19.noarch >15:41:00,671 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.4.0-8.fc19.x86_64 as install for 2:qemu-kvm-1.4.0-8.fc19.x86_64 >15:41:00,681 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-2.fc19.x86_64 as install for recordmydesktop-0.3.8.1-9.fc19.x86_64 >15:41:00,683 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 as install for recordmydesktop-0.3.8.1-9.fc19.x86_64 >15:41:00,685 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-4.fc19.noarch as install for rhino-1.7R4-2.fc19.noarch >15:41:00,696 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-7.fc19.noarch as install for seed-3.2.0-4.fc19.2.x86_64 >15:41:00,698 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-2.fc19.x86_64 as install for seed-3.2.0-4.fc19.2.x86_64 >15:41:00,708 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-6.fc19.noarch as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >15:41:00,710 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-19.fc19.x86_64 as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >15:41:00,711 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite_cmulex.so.1()(64bit) >15:41:00,711 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >15:41:00,711 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-19.fc19.x86_64 to require for libflite.so.1()(64bit) >15:41:00,712 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-5.fc19.x86_64 as install for speech-dispatcher-0.7.1-11.fc19.x86_64 >15:41:00,725 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.2.80-0.12.20130314svn5065.fc19.noarch as install for tigervnc-server-minimal-1.2.80-0.12.20130314svn5065.fc19.x86_64 >15:41:00,748 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-39.fc19.x86_64 as install for xorg-x11-fonts-Type1-7.5-8.fc19.noarch >15:41:00,749 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-39.fc19.x86_64 to require for ttmkfdir >15:41:00,761 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.9.0-1.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:41:00,762 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-9.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:41:00,764 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.53.0-6.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:41:00,765 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.53.0-6.fc19.x86_64 as install for ceph-libs-0.56.4-1.fc19.x86_64 >15:41:00,768 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.12.20110223git.fc19.x86_64 as install for createrepo-0.9.9-17.fc19.noarch >15:41:00,770 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.12.20110223git.fc19.x86_64 as install for createrepo-0.9.9-17.fc19.noarch >15:41:00,777 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 as install for device-mapper-multipath-0.4.9-47.fc19.x86_64 >15:41:00,778 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 to require for libmultipath.so.0()(64bit) >15:41:00,778 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 to require for libmpathpersist.so.0()(64bit) >15:41:00,789 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.45-5.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:41:00,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.14-5.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:41:00,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.6-2.fc19.x86_64 as install for fcoe-utils-1.0.27-1.fc19.x86_64 >15:41:00,794 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-2.fc19.x86_64 as install for festival-freebsoft-utils-0.10-6.fc19.noarch >15:41:00,796 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-25.fc19.x86_64 as install for festival-freebsoft-utils-0.10-6.fc19.noarch >15:41:00,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-6.fc19.x86_64 as install for gavl-1.4.0-2.fc19.x86_64 >15:41:00,812 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-11.fc19.x86_64 as install for glusterfs-fuse-3.3.1-11.fc19.x86_64 >15:41:00,818 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-10.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:41:00,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-6.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:41:00,821 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-6.fc19.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >15:41:00,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-5.fc19.x86_64 as install for gnome-python2-canvas-2.28.1-10.fc19.x86_64 >15:41:00,826 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.19-5.fc19.x86_64 as install for gnutls-dane-3.1.10-1.fc19.x86_64 >15:41:00,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-2.fc19.x86_64 as install for jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 >15:41:00,844 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-5.fc19.x86_64 as install for jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 >15:41:00,882 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.0.0-2.fc19.x86_64 as install for netcf-libs-0.2.3-4.fc19.x86_64 >15:41:00,883 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-2.fc19.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >15:41:00,883 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-2.fc19.x86_64 to require for libaugeas.so.0()(64bit) >15:41:00,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.2.0-2.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:41:00,896 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-5.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:41:00,898 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-5.fc19.x86_64 to require for libIlmThread.so.6()(64bit) >15:41:00,899 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-5.fc19.x86_64 as install for opencv-2.4.4-1.fc19.x86_64 >15:41:00,900 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-5.fc19.x86_64 to require for libHalf.so.6()(64bit) >15:41:00,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-2.fc19.x86_64 as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:41:00,919 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-5.fc19.noarch as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:41:00,921 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-38.fc19.x86_64 as install for policycoreutils-python-2.1.14-30.fc19.x86_64 >15:41:00,922 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >15:41:00,922 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >15:41:00,923 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libqpol.so.1()(64bit) >15:41:00,923 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-38.fc19.x86_64 to require for libapol.so.4()(64bit) >15:41:00,927 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-5.fc19.noarch as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:41:00,929 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-4.fc19.noarch as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:41:00,930 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-5.fc19.x86_64 as install for python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch >15:41:00,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.4.0-8.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,949 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.2-1.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.0.0-0.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,951 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-5.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,953 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.2-1.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,954 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.2-4.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,955 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >15:41:00,955 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >15:41:00,955 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >15:41:00,955 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >15:41:00,956 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >15:41:00,956 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >15:41:00,956 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >15:41:00,956 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >15:41:00,956 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-4.fc19.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >15:41:00,957 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130103-1.git717279a.fc19.noarch as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,959 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-13.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,960 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-7.fc19.x86_64 as install for 2:qemu-system-x86-1.4.0-8.fc19.x86_64 >15:41:00,963 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-animated-18.90.0-1.fc19.noarch as install for schroedinger-cat-backgrounds-gnome-18.90.0-1.fc19.noarch >15:41:00,965 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-7.fc19.x86_64 as install for selinux-policy-devel-3.12.1-24.fc19.noarch >15:41:00,970 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.0-3.fc19.x86_64 as install for sheepdog-0.3.0-4.fc19.x86_64 >15:41:00,971 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-3.fc19.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >15:41:00,971 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.0-3.fc19.x86_64 as install for sheepdog-0.3.0-4.fc19.x86_64 >15:41:00,973 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-3.fc19.x86_64 to require for libcfg.so.6()(64bit) >15:41:00,994 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-13.fc19.x86_64 as install for brlapi-0.5.6-13.fc19.x86_64 >15:41:01,008 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.4-2.fc19.x86_64 as install for corosync-2.3.0-3.fc19.x86_64 >15:41:01,016 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-1.fc19.x86_64 as install for corosynclib-2.3.0-3.fc19.x86_64 >15:41:01,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-6.fc19.x86_64 as install for corosynclib-2.3.0-3.fc19.x86_64 >15:41:01,019 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-6.fc19.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >15:41:01,032 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-25.fc19.x86_64 as install for festival-1.96-25.fc19.x86_64 >15:41:01,034 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-25.fc19.x86_64 as install for festival-1.96-25.fc19.x86_64 >15:41:01,035 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-25.fc19.noarch as install for festival-1.96-25.fc19.x86_64 >15:41:01,036 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-25.fc19.x86_64 to require for libestools.so.1.2.96.1()(64bit) >15:41:01,037 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-25.fc19.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >15:41:01,047 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-1.fc19.x86_64 as install for leveldb-1.9.0-1.fc19.x86_64 >15:41:01,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.36.0-2.fc19.x86_64 as install for libffado-2.1.0-2.fc19.x86_64 >15:41:01,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-2.fc19.x86_64 as install for libffado-2.1.0-2.fc19.x86_64 >15:41:01,084 DEBUG yum.verbose.YumBase: TSINFO: Marking schroedinger-cat-backgrounds-base-18.90.0-1.fc19.noarch as install for schroedinger-cat-backgrounds-animated-18.90.0-1.fc19.noarch >15:41:01,098 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-2.fc19.x86_64 as install for unbound-libs-1.4.19-5.fc19.x86_64 >15:41:01,265 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-3.fc19.noarch as install for hunspell-en-0.20121024-3.fc19.noarch >15:41:01,510 DEBUG yum.verbose.YumBase: Depsolve time: 5.552 >15:41:01,512 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1323 (checkSoftwareSelection) >15:41:01,512 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,514 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,514 DEBUG packaging: success >15:41:01,514 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,515 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1340 (checkSoftwareSelection) >15:41:01,515 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,558 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,559 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1400 (preInstall) >15:41:01,559 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,560 INFO packaging: 1252 packages selected totalling 3.80 GB >15:41:01,561 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,562 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:130 (doInstall) >15:41:01,562 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,717 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1478 (install) >15:41:01,717 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,718 DEBUG packaging: deleting package sacks >15:41:01,718 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,719 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1479 (install) >15:41:01,720 INFO packaging: have _yum_lock for AnaInstallThread >15:41:01,720 DEBUG packaging: deleting yum transaction info >15:41:01,760 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,763 INFO packaging: gave up _yum_lock for AnaInstallThread >15:41:01,763 DEBUG packaging: getting release version from tree at None (19) >15:41:01,764 DEBUG packaging: got a release version of 19 >15:41:01,764 INFO packaging: Running anaconda-yum to install packages >15:41:02,188 DEBUG packaging: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:41:02,188 DEBUG packaging: No plugin match for: fastestmirror >15:41:02,189 DEBUG packaging: No plugin match for: langpacks >15:41:02,189 DEBUG packaging: Adding en to language list >15:41:02,189 DEBUG packaging: Config time: 0.112 >15:41:02,189 DEBUG packaging: rpmdb time: 0.000 >15:41:02,190 DEBUG packaging: Setting up Package Sacks >15:41:02,197 DEBUG packaging: Loading mirror speeds from cached hostfile >15:41:02,598 DEBUG packaging: pkgsack time: 0.409 >15:41:04,166 DEBUG packaging: populate transaction set >15:41:17,365 DEBUG packaging: check transaction set >15:41:17,566 DEBUG packaging: order transaction set >15:41:17,574 INFO packaging: running transaction >15:41:22,953 DEBUG packaging: Preparing transaction from installation source >15:41:24,557 DEBUG packaging: Installing libgcc (1/1252) >15:41:25,023 DEBUG packaging: Installing fontpackages-filesystem (2/1252) >15:41:25,224 DEBUG packaging: Installing setup (3/1252) >15:41:25,627 DEBUG packaging: Installing filesystem (4/1252) >15:41:27,596 DEBUG packaging: Installing telepathy-filesystem (5/1252) >15:41:27,813 DEBUG packaging: Installing hwdata (6/1252) >15:41:28,732 DEBUG packaging: Installing control-center-filesystem (7/1252) >15:41:28,965 DEBUG packaging: Installing xkeyboard-config (8/1252) >15:41:29,968 DEBUG packaging: Installing liberation-fonts-common (9/1252) >15:41:30,269 DEBUG packaging: Installing dejavu-fonts-common (10/1252) >15:41:30,534 DEBUG packaging: Installing gnu-free-fonts-common (11/1252) >15:41:30,867 DEBUG packaging: Installing mozilla-filesystem (12/1252) >15:41:31,233 DEBUG packaging: Installing tzdata (13/1252) >15:41:33,302 DEBUG packaging: Installing foomatic-db-filesystem (14/1252) >15:41:33,812 DEBUG packaging: Installing m17n-db (15/1252) >15:41:34,546 DEBUG packaging: Installing libreport-filesystem (16/1252) >15:41:34,912 DEBUG packaging: Installing bind-license (17/1252) >15:41:35,145 DEBUG packaging: Installing poppler-data (18/1252) >15:41:36,649 DEBUG packaging: Installing kbd-misc (19/1252) >15:41:38,671 DEBUG packaging: Installing cups-filesystem (20/1252) >15:41:38,972 DEBUG packaging: Installing gnome-user-docs (21/1252) >15:41:51,803 DEBUG packaging: Installing basesystem (22/1252) >15:41:51,969 DEBUG packaging: Installing thai-scalable-fonts-common (23/1252) >15:41:52,302 DEBUG packaging: Installing smc-fonts-common (24/1252) >15:41:52,611 DEBUG packaging: Installing nhn-nanum-fonts-common (25/1252) >15:41:52,876 DEBUG packaging: Installing khmeros-fonts-common (26/1252) >15:41:53,109 DEBUG packaging: Installing libkkc-common (27/1252) >15:41:54,578 DEBUG packaging: Installing ipxe-roms-qemu (28/1252) >15:41:54,880 DEBUG packaging: Installing libwacom-data (29/1252) >15:41:55,281 DEBUG packaging: Installing quota-nls (30/1252) >15:41:55,683 DEBUG packaging: Installing yelp-xsl (31/1252) >15:41:56,201 DEBUG packaging: Installing libkkc-data (32/1252) >15:41:59,911 DEBUG packaging: Installing gnome-js-common (33/1252) >15:42:00,244 DEBUG packaging: Installing linux-firmware (34/1252) >15:42:05,328 DEBUG packaging: Installing seabios-bin (35/1252) >15:42:05,536 DEBUG packaging: Installing emacs-filesystem (36/1252) >15:42:05,837 DEBUG packaging: Installing tigervnc-license (37/1252) >15:42:06,203 DEBUG packaging: Installing skkdic (38/1252) >15:42:08,373 DEBUG packaging: Installing mesa-dri-filesystem (39/1252) >15:42:08,606 DEBUG packaging: Installing libX11-common (40/1252) >15:42:09,372 DEBUG packaging: Installing fedora-release (41/1252) >15:42:10,476 DEBUG packaging: Installing tzdata-java (42/1252) >15:42:11,644 DEBUG packaging: Installing schroedinger-cat-backgrounds-base (43/1252) >15:42:12,209 DEBUG packaging: Installing schroedinger-cat-backgrounds-animated (44/1252) >15:42:13,277 DEBUG packaging: Installing schroedinger-cat-backgrounds-gnome (45/1252) >15:42:13,578 DEBUG packaging: Installing libreport-fedora (46/1252) >15:42:13,780 DEBUG packaging: Installing ncurses-base (47/1252) >15:42:14,490 DEBUG packaging: Installing nss-softokn-freebl (48/1252) >15:42:14,791 DEBUG packaging: Installing glibc-common (49/1252) >15:42:22,113 DEBUG packaging: Installing glibc (50/1252) >15:42:34,054 DEBUG packaging: Installing libstdc++ (51/1252) >15:42:34,556 DEBUG packaging: Installing ncurses-libs (52/1252) >15:42:35,222 DEBUG packaging: Installing bash (53/1252) >15:42:36,125 DEBUG packaging: Installing libattr (54/1252) >15:42:36,427 DEBUG packaging: Installing libcap (55/1252) >15:42:36,892 DEBUG packaging: Installing libsepol (56/1252) >15:42:37,294 DEBUG packaging: Installing pcre (57/1252) >15:42:37,860 DEBUG packaging: Installing libselinux (58/1252) >15:42:38,379 DEBUG packaging: Installing zlib (59/1252) >15:42:38,813 DEBUG packaging: Installing dbus-libs (60/1252) >15:42:39,246 DEBUG packaging: Installing freetype (61/1252) >15:42:39,748 DEBUG packaging: Installing libcom_err (62/1252) >15:42:40,213 DEBUG packaging: Installing info (63/1252) >15:42:40,715 DEBUG packaging: Installing nspr (64/1252) >15:42:41,117 DEBUG packaging: Installing libjpeg-turbo (65/1252) >15:42:41,619 DEBUG packaging: Installing nss-util (66/1252) >15:42:41,952 DEBUG packaging: Installing libuuid (67/1252) >15:42:42,454 DEBUG packaging: Installing readline (68/1252) >15:42:43,121 DEBUG packaging: Installing sqlite (69/1252) >15:42:43,587 DEBUG packaging: Installing libpng (70/1252) >15:42:43,952 DEBUG packaging: Installing bzip2-libs (71/1252) >15:42:44,518 DEBUG packaging: Installing libusbx (72/1252) >15:42:44,883 DEBUG packaging: Installing audit-libs (73/1252) >15:42:45,385 DEBUG packaging: Installing popt (74/1252) >15:42:45,787 DEBUG packaging: Installing chkconfig (75/1252) >15:42:46,304 DEBUG packaging: Installing libgpg-error (76/1252) >15:42:46,669 DEBUG packaging: Installing libgcrypt (77/1252) >15:42:47,135 DEBUG packaging: Installing xz-libs (78/1252) >15:42:47,637 DEBUG packaging: Installing libxml2 (79/1252) >15:42:48,304 DEBUG packaging: Installing libICE (80/1252) >15:42:48,721 DEBUG packaging: Installing libSM (81/1252) >15:42:49,086 DEBUG packaging: Installing libacl (82/1252) >15:42:49,488 DEBUG packaging: Installing libogg (83/1252) >15:42:49,854 DEBUG packaging: Installing libffi (84/1252) >15:42:50,271 DEBUG packaging: Installing glib2 (85/1252) >15:42:51,507 DEBUG packaging: Installing pkgconfig (86/1252) >15:42:51,773 DEBUG packaging: Installing shared-mime-info (87/1252) >15:42:53,377 DEBUG packaging: Installing atk (88/1252) >15:42:53,911 DEBUG packaging: Installing json-glib (89/1252) >15:42:54,477 DEBUG packaging: Installing gobject-introspection (90/1252) >15:42:54,895 DEBUG packaging: Installing gstreamer1 (91/1252) >15:42:55,662 DEBUG packaging: Installing libsecret (92/1252) >15:42:56,128 DEBUG packaging: Installing tcp_wrappers-libs (93/1252) >15:42:56,694 DEBUG packaging: Installing expat (94/1252) >15:42:57,129 DEBUG packaging: Installing dbus-glib (95/1252) >15:42:57,631 DEBUG packaging: Installing desktop-file-utils (96/1252) >15:42:58,936 DEBUG packaging: Installing libvorbis (97/1252) >15:42:59,369 DEBUG packaging: Installing sed (98/1252) >15:42:59,879 DEBUG packaging: Installing grep (99/1252) >15:43:00,412 DEBUG packaging: Installing libdb (100/1252) >15:43:00,979 DEBUG packaging: Installing cyrus-sasl-lib (101/1252) >15:43:01,446 DEBUG packaging: Installing json-c (102/1252) >15:43:01,811 DEBUG packaging: Installing telepathy-glib (103/1252) >15:43:02,513 DEBUG packaging: Installing libtdb (104/1252) >15:43:02,915 DEBUG packaging: Installing libcap-ng (105/1252) >15:43:03,380 DEBUG packaging: Installing gsettings-desktop-schemas (106/1252) >15:43:03,982 DEBUG packaging: Installing lcms2 (107/1252) >15:43:04,415 DEBUG packaging: Installing libbluray (108/1252) >15:43:04,919 DEBUG packaging: Installing libusb (109/1252) >15:43:05,328 DEBUG packaging: Installing libexif (110/1252) >15:43:05,931 DEBUG packaging: Installing libtalloc (111/1252) >15:43:06,332 DEBUG packaging: Installing libtool-ltdl (112/1252) >15:43:06,698 DEBUG packaging: Installing orc (113/1252) >15:43:07,231 DEBUG packaging: Installing pixman (114/1252) >15:43:07,665 DEBUG packaging: Installing libgnome-keyring (115/1252) >15:43:09,688 DEBUG packaging: Installing libsigc++20 (116/1252) >15:43:10,090 DEBUG packaging: Installing gmp (117/1252) >15:43:10,592 DEBUG packaging: Installing keyutils-libs (118/1252) >15:43:10,957 DEBUG packaging: Installing libnl3 (119/1252) >15:43:11,559 DEBUG packaging: Installing elfutils-libelf (120/1252) >15:43:11,962 DEBUG packaging: Installing xmlrpc-c (121/1252) >15:43:12,528 DEBUG packaging: Installing lua (122/1252) >15:43:12,930 DEBUG packaging: Installing gawk (123/1252) >15:43:13,697 DEBUG packaging: Installing libidn (124/1252) >15:43:14,466 DEBUG packaging: Installing bluez-libs (125/1252) >15:43:14,867 DEBUG packaging: Installing libtasn1 (126/1252) >15:43:15,485 DEBUG packaging: Installing p11-kit (127/1252) >15:43:16,051 DEBUG packaging: Installing libpciaccess (128/1252) >15:43:16,569 DEBUG packaging: Installing libpcap (129/1252) >15:43:17,135 DEBUG packaging: Installing speex (130/1252) >15:43:17,769 DEBUG packaging: Installing glibmm24 (131/1252) >15:43:18,436 DEBUG packaging: Installing libcroco (132/1252) >15:43:18,942 DEBUG packaging: Installing libtheora (133/1252) >15:43:19,845 DEBUG packaging: Installing libxslt (134/1252) >15:43:20,780 DEBUG packaging: Installing libv4l (135/1252) >15:43:21,447 DEBUG packaging: Installing iptables (136/1252) >15:43:22,281 DEBUG packaging: Installing libXau (137/1252) >15:43:22,747 DEBUG packaging: Installing libxcb (138/1252) >15:43:23,551 DEBUG packaging: Installing libX11 (139/1252) >15:43:24,053 DEBUG packaging: Installing libXext (140/1252) >15:43:25,489 DEBUG packaging: Installing libXfixes (141/1252) >15:43:25,891 DEBUG packaging: Installing libXi (142/1252) >15:43:26,457 DEBUG packaging: Installing libXdamage (143/1252) >15:43:26,859 DEBUG packaging: Installing libXcomposite (144/1252) >15:43:27,361 DEBUG packaging: Installing libXtst (145/1252) >15:43:27,763 DEBUG packaging: Installing libXrender (146/1252) >15:43:28,265 DEBUG packaging: Installing libXrandr (147/1252) >15:43:28,698 DEBUG packaging: Installing libXinerama (148/1252) >15:43:29,300 DEBUG packaging: Installing libXcursor (149/1252) >15:43:30,468 DEBUG packaging: Installing libXv (150/1252) >15:43:30,934 DEBUG packaging: Installing libraw1394 (151/1252) >15:43:31,436 DEBUG packaging: Installing libasyncns (152/1252) >15:43:32,001 DEBUG packaging: Installing libXt (153/1252) >15:43:32,611 DEBUG packaging: Installing libtevent (154/1252) >15:43:33,113 DEBUG packaging: Installing flac-libs (155/1252) >15:43:33,778 DEBUG packaging: Installing libplist (156/1252) >15:43:34,288 DEBUG packaging: Installing jasper-libs (157/1252) >15:43:35,491 DEBUG packaging: Installing libgomp (158/1252) >15:43:36,057 DEBUG packaging: Installing e2fsprogs-libs (159/1252) >15:43:36,574 DEBUG packaging: Installing file-libs (160/1252) >15:43:37,177 DEBUG packaging: Installing hunspell (161/1252) >15:43:37,795 DEBUG packaging: Installing hunspell-en-US (162/1252) >15:43:38,128 DEBUG packaging: Installing enchant (163/1252) >15:43:38,795 DEBUG packaging: Installing gdbm (164/1252) >15:43:39,362 DEBUG packaging: Installing perl-Pod-Escapes (165/1252) >15:43:40,666 DEBUG packaging: Installing perl-Encode (166/1252) >15:43:41,905 DEBUG packaging: Installing perl-macros (167/1252) >15:43:42,206 DEBUG packaging: Installing perl-libs (168/1252) >15:43:42,810 DEBUG packaging: Installing perl-threads (169/1252) >15:43:43,244 DEBUG packaging: Installing perl-Filter (170/1252) >15:43:43,810 DEBUG packaging: Installing perl-Socket (171/1252) >15:43:44,212 DEBUG packaging: Installing perl-Pod-Simple (172/1252) >15:43:45,131 DEBUG packaging: Installing perl-PathTools (173/1252) >15:43:45,597 DEBUG packaging: Installing perl-threads-shared (174/1252) >15:43:45,998 DEBUG packaging: Installing perl-Scalar-List-Utils (175/1252) >15:43:46,316 DEBUG packaging: Installing perl-Carp (176/1252) >15:43:46,717 DEBUG packaging: Installing perl (177/1252) >15:43:51,329 DEBUG packaging: Installing libaio (178/1252) >15:43:51,895 DEBUG packaging: Installing libbsd (179/1252) >15:43:52,413 DEBUG packaging: Installing libnl (180/1252) >15:43:53,016 DEBUG packaging: Installing libXxf86vm (181/1252) >15:43:53,618 DEBUG packaging: Installing libxkbfile (182/1252) >15:43:54,120 DEBUG packaging: Installing xorg-x11-xkb-utils (183/1252) >15:43:55,024 DEBUG packaging: Installing imsettings-libs (184/1252) >15:43:55,642 DEBUG packaging: Installing libgee (185/1252) >15:43:56,308 DEBUG packaging: Installing xz (186/1252) >15:43:56,975 DEBUG packaging: Installing libunistring (187/1252) >15:43:57,584 DEBUG packaging: Installing which (188/1252) >15:43:58,202 DEBUG packaging: Installing cpio (189/1252) >15:43:58,921 DEBUG packaging: Installing findutils (190/1252) >15:43:59,624 DEBUG packaging: Installing redhat-menus (191/1252) >15:44:00,190 DEBUG packaging: Installing lcms-libs (192/1252) >15:44:00,800 DEBUG packaging: Installing libdvdread (193/1252) >15:44:01,303 DEBUG packaging: Installing libical (194/1252) >15:44:02,006 DEBUG packaging: Installing opus (195/1252) >15:44:02,809 DEBUG packaging: Installing numactl-libs (196/1252) >15:44:03,374 DEBUG packaging: Installing libiscsi (197/1252) >15:44:03,940 DEBUG packaging: Installing gsm (198/1252) >15:44:04,474 DEBUG packaging: Installing libsndfile (199/1252) >15:44:05,341 DEBUG packaging: Installing pulseaudio-libs (200/1252) >15:44:06,144 DEBUG packaging: Installing pulseaudio-libs-glib2 (201/1252) >15:44:06,609 DEBUG packaging: Installing libsamplerate (202/1252) >15:44:07,477 DEBUG packaging: Installing plymouth-core-libs (203/1252) >15:44:08,243 DEBUG packaging: Installing cdparanoia-libs (204/1252) >15:44:08,709 DEBUG packaging: Installing libwbclient (205/1252) >15:44:09,411 DEBUG packaging: Installing file (206/1252) >15:44:10,279 DEBUG packaging: Installing libldb (207/1252) >15:44:10,945 DEBUG packaging: Installing libiec61883 (208/1252) >15:44:11,463 DEBUG packaging: Installing exempi (209/1252) >15:44:12,129 DEBUG packaging: Installing exiv2-libs (210/1252) >15:44:12,948 DEBUG packaging: Installing libgee06 (211/1252) >15:44:13,715 DEBUG packaging: Installing libudisks2 (212/1252) >15:44:14,281 DEBUG packaging: Installing libwayland-client (213/1252) >15:44:16,118 DEBUG packaging: Installing celt051 (214/1252) >15:44:16,720 DEBUG packaging: Installing kmod-libs (215/1252) >15:44:17,386 DEBUG packaging: Installing kmod (216/1252) >15:44:17,852 DEBUG packaging: Installing usbredir (217/1252) >15:44:18,521 DEBUG packaging: Installing bzip2 (218/1252) >15:44:19,123 DEBUG packaging: Installing make (219/1252) >15:44:19,725 DEBUG packaging: Installing taglib (220/1252) >15:44:21,595 DEBUG packaging: Installing mesa-libglapi (221/1252) >15:44:22,161 DEBUG packaging: Installing libedit (222/1252) >15:44:22,779 DEBUG packaging: Installing js (223/1252) >15:44:24,047 DEBUG packaging: Installing libicu (224/1252) >15:44:26,370 DEBUG packaging: Installing hostname (225/1252) >15:44:26,936 DEBUG packaging: Installing pcsc-lite-libs (226/1252) >15:44:27,438 DEBUG packaging: Installing wavpack (227/1252) >15:44:28,104 DEBUG packaging: Installing libvpx (228/1252) >15:44:28,770 DEBUG packaging: Installing libusal (229/1252) >15:44:29,380 DEBUG packaging: Installing libieee1284 (230/1252) >15:44:30,086 DEBUG packaging: Installing libdaemon (231/1252) >15:44:31,191 DEBUG packaging: Installing lzo (232/1252) >15:44:31,893 DEBUG packaging: Installing fuse-libs (233/1252) >15:44:32,696 DEBUG packaging: Installing libestr (234/1252) >15:44:33,198 DEBUG packaging: Installing pciutils-libs (235/1252) >15:44:33,800 DEBUG packaging: Installing libXdmcp (236/1252) >15:44:34,410 DEBUG packaging: Installing openjpeg-libs (237/1252) >15:44:35,012 DEBUG packaging: Installing libee (238/1252) >15:44:35,646 DEBUG packaging: Installing plymouth-graphics-libs (239/1252) >15:44:36,582 DEBUG packaging: Installing festival-speechtools-libs (240/1252) >15:44:37,786 DEBUG packaging: Installing libdvdnav (241/1252) >15:44:38,403 DEBUG packaging: Installing gnome-menus (242/1252) >15:44:39,208 DEBUG packaging: Installing libXmu (243/1252) >15:44:39,910 DEBUG packaging: Installing libavc1394 (244/1252) >15:44:40,577 DEBUG packaging: Installing libXvMC (245/1252) >15:44:41,511 DEBUG packaging: Installing libXxf86misc (246/1252) >15:44:42,178 DEBUG packaging: Installing giflib (247/1252) >15:44:42,944 DEBUG packaging: Installing xcb-util (248/1252) >15:44:43,647 DEBUG packaging: Installing startup-notification (249/1252) >15:44:44,214 DEBUG packaging: Installing libosinfo (250/1252) >15:44:45,117 DEBUG packaging: Installing libshout (251/1252) >15:44:46,020 DEBUG packaging: Installing atkmm (252/1252) >15:44:46,831 DEBUG packaging: Installing elfutils-libs (253/1252) >15:44:47,698 DEBUG packaging: Installing elfutils (254/1252) >15:44:48,264 DEBUG packaging: Installing keyutils (255/1252) >15:44:48,798 DEBUG packaging: Installing nettle (256/1252) >15:44:49,602 DEBUG packaging: Installing gnutls (257/1252) >15:44:50,320 DEBUG packaging: Installing libpinyin-data (258/1252) >15:44:53,529 DEBUG packaging: Installing libpinyin (259/1252) >15:44:54,195 DEBUG packaging: Installing groff-base (260/1252) >15:44:55,363 DEBUG packaging: Installing libgtop2 (261/1252) >15:44:57,334 DEBUG packaging: Installing gmime (262/1252) >15:44:58,000 DEBUG packaging: Installing libzeitgeist (263/1252) >15:44:58,618 DEBUG packaging: Installing libvirt-gconfig (264/1252) >15:44:59,384 DEBUG packaging: Installing llvm-libs (265/1252) >15:45:01,756 DEBUG packaging: Installing celt (266/1252) >15:45:02,459 DEBUG packaging: Installing acl (267/1252) >15:45:02,977 DEBUG packaging: Installing xml-common (268/1252) >15:45:03,479 DEBUG packaging: Installing iso-codes (269/1252) >15:45:05,386 DEBUG packaging: Installing libxklavier (270/1252) >15:45:05,920 DEBUG packaging: Installing m17n-lib (271/1252) >15:45:06,856 DEBUG packaging: Installing libassuan (272/1252) >15:45:07,591 DEBUG packaging: Installing pinentry (273/1252) >15:45:08,257 DEBUG packaging: Installing nss-softokn (274/1252) >15:45:08,863 DEBUG packaging: Installing libcdio (275/1252) >15:45:09,730 DEBUG packaging: Installing mtools (276/1252) >15:45:10,564 DEBUG packaging: Installing libss (277/1252) >15:45:11,531 DEBUG packaging: Installing libfontenc (278/1252) >15:45:12,197 DEBUG packaging: Installing libXfont (279/1252) >15:45:12,901 DEBUG packaging: Installing xorg-x11-font-utils (280/1252) >15:45:13,504 DEBUG packaging: Installing psmisc (281/1252) >15:45:14,037 DEBUG packaging: Installing checkpolicy (282/1252) >15:45:14,640 DEBUG packaging: Installing vpnc-script (283/1252) >15:45:14,973 DEBUG packaging: Installing ncurses (284/1252) >15:45:15,593 DEBUG packaging: Installing ilmbase (285/1252) >15:45:16,629 DEBUG packaging: Installing soundtouch (286/1252) >15:45:17,195 DEBUG packaging: Installing boost-system (287/1252) >15:45:17,897 DEBUG packaging: Installing cryptopp (288/1252) >15:45:19,033 DEBUG packaging: Installing gc (289/1252) >15:45:19,836 DEBUG packaging: Installing libconfig (290/1252) >15:45:20,439 DEBUG packaging: Installing libdv (291/1252) >15:45:21,142 DEBUG packaging: Installing libhbaapi (292/1252) >15:45:22,061 DEBUG packaging: Installing linux-atm-libs (293/1252) >15:45:22,795 DEBUG packaging: Installing iproute (294/1252) >15:45:23,698 DEBUG packaging: Installing libibverbs (295/1252) >15:45:24,316 DEBUG packaging: Installing libvisual (296/1252) >15:45:24,983 DEBUG packaging: Installing libart_lgpl (297/1252) >15:45:25,649 DEBUG packaging: Installing libsysfs (298/1252) >15:45:28,257 DEBUG packaging: Installing slang (299/1252) >15:45:29,261 DEBUG packaging: Installing newt (300/1252) >15:45:30,064 DEBUG packaging: Installing libwebp (301/1252) >15:45:30,730 DEBUG packaging: Installing libcollection (302/1252) >15:45:31,449 DEBUG packaging: Installing yajl (303/1252) >15:45:32,015 DEBUG packaging: Installing sysvinit-tools (304/1252) >15:45:33,335 DEBUG packaging: Installing mtdev (305/1252) >15:45:33,901 DEBUG packaging: Installing dosfstools (306/1252) >15:45:34,535 DEBUG packaging: Installing libqb (307/1252) >15:45:35,201 DEBUG packaging: Installing librdmacm (308/1252) >15:45:36,004 DEBUG packaging: Installing libhbalinux (309/1252) >15:45:36,706 DEBUG packaging: Installing boost-thread (310/1252) >15:45:37,310 DEBUG packaging: Installing OpenEXR-libs (311/1252) >15:45:39,018 DEBUG packaging: Installing libcdio-paranoia (312/1252) >15:45:39,722 DEBUG packaging: Installing mesa-libxatracker (313/1252) >15:45:40,525 DEBUG packaging: Installing less (314/1252) >15:45:41,091 DEBUG packaging: Installing libmicrohttpd (315/1252) >15:45:41,693 DEBUG packaging: Installing libgadu (316/1252) >15:45:42,696 DEBUG packaging: Installing xorg-x11-xauth (317/1252) >15:45:43,299 DEBUG packaging: Installing festival-lib (318/1252) >15:45:44,067 DEBUG packaging: Installing festvox-slt-arctic-hts (319/1252) >15:45:44,633 DEBUG packaging: Installing festival (320/1252) >15:45:45,969 DEBUG packaging: Installing liblognorm (321/1252) >15:45:46,604 DEBUG packaging: Installing lzop (322/1252) >15:45:47,221 DEBUG packaging: Installing gdisk (323/1252) >15:45:48,024 DEBUG packaging: Installing libwayland-cursor (324/1252) >15:45:48,357 DEBUG packaging: Installing libgexiv2 (325/1252) >15:45:49,124 DEBUG packaging: Installing cdparanoia (326/1252) >15:45:49,625 DEBUG packaging: Installing pulseaudio-utils (327/1252) >15:45:50,159 DEBUG packaging: Installing gstreamer-tools (328/1252) >15:45:50,624 DEBUG packaging: Installing gstreamer (329/1252) >15:45:51,728 DEBUG packaging: Installing gettext-libs (330/1252) >15:45:52,849 DEBUG packaging: Installing xorg-x11-server-common (331/1252) >15:45:53,351 DEBUG packaging: Installing iw (332/1252) >15:45:53,753 DEBUG packaging: Installing perl-Data-Dumper (333/1252) >15:45:54,319 DEBUG packaging: Installing hunspell-en-GB (334/1252) >15:45:54,684 DEBUG packaging: Installing rmt (335/1252) >15:45:55,118 DEBUG packaging: Installing fftw-libs-double (336/1252) >15:45:55,852 DEBUG packaging: Installing libofa (337/1252) >15:45:56,619 DEBUG packaging: Installing LibRaw (338/1252) >15:45:57,322 DEBUG packaging: Installing libdc1394 (339/1252) >15:45:58,189 DEBUG packaging: Installing libXres (340/1252) >15:45:58,908 DEBUG packaging: Installing libdmx (341/1252) >15:45:59,574 DEBUG packaging: Installing libXxf86dga (342/1252) >15:46:00,277 DEBUG packaging: Installing libXevie (343/1252) >15:46:00,943 DEBUG packaging: Installing libvdpau (344/1252) >15:46:01,709 DEBUG packaging: Installing libXScrnSaver (345/1252) >15:46:02,427 DEBUG packaging: Installing libXpm (346/1252) >15:46:04,096 DEBUG packaging: Installing libxml++ (347/1252) >15:46:04,931 DEBUG packaging: Installing p11-kit-trust (348/1252) >15:46:05,397 DEBUG packaging: Installing ca-certificates (349/1252) >15:46:06,933 DEBUG packaging: Installing obexd (350/1252) >15:46:07,599 DEBUG packaging: Installing highlight (351/1252) >15:46:08,867 DEBUG packaging: Installing mpfr (352/1252) >15:46:09,734 DEBUG packaging: Installing openobex (353/1252) >15:46:10,436 DEBUG packaging: Installing desktop-backgrounds-gnome (354/1252) >15:46:10,838 DEBUG packaging: Installing telepathy-logger (355/1252) >15:46:11,472 DEBUG packaging: Installing cyrus-sasl-plain (356/1252) >15:46:12,006 DEBUG packaging: Installing libdb-utils (357/1252) >15:46:12,440 DEBUG packaging: Installing device-mapper-persistent-data (358/1252) >15:46:13,176 DEBUG packaging: Installing tcp_wrappers (359/1252) >15:46:13,709 DEBUG packaging: Installing libquvi-scripts (360/1252) >15:46:14,277 DEBUG packaging: Installing procps-ng (361/1252) >15:46:15,143 DEBUG packaging: Installing meanwhile (362/1252) >15:46:15,946 DEBUG packaging: Installing libtranslit (363/1252) >15:46:16,451 DEBUG packaging: Installing libtranslit-m17n (364/1252) >15:46:17,054 DEBUG packaging: Installing libipa_hbac (365/1252) >15:46:17,756 DEBUG packaging: Installing libwayland-server (366/1252) >15:46:18,860 DEBUG packaging: Installing vim-minimal (367/1252) >15:46:19,369 DEBUG packaging: Installing libisofs (368/1252) >15:46:20,305 DEBUG packaging: Installing tar (369/1252) >15:46:21,108 DEBUG packaging: Installing setools-libs (370/1252) >15:46:22,011 DEBUG packaging: Installing augeas-libs (371/1252) >15:46:23,948 DEBUG packaging: Installing netcf-libs (372/1252) >15:46:24,684 DEBUG packaging: Installing librsync (373/1252) >15:46:25,487 DEBUG packaging: Installing isomd5sum (374/1252) >15:46:25,989 DEBUG packaging: Installing liblouis (375/1252) >15:46:27,457 DEBUG packaging: Installing libchewing (376/1252) >15:46:28,769 DEBUG packaging: Installing m4 (377/1252) >15:46:29,506 DEBUG packaging: Installing diffutils (378/1252) >15:46:30,308 DEBUG packaging: Installing ttmkfdir (379/1252) >15:46:30,726 DEBUG packaging: Installing foomatic-filters (380/1252) >15:46:31,429 DEBUG packaging: Installing qpdf-libs (381/1252) >15:46:32,248 DEBUG packaging: Installing libtar (382/1252) >15:46:32,882 DEBUG packaging: Installing libselinux-utils (383/1252) >15:46:33,549 DEBUG packaging: Installing procmail (384/1252) >15:46:34,283 DEBUG packaging: Installing abattis-cantarell-fonts (385/1252) >15:46:34,749 DEBUG packaging: Installing ncftp (386/1252) >15:46:35,515 DEBUG packaging: Installing compat-readline5 (387/1252) >15:46:36,217 DEBUG packaging: Installing dialog (388/1252) >15:46:37,425 DEBUG packaging: Installing marisa (389/1252) >15:46:39,200 DEBUG packaging: Installing libkkc (390/1252) >15:46:39,867 DEBUG packaging: Installing libmodman (391/1252) >15:46:40,533 DEBUG packaging: Installing libproxy (392/1252) >15:46:41,299 DEBUG packaging: Installing glib-networking (393/1252) >15:46:42,202 DEBUG packaging: Installing libsoup (394/1252) >15:46:43,009 DEBUG packaging: Installing rest (395/1252) >15:46:43,628 DEBUG packaging: Installing snappy (396/1252) >15:46:44,564 DEBUG packaging: Installing leveldb (397/1252) >15:46:45,367 DEBUG packaging: Installing ceph-libs (398/1252) >15:46:46,434 DEBUG packaging: Installing webrtc-audio-processing (399/1252) >15:46:47,240 DEBUG packaging: Installing rdate (400/1252) >15:46:47,742 DEBUG packaging: Installing libmpcdec (401/1252) >15:46:48,509 DEBUG packaging: Installing sg3_utils-libs (402/1252) >15:46:49,313 DEBUG packaging: Installing SDL (403/1252) >15:46:50,016 DEBUG packaging: Installing ntfs-3g (404/1252) >15:46:50,821 DEBUG packaging: Installing ntfsprogs (405/1252) >15:46:51,591 DEBUG packaging: Installing libsss_idmap (406/1252) >15:46:52,125 DEBUG packaging: Installing libunwind (407/1252) >15:46:52,831 DEBUG packaging: Installing lrzsz (408/1252) >15:46:53,333 DEBUG packaging: Installing opencc (409/1252) >15:46:55,038 DEBUG packaging: Installing libytnef (410/1252) >15:46:55,741 DEBUG packaging: Installing libref_array (411/1252) >15:46:56,345 DEBUG packaging: Installing dmidecode (412/1252) >15:46:56,846 DEBUG packaging: Installing ustr (413/1252) >15:46:57,549 DEBUG packaging: Installing libmcpp (414/1252) >15:46:58,166 DEBUG packaging: Installing mcpp (415/1252) >15:46:58,669 DEBUG packaging: Installing xorg-x11-server-utils (416/1252) >15:46:59,804 DEBUG packaging: Installing libdhash (417/1252) >15:47:00,338 DEBUG packaging: Installing libthai (418/1252) >15:47:01,506 DEBUG packaging: Installing pakchois (419/1252) >15:47:02,172 DEBUG packaging: Installing hardlink (420/1252) >15:47:02,675 DEBUG packaging: Installing libpath_utils (421/1252) >15:47:03,210 DEBUG packaging: Installing libiptcdata (422/1252) >15:47:04,121 DEBUG packaging: Installing libburn (423/1252) >15:47:04,924 DEBUG packaging: Installing libdb4 (424/1252) >15:47:05,758 DEBUG packaging: Installing sgpio (425/1252) >15:47:06,260 DEBUG packaging: Installing libgdither (426/1252) >15:47:06,895 DEBUG packaging: Installing gavl (427/1252) >15:47:08,262 DEBUG packaging: Installing passwdqc-lib (428/1252) >15:47:08,896 DEBUG packaging: Installing pth (429/1252) >15:47:10,000 DEBUG packaging: Installing libsilc (430/1252) >15:47:11,068 DEBUG packaging: Installing graphite2 (431/1252) >15:47:11,670 DEBUG packaging: Installing harfbuzz (432/1252) >15:47:12,388 DEBUG packaging: Installing libpipeline (433/1252) >15:47:13,090 DEBUG packaging: Installing libxkbcommon (434/1252) >15:47:13,893 DEBUG packaging: Installing enca (435/1252) >15:47:15,401 DEBUG packaging: Installing qrencode-libs (436/1252) >15:47:15,967 DEBUG packaging: Installing sbc (437/1252) >15:47:16,734 DEBUG packaging: Installing c-ares (438/1252) >15:47:17,538 DEBUG packaging: Installing hesiod (439/1252) >15:47:18,240 DEBUG packaging: Installing libnfnetlink (440/1252) >15:47:18,943 DEBUG packaging: Installing dotconf (441/1252) >15:47:19,979 DEBUG packaging: Installing libcue (442/1252) >15:47:20,781 DEBUG packaging: Installing libmnl (443/1252) >15:47:21,516 DEBUG packaging: Installing libnetfilter_conntrack (444/1252) >15:47:22,150 DEBUG packaging: Installing jbigkit-libs (445/1252) >15:47:22,884 DEBUG packaging: Installing libtiff (446/1252) >15:47:23,851 DEBUG packaging: Installing gdk-pixbuf2 (447/1252) >15:47:25,572 DEBUG packaging: Installing gvnc (448/1252) >15:47:26,276 DEBUG packaging: Installing obex-data-server (449/1252) >15:47:26,710 DEBUG packaging: Installing libgsf (450/1252) >15:47:27,528 DEBUG packaging: Installing argyllcms (451/1252) >15:47:28,739 DEBUG packaging: Installing libbasicobjects (452/1252) >15:47:29,458 DEBUG packaging: Installing libini_config (453/1252) >15:47:30,161 DEBUG packaging: Installing libverto (454/1252) >15:47:30,727 DEBUG packaging: Installing krb5-libs (455/1252) >15:47:31,633 DEBUG packaging: Installing openssl-libs (456/1252) >15:47:32,652 DEBUG packaging: Installing libarchive (457/1252) >15:47:33,419 DEBUG packaging: Installing libevent (458/1252) >15:47:34,021 DEBUG packaging: Installing net-snmp-libs (459/1252) >15:47:34,939 DEBUG packaging: Installing python3-libs (460/1252) >15:47:39,760 DEBUG packaging: Installing python3 (461/1252) >15:47:40,226 DEBUG packaging: Installing libssh2 (462/1252) >15:47:40,933 DEBUG packaging: Installing cyrus-sasl-md5 (463/1252) >15:47:41,451 DEBUG packaging: Installing fipscheck-lib (464/1252) >15:47:42,186 DEBUG packaging: Installing fipscheck (465/1252) >15:47:42,753 DEBUG packaging: Installing libcurl (466/1252) >15:47:43,288 DEBUG packaging: Installing curl (467/1252) >15:47:43,890 DEBUG packaging: Installing nss-tools (468/1252) >15:47:44,757 DEBUG packaging: Installing device-mapper (469/1252) >15:47:45,267 DEBUG packaging: Installing python-libs (470/1252) >15:47:50,481 DEBUG packaging: Installing python (471/1252) >15:47:51,047 DEBUG packaging: Installing openldap (472/1252) >15:47:51,750 DEBUG packaging: Installing rpm-libs (473/1252) >15:47:52,453 DEBUG packaging: Installing gzip (474/1252) >15:47:53,187 DEBUG packaging: Installing cracklib (475/1252) >15:47:53,990 DEBUG packaging: Installing cracklib-dicts (476/1252) >15:47:55,394 DEBUG packaging: Installing device-mapper-libs (477/1252) >15:47:55,960 DEBUG packaging: Installing cryptsetup-libs (478/1252) >15:47:56,763 DEBUG packaging: Installing nss (479/1252) >15:47:57,682 DEBUG packaging: Installing libmount (480/1252) >15:47:58,384 DEBUG packaging: Installing rpm (481/1252) >15:47:59,491 DEBUG packaging: Installing libuser (482/1252) >15:48:00,759 DEBUG packaging: Installing systemd-libs (483/1252) >15:48:01,561 DEBUG packaging: Installing libpwquality (484/1252) >15:48:02,296 DEBUG packaging: Installing coreutils (485/1252) >15:48:04,534 DEBUG packaging: Installing pam (486/1252) >15:48:06,139 DEBUG packaging: Installing libblkid (487/1252) >15:48:06,843 DEBUG packaging: Installing nss-sysinit (488/1252) >15:48:07,348 DEBUG packaging: Installing libsemanage (489/1252) >15:48:08,014 DEBUG packaging: Installing shadow-utils (490/1252) >15:48:09,219 DEBUG packaging: Installing libutempter (491/1252) >15:48:11,844 DEBUG packaging: Installing util-linux (492/1252) >15:48:13,313 DEBUG packaging: Installing systemd-sysv (493/1252) >15:48:13,684 DEBUG packaging: Installing dbus (494/1252) >15:48:14,953 DEBUG packaging: Installing systemd (495/1252) >15:48:19,471 DEBUG packaging: Installing policycoreutils (496/1252) >15:48:22,279 DEBUG packaging: Installing selinux-policy (497/1252) >15:48:22,712 DEBUG packaging: Installing fontconfig (498/1252) >15:48:24,681 DEBUG packaging: Installing libgudev1 (499/1252) >15:48:25,284 DEBUG packaging: Installing polkit (500/1252) >15:48:27,291 DEBUG packaging: Installing alsa-lib (501/1252) >15:48:28,260 DEBUG packaging: Installing NetworkManager-glib (502/1252) >15:48:28,962 DEBUG packaging: Installing GConf2 (503/1252) >15:48:30,230 DEBUG packaging: Installing libdrm (504/1252) >15:48:30,896 DEBUG packaging: Installing xorg-x11-server-Xorg (505/1252) >15:48:32,501 DEBUG packaging: Installing ibus-libs (506/1252) >15:48:33,103 DEBUG packaging: Installing dbus-python (507/1252) >15:48:33,722 DEBUG packaging: Installing PackageKit-glib (508/1252) >15:48:34,424 DEBUG packaging: Installing ppp (509/1252) >15:48:35,191 DEBUG packaging: Installing mesa-libGL (510/1252) >15:48:35,925 DEBUG packaging: Installing dconf (511/1252) >15:48:37,734 DEBUG packaging: Installing dbus-x11 (512/1252) >15:48:38,236 DEBUG packaging: Installing xmlrpc-c-client (513/1252) >15:48:38,838 DEBUG packaging: Installing parted (514/1252) >15:48:39,773 DEBUG packaging: Installing xdg-utils (515/1252) >15:48:40,239 DEBUG packaging: Installing fedora-logos (516/1252) >15:48:42,578 DEBUG packaging: Installing device-mapper-event-libs (517/1252) >15:48:43,280 DEBUG packaging: Installing libao (518/1252) >15:48:43,983 DEBUG packaging: Installing at-spi2-core (519/1252) >15:48:44,717 DEBUG packaging: Installing hicolor-icon-theme (520/1252) >15:48:45,484 DEBUG packaging: Installing gnome-icon-theme (521/1252) >15:48:50,404 DEBUG packaging: Installing gnome-icon-theme-symbolic (522/1252) >15:48:51,608 DEBUG packaging: Installing javapackages-tools (523/1252) >15:48:53,280 DEBUG packaging: Installing jpackage-utils (524/1252) >15:48:54,383 DEBUG packaging: Installing pygobject2 (525/1252) >15:48:55,049 DEBUG packaging: Installing libxml2-python (526/1252) >15:48:55,667 DEBUG packaging: Installing libselinux-python (527/1252) >15:48:56,201 DEBUG packaging: Installing pyparted (528/1252) >15:48:56,803 DEBUG packaging: Installing accountsservice (529/1252) >15:48:57,437 DEBUG packaging: Installing accountsservice-libs (530/1252) >15:48:57,940 DEBUG packaging: Installing poppler (531/1252) >15:48:58,875 DEBUG packaging: Installing lockdev (532/1252) >15:48:59,742 DEBUG packaging: Installing usbmuxd (533/1252) >15:49:01,079 DEBUG packaging: Installing libimobiledevice (534/1252) >15:49:01,813 DEBUG packaging: Installing gssdp (535/1252) >15:49:02,516 DEBUG packaging: Installing gupnp (536/1252) >15:49:03,282 DEBUG packaging: Installing gupnp-igd (537/1252) >15:49:04,686 DEBUG packaging: Installing libnice (538/1252) >15:49:05,553 DEBUG packaging: Installing genisoimage (539/1252) >15:49:06,319 DEBUG packaging: Installing xorg-x11-xinit (540/1252) >15:49:06,753 DEBUG packaging: Installing kpartx (541/1252) >15:49:07,170 DEBUG packaging: Installing yum-metadata-parser (542/1252) >15:49:07,636 DEBUG packaging: Installing pygobject3-base (543/1252) >15:49:08,302 DEBUG packaging: Installing python-slip (544/1252) >15:49:09,068 DEBUG packaging: Installing at-spi2-atk (545/1252) >15:49:09,634 DEBUG packaging: Installing device-mapper-event (546/1252) >15:49:10,068 DEBUG packaging: Installing pptp (547/1252) >15:49:10,634 DEBUG packaging: Installing geoclue (548/1252) >15:49:11,538 DEBUG packaging: Installing libwacom (549/1252) >15:49:12,204 DEBUG packaging: Installing libgusb (550/1252) >15:49:12,838 DEBUG packaging: Installing colord-libs (551/1252) >15:49:13,404 DEBUG packaging: Installing libcgroup (552/1252) >15:49:14,308 DEBUG packaging: Installing iputils (553/1252) >15:49:15,042 DEBUG packaging: Installing initscripts (554/1252) >15:49:16,680 DEBUG packaging: Installing kbd (555/1252) >15:49:17,514 DEBUG packaging: Installing pm-utils (556/1252) >15:49:18,081 DEBUG packaging: Installing upower (557/1252) >15:49:19,493 DEBUG packaging: Installing telepathy-mission-control (558/1252) >15:49:20,259 DEBUG packaging: Installing dracut (559/1252) >15:49:21,227 DEBUG packaging: Installing plymouth-scripts (560/1252) >15:49:21,644 DEBUG packaging: Installing plymouth (561/1252) >15:49:22,347 DEBUG packaging: Installing ebtables (562/1252) >15:49:23,081 DEBUG packaging: Installing cyrus-sasl (563/1252) >15:49:25,689 DEBUG packaging: Installing fuse (564/1252) >15:49:26,292 DEBUG packaging: Installing libmtp (565/1252) >15:49:26,926 DEBUG packaging: Installing pcsc-lite-ccid (566/1252) >15:49:27,692 DEBUG packaging: Installing pcsc-lite (567/1252) >15:49:28,395 DEBUG packaging: Installing rsync (568/1252) >15:49:29,030 DEBUG packaging: Installing mdadm (569/1252) >15:49:30,166 DEBUG packaging: Installing corosynclib (570/1252) >15:49:30,932 DEBUG packaging: Installing corosync (571/1252) >15:49:31,767 DEBUG packaging: Installing iscsi-initiator-utils (572/1252) >15:49:32,734 DEBUG packaging: Installing cronie-anacron (573/1252) >15:49:33,336 DEBUG packaging: Installing cronie (574/1252) >15:49:34,040 DEBUG packaging: Installing crontabs (575/1252) >15:49:34,506 DEBUG packaging: Installing dnsmasq (576/1252) >15:49:35,208 DEBUG packaging: Installing openssh (577/1252) >15:49:36,243 DEBUG packaging: Installing openssh-clients (578/1252) >15:49:36,845 DEBUG packaging: Installing e2fsprogs (579/1252) >15:49:37,748 DEBUG packaging: Installing openssl (580/1252) >15:49:38,616 DEBUG packaging: Installing logrotate (581/1252) >15:49:39,049 DEBUG packaging: Installing binutils (582/1252) >15:49:41,319 DEBUG packaging: Installing btparser (583/1252) >15:49:42,223 DEBUG packaging: Installing espeak (584/1252) >15:49:43,490 DEBUG packaging: Installing cryptsetup (585/1252) >15:49:44,108 DEBUG packaging: Installing color-filesystem (586/1252) >15:49:44,473 DEBUG packaging: Installing colord (587/1252) >15:49:46,580 DEBUG packaging: Installing libcacard (588/1252) >15:49:47,097 DEBUG packaging: Installing spice-glib (589/1252) >15:49:47,816 DEBUG packaging: Installing deltarpm (590/1252) >15:49:48,350 DEBUG packaging: Installing gnupg2 (591/1252) >15:49:49,554 DEBUG packaging: Installing gpgme (592/1252) >15:49:50,789 DEBUG packaging: Installing dhcp-libs (593/1252) >15:49:51,492 DEBUG packaging: Installing audit-libs-python (594/1252) >15:49:51,957 DEBUG packaging: Installing libreport (595/1252) >15:49:52,824 DEBUG packaging: Installing libreport-python (596/1252) >15:49:53,426 DEBUG packaging: Installing abrt-libs (597/1252) >15:49:54,028 DEBUG packaging: Installing abrt (598/1252) >15:49:56,640 DEBUG packaging: Installing libreport-web (599/1252) >15:49:57,045 DEBUG packaging: Installing libreport-plugin-bugzilla (600/1252) >15:49:57,647 DEBUG packaging: Installing libreport-plugin-reportuploader (601/1252) >15:49:58,113 DEBUG packaging: Installing abrt-retrace-client (602/1252) >15:49:58,618 DEBUG packaging: Installing pyliblzma (603/1252) >15:49:59,120 DEBUG packaging: Installing pyxdg (604/1252) >15:49:59,726 DEBUG packaging: Installing python-decorator (605/1252) >15:50:00,294 DEBUG packaging: Installing python-slip-dbus (606/1252) >15:50:00,912 DEBUG packaging: Installing firewalld (607/1252) >15:50:02,080 DEBUG packaging: Installing gettext (608/1252) >15:50:03,399 DEBUG packaging: Installing gdb (609/1252) >15:50:04,768 DEBUG packaging: Installing libquvi (610/1252) >15:50:05,586 DEBUG packaging: Installing totem-pl-parser (611/1252) >15:50:06,504 DEBUG packaging: Installing libwsman1 (612/1252) >15:50:07,324 DEBUG packaging: Installing libgssglue (613/1252) >15:50:08,190 DEBUG packaging: Installing libtirpc (614/1252) >15:50:08,893 DEBUG packaging: Installing rpcbind (615/1252) >15:50:10,831 DEBUG packaging: Installing yp-tools (616/1252) >15:50:11,433 DEBUG packaging: Installing ypbind (617/1252) >15:50:12,136 DEBUG packaging: Installing abrt-addon-ccpp (618/1252) >15:50:12,939 DEBUG packaging: Installing libreport-anaconda (619/1252) >15:50:13,256 DEBUG packaging: Installing libreport-plugin-ureport (620/1252) >15:50:13,689 DEBUG packaging: Installing abrt-plugin-bodhi (621/1252) >15:50:14,255 DEBUG packaging: Installing libreport-plugin-kerneloops (622/1252) >15:50:14,757 DEBUG packaging: Installing abrt-addon-kerneloops (623/1252) >15:50:15,761 DEBUG packaging: Installing abrt-addon-python (624/1252) >15:50:16,465 DEBUG packaging: Installing abrt-dbus (625/1252) >15:50:16,931 DEBUG packaging: Installing abrt-addon-xorg (626/1252) >15:50:17,543 DEBUG packaging: Installing libreport-cli (627/1252) >15:50:18,061 DEBUG packaging: Installing libreport-plugin-logger (628/1252) >15:50:18,563 DEBUG packaging: Installing dhcp-common (629/1252) >15:50:18,964 DEBUG packaging: Installing pygpgme (630/1252) >15:50:19,567 DEBUG packaging: Installing rpm-build-libs (631/1252) >15:50:20,770 DEBUG packaging: Installing rpm-python (632/1252) >15:50:21,273 DEBUG packaging: Installing python-deltarpm (633/1252) >15:50:21,674 DEBUG packaging: Installing crash (634/1252) >15:50:22,678 DEBUG packaging: Installing abrt-addon-vmcore (635/1252) >15:50:23,312 DEBUG packaging: Installing sheepdog (636/1252) >15:50:23,914 DEBUG packaging: Installing fuseiso (637/1252) >15:50:24,517 DEBUG packaging: Installing telepathy-gabble (638/1252) >15:50:25,623 DEBUG packaging: Installing vpnc (639/1252) >15:50:26,157 DEBUG packaging: Installing openswan (640/1252) >15:50:27,062 DEBUG packaging: Installing avahi-libs (641/1252) >15:50:27,696 DEBUG packaging: Installing avahi (642/1252) >15:50:29,117 DEBUG packaging: Installing cups-libs (643/1252) >15:50:29,951 DEBUG packaging: Installing avahi-glib (644/1252) >15:50:31,473 DEBUG packaging: Installing avahi-gobject (645/1252) >15:50:32,075 DEBUG packaging: Installing telepathy-salut (646/1252) >15:50:32,978 DEBUG packaging: Installing python-cups (647/1252) >15:50:33,544 DEBUG packaging: Installing system-config-printer-libs (648/1252) >15:50:34,679 DEBUG packaging: Installing cups-filters-libs (649/1252) >15:50:35,446 DEBUG packaging: Installing cups-pk-helper (650/1252) >15:50:36,715 DEBUG packaging: Installing avahi-autoipd (651/1252) >15:50:37,719 DEBUG packaging: Installing numad (652/1252) >15:50:38,185 DEBUG packaging: Installing quota (653/1252) >15:50:38,951 DEBUG packaging: Installing lvm2-libs (654/1252) >15:50:39,786 DEBUG packaging: Installing lvm2 (655/1252) >15:50:40,852 DEBUG packaging: Installing dmraid-events (656/1252) >15:50:41,355 DEBUG packaging: Installing dmraid (657/1252) >15:50:42,222 DEBUG packaging: Installing python-pyblock (658/1252) >15:50:42,787 DEBUG packaging: Installing xdg-user-dirs (659/1252) >15:50:43,422 DEBUG packaging: Installing dvd+rw-tools (660/1252) >15:50:43,956 DEBUG packaging: Installing gupnp-av (661/1252) >15:50:44,722 DEBUG packaging: Installing libgpod (662/1252) >15:50:45,657 DEBUG packaging: Installing jline (663/1252) >15:50:46,259 DEBUG packaging: Installing rhino (664/1252) >15:50:46,862 DEBUG packaging: Installing gnome-icon-theme-extras (665/1252) >15:50:47,872 DEBUG packaging: Installing gnome-icon-theme-legacy (666/1252) >15:50:50,381 DEBUG packaging: Installing cdrdao (667/1252) >15:50:50,991 DEBUG packaging: Installing sox (668/1252) >15:50:51,994 DEBUG packaging: Installing festival-freebsoft-utils (669/1252) >15:50:52,696 DEBUG packaging: Installing vorbis-tools (670/1252) >15:50:53,263 DEBUG packaging: Installing icedax (671/1252) >15:50:53,997 DEBUG packaging: Installing selinux-policy-doc (672/1252) >15:50:56,003 DEBUG packaging: Installing glx-utils (673/1252) >15:50:56,722 DEBUG packaging: Installing PackageKit-device-rebind (674/1252) >15:50:57,226 DEBUG packaging: Installing mesa-dri-drivers (675/1252) >15:51:00,499 DEBUG packaging: Installing tigervnc-server-minimal (676/1252) >15:51:02,512 DEBUG packaging: Installing alsa-utils (677/1252) >15:51:03,647 DEBUG packaging: Installing flite (678/1252) >15:51:05,653 DEBUG packaging: Installing speech-dispatcher (679/1252) >15:51:06,620 DEBUG packaging: Installing rtkit (680/1252) >15:51:08,189 DEBUG packaging: Installing xorg-x11-fonts-Type1 (681/1252) >15:51:08,955 DEBUG packaging: Installing java-1.7.0-openjdk (682/1252) >15:51:17,778 DEBUG packaging: Installing ghostscript-fonts (683/1252) >15:51:18,412 DEBUG packaging: Installing gd (684/1252) >15:51:19,215 DEBUG packaging: Installing libgphoto2 (685/1252) >15:51:20,535 DEBUG packaging: Installing sane-backends-libs (686/1252) >15:51:21,245 DEBUG packaging: Installing sane-backends (687/1252) >15:51:22,850 DEBUG packaging: Installing urw-fonts (688/1252) >15:51:24,619 DEBUG packaging: Installing ghostscript (689/1252) >15:51:27,993 DEBUG packaging: Installing gutenprint (690/1252) >15:51:30,264 DEBUG packaging: Installing libspectre (691/1252) >15:51:31,030 DEBUG packaging: Installing libXft (692/1252) >15:51:31,833 DEBUG packaging: Installing selinux-policy-devel (693/1252) >15:51:34,974 DEBUG packaging: Installing wpa_supplicant (694/1252) >15:51:35,840 DEBUG packaging: Installing trousers (695/1252) >15:51:37,254 DEBUG packaging: Installing openconnect (696/1252) >15:51:38,358 DEBUG packaging: Installing openvpn (697/1252) >15:51:40,497 DEBUG packaging: Installing crda (698/1252) >15:51:41,063 DEBUG packaging: Installing audit (699/1252) >15:51:41,867 DEBUG packaging: Installing fxload (700/1252) >15:51:42,469 DEBUG packaging: Installing alsa-tools-firmware (701/1252) >15:51:43,071 DEBUG packaging: Installing alsa-firmware (702/1252) >15:51:46,647 DEBUG packaging: Installing libffado (703/1252) >15:51:47,619 DEBUG packaging: Installing jack-audio-connection-kit (704/1252) >15:51:48,987 DEBUG packaging: Installing jack-audio-connection-kit-example-clients (705/1252) >15:51:51,128 DEBUG packaging: Installing recordmydesktop (706/1252) >15:51:51,629 DEBUG packaging: Installing hplip-common (707/1252) >15:51:52,063 DEBUG packaging: Installing hplip-libs (708/1252) >15:51:52,829 DEBUG packaging: Installing os-prober (709/1252) >15:51:53,495 DEBUG packaging: Installing grub2-tools (710/1252) >15:51:55,902 DEBUG packaging: Installing glusterfs (711/1252) >15:51:57,608 DEBUG packaging: Installing glusterfs-fuse (712/1252) >15:51:58,109 DEBUG packaging: Installing chrony (713/1252) >15:51:59,678 DEBUG packaging: Installing radvd (714/1252) >15:52:02,018 DEBUG packaging: Installing media-player-info (715/1252) >15:52:02,985 DEBUG packaging: Installing usb_modeswitch (716/1252) >15:52:03,552 DEBUG packaging: Installing usb_modeswitch-data (717/1252) >15:52:04,558 DEBUG packaging: Installing systemd-python (718/1252) >15:52:04,992 DEBUG packaging: Installing iptables-services (719/1252) >15:52:07,234 DEBUG packaging: Installing qemu-common (720/1252) >15:52:08,945 DEBUG packaging: Installing libsemanage-python (721/1252) >15:52:09,411 DEBUG packaging: Installing grubby (722/1252) >15:52:09,913 DEBUG packaging: Installing xfsprogs (723/1252) >15:52:10,917 DEBUG packaging: Installing btrfs-progs (724/1252) >15:52:11,619 DEBUG packaging: Installing sssd-client (725/1252) >15:52:12,723 DEBUG packaging: Installing passwd (726/1252) >15:52:13,489 DEBUG packaging: Installing usermode (727/1252) >15:52:14,156 DEBUG packaging: Installing sound-theme-freedesktop (728/1252) >15:52:14,822 DEBUG packaging: Installing libcanberra (729/1252) >15:52:15,633 DEBUG packaging: Installing pytz (730/1252) >15:52:15,998 DEBUG packaging: Installing python-inotify (731/1252) >15:52:16,501 DEBUG packaging: Installing guile (732/1252) >15:52:19,112 DEBUG packaging: Installing brltty (733/1252) >15:52:20,917 DEBUG packaging: Installing brlapi (734/1252) >15:52:22,052 DEBUG packaging: Installing wodim (735/1252) >15:52:22,956 DEBUG packaging: Installing python-pwquality (736/1252) >15:52:23,321 DEBUG packaging: Installing mesa-libgbm (737/1252) >15:52:24,088 DEBUG packaging: Installing mesa-libEGL (738/1252) >15:52:24,890 DEBUG packaging: Installing cairo (739/1252) >15:52:25,857 DEBUG packaging: Installing pango (740/1252) >15:52:26,764 DEBUG packaging: Installing cairo-gobject (741/1252) >15:52:28,435 DEBUG packaging: Installing gtk3 (742/1252) >15:52:30,544 DEBUG packaging: Installing gtk2 (743/1252) >15:52:32,883 DEBUG packaging: Installing cogl (744/1252) >15:52:33,886 DEBUG packaging: Installing clutter (745/1252) >15:52:35,107 DEBUG packaging: Installing libcanberra-gtk3 (746/1252) >15:52:35,942 DEBUG packaging: Installing gstreamer1-plugins-base (747/1252) >15:52:38,867 DEBUG packaging: Installing webkitgtk3 (748/1252) >15:52:47,523 DEBUG packaging: Installing clutter-gtk (749/1252) >15:52:49,094 DEBUG packaging: Installing librsvg2 (750/1252) >15:52:49,998 DEBUG packaging: Installing gstreamer-plugins-base (751/1252) >15:52:51,266 DEBUG packaging: Installing clutter-gst2 (752/1252) >15:52:51,900 DEBUG packaging: Installing gcr (753/1252) >15:52:54,710 DEBUG packaging: Installing gnome-online-accounts (754/1252) >15:52:55,714 DEBUG packaging: Installing gnome-keyring (755/1252) >15:52:57,050 DEBUG packaging: Installing yelp (756/1252) >15:52:58,771 DEBUG packaging: Installing yelp-libs (757/1252) >15:52:59,538 DEBUG packaging: Installing gstreamer1-plugins-bad-free (758/1252) >15:53:00,906 DEBUG packaging: Installing libgweather (759/1252) >15:53:05,783 DEBUG packaging: Installing gjs (760/1252) >15:53:06,686 DEBUG packaging: Installing gstreamer1-plugins-good (761/1252) >15:53:08,761 DEBUG packaging: Installing gnome-bluetooth-libs (762/1252) >15:53:10,132 DEBUG packaging: Installing grilo (763/1252) >15:53:10,966 DEBUG packaging: Installing vte3 (764/1252) >15:53:12,070 DEBUG packaging: Installing cairomm (765/1252) >15:53:12,937 DEBUG packaging: Installing pangomm (766/1252) >15:53:17,182 DEBUG packaging: Installing farstream02 (767/1252) >15:53:18,048 DEBUG packaging: Installing libdmapsharing (768/1252) >15:53:18,714 DEBUG packaging: Installing libchamplain (769/1252) >15:53:19,449 DEBUG packaging: Installing libglade2 (770/1252) >15:53:20,259 DEBUG packaging: Installing gtksourceview3 (771/1252) >15:53:21,966 DEBUG packaging: Installing gtk-vnc2 (772/1252) >15:53:22,733 DEBUG packaging: Installing spice-gtk3 (773/1252) >15:53:23,436 DEBUG packaging: Installing libwnck3 (774/1252) >15:53:24,503 DEBUG packaging: Installing colord-gtk (775/1252) >15:53:25,237 DEBUG packaging: Installing eekboard-libs (776/1252) >15:53:26,348 DEBUG packaging: Installing gtkhtml3 (777/1252) >15:53:27,718 DEBUG packaging: Installing poppler-glib (778/1252) >15:53:28,384 DEBUG packaging: Installing libgxps (779/1252) >15:53:29,088 DEBUG packaging: Installing tracker (780/1252) >15:53:31,395 DEBUG packaging: Installing evince-libs (781/1252) >15:53:32,298 DEBUG packaging: Installing pycairo (782/1252) >15:53:32,965 DEBUG packaging: Installing pygobject3 (783/1252) >15:53:33,599 DEBUG packaging: Installing pygtk2 (784/1252) >15:53:34,768 DEBUG packaging: Installing libreport-gtk (785/1252) >15:53:35,603 DEBUG packaging: Installing gnome-abrt (786/1252) >15:53:39,882 DEBUG packaging: Installing pygtk2-libglade (787/1252) >15:53:40,284 DEBUG packaging: Installing python3-cairo (788/1252) >15:53:40,918 DEBUG packaging: Installing python3-gobject (789/1252) >15:53:41,721 DEBUG packaging: Installing python3-pyatspi (790/1252) >15:53:42,326 DEBUG packaging: Installing gnome-python2 (791/1252) >15:53:42,744 DEBUG packaging: Installing python-slip-gtk (792/1252) >15:53:43,610 DEBUG packaging: Installing gstreamer-python (793/1252) >15:53:44,413 DEBUG packaging: Installing pyatspi (794/1252) >15:53:44,947 DEBUG packaging: Installing caribou-gtk2-module (795/1252) >15:53:45,381 DEBUG packaging: Installing python-caribou (796/1252) >15:53:45,914 DEBUG packaging: Installing caribou (797/1252) >15:53:46,934 DEBUG packaging: Installing caribou-gtk3-module (798/1252) >15:53:47,373 DEBUG packaging: Installing evince (799/1252) >15:53:53,088 DEBUG packaging: Installing eekboard-service (800/1252) >15:53:54,091 DEBUG packaging: Installing libgnomecanvas (801/1252) >15:53:55,058 DEBUG packaging: Installing gnome-python2-canvas (802/1252) >15:53:55,576 DEBUG packaging: Installing gnome-python2-desktop (803/1252) >15:53:56,180 DEBUG packaging: Installing gnome-python2-gnomekeyring (804/1252) >15:53:56,545 DEBUG packaging: Installing libchamplain-gtk (805/1252) >15:53:57,356 DEBUG packaging: Installing telepathy-farstream (806/1252) >15:53:58,122 DEBUG packaging: Installing gtkmm30 (807/1252) >15:53:59,527 DEBUG packaging: Installing gnome-keyring-pam (808/1252) >15:53:59,892 DEBUG packaging: Installing libzapojit (809/1252) >15:54:00,659 DEBUG packaging: Installing gstreamer-plugins-bad-free (810/1252) >15:54:02,096 DEBUG packaging: Installing clutter-gst (811/1252) >15:54:02,864 DEBUG packaging: Installing gstreamer-plugins-good (812/1252) >15:54:04,770 DEBUG packaging: Installing farstream (813/1252) >15:54:05,737 DEBUG packaging: Installing libpurple (814/1252) >15:54:09,181 DEBUG packaging: Installing telepathy-haze (815/1252) >15:54:09,747 DEBUG packaging: Installing opencv (816/1252) >15:54:12,488 DEBUG packaging: Installing frei0r-plugins (817/1252) >15:54:13,924 DEBUG packaging: Installing gnome-video-effects (818/1252) >15:54:14,490 DEBUG packaging: Installing adwaita-gtk3-theme (819/1252) >15:54:15,024 DEBUG packaging: Installing seed (820/1252) >15:54:15,991 DEBUG packaging: Installing libpeas (821/1252) >15:54:17,195 DEBUG packaging: Installing libcanberra-gtk2 (822/1252) >15:54:17,813 DEBUG packaging: Installing libmash (823/1252) >15:54:19,222 DEBUG packaging: Installing libmx (824/1252) >15:54:20,558 DEBUG packaging: Installing adwaita-gtk2-theme (825/1252) >15:54:21,360 DEBUG packaging: Installing xulrunner (826/1252) >15:54:27,181 DEBUG packaging: Installing pinentry-gtk (827/1252) >15:54:27,683 DEBUG packaging: Installing libgnomekbd (828/1252) >15:54:28,786 DEBUG packaging: Installing unique3 (829/1252) >15:54:29,521 DEBUG packaging: Installing iok (830/1252) >15:54:30,324 DEBUG packaging: Installing glade-libs (831/1252) >15:54:32,231 DEBUG packaging: Installing anaconda-widgets (832/1252) >15:54:33,099 DEBUG packaging: Installing avahi-ui-gtk3 (833/1252) >15:54:33,765 DEBUG packaging: Installing file-roller (834/1252) >15:54:35,679 DEBUG packaging: Installing plymouth-plugin-label (835/1252) >15:54:36,145 DEBUG packaging: Installing plymouth-plugin-two-step (836/1252) >15:54:37,049 DEBUG packaging: Installing plymouth-theme-charge (837/1252) >15:54:37,616 DEBUG packaging: Installing paps-libs (838/1252) >15:54:38,382 DEBUG packaging: Installing poppler-utils (839/1252) >15:54:38,948 DEBUG packaging: Installing cups-filters (840/1252) >15:54:39,856 DEBUG packaging: Installing cups (841/1252) >15:54:44,034 DEBUG packaging: Installing ghostscript-cups (842/1252) >15:54:44,468 DEBUG packaging: Installing foomatic-db-ppds (843/1252) >15:54:54,126 DEBUG packaging: Installing foomatic-db (844/1252) >15:55:00,843 DEBUG packaging: Installing hpijs (845/1252) >15:55:03,366 DEBUG packaging: Installing device-mapper-multipath-libs (846/1252) >15:55:04,570 DEBUG packaging: Installing device-mapper-multipath (847/1252) >15:55:05,273 DEBUG packaging: Installing libatasmart (848/1252) >15:55:06,079 DEBUG packaging: Installing udisks2 (849/1252) >15:55:06,989 DEBUG packaging: Installing gvfs (850/1252) >15:55:08,895 DEBUG packaging: Installing gvfs-afc (851/1252) >15:55:10,115 DEBUG packaging: Installing gvfs-fuse (852/1252) >15:55:10,581 DEBUG packaging: Installing gvfs-obexftp (853/1252) >15:55:11,247 DEBUG packaging: Installing libuser-python (854/1252) >15:55:11,813 DEBUG packaging: Installing python-nss (855/1252) >15:55:12,331 DEBUG packaging: Installing mailx (856/1252) >15:55:12,997 DEBUG packaging: Installing libfprint (857/1252) >15:55:13,764 DEBUG packaging: Installing fprintd (858/1252) >15:55:14,968 DEBUG packaging: Installing liboauth (859/1252) >15:55:15,678 DEBUG packaging: Installing libgdata (860/1252) >15:55:16,689 DEBUG packaging: Installing evolution-data-server (861/1252) >15:55:18,904 DEBUG packaging: Installing folks (862/1252) >15:55:21,174 DEBUG packaging: Installing grilo-plugins (863/1252) >15:55:21,977 DEBUG packaging: Installing totem (864/1252) >15:55:24,247 DEBUG packaging: Installing cryptsetup-python (865/1252) >15:55:25,853 DEBUG packaging: Installing libnfsidmap (866/1252) >15:55:26,657 DEBUG packaging: Installing nfs-utils (867/1252) >15:55:28,867 DEBUG packaging: Installing gnupg (868/1252) >15:55:31,940 DEBUG packaging: Installing python-tempita (869/1252) >15:55:32,907 DEBUG packaging: Installing pyxattr (870/1252) >15:55:33,440 DEBUG packaging: Installing python-cloudfiles (871/1252) >15:55:33,842 DEBUG packaging: Installing python-babel (872/1252) >15:55:35,649 DEBUG packaging: Installing python-di (873/1252) >15:55:36,183 DEBUG packaging: Installing pycryptopp (874/1252) >15:55:36,817 DEBUG packaging: Installing python-boto (875/1252) >15:55:38,755 DEBUG packaging: Installing python-setuptools (876/1252) >15:55:39,874 DEBUG packaging: Installing python-pillow (877/1252) >15:55:40,977 DEBUG packaging: Installing python-iniparse (878/1252) >15:55:41,543 DEBUG packaging: Installing pytalloc (879/1252) >15:55:42,711 DEBUG packaging: Installing samba-libs (880/1252) >15:55:45,118 DEBUG packaging: Installing samba-common (881/1252) >15:55:46,221 DEBUG packaging: Installing libsmbclient (882/1252) >15:55:46,856 DEBUG packaging: Installing python-IPy (883/1252) >15:55:47,859 DEBUG packaging: Installing python-markupsafe (884/1252) >15:55:48,361 DEBUG packaging: Installing python-GnuPGInterface (885/1252) >15:55:48,863 DEBUG packaging: Installing duplicity (886/1252) >15:55:50,083 DEBUG packaging: Installing python-chardet (887/1252) >15:55:50,685 DEBUG packaging: Installing python-kitchen (888/1252) >15:55:51,492 DEBUG packaging: Installing pyOpenSSL (889/1252) >15:55:53,130 DEBUG packaging: Installing python-paste (890/1252) >15:55:54,534 DEBUG packaging: Installing python-beaker (891/1252) >15:55:55,036 DEBUG packaging: Installing python-mako (892/1252) >15:55:55,903 DEBUG packaging: Installing newt-python (893/1252) >15:55:56,469 DEBUG packaging: Installing authconfig (894/1252) >15:55:58,006 DEBUG packaging: Installing python-magic (895/1252) >15:55:58,508 DEBUG packaging: Installing python-bugzilla (896/1252) >15:55:59,073 DEBUG packaging: Installing python-pycurl (897/1252) >15:55:59,776 DEBUG packaging: Installing python-urlgrabber (898/1252) >15:56:00,411 DEBUG packaging: Installing yum (899/1252) >15:56:01,947 DEBUG packaging: Installing anaconda-yum-plugins (900/1252) >15:56:02,348 DEBUG packaging: Installing pykickstart (901/1252) >15:56:03,368 DEBUG packaging: Installing yum-utils (902/1252) >15:56:03,986 DEBUG packaging: Installing createrepo (903/1252) >15:56:04,551 DEBUG packaging: Installing preupgrade (904/1252) >15:56:05,418 DEBUG packaging: Installing python-meh (905/1252) >15:56:06,154 DEBUG packaging: Installing policycoreutils-python (906/1252) >15:56:07,289 DEBUG packaging: Installing policycoreutils-devel (907/1252) >15:56:45,691 DEBUG packaging: Installing setroubleshoot-plugins (908/1252) >15:56:46,895 DEBUG packaging: Installing setroubleshoot-server (909/1252) >15:56:48,062 DEBUG packaging: Installing transmission-common (910/1252) >15:56:49,066 DEBUG packaging: Installing qemu-img (911/1252) >15:56:49,701 DEBUG packaging: Installing liblouis-python3 (912/1252) >15:56:50,066 DEBUG packaging: Installing python3-pyxdg (913/1252) >15:56:50,700 DEBUG packaging: Installing python3-speechd (914/1252) >15:56:51,102 DEBUG packaging: Installing bind-libs-lite (915/1252) >15:56:52,005 DEBUG packaging: Installing dhclient (916/1252) >15:56:52,671 DEBUG packaging: Installing NetworkManager (917/1252) >15:56:53,940 DEBUG packaging: Installing libwvstreams (918/1252) >15:56:55,045 DEBUG packaging: Installing wget (919/1252) >15:56:56,052 DEBUG packaging: Installing telepathy-idle (920/1252) >15:56:56,762 DEBUG packaging: Installing hfsplus-tools (921/1252) >15:56:57,228 DEBUG packaging: Installing spice-server (922/1252) >15:56:58,095 DEBUG packaging: Installing shim-unsigned (923/1252) >15:56:58,797 DEBUG packaging: Installing ldns (924/1252) >15:57:00,201 DEBUG packaging: Installing unbound-libs (925/1252) >15:57:01,321 DEBUG packaging: Installing gnutls-dane (926/1252) >15:57:02,324 DEBUG packaging: Installing gnutls-utils (927/1252) >15:57:02,943 DEBUG packaging: Installing bind-libs (928/1252) >15:57:03,954 DEBUG packaging: Installing socat (929/1252) >15:57:04,688 DEBUG packaging: Installing nmap-ncat (930/1252) >15:57:05,323 DEBUG packaging: Installing libvirt-client (931/1252) >15:57:07,630 DEBUG packaging: Installing libvirt-daemon (932/1252) >15:57:09,235 DEBUG packaging: Installing libvirt-daemon-driver-network (933/1252) >15:57:09,737 DEBUG packaging: Installing libvirt-daemon-driver-qemu (934/1252) >15:57:10,239 DEBUG packaging: Installing libvirt-daemon-driver-secret (935/1252) >15:57:10,841 DEBUG packaging: Installing libvirt-daemon-driver-nwfilter (936/1252) >15:57:11,206 DEBUG packaging: Installing libvirt-daemon-driver-storage (937/1252) >15:57:11,712 DEBUG packaging: Installing libvirt-daemon-driver-nodedev (938/1252) >15:57:12,130 DEBUG packaging: Installing libvirt-daemon-driver-interface (939/1252) >15:57:12,564 DEBUG packaging: Installing libvirt-glib (940/1252) >15:57:13,398 DEBUG packaging: Installing libvirt-gobject (941/1252) >15:57:15,205 DEBUG packaging: Installing cyrus-sasl-gssapi (942/1252) >15:57:15,606 DEBUG packaging: Installing neon (943/1252) >15:57:16,673 DEBUG packaging: Installing libmusicbrainz5 (944/1252) >15:57:17,641 DEBUG packaging: Installing libhangul (945/1252) >15:57:18,977 DEBUG packaging: Installing comps-extras (946/1252) >15:57:20,181 DEBUG packaging: Installing PackageKit-yum (947/1252) >15:57:20,783 DEBUG packaging: Installing PackageKit (948/1252) >15:57:23,290 DEBUG packaging: Installing seavgabios-bin (949/1252) >15:57:23,692 DEBUG packaging: Installing mobile-broadband-provider-info (950/1252) >15:57:24,057 DEBUG packaging: Installing libnm-gtk (951/1252) >15:57:25,361 DEBUG packaging: Installing nm-connection-editor (952/1252) >15:57:26,730 DEBUG packaging: Installing sgabios-bin (953/1252) >15:57:27,031 DEBUG packaging: Installing adwaita-cursor-theme (954/1252) >15:57:27,800 DEBUG packaging: Installing gnome-themes-standard (955/1252) >15:57:32,676 DEBUG packaging: Installing gnome-desktop3 (956/1252) >15:57:34,314 DEBUG packaging: Installing cheese-libs (957/1252) >15:57:36,428 DEBUG packaging: Installing gnome-session (958/1252) >15:57:37,733 DEBUG packaging: Installing fedora-bookmarks (959/1252) >15:57:38,151 DEBUG packaging: Installing firefox (960/1252) >15:57:43,844 DEBUG packaging: Installing gnome-session-xsession (961/1252) >15:57:44,246 DEBUG packaging: Installing cheese (962/1252) >15:57:45,650 DEBUG packaging: Installing gnome-color-manager (963/1252) >15:57:48,020 DEBUG packaging: Installing eog (964/1252) >15:57:53,138 DEBUG packaging: Installing gnome-documents (965/1252) >15:57:54,606 DEBUG packaging: Installing gnome-font-viewer (966/1252) >15:57:55,509 DEBUG packaging: Installing PackageKit-yum-plugin (967/1252) >15:57:56,528 DEBUG packaging: Installing sushi (968/1252) >15:57:57,563 DEBUG packaging: Installing sssd (969/1252) >15:57:59,069 DEBUG packaging: Installing bind-utils (970/1252) >15:57:59,635 DEBUG packaging: Installing shim (971/1252) >15:58:00,046 DEBUG packaging: Installing hplip (972/1252) >15:58:02,388 DEBUG packaging: Installing wvdial (973/1252) >15:58:02,990 DEBUG packaging: Installing NetworkManager-openconnect (974/1252) >15:58:05,830 DEBUG packaging: Installing NetworkManager-pptp (975/1252) >15:58:08,001 DEBUG packaging: Installing NetworkManager-openvpn (976/1252) >15:58:09,270 DEBUG packaging: Installing NetworkManager-vpnc (977/1252) >15:58:10,274 DEBUG packaging: Installing transmission-gtk (978/1252) >15:58:11,443 DEBUG packaging: Installing yum-langpacks (979/1252) >15:58:12,711 DEBUG packaging: Installing gvfs-smb (980/1252) >15:58:13,228 DEBUG packaging: Installing samba-client (981/1252) >15:58:14,195 DEBUG packaging: Installing fprintd-pam (982/1252) >15:58:14,797 DEBUG packaging: Installing smartmontools (983/1252) >15:58:15,664 DEBUG packaging: Installing gvfs-archive (984/1252) >15:58:16,274 DEBUG packaging: Installing gvfs-gphoto2 (985/1252) >15:58:17,493 DEBUG packaging: Installing gvfs-goa (986/1252) >15:58:18,096 DEBUG packaging: Installing gvfs-mtp (987/1252) >15:58:18,662 DEBUG packaging: Installing foomatic (988/1252) >15:58:19,529 DEBUG packaging: Installing gutenprint-cups (989/1252) >15:58:20,834 DEBUG packaging: Installing bluez-cups (990/1252) >15:58:21,236 DEBUG packaging: Installing paps (991/1252) >15:58:22,773 DEBUG packaging: Installing plymouth-system-theme (992/1252) >15:58:23,090 DEBUG packaging: Installing vinagre (993/1252) >15:58:25,597 DEBUG packaging: Installing seahorse (994/1252) >15:58:30,142 DEBUG packaging: Installing totem-mozplugin (995/1252) >15:58:30,908 DEBUG packaging: Installing gnome-system-monitor (996/1252) >15:58:32,614 DEBUG packaging: Installing gnome-terminal (997/1252) >15:58:34,520 DEBUG packaging: Installing simple-scan (998/1252) >15:58:35,455 DEBUG packaging: Installing aisleriot (999/1252) >15:58:43,342 DEBUG packaging: Installing shotwell (1000/1252) >15:58:45,513 DEBUG packaging: Installing gstreamer-plugins-espeak (1001/1252) >15:58:46,179 DEBUG packaging: Installing gnome-screenshot (1002/1252) >15:58:47,013 DEBUG packaging: Installing gtk2-immodule-xim (1003/1252) >15:58:48,081 DEBUG packaging: Installing PackageKit-gtk3-module (1004/1252) >15:58:48,547 DEBUG packaging: Installing gtk3-immodule-xim (1005/1252) >15:58:49,552 DEBUG packaging: Installing mousetweaks (1006/1252) >15:58:50,419 DEBUG packaging: Installing gnome-dictionary (1007/1252) >15:58:52,288 DEBUG packaging: Installing baobab (1008/1252) >15:58:53,692 DEBUG packaging: Installing xdg-user-dirs-gtk (1009/1252) >15:58:54,801 DEBUG packaging: Installing firewall-config (1010/1252) >15:58:55,267 DEBUG packaging: Installing gucharmap (1011/1252) >15:58:56,836 DEBUG packaging: Installing gnome-system-log (1012/1252) >15:58:58,304 DEBUG packaging: Installing gnome-calculator (1013/1252) >15:59:02,081 DEBUG packaging: Installing setuptool (1014/1252) >15:59:02,848 DEBUG packaging: Installing grub2-efi (1015/1252) >15:59:06,021 DEBUG packaging: Installing libsane-hpaio (1016/1252) >15:59:06,523 DEBUG packaging: Installing wireless-tools (1017/1252) >15:59:07,626 DEBUG packaging: Installing sane-backends-drivers-scanners (1018/1252) >15:59:08,931 DEBUG packaging: Installing icedtea-web (1019/1252) >15:59:09,797 DEBUG packaging: Installing system-config-printer-udev (1020/1252) >15:59:10,965 DEBUG packaging: Installing sos (1021/1252) >15:59:12,478 DEBUG packaging: Installing rsyslog (1022/1252) >15:59:13,481 DEBUG packaging: Installing openssh-server (1023/1252) >15:59:15,107 DEBUG packaging: Installing coolkey (1024/1252) >15:59:16,728 DEBUG packaging: Installing sendmail (1025/1252) >15:59:20,071 DEBUG packaging: Installing isdn4k-utils (1026/1252) >15:59:21,792 DEBUG packaging: Installing rp-pppoe (1027/1252) >15:59:22,559 DEBUG packaging: Installing minicom (1028/1252) >15:59:23,526 DEBUG packaging: Installing pinfo (1029/1252) >15:59:24,329 DEBUG packaging: Installing PackageKit-gstreamer-plugin (1030/1252) >15:59:24,795 DEBUG packaging: Installing PackageKit-command-not-found (1031/1252) >15:59:25,329 DEBUG packaging: Installing realmd (1032/1252) >15:59:26,697 DEBUG packaging: Installing xorg-x11-drv-fbdev (1033/1252) >15:59:27,099 DEBUG packaging: Installing xorg-x11-drv-wacom (1034/1252) >15:59:27,906 DEBUG packaging: Installing xorg-x11-drv-vesa (1035/1252) >15:59:28,307 DEBUG packaging: Installing xorg-x11-drv-ati (1036/1252) >15:59:28,910 DEBUG packaging: Installing xorg-x11-drv-evdev (1037/1252) >15:59:29,412 DEBUG packaging: Installing xorg-x11-drv-openchrome (1038/1252) >15:59:30,214 DEBUG packaging: Installing xorg-x11-drv-vmware (1039/1252) >15:59:30,648 DEBUG packaging: Installing xorg-x11-drv-synaptics (1040/1252) >15:59:32,085 DEBUG packaging: Installing xorg-x11-drv-vmmouse (1041/1252) >15:59:32,591 DEBUG packaging: Installing xorg-x11-drv-modesetting (1042/1252) >15:59:33,157 DEBUG packaging: Installing xorg-x11-drv-intel (1043/1252) >15:59:33,859 DEBUG packaging: Installing xorg-x11-drv-qxl (1044/1252) >15:59:34,425 DEBUG packaging: Installing xorg-x11-drv-mga (1045/1252) >15:59:34,961 DEBUG packaging: Installing polkit-js-engine (1046/1252) >15:59:35,362 DEBUG packaging: Installing ModemManager (1047/1252) >15:59:38,188 DEBUG packaging: Installing selinux-policy-targeted (1048/1252) >15:59:54,449 DEBUG packaging: Installing irda-utils (1049/1252) >15:59:55,253 DEBUG packaging: Installing irqbalance (1050/1252) >15:59:55,920 DEBUG packaging: Installing b43-openfwwf (1051/1252) >15:59:56,455 DEBUG packaging: Installing psacct (1052/1252) >15:59:57,422 DEBUG packaging: Installing net-tools (1053/1252) >15:59:58,626 DEBUG packaging: Installing mcelog (1054/1252) >15:59:59,493 DEBUG packaging: Installing at (1055/1252) >16:00:00,328 DEBUG packaging: Installing biosdevname (1056/1252) >16:00:00,894 DEBUG packaging: Installing rng-tools (1057/1252) >16:00:01,660 DEBUG packaging: Installing spice-vdagent (1058/1252) >16:00:02,563 DEBUG packaging: Installing aic94xx-firmware (1059/1252) >16:00:03,129 DEBUG packaging: Installing prelink (1060/1252) >16:00:04,033 DEBUG packaging: Installing mlocate (1061/1252) >16:00:05,301 DEBUG packaging: Installing tcpdump (1062/1252) >16:00:06,605 DEBUG packaging: Installing pam_krb5 (1063/1252) >16:00:07,472 DEBUG packaging: Installing sudo (1064/1252) >16:00:09,381 DEBUG packaging: Installing passwdqc (1065/1252) >16:00:10,083 DEBUG packaging: Installing pam_pkcs11 (1066/1252) >16:00:10,950 DEBUG packaging: Installing krb5-workstation (1067/1252) >16:00:12,318 DEBUG packaging: Installing man-db (1068/1252) >16:00:14,326 DEBUG packaging: Installing usbutils (1069/1252) >16:00:14,929 DEBUG packaging: Installing fedora-release-notes (1070/1252) >16:00:16,842 DEBUG packaging: Installing stunnel (1071/1252) >16:00:17,709 DEBUG packaging: Installing cifs-utils (1072/1252) >16:00:18,376 DEBUG packaging: Installing iptstate (1073/1252) >16:00:18,978 DEBUG packaging: Installing libproxy-mozjs (1074/1252) >16:00:19,487 DEBUG packaging: Installing xorg-x11-utils (1075/1252) >16:00:19,990 DEBUG packaging: Installing dump (1076/1252) >16:00:20,692 DEBUG packaging: Installing hunspell-en (1077/1252) >16:00:21,126 DEBUG packaging: Installing iprutils (1078/1252) >16:00:22,098 DEBUG packaging: Installing ntsysv (1079/1252) >16:00:22,800 DEBUG packaging: Installing pcmciautils (1080/1252) >16:00:23,503 DEBUG packaging: Installing linux-atm (1081/1252) >16:00:24,306 DEBUG packaging: Installing tmpwatch (1082/1252) >16:00:24,972 DEBUG packaging: Installing lftp (1083/1252) >16:00:26,176 DEBUG packaging: Installing pciutils (1084/1252) >16:00:26,779 DEBUG packaging: Installing efibootmgr (1085/1252) >16:00:27,382 DEBUG packaging: Installing numactl (1086/1252) >16:00:28,385 DEBUG packaging: Installing jwhois (1087/1252) >16:00:29,188 DEBUG packaging: Installing m17n-contrib (1088/1252) >16:00:30,292 DEBUG packaging: Installing policycoreutils-restorecond (1089/1252) >16:00:31,010 DEBUG packaging: Installing bash-completion (1090/1252) >16:00:32,447 DEBUG packaging: Installing nautilus-sendto (1091/1252) >16:00:33,453 DEBUG packaging: Installing mtr (1092/1252) >16:00:34,120 DEBUG packaging: Installing unzip (1093/1252) >16:00:34,722 DEBUG packaging: Installing zip (1094/1252) >16:00:35,425 DEBUG packaging: Installing bc (1095/1252) >16:00:36,227 DEBUG packaging: Installing ftp (1096/1252) >16:00:36,737 DEBUG packaging: Installing nano (1097/1252) >16:00:37,840 DEBUG packaging: Installing time (1098/1252) >16:00:38,844 DEBUG packaging: Installing ed (1099/1252) >16:00:39,546 DEBUG packaging: Installing lsof (1100/1252) >16:00:40,148 DEBUG packaging: Installing attr (1101/1252) >16:00:40,783 DEBUG packaging: Installing paratype-pt-sans-fonts (1102/1252) >16:00:41,704 DEBUG packaging: Installing cjkuni-uming-fonts (1103/1252) >16:00:46,548 DEBUG packaging: Installing lohit-tamil-fonts (1104/1252) >16:00:47,151 DEBUG packaging: Installing jomolhari-fonts (1105/1252) >16:00:48,017 DEBUG packaging: Installing tabish-eeyek-fonts (1106/1252) >16:00:48,584 DEBUG packaging: Installing liberation-mono-fonts (1107/1252) >16:00:49,150 DEBUG packaging: Installing lohit-devanagari-fonts (1108/1252) >16:00:50,161 DEBUG packaging: Installing lohit-bengali-fonts (1109/1252) >16:00:50,928 DEBUG packaging: Installing thai-scalable-waree-fonts (1110/1252) >16:00:52,534 DEBUG packaging: Installing lohit-punjabi-fonts (1111/1252) >16:00:53,100 DEBUG packaging: Installing lohit-oriya-fonts (1112/1252) >16:00:53,802 DEBUG packaging: Installing gnu-free-serif-fonts (1113/1252) >16:00:56,410 DEBUG packaging: Installing lohit-kannada-fonts (1114/1252) >16:00:57,176 DEBUG packaging: Installing vlgothic-fonts (1115/1252) >16:00:58,380 DEBUG packaging: Installing gnu-free-mono-fonts (1116/1252) >16:00:59,183 DEBUG packaging: Installing sil-abyssinica-fonts (1117/1252) >16:01:00,319 DEBUG packaging: Installing lohit-telugu-fonts (1118/1252) >16:01:00,884 DEBUG packaging: Installing lklug-fonts (1119/1252) >16:01:02,589 DEBUG packaging: Installing dejavu-sans-fonts (1120/1252) >16:01:03,796 DEBUG packaging: Installing liberation-serif-fonts (1121/1252) >16:01:04,500 DEBUG packaging: Installing lohit-assamese-fonts (1122/1252) >16:01:05,520 DEBUG packaging: Installing sil-padauk-fonts (1123/1252) >16:01:06,124 DEBUG packaging: Installing khmeros-base-fonts (1124/1252) >16:01:06,790 DEBUG packaging: Installing dejavu-serif-fonts (1125/1252) >16:01:07,809 DEBUG packaging: Installing paktype-naqsh-fonts (1126/1252) >16:01:08,511 DEBUG packaging: Installing lohit-gujarati-fonts (1127/1252) >16:01:09,115 DEBUG packaging: Installing smc-meera-fonts (1128/1252) >16:01:10,119 DEBUG packaging: Installing wqy-zenhei-fonts (1129/1252) >16:01:13,292 DEBUG packaging: Installing dejavu-sans-mono-fonts (1130/1252) >16:01:14,428 DEBUG packaging: Installing sil-nuosu-fonts (1131/1252) >16:01:15,998 DEBUG packaging: Installing nhn-nanum-gothic-fonts (1132/1252) >16:01:18,067 DEBUG packaging: Installing gnu-free-sans-fonts (1133/1252) >16:01:19,472 DEBUG packaging: Installing liberation-sans-fonts (1134/1252) >16:01:20,278 DEBUG packaging: Installing traceroute (1135/1252) >16:01:20,944 DEBUG packaging: Installing stix-fonts (1136/1252) >16:01:22,012 DEBUG packaging: Installing telnet (1137/1252) >16:01:22,445 DEBUG packaging: Installing talk (1138/1252) >16:01:22,979 DEBUG packaging: Installing microcode_ctl (1139/1252) >16:01:23,713 DEBUG packaging: Installing tree (1140/1252) >16:01:24,280 DEBUG packaging: Installing mpage (1141/1252) >16:01:25,247 DEBUG packaging: Installing bridge-utils (1142/1252) >16:01:25,857 DEBUG packaging: Installing rsh (1143/1252) >16:01:26,459 DEBUG packaging: Installing vconfig (1144/1252) >16:01:26,977 DEBUG packaging: Installing b43-fwcutter (1145/1252) >16:01:27,644 DEBUG packaging: Installing dos2unix (1146/1252) >16:01:28,310 DEBUG packaging: Installing symlinks (1147/1252) >16:01:28,816 DEBUG packaging: Installing finger (1148/1252) >16:01:29,382 DEBUG packaging: Installing ethtool (1149/1252) >16:01:30,217 DEBUG packaging: Installing rdist (1150/1252) >16:01:30,835 DEBUG packaging: Installing gnome-getting-started-docs (1151/1252) >16:01:33,806 DEBUG packaging: Installing ql23xx-firmware (1152/1252) >16:01:34,140 DEBUG packaging: Installing rootfiles (1153/1252) >16:01:34,605 DEBUG packaging: Installing iwl105-firmware (1154/1252) >16:01:35,240 DEBUG packaging: Installing iwl5000-firmware (1155/1252) >16:01:35,773 DEBUG packaging: Installing ql2100-firmware (1156/1252) >16:01:36,139 DEBUG packaging: Installing iwl2000-firmware (1157/1252) >16:01:36,640 DEBUG packaging: Installing libertas-usb8388-firmware (1158/1252) >16:01:37,042 DEBUG packaging: Installing iwl100-firmware (1159/1252) >16:01:37,407 DEBUG packaging: Installing zd1211-firmware (1160/1252) >16:01:37,873 DEBUG packaging: Installing ipw2200-firmware (1161/1252) >16:01:38,175 DEBUG packaging: Installing atmel-firmware (1162/1252) >16:01:38,809 DEBUG packaging: Installing iwl3945-firmware (1163/1252) >16:01:39,210 DEBUG packaging: Installing iwl2030-firmware (1164/1252) >16:01:39,676 DEBUG packaging: Installing words (1165/1252) >16:01:40,479 DEBUG packaging: Installing iwl6000g2a-firmware (1166/1252) >16:01:40,912 DEBUG packaging: Installing man-pages (1167/1252) >16:01:46,559 DEBUG packaging: Installing iwl6000g2b-firmware (1168/1252) >16:01:47,061 DEBUG packaging: Installing iwl6050-firmware (1169/1252) >16:01:47,495 DEBUG packaging: Installing iwl135-firmware (1170/1252) >16:01:48,013 DEBUG packaging: Installing iwl4965-firmware (1171/1252) >16:01:48,415 DEBUG packaging: Installing desktop-backgrounds-basic (1172/1252) >16:01:49,418 DEBUG packaging: Installing iwl5150-firmware (1173/1252) >16:01:49,921 DEBUG packaging: Installing ql2200-firmware (1174/1252) >16:01:51,626 DEBUG packaging: Installing iwl1000-firmware (1175/1252) >16:01:52,060 DEBUG packaging: Installing ivtv-firmware (1176/1252) >16:01:52,562 DEBUG packaging: Installing mailcap (1177/1252) >16:01:53,128 DEBUG packaging: Installing ipw2100-firmware (1178/1252) >16:01:53,493 DEBUG packaging: Installing iwl6000-firmware (1179/1252) >16:01:54,096 DEBUG packaging: Installing gnome-backgrounds (1180/1252) >16:01:56,035 DEBUG packaging: Installing kernel (1181/1252) >16:02:08,167 DEBUG packaging: Installing pulseaudio (1182/1252) >16:02:11,942 DEBUG packaging: Installing pulseaudio-module-bluetooth (1183/1252) >16:02:12,409 DEBUG packaging: Installing bluez (1184/1252) >16:02:13,476 DEBUG packaging: Installing gnome-bluetooth (1185/1252) >16:02:14,411 DEBUG packaging: Installing zenity (1186/1252) >16:02:18,085 DEBUG packaging: Installing mutter (1187/1252) >16:02:19,891 DEBUG packaging: Installing gdm-libs (1188/1252) >16:02:20,357 DEBUG packaging: Installing gnome-shell (1189/1252) >16:02:23,931 DEBUG packaging: Installing libnotify (1190/1252) >16:02:24,838 DEBUG packaging: Installing gnome-settings-daemon (1191/1252) >16:02:26,443 DEBUG packaging: Installing gdm (1192/1252) >16:02:29,416 DEBUG packaging: Installing pulseaudio-gdm-hooks (1193/1252) >16:02:29,750 DEBUG packaging: Installing brasero-libs (1194/1252) >16:02:30,616 DEBUG packaging: Installing notify-python (1195/1252) >16:02:31,319 DEBUG packaging: Installing ibus-gtk3 (1196/1252) >16:02:32,687 DEBUG packaging: Installing ibus-gtk2 (1197/1252) >16:02:35,128 DEBUG packaging: Installing ibus (1198/1252) >16:02:37,743 DEBUG packaging: Installing evolution (1199/1252) >16:02:43,022 DEBUG packaging: Installing imsettings-gsettings (1200/1252) >16:02:43,689 DEBUG packaging: Installing imsettings (1201/1252) >16:02:44,900 DEBUG packaging: Installing nautilus-extensions (1202/1252) >16:02:46,510 DEBUG packaging: Installing nautilus (1203/1252) >16:02:49,720 DEBUG packaging: Installing im-chooser-common (1204/1252) >16:02:51,425 DEBUG packaging: Installing brasero (1205/1252) >16:02:55,453 DEBUG packaging: Installing control-center (1206/1252) >16:03:00,231 DEBUG packaging: Installing gnome-settings-daemon-updates (1207/1252) >16:03:00,833 DEBUG packaging: Installing abrt-gui (1208/1252) >16:03:02,154 DEBUG packaging: Installing metacity (1209/1252) >16:03:03,959 DEBUG packaging: Installing lldpad (1210/1252) >16:03:04,994 DEBUG packaging: Installing fcoe-utils (1211/1252) >16:03:05,861 DEBUG packaging: Installing python-blivet (1212/1252) >16:03:07,229 DEBUG packaging: Installing anaconda (1213/1252) >16:03:09,436 DEBUG packaging: Installing libseccomp (1214/1252) >16:03:10,255 DEBUG packaging: Installing qemu-system-x86 (1215/1252) >16:03:13,681 DEBUG packaging: Installing qemu-kvm (1216/1252) >16:03:13,982 DEBUG packaging: Installing libvirt-daemon-kvm (1217/1252) >16:03:14,283 DEBUG packaging: Installing kernel-modules-extra (1218/1252) >16:03:16,792 DEBUG packaging: Installing xl2tpd (1219/1252) >16:03:18,096 DEBUG packaging: Installing NetworkManager-l2tp (1220/1252) >16:03:19,166 DEBUG packaging: Installing gnome-boxes (1221/1252) >16:03:21,738 DEBUG packaging: Installing initial-setup (1222/1252) >16:03:23,345 DEBUG packaging: Installing abrt-desktop (1223/1252) >16:03:23,711 DEBUG packaging: Installing gnome-packagekit (1224/1252) >16:03:28,240 DEBUG packaging: Installing orca (1225/1252) >16:03:34,019 DEBUG packaging: Installing brasero-nautilus (1226/1252) >16:03:35,123 DEBUG packaging: Installing im-chooser (1227/1252) >16:03:35,588 DEBUG packaging: Installing evince-nautilus (1228/1252) >16:03:36,191 DEBUG packaging: Installing totem-nautilus (1229/1252) >16:03:36,657 DEBUG packaging: Installing file-roller-nautilus (1230/1252) >16:03:37,176 DEBUG packaging: Installing deja-dup (1231/1252) >16:03:40,149 DEBUG packaging: Installing evolution-ews (1232/1252) >16:03:41,216 DEBUG packaging: Installing evolution-help (1233/1252) >16:03:46,994 DEBUG packaging: Installing ibus-rawcode (1234/1252) >16:03:47,662 DEBUG packaging: Installing ibus-kkc (1235/1252) >16:03:48,328 DEBUG packaging: Installing ibus-chewing (1236/1252) >16:03:50,098 DEBUG packaging: Installing ibus-m17n (1237/1252) >16:03:50,801 DEBUG packaging: Installing ibus-typing-booster (1238/1252) >16:03:52,206 DEBUG packaging: Installing ibus-libpinyin (1239/1252) >16:03:53,125 DEBUG packaging: Installing ibus-hangul (1240/1252) >16:03:53,991 DEBUG packaging: Installing setroubleshoot (1241/1252) >16:03:55,299 DEBUG packaging: Installing system-config-printer (1242/1252) >16:03:56,310 DEBUG packaging: Installing rhythmbox (1243/1252) >16:04:00,626 DEBUG packaging: Installing gnome-initial-setup (1244/1252) >16:04:02,937 DEBUG packaging: Installing empathy (1245/1252) >16:04:08,860 DEBUG packaging: Installing gnome-disk-utility (1246/1252) >16:04:10,465 DEBUG packaging: Installing gnome-clocks (1247/1252) >16:04:12,440 DEBUG packaging: Installing gnome-contacts (1248/1252) >16:04:13,407 DEBUG packaging: Installing gedit (1249/1252) >16:04:18,435 DEBUG packaging: Installing pulseaudio-module-x11 (1250/1252) >16:04:19,154 DEBUG packaging: Installing alsa-plugins-pulseaudio (1251/1252) >16:04:19,761 DEBUG packaging: Installing xorg-x11-drv-nouveau (1252/1252) >16:04:20,263 DEBUG packaging: Performing post-installation setup tasks >16:12:45,721 DEBUG packaging: VerifyTransaction time: 310.154 >16:12:45,723 INFO packaging: transaction complete >16:12:45,787 DEBUG packaging: QUIT: >16:12:46,690 INFO packaging: ==== start rpm scriptlet logs ==== >16:12:46,691 INFO packaging: warning: filesystem-3.2-7.fc19.x86_64: Header V3 RSA/SHA256 Signature, key ID fb4b18e6: NOKEY > >16:12:46,692 INFO packaging: libgcc-4.8.0-1.fc19.x86_64 (1/1252) > >16:12:46,692 INFO packaging: fontpackages-filesystem-1.44-7.fc19.noarch (2/1252) > >16:12:46,692 INFO packaging: setup-2.8.66-1.fc19.noarch (3/1252) > >16:12:46,693 INFO packaging: filesystem-3.2-7.fc19.x86_64 (4/1252) > >16:12:46,693 INFO packaging: telepathy-filesystem-0.0.2-5.fc19.noarch (5/1252) > >16:12:46,694 INFO packaging: hwdata-0.247-1.fc19.noarch (6/1252) > >16:12:46,694 INFO packaging: 1:control-center-filesystem-3.8.0-3.fc19.x86_64 (7/1252) > >16:12:46,695 INFO packaging: xkeyboard-config-2.8-1.fc19.noarch (8/1252) > >16:12:46,695 INFO packaging: 1:liberation-fonts-common-1.07.2-13.fc19.noarch (9/1252) > >16:12:46,696 INFO packaging: dejavu-fonts-common-2.33-5.fc19.noarch (10/1252) > >16:12:46,696 INFO packaging: gnu-free-fonts-common-20120503-5.fc19.noarch (11/1252) > >16:12:46,696 INFO packaging: mozilla-filesystem-1.9-9.fc19.x86_64 (12/1252) > >16:12:46,700 INFO packaging: tzdata-2013b-2.fc19.noarch (13/1252) > >16:12:46,704 INFO packaging: foomatic-db-filesystem-4.0-36.20130312.fc19.noarch (14/1252) > >16:12:46,706 INFO packaging: m17n-db-1.6.4-2.fc19.noarch (15/1252) > >16:12:46,708 INFO packaging: libreport-filesystem-2.1.3-1.fc19.x86_64 (16/1252) > >16:12:46,710 INFO packaging: 32:bind-license-9.9.2-12.P2.fc19.noarch (17/1252) > >16:12:46,712 INFO packaging: poppler-data-0.4.6-2.fc19.noarch (18/1252) > >16:12:46,714 INFO packaging: kbd-misc-1.15.5-5.fc19.noarch (19/1252) > >16:12:46,716 INFO packaging: 1:cups-filesystem-1.6.2-3.fc19.noarch (20/1252) > >16:12:46,718 INFO packaging: gnome-user-docs-3.8.0-1.fc19.noarch (21/1252) > >16:12:46,720 INFO packaging: basesystem-10.0-8.fc19.noarch (22/1252) > >16:12:46,722 INFO packaging: thai-scalable-fonts-common-0.5.0-6.fc19.noarch (23/1252) > >16:12:46,724 INFO packaging: smc-fonts-common-5.0.1-5.fc19.noarch (24/1252) > >16:12:46,727 INFO packaging: nhn-nanum-fonts-common-3.020-8.fc19.noarch (25/1252) > >16:12:46,729 INFO packaging: khmeros-fonts-common-5.0-16.fc19.noarch (26/1252) > >16:12:46,731 INFO packaging: libkkc-common-0.1.10-1.fc19.noarch (27/1252) > >16:12:46,733 INFO packaging: ipxe-roms-qemu-20130103-1.git717279a.fc19.noarch (28/1252) > >16:12:46,736 INFO packaging: libwacom-data-0.7-3.fc19.noarch (29/1252) > >16:12:46,738 INFO packaging: 1:quota-nls-4.01-5.fc19.noarch (30/1252) > >16:12:46,740 INFO packaging: yelp-xsl-3.8.0-1.fc19.noarch (31/1252) > >16:12:46,742 INFO packaging: libkkc-data-0.1.10-1.fc19.x86_64 (32/1252) > >16:12:46,744 INFO packaging: gnome-js-common-0.1.2-7.fc19.noarch (33/1252) > >16:12:46,746 INFO packaging: linux-firmware-20130201-0.5.git65a5163.fc19.noarch (34/1252) > >16:12:46,748 INFO packaging: seabios-bin-1.7.2-1.fc19.noarch (35/1252) > >16:12:46,750 INFO packaging: 1:emacs-filesystem-24.2-15.fc19.noarch (36/1252) > >16:12:46,753 INFO packaging: tigervnc-license-1.2.80-0.12.20130314svn5065.fc19.noarch (37/1252) > >16:12:46,755 INFO packaging: skkdic-20130104-5.T1435.fc19.noarch (38/1252) > >16:12:46,757 INFO packaging: mesa-dri-filesystem-9.1-3.fc19.x86_64 (39/1252) > >16:12:46,760 INFO packaging: libX11-common-1.5.99.901-2.fc19.noarch (40/1252) > >16:12:46,761 INFO packaging: fedora-release-19-0.5.noarch (41/1252) > >16:12:46,764 INFO packaging: tzdata-java-2013b-2.fc19.noarch (42/1252) > >16:12:46,766 INFO packaging: schroedinger-cat-backgrounds-base-18.90.0-1.fc19.noarch (43/1252) > >16:12:46,768 INFO packaging: schroedinger-cat-backgrounds-animated-18.90.0-1.fc19.noarch (44/1252) > >16:12:46,770 INFO packaging: schroedinger-cat-backgrounds-gnome-18.90.0-1.fc19.noarch (45/1252) > >16:12:46,772 INFO packaging: libreport-fedora-2.1.3-1.fc19.x86_64 (46/1252) > >16:12:46,774 INFO packaging: ncurses-base-5.9-9.20130316.fc19.noarch (47/1252) > >16:12:46,776 INFO packaging: nss-softokn-freebl-3.14.3-1.fc19.x86_64 (48/1252) > >16:12:46,778 INFO packaging: glibc-common-2.17-4.fc19.x86_64 (49/1252) > >16:12:46,780 INFO packaging: glibc-2.17-4.fc19.x86_64 (50/1252) > >16:12:46,782 INFO packaging: libstdc++-4.8.0-1.fc19.x86_64 (51/1252) > >16:12:46,784 INFO packaging: ncurses-libs-5.9-9.20130316.fc19.x86_64 (52/1252) > >16:12:46,787 INFO packaging: bash-4.2.45-1.fc19.x86_64 (53/1252) > >16:12:46,788 INFO packaging: libattr-2.4.46-9.fc19.x86_64 (54/1252) > >16:12:46,790 INFO packaging: libcap-2.22-5.fc19.x86_64 (55/1252) > >16:12:46,793 INFO packaging: libsepol-2.1.9-1.fc19.x86_64 (56/1252) > >16:12:46,795 INFO packaging: pcre-8.32-4.fc19.x86_64 (57/1252) > >16:12:46,797 INFO packaging: libselinux-2.1.13-12.fc19.x86_64 (58/1252) > >16:12:46,799 INFO packaging: zlib-1.2.7-10.fc19.x86_64 (59/1252) > >16:12:46,801 INFO packaging: 1:dbus-libs-1.6.8-4.fc19.x86_64 (60/1252) > >16:12:46,804 INFO packaging: freetype-2.4.11-3.fc19.x86_64 (61/1252) > >16:12:46,805 INFO packaging: libcom_err-1.42.7-2.fc19.x86_64 (62/1252) > >16:12:46,808 INFO packaging: info-5.1-1.fc19.x86_64 (63/1252) > >16:12:46,810 INFO packaging: nspr-4.9.5-2.fc19.x86_64 (64/1252) > >16:12:46,812 INFO packaging: libjpeg-turbo-1.2.90-2.fc19.x86_64 (65/1252) > >16:12:46,814 INFO packaging: nss-util-3.14.3-1.fc19.x86_64 (66/1252) > >16:12:46,816 INFO packaging: libuuid-2.23-0.3.fc19.x86_64 (67/1252) > >16:12:46,818 INFO packaging: readline-6.2-6.fc19.x86_64 (68/1252) > >16:12:46,820 INFO packaging: sqlite-3.7.15.2-2.fc19.x86_64 (69/1252) > >16:12:46,822 INFO packaging: 2:libpng-1.5.13-2.fc19.x86_64 (70/1252) > >16:12:46,824 INFO packaging: bzip2-libs-1.0.6-8.fc19.x86_64 (71/1252) > >16:12:46,827 INFO packaging: libusbx-1.0.14-2.fc19.x86_64 (72/1252) > >16:12:46,829 INFO packaging: audit-libs-2.2.3-2.fc19.x86_64 (73/1252) > >16:12:46,830 INFO packaging: popt-1.13-14.fc19.x86_64 (74/1252) > >16:12:46,833 INFO packaging: chkconfig-1.3.60-1.fc19.x86_64 (75/1252) > >16:12:46,835 INFO packaging: libgpg-error-1.10-4.fc19.x86_64 (76/1252) > >16:12:46,837 INFO packaging: libgcrypt-1.5.1-1.fc19.x86_64 (77/1252) > >16:12:46,839 INFO packaging: xz-libs-5.1.2-4alpha.fc19.x86_64 (78/1252) > >16:12:46,841 INFO packaging: libxml2-2.9.0-4.fc19.x86_64 (79/1252) > >16:12:46,843 INFO packaging: libICE-1.0.8-5.fc19.x86_64 (80/1252) > >16:12:46,845 INFO packaging: libSM-1.2.1-5.fc19.x86_64 (81/1252) > >16:12:46,848 INFO packaging: libacl-2.2.51-9.fc19.x86_64 (82/1252) > >16:12:46,850 INFO packaging: 2:libogg-1.3.0-4.fc19.x86_64 (83/1252) > >16:12:46,852 INFO packaging: libffi-3.0.13-1.fc19.x86_64 (84/1252) > >16:12:46,855 INFO packaging: glib2-2.36.0-1.fc19.x86_64 (85/1252) > >16:12:46,857 INFO packaging: 1:pkgconfig-0.27.1-1.fc19.x86_64 (86/1252) > >16:12:46,859 INFO packaging: shared-mime-info-1.1-4.fc19.x86_64 (87/1252) > >16:12:46,861 INFO packaging: atk-2.8.0-1.fc19.x86_64 (88/1252) > >16:12:46,863 INFO packaging: json-glib-0.15.2-2.fc19.x86_64 (89/1252) > >16:12:46,865 INFO packaging: gobject-introspection-1.36.0-1.fc19.x86_64 (90/1252) > >16:12:46,867 INFO packaging: gstreamer1-1.0.6-1.fc19.x86_64 (91/1252) > >16:12:46,869 INFO packaging: libsecret-0.15-1.fc19.x86_64 (92/1252) > >16:12:46,872 INFO packaging: tcp_wrappers-libs-7.6-73.fc19.x86_64 (93/1252) > >16:12:46,873 INFO packaging: expat-2.1.0-5.fc19.x86_64 (94/1252) > >16:12:46,875 INFO packaging: dbus-glib-0.100-3.fc19.x86_64 (95/1252) > >16:12:46,878 INFO packaging: desktop-file-utils-0.21-2.fc19.x86_64 (96/1252) > >16:12:46,880 INFO packaging: 1:libvorbis-1.3.3-4.fc19.x86_64 (97/1252) > >16:12:46,882 INFO packaging: sed-4.2.2-2.fc19.x86_64 (98/1252) > >16:12:46,884 INFO packaging: grep-2.14-3.fc19.x86_64 (99/1252) > >16:12:46,886 INFO packaging: libdb-5.3.21-8.fc19.x86_64 (100/1252) > >16:12:46,888 INFO packaging: cyrus-sasl-lib-2.1.26-6.fc19.x86_64 (101/1252) > >16:12:46,890 INFO packaging: json-c-0.10-3.fc19.x86_64 (102/1252) > >16:12:46,892 INFO packaging: telepathy-glib-0.20.1-2.fc19.x86_64 (103/1252) > >16:12:46,894 INFO packaging: libtdb-1.2.11-2.fc19.x86_64 (104/1252) > >16:12:46,896 INFO packaging: libcap-ng-0.7.3-3.fc19.x86_64 (105/1252) > >16:12:46,899 INFO packaging: gsettings-desktop-schemas-3.8.0-1.fc19.x86_64 (106/1252) > >16:12:46,901 INFO packaging: lcms2-2.4-5.fc19.x86_64 (107/1252) > >16:12:46,903 INFO packaging: libbluray-0.2.3-2.fc19.x86_64 (108/1252) > >16:12:46,905 INFO packaging: 1:libusb-0.1.4-1.fc19.x86_64 (109/1252) > >16:12:46,907 INFO packaging: libexif-0.6.21-4.fc19.x86_64 (110/1252) > >16:12:46,909 INFO packaging: libtalloc-2.0.8-2.fc19.x86_64 (111/1252) > >16:12:46,911 INFO packaging: libtool-ltdl-2.4.2-12.fc19.x86_64 (112/1252) > >16:12:46,913 INFO packaging: orc-0.4.17-2.fc19.x86_64 (113/1252) > >16:12:46,915 INFO packaging: pixman-0.28.0-3.fc19.x86_64 (114/1252) > >16:12:46,917 INFO packaging: libgnome-keyring-3.8.0-1.fc19.x86_64 (115/1252) > >16:12:46,919 INFO packaging: libsigc++20-2.3.1-2.fc19.x86_64 (116/1252) > >16:12:46,921 INFO packaging: 1:gmp-5.1.1-2.fc19.x86_64 (117/1252) > >16:12:46,923 INFO packaging: keyutils-libs-1.5.5-4.fc19.x86_64 (118/1252) > >16:12:46,925 INFO packaging: libnl3-3.2.21-1.fc19.x86_64 (119/1252) > >16:12:46,927 INFO packaging: elfutils-libelf-0.155-5.fc19.x86_64 (120/1252) > >16:12:46,929 INFO packaging: xmlrpc-c-1.32.5-1901.svn2451.fc19.x86_64 (121/1252) > >16:12:46,931 INFO packaging: lua-5.1.4-12.fc19.x86_64 (122/1252) > >16:12:46,933 INFO packaging: gawk-4.0.2-2.fc19.x86_64 (123/1252) > >16:12:46,936 INFO packaging: libidn-1.26-2.fc19.x86_64 (124/1252) > >16:12:46,938 INFO packaging: bluez-libs-4.101-6.fc19.x86_64 (125/1252) > >16:12:46,940 INFO packaging: libtasn1-3.3-1.fc19.x86_64 (126/1252) > >16:12:46,941 INFO packaging: p11-kit-0.17.5-2.fc19.x86_64 (127/1252) > >16:12:46,944 INFO packaging: libpciaccess-0.13.1-3.fc19.x86_64 (128/1252) > >16:12:46,946 INFO packaging: 14:libpcap-1.3.0-4.fc19.x86_64 (129/1252) > >16:12:46,948 INFO packaging: speex-1.2-0.16.rc1.fc19.x86_64 (130/1252) > >16:12:46,950 INFO packaging: glibmm24-2.35.9-1.fc19.x86_64 (131/1252) > >16:12:46,952 INFO packaging: libcroco-0.6.8-2.fc19.x86_64 (132/1252) > >16:12:46,954 INFO packaging: 1:libtheora-1.1.1-5.fc19.x86_64 (133/1252) > >16:12:46,957 INFO packaging: libxslt-1.1.28-2.fc19.x86_64 (134/1252) > >16:12:46,959 INFO packaging: libv4l-0.8.8-6.fc19.x86_64 (135/1252) > >16:12:46,961 INFO packaging: iptables-1.4.18-1.fc19.x86_64 (136/1252) > >16:12:46,963 INFO packaging: libXau-1.0.6-7.fc19.x86_64 (137/1252) > >16:12:46,966 INFO packaging: libxcb-1.9-2.fc19.x86_64 (138/1252) > >16:12:46,967 INFO packaging: libX11-1.5.99.901-2.fc19.x86_64 (139/1252) > >16:12:46,970 INFO packaging: libXext-1.3.1-4.fc19.x86_64 (140/1252) > >16:12:46,972 INFO packaging: libXfixes-5.0-5.fc19.x86_64 (141/1252) > >16:12:46,974 INFO packaging: libXi-1.7-1.fc19.x86_64 (142/1252) > >16:12:46,976 INFO packaging: libXdamage-1.1.4-3.fc19.x86_64 (143/1252) > >16:12:46,978 INFO packaging: libXcomposite-0.4.4-3.fc19.x86_64 (144/1252) > >16:12:46,981 INFO packaging: libXtst-1.2.1-5.fc19.x86_64 (145/1252) > >16:12:46,983 INFO packaging: libXrender-0.9.7-4.fc19.x86_64 (146/1252) > >16:12:46,985 INFO packaging: libXrandr-1.4.0-3.fc19.x86_64 (147/1252) > >16:12:46,987 INFO packaging: libXinerama-1.1.2-4.fc19.x86_64 (148/1252) > >16:12:46,989 INFO packaging: libXcursor-1.1.13-4.fc19.x86_64 (149/1252) > >16:12:46,991 INFO packaging: libXv-1.0.7-4.fc19.x86_64 (150/1252) > >16:12:46,993 INFO packaging: libraw1394-2.1.0-1.fc19.x86_64 (151/1252) > >16:12:46,995 INFO packaging: libasyncns-0.8-5.fc19.x86_64 (152/1252) > >16:12:46,997 INFO packaging: libXt-1.1.3-3.fc19.x86_64 (153/1252) > >16:12:46,999 INFO packaging: libtevent-0.9.18-1.fc19.x86_64 (154/1252) > >16:12:47,001 INFO packaging: flac-libs-1.3.0-0.1.pre1.fc19.x86_64 (155/1252) > >16:12:47,003 INFO packaging: libplist-1.10-1.fc19.x86_64 (156/1252) > >16:12:47,006 INFO packaging: jasper-libs-1.900.1-24.fc19.x86_64 (157/1252) > >16:12:47,008 INFO packaging: libgomp-4.8.0-1.fc19.x86_64 (158/1252) > >16:12:47,009 INFO packaging: e2fsprogs-libs-1.42.7-2.fc19.x86_64 (159/1252) > >16:12:47,011 INFO packaging: file-libs-5.11-9.fc19.x86_64 (160/1252) > >16:12:47,013 INFO packaging: hunspell-1.3.2-10.fc19.x86_64 (161/1252) > >16:12:47,016 INFO packaging: hunspell-en-US-0.20121024-3.fc19.noarch (162/1252) > >16:12:47,018 INFO packaging: 1:enchant-1.6.0-6.fc19.x86_64 (163/1252) > >16:12:47,020 INFO packaging: gdbm-1.10-6.fc19.x86_64 (164/1252) > >16:12:47,022 INFO packaging: 1:perl-Pod-Escapes-1.04-261.fc19.noarch (165/1252) > >16:12:47,024 INFO packaging: perl-Encode-2.49-1.fc19.x86_64 (166/1252) > >16:12:47,026 INFO packaging: 4:perl-macros-5.16.3-261.fc19.x86_64 (167/1252) > >16:12:47,028 INFO packaging: 4:perl-libs-5.16.3-261.fc19.x86_64 (168/1252) > >16:12:47,030 INFO packaging: perl-threads-1.86-242.fc19.x86_64 (169/1252) > >16:12:47,032 INFO packaging: perl-Filter-1.45-5.fc19.x86_64 (170/1252) > >16:12:47,034 INFO packaging: perl-Socket-2.009-2.fc19.x86_64 (171/1252) > >16:12:47,037 INFO packaging: 1:perl-Pod-Simple-3.20-261.fc19.noarch (172/1252) > >16:12:47,039 INFO packaging: perl-PathTools-3.40-1.fc19.x86_64 (173/1252) > >16:12:47,041 INFO packaging: perl-threads-shared-1.43-2.fc19.x86_64 (174/1252) > >16:12:47,043 INFO packaging: perl-Scalar-List-Utils-1.27-246.fc19.x86_64 (175/1252) > >16:12:47,045 INFO packaging: perl-Carp-1.26-241.fc19.noarch (176/1252) > >16:12:47,047 INFO packaging: 4:perl-5.16.3-261.fc19.x86_64 (177/1252) > >16:12:47,049 INFO packaging: libaio-0.3.109-7.fc19.x86_64 (178/1252) > >16:12:47,051 INFO packaging: libbsd-0.4.2-3.fc19.x86_64 (179/1252) > >16:12:47,053 INFO packaging: libnl-1.1-17.fc19.x86_64 (180/1252) > >16:12:47,055 INFO packaging: libXxf86vm-1.1.2-4.fc19.x86_64 (181/1252) > >16:12:47,057 INFO packaging: libxkbfile-1.0.8-3.fc19.x86_64 (182/1252) > >16:12:47,059 INFO packaging: xorg-x11-xkb-utils-7.7-5.fc19.x86_64 (183/1252) > >16:12:47,062 INFO packaging: imsettings-libs-1.6.0-3.fc19.x86_64 (184/1252) > >16:12:47,064 INFO packaging: libgee-0.10.0-1.fc19.x86_64 (185/1252) > >16:12:47,066 INFO packaging: xz-5.1.2-4alpha.fc19.x86_64 (186/1252) > >16:12:47,068 INFO packaging: libunistring-0.9.3-7.fc19.x86_64 (187/1252) > >16:12:47,070 INFO packaging: which-2.20-5.fc19.x86_64 (188/1252) > >16:12:47,072 INFO packaging: cpio-2.11-20.fc19.x86_64 (189/1252) > >16:12:47,074 INFO packaging: 1:findutils-4.5.11-1.fc19.x86_64 (190/1252) > >16:12:47,077 INFO packaging: redhat-menus-12.0.2-6.fc19.noarch (191/1252) > >16:12:47,079 INFO packaging: lcms-libs-1.19-9.fc19.x86_64 (192/1252) > >16:12:47,080 INFO packaging: libdvdread-4.2.0-4.fc19.x86_64 (193/1252) > >16:12:47,082 INFO packaging: libical-0.48-4.fc19.x86_64 (194/1252) > >16:12:47,084 INFO packaging: opus-1.0.2-3.fc19.x86_64 (195/1252) > >16:12:47,087 INFO packaging: numactl-libs-2.0.8-4.fc19.x86_64 (196/1252) > >16:12:47,089 INFO packaging: libiscsi-1.7.0-3.fc19.x86_64 (197/1252) > >16:12:47,091 INFO packaging: gsm-1.0.13-9.fc19.x86_64 (198/1252) > >16:12:47,093 INFO packaging: libsndfile-1.0.25-6.fc19.x86_64 (199/1252) > >16:12:47,095 INFO packaging: pulseaudio-libs-3.0-6.fc19.x86_64 (200/1252) > >16:12:47,097 INFO packaging: pulseaudio-libs-glib2-3.0-6.fc19.x86_64 (201/1252) > >16:12:47,099 INFO packaging: libsamplerate-0.1.8-4.fc19.x86_64 (202/1252) > >16:12:47,101 INFO packaging: plymouth-core-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 (203/1252) > >16:12:47,103 INFO packaging: cdparanoia-libs-10.2-13.fc19.x86_64 (204/1252) > >16:12:47,106 INFO packaging: 2:libwbclient-4.0.4-3.fc19.x86_64 (205/1252) > >16:12:47,107 INFO packaging: file-5.11-9.fc19.x86_64 (206/1252) > >16:12:47,109 INFO packaging: libldb-1.1.15-2.fc19.x86_64 (207/1252) > >16:12:47,111 INFO packaging: libiec61883-1.2.0-9.fc19.x86_64 (208/1252) > >16:12:47,113 INFO packaging: exempi-2.2.0-6.fc19.x86_64 (209/1252) > >16:12:47,116 INFO packaging: exiv2-libs-0.23-4.fc19.x86_64 (210/1252) > >16:12:47,118 INFO packaging: libgee06-0.6.8-1.fc19.x86_64 (211/1252) > >16:12:47,120 INFO packaging: libudisks2-2.1.0-2.fc19.x86_64 (212/1252) > >16:12:47,122 INFO packaging: libwayland-client-1.0.6-1.fc19.x86_64 (213/1252) > >16:12:47,124 INFO packaging: celt051-0.5.1.3-6.fc19.x86_64 (214/1252) > >16:12:47,126 INFO packaging: kmod-libs-12-3.fc19.x86_64 (215/1252) > >16:12:47,128 INFO packaging: kmod-12-3.fc19.x86_64 (216/1252) > >16:12:47,130 INFO packaging: usbredir-0.6-2.fc19.x86_64 (217/1252) > >16:12:47,132 INFO packaging: bzip2-1.0.6-8.fc19.x86_64 (218/1252) > >16:12:47,134 INFO packaging: 1:make-3.82-15.fc19.x86_64 (219/1252) > >16:12:47,137 INFO packaging: taglib-1.8-5.20130218git.fc19.x86_64 (220/1252) > >16:12:47,138 INFO packaging: mesa-libglapi-9.1-3.fc19.x86_64 (221/1252) > >16:12:47,140 INFO packaging: libedit-3.0-10.20121213cvs.fc19.x86_64 (222/1252) > >16:12:47,142 INFO packaging: 1:js-1.8.5-13.fc19.x86_64 (223/1252) > >16:12:47,144 INFO packaging: libicu-50.1.2-5.fc19.x86_64 (224/1252) > >16:12:47,147 INFO packaging: hostname-3.12-4.fc19.x86_64 (225/1252) > >16:12:47,149 INFO packaging: pcsc-lite-libs-1.8.8-1.fc19.x86_64 (226/1252) > >16:12:47,151 INFO packaging: wavpack-4.60.1-6.fc19.x86_64 (227/1252) > >16:12:47,153 INFO packaging: libvpx-1.2.0-1.fc19.x86_64 (228/1252) > >16:12:47,154 INFO packaging: libusal-1.1.11-17.fc19.x86_64 (229/1252) > >16:12:47,157 INFO packaging: libieee1284-0.2.11-13.fc19.x86_64 (230/1252) > >16:12:47,159 INFO packaging: libdaemon-0.14-5.fc19.x86_64 (231/1252) > >16:12:47,161 INFO packaging: lzo-2.06-4.fc19.x86_64 (232/1252) > >16:12:47,163 INFO packaging: fuse-libs-2.9.2-2.fc19.x86_64 (233/1252) > >16:12:47,165 INFO packaging: libestr-0.1.4-1.fc19.x86_64 (234/1252) > >16:12:47,168 INFO packaging: pciutils-libs-3.1.10-3.fc19.x86_64 (235/1252) > >16:12:47,170 INFO packaging: libXdmcp-1.1.1-4.fc19.x86_64 (236/1252) > >16:12:47,172 INFO packaging: openjpeg-libs-1.5.1-5.fc19.x86_64 (237/1252) > >16:12:47,174 INFO packaging: libee-0.4.1-4.fc19.x86_64 (238/1252) > >16:12:47,176 INFO packaging: plymouth-graphics-libs-0.8.9-0.2013.03.26.0.fc19.x86_64 (239/1252) > >16:12:47,178 INFO packaging: festival-speechtools-libs-1.2.96-25.fc19.x86_64 (240/1252) > >16:12:47,180 INFO packaging: libdvdnav-4.2.0-4.fc19.x86_64 (241/1252) > >16:12:47,182 INFO packaging: gnome-menus-3.8.0-2.fc19.x86_64 (242/1252) > >16:12:47,184 INFO packaging: libXmu-1.1.1-4.fc19.x86_64 (243/1252) > >16:12:47,186 INFO packaging: libavc1394-0.5.3-13.fc19.x86_64 (244/1252) > >16:12:47,188 INFO packaging: libXvMC-1.0.7-4.fc19.x86_64 (245/1252) > >16:12:47,190 INFO packaging: libXxf86misc-1.0.3-6.fc19.x86_64 (246/1252) > >16:12:47,192 INFO packaging: giflib-4.1.6-7.fc19.x86_64 (247/1252) > >16:12:47,194 INFO packaging: xcb-util-0.3.9-2.fc19.x86_64 (248/1252) > >16:12:47,197 INFO packaging: startup-notification-0.12-6.fc19.x86_64 (249/1252) > >16:12:47,199 INFO packaging: libosinfo-0.2.6-1.fc19.x86_64 (250/1252) > >16:12:47,201 INFO packaging: libshout-2.2.2-9.fc19.x86_64 (251/1252) > >16:12:47,203 INFO packaging: atkmm-2.22.6-3.fc19.x86_64 (252/1252) > >16:12:47,206 INFO packaging: elfutils-libs-0.155-5.fc19.x86_64 (253/1252) > >16:12:47,208 INFO packaging: elfutils-0.155-5.fc19.x86_64 (254/1252) > >16:12:47,210 INFO packaging: keyutils-1.5.5-4.fc19.x86_64 (255/1252) > >16:12:47,212 INFO packaging: nettle-2.6-2.fc19.x86_64 (256/1252) > >16:12:47,214 INFO packaging: gnutls-3.1.10-1.fc19.x86_64 (257/1252) > >16:12:47,216 INFO packaging: libpinyin-data-0.8.93-2.fc19.x86_64 (258/1252) > >16:12:47,218 INFO packaging: libpinyin-0.8.93-2.fc19.x86_64 (259/1252) > >16:12:47,220 INFO packaging: groff-base-1.22.2-2.fc19.x86_64 (260/1252) > >16:12:47,222 INFO packaging: libgtop2-2.28.4-4.fc19.x86_64 (261/1252) > >16:12:47,224 INFO packaging: gmime-2.6.15-1.fc19.x86_64 (262/1252) > >16:12:47,227 INFO packaging: libzeitgeist-0.3.18-4.fc19.x86_64 (263/1252) > >16:12:47,229 INFO packaging: libvirt-gconfig-0.1.6-1.fc19.x86_64 (264/1252) > >16:12:47,230 INFO packaging: llvm-libs-3.2-3.fc19.x86_64 (265/1252) > >16:12:47,232 INFO packaging: celt-0.11.1-5.fc19.x86_64 (266/1252) > >16:12:47,234 INFO packaging: acl-2.2.51-9.fc19.x86_64 (267/1252) > >16:12:47,236 INFO packaging: xml-common-0.6.3-39.fc19.noarch (268/1252) > >16:12:47,239 INFO packaging: iso-codes-3.41-2.fc19.noarch (269/1252) > >16:12:47,241 INFO packaging: libxklavier-5.3-2.fc19.x86_64 (270/1252) > >16:12:47,243 INFO packaging: m17n-lib-1.6.4-8.fc19.x86_64 (271/1252) > >16:12:47,245 INFO packaging: libassuan-2.0.3-5.fc19.x86_64 (272/1252) > >16:12:47,247 INFO packaging: pinentry-0.8.1-10.fc19.x86_64 (273/1252) > >16:12:47,249 INFO packaging: nss-softokn-3.14.3-1.fc19.x86_64 (274/1252) > >16:12:47,251 INFO packaging: libcdio-0.90-2.fc19.x86_64 (275/1252) > >16:12:47,253 INFO packaging: mtools-4.0.18-3.fc19.x86_64 (276/1252) > >16:12:47,255 INFO packaging: libss-1.42.7-2.fc19.x86_64 (277/1252) > >16:12:47,257 INFO packaging: libfontenc-1.1.1-3.fc19.x86_64 (278/1252) > >16:12:47,260 INFO packaging: libXfont-1.4.5-4.fc19.x86_64 (279/1252) > >16:12:47,262 INFO packaging: 1:xorg-x11-font-utils-7.5-12.fc19.x86_64 (280/1252) > >16:12:47,264 INFO packaging: psmisc-22.20-2.fc19.x86_64 (281/1252) > >16:12:47,266 INFO packaging: checkpolicy-2.1.12-3.fc19.x86_64 (282/1252) > >16:12:47,268 INFO packaging: vpnc-script-0.5.3-17.svn457.fc19.noarch (283/1252) > >16:12:47,270 INFO packaging: ncurses-5.9-9.20130316.fc19.x86_64 (284/1252) > >16:12:47,272 INFO packaging: ilmbase-1.0.3-5.fc19.x86_64 (285/1252) > >16:12:47,274 INFO packaging: soundtouch-1.4.0-7.fc19.x86_64 (286/1252) > >16:12:47,276 INFO packaging: boost-system-1.53.0-6.fc19.x86_64 (287/1252) > >16:12:47,278 INFO packaging: cryptopp-5.6.1-9.fc19.x86_64 (288/1252) > >16:12:47,280 INFO packaging: gc-7.2d-2.fc19.x86_64 (289/1252) > >16:12:47,282 INFO packaging: libconfig-1.4.9-2.fc19.x86_64 (290/1252) > >16:12:47,284 INFO packaging: libdv-1.0.0-15.fc19.x86_64 (291/1252) > >16:12:47,287 INFO packaging: libhbaapi-2.2.6-2.fc19.x86_64 (292/1252) > >16:12:47,288 INFO packaging: linux-atm-libs-2.5.1-7.fc19.x86_64 (293/1252) > >16:12:47,290 INFO packaging: iproute-3.8.0-3.fc19.x86_64 (294/1252) > >16:12:47,292 INFO packaging: libibverbs-1.1.6-6.fc19.x86_64 (295/1252) > >16:12:47,294 INFO packaging: libvisual-0.4.0-13.fc19.x86_64 (296/1252) > >16:12:47,297 INFO packaging: libart_lgpl-2.3.21-5.fc19.x86_64 (297/1252) > >16:12:47,299 INFO packaging: libsysfs-2.1.0-13.fc19.x86_64 (298/1252) > >16:12:47,301 INFO packaging: slang-2.2.4-8.fc19.x86_64 (299/1252) > >16:12:47,303 INFO packaging: newt-0.52.15-1.fc19.x86_64 (300/1252) > >16:12:47,306 INFO packaging: libwebp-0.2.1-3.fc19.x86_64 (301/1252) > >16:12:47,308 INFO packaging: libcollection-0.6.2-2.fc19.x86_64 (302/1252) > >16:12:47,310 INFO packaging: yajl-2.0.4-2.fc19.x86_64 (303/1252) > >16:12:47,312 INFO packaging: sysvinit-tools-2.88-10.dsf.fc19.x86_64 (304/1252) > >16:12:47,314 INFO packaging: mtdev-1.1.3-2.fc19.x86_64 (305/1252) > >16:12:47,316 INFO packaging: dosfstools-3.0.16-2.fc19.x86_64 (306/1252) > >16:12:47,318 INFO packaging: libqb-0.14.4-2.fc19.x86_64 (307/1252) > >16:12:47,320 INFO packaging: librdmacm-1.0.17-1.fc19.x86_64 (308/1252) > >16:12:47,322 INFO packaging: libhbalinux-1.0.14-5.fc19.x86_64 (309/1252) > >16:12:47,324 INFO packaging: boost-thread-1.53.0-6.fc19.x86_64 (310/1252) > >16:12:47,327 INFO packaging: OpenEXR-libs-1.7.1-5.fc19.x86_64 (311/1252) > >16:12:47,327 INFO packaging: libcdio-paranoia-10.2+0.90-7.fc19.x86_64 (312/1252) > >16:12:47,328 INFO packaging: mesa-libxatracker-9.1-3.fc19.x86_64 (313/1252) > >16:12:47,328 INFO packaging: less-451-3.fc19.x86_64 (314/1252) > >16:12:47,328 INFO packaging: libmicrohttpd-0.9.24-2.fc19.x86_64 (315/1252) > >16:12:47,329 INFO packaging: libgadu-1.11.2-1.fc19.1.x86_64 (316/1252) > >16:12:47,329 INFO packaging: 1:xorg-x11-xauth-1.0.7-3.fc19.x86_64 (317/1252) > >16:12:47,330 INFO packaging: festival-lib-1.96-25.fc19.x86_64 (318/1252) > >16:12:47,330 INFO packaging: festvox-slt-arctic-hts-0.20061229-25.fc19.noarch (319/1252) > >16:12:47,331 INFO packaging: festival-1.96-25.fc19.x86_64 (320/1252) > >16:12:47,331 INFO packaging: liblognorm-0.3.5-1.fc19.x86_64 (321/1252) > >16:12:47,331 INFO packaging: lzop-1.03-8.fc19.x86_64 (322/1252) > >16:12:47,332 INFO packaging: gdisk-0.8.6-1.fc19.x86_64 (323/1252) > >16:12:47,332 INFO packaging: libwayland-cursor-1.0.6-1.fc19.x86_64 (324/1252) > >16:12:47,333 INFO packaging: libgexiv2-0.5.0-6.fc19.x86_64 (325/1252) > >16:12:47,333 INFO packaging: cdparanoia-10.2-13.fc19.x86_64 (326/1252) > >16:12:47,334 INFO packaging: pulseaudio-utils-3.0-6.fc19.x86_64 (327/1252) > >16:12:47,334 INFO packaging: gstreamer-tools-0.10.36-3.fc19.x86_64 (328/1252) > >16:12:47,334 INFO packaging: gstreamer-0.10.36-3.fc19.x86_64 (329/1252) > >16:12:47,335 INFO packaging: gettext-libs-0.18.2.1-1.fc19.x86_64 (330/1252) > >16:12:47,336 INFO packaging: xorg-x11-server-common-1.14.0-3.fc19.x86_64 (331/1252) > >16:12:47,336 INFO packaging: iw-3.8-2.fc19.x86_64 (332/1252) > >16:12:47,336 INFO packaging: perl-Data-Dumper-2.145-1.fc19.x86_64 (333/1252) > >16:12:47,337 INFO packaging: hunspell-en-GB-0.20121024-3.fc19.noarch (334/1252) > >16:12:47,337 INFO packaging: 1:rmt-0.4-0.18.b44.fc19.x86_64 (335/1252) > >16:12:47,338 INFO packaging: fftw-libs-double-3.3.3-5.fc19.x86_64 (336/1252) > >16:12:47,338 INFO packaging: libofa-0.9.3-22.fc19.x86_64 (337/1252) > >16:12:47,339 INFO packaging: LibRaw-0.14.7-2.fc19.x86_64 (338/1252) > >16:12:47,339 INFO packaging: libdc1394-2.2.0-2.fc19.x86_64 (339/1252) > >16:12:47,339 INFO packaging: libXres-1.0.6-4.fc19.x86_64 (340/1252) > >16:12:47,340 INFO packaging: libdmx-1.1.2-3.fc19.x86_64 (341/1252) > >16:12:47,340 INFO packaging: libXxf86dga-1.1.3-4.fc19.x86_64 (342/1252) > >16:12:47,341 INFO packaging: libXevie-1.0.3-6.fc19.x86_64 (343/1252) > >16:12:47,341 INFO packaging: libvdpau-0.6-1.fc19.x86_64 (344/1252) > >16:12:47,342 INFO packaging: libXScrnSaver-1.2.2-5.fc19.x86_64 (345/1252) > >16:12:47,342 INFO packaging: libXpm-3.5.10-4.fc19.x86_64 (346/1252) > >16:12:47,342 INFO packaging: libxml++-2.36.0-2.fc19.x86_64 (347/1252) > >16:12:47,343 INFO packaging: p11-kit-trust-0.17.5-2.fc19.x86_64 (348/1252) > >16:12:47,343 INFO packaging: ca-certificates-2012.87-10.0.fc19.noarch (349/1252) > >16:12:47,344 INFO packaging: 1:obexd-0.46-4.fc19.x86_64 (350/1252) > >16:12:47,344 INFO packaging: highlight-3.13-1.fc19.x86_64 (351/1252) > >16:12:47,345 INFO packaging: mpfr-3.1.1-2.fc19.x86_64 (352/1252) > >16:12:47,345 INFO packaging: openobex-1.5-8.fc19.x86_64 (353/1252) > >16:12:47,346 INFO packaging: desktop-backgrounds-gnome-19.0.0-1.fc19.noarch (354/1252) > >16:12:47,346 INFO packaging: telepathy-logger-0.8.0-2.fc19.x86_64 (355/1252) > >16:12:47,347 INFO packaging: cyrus-sasl-plain-2.1.26-6.fc19.x86_64 (356/1252) > >16:12:47,347 INFO packaging: libdb-utils-5.3.21-8.fc19.x86_64 (357/1252) > >16:12:47,348 INFO packaging: device-mapper-persistent-data-0.1.4-3.fc19.x86_64 (358/1252) > >16:12:47,348 INFO packaging: tcp_wrappers-7.6-73.fc19.x86_64 (359/1252) > >16:12:47,348 INFO packaging: libquvi-scripts-0.4.10-2.fc19.noarch (360/1252) > >16:12:47,349 INFO packaging: procps-ng-3.3.7-1.fc19.x86_64 (361/1252) > >16:12:47,349 INFO packaging: meanwhile-1.1.0-10.fc19.x86_64 (362/1252) > >16:12:47,350 INFO packaging: libtranslit-0.0.2-4.fc19.x86_64 (363/1252) > >16:12:47,350 INFO packaging: libtranslit-m17n-0.0.2-4.fc19.x86_64 (364/1252) > >16:12:47,351 INFO packaging: libipa_hbac-1.9.4-9.fc19.x86_64 (365/1252) > >16:12:47,351 INFO packaging: libwayland-server-1.0.6-1.fc19.x86_64 (366/1252) > >16:12:47,351 INFO packaging: 2:vim-minimal-7.3.822-1.fc19.x86_64 (367/1252) > >16:12:47,352 INFO packaging: libisofs-1.2.8-1.fc19.x86_64 (368/1252) > >16:12:47,352 INFO packaging: 2:tar-1.26-21.fc19.x86_64 (369/1252) > >16:12:47,353 INFO packaging: setools-libs-3.3.7-38.fc19.x86_64 (370/1252) > >16:12:47,353 INFO packaging: augeas-libs-1.0.0-2.fc19.x86_64 (371/1252) > >16:12:47,354 INFO packaging: netcf-libs-0.2.3-4.fc19.x86_64 (372/1252) > >16:12:47,354 INFO packaging: librsync-0.9.7-20.fc19.x86_64 (373/1252) > >16:12:47,354 INFO packaging: 1:isomd5sum-1.0.10-1.fc19.x86_64 (374/1252) > >16:12:47,355 INFO packaging: liblouis-2.5.2-3.fc19.x86_64 (375/1252) > >16:12:47,356 INFO packaging: libchewing-0.3.4-3.fc19.x86_64 (376/1252) > >16:12:47,356 INFO packaging: m4-1.4.16-7.fc19.x86_64 (377/1252) > >16:12:47,356 INFO packaging: diffutils-3.3-1.fc19.x86_64 (378/1252) > >16:12:47,357 INFO packaging: ttmkfdir-3.0.9-39.fc19.x86_64 (379/1252) > >16:12:47,357 INFO packaging: foomatic-filters-4.0.9-1.fc19.x86_64 (380/1252) > >16:12:47,358 INFO packaging: qpdf-libs-4.0.1-3.fc19.x86_64 (381/1252) > >16:12:47,358 INFO packaging: libtar-1.2.11-25.fc19.x86_64 (382/1252) > >16:12:47,359 INFO packaging: libselinux-utils-2.1.13-12.fc19.x86_64 (383/1252) > >16:12:47,359 INFO packaging: procmail-3.22-32.fc19.x86_64 (384/1252) > >16:12:47,359 INFO packaging: abattis-cantarell-fonts-0.0.12-2.fc19.noarch (385/1252) > >16:12:47,360 INFO packaging: 2:ncftp-3.2.5-5.fc19.x86_64 (386/1252) > >16:12:47,360 INFO packaging: compat-readline5-5.2-21.fc19.x86_64 (387/1252) > >16:12:47,361 INFO packaging: dialog-1.2-1.20121230.fc19.x86_64 (388/1252) > >16:12:47,361 INFO packaging: marisa-0.2.2-2.fc19.x86_64 (389/1252) > >16:12:47,362 INFO packaging: libkkc-0.1.10-1.fc19.x86_64 (390/1252) > >16:12:47,362 INFO packaging: libmodman-2.0.1-6.fc19.x86_64 (391/1252) > >16:12:47,363 INFO packaging: libproxy-0.4.11-3.fc19.x86_64 (392/1252) > >16:12:47,363 INFO packaging: glib-networking-2.36.0-1.fc19.x86_64 (393/1252) > >16:12:47,364 INFO packaging: libsoup-2.42.0-1.fc19.x86_64 (394/1252) > >16:12:47,364 INFO packaging: rest-0.7.90-2.fc19.x86_64 (395/1252) > >16:12:47,365 INFO packaging: snappy-1.1.0-1.fc19.x86_64 (396/1252) > >16:12:47,365 INFO packaging: leveldb-1.9.0-1.fc19.x86_64 (397/1252) > >16:12:47,365 INFO packaging: ceph-libs-0.56.4-1.fc19.x86_64 (398/1252) > >16:12:47,366 INFO packaging: webrtc-audio-processing-0.1-3.fc19.x86_64 (399/1252) > >16:12:47,367 INFO packaging: rdate-1.4-23.fc19.x86_64 (400/1252) > >16:12:47,367 INFO packaging: libmpcdec-1.2.6-10.fc19.x86_64 (401/1252) > >16:12:47,368 INFO packaging: sg3_utils-libs-1.35-2.fc19.x86_64 (402/1252) > >16:12:47,368 INFO packaging: SDL-1.2.15-7.fc19.x86_64 (403/1252) > >16:12:47,368 INFO packaging: 2:ntfs-3g-2013.1.13-3.fc19.x86_64 (404/1252) > >16:12:47,369 INFO packaging: 2:ntfsprogs-2013.1.13-3.fc19.x86_64 (405/1252) > >16:12:47,369 INFO packaging: libsss_idmap-1.9.4-9.fc19.x86_64 (406/1252) > >16:12:47,370 INFO packaging: libunwind-1.1-1.fc19.x86_64 (407/1252) > >16:12:47,370 INFO packaging: lrzsz-0.12.20-33.fc19.x86_64 (408/1252) > >16:12:47,370 INFO packaging: opencc-0.4.0-1.fc19.x86_64 (409/1252) > >16:12:47,371 INFO packaging: libytnef-1.5-10.fc19.x86_64 (410/1252) > >16:12:47,371 INFO packaging: libref_array-0.1.3-2.fc19.x86_64 (411/1252) > >16:12:47,372 INFO packaging: 1:dmidecode-2.11-10.fc19.x86_64 (412/1252) > >16:12:47,372 INFO packaging: ustr-1.0.4-13.fc18.x86_64 (413/1252) > >16:12:47,373 INFO packaging: libmcpp-2.7.2-9.fc19.x86_64 (414/1252) > >16:12:47,373 INFO packaging: mcpp-2.7.2-9.fc19.x86_64 (415/1252) > >16:12:47,373 INFO packaging: xorg-x11-server-utils-7.7-1.fc19.x86_64 (416/1252) > >16:12:47,374 INFO packaging: libdhash-0.4.3-2.fc19.x86_64 (417/1252) > >16:12:47,374 INFO packaging: libthai-0.1.14-7.fc19.x86_64 (418/1252) > >16:12:47,375 INFO packaging: pakchois-0.4-8.fc19.x86_64 (419/1252) > >16:12:47,375 INFO packaging: 1:hardlink-1.0-16.fc19.x86_64 (420/1252) > >16:12:47,376 INFO packaging: libpath_utils-0.2.1-2.fc19.x86_64 (421/1252) > >16:12:47,376 INFO packaging: libiptcdata-1.0.4-9.fc19.x86_64 (422/1252) > >16:12:47,377 INFO packaging: libburn-1.2.8-1.fc19.x86_64 (423/1252) > >16:12:47,377 INFO packaging: libdb4-4.8.30-7.fc19.x86_64 (424/1252) > >16:12:47,377 INFO packaging: sgpio-1.2.0.10-11.fc19.x86_64 (425/1252) > >16:12:47,378 INFO packaging: libgdither-0.6-6.fc19.x86_64 (426/1252) > >16:12:47,378 INFO packaging: gavl-1.4.0-2.fc19.x86_64 (427/1252) > >16:12:47,379 INFO packaging: passwdqc-lib-1.2.2-5.fc19.x86_64 (428/1252) > >16:12:47,379 INFO packaging: pth-2.0.7-19.fc19.x86_64 (429/1252) > >16:12:47,380 INFO packaging: libsilc-1.1.10-8.fc19.x86_64 (430/1252) > >16:12:47,380 INFO packaging: graphite2-1.2.0-4.fc19.x86_64 (431/1252) > >16:12:47,381 INFO packaging: harfbuzz-0.9.14-1.fc19.x86_64 (432/1252) > >16:12:47,381 INFO packaging: libpipeline-1.2.2-4.fc19.x86_64 (433/1252) > >16:12:47,382 INFO packaging: libxkbcommon-0.2.0-2.fc19.x86_64 (434/1252) > >16:12:47,382 INFO packaging: enca-1.14-1.fc19.x86_64 (435/1252) > >16:12:47,382 INFO packaging: qrencode-libs-3.4.1-1.fc19.x86_64 (436/1252) > >16:12:47,383 INFO packaging: sbc-1.0-3.fc19.x86_64 (437/1252) > >16:12:47,383 INFO packaging: c-ares-1.9.1-4.fc19.x86_64 (438/1252) > >16:12:47,384 INFO packaging: hesiod-3.1.0-23.fc19.x86_64 (439/1252) > >16:12:47,384 INFO packaging: libnfnetlink-1.0.1-2.fc19.x86_64 (440/1252) > >16:12:47,385 INFO packaging: dotconf-1.3-5.fc19.x86_64 (441/1252) > >16:12:47,385 INFO packaging: libcue-1.3.0-6.fc19.x86_64 (442/1252) > >16:12:47,386 INFO packaging: libmnl-1.0.3-5.fc19.x86_64 (443/1252) > >16:12:47,386 INFO packaging: libnetfilter_conntrack-1.0.3-1.fc19.x86_64 (444/1252) > >16:12:47,386 INFO packaging: jbigkit-libs-2.0-8.fc19.x86_64 (445/1252) > >16:12:47,387 INFO packaging: libtiff-4.0.3-5.fc19.x86_64 (446/1252) > >16:12:47,387 INFO packaging: gdk-pixbuf2-2.28.0-1.fc19.x86_64 (447/1252) > >16:12:47,388 INFO packaging: gvnc-0.5.2-1.fc19.x86_64 (448/1252) > >16:12:47,388 INFO packaging: 1:obex-data-server-0.4.6-5.fc19.x86_64 (449/1252) > >16:12:47,389 INFO packaging: libgsf-1.14.26-2.fc19.x86_64 (450/1252) > >16:12:47,389 INFO packaging: argyllcms-1.4.0-9.fc19.x86_64 (451/1252) > >16:12:47,390 INFO packaging: libbasicobjects-0.1.0-2.fc19.x86_64 (452/1252) > >16:12:47,390 INFO packaging: libini_config-1.0.0-2.fc19.x86_64 (453/1252) > >16:12:47,391 INFO packaging: libverto-0.2.5-2.fc19.x86_64 (454/1252) > >16:12:47,391 INFO packaging: krb5-libs-1.11.1-6.fc19.x86_64 (455/1252) > >16:12:47,391 INFO packaging: 1:openssl-libs-1.0.1e-4.fc19.x86_64 (456/1252) > >16:12:47,392 INFO packaging: libarchive-3.1.2-1.fc19.x86_64 (457/1252) > >16:12:47,392 INFO packaging: libevent-2.0.18-3.fc19.x86_64 (458/1252) > >16:12:47,393 INFO packaging: 1:net-snmp-libs-5.7.2-8.fc19.x86_64 (459/1252) > >16:12:47,393 INFO packaging: python3-libs-3.3.0-10.fc19.x86_64 (460/1252) > >16:12:47,394 INFO packaging: python3-3.3.0-10.fc19.x86_64 (461/1252) > >16:12:47,394 INFO packaging: libssh2-1.4.3-2.fc19.x86_64 (462/1252) > >16:12:47,394 INFO packaging: cyrus-sasl-md5-2.1.26-6.fc19.x86_64 (463/1252) > >16:12:47,395 INFO packaging: fipscheck-lib-1.3.1-3.fc19.x86_64 (464/1252) > >16:12:47,395 INFO packaging: fipscheck-1.3.1-3.fc19.x86_64 (465/1252) > >16:12:47,396 INFO packaging: libcurl-7.29.0-4.fc19.x86_64 (466/1252) > >16:12:47,396 INFO packaging: curl-7.29.0-4.fc19.x86_64 (467/1252) > >16:12:47,397 INFO packaging: nss-tools-3.14.3-11.fc19.x86_64 (468/1252) > >16:12:47,397 INFO packaging: device-mapper-1.02.77-5.fc19.x86_64 (469/1252) > >16:12:47,398 INFO packaging: python-libs-2.7.3-35.fc19.x86_64 (470/1252) > >16:12:47,398 INFO packaging: python-2.7.3-35.fc19.x86_64 (471/1252) > >16:12:47,398 INFO packaging: openldap-2.4.34-2.fc19.x86_64 (472/1252) > >16:12:47,399 INFO packaging: rpm-libs-4.11.0.1-1.fc19.x86_64 (473/1252) > >16:12:47,399 INFO packaging: gzip-1.5-4.fc19.x86_64 (474/1252) > >16:12:47,400 INFO packaging: cracklib-2.8.22-3.fc19.x86_64 (475/1252) > >16:12:47,400 INFO packaging: cracklib-dicts-2.8.22-3.fc19.x86_64 (476/1252) > >16:12:47,401 INFO packaging: device-mapper-libs-1.02.77-5.fc19.x86_64 (477/1252) > >16:12:47,401 INFO packaging: cryptsetup-libs-1.6.1-1.fc19.x86_64 (478/1252) > >16:12:47,401 INFO packaging: nss-3.14.3-11.fc19.x86_64 (479/1252) > >16:12:47,402 INFO packaging: libmount-2.23-0.3.fc19.x86_64 (480/1252) > >16:12:47,402 INFO packaging: rpm-4.11.0.1-1.fc19.x86_64 (481/1252) > >16:12:47,403 INFO packaging: libuser-0.59-1.fc19.x86_64 (482/1252) > >16:12:47,403 INFO packaging: systemd-libs-200-3.fc19.x86_64 (483/1252) > >16:12:47,404 INFO packaging: libpwquality-1.2.1-2.fc19.x86_64 (484/1252) > >16:12:47,404 INFO packaging: coreutils-8.21-8.fc19.x86_64 (485/1252) > >16:12:47,405 INFO packaging: pam-1.1.6-9.fc19.x86_64 (486/1252) > >16:12:47,405 INFO packaging: libblkid-2.23-0.3.fc19.x86_64 (487/1252) > >16:12:47,406 INFO packaging: nss-sysinit-3.14.3-11.fc19.x86_64 (488/1252) > >16:12:47,406 INFO packaging: libsemanage-2.1.10-2.fc19.x86_64 (489/1252) > >16:12:47,406 INFO packaging: 2:shadow-utils-4.1.5.1-5.fc19.x86_64 (490/1252) > >16:12:47,407 INFO packaging: libutempter-1.1.6-2.fc19.x86_64 (491/1252) > >16:12:47,407 INFO packaging: util-linux-2.23-0.3.fc19.x86_64 (492/1252) > >16:12:47,408 INFO packaging: systemd-sysv-200-3.fc19.x86_64 (493/1252) > >16:12:47,408 INFO packaging: 1:dbus-1.6.8-4.fc19.x86_64 (494/1252) > >16:12:47,409 INFO packaging: systemd-200-3.fc19.x86_64 (495/1252) > >16:12:47,409 INFO packaging: policycoreutils-2.1.14-30.fc19.x86_64 (496/1252) > >16:12:47,409 INFO packaging: selinux-policy-3.12.1-24.fc19.noarch (497/1252) > >16:12:47,410 INFO packaging: fontconfig-2.10.92-2.fc19.x86_64 (498/1252) > >16:12:47,410 INFO packaging: libgudev1-200-3.fc19.x86_64 (499/1252) > >16:12:47,411 INFO packaging: polkit-0.110-3.fc19.x86_64 (500/1252) > >16:12:47,411 INFO packaging: alsa-lib-1.0.26-3.fc19.x86_64 (501/1252) > >16:12:47,412 INFO packaging: 1:NetworkManager-glib-0.9.8.1-1.git20130327.fc19.x86_64 (502/1252) > >16:12:47,412 INFO packaging: GConf2-3.2.6-2.fc19.x86_64 (503/1252) > >16:12:47,413 INFO packaging: libdrm-2.4.42-2.fc19.x86_64 (504/1252) > >16:12:47,413 INFO packaging: xorg-x11-server-Xorg-1.14.0-3.fc19.x86_64 (505/1252) > >16:12:47,413 INFO packaging: ibus-libs-1.5.1-3.fc19.x86_64 (506/1252) > >16:12:47,414 INFO packaging: dbus-python-1.1.1-4.fc19.x86_64 (507/1252) > >16:12:47,414 INFO packaging: PackageKit-glib-0.8.7-3.fc19.x86_64 (508/1252) > >16:12:47,415 INFO packaging: ppp-2.4.5-28.fc19.x86_64 (509/1252) > >16:12:47,416 INFO packaging: mesa-libGL-9.1-3.fc19.x86_64 (510/1252) > >16:12:47,416 INFO packaging: dconf-0.16.0-1.fc19.x86_64 (511/1252) > >16:12:47,416 INFO packaging: 1:dbus-x11-1.6.8-4.fc19.x86_64 (512/1252) > >16:12:47,417 INFO packaging: xmlrpc-c-client-1.32.5-1901.svn2451.fc19.x86_64 (513/1252) > >16:12:47,417 INFO packaging: parted-3.1-11.fc19.x86_64 (514/1252) > >16:12:47,418 INFO packaging: xdg-utils-1.1.0-0.15.20120809git.fc19.noarch (515/1252) > >16:12:47,418 INFO packaging: fedora-logos-19.0.0-1.fc19.noarch (516/1252) > >16:12:47,419 INFO packaging: device-mapper-event-libs-1.02.77-5.fc19.x86_64 (517/1252) > >16:12:47,419 INFO packaging: libao-1.1.0-6.fc19.x86_64 (518/1252) > >16:12:47,419 INFO packaging: at-spi2-core-2.8.0-1.fc19.x86_64 (519/1252) > >16:12:47,420 INFO packaging: hicolor-icon-theme-0.12-6.fc19.noarch (520/1252) > >16:12:47,420 INFO packaging: gnome-icon-theme-3.8.0-1.fc19.noarch (521/1252) > >16:12:47,421 INFO packaging: gnome-icon-theme-symbolic-3.8.0.1-1.fc19.noarch (522/1252) > >16:12:47,421 INFO packaging: javapackages-tools-0.13.7-1.fc19.noarch (523/1252) > >16:12:47,422 INFO packaging: jpackage-utils-1.7.5-25.fc19.noarch (524/1252) > >16:12:47,422 INFO packaging: pygobject2-2.28.6-9.fc19.x86_64 (525/1252) > >16:12:47,422 INFO packaging: libxml2-python-2.9.0-4.fc19.x86_64 (526/1252) > >16:12:47,423 INFO packaging: libselinux-python-2.1.13-12.fc19.x86_64 (527/1252) > >16:12:47,423 INFO packaging: pyparted-3.9-2.fc19.x86_64 (528/1252) > >16:12:47,424 INFO packaging: accountsservice-0.6.30-2.fc19.x86_64 (529/1252) > >16:12:47,424 INFO packaging: accountsservice-libs-0.6.30-2.fc19.x86_64 (530/1252) > >16:12:47,425 INFO packaging: poppler-0.22.1-1.fc19.x86_64 (531/1252) > >16:12:47,425 INFO packaging: lockdev-1.0.4-0.6.20111007git.fc19.x86_64 (532/1252) > >16:12:47,426 INFO packaging: usbmuxd-1.0.8-7.fc19.x86_64 (533/1252) > >16:12:47,426 INFO packaging: libimobiledevice-1.1.5-1.fc19.x86_64 (534/1252) > >16:12:47,427 INFO packaging: gssdp-0.14.2-1.fc19.x86_64 (535/1252) > >16:12:47,427 INFO packaging: gupnp-0.20.1-1.fc19.x86_64 (536/1252) > >16:12:47,428 INFO packaging: gupnp-igd-0.2.2-1.fc19.x86_64 (537/1252) > >16:12:47,428 INFO packaging: libnice-0.1.3-2.fc19.x86_64 (538/1252) > >16:12:47,428 INFO packaging: genisoimage-1.1.11-17.fc19.x86_64 (539/1252) > >16:12:47,429 INFO packaging: xorg-x11-xinit-1.3.2-8.fc19.x86_64 (540/1252) > >16:12:47,429 INFO packaging: kpartx-0.4.9-47.fc19.x86_64 (541/1252) > >16:12:47,430 INFO packaging: yum-metadata-parser-1.1.4-8.fc19.x86_64 (542/1252) > >16:12:47,430 INFO packaging: pygobject3-base-3.8.0-1.fc19.x86_64 (543/1252) > >16:12:47,431 INFO packaging: python-slip-0.4.0-1.fc19.noarch (544/1252) > >16:12:47,431 INFO packaging: at-spi2-atk-2.8.0-1.fc19.x86_64 (545/1252) > >16:12:47,431 INFO packaging: device-mapper-event-1.02.77-5.fc19.x86_64 (546/1252) > >16:12:47,432 INFO packaging: pptp-1.7.2-20.fc19.x86_64 (547/1252) > >16:12:47,432 INFO packaging: geoclue-0.12.99-4.fc19.x86_64 (548/1252) > >16:12:47,433 INFO packaging: libwacom-0.7-3.fc19.x86_64 (549/1252) > >16:12:47,433 INFO packaging: libgusb-0.1.6-1.fc19.x86_64 (550/1252) > >16:12:47,434 INFO packaging: colord-libs-0.1.31-1.fc19.x86_64 (551/1252) > >16:12:47,434 INFO packaging: libcgroup-0.38-4.fc19.x86_64 (552/1252) > >16:12:47,434 INFO packaging: iputils-20121221-2.fc19.x86_64 (553/1252) > >16:12:47,435 INFO packaging: initscripts-9.45-2.fc19.x86_64 (554/1252) > >16:12:47,436 INFO packaging: kbd-1.15.5-5.fc19.x86_64 (555/1252) > >16:12:47,436 INFO packaging: pm-utils-1.4.1-23.fc19.x86_64 (556/1252) > >16:12:47,436 INFO packaging: upower-0.9.20-1.fc19.x86_64 (557/1252) > >16:12:47,437 INFO packaging: 1:telepathy-mission-control-5.14.0-2.fc19.x86_64 (558/1252) > >16:12:47,437 INFO packaging: dracut-027-1.fc19.x86_64 (559/1252) > >16:12:47,438 INFO packaging: plymouth-scripts-0.8.9-0.2013.03.26.0.fc19.x86_64 (560/1252) > >16:12:47,438 INFO packaging: plymouth-0.8.9-0.2013.03.26.0.fc19.x86_64 (561/1252) > >16:12:47,439 INFO packaging: ebtables-2.0.10-8.fc19.x86_64 (562/1252) > >16:12:47,439 INFO packaging: cyrus-sasl-2.1.26-6.fc19.x86_64 (563/1252) > >16:12:47,439 INFO packaging: fuse-2.9.2-2.fc19.x86_64 (564/1252) > >16:12:47,440 INFO packaging: libmtp-1.1.6-0.fc19.x86_64 (565/1252) > >16:12:47,440 INFO packaging: pcsc-lite-ccid-1.4.9-1.fc19.x86_64 (566/1252) > >16:12:47,441 INFO packaging: pcsc-lite-1.8.8-1.fc19.x86_64 (567/1252) > >16:12:47,441 INFO packaging: rsync-3.0.9-8.fc19.x86_64 (568/1252) > >16:12:47,442 INFO packaging: mdadm-3.2.6-15.fc19.x86_64 (569/1252) > >16:12:47,442 INFO packaging: corosynclib-2.3.0-3.fc19.x86_64 (570/1252) > >16:12:47,442 INFO packaging: corosync-2.3.0-3.fc19.x86_64 (571/1252) > >16:12:47,443 INFO packaging: iscsi-initiator-utils-6.2.0.873-4.fc19.x86_64 (572/1252) > >16:12:47,443 INFO packaging: cronie-anacron-1.4.10-4.fc19.x86_64 (573/1252) > >16:12:47,444 INFO packaging: cronie-1.4.10-4.fc19.x86_64 (574/1252) > >16:12:47,444 INFO packaging: crontabs-1.11-5.20121102git.fc19.noarch (575/1252) > >16:12:47,445 INFO packaging: dnsmasq-2.66-1rc1.fc19.x86_64 (576/1252) > >16:12:47,445 INFO packaging: openssh-6.1p1-7.fc19.x86_64 (577/1252) > >16:12:47,446 INFO packaging: openssh-clients-6.1p1-7.fc19.x86_64 (578/1252) > >16:12:47,446 INFO packaging: e2fsprogs-1.42.7-2.fc19.x86_64 (579/1252) > >16:12:47,447 INFO packaging: 1:openssl-1.0.1e-4.fc19.x86_64 (580/1252) > >16:12:47,447 INFO packaging: logrotate-3.8.3-2.fc19.x86_64 (581/1252) > >16:12:47,448 INFO packaging: binutils-2.23.52.0.1-6.fc19.x86_64 (582/1252) > >16:12:47,448 INFO packaging: btparser-0.25-2.fc19.x86_64 (583/1252) > >16:12:47,448 INFO packaging: espeak-1.47.03-4.fc19.x86_64 (584/1252) > >16:12:47,449 INFO packaging: cryptsetup-1.6.1-1.fc19.x86_64 (585/1252) > >16:12:47,449 INFO packaging: color-filesystem-1-12.fc19.noarch (586/1252) > >16:12:47,450 INFO packaging: colord-0.1.31-1.fc19.x86_64 (587/1252) > >16:12:47,450 INFO packaging: 2:libcacard-1.4.0-8.fc19.x86_64 (588/1252) > >16:12:47,451 INFO packaging: spice-glib-0.18-2.fc19.x86_64 (589/1252) > >16:12:47,451 INFO packaging: deltarpm-3.6-0.12.20110223git.fc19.x86_64 (590/1252) > >16:12:47,451 INFO packaging: gnupg2-2.0.19-8.fc19.x86_64 (591/1252) > >16:12:47,452 INFO packaging: gpgme-1.3.2-3.fc19.x86_64 (592/1252) > >16:12:47,452 INFO packaging: 12:dhcp-libs-4.2.5-8.fc19.x86_64 (593/1252) > >16:12:47,453 INFO packaging: audit-libs-python-2.2.3-2.fc19.x86_64 (594/1252) > >16:12:47,453 INFO packaging: libreport-2.1.3-1.fc19.x86_64 (595/1252) > >16:12:47,454 INFO packaging: libreport-python-2.1.3-1.fc19.x86_64 (596/1252) > >16:12:47,454 INFO packaging: abrt-libs-2.1.3-1.fc19.x86_64 (597/1252) > >16:12:47,454 INFO packaging: abrt-2.1.3-1.fc19.x86_64 (598/1252) > >16:12:47,455 INFO packaging: libreport-web-2.1.3-1.fc19.x86_64 (599/1252) > >16:12:47,455 INFO packaging: libreport-plugin-bugzilla-2.1.3-1.fc19.x86_64 (600/1252) > >16:12:47,456 INFO packaging: libreport-plugin-reportuploader-2.1.3-1.fc19.x86_64 (601/1252) > >16:12:47,456 INFO packaging: abrt-retrace-client-2.1.3-1.fc19.x86_64 (602/1252) > >16:12:47,457 INFO packaging: pyliblzma-0.5.3-8.fc19.x86_64 (603/1252) > >16:12:47,457 INFO packaging: pyxdg-0.25-1.fc19.noarch (604/1252) > >16:12:47,458 INFO packaging: python-decorator-3.4.0-2.fc19.noarch (605/1252) > >16:12:47,458 INFO packaging: python-slip-dbus-0.4.0-1.fc19.noarch (606/1252) > >16:12:47,459 INFO packaging: firewalld-0.3.1-1.fc19.noarch (607/1252) > >16:12:47,459 INFO packaging: gettext-0.18.2.1-1.fc19.x86_64 (608/1252) > >16:12:47,459 INFO packaging: gdb-7.5.91.20130323-14.fc19.x86_64 (609/1252) > >16:12:47,460 INFO packaging: libquvi-0.4.1-3.fc19.x86_64 (610/1252) > >16:12:47,460 INFO packaging: totem-pl-parser-3.4.4-1.fc19.x86_64 (611/1252) > >16:12:47,461 INFO packaging: libwsman1-2.3.6-6.fc19.x86_64 (612/1252) > >16:12:47,461 INFO packaging: libgssglue-0.4-2.fc19.x86_64 (613/1252) > >16:12:47,462 INFO packaging: libtirpc-0.2.3-0.fc19.x86_64 (614/1252) > >16:12:47,462 INFO packaging: rpcbind-0.2.0-21.fc19.x86_64 (615/1252) > >16:12:47,463 INFO packaging: yp-tools-2.12-13.fc19.x86_64 (616/1252) > >16:12:47,463 INFO packaging: 3:ypbind-1.36-10.fc19.x86_64 (617/1252) > >16:12:47,464 INFO packaging: abrt-addon-ccpp-2.1.3-1.fc19.x86_64 (618/1252) > >16:12:47,464 INFO packaging: libreport-anaconda-2.1.3-1.fc19.x86_64 (619/1252) > >16:12:47,465 INFO packaging: libreport-plugin-ureport-2.1.3-1.fc19.x86_64 (620/1252) > >16:12:47,465 INFO packaging: abrt-plugin-bodhi-2.1.3-1.fc19.x86_64 (621/1252) > >16:12:47,466 INFO packaging: libreport-plugin-kerneloops-2.1.3-1.fc19.x86_64 (622/1252) > >16:12:47,466 INFO packaging: abrt-addon-kerneloops-2.1.3-1.fc19.x86_64 (623/1252) > >16:12:47,467 INFO packaging: abrt-addon-python-2.1.3-1.fc19.x86_64 (624/1252) > >16:12:47,467 INFO packaging: abrt-dbus-2.1.3-1.fc19.x86_64 (625/1252) > >16:12:47,467 INFO packaging: abrt-addon-xorg-2.1.3-1.fc19.x86_64 (626/1252) > >16:12:47,468 INFO packaging: libreport-cli-2.1.3-1.fc19.x86_64 (627/1252) > >16:12:47,468 INFO packaging: libreport-plugin-logger-2.1.3-1.fc19.x86_64 (628/1252) > >16:12:47,469 INFO packaging: 12:dhcp-common-4.2.5-8.fc19.x86_64 (629/1252) > >16:12:47,469 INFO packaging: pygpgme-0.3-6.fc19.x86_64 (630/1252) > >16:12:47,470 INFO packaging: rpm-build-libs-4.11.0.1-1.fc19.x86_64 (631/1252) > >16:12:47,470 INFO packaging: rpm-python-4.11.0.1-1.fc19.x86_64 (632/1252) > >16:12:47,470 INFO packaging: python-deltarpm-3.6-0.12.20110223git.fc19.x86_64 (633/1252) > >16:12:47,471 INFO packaging: crash-6.1.4-1.fc19.x86_64 (634/1252) > >16:12:47,471 INFO packaging: abrt-addon-vmcore-2.1.3-1.fc19.x86_64 (635/1252) > >16:12:47,472 INFO packaging: sheepdog-0.3.0-4.fc19.x86_64 (636/1252) > >16:12:47,472 INFO packaging: fuseiso-20070708-13.fc19.x86_64 (637/1252) > >16:12:47,473 INFO packaging: telepathy-gabble-0.17.3-2.fc19.x86_64 (638/1252) > >16:12:47,473 INFO packaging: vpnc-0.5.3-17.svn457.fc19.x86_64 (639/1252) > >16:12:47,473 INFO packaging: openswan-2.6.38-11.fc19.x86_64 (640/1252) > >16:12:47,474 INFO packaging: avahi-libs-0.6.31-11.fc19.x86_64 (641/1252) > >16:12:47,474 INFO packaging: avahi-0.6.31-11.fc19.x86_64 (642/1252) > >16:12:47,475 INFO packaging: 1:cups-libs-1.6.2-3.fc19.x86_64 (643/1252) > >16:12:47,475 INFO packaging: avahi-glib-0.6.31-11.fc19.x86_64 (644/1252) > >16:12:47,476 INFO packaging: avahi-gobject-0.6.31-11.fc19.x86_64 (645/1252) > >16:12:47,476 INFO packaging: telepathy-salut-0.8.1-2.fc19.x86_64 (646/1252) > >16:12:47,477 INFO packaging: python-cups-1.9.63-1.fc19.x86_64 (647/1252) > >16:12:47,477 INFO packaging: system-config-printer-libs-1.4.0-1.fc19.noarch (648/1252) > >16:12:47,477 INFO packaging: cups-filters-libs-1.0.31-2.fc19.x86_64 (649/1252) > >16:12:47,478 INFO packaging: cups-pk-helper-0.2.4-2.fc19.x86_64 (650/1252) > >16:12:47,478 INFO packaging: avahi-autoipd-0.6.31-11.fc19.x86_64 (651/1252) > >16:12:47,479 INFO packaging: numad-0.5-10.20121130git.fc19.x86_64 (652/1252) > >16:12:47,479 INFO packaging: 1:quota-4.01-5.fc19.x86_64 (653/1252) > >16:12:47,480 INFO packaging: lvm2-libs-2.02.98-5.fc19.x86_64 (654/1252) > >16:12:47,480 INFO packaging: lvm2-2.02.98-5.fc19.x86_64 (655/1252) > >16:12:47,481 INFO packaging: dmraid-events-1.0.0.rc16-20.fc19.x86_64 (656/1252) > >16:12:47,481 INFO packaging: dmraid-1.0.0.rc16-20.fc19.x86_64 (657/1252) > >16:12:47,482 INFO packaging: python-pyblock-0.53-4.fc19.x86_64 (658/1252) > >16:12:47,482 INFO packaging: xdg-user-dirs-0.14-4.fc19.x86_64 (659/1252) > >16:12:47,482 INFO packaging: dvd+rw-tools-7.1-12.fc19.x86_64 (660/1252) > >16:12:47,483 INFO packaging: gupnp-av-0.12.1-1.fc19.x86_64 (661/1252) > >16:12:47,483 INFO packaging: libgpod-0.8.2-9.fc19.x86_64 (662/1252) > >16:12:47,484 INFO packaging: jline-1.0-4.fc19.noarch (663/1252) > >16:12:47,484 INFO packaging: rhino-1.7R4-2.fc19.noarch (664/1252) > >16:12:47,485 INFO packaging: gnome-icon-theme-extras-3.6.2-2.fc19.noarch (665/1252) > >16:12:47,485 INFO packaging: gnome-icon-theme-legacy-3.8.0-1.fc19.noarch (opendir: No such file or directory > >16:12:47,486 INFO packaging: 666/1252) > >16:12:47,486 INFO packaging: cdrdao-1.2.3-19.fc19.x86_64 (667/1252) > >16:12:47,486 INFO packaging: sox-14.4.1-2.fc19.x86_64 (668/1252) > >16:12:47,487 INFO packaging: festival-freebsoft-utils-0.10-6.fc19.noarch (669/1252) > >16:12:47,487 INFO packaging: 1:vorbis-tools-1.4.0-8.fc19.x86_64 (670/1252) > >16:12:47,488 INFO packaging: icedax-1.1.11-17.fc19.x86_64 (671/1252) > >16:12:47,488 INFO packaging: selinux-policy-doc-3.12.1-24.fc19.noarch (672/1252) > >16:12:47,489 INFO packaging: glx-utils-8.1.0-3.fc19.x86_64 (673/1252) > >16:12:47,489 INFO packaging: PackageKit-device-rebind-0.8.7-3.fc19.x86_64 (674/1252) > >16:12:47,489 INFO packaging: mesa-dri-drivers-9.1-3.fc19.x86_64 (675/1252) > >16:12:47,490 INFO packaging: tigervnc-server-minimal-1.2.80-0.12.20130314svn5065.fc19.x86_64 (676/1252) > >16:12:47,490 INFO packaging: alsa-utils-1.0.26-2.fc19.x86_64 (677/1252) > >16:12:47,491 INFO packaging: flite-1.3-19.fc19.x86_64 (678/1252) > >16:12:47,491 INFO packaging: speech-dispatcher-0.7.1-11.fc19.x86_64 (679/1252) > >16:12:47,492 INFO packaging: rtkit-0.11-3.fc19.x86_64 (680/1252) > >16:12:47,492 INFO packaging: xorg-x11-fonts-Type1-7.5-8.fc19.noarch (681/1252) > >16:12:47,492 INFO packaging: 1:java-1.7.0-openjdk-1.7.0.17-2.3.8.4.fc19.x86_64 (682/1252) > >16:12:47,493 INFO packaging: ghostscript-fonts-5.50-30.fc19.noarch (683/1252) > >16:12:47,493 INFO packaging: gd-2.0.35-24.fc19.x86_64 (684/1252) > >16:12:47,494 INFO packaging: libgphoto2-2.5.1.1-1.fc19.x86_64 (685/1252) > >16:12:47,494 INFO packaging: sane-backends-libs-1.0.23-7.fc19.x86_64 (686/1252) > >16:12:47,495 INFO packaging: sane-backends-1.0.23-7.fc19.x86_64 (687/1252) > >16:12:47,495 INFO packaging: urw-fonts-2.4-14.fc19.noarch (688/1252) > >16:12:47,496 INFO packaging: ghostscript-9.06-7.fc19.x86_64 (689/1252) > >16:12:47,496 INFO packaging: gutenprint-5.2.9-11.fc19.x86_64 (690/1252) > >16:12:47,497 INFO packaging: libspectre-0.2.7-2.fc19.x86_64 (691/1252) > >16:12:47,497 INFO packaging: libXft-2.3.1-4.fc19.x86_64 (692/1252) > >16:12:47,497 INFO packaging: selinux-policy-devel-3.12.1-24.fc19.noarch (693/1252) > >16:12:47,498 INFO packaging: 1:wpa_supplicant-1.0-4.fc19.x86_64 (694/1252) > >16:12:47,498 INFO packaging: trousers-0.3.10-2.fc19.x86_64 (695/1252) > >16:12:47,499 INFO packaging: openconnect-4.99-1.fc19.x86_64 (696/1252) > >16:12:47,499 INFO packaging: openvpn-2.3.0-2.fc19.x86_64 (697/1252) > >16:12:47,500 INFO packaging: crda-1.1.3_2013.02.13-2.fc19.x86_64 (698/1252) > >16:12:47,500 INFO packaging: audit-2.2.3-2.fc19.x86_64 (699/1252) > >16:12:47,500 INFO packaging: fxload-2002_04_11-13.fc19.x86_64 (700/1252) > >16:12:47,501 INFO packaging: alsa-tools-firmware-1.0.26.1-4.fc19.x86_64 (701/1252) > >16:12:47,501 INFO packaging: alsa-firmware-1.0.25-3.fc19.noarch (702/1252) > >16:12:47,502 INFO packaging: libffado-2.1.0-2.fc19.x86_64 (703/1252) > >16:12:47,502 INFO packaging: jack-audio-connection-kit-1.9.9.5-2.fc19.x86_64 (704/1252) > >16:12:47,503 INFO packaging: jack-audio-connection-kit-example-clients-1.9.9.5-2.fc19.x86_64 (705/1252) > >16:12:47,503 INFO packaging: recordmydesktop-0.3.8.1-9.fc19.x86_64 (706/1252) > >16:12:47,503 INFO packaging: hplip-common-3.13.3-3.fc19.x86_64 (707/1252) > >16:12:47,504 INFO packaging: hplip-libs-3.13.3-3.fc19.x86_64 (708/1252) > >16:12:47,504 INFO packaging: os-prober-1.57-2.fc19.x86_64 (709/1252) > >16:12:47,505 INFO packaging: 1:grub2-tools-2.00-16.fc19.x86_64 (710/1252) > >16:12:47,505 INFO packaging: glusterfs-3.3.1-11.fc19.x86_64 (711/1252) > >16:12:47,506 INFO packaging: glusterfs-fuse-3.3.1-11.fc19.x86_64 (712/1252) > >16:12:47,506 INFO packaging: chrony-1.27-1.fc19.x86_64 (713/1252) > >16:12:47,507 INFO packaging: radvd-1.9.2-3.fc19.x86_64 (714/1252) > >16:12:47,507 INFO packaging: media-player-info-17-3.fc19.noarch (715/1252) > >16:12:47,508 INFO packaging: usb_modeswitch-1.2.5-2.fc19.x86_64 (716/1252) > >16:12:47,508 INFO packaging: usb_modeswitch-data-20121109-2.fc19.noarch (717/1252) > >16:12:47,508 INFO packaging: systemd-python-200-3.fc19.x86_64 (718/1252) > >16:12:47,509 INFO packaging: iptables-services-1.4.18-1.fc19.x86_64 (719/1252) > >16:12:47,509 INFO packaging: 2:qemu-common-1.4.0-8.fc19.x86_64 (720/1252) > >16:12:47,510 INFO packaging: libsemanage-python-2.1.10-2.fc19.x86_64 (721/1252) > >16:12:47,511 INFO packaging: grubby-8.24-1.fc19.x86_64 (722/1252) > >16:12:47,511 INFO packaging: xfsprogs-3.1.10-2.fc19.x86_64 (723/1252) > >16:12:47,511 INFO packaging: btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 (724/1252) > >16:12:47,512 INFO packaging: sssd-client-1.9.4-9.fc19.x86_64 (725/1252) > >16:12:47,512 INFO packaging: passwd-0.78.99-4.fc19.x86_64 (726/1252) > >16:12:47,513 INFO packaging: usermode-1.111-2.fc19.x86_64 (727/1252) > >16:12:47,513 INFO packaging: sound-theme-freedesktop-0.8-2.fc19.noarch (728/1252) > >16:12:47,514 INFO packaging: libcanberra-0.30-3.fc19.x86_64 (729/1252) > >16:12:47,514 INFO packaging: pytz-2012d-4.fc19.noarch (730/1252) > >16:12:47,515 INFO packaging: python-inotify-0.9.4-2.fc19.noarch (731/1252) > >16:12:47,515 INFO packaging: 5:guile-2.0.7-1.fc19.x86_64 (732/1252) > >16:12:47,516 INFO packaging: brltty-4.3-13.fc19.x86_64 (733/1252) > >16:12:47,516 INFO packaging: brlapi-0.5.6-13.fc19.x86_64 (734/1252) > >16:12:47,516 INFO packaging: wodim-1.1.11-17.fc19.x86_64 (735/1252) > >16:12:47,517 INFO packaging: python-pwquality-1.2.1-2.fc19.x86_64 (736/1252) > >16:12:47,517 INFO packaging: mesa-libgbm-9.1-3.fc19.x86_64 (737/1252) > >16:12:47,518 INFO packaging: mesa-libEGL-9.1-3.fc19.x86_64 (738/1252) > >16:12:47,518 INFO packaging: cairo-1.12.14-1.fc19.x86_64 (739/1252) > >16:12:47,519 INFO packaging: pango-1.34.0-1.fc19.x86_64 (740/1252) > >16:12:47,519 INFO packaging: cairo-gobject-1.12.14-1.fc19.x86_64 (741/1252) > >16:12:47,519 INFO packaging: gtk3-3.8.0-1.fc19.x86_64 (742/1252) > >16:12:47,520 INFO packaging: gtk2-2.24.17-1.fc19.x86_64 (743/1252) > >16:12:47,520 INFO packaging: cogl-1.14.0-1.fc19.x86_64 (744/1252) > >16:12:47,521 INFO packaging: clutter-1.14.0-1.fc19.x86_64 (745/1252) > >16:12:47,521 INFO packaging: libcanberra-gtk3-0.30-3.fc19.x86_64 (746/1252) > >16:12:47,522 INFO packaging: gstreamer1-plugins-base-1.0.6-1.fc19.x86_64 (747/1252) > >16:12:47,522 INFO packaging: webkitgtk3-2.0.0-1.fc19.x86_64 (748/1252) > >16:12:47,523 INFO packaging: clutter-gtk-1.4.4-1.fc19.x86_64 (749/1252) > >16:12:47,523 INFO packaging: librsvg2-2.37.0-2.fc19.x86_64 (750/1252) > >16:12:47,524 INFO packaging: gstreamer-plugins-base-0.10.36-4.fc19.x86_64 (751/1252) > >16:12:47,524 INFO packaging: clutter-gst2-2.0.2-1.fc19.x86_64 (752/1252) > >16:12:47,524 INFO packaging: gcr-3.8.0-1.fc19.x86_64 (753/1252) > >16:12:47,525 INFO packaging: gnome-online-accounts-3.8.0-1.fc19.x86_64 (754/1252) > >16:12:47,525 INFO packaging: gnome-keyring-3.8.0-1.fc19.x86_64 (755/1252) > >16:12:47,526 INFO packaging: 1:yelp-3.8.0-1.fc19.x86_64 (756/1252) > >16:12:47,526 INFO packaging: 1:yelp-libs-3.8.0-1.fc19.x86_64 (757/1252) > >16:12:47,527 INFO packaging: gstr > >16:12:47,527 INFO packaging: (gconftool-2:2313): GConf-WARNING **: Client failed to connect to the D-BUS daemon: > >16:12:47,528 INFO packaging: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 > >16:12:47,528 INFO packaging: eamer1-plugins-bad-free-1.0.6-1.fc19.x86_64 (758/1252) > >16:12:47,528 INFO packaging: libgweather-3.8.0-1.fc19.x86_64 (759/1252) > >16:12:47,529 INFO packaging: gjs-1.36.0-1.fc19.x86_64 (760/1252) > >16:12:47,529 INFO packaging: gstreamer1-plugins-good-1.0.6-1.fc19.x86_64 (761/1252) > >16:12:47,530 INFO packaging: 1:gnome-bluetooth-libs-3.8.0-1.fc19.x86_64 (762/1252) > >16:12:47,530 INFO packaging: grilo-0.2.5-1.fc19.x86_64 (763/1252) > >16:12:47,531 INFO packaging: vte3-0.34.3-1.fc19.x86_64 (764/1252) > >16:12:47,531 INFO packaging: cairomm-1.10.0-6.fc19.x86_64 (765/1252) > >16:12:47,531 INFO packaging: pangomm-2.28.4-3.fc19.x86_64 (766/1252) > >16:12:47,532 INFO packaging: farstream02-0.2.2-3.fc19.x86_64 (767/1252) > >16:12:47,532 INFO packaging: libdmapsharing-2.9.14-4.fc19.x86_64 (768/1252) > >16:12:47,533 INFO packaging: libchamplain-0.12.3-5.fc19.x86_64 (769/1252) > >16:12:47,533 INFO packaging: libglade2-2.6.4-9.fc19.x86_64 (770/1252) > >16:12:47,534 INFO packaging: gtksourceview3-3.8.0-1.fc19.x86_64 (771/1252) > >16:12:47,534 INFO packaging: gtk-vnc2-0.5.2-1.fc19.x86_64 (772/1252) > >16:12:47,534 INFO packaging: spice-gtk3-0.18-2.fc19.x86_64 (773/1252) > >16:12:47,535 INFO packaging: libwnck3-3.4.5-1.fc19.x86_64 (774/1252) > >16:12:47,535 INFO packaging: colord-gtk-0.1.25-1.fc19.x86_64 (775/1252) > >16:12:47,536 INFO packaging: eekboard-libs-1.0.8-3.fc19.x86_64 (776/1252) > >16:12:47,536 INFO packaging: gtkhtml3-4.6.4-1.fc19.x86_64 (777/1252) > >16:12:47,537 INFO packaging: poppler-glib-0.22.1-1.fc19.x86_64 (778/1252) > >16:12:47,537 INFO packaging: libgxps-0.2.2-7.fc19.x86_64 (779/1252) > >16:12:47,538 INFO packaging: tracker-0.16.0-1.fc19.x86_64 (780/1252) > >16:12:47,538 INFO packaging: evince-libs-3.8.0-2.fc19.x86_64 (781/1252) > >16:12:47,538 INFO packaging: pycairo-1.8.10-6.fc19.x86_64 (782/1252) > >16:12:47,539 INFO packaging: pygobject3-3.8.0-1.fc19.x86_64 (783/1252) > >16:12:47,540 INFO packaging: pygtk2-2.24.0-7.fc19.x86_64 (784/1252) > >16:12:47,540 INFO packaging: libreport-gtk-2.1.3-1.fc19.x86_64 (785/1252) > >16:12:47,540 INFO packaging: gnome-abrt-0.2.10-1.fc19.x86_64 (786/1252) > >16:12:47,541 INFO packaging: pygtk2-libglade-2.24.0-7.fc19.x86_64 (787/1252) > >16:12:47,541 INFO packaging: python3-cairo-1.10.0-5.fc19.x86_64 (788/1252) > >16:12:47,542 INFO packaging: python3-gobject-3.8.0-1.fc19.x86_64 (789/1252) > >16:12:47,542 INFO packaging: python3-pyatspi-2.8.0-1.fc19.noarch (790/1252) > >16:12:47,543 INFO packaging: gnome-python2-2.28.1-10.fc19.x86_64 (791/1252) > >16:12:47,543 INFO packaging: python-slip-gtk-0.4.0-1.fc19.noarch (792/1252) > >16:12:47,543 INFO packaging: gstreamer-python-0.10.22-4.fc19.x86_64 (793/1252) > >16:12:47,544 INFO packaging: pyatspi-2.8.0-1.fc19.noarch (794/1252) > >16:12:47,544 INFO packaging: caribou-gtk2-module-0.4.10-1.fc19.x86_64 (795/1252) > >16:12:47,545 INFO packaging: python-caribou-0.4.10-1.fc19.noarch (796/1252) > >16:12:47,545 INFO packaging: caribou-0.4.10-1.fc19.x86_64 (797/1252) > >16:12:47,546 INFO packaging: caribou-gtk3-module-0.4.10-1.fc19.x86_64 (798/1252) > >16:12:47,546 INFO packaging: evince-3.8.0-2.fc19.x86_64 (799/1252) > >16:12:47,547 INFO packaging: eekboard-service-1.0.8-3.fc19.x86_64 (800/1252) > >16:12:47,547 INFO packaging: libgnomecanvas-2.30.3-6.fc19.x86_64 (801/1252) > >16:12:47,547 INFO packaging: gnome-python2-canvas-2.28.1-10.fc19.x86_64 (802/1252) > >16:12:47,548 INFO packaging: gnome-python2-desktop-2.32.0-14.fc19.x86_64 (803/1252) > >16:12:47,548 INFO packaging: gnome-python2-gnomekeyring-2.32.0-14.fc19.x86_64 (804/1252) > >16:12:47,549 INFO packaging: libchamplain-gtk-0.12.3-5.fc19.x86_64 (805/1252) > >16:12:47,549 INFO packaging: telepathy-farstream-0.6.0-2.fc19.x86_64 (806/1252) > >16:12:47,550 INFO packaging: gtkmm30-3.7.12-1.fc19.x86_64 (807/1252) > >16:12:47,550 INFO packaging: gnome-keyring-pam-3.8.0-1.fc19.x86_64 (808/1252) > >16:12:47,550 INFO packaging: libzapojit-0.0.3-1.fc19.x86_64 (809/1252) > >16:12:47,551 INFO packaging: gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 (810/1252) > >16:12:47,551 INFO packaging: clutter-gst-1.6.0-6.fc19.x86_64 (811/1252) > >16:12:47,552 INFO packaging: gstreamer-plugins-good-0.10.31-5.fc18.x86_64 (812/1252) > >16:12:47,552 INFO packaging: farstream-0.1.2-2.fc18.x86_64 (813/1252) > >16:12:47,553 INFO packaging: libpurple-2.10.7-2.fc19.x86_64 (814/1252) > >16:12:47,553 INFO packaging: telepathy-haze-0.7.0-2.fc19.x86_64 (815/1252) > >16:12:47,554 INFO packaging: opencv-2.4.4-1.fc19.x86_64 (816/1252) > >16:12:47,554 INFO packaging: frei0r-plugins-1.3-9.fc19.x86_64 (817/1252) > >16:12:47,555 INFO packaging: gnome-video-effects-0.4.0-5.fc19.noarch (818/1252) > >16:12:47,555 INFO packaging: adwaita-gtk3-theme-3.8.0-1.fc19.x86_64 (819/1252) > >16:12:47,556 INFO packaging: seed-3.2.0-4.fc19.2.x86_64 (820/1252) > >16:12:47,556 INFO packaging: libpeas-1.8.0-1.fc19.x86_64 (821/1252) > >16:12:47,556 INFO packaging: libcanberra-gtk2-0.30-3.fc19.x86_64 (822/1252) > >16:12:47,557 INFO packaging: libmash-0.2.0-8.fc19.x86_64 (823/1252) > >16:12:47,557 INFO packaging: libmx-1.4.7-6.fc19.x86_64 (824/1252) > >16:12:47,558 INFO packaging: adwaita-gtk2-theme-3.8.0-1.fc19.x86_64 (825/1252) > >16:12:47,558 INFO packaging: xulrunner-20.0-3.fc19.x86_64 (826/1252) > >16:12:47,559 INFO packaging: pinentry-gtk-0.8.1-10.fc19.x86_64 (827/1252) > >16:12:47,559 INFO packaging: libgnomekbd-3.6.0-2.fc19.x86_64 (828/1252) > >16:12:47,559 INFO packaging: unique3-3.0.2-5.fc19.x86_64 (829/1252) > >16:12:47,560 INFO packaging: iok-2.1.3-3.fc19.x86_64 (830/1252) > >16:12:47,560 INFO packaging: glade-libs-3.15.0-1.fc19.x86_64 (831/1252) > >16:12:47,561 INFO packaging: anaconda-widgets-19.16-2.fc19.x86_64 (832/1252) > >16:12:47,561 INFO packaging: avahi-ui-gtk3-0.6.31-11.fc19.x86_64 (833/1252) > >16:12:47,562 INFO packaging: file-roller-3.8.0-1.fc19.x86_64 (834/1252) > >16:12:47,562 INFO packaging: plymouth-plugin-label-0.8.9-0.2013.03.26.0.fc19.x86_64 (835/1252) > >16:12:47,562 INFO packaging: plymouth-plugin-two-step-0.8.9-0.2013.03.26.0.fc19.x86_64 (836/1252) > >16:12:47,563 INFO packaging: plymouth-theme-charge-0.8.9-0.2013.03.26.0.fc19.x86_64 (837/1252) > >16:12:47,563 INFO packaging: paps-libs-0.6.8-24.fc19.x86_64 (838/1252) > >16:12:47,564 INFO packaging: poppler-utils-0.22.1-1.fc19.x86_64 (839/1252) > >16:12:47,565 INFO packaging: cups-filters-1.0.31-2.fc19.x86_64 (840/1252) > >16:12:47,565 INFO packaging: 1:cups-1.6.2-3.fc19.x86_64 (841/1252) > >16:12:47,565 INFO packaging: ghostscript-cups-9.06-7.fc19.x86_64 (842/1252) > >16:12:47,566 INFO packaging: foomatic-db-ppds-4.0-36.20130312.fc19.noarch (843/1252) > >16:12:47,566 INFO packaging: foomatic-db-4.0-36.20130312.fc19.noarch (844/1252) > >16:12:47,567 INFO packaging: 1:hpijs-3.13.3-3.fc19.x86_64 (845/1252) > >16:12:47,567 INFO packaging: device-mapper-multipath-libs-0.4.9-47.fc19.x86_64 (846/1252) > >16:12:47,568 INFO packaging: device-mapper-multipath-0.4.9-47.fc19.x86_64 (847/1252) > >16:12:47,568 INFO packaging: libatasmart-0.19-4.fc19.x86_64 (848/1252) > >16:12:47,568 INFO packaging: udisks2-2.1.0-2.fc19.x86_64 (849/1252) > >16:12:47,569 INFO packaging: gvfs-1.16.0-1.fc19.x86_64 (850/1252) > >16:12:47,569 INFO packaging: gvfs-afc-1.16.0-1.fc19.x86_64 (851/1252) > >16:12:47,570 INFO packaging: gvfs-fuse-1.16.0-1.fc19.x86_64 (852/1252) > >16:12:47,570 INFO packaging: gvfs-obexftp-1.16.0-1.fc19.x86_64 (853/1252) > >16:12:47,571 INFO packaging: libuser-python-0.59-1.fc19.x86_64 (854/1252) > >16:12:47,571 INFO packaging: python-nss-0.13-1.fc19.x86_64 (855/1252) > >16:12:47,571 INFO packaging: mailx-12.5-8.fc19.x86_64 (856/1252) > >16:12:47,572 INFO packaging: libfprint-0.5.0-2.fc19.x86_64 (857/1252) > >16:12:47,572 INFO packaging: fprintd-0.5.0-1.fc19.x86_64 (858/1252) > >16:12:47,573 INFO packaging: liboauth-0.9.7-2.fc19.x86_64 (859/1252) > >16:12:47,573 INFO packaging: libgdata-0.13.3-1.fc19.x86_64 (860/1252) > >16:12:47,574 INFO packaging: evolution-data-server-3.8.0-1.fc19.x86_64 (861/1252) > >16:12:47,574 INFO packaging: 1:folks-0.9.1-1.fc19.x86_64 (862/1252) > >16:12:47,574 INFO packaging: grilo-plugins-0.2.6-1.fc19.x86_64 (863/1252) > >16:12:47,575 INFO packaging: 1:totem-3.8.0-1.fc19.x86_64 (864/1252) > >16:12:47,575 INFO packaging: cryptsetup-python-1.6.1-1.fc19.x86_64 (865/1252) > >16:12:47,576 INFO packaging: libnfsidmap-0.25-5.fc19.x86_64 (866/1252) > >16:12:47,576 INFO packaging: 1:nfs-utils-1.2.7-6.fc19.x86_64 (867/1252) > >16:12:47,577 INFO packaging: gnupg-1.4.13-3.fc19.x86_64 (868/1252) > >16:12:47,577 INFO packaging: python-tempita-0.5.1-5.fc19.noarch (869/1252) > >16:12:47,577 INFO packaging: pyxattr-0.5.1-3.fc19.x86_64 (870/1252) > >16:12:47,578 INFO packaging: python-cloudfiles-1.7.10-3.fc19.noarch (871/1252) > >16:12:47,578 INFO packaging: python-babel-0.9.6-7.fc19.noarch (872/1252) > >16:12:47,579 INFO packaging: python-di-0.3-1.fc19.noarch (873/1252) > >16:12:47,579 INFO packaging: pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-3.fc19.x86_64 (874/1252) > >16:12:47,580 INFO packaging: python-boto-2.6.0-3.fc19.noarch (875/1252) > >16:12:47,580 INFO packaging: python-setuptools-0.6.28-4.fc19.noarch (876/1252) > >16:12:47,580 INFO packaging: python-pillow-2.0.0-3.gitde210a2.fc19.x86_64 (877/1252) > >16:12:47,581 INFO packaging: python-iniparse-0.4-7.fc19.noarch (878/1252) > >16:12:47,581 INFO packaging: pytalloc-2.0.8-2.fc19.x86_64 (879/1252) > >16:12:47,582 INFO packaging: 2:samba-libs-4.0.4-3.fc19.x86_64 (880/1252) > >16:12:47,582 INFO packaging: 2:samba-common-4.0.4-3.fc19.x86_64 (881/1252) > >16:12:47,583 INFO packaging: 2:libsmbclient-4.0.4-3.fc19.x86_64 (882/1252) > >16:12:47,584 INFO packaging: python-IPy-0.75-5.fc19.noarch (883/1252) > >16:12:47,584 INFO packaging: python-markupsafe-0.11-8.fc19.x86_64 (884/1252) > >16:12:47,584 INFO packaging: python-GnuPGInterface-0.3.2-11.fc19.noarch (885/1252) > >16:12:47,585 INFO packaging: duplicity-0.6.21-1.fc19.x86_64 (886/1252) > >16:12:47,585 INFO packaging: python-chardet-2.0.1-6.fc19.noarch (887/1252) > >16:12:47,586 INFO packaging: python-kitchen-1.1.1-3.fc19.noarch (888/1252) > >16:12:47,586 INFO packaging: pyOpenSSL-0.13-5.fc19.x86_64 (889/1252) > >16:12:47,587 INFO packaging: python-paste-1.7.5.1-8.20111221hg1498.fc19.noarch (890/1252) > >16:12:47,587 INFO packaging: python-beaker-1.5.4-7.fc19.noarch (891/1252) > >16:12:47,588 INFO packaging: python-mako-0.5.0-6.fc19.noarch (892/1252) > >16:12:47,588 INFO packaging: newt-python-0.52.15-1.fc19.x86_64 (893/1252) > >16:12:47,589 INFO packaging: authconfig-6.2.6-1.fc19.x86_64 (894/1252) > >16:12:47,589 INFO packaging: python-magic-5.11-9.fc19.x86_64 (895/1252) > >16:12:47,589 INFO packaging: python-bugzilla-0.8.0-2.fc19.noarch (896/1252) > >16:12:47,590 INFO packaging: python-pycurl-7.19.0-15.fc19.x86_64 (897/1252) > >16:12:47,590 INFO packaging: python-urlgrabber-3.9.1-26.fc19.noarch (898/1252) > >16:12:47,591 INFO packaging: yum-3.4.3-81.fc19.noarch (899/1252) > >16:12:47,591 INFO packaging: 1:anaconda-yum-plugins-1.0-9.fc19.noarch (900/1252) > >16:12:47,592 INFO packaging: pykickstart-1.99.26-1.fc19.noarch (901/1252) > >16:12:47,592 INFO packaging: yum-utils-1.1.31-12.fc19.noarch (902/1252) > >16:12:47,592 INFO packaging: createrepo-0.9.9-17.fc19.noarch (903/1252) > >16:12:47,593 INFO packaging: preupgrade-1.1.11-3.fc19.noarch (904/1252) > >16:12:47,593 INFO packaging: python-meh-0.22-1.fc19.noarch (905/1252) > >16:12:47,594 INFO packaging: policycoreutils-python-2.1.14-30.fc19.x86_64 (906/1252) > >16:12:47,594 INFO packaging: policycoreutils-devel-2.1.14-30.fc19.x86_64 (907/1252) > >16:12:47,595 INFO packaging: setroubleshoot-plugins-3.0.50-1.fc19.noarch (908/1252) > >16:12:47,595 INFO packaging: setroubleshoot-server-3.2.4-1.fc19.x86_64 (909/1252) > >16:12:47,596 INFO packaging: transmission-common-2.77-1.fc19.x86_64 (910/1252) > >16:12:47,596 INFO packaging: 2:qemu-img-1.4.0-8.fc19.x86_64 (911/1252) > >16:12:47,596 INFO packaging: liblouis-python3-2.5.2-3.fc19.noarch (912/1252) > >16:12:47,597 INFO packaging: python3-pyxdg-0.25-1.fc19.noarch (913/1252) > >16:12:47,597 INFO packaging: python3-speechd-0.7.1-11.fc19.x86_64 (914/1252) > >16:12:47,598 INFO packaging: 32:bind-libs-lite-9.9.2-12.P2.fc19.x86_64 (915/1252) > >16:12:47,598 INFO packaging: 12:dhclient-4.2.5-8.fc19.x86_64 (916/1252) > >16:12:47,599 INFO packaging: 1:NetworkManager-0.9.8.1-1.git20130327.fc19.x86_64 (917/1252) > >16:12:47,599 INFO packaging: libwvstreams-4.6.1-8.fc19.x86_64 (918/1252) > >16:12:47,599 INFO packaging: wget-1.14-5.fc19.x86_64 (919/1252) > >16:12:47,600 INFO packaging: telepathy-idle-0.1.14-2.fc19.x86_64 (920/1252) > >16:12:47,600 INFO packaging: hfsplus-tools-540.1.linux3-3.fc19.x86_64 (921/1252) > >16:12:47,601 INFO packaging: spice-server-0.12.2-4.fc19.x86_64 (922/1252) > >16:12:47,601 INFO packaging: shim-unsigned-0.2-3.fc18.x86_64 (923/1252) > >16:12:47,602 INFO packaging: ldns-1.6.16-2.fc19.x86_64 (924/1252) > >16:12:47,602 INFO packaging: unbound-libs-1.4.19-5.fc19.x86_64 (925/1252) > >16:12:47,602 INFO packaging: gnutls-dane-3.1.10-1.fc19.x86_64 (926/1252) > >16:12:47,603 INFO packaging: gnutls-utils-3.1.10-1.fc19.x86_64 (927/1252) > >16:12:47,603 INFO packaging: 32:bind-libs-9.9.2-12.P2.fc19.x86_64 (928/1252) > >16:12:47,604 INFO packaging: socat-1.7.2.1-3.fc19.x86_64 (929/1252) > >16:12:47,604 INFO packaging: 2:nmap-ncat-6.25-2.fc19.x86_64 (930/1252) > >16:12:47,605 INFO packaging: libvirt-client-1.0.4-1.fc19.x86_64 (931/1252) > >16:12:47,605 INFO packaging: libvirt-daemon-1.0.4-1.fc19.x86_64 (932/1252) > >16:12:47,606 INFO packaging: libvirt-daemon-driver-network-1.0.4-1.fc19.x86_64 (933/1252) > >16:12:47,606 INFO packaging: libvirt-daemon-driver-qemu-1.0.4-1.fc19.x86_64 (934/1252) > >16:12:47,607 INFO packaging: libvirt-daemon-driver-secret-1.0.4-1.fc19.x86_64 (935/1252) > >16:12:47,607 INFO packaging: libvirt-daemon-driv > >16:12:47,608 INFO packaging: (gconftool-2:2596): GConf-WARNING **: Client failed to connect to the D-BUS daemon: > >16:12:47,608 INFO packaging: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 > >16:12:47,608 INFO packaging: er-nwfilter-1.0.4-1.fc19.x86_64 (936/1252) > >16:12:47,609 INFO packaging: libvirt-daemon-driver-storage-1.0.4-1.fc19.x86_64 (937/1252) > >16:12:47,609 INFO packaging: libvirt-daemon-driver-nodedev-1.0.4-1.fc19.x86_64 (938/1252) > >16:12:47,610 INFO packaging: libvirt-daemon-driver-interface-1.0.4-1.fc19.x86_64 (939/1252) > >16:12:47,610 INFO packaging: libvirt-glib-0.1.6-1.fc19.x86_64 (940/1252) > >16:12:47,611 INFO packaging: libvirt-gobject-0.1.6-1.fc19.x86_64 (941/1252) > >16:12:47,611 INFO packaging: cyrus-sasl-gssapi-2.1.26-6.fc19.x86_64 (942/1252) > >16:12:47,611 INFO packaging: neon-0.29.6-6.fc19.x86_64 (943/1252) > >16:12:47,612 INFO packaging: libmusicbrainz5-5.0.1-4.fc19.x86_64 (944/1252) > >16:12:47,612 INFO packaging: libhangul-0.1.0-6.fc19.x86_64 (945/1252) > >16:12:47,613 INFO packaging: comps-extras-21-3.fc19.noarch (946/1252) > >16:12:47,613 INFO packaging: PackageKit-yum-0.8.7-3.fc19.x86_64 (947/1252) > >16:12:47,614 INFO packaging: PackageKit-0.8.7-3.fc19.x86_64 (948/1252) > >16:12:47,614 INFO packaging: seavgabios-bin-1.7.2-1.fc19.noarch (949/1252) > >16:12:47,614 INFO packaging: mobile-broadband-provider-info-1.20120614-3.fc19.noarch (950/1252) > >16:12:47,615 INFO packaging: libnm-gtk-0.9.8.1-1.git20130327.fc19.x86_64 (951/1252) > >16:12:47,616 INFO packaging: nm-connection-editor-0.9.8.1-1.git20130327.fc19.x86_64 (952/1252) > >16:12:47,616 INFO packaging: 1:sgabios-bin-0.20110622svn-5.fc19.noarch (953/1252) > >16:12:47,616 INFO packaging: adwaita-cursor-theme-3.8.0-1.fc19.noarch (954/1252) > >16:12:47,617 INFO packaging: gnome-themes-standard-3.8.0-1.fc19.x86_64 (955/1252) > >16:12:47,617 INFO packaging: gnome-desktop3-3.8.0.1-1.fc19.x86_64 (956/1252) > >16:12:47,618 INFO packaging: 2:cheese-libs-3.8.0-1.fc19.x86_64 (957/1252) > >16:12:47,618 INFO packaging: gnome-session-3.8.0-1.fc19.x86_64 (958/1252) > >16:12:47,619 INFO packaging: fedora-bookmarks-15-0.5.noarch (959/1252) > >16:12:47,619 INFO packaging: firefox-20.0-1.fc19.x86_64 (960/1252) > >16:12:47,619 INFO packaging: gnome-session-xsession-3.8.0-1.fc19.x86_64 (961/1252) > >16:12:47,620 INFO packaging: 2:cheese-3.8.0-1.fc19.x86_64 (962/1252) > >16:12:47,620 INFO packaging: gnome-color-manager-3.8.0-1.fc19.x86_64 (963/1252) > >16:12:47,621 INFO packaging: eog-3.8.0-1.fc19.x86_64 (964/1252) > >16:12:47,621 INFO packaging: gnome-documents-3.8.0-2.fc19.x86_64 (965/1252) > >16:12:47,622 INFO packaging: gnome-font-viewer-3.8.0-1.fc19.x86_64 (966/1252) > >16:12:47,622 INFO packaging: PackageKit-yum-plugin-0.8.7-3.fc19.x86_64 (967/1252) > >16:12:47,622 INFO packaging: sushi-3.8.0-1.fc19.x86_64 (968/1252) > >16:12:47,623 INFO packaging: sssd-1.9.4-9.fc19.x86_64 (969/1252) > >16:12:47,623 INFO packaging: 32:bind-utils-9.9.2-12.P2.fc19.x86_64 (970/1252) > >16:12:47,624 INFO packaging: shim-0.2-3.2.fc18.x86_64 (971/1252) > >16:12:47,624 INFO packaging: hplip-3.13.3-3.fc19.x86_64 (972/1252) > >16:12:47,625 INFO packaging: wvdial-1.61-7.fc19.x86_64 (973/1252) > >16:12:47,625 INFO packaging: NetworkManager-openconnect-0.9.7.0-2.git20120918.fc19.x86_64 (974/1252) > >16:12:47,626 INFO packaging: 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 (975/1252) > >16:12:47,626 INFO packaging: 1:NetworkManager-openvpn-0.9.6.0-2.fc19.x86_64 (976/1252) > >16:12:47,627 INFO packaging: 1:NetworkManager-vpnc-0.9.3.997-4.fc19.x86_64 (977/1252) > >16:12:47,627 INFO packaging: transmission-gtk-2.77-1.fc19.x86_64 (978/1252) > >16:12:47,628 INFO packaging: yum-langpacks-0.3.1-1.fc19.noarch (979/1252) > >16:12:47,628 INFO packaging: gvfs-smb-1.16.0-1.fc19.x86_64 (980/1252) > >16:12:47,628 INFO packaging: 2:samba-client-4.0.4-3.fc19.x86_64 (981/1252) > >16:12:47,629 INFO packaging: fprintd-pam-0.5.0-1.fc19.x86_64 (982/1252) > >16:12:47,629 INFO packaging: 1:smartmontools-6.0-2.fc19.x86_64 (983/1252) > >16:12:47,630 INFO packaging: gvfs-archive-1.16.0-1.fc19.x86_64 (984/1252) > >16:12:47,630 INFO packaging: gvfs-gphoto2-1.16.0-1.fc19.x86_64 (985/1252) > >16:12:47,631 INFO packaging: gvfs-goa-1.16.0-1.fc19.x86_64 (986/1252) > >16:12:47,631 INFO packaging: gvfs-mtp-1.16.0-1.fc19.x86_64 (987/1252) > >16:12:47,631 INFO packaging: foomatic-4.0.9-1.fc19.x86_64 (988/1252) > >16:12:47,632 INFO packaging: gutenprint-cups-5.2.9-11.fc19.x86_64 (989/1252) > >16:12:47,632 INFO packaging: bluez-cups-4.101-6.fc19.x86_64 (990/1252) > >16:12:47,633 INFO packaging: paps-0.6.8-24.fc19.x86_64 (991/1252) > >16:12:47,633 INFO packaging: plymouth-system-theme-0.8.9-0.2013.03.26.0.fc19.x86_64 (992/1252) > >16:12:47,634 INFO packaging: vinagre-3.8.0-1.fc19.x86_64 (993/1252) > >16:12:47,634 INFO packaging: seahorse-3.8.0-1.fc19.x86_64 (994/1252) > >16:12:47,634 INFO packaging: 1:totem-mozplugin-3.8.0-1.fc19.x86_64 (995/1252) > >16:12:47,635 INFO packaging: gnome-system-monitor-3.8.0-1.fc19.x86_64 (996/1252) > >16:12:47,636 INFO packaging: gnome-terminal-3.8.0.1-1.fc19.x86_64 (997/1252) > >16:12:47,636 INFO packaging: simple-scan-3.8.0-1.fc19.x86_64 (998/1252) > >16:12:47,636 INFO packaging: 1:aisleriot-3.7.91-1.fc19.x86_64 (999/1252) > >16:12:47,637 INFO packaging: shotwell-0.14.0-2.fc19.x86_64 (1000/1252) > >16:12:47,637 INFO packaging: gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 (1001/1252) > >16:12:47,638 INFO packaging: gnome-screenshot-3.8.0-1.fc19.x86_64 (1002/1252) > >16:12:47,638 INFO packaging: gtk2-immodule-xim-2.24.17-1.fc19.x86_64 (1003/1252) > >16:12:47,639 INFO packaging: PackageKit-gtk3-module-0.8.7-3.fc19.x86_64 (1004/1252) > >16:12:47,639 INFO packaging: gtk3-immodule-xim-3.8.0-1.fc19.x86_64 (1005/1252) > >16:12:47,640 INFO packaging: mousetweaks-3.8.0-1.fc19.x86_64 (1006/1252) > >16:12:47,640 INFO packaging: gnome-dictionary-3.6.0-2.fc19.x86_64 (1007/1252) > >16:12:47,641 INFO packaging: baobab-3.8.0-1.fc19.x86_64 (1008/1252) > >16:12:47,641 INFO packaging: xdg-user-dirs-gtk-0.10-1.fc19.x86_64 (1009/1252) > >16:12:47,642 INFO packaging: firewall-config-0.3.1-1.fc19.noarch (1010/1252) > >16:12:47,642 INFO packaging: gucharmap-3.8.0-1.fc19.x86_64 (1011/1252) > >16:12:47,642 INFO packaging: 1:gnome-system-log-3.8.0-1.fc19.x86_64 (1012/1252) > >16:12:47,643 INFO packaging: gnome-calculator-3.8.0-1.fc19.x86_64 (1013/1252) > >16:12:47,643 INFO packaging: setuptool-1.19.11-6.fc19.x86_64 (1014/1252) > >16:12:47,644 INFO packaging: 1:grub2-efi-2.00-16.fc19.x86_64 (1015/1252) > >16:12:47,644 INFO packaging: libsane-hpaio-3.13.3-3.fc19.x86_64 (1016/1252) > >16:12:47,645 INFO packaging: 1:wireless-tools-29-9.1.fc19.x86_64 (1017/1252) > >16:12:47,645 INFO packaging: sane-backends-drivers-scanners-1.0.23-7.fc19.x86_64 (1018/1252) > >16:12:47,646 INFO packaging: icedtea-web-1.3.1-5.fc19.x86_64 (1019/1252) > >16:12:47,646 INFO packaging: system-config-printer-udev-1.4.0-1.fc19.x86_64 (1020/1252) > >16:12:47,646 INFO packaging: sos-2.2-31.fc19.noarch (1021/1252) > >16:12:47,647 INFO packaging: rsyslog-7.2.5-3.fc19.x86_64 (1022/1252) > >16:12:47,647 INFO packaging: openssh-server-6.1p1-7.fc19.x86_64 (1023/1252) > >16:12:47,648 INFO packaging: coolkey-1.1.0-22.fc19.x86_64 (1024/1252) > >16:12:47,648 INFO packaging: sendmail-8.14.6-4.fc19.x86_64 (1025/1252) > >16:12:47,649 INFO packaging: isdn4k-utils-3.2-90.fc19.x86_64 (1026/1252) > >16:12:47,649 INFO packaging: rp-pppoe-3.11-2.fc19.x86_64 (1027/1252) > >16:12:47,649 INFO packaging: minicom-2.6.2-1.fc19.x86_64 (1028/1252) > >16:12:47,650 INFO packaging: pinfo-0.6.10-7.fc19.x86_64 (1029/1252) > >16:12:47,650 INFO packaging: PackageKit-gstreamer-plugin-0.8.7-3.fc19.x86_64 (1030/1252) > >16:12:47,651 INFO packaging: PackageKit-command-not-found-0.8.7-3.fc19.x86_64 (1031/1252) > >16:12:47,651 INFO packaging: realmd-0.13.2-1.fc19.x86_64 (1032/1252) > >16:12:47,652 INFO packaging: xorg-x11-drv-fbdev-0.4.3-9.fc19.x86_64 (1033/1252) > >16:12:47,652 INFO packaging: xorg-x11-drv-wacom-0.20.0-4.fc19.x86_64 (1034/1252) > >16:12:47,652 INFO packaging: xorg-x11-drv-vesa-2.3.2-9.fc19.x86_64 (1035/1252) > >16:12:47,653 INFO packaging: xorg-x11-drv-ati-7.1.0-3.fc19.x86_64 (1036/1252) > >16:12:47,653 INFO packaging: xorg-x11-drv-evdev-2.8.0-1.fc19.x86_64 (1037/1252) > >16:12:47,654 INFO packaging: xorg-x11-drv-openchrome-0.3.2-1.fc19.x86_64 (1038/1252) > >16:12:47,654 INFO packaging: xorg-x11-drv-vmware-12.0.99.901-5.20130109gitadf375f3.fc19.x86_64 (1039/1252) > >16:12:47,655 INFO packaging: xorg-x11-drv-synaptics-1.6.99-8.20130214git4cdee4005.fc19.x86_64 (1040/1252) > >16:12:47,655 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-5.fc19.x86_64 (1041/1252) > >16:12:47,656 INFO packaging: xorg-x11-drv-modesetting-0.6.0-6.fc19.x86_64 (1042/1252) > >16:12:47,656 INFO packaging: xorg-x11-drv-intel-2.21.5-1.fc19.x86_64 (1043/1252) > >16:12:47,657 INFO packaging: xorg-x11-drv-qxl-0.1.1-0.4.20130312gita474a71.fc19.x86_64 (1044/1252) > >16:12:47,657 INFO packaging: xorg-x11-drv-mga-1.6.2-5.fc19.x86_64 (1045/1252) > >16:12:47,657 INFO packaging: polkit-js-engine-0.110-3.fc19.x86_64 (1046/1252) > >16:12:47,658 INFO packaging: ModemManager-0.6.0.0-3.fc19.x86_64 (1047/1252) > >16:12:47,658 INFO packaging: selinux-policy-targeted-3.12.1-24.fc19.noarch (1048/1252) > >16:12:47,659 INFO packaging: irda-utils-0.9.18-16.fc19.x86_64 (1049/1252) > >16:12:47,659 INFO packaging: 2:irqbalance-1.0.5-2.fc19.x86_64 (1050/1252) > >16:12:47,660 INFO packaging: b43-openfwwf-5.2-9.fc19.noarch (1051/1252) > >16:12:47,660 INFO packaging: psacct-6.5.5-9.fc19.x86_64 (1052/1252) > >16:12:47,660 INFO packaging: net-tools-2.0-0.6.20130109git.fc19.x86_64 (1053/1252) > >16:12:47,661 INFO packaging: 2:mcelog-1.0-0.7.6e4e2a00.fc19.x86_64 (1054/1252) > >16:12:47,661 INFO packaging: at-3.1.13-12.fc19.x86_64 (1055/1252) > >16:12:47,662 INFO packaging: biosdevname-0.4.1-4.fc19.x86_64 (1056/1252) > >16:12:47,662 INFO packaging: rng-tools-4-3.fc19.x86_64 (1057/1252) > >16:12:47,663 INFO packaging: spice-vdagent-0.12.1-2.fc19.x86_64 (1058/1252) > >16:12:47,663 INFO packaging: aic94xx-firmware-30-5.fc19.noarch (1059/1252) > >16:12:47,663 INFO packaging: prelink-0.4.6-8.fc19.x86_64 (1060/1252) > >16:12:47,667 INFO packaging: mlocate-0.26-2.fc19.x86_64 (1061/1252) > >16:12:47,668 INFO packaging: 14:tcpdump-4.3.0-3.fc19.x86_64 (1062/1252) > >16:12:47,668 INFO packaging: pam_krb5-2.4.4-1.fc19.x86_64 (1063/1252) > >16:12:47,668 INFO packaging: sudo-1.8.6p7-1.fc19.x86_64 (1064/1252) > >16:12:47,668 INFO packaging: passwdqc-1.2.2-5.fc19.x86_64 (1065/1252) > >16:12:47,669 INFO packaging: pam_pkcs11-0.6.2-10.fc19.x86_64 (1066/1252) > >16:12:47,669 INFO packaging: krb5-workstation-1.11.1-6.fc19.x86_64 (1067/1252) > >16:12:47,669 INFO packaging: man-db-2.6.3-5.fc19.x86_64 (1068/1252) > >16:12:47,669 INFO packaging: usbutils-006-4.fc19.x86_64 (1069/1252) > >16:12:47,669 INFO packaging: fedora-release-notes-17.95.0-1.fc19.noarch (1070/1252) > >16:12:47,674 INFO packaging: stunnel-4.55-2.fc19.x86_64 (1071/1252) > >16:12:47,674 INFO packaging: cifs-utils-6.0-1.fc19.x86_64 (1072/1252) > >16:12:47,675 INFO packaging: iptstate-2.2.5-2.fc19.x86_64 (1073/1252) > >16:12:47,675 INFO packaging: libproxy-mozjs-0.4.11-3.fc19.x86_64 (1074/1252) > >16:12:47,675 INFO packaging: xorg-x11-utils-7.5-9.fc19.x86_64 (1075/1252) > >16:12:47,675 INFO packaging: 1:dump-0.4-0.18.b44.fc19.x86_64 (1076/1252) > >16:12:47,676 INFO packaging: hunspell-en-0.20121024-3.fc19.noarch (1077/1252) > >16:12:47,676 INFO packaging: iprutils-2.3.13-2.fc19.x86_64 (1078/1252) > >16:12:47,676 INFO packaging: ntsysv-1.3.60-1.fc19.x86_64 (1079/1252) > >16:12:47,676 INFO packaging: pcmciautils-018-4.fc19.x86_64 (1080/1252) > >16:12:47,677 INFO packaging: linux-atm-2.5.1-7.fc19.x86_64 (1081/1252) > >16:12:47,677 INFO packaging: tmpwatch-2.11-3.fc19.x86_64 (1082/1252) > >16:12:47,677 INFO packaging: lftp-4.4.3-1.fc19.x86_64 (1083/1252) > >16:12:47,678 INFO packaging: pciutils-3.1.10-3.fc19.x86_64 (1084/1252) > >16:12:47,678 INFO packaging: efibootmgr-0.5.4-14.fc19.x86_64 (1085/1252) > >16:12:47,679 INFO packaging: numactl-2.0.8-4.fc19.x86_64 (1086/1252) > >16:12:47,679 INFO packaging: jwhois-4.0-31.fc19.x86_64 (1087/1252) > >16:12:47,679 INFO packaging: m17n-contrib-1.1.14-2.fc19.noarch (1088/1252) > >16:12:47,680 INFO packaging: policycoreutils-restorecond-2.1.14-30.fc19.x86_64 (1089/1252) > >16:12:47,680 INFO packaging: 1:bash-completion-2.0-3.fc19.noarch (1090/1252) > >16:12:47,681 INFO packaging: 1:nautilus-sendto-3.8.0-1.fc19.x86_64 (1091/1252) > >16:12:47,681 INFO packaging: 2:mtr-0.83-2.fc19.x86_64 (1092/1252) > >16:12:47,682 INFO packaging: unzip-6.0-8.fc19.x86_64 (1093/1252) > >16:12:47,682 INFO packaging: zip-3.0-7.fc19.x86_64 (1094/1252) > >16:12:47,683 INFO packaging: bc-1.06.95-9.fc19.x86_64 (1095/1252) > >16:12:47,683 INFO packaging: ftp-0.17-64.fc19.x86_64 (1096/1252) > >16:12:47,683 INFO packaging: nano-2.3.1-6.fc19.x86_64 (1097/1252) > >16:12:47,684 INFO packaging: time-1.7-43.fc19.x86_64 (1098/1252) > >16:12:47,684 INFO packaging: ed-1.6-3.fc19.x86_64 (1099/1252) > >16:12:47,685 INFO packaging: lsof-4.87-2.fc19.x86_64 (1100/1252) > >16:12:47,685 INFO packaging: attr-2.4.46-9.fc19.x86_64 (1101/1252) > >16:12:47,686 INFO packaging: paratype-pt-sans-fonts-20101909-2.fc19.noarch (1102/1252) > >16:12:47,686 INFO packaging: cjkuni-uming-fonts-0.2.20080216.1-52.fc19.noarch (1103/1252) > >16:12:47,687 INFO packaging: lohit-tamil-fonts-2.5.3-1.fc19.noarch (1104/1252) > >16:12:47,687 INFO packaging: jomolhari-fonts-0.003-16.fc19.noarch (1105/1252) > >16:12:47,687 INFO packaging: tabish-eeyek-fonts-1.0-4.fc19.noarch (1106/1252) > >16:12:47,688 INFO packaging: 1:liberation-mono-fonts-1.07.2-13.fc19.noarch (1107/1252) > >16:12:47,688 INFO packaging: lohit-devanagari-fonts-2.5.3-2.fc19.noarch (1108/1252) > >16:12:47,689 INFO packaging: lohit-bengali-fonts-2.5.3-1.fc19.noarch (1109/1252) > >16:12:47,689 INFO packaging: thai-scalable-waree-fonts-0.5.0-6.fc19.noarch (1110/1252) > >16:12:47,690 INFO packaging: lohit-punjabi-fonts-2.5.3-1.fc19.noarch (1111/1252) > >16:12:47,690 INFO packaging: lohit-oriya-fonts-2.5.3-1.fc19.noarch (1112/1252) > >16:12:47,690 INFO packaging: gnu-free-serif-fonts-20120503-5.fc19.noarch (1113/1252) > >16:12:47,691 INFO packaging: lohit-kannada-fonts-2.5.3-1.fc19.noarch (1114/1252) > >16:12:47,691 INFO packaging: vlgothic-fonts-20121230-4.fc19.noarch (1115/1252) > >16:12:47,692 INFO packaging: gnu-free-mono-fonts-20120503-5.fc19.noarch (1116/1252) > >16:12:47,692 INFO packaging: sil-abyssinica-fonts-1.200-5.fc19.noarch (1117/1252) > >16:12:47,693 INFO packaging: lohit-telugu-fonts-2.5.3-1.fc19.noarch (1118/1252) > >16:12:47,693 INFO packaging: lklug-fonts-0.6-9.20090803cvs.fc19.noarch (1119/1252) > >16:12:47,694 INFO packaging: dejavu-sans-fonts-2.33-5.fc19.noarch (1120/1252) > >16:12:47,694 INFO packaging: 1:liberation-serif-fonts-1.07.2-13.fc19.noarch (1121/1252) > >16:12:47,695 INFO packaging: lohit-assamese-fonts-2.5.3-1.fc19.noarch (1122/1252) > >16:12:47,695 INFO packaging: sil-padauk-fonts-2.8-4.fc19.noarch (1123/1252) > >16:12:47,695 INFO packaging: khmeros-base-fonts-5.0-16.fc19.noarch (1124/1252) > >16:12:47,696 INFO packaging: dejavu-serif-fonts-2.33-5.fc19.noarch (1125/1252) > >16:12:47,696 INFO packaging: paktype-naqsh-fonts-4.0-3.fc19.noarch (1126/1252) > >16:12:47,697 INFO packaging: lohit-gujarati-fonts-2.5.2-2.fc19.noarch (1127/1252) > >16:12:47,697 INFO packaging: smc-meera-fonts-5.0.1-5.fc19.noarch (1128/1252) > >16:12:47,698 INFO packaging: wqy-zenhei-fonts-0.9.46-10.fc19.noarch (1129/1252) > >16:12:47,698 INFO packaging: dejavu-sans-mono-fonts-2.33-5.fc19.noarch (1130/1252) > >16:12:47,699 INFO packaging: sil-nuosu-fonts-2.1.1-6.fc19.noarch (1131/1252) > >16:12:47,699 INFO packaging: nhn-nanum-gothic-fonts-3.020-8.fc19.noarch (1132/1252) > >16:12:47,700 INFO packaging: gnu-free-sans-fonts-20120503-5.fc19.noarch (1133/1252) > >16:12:47,700 INFO packaging: 1:liberation-sans-fonts-1.07.2-13.fc19.noarch (1134/1252) > >16:12:47,700 INFO packaging: 3:traceroute-2.0.19-2.fc19.x86_64 (1135/1252) > >16:12:47,701 INFO packaging: stix-fonts-1.1.0-4.fc19.noarch (1136/1252) > >16:12:47,701 INFO packaging: 1:telnet-0.17-55.fc19.x86_64 (1137/1252) > >16:12:47,702 INFO packaging: talk-0.17-41.fc19.x86_64 (1138/1252) > >16:12:47,702 INFO packaging: 2:microcode_ctl-2.0-3.fc19.x86_64 (1139/1252) > >16:12:47,703 INFO packaging: tree-1.6.0-6.fc19.x86_64 (1140/1252) > >16:12:47,703 INFO packaging: mpage-2.5.6-12.fc19.x86_64 (1141/1252) > >16:12:47,704 INFO packaging: bridge-utils-1.5-7.fc19.x86_64 (1142/1252) > >16:12:47,704 INFO packaging: rsh-0.17-70.fc19.x86_64 (1143/1252) > >16:12:47,704 INFO packaging: vconfig-1.9-12.fc19.x86_64 (1144/1252) > >16:12:47,705 INFO packaging: b43-fwcutter-017-2.fc19.x86_64 (1145/1252) > >16:12:47,705 INFO packaging: dos2unix-6.0.3-2.fc19.x86_64 (1146/1252) > >16:12:47,706 INFO packaging: symlinks-1.4-7.fc19.x86_64 (1147/1252) > >16:12:47,706 INFO packaging: finger-0.17-48.fc19.x86_64 (1148/1252) > >16:12:47,707 INFO packaging: 2:ethtool-3.8-1.fc19.x86_64 (1149/1252) > >16:12:47,707 INFO packaging: 1:rdist-6.1.5-55.fc19.x86_64 (1150/1252) > >16:12:47,707 INFO packaging: gnome-getting-started-docs-3.8.0.1-1.fc19.noarch (1151/1252) > >16:12:47,708 INFO packaging: ql23xx-firmware-3.03.28-5.fc19.noarch (1152/1252) > >16:12:47,708 INFO packaging: rootfiles-8.1-10.fc19.noarch (1153/1252) > >16:12:47,709 INFO packaging: iwl105-firmware-18.168.6.1-22.fc19.noarch (1154/1252) > >16:12:47,709 INFO packaging: iwl5000-firmware-8.83.5.1_1-22.fc19.noarch (1155/1252) > >16:12:47,710 INFO packaging: ql2100-firmware-1.19.38-7.fc19.noarch (1156/1252) > >16:12:47,710 INFO packaging: iwl2000-firmware-18.168.6.1-22.fc19.noarch (1157/1252) > >16:12:47,711 INFO packaging: 2:libertas-usb8388-firmware-20130201-0.5.git65a5163.fc19.noarch (1158/1252) > >16:12:47,711 INFO packaging: iwl100-firmware-39.31.5.1-22.fc19.noarch (1159/1252) > >16:12:47,712 INFO packaging: zd1211-firmware-1.4-8.fc19.noarch (1160/1252) > >16:12:47,712 INFO packaging: ipw2200-firmware-3.1-8.fc19.noarch (1161/1252) > >16:12:47,712 INFO packaging: atmel-firmware-1.3-11.fc19.noarch (1162/1252) > >16:12:47,713 INFO packaging: iwl3945-firmware-15.32.2.9-22.fc19.noarch (1163/1252) > >16:12:47,713 INFO packaging: iwl2030-firmware-18.168.6.1-22.fc19.noarch (1164/1252) > >16:12:47,714 INFO packaging: words-3.0-21.fc19.noarch (1165/1252) > >16:12:47,714 INFO packaging: iwl6000g2a-firmware-17.168.5.3-22.fc19.noarch (1166/1252) > >16:12:47,715 INFO packaging: man-pages-3.48-1.fc19.noarch (1167/1252) > >16:12:47,715 INFO packaging: iwl6000g2b-firmware-17.168.5.2-22.fc19.noarch (1168/1252) > >16:12:47,716 INFO packaging: iwl6050-firmware-41.28.5.1-22.fc19.noarch (1169/1252) > >16:12:47,716 INFO packaging: iwl135-firmware-18.168.6.1-22.fc19.noarch (1170/1252) > >16:12:47,717 INFO packaging: iwl4965-firmware-228.61.2.24-22.fc19.noarch (1171/1252) > >16:12:47,717 INFO packaging: desktop-backgrounds-basic-19.0.0-1.fc19.noarch (1172/1252) > >16:12:47,718 INFO packaging: iwl5150-firmware-8.24.2.2-22.fc19.noarch (1173/1252) > >16:12:47,718 INFO packaging: ql2200-firmware-2.02.08-7.fc19.noarch (1174/1252) > >16:12:47,719 INFO packaging: 1:iwl1000-firmware-39.31.5.1-22.fc19.noarch (1175/1252) > >16:12:47,719 INFO packaging: 2:ivtv-firmware-20080701-24.noarch (1176/1252) > >16:12:47,719 INFO packaging: mailcap-2.1.40-2.fc19.noarch (1177/1252) > >16:12:47,720 INFO packaging: ipw2100-firmware-1.3-15.fc19.noarch (1178/1252) > >16:12:47,720 INFO packaging: iwl6000-firmware-9.221.4.1-22.fc19.noarch (1179/1252) > >16:12:47,721 INFO packaging: gnome-backgrounds-3.8.0-1.fc19.noarch (1180/1252) > >16:12:47,721 INFO packaging: kernel-3.9.0-0.rc4.git0.1.fc19.x86_64 (1181/1252) > >16:12:47,722 INFO packaging: pulseaudio-3.0-6.fc19.x86_64 (1182/1252) > >16:12:47,722 INFO packaging: pulseaudio-module-bluetooth-3.0-6.fc19.x86_64 (1183/1252) > >16:12:47,722 INFO packaging: bluez-4.101-6.fc19.x86_64 (1184/1252) > >16:12:47,723 INFO packaging: 1:gnome-bluetooth-3.8.0-1.fc19.x86_64 (1185/1252) > >16:12:47,723 INFO packaging: zenity-3.8.0-2.fc19.x86_64 (1186/1252) > >16:12:47,724 INFO packaging: mutter-3.8.0-1.fc19.x86_64 (1187/1252) > >16:12:47,724 INFO packaging: 1:gdm-libs-3.8.0-2.fc19.x86_64 (1188/1252) > >16:12:47,725 INFO packaging: gnome-shell-3.8.0.1-2.fc19.x86_64 (1189/1252) > >16:12:47,725 INFO packaging: libnotify-0.7.5-5.fc19.x86_64 (1190/1252) > >16:12:47,726 INFO packaging: gnome-settings-daemon-3.8.0-1.fc19.x86_64 (1191/1252) > >16:12:47,726 INFO packaging: 1:gdm-3.8.0-2.fc19.x86_64 (1192/1252) > >16:12:47,727 INFO packaging: pulseaudio-gdm-hooks-3.0-6.fc19.x86_64 (1193/1252) > >16:12:47,727 INFO packaging: brasero-libs-3.8.0-1.fc19.x8 > >16:12:47,727 INFO packaging: (gconftool-2:2983): GConf-WARNING **: Client failed to connect to the D-BUS daemon: > >16:12:47,728 INFO packaging: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 > >16:12:47,728 INFO packaging: 1958 blocks > >16:12:47,729 INFO packaging: 6_64 (1194/1252) > >16:12:47,729 INFO packaging: notify-python-0.1.1-23.fc19.x86_64 (1195/1252) > >16:12:47,730 INFO packaging: ibus-gtk3-1.5.1-3.fc19.x86_64 (1196/1252) > >16:12:47,730 INFO packaging: ibus-gtk2-1.5.1-3.fc19.x86_64 (1197/1252) > >16:12:47,730 INFO packaging: ibus-1.5.1-3.fc19.x86_64 (1198/1252) > >16:12:47,731 INFO packaging: evolution-3.8.0-1.fc19.x86_64 (1199/1252) > >16:12:47,731 INFO packaging: imsettings-gsettings-1.6.0-3.fc19.x86_64 (1200/1252) > >16:12:47,732 INFO packaging: imsettings-1.6.0-3.fc19.x86_64 (1201/1252) > >16:12:47,732 INFO packaging: nautilus-extensions-3.8.0-1.fc19.x86_64 (1202/1252) > >16:12:47,733 INFO packaging: nautilus-3.8.0-1.fc19.x86_64 (1203/1252) > >16:12:47,733 INFO packaging: im-chooser-common-1.6.2-3.fc19.x86_64 (1204/1252) > >16:12:47,733 INFO packaging: brasero-3.8.0-1.fc19.x86_64 (1205/1252) > >16:12:47,734 INFO packaging: 1:control-center-3.8.0-3.fc19.x86_64 (1206/1252) > >16:12:47,734 INFO packaging: gnome-settings-daemon-updates-3.8.0-1.fc19.x86_64 (1207/1252) > >16:12:47,735 INFO packaging: abrt-gui-2.1.3-1.fc19.x86_64 (1208/1252) > >16:12:47,736 INFO packaging: metacity-2.34.13-4.fc19.x86_64 (1209/1252) > >16:12:47,736 INFO packaging: lldpad-0.9.45-5.fc19.x86_64 (1210/1252) > >16:12:47,736 INFO packaging: fcoe-utils-1.0.27-1.fc19.x86_64 (1211/1252) > >16:12:47,737 INFO packaging: python-blivet-0.9-1.fc19.noarch (1212/1252) > >16:12:47,737 INFO packaging: anaconda-19.16-2.fc19.x86_64 (1213/1252) > >16:12:47,738 INFO packaging: libseccomp-2.0.0-0.fc19.x86_64 (1214/1252) > >16:12:47,738 INFO packaging: 2:qemu-system-x86-1.4.0-8.fc19.x86_64 (1215/1252) > >16:12:47,739 INFO packaging: 2:qemu-kvm-1.4.0-8.fc19.x86_64 (1216/1252) > >16:12:47,739 INFO packaging: libvirt-daemon-kvm-1.0.4-1.fc19.x86_64 (1217/1252) > >16:12:47,739 INFO packaging: kernel-modules-extra-3.9.0-0.rc4.git0.1.fc19.x86_64 (1218/1252) > >16:12:47,740 INFO packaging: xl2tpd-1.3.1-13.fc19.x86_64 (1219/1252) > >16:12:47,740 INFO packaging: NetworkManager-l2tp-0.9.8-1.fc19.x86_64 (1220/1252) > >16:12:47,741 INFO packaging: gnome-boxes-3.8.0-1.fc19.x86_64 (1221/1252) > >16:12:47,741 INFO packaging: initial-setup-0.3.4-1.fc19.noarch (1222/1252) > >16:12:47,742 INFO packaging: abrt-desktop-2.1.3-1.fc19.x86_64 (1223/1252) > >16:12:47,742 INFO packaging: gnome-packagekit-3.8.0-1.fc19.x86_64 (1224/1252) > >16:12:47,742 INFO packaging: orca-3.8.0-1.fc19.x86_64 (1225/1252) > >16:12:47,743 INFO packaging: brasero-nautilus-3.8.0-1.fc19.x86_64 (1226/1252) > >16:12:47,743 INFO packaging: im-chooser-1.6.2-3.fc19.x86_64 (1227/1252) > >16:12:47,744 INFO packaging: evince-nautilus-3.8.0-2.fc19.x86_64 (1228/1252) > >16:12:47,744 INFO packaging: 1:totem-nautilus-3.8.0-1.fc19.x86_64 (1229/1252) > >16:12:47,745 INFO packaging: file-roller-nautilus-3.8.0-1.fc19.x86_64 (1230/1252) > >16:12:47,745 INFO packaging: deja-dup-26.0-1.fc19.x86_64 (1231/1252) > >16:12:47,746 INFO packaging: evolution-ews-3.8.0-1.fc19.x86_64 (1232/1252) > >16:12:47,746 INFO packaging: evolution-help-3.8.0-1.fc19.noarch (1233/1252) > >16:12:47,747 INFO packaging: ibus-rawcode-1.3.2-1.fc19.x86_64 (1234/1252) > >16:12:47,747 INFO packaging: ibus-kkc-1.5.10-1.fc19.x86_64 (1235/1252) > >16:12:47,747 INFO packaging: ibus-chewing-1.4.3-3.fc19.x86_64 (1236/1252) > >16:12:47,748 INFO packaging: ibus-m17n-1.3.4-7.fc19.x86_64 (1237/1252) > >16:12:47,748 INFO packaging: ibus-typing-booster-0.0.26-1.fc19.noarch (1238/1252) > >16:12:47,749 INFO packaging: ibus-libpinyin-1.5.92-1.fc19.x86_64 (1239/1252) > >16:12:47,750 INFO packaging: ibus-hangul-1.4.2-2.fc19.x86_64 (1240/1252) > >16:12:47,750 INFO packaging: setroubleshoot-3.2.4-1.fc19.x86_64 (1241/1252) > >16:12:47,750 INFO packaging: system-config-printer-1.4.0-1.fc19.x86_64 (1242/1252) > >16:12:47,751 INFO packaging: rhythmbox-2.98-7.fc19.x86_64 (1243/1252) > >16:12:47,751 INFO packaging: gnome-initial-setup-0.8-3.fc19.x86_64 (1244/1252) > >16:12:47,752 INFO packaging: empathy-3.8.0-1.fc19.x86_64 (1245/1252) > >16:12:47,752 INFO packaging: gnome-disk-utility-3.8.0-1.fc19.x86_64 (1246/1252) > >16:12:47,753 INFO packaging: gnome-clocks-3.8.0-1.fc19.x86_64 (1247/1252) > >16:12:47,753 INFO packaging: gnome-contacts-3.8.0-1.fc19.x86_64 (1248/1252) > >16:12:47,753 INFO packaging: 2:gedit-3.8.0-2.fc19.x86_64 (1249/1252) > >16:12:47,754 INFO packaging: pulseaudio-module-x11-3.0-6.fc19.x86_64 (1250/1252) > >16:12:47,754 INFO packaging: alsa-plugins-pulseaudio-1.0.26-3.fc19.x86_64 (1251/1252) > >16:12:47,755 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.6-7.fc19.x86_64 (1252/1252) > >16:12:47,755 INFO packaging: ==== end rpm scriptlet logs ==== >16:12:47,785 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/install.py:136 (doInstall) >16:12:47,786 INFO packaging: have _yum_lock for AnaInstallThread >16:12:47,996 INFO packaging: gave up _yum_lock for AnaInstallThread >16:12:47,997 INFO packaging: about to acquire _yum_lock for AnaInstallThread at /usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py:1582 (postInstall) >16:12:47,997 INFO packaging: have _yum_lock for AnaInstallThread >16:12:47,998 INFO packaging: gave up _yum_lock for AnaInstallThread >16:12:48,076 DEBUG packaging: kernel versions: ['0-rescue-be3c0369af8641a4868c0c20c74da0c4', '3.9.0-0.rc4.git0.1.fc19.x86_64'] > > >/tmp/program.log: >21:37:41,462 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:37:41,502 DEBUG program: Return code: 0 >21:37:41,504 INFO program: Running... udevadm settle --timeout=300 >21:37:42,158 DEBUG program: Return code: 0 >21:37:42,160 INFO program: Running... modprobe fcoe >21:37:42,337 DEBUG program: Return code: 0 >21:37:42,339 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:37:42,372 INFO program: No FCoE boot disk information is found in EDD! >21:37:42,373 DEBUG program: Return code: 1 >21:37:42,376 INFO program: Running... udevadm settle --timeout=300 >21:37:42,417 DEBUG program: Return code: 0 >21:37:42,566 INFO program: Running... multipath -d >21:37:42,685 INFO program: create: mpatha (SanDisk_Ultra_20051739730297502D85-0:0) undef SanDisk ,Ultra >21:37:42,686 INFO program: size=15G features='0' hwhandler='0' wp=undef >21:37:42,687 INFO program: `-+- policy='service-time 0' prio=1 status=undef >21:37:42,688 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:37:42,688 DEBUG program: Return code: 0 >21:37:42,694 INFO program: Running... multipath -ll >21:37:42,735 DEBUG program: Return code: 0 >21:37:44,093 INFO program: Running... metacity --display :1 --sm-disable >21:37:47,608 INFO program: Running... systemctl start chronyd.service >21:37:47,954 DEBUG program: Return code: 0 >21:37:47,962 INFO program: Running... udevadm control --property=ANACONDA=1 >21:37:48,040 DEBUG program: Return code: 0 >21:37:48,146 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:37:48,320 DEBUG program: Return code: 0 >21:37:48,328 INFO program: Running... udevadm settle --timeout=300 >21:37:48,953 DEBUG program: Return code: 0 >21:37:48,963 INFO program: Running... udevadm settle --timeout=300 >21:37:49,032 DEBUG program: Return code: 0 >21:37:49,135 INFO program: Running... multipath -d >21:37:49,226 INFO program: create: mpatha (SanDisk_Ultra_20051739730297502D85-0:0) undef SanDisk ,Ultra >21:37:49,227 INFO program: size=15G features='0' hwhandler='0' wp=undef >21:37:49,227 INFO program: `-+- policy='service-time 0' prio=1 status=undef >21:37:49,228 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:37:49,228 DEBUG program: Return code: 0 >21:37:49,229 INFO program: Running... multipath -ll >21:37:49,292 DEBUG program: Return code: 0 >21:37:49,903 INFO program: Running... modprobe vfat >21:37:49,983 DEBUG program: Return code: 0 >21:37:50,173 INFO program: Running... dumpe2fs -h /dev/sda2 >21:37:50,300 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >21:37:50,301 INFO program: Filesystem volume name: <none> >21:37:50,301 INFO program: Last mounted on: /boot >21:37:50,302 INFO program: Filesystem UUID: 0f29091d-3eb4-4948-a2cb-e7394847f547 >21:37:50,302 INFO program: Filesystem magic number: 0xEF53 >21:37:50,302 INFO program: Filesystem revision #: 1 (dynamic) >21:37:50,303 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:37:50,303 INFO program: Filesystem flags: signed_directory_hash >21:37:50,304 INFO program: Default mount options: user_xattr acl >21:37:50,304 INFO program: Filesystem state: clean >21:37:50,305 INFO program: Errors behavior: Continue >21:37:50,305 INFO program: Filesystem OS type: Linux >21:37:50,306 INFO program: Inode count: 128016 >21:37:50,306 INFO program: Block count: 512000 >21:37:50,307 INFO program: Reserved block count: 25600 >21:37:50,310 INFO program: Free blocks: 485334 >21:37:50,313 INFO program: Free inodes: 128005 >21:37:50,316 INFO program: First block: 1 >21:37:50,319 INFO program: Block size: 1024 >21:37:50,322 INFO program: Fragment size: 1024 >21:37:50,324 INFO program: Reserved GDT blocks: 256 >21:37:50,327 INFO program: Blocks per group: 8192 >21:37:50,330 INFO program: Fragments per group: 8192 >21:37:50,333 INFO program: Inodes per group: 2032 >21:37:50,336 INFO program: Inode blocks per group: 254 >21:37:50,339 INFO program: Flex block group size: 16 >21:37:50,342 INFO program: Filesystem created: Fri Apr 5 20:24:55 2013 >21:37:50,345 INFO program: Last mount time: Fri Apr 5 20:25:14 2013 >21:37:50,348 INFO program: Last write time: Fri Apr 5 20:25:14 2013 >21:37:50,351 INFO program: Mount count: 1 >21:37:50,353 INFO program: Maximum mount count: -1 >21:37:50,356 INFO program: Last checked: Fri Apr 5 20:24:55 2013 >21:37:50,359 INFO program: Check interval: 0 (<none>) >21:37:50,363 INFO program: Lifetime writes: 8 MB >21:37:50,365 INFO program: Reserved blocks uid: 0 (user root) >21:37:50,369 INFO program: Reserved blocks gid: 0 (group root) >21:37:50,374 INFO program: First inode: 11 >21:37:50,377 INFO program: Inode size: 128 >21:37:50,380 INFO program: Journal inode: 8 >21:37:50,383 INFO program: Default directory hash: half_md4 >21:37:50,386 INFO program: Directory Hash Seed: 851ef8a9-1a34-44de-9a27-cd1138aa1307 >21:37:50,389 INFO program: Journal backup: inode blocks >21:37:50,391 INFO program: Journal features: (none) >21:37:50,394 INFO program: Journal size: 8M >21:37:50,397 INFO program: Journal length: 8192 >21:37:50,400 INFO program: Journal sequence: 0x00000002 >21:37:50,403 INFO program: Journal start: 1 >21:37:50,406 INFO program: >21:37:50,409 DEBUG program: Return code: 0 >21:37:50,412 INFO program: Running... resize2fs -P /dev/sda2 >21:37:50,463 INFO program: resize2fs 1.42.7 (21-Jan-2013) >21:37:50,466 INFO program: Estimated minimum size of the filesystem: 14045 >21:37:50,466 DEBUG program: Return code: 0 >21:37:50,745 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } fedora/swap >21:37:51,093 DEBUG program: Return code: 0 >21:37:51,094 INFO program: Running... udevadm settle --timeout=300 >21:37:51,151 DEBUG program: Return code: 0 >21:37:51,289 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } fedora/home >21:37:51,734 DEBUG program: Return code: 0 >21:37:51,734 INFO program: Running... udevadm settle --timeout=300 >21:37:51,787 DEBUG program: Return code: 0 >21:37:51,850 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >21:37:51,946 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >21:37:51,947 INFO program: Filesystem volume name: <none> >21:37:51,947 INFO program: Last mounted on: <not available> >21:37:51,947 INFO program: Filesystem UUID: ba7a8793-349d-4237-a683-90f5d9b054ba >21:37:51,948 INFO program: Filesystem magic number: 0xEF53 >21:37:51,948 INFO program: Filesystem revision #: 1 (dynamic) >21:37:51,949 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:37:51,949 INFO program: Filesystem flags: signed_directory_hash >21:37:51,949 INFO program: Default mount options: user_xattr acl >21:37:51,950 INFO program: Filesystem state: clean >21:37:51,950 INFO program: Errors behavior: Continue >21:37:51,951 INFO program: Filesystem OS type: Linux >21:37:51,951 INFO program: Inode count: 26968064 >21:37:51,952 INFO program: Block count: 107850752 >21:37:51,953 INFO program: Reserved block count: 5392537 >21:37:51,955 INFO program: Free blocks: 106107440 >21:37:51,958 INFO program: Free inodes: 26968053 >21:37:51,961 INFO program: First block: 0 >21:37:51,964 INFO program: Block size: 4096 >21:37:51,966 INFO program: Fragment size: 4096 >21:37:51,969 INFO program: Reserved GDT blocks: 998 >21:37:51,971 INFO program: Blocks per group: 32768 >21:37:51,973 INFO program: Fragments per group: 32768 >21:37:51,976 INFO program: Inodes per group: 8192 >21:37:51,979 INFO program: Inode blocks per group: 512 >21:37:51,982 INFO program: Flex block group size: 16 >21:37:51,988 INFO program: Filesystem created: Fri Apr 5 20:25:00 2013 >21:37:51,989 INFO program: Last mount time: Fri Apr 5 20:25:14 2013 >21:37:51,992 INFO program: Last write time: Fri Apr 5 20:25:14 2013 >21:37:51,995 INFO program: Mount count: 1 >21:37:51,997 INFO program: Maximum mount count: -1 >21:37:51,999 INFO program: Last checked: Fri Apr 5 20:25:00 2013 >21:37:52,001 INFO program: Check interval: 0 (<none>) >21:37:52,003 INFO program: Lifetime writes: 133 MB >21:37:52,005 INFO program: Reserved blocks uid: 0 (user root) >21:37:52,008 INFO program: Reserved blocks gid: 0 (group root) >21:37:52,010 INFO program: First inode: 11 >21:37:52,012 INFO program: Inode size: 256 >21:37:52,014 INFO program: Required extra isize: 28 >21:37:52,018 INFO program: Desired extra isize: 28 >21:37:52,022 INFO program: Journal inode: 8 >21:37:52,023 INFO program: Default directory hash: half_md4 >21:37:52,024 INFO program: Directory Hash Seed: a787d237-8eaf-49f1-afaa-002a1614982d >21:37:52,027 INFO program: Journal backup: inode blocks >21:37:52,030 INFO program: Journal features: (none) >21:37:52,033 INFO program: Journal size: 128M >21:37:52,036 INFO program: Journal length: 32768 >21:37:52,039 INFO program: Journal sequence: 0x00000002 >21:37:52,042 INFO program: Journal start: 1 >21:37:52,045 INFO program: >21:37:52,047 DEBUG program: Return code: 0 >21:37:52,049 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >21:37:52,108 INFO program: resize2fs 1.42.7 (21-Jan-2013) >21:37:52,109 INFO program: Estimated minimum size of the filesystem: 259146 >21:37:52,109 DEBUG program: Return code: 0 >21:37:52,199 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } fedora/root >21:37:52,596 DEBUG program: Return code: 0 >21:37:52,597 INFO program: Running... udevadm settle --timeout=300 >21:37:52,649 DEBUG program: Return code: 0 >21:37:52,710 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >21:37:52,785 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >21:37:52,786 INFO program: Filesystem volume name: <none> >21:37:52,786 INFO program: Last mounted on: /mnt/sysimage >21:37:52,787 INFO program: Filesystem UUID: 1568b2d7-1a56-4549-9586-6f747d9b09b7 >21:37:52,787 INFO program: Filesystem magic number: 0xEF53 >21:37:52,788 INFO program: Filesystem revision #: 1 (dynamic) >21:37:52,788 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:37:52,789 INFO program: Filesystem flags: signed_directory_hash >21:37:52,789 INFO program: Default mount options: user_xattr acl >21:37:52,790 INFO program: Filesystem state: clean >21:37:52,791 INFO program: Errors behavior: Continue >21:37:52,791 INFO program: Filesystem OS type: Linux >21:37:52,792 INFO program: Inode count: 3276800 >21:37:52,793 INFO program: Block count: 13107200 >21:37:52,793 INFO program: Reserved block count: 655360 >21:37:52,794 INFO program: Free blocks: 12855501 >21:37:52,797 INFO program: Free inodes: 3276789 >21:37:52,799 INFO program: First block: 0 >21:37:52,803 INFO program: Block size: 4096 >21:37:52,808 INFO program: Fragment size: 4096 >21:37:52,813 INFO program: Reserved GDT blocks: 1020 >21:37:52,813 INFO program: Blocks per group: 32768 >21:37:52,814 INFO program: Fragments per group: 32768 >21:37:52,816 INFO program: Inodes per group: 8192 >21:37:52,819 INFO program: Inode blocks per group: 512 >21:37:52,821 INFO program: Flex block group size: 16 >21:37:52,823 INFO program: Filesystem created: Fri Apr 5 20:25:08 2013 >21:37:52,825 INFO program: Last mount time: Fri Apr 5 20:25:13 2013 >21:37:52,828 INFO program: Last write time: Fri Apr 5 20:25:13 2013 >21:37:52,830 INFO program: Mount count: 1 >21:37:52,833 INFO program: Maximum mount count: -1 >21:37:52,835 INFO program: Last checked: Fri Apr 5 20:25:08 2013 >21:37:52,837 INFO program: Check interval: 0 (<none>) >21:37:52,839 INFO program: Lifetime writes: 132 MB >21:37:52,842 INFO program: Reserved blocks uid: 0 (user root) >21:37:52,844 INFO program: Reserved blocks gid: 0 (group root) >21:37:52,848 INFO program: First inode: 11 >21:37:52,849 INFO program: Inode size: 256 >21:37:52,852 INFO program: Required extra isize: 28 >21:37:52,854 INFO program: Desired extra isize: 28 >21:37:52,857 INFO program: Journal inode: 8 >21:37:52,859 INFO program: Default directory hash: half_md4 >21:37:52,861 INFO program: Directory Hash Seed: e1f0c533-eee7-4773-835b-594fe54bc7c0 >21:37:52,864 INFO program: Journal backup: inode blocks >21:37:52,873 INFO program: Journal features: journal_incompat_revoke >21:37:52,874 INFO program: Journal size: 128M >21:37:52,875 INFO program: Journal length: 32768 >21:37:52,876 INFO program: Journal sequence: 0x00002a6f >21:37:52,877 INFO program: Journal start: 13385 >21:37:52,878 INFO program: >21:37:52,883 DEBUG program: Return code: 0 >21:37:52,884 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >21:37:52,931 INFO program: resize2fs 1.42.7 (21-Jan-2013) >21:37:52,933 INFO program: Estimated minimum size of the filesystem: 69659 >21:37:52,933 DEBUG program: Return code: 0 >21:37:53,155 INFO program: Running... dumpe2fs -h /dev/loop1 >21:37:53,200 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >21:37:53,201 INFO program: Filesystem volume name: Anaconda >21:37:53,201 INFO program: Last mounted on: / >21:37:53,202 INFO program: Filesystem UUID: 9c4bb68f-97dd-42d0-90e8-a263d62dad54 >21:37:53,203 INFO program: Filesystem magic number: 0xEF53 >21:37:53,203 INFO program: Filesystem revision #: 1 (dynamic) >21:37:53,204 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:37:53,212 INFO program: Filesystem flags: signed_directory_hash >21:37:53,213 INFO program: Default mount options: user_xattr acl >21:37:53,215 INFO program: Filesystem state: clean >21:37:53,216 INFO program: Errors behavior: Continue >21:37:53,216 INFO program: Filesystem OS type: Linux >21:37:53,217 INFO program: Inode count: 65536 >21:37:53,218 INFO program: Block count: 1048576 >21:37:53,218 INFO program: Reserved block count: 0 >21:37:53,219 INFO program: Free blocks: 267964 >21:37:53,220 INFO program: Free inodes: 37886 >21:37:53,221 INFO program: First block: 1 >21:37:53,221 INFO program: Block size: 1024 >21:37:53,222 INFO program: Fragment size: 1024 >21:37:53,225 INFO program: Reserved GDT blocks: 256 >21:37:53,225 INFO program: Blocks per group: 8192 >21:37:53,226 INFO program: Fragments per group: 8192 >21:37:53,226 INFO program: Inodes per group: 512 >21:37:53,228 INFO program: Inode blocks per group: 128 >21:37:53,230 INFO program: Flex block group size: 16 >21:37:53,232 INFO program: Filesystem created: Fri Apr 5 05:05:49 2013 >21:37:53,234 INFO program: Last mount time: Fri Apr 5 05:08:44 2013 >21:37:53,237 INFO program: Last write time: Fri Apr 5 05:09:00 2013 >21:37:53,241 INFO program: Mount count: 2 >21:37:53,242 INFO program: Maximum mount count: -1 >21:37:53,244 INFO program: Last checked: Fri Apr 5 05:05:49 2013 >21:37:53,247 INFO program: Check interval: 0 (<none>) >21:37:53,249 INFO program: Lifetime writes: 32 MB >21:37:53,251 INFO program: Reserved blocks uid: 0 (user root) >21:37:53,253 INFO program: Reserved blocks gid: 0 (group root) >21:37:53,256 INFO program: First inode: 11 >21:37:53,258 INFO program: Inode size: 256 >21:37:53,261 INFO program: Required extra isize: 28 >21:37:53,263 INFO program: Desired extra isize: 28 >21:37:53,265 INFO program: Journal inode: 8 >21:37:53,268 INFO program: Default directory hash: half_md4 >21:37:53,270 INFO program: Directory Hash Seed: 82f812cf-56a4-4b52-933a-ba616889e9b0 >21:37:53,273 INFO program: Journal backup: inode blocks >21:37:53,276 INFO program: Journal features: (none) >21:37:53,278 INFO program: Journal size: 32M >21:37:53,280 INFO program: Journal length: 32768 >21:37:53,282 INFO program: Journal sequence: 0x00000022 >21:37:53,285 INFO program: Journal start: 0 >21:37:53,287 INFO program: >21:37:53,289 DEBUG program: Return code: 0 >21:37:53,292 INFO program: Running... resize2fs -P /dev/loop1 >21:37:53,345 INFO program: resize2fs 1.42.7 (21-Jan-2013) >21:37:53,346 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:37:53,347 INFO program: Couldn't find valid filesystem superblock. >21:37:53,348 DEBUG program: Return code: 1 >21:37:53,465 INFO program: Running... udevadm settle --timeout=300 >21:37:53,530 DEBUG program: Return code: 0 >21:37:53,666 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:37:53,707 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >21:37:53,708 INFO program: Filesystem volume name: Anaconda >21:37:53,708 INFO program: Last mounted on: / >21:37:53,709 INFO program: Filesystem UUID: 9c4bb68f-97dd-42d0-90e8-a263d62dad54 >21:37:53,709 INFO program: Filesystem magic number: 0xEF53 >21:37:53,710 INFO program: Filesystem revision #: 1 (dynamic) >21:37:53,710 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:37:53,711 INFO program: Filesystem flags: signed_directory_hash >21:37:53,711 INFO program: Default mount options: user_xattr acl >21:37:53,712 INFO program: Filesystem state: clean >21:37:53,713 INFO program: Errors behavior: Continue >21:37:53,713 INFO program: Filesystem OS type: Linux >21:37:53,714 INFO program: Inode count: 65536 >21:37:53,714 INFO program: Block count: 1048576 >21:37:53,715 INFO program: Reserved block count: 0 >21:37:53,719 INFO program: Free blocks: 267964 >21:37:53,721 INFO program: Free inodes: 37886 >21:37:53,724 INFO program: First block: 1 >21:37:53,726 INFO program: Block size: 1024 >21:37:53,729 INFO program: Fragment size: 1024 >21:37:53,732 INFO program: Reserved GDT blocks: 256 >21:37:53,735 INFO program: Blocks per group: 8192 >21:37:53,738 INFO program: Fragments per group: 8192 >21:37:53,743 INFO program: Inodes per group: 512 >21:37:53,743 INFO program: Inode blocks per group: 128 >21:37:53,749 INFO program: Flex block group size: 16 >21:37:53,750 INFO program: Filesystem created: Fri Apr 5 05:05:49 2013 >21:37:53,752 INFO program: Last mount time: Fri Apr 5 21:37:22 2013 >21:37:53,755 INFO program: Last write time: Fri Apr 5 21:37:22 2013 >21:37:53,757 INFO program: Mount count: 3 >21:37:53,759 INFO program: Maximum mount count: -1 >21:37:53,761 INFO program: Last checked: Fri Apr 5 05:05:49 2013 >21:37:53,764 INFO program: Check interval: 0 (<none>) >21:37:53,766 INFO program: Lifetime writes: 32 MB >21:37:53,768 INFO program: Reserved blocks uid: 0 (user root) >21:37:53,770 INFO program: Reserved blocks gid: 0 (group root) >21:37:53,772 INFO program: First inode: 11 >21:37:53,774 INFO program: Inode size: 256 >21:37:53,777 INFO program: Required extra isize: 28 >21:37:53,778 INFO program: Desired extra isize: 28 >21:37:53,780 INFO program: Journal inode: 8 >21:37:53,782 INFO program: Default directory hash: half_md4 >21:37:53,785 INFO program: Directory Hash Seed: 82f812cf-56a4-4b52-933a-ba616889e9b0 >21:37:53,787 INFO program: Journal backup: inode blocks >21:37:53,789 INFO program: Journal features: (none) >21:37:53,791 INFO program: Journal size: 32M >21:37:53,803 INFO program: Journal length: 32768 >21:37:53,804 INFO program: Journal sequence: 0x00000023 >21:37:53,806 INFO program: Journal start: 1 >21:37:53,806 INFO program: >21:37:53,807 DEBUG program: Return code: 0 >21:37:53,808 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:37:53,859 INFO program: resize2fs 1.42.7 (21-Jan-2013) >21:37:53,860 INFO program: Estimated minimum size of the filesystem: 777884 >21:37:53,861 DEBUG program: Return code: 0 >21:37:54,137 INFO program: Running... udevadm settle --timeout=300 >21:37:54,190 DEBUG program: Return code: 0 >21:37:54,254 INFO program: Running... udevadm settle --timeout=300 >21:37:54,306 DEBUG program: Return code: 0 >21:37:54,318 INFO program: Running... udevadm settle --timeout=300 >21:37:54,380 DEBUG program: Return code: 0 >21:37:54,402 INFO program: Running... udevadm settle --timeout=300 >21:37:54,456 DEBUG program: Return code: 0 >21:37:54,465 INFO program: Running... udevadm settle --timeout=300 >21:37:54,516 DEBUG program: Return code: 0 >21:37:54,533 INFO program: Running... udevadm settle --timeout=300 >21:37:54,583 DEBUG program: Return code: 0 >21:37:54,599 INFO program: Running... udevadm settle --timeout=300 >21:37:54,656 DEBUG program: Return code: 0 >21:37:54,665 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >21:37:54,927 DEBUG program: Return code: 0 >21:37:54,942 INFO program: Running... udevadm settle --timeout=300 >21:37:55,005 DEBUG program: Return code: 0 >21:37:55,011 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >21:37:55,181 INFO program: 0 logical volume(s) in volume group "fedora" now active >21:37:55,182 DEBUG program: Return code: 0 >21:37:55,199 INFO program: Running... udevadm settle --timeout=300 >21:37:55,252 DEBUG program: Return code: 0 >21:37:55,265 INFO program: Running... udevadm settle --timeout=300 >21:37:55,316 DEBUG program: Return code: 0 >21:37:55,334 INFO program: Running... udevadm settle --timeout=300 >21:37:55,387 DEBUG program: Return code: 0 >21:37:55,444 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >21:37:55,673 DEBUG program: Return code: 0 >21:37:55,681 INFO program: Running... umount /mnt/sysimage >21:37:55,736 DEBUG program: Return code: 0 >21:37:55,737 INFO program: Running... udevadm settle --timeout=300 >21:37:55,804 DEBUG program: Return code: 0 >21:37:55,818 INFO program: Running... udevadm settle --timeout=300 >21:37:55,891 DEBUG program: Return code: 0 >21:37:55,905 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/home >21:37:56,515 DEBUG program: Return code: 0 >21:37:56,518 INFO program: Running... udevadm settle --timeout=300 >21:37:56,570 DEBUG program: Return code: 0 >21:37:56,573 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >21:37:57,217 DEBUG program: Return code: 0 >21:37:57,250 INFO program: Running... umount /mnt/sysimage >21:37:57,324 DEBUG program: Return code: 0 >21:37:57,324 INFO program: Running... udevadm settle --timeout=300 >21:37:57,374 DEBUG program: Return code: 0 >21:37:57,378 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/home >21:37:57,577 DEBUG program: Return code: 0 >21:37:57,588 INFO program: Running... udevadm settle --timeout=300 >21:37:57,642 DEBUG program: Return code: 0 >21:37:57,646 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >21:37:57,751 INFO program: 0 logical volume(s) in volume group "fedora" now active >21:37:57,752 DEBUG program: Return code: 0 >21:37:57,761 INFO program: Running... udevadm settle --timeout=300 >21:37:57,814 DEBUG program: Return code: 0 >21:37:57,828 INFO program: Running... udevadm settle --timeout=300 >21:37:57,879 DEBUG program: Return code: 0 >21:37:57,890 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >21:37:58,262 DEBUG program: Return code: 0 >21:37:58,263 INFO program: Running... udevadm settle --timeout=300 >21:37:58,313 DEBUG program: Return code: 0 >21:37:58,316 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >21:38:00,778 DEBUG program: Return code: 0 >21:38:00,871 INFO program: Running... arch >21:38:01,246 INFO program: x86_64 >21:38:01,247 DEBUG program: Return code: 0 >21:38:01,316 INFO program: Running... umount /mnt/sysimage >21:38:01,432 DEBUG program: Return code: 0 >21:38:01,433 INFO program: Running... udevadm settle --timeout=300 >21:38:01,484 DEBUG program: Return code: 0 >21:38:01,487 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >21:38:01,822 DEBUG program: Return code: 0 >17:39:24,123 INFO program: Running... modprobe btrfs >17:39:24,352 DEBUG program: Return code: 0 >17:39:24,367 INFO program: Running... modprobe xfs >17:39:24,614 DEBUG program: Return code: 0 >15:39:37,330 INFO program: Running... systemctl start chronyd.service >15:39:37,395 DEBUG program: Return code: 0 >15:39:46,366 INFO program: Running... systemctl status chronyd.service >15:39:46,432 INFO program: chronyd.service - NTP client/server >15:39:46,433 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >15:39:46,433 INFO program: Active: active (running) since Fri 2013-04-05 15:37:47 MDT; 1min 58s ago >15:39:46,433 INFO program: Process: 723 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >15:39:46,434 INFO program: Process: 720 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >15:39:46,435 INFO program: Process: 710 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >15:39:46,435 INFO program: Main PID: 722 (chronyd) >15:39:46,436 INFO program: CGroup: name=systemd:/system/chronyd.service >15:39:46,436 INFO program: `-722 /usr/sbin/chronyd -u chrony >15:39:46,436 INFO program: >15:39:46,437 INFO program: Apr 05 15:37:47 localhost chrony-helper[710]: tr: write error: Broken pipe >15:39:46,437 INFO program: Apr 05 15:37:47 localhost chrony-helper[710]: tr: write error >15:39:46,438 INFO program: Apr 05 15:37:47 localhost chronyd[722]: chronyd version 1.27 starting >15:39:46,438 INFO program: Apr 05 15:37:47 localhost chronyd[722]: Linux kernel major=3 minor=9 patch=0 >15:39:46,439 INFO program: Apr 05 15:37:47 localhost chronyd[722]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >15:39:46,442 INFO program: Apr 05 15:37:47 localhost systemd[1]: Started NTP client/server. >15:39:46,444 INFO program: Apr 05 15:39:34 localhost chronyd[722]: Selected source 69.64.72.238 >15:39:46,447 INFO program: Apr 05 15:39:34 localhost chronyd[722]: System clock wrong by 2.329066 seconds, adjustment started >15:39:46,449 INFO program: Apr 05 15:39:36 localhost chronyd[722]: Selected source 4.53.160.75 >15:39:46,451 INFO program: Apr 05 15:39:37 localhost systemd[1]: Started NTP client/server. >15:39:46,453 DEBUG program: Return code: 0 >15:40:15,118 INFO program: Running... udevadm settle --timeout=300 >15:40:15,189 DEBUG program: Return code: 0 >15:40:15,209 INFO program: Running... udevadm settle --timeout=300 >15:40:15,264 DEBUG program: Return code: 0 >15:40:15,330 INFO program: Running... udevadm settle --timeout=300 >15:40:15,384 DEBUG program: Return code: 0 >15:40:15,388 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora >15:40:15,854 INFO program: 0 logical volume(s) in volume group "fedora" now active >15:40:15,855 DEBUG program: Return code: 0 >15:40:15,881 INFO program: Running... udevadm settle --timeout=300 >15:40:15,937 DEBUG program: Return code: 0 >15:40:16,034 INFO program: Running... udevadm settle --timeout=300 >15:40:16,094 DEBUG program: Return code: 0 >15:40:21,203 INFO program: Running... hwclock --systohc --utc >15:40:22,504 DEBUG program: Return code: 0 >15:40:22,524 INFO program: Running... udevadm settle --timeout=300 >15:40:22,581 DEBUG program: Return code: 0 >15:40:22,763 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/root >15:40:23,209 DEBUG program: Return code: 0 >15:40:23,210 INFO program: Running... udevadm settle --timeout=300 >15:40:23,271 DEBUG program: Return code: 0 >15:40:23,274 INFO program: Running... wipefs -a /dev/mapper/fedora-root >15:40:23,443 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:40:23,445 DEBUG program: Return code: 0 >15:40:23,445 INFO program: Running... udevadm settle --timeout=300 >15:40:23,527 DEBUG program: Return code: 0 >15:40:23,541 INFO program: Running... udevadm settle --timeout=300 >15:40:23,595 DEBUG program: Return code: 0 >15:40:23,598 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/root >15:40:23,778 DEBUG program: Return code: 0 >15:40:23,778 INFO program: Running... udevadm settle --timeout=300 >15:40:23,842 DEBUG program: Return code: 0 >15:40:23,860 INFO program: Running... lvm lvremove --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/root >15:40:24,025 INFO program: Logical volume "root" successfully removed >15:40:24,026 DEBUG program: Return code: 0 >15:40:24,026 INFO program: Running... udevadm settle --timeout=300 >15:40:24,158 DEBUG program: Return code: 0 >15:40:24,174 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/home >15:40:24,590 DEBUG program: Return code: 0 >15:40:24,590 INFO program: Running... udevadm settle --timeout=300 >15:40:24,646 DEBUG program: Return code: 0 >15:40:24,649 INFO program: Running... wipefs -a /dev/mapper/fedora-home >15:40:24,839 INFO program: /dev/mapper/fedora-home: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:40:24,840 DEBUG program: Return code: 0 >15:40:24,841 INFO program: Running... udevadm settle --timeout=300 >15:40:24,966 DEBUG program: Return code: 0 >15:40:24,974 INFO program: Running... udevadm settle --timeout=300 >15:40:25,031 DEBUG program: Return code: 0 >15:40:25,035 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/home >15:40:25,232 DEBUG program: Return code: 0 >15:40:25,233 INFO program: Running... udevadm settle --timeout=300 >15:40:25,286 DEBUG program: Return code: 0 >15:40:25,304 INFO program: Running... lvm lvremove --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/home >15:40:25,473 INFO program: Logical volume "home" successfully removed >15:40:25,474 DEBUG program: Return code: 0 >15:40:25,474 INFO program: Running... udevadm settle --timeout=300 >15:40:25,654 DEBUG program: Return code: 0 >15:40:25,669 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/swap >15:40:25,975 DEBUG program: Return code: 0 >15:40:25,976 INFO program: Running... udevadm settle --timeout=300 >15:40:26,031 DEBUG program: Return code: 0 >15:40:26,035 INFO program: Running... wipefs -a /dev/mapper/fedora-swap >15:40:26,184 INFO program: /dev/mapper/fedora-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >15:40:26,185 DEBUG program: Return code: 0 >15:40:26,186 INFO program: Running... udevadm settle --timeout=300 >15:40:26,298 DEBUG program: Return code: 0 >15:40:26,308 INFO program: Running... udevadm settle --timeout=300 >15:40:26,361 DEBUG program: Return code: 0 >15:40:26,364 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/swap >15:40:26,546 DEBUG program: Return code: 0 >15:40:26,546 INFO program: Running... udevadm settle --timeout=300 >15:40:26,601 DEBUG program: Return code: 0 >15:40:26,620 INFO program: Running... lvm lvremove --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora/swap >15:40:26,761 INFO program: Logical volume "swap" successfully removed >15:40:26,763 DEBUG program: Return code: 0 >15:40:26,764 INFO program: Running... udevadm settle --timeout=300 >15:40:26,960 DEBUG program: Return code: 0 >15:40:26,970 INFO program: Running... udevadm settle --timeout=300 >15:40:27,022 DEBUG program: Return code: 0 >15:40:27,027 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora >15:40:27,134 INFO program: 0 logical volume(s) in volume group "fedora" now active >15:40:27,135 DEBUG program: Return code: 0 >15:40:27,148 INFO program: Running... lvm vgreduce --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } --removemissing --force fedora >15:40:27,254 INFO program: Volume group "fedora" is already consistent >15:40:27,255 DEBUG program: Return code: 0 >15:40:27,255 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora >15:40:27,362 INFO program: 0 logical volume(s) in volume group "fedora" now active >15:40:27,363 DEBUG program: Return code: 0 >15:40:27,363 INFO program: Running... lvm vgremove --force --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora >15:40:27,487 INFO program: Volume group "fedora" successfully removed >15:40:27,488 DEBUG program: Return code: 0 >15:40:27,488 INFO program: Running... udevadm settle --timeout=300 >15:40:27,659 DEBUG program: Return code: 0 >15:40:27,667 INFO program: Running... lvm pvremove --force --force --yes --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } /dev/sda3 >15:40:27,753 INFO program: Labels on physical volume "/dev/sda3" successfully wiped >15:40:27,754 DEBUG program: Return code: 0 >15:40:27,762 INFO program: Running... udevadm settle --timeout=300 >15:40:27,922 DEBUG program: Return code: 0 >15:40:27,942 INFO program: Running... udevadm settle --timeout=300 >15:40:27,996 DEBUG program: Return code: 0 >15:40:27,997 INFO program: Running... udevadm settle --timeout=300 >15:40:28,050 DEBUG program: Return code: 0 >15:40:28,063 INFO program: Running... udevadm settle --timeout=300 >15:40:28,118 DEBUG program: Return code: 0 >15:40:28,257 INFO program: Running... udevadm settle --timeout=300 >15:40:28,804 DEBUG program: Return code: 0 >15:40:28,805 INFO program: Running... udevadm settle --timeout=300 >15:40:28,858 DEBUG program: Return code: 0 >15:40:28,863 INFO program: Running... wipefs -a /dev/sda2 >15:40:29,029 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:40:29,030 DEBUG program: Return code: 0 >15:40:29,031 INFO program: Running... udevadm settle --timeout=300 >15:40:29,108 DEBUG program: Return code: 0 >15:40:29,122 INFO program: Running... udevadm settle --timeout=300 >15:40:29,176 DEBUG program: Return code: 0 >15:40:29,177 INFO program: Running... udevadm settle --timeout=300 >15:40:29,234 DEBUG program: Return code: 0 >15:40:29,243 INFO program: Running... udevadm settle --timeout=300 >15:40:29,297 DEBUG program: Return code: 0 >15:40:29,428 INFO program: Running... udevadm settle --timeout=300 >15:40:29,782 DEBUG program: Return code: 0 >15:40:29,783 INFO program: Running... udevadm settle --timeout=300 >15:40:29,836 DEBUG program: Return code: 0 >15:40:29,844 INFO program: Running... wipefs -a /dev/sda1 >15:40:30,008 INFO program: /dev/sda1: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >15:40:30,009 INFO program: /dev/sda1: 1 bytes were erased at offset 0x00000000 (vfat): eb >15:40:30,009 INFO program: /dev/sda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >15:40:30,009 DEBUG program: Return code: 0 >15:40:30,010 INFO program: Running... udevadm settle --timeout=300 >15:40:30,070 DEBUG program: Return code: 0 >15:40:30,077 INFO program: Running... udevadm settle --timeout=300 >15:40:30,132 DEBUG program: Return code: 0 >15:40:30,133 INFO program: Running... udevadm settle --timeout=300 >15:40:30,187 DEBUG program: Return code: 0 >15:40:30,204 INFO program: Running... udevadm settle --timeout=300 >15:40:30,258 DEBUG program: Return code: 0 >15:40:30,382 INFO program: Running... udevadm settle --timeout=300 >15:40:30,599 DEBUG program: Return code: 0 >15:40:30,602 INFO program: Running... udevadm settle --timeout=300 >15:40:30,659 DEBUG program: Return code: 0 >15:40:30,668 INFO program: Running... wipefs -a /dev/sda >15:40:30,950 INFO program: /dev/sda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 >15:40:30,952 INFO program: /dev/sda: 8 bytes were erased at offset 0x7470c05e00 (gpt): 45 46 49 20 50 41 52 54 >15:40:30,952 DEBUG program: Return code: 0 >15:40:30,953 INFO program: Running... udevadm settle --timeout=300 >15:40:31,098 DEBUG program: Return code: 0 >15:40:31,111 INFO program: Running... udevadm settle --timeout=300 >15:40:31,164 DEBUG program: Return code: 0 >15:40:31,165 INFO program: Running... udevadm settle --timeout=300 >15:40:31,217 DEBUG program: Return code: 0 >15:40:31,404 INFO program: Running... udevadm settle --timeout=300 >15:40:31,564 DEBUG program: Return code: 0 >15:40:31,566 INFO program: Running... udevadm settle --timeout=300 >15:40:31,621 DEBUG program: Return code: 0 >15:40:31,627 INFO program: Running... udevadm settle --timeout=300 >15:40:31,681 DEBUG program: Return code: 0 >15:40:31,791 INFO program: Running... udevadm settle --timeout=300 >15:40:32,105 DEBUG program: Return code: 0 >15:40:32,124 INFO program: Running... wipefs -a /dev/sda1 >15:40:32,244 DEBUG program: Return code: 0 >15:40:32,261 INFO program: Running... udevadm settle --timeout=300 >15:40:32,317 DEBUG program: Return code: 0 >15:40:32,319 INFO program: Running... udevadm settle --timeout=300 >15:40:32,371 DEBUG program: Return code: 0 >15:40:32,510 INFO program: Running... mkdosfs /dev/sda1 >15:40:32,624 INFO program: mkdosfs 3.0.16 (01 Mar 2013) >15:40:32,624 DEBUG program: Return code: 0 >15:40:32,629 INFO program: Running... udevadm settle --timeout=300 >15:40:32,951 DEBUG program: Return code: 0 >15:40:32,966 INFO program: Running... udevadm settle --timeout=300 >15:40:33,018 DEBUG program: Return code: 0 >15:40:33,159 INFO program: Running... udevadm settle --timeout=300 >15:40:33,626 DEBUG program: Return code: 0 >15:40:33,639 INFO program: Running... wipefs -a /dev/sda2 >15:40:33,791 DEBUG program: Return code: 0 >15:40:33,815 INFO program: Running... udevadm settle --timeout=300 >15:40:33,875 DEBUG program: Return code: 0 >15:40:33,876 INFO program: Running... udevadm settle --timeout=300 >15:40:33,932 DEBUG program: Return code: 0 >15:40:34,065 INFO program: Running... mke2fs -t ext4 /dev/sda2 >15:40:34,876 INFO program: mke2fs 1.42.7 (21-Jan-2013) >15:40:34,878 INFO program: Filesystem label= >15:40:34,878 INFO program: OS type: Linux >15:40:34,878 INFO program: Block size=1024 (log=0) >15:40:34,878 INFO program: Fragment size=1024 (log=0) >15:40:34,879 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:40:34,879 INFO program: 128016 inodes, 512000 blocks >15:40:34,879 INFO program: 25600 blocks (5.00%) reserved for the super user >15:40:34,880 INFO program: First data block=1 >15:40:34,880 INFO program: Maximum filesystem blocks=67633152 >15:40:34,880 INFO program: 63 block groups >15:40:34,880 INFO program: 8192 blocks per group, 8192 fragments per group >15:40:34,881 INFO program: 2032 inodes per group >15:40:34,881 INFO program: Superblock backups stored on blocks: >15:40:34,882 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >15:40:34,884 INFO program: >15:40:34,886 INFO program: Allocating group tables: 0/63 done >15:40:34,888 INFO program: Writing inode tables: 0/63 done >15:40:34,891 INFO program: Creating journal (8192 blocks): done >15:40:34,893 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >15:40:34,895 INFO program: >15:40:34,898 DEBUG program: Return code: 0 >15:40:34,905 INFO program: Running... udevadm settle --timeout=300 >15:40:35,032 DEBUG program: Return code: 0 >15:40:35,045 INFO program: Running... udevadm settle --timeout=300 >15:40:35,100 DEBUG program: Return code: 0 >15:40:35,245 INFO program: Running... udevadm settle --timeout=300 >15:40:35,971 DEBUG program: Return code: 0 >15:40:35,987 INFO program: Running... wipefs -a /dev/sda3 >15:40:36,162 DEBUG program: Return code: 0 >15:40:36,189 INFO program: Running... udevadm settle --timeout=300 >15:40:36,267 DEBUG program: Return code: 0 >15:40:36,269 INFO program: Running... udevadm settle --timeout=300 >15:40:36,334 DEBUG program: Return code: 0 >15:40:36,464 INFO program: Running... wipefs -a /dev/sda3 >15:40:36,836 DEBUG program: Return code: 0 >15:40:36,837 INFO program: Running... lvm pvcreate --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } --dataalignment 1024k /dev/sda3 >15:40:36,985 INFO program: Physical volume "/dev/sda3" successfully created >15:40:36,986 DEBUG program: Return code: 0 >15:40:36,990 INFO program: Running... udevadm settle --timeout=300 >15:40:37,213 DEBUG program: Return code: 0 >15:40:37,226 INFO program: Running... udevadm settle --timeout=300 >15:40:37,279 DEBUG program: Return code: 0 >15:40:37,293 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora_totoro /dev/sda3 >15:40:37,415 INFO program: Volume group "fedora_totoro" successfully created >15:40:37,416 DEBUG program: Return code: 0 >15:40:37,423 INFO program: Running... udevadm settle --timeout=300 >15:40:37,511 DEBUG program: Return code: 0 >15:40:37,512 INFO program: Running... udevadm settle --timeout=300 >15:40:37,568 DEBUG program: Return code: 0 >15:40:37,578 INFO program: Running... lvm lvcreate -L 3744m -n swap --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora_totoro >15:40:37,914 INFO program: Logical volume "swap" created >15:40:37,915 DEBUG program: Return code: 0 >15:40:37,924 INFO program: Running... udevadm settle --timeout=300 >15:40:38,264 DEBUG program: Return code: 0 >15:40:38,265 INFO program: Running... udevadm settle --timeout=300 >15:40:38,321 DEBUG program: Return code: 0 >15:40:38,333 INFO program: Running... mkswap -f /dev/mapper/fedora_totoro-swap >15:40:38,519 INFO program: Setting up swapspace version 1, size = 3833852 KiB >15:40:38,520 INFO program: no label, UUID=7f47cbcc-b8ff-4d0c-a01f-1df684032b56 >15:40:38,521 DEBUG program: Return code: 0 >15:40:38,534 INFO program: Running... udevadm settle --timeout=300 >15:40:38,736 DEBUG program: Return code: 0 >15:40:38,747 INFO program: Running... udevadm settle --timeout=300 >15:40:38,799 DEBUG program: Return code: 0 >15:40:38,814 INFO program: Running... lvm lvcreate -L 421292m -n home --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora_totoro >15:40:39,267 INFO program: Logical volume "home" created >15:40:39,268 DEBUG program: Return code: 0 >15:40:39,281 INFO program: Running... udevadm settle --timeout=300 >15:40:39,455 DEBUG program: Return code: 0 >15:40:39,455 INFO program: Running... udevadm settle --timeout=300 >15:40:39,512 DEBUG program: Return code: 0 >15:40:39,519 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_totoro-home >15:40:45,762 INFO program: mke2fs 1.42.7 (21-Jan-2013) >15:40:45,762 INFO program: Filesystem label= >15:40:45,763 INFO program: OS type: Linux >15:40:45,763 INFO program: Block size=4096 (log=2) >15:40:45,763 INFO program: Fragment size=4096 (log=2) >15:40:45,764 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:40:45,764 INFO program: 26968064 inodes, 107850752 blocks >15:40:45,764 INFO program: 5392537 blocks (5.00%) reserved for the super user >15:40:45,764 INFO program: First data block=0 >15:40:45,765 INFO program: Maximum filesystem blocks=4294967296 >15:40:45,765 INFO program: 3292 block groups >15:40:45,765 INFO program: 32768 blocks per group, 32768 fragments per group >15:40:45,765 INFO program: 8192 inodes per group >15:40:45,766 INFO program: Superblock backups stored on blocks: >15:40:45,768 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >15:40:45,770 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >15:40:45,772 INFO program: 102400000 >15:40:45,774 INFO program: >15:40:45,776 INFO program: Allocating group tables: 0/3292 done >15:40:45,778 INFO program: Writing inode tables: 0/3292 done >15:40:45,780 INFO program: Creating journal (32768 blocks): done >15:40:45,782 INFO program: Writing superblocks and filesystem accounting information: 0/3292 done >15:40:45,784 INFO program: >15:40:45,787 DEBUG program: Return code: 0 >15:40:45,794 INFO program: Running... udevadm settle --timeout=300 >15:40:46,180 DEBUG program: Return code: 0 >15:40:46,190 INFO program: Running... udevadm settle --timeout=300 >15:40:46,242 DEBUG program: Return code: 0 >15:40:46,253 INFO program: Running... lvm lvcreate -L 51200m -n root --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdb$|"] } fedora_totoro >15:40:46,727 INFO program: Logical volume "root" created >15:40:46,728 DEBUG program: Return code: 0 >15:40:46,741 INFO program: Running... udevadm settle --timeout=300 >15:40:46,875 DEBUG program: Return code: 0 >15:40:46,876 INFO program: Running... udevadm settle --timeout=300 >15:40:46,931 DEBUG program: Return code: 0 >15:40:46,944 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora_totoro-root >15:40:51,622 INFO program: mke2fs 1.42.7 (21-Jan-2013) >15:40:51,623 INFO program: Filesystem label= >15:40:51,623 INFO program: OS type: Linux >15:40:51,624 INFO program: Block size=4096 (log=2) >15:40:51,624 INFO program: Fragment size=4096 (log=2) >15:40:51,624 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:40:51,625 INFO program: 3276800 inodes, 13107200 blocks >15:40:51,625 INFO program: 655360 blocks (5.00%) reserved for the super user >15:40:51,625 INFO program: First data block=0 >15:40:51,626 INFO program: Maximum filesystem blocks=4294967296 >15:40:51,626 INFO program: 400 block groups >15:40:51,626 INFO program: 32768 blocks per group, 32768 fragments per group >15:40:51,627 INFO program: 8192 inodes per group >15:40:51,627 INFO program: Superblock backups stored on blocks: >15:40:51,628 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >15:40:51,631 INFO program: 4096000, 7962624, 11239424 >15:40:51,633 INFO program: >15:40:51,635 INFO program: Allocating group tables: 0/400 done >15:40:51,637 INFO program: Writing inode tables: 0/400 done >15:40:51,640 INFO program: Creating journal (32768 blocks): done >15:40:51,643 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >15:40:51,644 INFO program: >15:40:51,646 DEBUG program: Return code: 0 >15:40:51,653 INFO program: Running... udevadm settle --timeout=300 >15:40:52,121 DEBUG program: Return code: 0 >15:40:52,136 INFO program: Running... udevadm settle --timeout=300 >15:40:52,188 DEBUG program: Return code: 0 >15:40:52,469 INFO program: Running... swapon /dev/mapper/fedora_totoro-swap >15:40:52,821 DEBUG program: Return code: 0 >15:40:52,896 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora_totoro-root /mnt/sysimage >15:40:53,052 DEBUG program: Return code: 0 >15:40:53,221 INFO program: Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >15:40:53,323 DEBUG program: Return code: 0 >15:40:53,371 INFO program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >15:40:53,458 DEBUG program: Return code: 0 >15:40:53,511 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >15:40:53,556 DEBUG program: Return code: 0 >15:40:53,566 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >15:40:53,616 DEBUG program: Return code: 0 >15:40:53,621 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >15:40:53,670 DEBUG program: Return code: 0 >15:40:53,701 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora_totoro-home /mnt/sysimage/home >15:40:53,900 DEBUG program: Return code: 0 >15:40:53,952 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >15:40:54,001 DEBUG program: Return code: 0 >15:40:54,410 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >15:40:54,461 DEBUG program: Return code: 0 >15:40:54,488 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >15:40:54,536 DEBUG program: Return code: 0 >15:40:54,546 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >15:40:54,590 DEBUG program: Return code: 0 >15:41:01,764 INFO program: Running... anaconda-yum --config /tmp/anaconda-yum.conf --tsfile /mnt/sysimage/anaconda-yum.yumtx --rpmlog /tmp/rpm-script.log --installroot /mnt/sysimage --release 19 --arch x86_64 >16:12:49,129 INFO program: Running... efibootmgr >16:12:49,352 INFO program: BootCurrent: 0003 >16:12:49,352 INFO program: Timeout: 2 seconds >16:12:49,353 INFO program: BootOrder: 0003,0000,0001 >16:12:49,353 INFO program: Boot0000* Hard Drive >16:12:49,353 INFO program: Boot0001* CD/DVD Drive >16:12:49,354 INFO program: Boot0003* UEFI: SanDisk Ultra 1.26 >16:12:49,354 DEBUG program: Return code: 0 >16:12:49,354 INFO program: Running... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shim.efi >16:12:49,582 DEBUG program: Return code: 1 > > >/tmp/storage.log: >21:37:42,159 INFO blivet: ISCSID is /sbin/iscsid >21:37:42,160 INFO blivet: no initiator set >21:37:42,373 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:37:42,374 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >21:37:42,512 DEBUG blivet: MultipathTopology._build_topology: >21:37:42,512 DEBUG blivet: /etc/multipath.conf contents: >21:37:42,512 DEBUG blivet: # multipath.conf written by anaconda >21:37:42,513 DEBUG blivet: >21:37:42,513 DEBUG blivet: defaults { >21:37:42,513 DEBUG blivet: user_friendly_names yes >21:37:42,514 DEBUG blivet: } >21:37:42,514 DEBUG blivet: blacklist { >21:37:42,514 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:37:42,514 DEBUG blivet: devnode "^hd[a-z]" >21:37:42,515 DEBUG blivet: devnode "^dcssblk[0-9]*" >21:37:42,515 DEBUG blivet: device { >21:37:42,515 DEBUG blivet: vendor "DGC" >21:37:42,515 DEBUG blivet: product "LUNZ" >21:37:42,518 DEBUG blivet: } >21:37:42,520 DEBUG blivet: device { >21:37:42,522 DEBUG blivet: vendor "IBM" >21:37:42,524 DEBUG blivet: product "S/390.*" >21:37:42,526 DEBUG blivet: } >21:37:42,528 DEBUG blivet: # don't count normal SATA devices as multipaths >21:37:42,530 DEBUG blivet: device { >21:37:42,531 DEBUG blivet: vendor "ATA" >21:37:42,534 DEBUG blivet: } >21:37:42,536 DEBUG blivet: # don't count 3ware devices as multipaths >21:37:42,538 DEBUG blivet: device { >21:37:42,539 DEBUG blivet: vendor "3ware" >21:37:42,541 DEBUG blivet: } >21:37:42,543 DEBUG blivet: device { >21:37:42,545 DEBUG blivet: vendor "AMCC" >21:37:42,547 DEBUG blivet: } >21:37:42,549 DEBUG blivet: # nor highpoint devices >21:37:42,551 DEBUG blivet: device { >21:37:42,553 DEBUG blivet: vendor "HPT" >21:37:42,555 DEBUG blivet: } >21:37:42,558 DEBUG blivet: } >21:37:42,560 DEBUG blivet: multipaths { >21:37:42,562 DEBUG blivet: } >21:37:42,564 DEBUG blivet: (end of /etc/multipath.conf) >21:37:42,736 INFO blivet: MultipathTopology: not a multipath: ['sdb'] >21:37:42,737 INFO blivet: MultipathTopology: found singlepath device: sdb >21:37:42,737 INFO blivet: MultipathTopology: found non-disk device: sdb1 >21:37:42,738 INFO blivet: MultipathTopology: found non-disk device: sdb2 >21:37:42,738 INFO blivet: MultipathTopology: found non-disk device: sdb3 >21:37:42,739 INFO blivet: MultipathTopology: found singlepath device: sda >21:37:42,740 INFO blivet: MultipathTopology: found non-disk device: sda1 >21:37:42,740 INFO blivet: MultipathTopology: found non-disk device: sda2 >21:37:42,741 INFO blivet: MultipathTopology: found non-disk device: sda3 >21:37:42,741 INFO blivet: MultipathTopology: found non-disk device: sr0 >21:37:42,742 INFO blivet: MultipathTopology: found singlepath device: loop0 >21:37:42,742 INFO blivet: MultipathTopology: found singlepath device: loop1 >21:37:42,743 INFO blivet: MultipathTopology: found singlepath device: loop2 >21:37:42,744 INFO blivet: MultipathTopology: found singlepath device: loop3 >21:37:42,745 INFO blivet: MultipathTopology: found singlepath device: loop4 >21:37:42,748 INFO blivet: MultipathTopology: found singlepath device: loop5 >21:37:42,750 INFO blivet: MultipathTopology: found singlepath device: loop6 >21:37:42,752 INFO blivet: MultipathTopology: found singlepath device: loop7 >21:37:42,754 INFO blivet: MultipathTopology: found singlepath device: dm-0 >21:37:45,911 DEBUG blivet: trying to set new default fstype to 'ext4' >21:37:45,916 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:45,918 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:45,920 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:47,114 INFO blivet: Detected 3744M of memory >21:37:47,115 INFO blivet: Swap attempt of 3744M >21:37:48,955 INFO blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0x7ff45ac05790> >21:37:48,956 INFO blivet: no initiator set >21:37:48,957 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:37:48,959 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:37:49,064 DEBUG blivet: MultipathTopology._build_topology: >21:37:49,064 DEBUG blivet: /etc/multipath.conf contents: >21:37:49,064 DEBUG blivet: # multipath.conf written by anaconda >21:37:49,065 DEBUG blivet: >21:37:49,065 DEBUG blivet: defaults { >21:37:49,065 DEBUG blivet: user_friendly_names yes >21:37:49,066 DEBUG blivet: } >21:37:49,066 DEBUG blivet: blacklist { >21:37:49,066 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:37:49,067 DEBUG blivet: devnode "^hd[a-z]" >21:37:49,067 DEBUG blivet: devnode "^dcssblk[0-9]*" >21:37:49,067 DEBUG blivet: device { >21:37:49,068 DEBUG blivet: vendor "DGC" >21:37:49,068 DEBUG blivet: product "LUNZ" >21:37:49,070 DEBUG blivet: } >21:37:49,076 DEBUG blivet: device { >21:37:49,077 DEBUG blivet: vendor "IBM" >21:37:49,080 DEBUG blivet: product "S/390.*" >21:37:49,082 DEBUG blivet: } >21:37:49,084 DEBUG blivet: # don't count normal SATA devices as multipaths >21:37:49,086 DEBUG blivet: device { >21:37:49,090 DEBUG blivet: vendor "ATA" >21:37:49,093 DEBUG blivet: } >21:37:49,096 DEBUG blivet: # don't count 3ware devices as multipaths >21:37:49,098 DEBUG blivet: device { >21:37:49,100 DEBUG blivet: vendor "3ware" >21:37:49,103 DEBUG blivet: } >21:37:49,106 DEBUG blivet: device { >21:37:49,109 DEBUG blivet: vendor "AMCC" >21:37:49,111 DEBUG blivet: } >21:37:49,114 DEBUG blivet: # nor highpoint devices >21:37:49,117 DEBUG blivet: device { >21:37:49,119 DEBUG blivet: vendor "HPT" >21:37:49,123 DEBUG blivet: } >21:37:49,125 DEBUG blivet: } >21:37:49,127 DEBUG blivet: multipaths { >21:37:49,129 DEBUG blivet: } >21:37:49,132 DEBUG blivet: (end of /etc/multipath.conf) >21:37:49,293 INFO blivet: MultipathTopology: not a multipath: ['sdb'] >21:37:49,294 INFO blivet: MultipathTopology: found singlepath device: sdb >21:37:49,294 INFO blivet: MultipathTopology: found non-disk device: sdb1 >21:37:49,295 INFO blivet: MultipathTopology: found non-disk device: sdb2 >21:37:49,296 INFO blivet: MultipathTopology: found non-disk device: sdb3 >21:37:49,297 INFO blivet: MultipathTopology: found singlepath device: sda >21:37:49,297 INFO blivet: MultipathTopology: found non-disk device: sda1 >21:37:49,298 INFO blivet: MultipathTopology: found non-disk device: sda2 >21:37:49,299 INFO blivet: MultipathTopology: found non-disk device: sda3 >21:37:49,299 INFO blivet: MultipathTopology: found non-disk device: sr0 >21:37:49,300 INFO blivet: MultipathTopology: found singlepath device: loop0 >21:37:49,301 INFO blivet: MultipathTopology: found singlepath device: loop1 >21:37:49,301 INFO blivet: MultipathTopology: found singlepath device: loop2 >21:37:49,302 INFO blivet: MultipathTopology: found singlepath device: loop3 >21:37:49,302 INFO blivet: MultipathTopology: found singlepath device: loop4 >21:37:49,304 INFO blivet: MultipathTopology: found singlepath device: loop5 >21:37:49,307 INFO blivet: MultipathTopology: found singlepath device: loop6 >21:37:49,310 INFO blivet: MultipathTopology: found singlepath device: loop7 >21:37:49,313 INFO blivet: MultipathTopology: found singlepath device: dm-0 >21:37:49,315 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:37:49,325 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0 /dev/disk/by-label/Fedora\\x2019-Alpha-TC5\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-04-05-01-15-53-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_19-Alpha-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha-TC5\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-04-05-01-15-53-00', > 'ID_FS_UUID_ENC': '2013-04-05-01-15-53-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_20051739730297502D85-0:0', > 'ID_SERIAL_SHORT': '20051739730297502D85', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '751452', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0', > '/dev/disk/by-label/Fedora\\x2019-Alpha-TC5\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-04-05-01-15-53-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:37:49,332 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:37:49,335 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:37:49,337 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,340 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >21:37:49,351 INFO blivet: sdb is a disk >21:37:49,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:49,361 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:37:49,361 INFO blivet: added disk sdb (id 0) to device tree >21:37:49,362 DEBUG blivet: looking up parted Device: /dev/sdb >21:37:49,370 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:37:49,371 INFO blivet: type detected on 'sdb' is 'iso9660' >21:37:49,374 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:37:49,375 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >21:37:49,417 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >21:37:49,420 INFO blivet: got device: DiskDevice instance (0x7ff452164990) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15267.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f7a6680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7ff452138dd0> >21:37:49,426 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:37:49,426 INFO blivet: got format: Iso9660FS instance (0x7ff452138e90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-04-05-01-15-53-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_19-Alpha-TC5_x86_64 size = 0.0 targetSize = 0.0 > >21:37:49,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part1 /dev/disk/by-label/Fedora\\x2019-Alpha-TC5\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-04-05-01-15-53-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_19-Alpha-TC5_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha-TC5\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-04-05-01-15-53-00', > 'ID_FS_UUID_ENC': '2013-04-05-01-15-53-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9787392', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_20051739730297502D85-0:0', > 'ID_SERIAL_SHORT': '20051739730297502D85', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '751520', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part1', > '/dev/disk/by-label/Fedora\\x2019-Alpha-TC5\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-04-05-01-15-53-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:37:49,440 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:37:49,458 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >21:37:49,460 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,462 INFO blivet: sdb1 is a partition >21:37:49,464 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:37:49,467 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:37:49,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (0) with existing iso9660 filesystem >21:37:49,472 DEBUG blivet: lvm filter: adding sdb1 to the reject list >21:37:49,472 DEBUG blivet: ignoring partition sdb1 >21:37:49,472 DEBUG blivet: no device or no media present >21:37:49,481 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/DE23-B209', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DE23-B209', > 'ID_FS_UUID_ENC': 'DE23-B209', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2908', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12176', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_20051739730297502D85-0:0', > 'ID_SERIAL_SHORT': '20051739730297502D85', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '751591', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/DE23-B209'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:37:49,484 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:37:49,487 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >21:37:49,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,490 INFO blivet: sdb2 is a partition >21:37:49,493 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:37:49,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:37:49,499 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (0) with existing iso9660 filesystem >21:37:49,500 DEBUG blivet: lvm filter: adding sdb2 to the reject list >21:37:49,500 DEBUG blivet: ignoring partition sdb2 >21:37:49,500 DEBUG blivet: no device or no media present >21:37:49,509 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/1db41737-0cfd-37bf-8758-67d741962d60', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1db41737-0cfd-37bf-8758-67d741962d60', > 'ID_FS_UUID_ENC': '1db41737-0cfd-37bf-8758-67d741962d60', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '15084', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '48768', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Ultra_20051739730297502D85-0:0', > 'ID_SERIAL_SHORT': '20051739730297502D85', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '751664', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20051739730297502D85-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/1db41737-0cfd-37bf-8758-67d741962d60'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:37:49,511 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:37:49,514 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >21:37:49,517 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,518 INFO blivet: sdb3 is a partition >21:37:49,524 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:37:49,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:37:49,531 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (0) with existing iso9660 filesystem >21:37:49,532 DEBUG blivet: lvm filter: adding sdb3 to the reject list >21:37:49,532 DEBUG blivet: ignoring partition sdb3 >21:37:49,533 DEBUG blivet: no device or no media present >21:37:49,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_5VECCYMS /dev/disk/by-id/wwn-0x5000c50029bcc85f', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\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': 'gpt', > 'ID_REVISION': '0003SDM1', > 'ID_SERIAL': 'ST9500325AS_5VECCYMS', > 'ID_SERIAL_SHORT': '5VECCYMS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50029bcc85f', > 'ID_WWN_WITH_EXTENSION': '0x5000c50029bcc85f', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '753853', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_5VECCYMS', > '/dev/disk/by-id/wwn-0x5000c50029bcc85f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:37:49,548 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:37:49,550 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:37:49,553 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,556 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:37:49,564 INFO blivet: sda is a disk >21:37:49,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:49,566 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:37:49,567 INFO blivet: added disk sda (id 1) to device tree >21:37:49,567 DEBUG blivet: looking up parted Device: /dev/sda >21:37:49,624 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:37:49,631 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >21:37:49,638 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:37:49,639 DEBUG blivet: required disklabel type for sda (1) is None >21:37:49,639 DEBUG blivet: default disklabel type for sda is gpt >21:37:49,641 DEBUG blivet: selecting gpt disklabel for sda based on size >21:37:49,645 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:37:49,744 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ff44f6d0090>, <parted.partition.Partition object at 0x7ff44f822090>, <parted.partition.Partition object at 0x7ff44f8222d0>] > device: <parted.device.Device object at 0x7ff44f6d7050> > PedDisk: <_ped.Disk object at 0x7ff44f6d6170> >21:37:49,746 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:37:49,749 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:37:49,760 INFO blivet: got device: DiskDevice instance (0x7ff44f6b8ed0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing 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 ST9500325AS 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 0x7ff44f6c73b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff44f6b8e90> >21:37:49,772 INFO blivet: got format: DiskLabel instance (0x7ff44f6b8f90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ff44f6d0090>, <parted.partition.Partition object at 0x7ff44f822090>, <parted.partition.Partition object at 0x7ff44f8222d0>] > device: <parted.device.Device object at 0x7ff44f6d7050> > PedDisk: <_ped.Disk object at 0x7ff44f6d6170> > origPartedDisk = <parted.disk.Disk object at 0x7ff44f80dd10> > partedDevice = parted.Device instance -- > model: ATA ST9500325AS 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 0x7ff44f6c7290> > >21:37:49,784 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part1 /dev/disk/by-id/wwn-0x5000c50029bcc85f-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/0b4e5f8c-9f4e-46b3-a5ab-d39290ffe7cf /dev/disk/by-uuid/3157-688B', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3157-688B', > 'ID_FS_UUID_ENC': '3157-688B', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\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_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '0b4e5f8c-9f4e-46b3-a5ab-d39290ffe7cf', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0003SDM1', > 'ID_SERIAL': 'ST9500325AS_5VECCYMS', > 'ID_SERIAL_SHORT': '5VECCYMS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50029bcc85f', > 'ID_WWN_WITH_EXTENSION': '0x5000c50029bcc85f', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '753950', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part1', > '/dev/disk/by-id/wwn-0x5000c50029bcc85f-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/0b4e5f8c-9f4e-46b3-a5ab-d39290ffe7cf', > '/dev/disk/by-uuid/3157-688B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:37:49,788 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:37:49,791 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >21:37:49,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:49,796 INFO blivet: sda1 is a partition >21:37:49,801 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:37:49,806 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:37:49,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:37:49,815 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:37:49,819 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:37:49,820 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:49,824 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:37:49,824 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:37:49,828 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:37:49,832 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:37:49,837 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:37:49,840 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:37:49,841 INFO blivet: added partition sda1 (id 2) to device tree >21:37:49,844 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:37:49,850 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >21:37:49,854 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:37:49,858 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >21:37:49,897 WARN blivet: disklabel detected but not usable on sda1 >21:37:49,985 DEBUG blivet: getFormat('efi') returning EFIFS instance >21:37:49,986 INFO blivet: type detected on 'sda1' is 'vfat' >21:37:49,987 DEBUG blivet: getFormat('efi') returning EFIFS instance >21:37:49,992 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:37:50,035 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >21:37:50,037 DEBUG blivet: looking up parted Device: /dev/sda1 >21:37:50,045 INFO blivet: got device: PartitionDevice instance (0x7ff44f6d7250) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 200.0 > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00: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: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f7a64d0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f6d7110> fileSystem: <parted.filesystem.FileSystem object at 0x7ff44f6b8e50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44f6d0110> PedPartition: <_ped.Partition object at 0x7ff44f6d2890> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >21:37:50,049 INFO blivet: got format: EFIFS instance (0x7ff44f6dc790) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = 3157-688B exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >21:37:50,062 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part2 /dev/disk/by-id/wwn-0x5000c50029bcc85f-part2 /dev/disk/by-partuuid/ad46b416-ee0d-4d03-8ef1-8cdc94f17e96 /dev/disk/by-uuid/0f29091d-3eb4-4948-a2cb-e7394847f547', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f29091d-3eb4-4948-a2cb-e7394847f547', > 'ID_FS_UUID_ENC': '0f29091d-3eb4-4948-a2cb-e7394847f547', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\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': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ad46b416-ee0d-4d03-8ef1-8cdc94f17e96', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0003SDM1', > 'ID_SERIAL': 'ST9500325AS_5VECCYMS', > 'ID_SERIAL_SHORT': '5VECCYMS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50029bcc85f', > 'ID_WWN_WITH_EXTENSION': '0x5000c50029bcc85f', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '754101', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part2', > '/dev/disk/by-id/wwn-0x5000c50029bcc85f-part2', > '/dev/disk/by-partuuid/ad46b416-ee0d-4d03-8ef1-8cdc94f17e96', > '/dev/disk/by-uuid/0f29091d-3eb4-4948-a2cb-e7394847f547'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:37:50,066 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:37:50,069 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >21:37:50,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:50,074 INFO blivet: sda2 is a partition >21:37:50,076 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:37:50,078 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:37:50,081 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:37:50,083 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:37:50,086 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:37:50,087 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:50,089 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:37:50,089 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:37:50,104 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:37:50,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:37:50,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:37:50,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:37:50,112 INFO blivet: added partition sda2 (id 3) to device tree >21:37:50,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:37:50,118 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >21:37:50,120 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:37:50,123 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >21:37:50,169 WARN blivet: disklabel detected but not usable on sda2 >21:37:50,172 INFO blivet: type detected on 'sda2' is 'ext4' >21:37:50,467 DEBUG blivet: padding min size from 14 up to 15 >21:37:50,471 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:50,472 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:50,478 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:37:50,482 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >21:37:50,485 DEBUG blivet: looking up parted Device: /dev/sda2 >21:37:50,497 INFO blivet: got device: PartitionDevice instance (0x7ff44f80db90) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00: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 0x7ff44f6c7dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f6d7110> fileSystem: <parted.filesystem.FileSystem object at 0x7ff44f822310> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44f8221d0> PedPartition: <_ped.Partition object at 0x7ff44f6d28f0> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = >21:37:50,507 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:50,511 INFO blivet: got format: Ext4FS instance (0x7ff45ae1c950) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 0f29091d-3eb4-4948-a2cb-e7394847f547 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:37:50,531 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part3 /dev/disk/by-id/wwn-0x5000c50029bcc85f-part3 /dev/disk/by-partuuid/56674647-051b-4168-99f9-3db4018d1131', > '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': '128', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '128', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'hy9NeH-3JxJ-i1vi-Zo2m-6US6-nfA9-2CBDon', > 'ID_FS_UUID_ENC': 'hy9NeH-3JxJ-i1vi-Zo2m-6US6-nfA9-2CBDon', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\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': '1435648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '975337472', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '56674647-051b-4168-99f9-3db4018d1131', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0003SDM1', > 'ID_SERIAL': 'ST9500325AS_5VECCYMS', > 'ID_SERIAL_SHORT': '5VECCYMS', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50029bcc85f', > 'ID_WWN_WITH_EXTENSION': '0x5000c50029bcc85f', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'home', 'root'], > 'LVM2_LV_SIZE': ['3833856.00', '431403008.00', '52428800.00'], > 'LVM2_LV_UUID': ['TosGyK-BEOa-BCDA-39HO-yfmO-cdVr-4OCe0I', > 'SFMkBD-KDXw-IoCM-EBgE-Aiif-4ZxF-5MGEtx', > '2ULZkr-MalE-mlH9-eWxb-LyL2-fbNb-ZOuAWU'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '119059', > 'LVM2_PV_PE_COUNT': '119059', > 'LVM2_PV_SIZE': '487665664.00', > 'LVM2_PV_UUID': 'hy9NeH-3JxJ-i1vi-Zo2m-6US6-nfA9-2CBDon', > 'LVM2_VG_EXTENT_COUNT': '119059', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '487665664.00', > 'LVM2_VG_UUID': 'QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '754196', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_5VECCYMS-part3', > '/dev/disk/by-id/wwn-0x5000c50029bcc85f-part3', > '/dev/disk/by-partuuid/56674647-051b-4168-99f9-3db4018d1131'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:37:50,536 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:37:50,542 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >21:37:50,547 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:50,548 INFO blivet: sda3 is a partition >21:37:50,553 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:37:50,557 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:37:50,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing gpt disklabel >21:37:50,567 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:37:50,572 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:37:50,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:50,576 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:37:50,577 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:37:50,580 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:37:50,585 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:37:50,590 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:37:50,594 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:37:50,595 INFO blivet: added partition sda3 (id 4) to device tree >21:37:50,598 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:37:50,602 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >21:37:50,606 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:37:50,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >21:37:50,657 WARN blivet: disklabel detected but not usable on sda3 >21:37:50,662 INFO blivet: type detected on 'sda3' is 'LVM2_member' >21:37:50,671 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: hy9NeH-3JxJ-i1vi-Zo2m-6US6-nfA9-2CBDon ; exists: True ; vgUuid: QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 5VECCYMS ; >21:37:50,673 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >21:37:50,676 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:37:50,681 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >21:37:50,685 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >21:37:50,689 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:37:50,693 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:37:50,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:50,699 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >21:37:50,700 INFO blivet: added lvmvg fedora (id 5) to device tree >21:37:50,707 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:37:50,715 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >21:37:50,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:50,721 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >21:37:50,723 DEBUG blivet: Adding fedora-swap/3744MB to fedora >21:37:50,723 INFO blivet: added lvmlv fedora-swap (id 6) to device tree >21:37:50,728 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >21:37:50,733 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >21:37:50,739 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:37:50,743 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >21:37:51,152 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >21:37:51,159 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >21:37:51,165 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >21:37:51,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I /dev/disk/by-uuid/5f368454-558e-4078-8f01-911f5f38528b /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5f368454-558e-4078-8f01-911f5f38528b', > 'ID_FS_UUID_ENC': '5f368454-558e-4078-8f01-911f5f38528b', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '896198', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I', > '/dev/disk/by-uuid/5f368454-558e-4078-8f01-911f5f38528b', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >21:37:51,186 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-1)... >21:37:51,191 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:37:51,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3744MB lvmlv fedora-swap (6) >21:37:51,203 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >21:37:51,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >21:37:51,215 DEBUG blivet: SwapSpace.__init__: >21:37:51,215 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:37:51,216 DEBUG blivet: device fedora-swap does not contain a disklabel >21:37:51,217 INFO blivet: type detected on 'fedora-swap' is 'swap' >21:37:51,222 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 5f368454-558e-4078-8f01-911f5f38528b ; exists: True ; label: None ; >21:37:51,222 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:37:51,228 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >21:37:51,235 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:51,237 DEBUG blivet: fedora size is 476236MB >21:37:51,238 DEBUG blivet: vg fedora has 472492MB free >21:37:51,239 DEBUG blivet: fedora size is 476236MB >21:37:51,243 DEBUG blivet: vg fedora has 472492MB free >21:37:51,244 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44f103610) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = TosGyK-BEOa-BCDA-39HO-yfmO-cdVr-4OCe0I size = 3744.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7667712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (477, 255, 63) biosGeometry: (477, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f6f15f0> > target size = 3744.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 1 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 472492 > free extents = 118123.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 3744MB >21:37:51,250 INFO blivet: got format: SwapSpace instance (0x7ff44f120b10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 5f368454-558e-4078-8f01-911f5f38528b exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:37:51,255 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:37:51,261 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >21:37:51,262 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:51,267 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >21:37:51,268 DEBUG blivet: Adding fedora-home/421292MB to fedora >21:37:51,269 INFO blivet: added lvmlv fedora-home (id 7) to device tree >21:37:51,274 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >21:37:51,278 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >21:37:51,284 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:37:51,289 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >21:37:51,788 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >21:37:51,793 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >21:37:51,798 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >21:37:51,810 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx /dev/disk/by-uuid/ba7a8793-349d-4237-a683-90f5d9b054ba /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ba7a8793-349d-4237-a683-90f5d9b054ba', > 'ID_FS_UUID_ENC': 'ba7a8793-349d-4237-a683-90f5d9b054ba', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '462398', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx', > '/dev/disk/by-uuid/ba7a8793-349d-4237-a683-90f5d9b054ba', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-home ; >21:37:51,812 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-2)... >21:37:51,819 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:37:51,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 421292MB lvmlv fedora-home (7) >21:37:51,832 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >21:37:51,837 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >21:37:51,844 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:51,847 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:51,848 DEBUG blivet: device fedora-home does not contain a disklabel >21:37:51,849 INFO blivet: type detected on 'fedora-home' is 'ext4' >21:37:52,110 DEBUG blivet: padding min size from 1013 up to 1114 >21:37:52,114 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:52,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:52,120 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >21:37:52,136 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:52,137 DEBUG blivet: fedora size is 476236MB >21:37:52,139 DEBUG blivet: vg fedora has 51200MB free >21:37:52,140 DEBUG blivet: fedora size is 476236MB >21:37:52,142 DEBUG blivet: vg fedora has 51200MB free >21:37:52,146 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44f103650) -- > name = fedora-home status = True kids = 0 id = 7 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = SFMkBD-KDXw-IoCM-EBgE-Aiif-4ZxF-5MGEtx size = 421292.0 > 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-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862806016 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (53707, 255, 63) biosGeometry: (53707, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f6f1830> > target size = 421292.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 2 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 51200 > free extents = 12800.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap', > 'existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 421292MB >21:37:52,153 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:52,156 INFO blivet: got format: Ext4FS instance (0x7ff44c0f15d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = ba7a8793-349d-4237-a683-90f5d9b054ba exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 421292.0 targetSize = 421292.0 > >21:37:52,161 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:37:52,168 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >21:37:52,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:52,174 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >21:37:52,175 DEBUG blivet: Adding fedora-root/51200MB to fedora >21:37:52,176 INFO blivet: added lvmlv fedora-root (id 8) to device tree >21:37:52,179 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:37:52,184 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >21:37:52,193 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:37:52,197 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:37:52,650 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >21:37:52,657 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >21:37:52,664 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >21:37:52,673 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU /dev/disk/by-uuid/1568b2d7-1a56-4549-9586-6f747d9b09b7 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1568b2d7-1a56-4549-9586-6f747d9b09b7', > 'ID_FS_UUID_ENC': '1568b2d7-1a56-4549-9586-6f747d9b09b7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '364634', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU', > '/dev/disk/by-uuid/1568b2d7-1a56-4549-9586-6f747d9b09b7', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >21:37:52,675 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >21:37:52,679 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:37:52,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (8) >21:37:52,689 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >21:37:52,697 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >21:37:52,705 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:52,707 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:52,707 DEBUG blivet: device fedora-root does not contain a disklabel >21:37:52,709 INFO blivet: type detected on 'fedora-root' is 'ext4' >21:37:52,934 DEBUG blivet: padding min size from 273 up to 300 >21:37:52,939 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:52,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:52,943 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >21:37:52,952 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:52,953 DEBUG blivet: fedora size is 476236MB >21:37:52,960 DEBUG blivet: vg fedora has 0MB free >21:37:52,960 DEBUG blivet: fedora size is 476236MB >21:37:52,966 DEBUG blivet: vg fedora has 0MB free >21:37:52,970 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44c0d25d0) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = 2ULZkr-MalE-mlH9-eWxb-LyL2-fbNb-ZOuAWU size = 51200.0 > format = existing ext4 filesystem > 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-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 0x7ff44c105b00> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 3 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap', > 'existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >21:37:52,977 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:52,981 INFO blivet: got format: Ext4FS instance (0x7ff44af71d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 1568b2d7-1a56-4549-9586-6f747d9b09b7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >21:37:52,983 DEBUG blivet: looking up parted Device: /dev/sda3 >21:37:52,990 INFO blivet: got device: PartitionDevice instance (0x7ff44f6ecf10) -- > name = sda3 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 476239.0 > 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: 975337472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60711, 255, 63) biosGeometry: (60711, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44afcc200> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f6d7110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44f822290> PedPartition: <_ped.Partition object at 0x7ff44f6d2950> > disk = existing 476940MB disk sda (1) with existing gpt disklabel > start = 1435648 end = 976773119 length = 975337472 > flags = lvm >21:37:52,993 INFO blivet: got format: LVMPhysicalVolume instance (0x7ff44f6ef890) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = hy9NeH-3JxJ-i1vi-Zo2m-6US6-nfA9-2CBDon exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb peStart = 1.0 >21:37:52,999 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890AS_UH44_565903', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ890AS', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ890AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ890AS_UH44_565903', > 'ID_SERIAL_SHORT': 'UH44_565903', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '755395', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ890AS_UH44_565903'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:37:53,000 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:37:53,003 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >21:37:53,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,007 INFO blivet: sr0 is a cdrom >21:37:53,013 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:37:53,014 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,018 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:37:53,019 INFO blivet: added cdrom sr0 (id 9) to device tree >21:37:53,029 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:37:53,039 DEBUG blivet: no device or no media present >21:37:53,042 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '777497', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:37:53,047 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:37:53,050 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >21:37:53,053 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,054 INFO blivet: loop0 is a loop device >21:37:53,057 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:37:53,060 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:37:53,069 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,075 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:37:53,076 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 10) to device tree >21:37:53,080 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:37:53,080 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,083 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:37:53,084 INFO blivet: added loop loop0 (id 11) to device tree >21:37:53,087 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:37:53,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:37:53,090 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:37:53,090 DEBUG blivet: device loop0 does not contain a disklabel >21:37:53,091 INFO blivet: type detected on 'loop0' is 'squashfs' >21:37:53,091 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:37:53,093 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >21:37:53,094 INFO blivet: got device: LoopDevice instance (0x7ff44acd8dd0) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >21:37:53,095 INFO blivet: got format: DeviceFormat instance (0x7ff44ad034d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >21:37:53,099 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9c4bb68f-97dd-42d0-90e8-a263d62dad54', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9c4bb68f-97dd-42d0-90e8-a263d62dad54', > 'ID_FS_UUID_ENC': '9c4bb68f-97dd-42d0-90e8-a263d62dad54', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '777914', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9c4bb68f-97dd-42d0-90e8-a263d62dad54'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:37:53,101 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:37:53,104 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:37:53,106 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,107 INFO blivet: loop1 is a loop device >21:37:53,112 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:37:53,115 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:37:53,119 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,124 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:37:53,125 INFO blivet: added file /LiveOS/rootfs.img (id 12) to device tree >21:37:53,130 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:37:53,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,135 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:37:53,135 INFO blivet: added loop loop1 (id 13) to device tree >21:37:53,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:37:53,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:37:53,148 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,152 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:53,152 DEBUG blivet: device loop1 does not contain a disklabel >21:37:53,154 INFO blivet: type detected on 'loop1' is 'ext4' >21:37:53,348 DEBUG blivet: using current size 0 as min size >21:37:53,359 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,360 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:53,363 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:37:53,364 INFO blivet: got device: LoopDevice instance (0x7ff44adcf550) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/rootfs.img (12)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:37:53,370 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,373 INFO blivet: got format: Ext4FS instance (0x7ff44adcf910) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9c4bb68f-97dd-42d0-90e8-a263d62dad54 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:37:53,380 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '778390', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:37:53,382 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:37:53,384 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:37:53,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,388 INFO blivet: loop2 is a loop device >21:37:53,392 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:37:53,397 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:37:53,400 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,401 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,404 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:37:53,404 INFO blivet: added file /overlay (deleted) (id 14) to device tree >21:37:53,409 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:37:53,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,413 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:37:53,414 INFO blivet: added loop loop2 (id 15) to device tree >21:37:53,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:37:53,420 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:37:53,420 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:37:53,420 DEBUG blivet: device loop2 does not contain a disklabel >21:37:53,421 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >21:37:53,422 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:37:53,426 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >21:37:53,427 INFO blivet: got device: LoopDevice instance (0x7ff44ac8a090) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >21:37:53,428 INFO blivet: got format: DeviceFormat instance (0x7ff44ac8a310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >21:37:53,432 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '778855', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:37:53,435 INFO blivet: ignoring loop3 (/devices/virtual/block/loop3) >21:37:53,436 DEBUG blivet: lvm filter: adding loop3 to the reject list >21:37:53,440 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '779317', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:37:53,443 INFO blivet: ignoring loop4 (/devices/virtual/block/loop4) >21:37:53,444 DEBUG blivet: lvm filter: adding loop4 to the reject list >21:37:53,448 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '779958', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:37:53,450 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >21:37:53,450 DEBUG blivet: lvm filter: adding loop5 to the reject list >21:37:53,455 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '780595', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:37:53,457 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >21:37:53,458 DEBUG blivet: lvm filter: adding loop6 to the reject list >21:37:53,461 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '781052', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:37:53,462 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >21:37:53,463 DEBUG blivet: lvm filter: adding loop7 to the reject list >21:37:53,463 DEBUG blivet: Skipping a device mapper drive (dm-0) for now >21:37:53,588 INFO blivet: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >21:37:53,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9c4bb68f-97dd-42d0-90e8-a263d62dad54 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9c4bb68f-97dd-42d0-90e8-a263d62dad54', > 'ID_FS_UUID_ENC': '9c4bb68f-97dd-42d0-90e8-a263d62dad54', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '641229', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9c4bb68f-97dd-42d0-90e8-a263d62dad54', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:37:53,596 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:37:53,599 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:37:53,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,602 INFO blivet: live-rw is a device-mapper device >21:37:53,606 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:37:53,610 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >21:37:53,610 DEBUG blivet: failed to find dm node for fedora >21:37:53,612 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >21:37:53,616 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >21:37:53,620 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >21:37:53,625 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:37:53,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) with existing ext4 filesystem >21:37:53,633 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:37:53,636 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (15) with existing DM_snapshot_cow >21:37:53,641 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:37:53,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:37:53,647 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:37:53,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:37:53,651 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:37:53,652 INFO blivet: added dm live-rw (id 16) to device tree >21:37:53,657 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:37:53,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:37:53,662 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,664 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:53,664 DEBUG blivet: device live-rw does not contain a disklabel >21:37:53,665 INFO blivet: type detected on 'live-rw' is 'ext4' >21:37:53,863 DEBUG blivet: padding min size from 760 up to 836 >21:37:53,869 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,870 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:53,873 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:37:53,874 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:37:53,934 INFO blivet: got device: DMDevice instance (0x7ff44ac2cd50) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop2 (15) with existing DM_snapshot_cow'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44aad7710> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:37:53,946 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:53,948 INFO blivet: got format: Ext4FS instance (0x7ff44ac43410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9c4bb68f-97dd-42d0-90e8-a263d62dad54 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:37:53,955 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I /dev/disk/by-uuid/5f368454-558e-4078-8f01-911f5f38528b /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5f368454-558e-4078-8f01-911f5f38528b', > 'ID_FS_UUID_ENC': '5f368454-558e-4078-8f01-911f5f38528b', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '896198', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbTosGyKBEOaBCDA39HOyfmOcdVr4OCe0I', > '/dev/disk/by-uuid/5f368454-558e-4078-8f01-911f5f38528b', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >21:37:53,956 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-1)... >21:37:53,960 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:37:53,964 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3744MB lvmlv fedora-swap (6) with existing swap >21:37:53,968 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >21:37:53,970 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >21:37:53,974 DEBUG blivet: SwapSpace.__init__: >21:37:53,975 DEBUG blivet: getFormat('swap') returning SwapSpace instance >21:37:53,977 DEBUG blivet: device fedora-swap does not contain a disklabel >21:37:53,978 DEBUG blivet: no type or existing type for fedora-swap, bailing >21:37:53,983 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:53,984 DEBUG blivet: fedora size is 476236MB >21:37:53,988 DEBUG blivet: vg fedora has 0MB free >21:37:53,988 DEBUG blivet: fedora size is 476236MB >21:37:53,991 DEBUG blivet: vg fedora has 0MB free >21:37:53,997 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44f103610) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = TosGyK-BEOa-BCDA-39HO-yfmO-cdVr-4OCe0I size = 3744.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7667712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (477, 255, 63) biosGeometry: (477, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f6f15f0> > target size = 3744.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 3 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap', > 'existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 3744MB >21:37:54,001 INFO blivet: got format: SwapSpace instance (0x7ff44f120b10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 5f368454-558e-4078-8f01-911f5f38528b exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:37:54,007 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx /dev/disk/by-uuid/ba7a8793-349d-4237-a683-90f5d9b054ba /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ba7a8793-349d-4237-a683-90f5d9b054ba', > 'ID_FS_UUID_ENC': 'ba7a8793-349d-4237-a683-90f5d9b054ba', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '462398', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXbSFMkBDKDXwIoCMEBgEAiif4ZxF5MGEtx', > '/dev/disk/by-uuid/ba7a8793-349d-4237-a683-90f5d9b054ba', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-home ; >21:37:54,008 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-2)... >21:37:54,012 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:37:54,017 DEBUG blivet: DeviceTree.getDeviceByName returned existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem >21:37:54,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >21:37:54,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >21:37:54,030 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:54,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:54,032 DEBUG blivet: device fedora-home does not contain a disklabel >21:37:54,033 DEBUG blivet: no type or existing type for fedora-home, bailing >21:37:54,040 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:54,041 DEBUG blivet: fedora size is 476236MB >21:37:54,045 DEBUG blivet: vg fedora has 0MB free >21:37:54,047 DEBUG blivet: fedora size is 476236MB >21:37:54,051 DEBUG blivet: vg fedora has 0MB free >21:37:54,055 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44f103650) -- > name = fedora-home status = True kids = 0 id = 7 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = SFMkBD-KDXw-IoCM-EBgE-Aiif-4ZxF-5MGEtx size = 421292.0 > 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-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862806016 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (53707, 255, 63) biosGeometry: (53707, 255, 63) > PedDevice: <_ped.Device object at 0x7ff44f6f1830> > target size = 421292.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 3 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap', > 'existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 421292MB >21:37:54,063 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:54,072 INFO blivet: got format: Ext4FS instance (0x7ff44c0f15d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = ba7a8793-349d-4237-a683-90f5d9b054ba exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 421292.0 targetSize = 421292.0 > >21:37:54,079 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU /dev/disk/by-uuid/1568b2d7-1a56-4549-9586-6f747d9b09b7 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > '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-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1568b2d7-1a56-4549-9586-6f747d9b09b7', > 'ID_FS_UUID_ENC': '1568b2d7-1a56-4549-9586-6f747d9b09b7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '364634', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-QZiIpWxj2yBXGnurPUMbJXxvyFeyPmXb2ULZkrMalEmlH9eWxbLyL2fbNbZOuAWU', > '/dev/disk/by-uuid/1568b2d7-1a56-4549-9586-6f747d9b09b7', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >21:37:54,082 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >21:37:54,086 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:37:54,090 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem >21:37:54,094 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >21:37:54,097 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >21:37:54,102 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:54,103 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:37:54,104 DEBUG blivet: device fedora-root does not contain a disklabel >21:37:54,105 DEBUG blivet: no type or existing type for fedora-root, bailing >21:37:54,112 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >21:37:54,113 DEBUG blivet: fedora size is 476236MB >21:37:54,117 DEBUG blivet: vg fedora has 0MB free >21:37:54,117 DEBUG blivet: fedora size is 476236MB >21:37:54,121 DEBUG blivet: vg fedora has 0MB free >21:37:54,127 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7ff44c0d25d0) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 476236MB lvmvg fedora (5)'] > uuid = 2ULZkr-MalE-mlH9-eWxb-LyL2-fbNb-ZOuAWU size = 51200.0 > format = existing ext4 filesystem > 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-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 0x7ff44c105b00> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff44f103190) -- > name = fedora status = True kids = 3 id = 5 > parents = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > uuid = QZiIpW-xj2y-BXGn-urPU-MbJX-xvyF-eyPmXb size = 476236 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119059 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'home', 'root'] modified = False > extents = 119059.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476239MB partition sda3 (4) with existing lvmpv'] > LVs = ['existing 3744MB lvmlv fedora-swap (6) with existing swap', > 'existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >21:37:54,134 DEBUG blivet: Ext4FS.supported: supported: True ; >21:37:54,136 INFO blivet: got format: Ext4FS instance (0x7ff44af71d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 1568b2d7-1a56-4549-9586-6f747d9b09b7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >21:37:54,250 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:37:54,311 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:37:54,386 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:37:54,390 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:54,402 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:54,459 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:37:54,520 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:37:54,525 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:54,533 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:54,587 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >21:37:54,589 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >21:37:54,598 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >21:37:54,665 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >21:37:54,932 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >21:37:54,936 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >21:37:54,939 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >21:37:55,010 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >21:37:55,186 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:37:55,191 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:37:55,197 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:37:55,256 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:37:55,260 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:55,264 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:55,320 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >21:37:55,323 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >21:37:55,326 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:37:55,329 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:37:55,334 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:37:55,390 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:37:55,394 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:37:55,394 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:37:55,410 INFO blivet: edd: MBR signature on sda is zero. new disk image? >21:37:55,413 INFO blivet: edd: collected mbr signatures: {} >21:37:55,423 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:37:55,444 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:37:55,677 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:37:55,808 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:37:55,811 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:55,818 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:55,895 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >21:37:55,898 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >21:37:55,901 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:37:55,904 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >21:37:56,573 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:37:57,246 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >21:37:57,378 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >21:37:57,581 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >21:37:57,584 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >21:37:57,588 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >21:37:57,645 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >21:37:57,754 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:37:57,757 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:37:57,761 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:37:57,818 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:37:57,822 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:57,827 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:37:57,883 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:37:57,885 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >21:37:57,888 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:37:57,890 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:37:58,315 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:38:01,275 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:38:01,276 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:38:01,277 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:38:01,278 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:38:01,279 DEBUG blivet: crypttab maps: [] >21:38:01,280 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:38:01,295 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >21:38:01,300 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora-root (8) with existing ext4 filesystem >21:38:01,301 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >21:38:01,301 DEBUG blivet: resolved 'UUID=0f29091d-3eb4-4948-a2cb-e7394847f547' to 'sda2' (partition) >21:38:01,302 DEBUG blivet: resolved 'UUID=3157-688B' to 'sda1' (partition) >21:38:01,304 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; >21:38:01,306 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 421292MB lvmlv fedora-home (7) with existing ext4 filesystem >21:38:01,307 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >21:38:01,308 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >21:38:01,311 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3744MB lvmlv fedora-swap (6) with existing swap >21:38:01,311 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >21:38:01,313 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >21:38:01,487 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >21:38:02,038 DEBUG blivet: fedora size is 476236MB >21:38:02,041 DEBUG blivet: vg fedora has 0MB free >21:38:02,042 DEBUG blivet: fedora size is 476236MB >21:38:02,044 DEBUG blivet: vg fedora has 0MB free >21:38:02,048 DEBUG blivet: Ext4FS.supported: supported: True ; >21:38:02,054 DEBUG blivet: Ext4FS.supported: supported: True ; >21:38:02,061 DEBUG blivet: Ext4FS.supported: supported: True ; >21:38:02,066 DEBUG blivet: Ext4FS.supported: supported: True ; >21:38:02,073 DEBUG blivet: Ext4FS.supported: supported: True ; >21:38:02,078 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:38:02,082 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:38:02,374 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:38:02,375 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >21:38:02,376 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >21:38:02,378 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 15267MB disk sdb (0) with existing iso9660 filesystem >17:39:23,721 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:39:23,726 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:39:23,730 DEBUG blivet: NFSv4.supported: supported: False ; >17:39:23,732 DEBUG blivet: NFSv4.supported: supported: False ; >17:39:23,736 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:39:23,738 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:39:23,740 DEBUG blivet: Ext4FS.supported: supported: True ; >17:39:23,746 DEBUG blivet: Ext4FS.supported: supported: True ; >17:39:24,076 DEBUG blivet: Ext3FS.supported: supported: True ; >17:39:24,080 DEBUG blivet: Ext3FS.supported: supported: True ; >17:39:24,088 DEBUG blivet: Ext2FS.supported: supported: True ; >17:39:24,089 DEBUG blivet: Ext2FS.supported: supported: True ; >17:39:24,095 DEBUG blivet: SysFS.supported: supported: False ; >17:39:24,097 DEBUG blivet: SysFS.supported: supported: False ; >17:39:24,102 DEBUG blivet: MultipathMember.__init__: >17:39:24,104 DEBUG blivet: SwapSpace.__init__: >17:39:24,108 DEBUG blivet: ProcFS.supported: supported: False ; >17:39:24,110 DEBUG blivet: ProcFS.supported: supported: False ; >17:39:24,113 DEBUG blivet: NoDevFS.supported: supported: False ; >17:39:24,115 DEBUG blivet: NoDevFS.supported: supported: False ; >17:39:24,117 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:39:24,120 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:39:24,123 DEBUG blivet: BTRFS.supported: supported: True ; >17:39:24,356 DEBUG blivet: USBFS.supported: supported: False ; >17:39:24,357 DEBUG blivet: USBFS.supported: supported: False ; >17:39:24,359 DEBUG blivet: DiskLabel.__init__: >17:39:24,359 INFO blivet: DiskLabel.partedDevice returning None >17:39:24,362 DEBUG blivet: HFSPlus.supported: supported: False ; >17:39:24,363 DEBUG blivet: HFSPlus.supported: supported: False ; >17:39:24,365 DEBUG blivet: XFS.supported: supported: True ; >17:39:24,616 DEBUG blivet: XFS.supported: supported: True ; >17:39:24,619 DEBUG blivet: TmpFS.supported: supported: False ; >17:39:24,621 DEBUG blivet: TmpFS.supported: supported: False ; >17:39:24,623 DEBUG blivet: LUKS.__init__: >17:39:24,626 DEBUG blivet: NTFS.supported: supported: False ; >17:39:24,627 DEBUG blivet: NTFS.supported: supported: False ; >17:39:24,629 DEBUG blivet: BindFS.supported: supported: False ; >17:39:24,631 DEBUG blivet: BindFS.supported: supported: False ; >17:39:24,633 DEBUG blivet: HFS.supported: supported: False ; >17:39:24,635 DEBUG blivet: HFS.supported: supported: False ; >17:39:24,637 DEBUG blivet: LVMPhysicalVolume.__init__: >17:39:24,639 DEBUG blivet: NFS.supported: supported: False ; >17:39:24,640 DEBUG blivet: NFS.supported: supported: False ; >17:39:24,642 DEBUG blivet: FATFS.supported: supported: True ; >17:39:24,645 DEBUG blivet: FATFS.supported: supported: True ; >17:39:24,648 DEBUG blivet: DMRaidMember.__init__: >17:39:24,650 DEBUG blivet: MDRaidMember.__init__: >15:40:07,845 INFO blivet: hiding device disk sdb (id 0) >15:40:07,846 DEBUG blivet: lvm filter: adding sdb to the reject list >15:40:15,100 DEBUG blivet: removing sda >15:40:15,101 DEBUG blivet: devices to remove: ['sda1', 'sda2', 'sda3', 'fedora', 'fedora-swap', 'fedora-home', 'fedora-root'] >15:40:15,102 DEBUG blivet: leaves to remove: ['sda1', 'sda2', 'fedora-swap', 'fedora-home', 'fedora-root'] >15:40:15,108 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >15:40:15,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,111 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >15:40:15,111 INFO blivet: registered action: [0] Destroy Format efi filesystem on partition sda1 (id 2) >15:40:15,113 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:40:15,118 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >15:40:15,190 INFO blivet: removed partition sda1 (id 2) from device tree >15:40:15,194 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:15,194 INFO blivet: registered action: [1] Destroy Device partition sda1 (id 2) >15:40:15,197 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:40:15,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,201 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >15:40:15,202 INFO blivet: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 3) >15:40:15,204 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:40:15,209 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >15:40:15,266 INFO blivet: removed partition sda2 (id 3) from device tree >15:40:15,270 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:15,271 INFO blivet: registered action: [3] Destroy Device partition sda2 (id 3) >15:40:15,276 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >15:40:15,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,281 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >15:40:15,282 INFO blivet: registered action: [4] Destroy Format swap on lvmlv fedora-swap (id 6) >15:40:15,286 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >15:40:15,286 INFO blivet: removed lvmlv fedora-swap (id 6) from device tree >15:40:15,290 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >15:40:15,291 INFO blivet: registered action: [5] Destroy Device lvmlv fedora-swap (id 6) >15:40:15,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,295 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >15:40:15,295 INFO blivet: registered action: [6] Destroy Format ext4 filesystem on lvmlv fedora-home (id 7) >15:40:15,299 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >15:40:15,300 INFO blivet: removed lvmlv fedora-home (id 7) from device tree >15:40:15,304 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >15:40:15,304 INFO blivet: registered action: [7] Destroy Device lvmlv fedora-home (id 7) >15:40:15,304 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,308 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >15:40:15,309 INFO blivet: registered action: [8] Destroy Format ext4 filesystem on lvmlv fedora-root (id 8) >15:40:15,312 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >15:40:15,313 INFO blivet: removed lvmlv fedora-root (id 8) from device tree >15:40:15,317 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >15:40:15,317 INFO blivet: registered action: [9] Destroy Device lvmlv fedora-root (id 8) >15:40:15,318 DEBUG blivet: devices to remove: ['sda3', 'fedora'] >15:40:15,318 DEBUG blivet: leaves to remove: ['fedora'] >15:40:15,322 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:40:15,326 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >15:40:15,330 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >15:40:15,388 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:40:15,856 INFO blivet: removed lvmvg fedora (id 5) from device tree >15:40:15,861 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >15:40:15,861 INFO blivet: registered action: [10] Destroy Device lvmvg fedora (id 5) >15:40:15,862 DEBUG blivet: devices to remove: ['sda3'] >15:40:15,862 DEBUG blivet: leaves to remove: ['sda3'] >15:40:15,865 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:15,867 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:40:15,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,870 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >15:40:15,871 INFO blivet: registered action: [11] Destroy Format lvmpv on partition sda3 (id 4) >15:40:15,873 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:40:15,876 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:15,881 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >15:40:15,939 INFO blivet: removed partition sda3 (id 4) from device tree >15:40:15,944 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:15,945 INFO blivet: registered action: [12] Destroy Device partition sda3 (id 4) >15:40:15,948 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:40:15,949 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,953 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >15:40:15,953 INFO blivet: registered action: [13] Destroy Format gpt disklabel on disk sda (id 1) >15:40:15,971 DEBUG blivet: clearpart: initializing sda >15:40:15,983 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:40:15,984 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:15,986 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:40:15,986 INFO blivet: registered action: [14] Destroy Format None on disk sda (id 1) >15:40:15,988 DEBUG blivet: required disklabel type for sda (1) is None >15:40:15,990 DEBUG blivet: default disklabel type for sda is gpt >15:40:15,994 DEBUG blivet: selecting gpt disklabel for sda based on size >15:40:15,999 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >15:40:16,004 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >15:40:16,009 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff44d2b5890> > PedDisk: <_ped.Disk object at 0x7ff4424537a0> >15:40:16,014 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:40:16,019 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:40:16,023 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:40:16,026 INFO blivet: registered action: [15] Create Format gpt disklabel on disk sda (id 1) >15:40:16,130 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,132 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,133 INFO blivet: Detected 3744M of memory >15:40:16,134 INFO blivet: Swap attempt of 3744M >15:40:16,134 DEBUG blivet: doAutoPart: True >15:40:16,134 DEBUG blivet: encryptedAutoPart: False >15:40:16,134 DEBUG blivet: autoPartType: 2 >15:40:16,135 DEBUG blivet: clearPartType: 2 >15:40:16,135 DEBUG blivet: clearPartDisks: ['sda'] >15:40:16,135 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7ff44d299c90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff44d2b5d10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff44d2b5e90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff44d2b5dd0) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff44d2b5d50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3744 maxSize = None grow = False > >15:40:16,136 DEBUG blivet: storage.disks: ['sda'] >15:40:16,137 DEBUG blivet: storage.partitioned: ['sda'] >15:40:16,137 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >15:40:16,141 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,145 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,145 DEBUG blivet: boot disk: sda >15:40:16,150 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >15:40:16,150 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >15:40:16,155 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,158 DEBUG blivet: PartitionDevice._setFormat: req0 ; >15:40:16,161 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >15:40:16,164 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:16,164 INFO blivet: added partition req0 (id 17) to device tree >15:40:16,166 INFO blivet: registered action: [16] Create Device partition req0 (id 17) >15:40:16,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,170 INFO blivet: registered action: [17] Create Format lvmpv on partition req0 (id 17) >15:40:16,182 DEBUG blivet: candidate disks: [DiskDevice instance (0x7ff44f6b8ed0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > 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 ST9500325AS 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 0x7ff44f6c73b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff44f6b8e90>] >15:40:16,182 DEBUG blivet: devs: [PartitionDevice instance (0x7ff44d2d09d0) -- > name = req0 status = False kids = 0 id = 17 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >15:40:16,186 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:16,186 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:40:16,189 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,191 DEBUG blivet: PartitionDevice._setFormat: req1 ; >15:40:16,193 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >15:40:16,195 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:16,196 INFO blivet: added partition req1 (id 18) to device tree >15:40:16,196 INFO blivet: registered action: [18] Create Device partition req1 (id 18) >15:40:16,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,198 INFO blivet: registered action: [19] Create Format ext4 filesystem mounted at /boot on partition req1 (id 18) >15:40:16,201 DEBUG blivet: getFormat('efi') returning EFIFS instance >15:40:16,204 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,206 DEBUG blivet: PartitionDevice._setFormat: req2 ; >15:40:16,208 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: efi ; >15:40:16,211 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:16,211 INFO blivet: added partition req2 (id 19) to device tree >15:40:16,213 INFO blivet: registered action: [20] Create Device partition req2 (id 19) >15:40:16,216 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,218 INFO blivet: registered action: [21] Create Format efi filesystem mounted at /boot/efi on partition req2 (id 19) >15:40:16,221 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:16,223 DEBUG blivet: removing all non-preexisting partitions ['req0(id 17)', 'req1(id 18)', 'req2(id 19)'] from disk(s) ['sda'] >15:40:16,224 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 17)', 'req1(id 18)', 'req2(id 19)'] >15:40:16,226 DEBUG blivet: removing all non-preexisting partitions ['req2(id 19)', 'req1(id 18)', 'req0(id 17)'] from disk(s) ['sda'] >15:40:16,230 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,232 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,232 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,236 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,238 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,240 DEBUG blivet: allocating partition: req2 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >15:40:16,242 DEBUG blivet: checking freespace on sda >15:40:16,244 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >15:40:16,247 DEBUG blivet: current free range is 34-976773134 (476939MB) >15:40:16,249 DEBUG blivet: evaluating growth potential for new layout >15:40:16,251 DEBUG blivet: calculating growth for disk /dev/sda >15:40:16,254 DEBUG blivet: adjusted start sector from 34 to 2048 >15:40:16,257 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:40:16,259 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff4470442d0> PedPartition: <_ped.Partition object at 0x7ff44d2d4830> >15:40:16,261 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:16,263 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,264 DEBUG blivet: adding request 19 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,266 DEBUG blivet: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >15:40:16,268 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:16,270 DEBUG blivet: 1 requests and 976732141 (476919MB) left in chunk >15:40:16,272 DEBUG blivet: adding 976732141 (476919MB) to 19 (sda1) >15:40:16,274 DEBUG blivet: taking back 976363501 (476739MB) from 19 (sda1) >15:40:16,276 DEBUG blivet: new grow amount for request 19 (sda1) is 368640 units, or 180MB >15:40:16,278 DEBUG blivet: request 19 (sda1) growth: 368640 (180MB) size: 200MB >15:40:16,280 DEBUG blivet: disk /dev/sda growth: 368640 (180MB) >15:40:16,283 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:16,284 DEBUG blivet: device sda1 new partedPartition None >15:40:16,288 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:16,289 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:16,290 DEBUG blivet: total growth: 368640 sectors >15:40:16,292 DEBUG blivet: updating use_disk to sda, type: 0 >15:40:16,294 DEBUG blivet: new free: 34-976773134 / 476939MB >15:40:16,296 DEBUG blivet: new free allows for 368640 sectors of growth >15:40:16,298 DEBUG blivet: found free space for bootable request >15:40:16,300 DEBUG blivet: adjusted start sector from 34 to 2048 >15:40:16,302 DEBUG blivet: created partition sda1 of 20MB and added it to /dev/sda >15:40:16,305 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:40:16,308 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff4470444d0> PedPartition: <_ped.Partition object at 0x7ff44d2d4890> >15:40:16,309 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:16,311 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,314 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:16,316 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447044450> PedPartition: <_ped.Partition object at 0x7ff44d2d48f0> >15:40:16,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,320 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,320 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,324 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,327 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,329 DEBUG blivet: allocating partition: req1 ; id: 18 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:40:16,331 DEBUG blivet: checking freespace on sda >15:40:16,333 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >15:40:16,335 DEBUG blivet: current free range is 34-2047 (0MB) >15:40:16,337 DEBUG blivet: current free range is 43008-976773134 (476919MB) >15:40:16,339 DEBUG blivet: evaluating growth potential for new layout >15:40:16,341 DEBUG blivet: calculating growth for disk /dev/sda >15:40:16,345 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:40:16,347 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447044890> PedPartition: <_ped.Partition object at 0x7ff44d2d4950> >15:40:16,349 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:16,351 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:16,352 DEBUG blivet: adding request 19 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,354 DEBUG blivet: adding request 18 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,356 DEBUG blivet: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >15:40:16,358 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:16,360 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:16,362 DEBUG blivet: 1 requests and 975708141 (476419MB) left in chunk >15:40:16,364 DEBUG blivet: adding 975708141 (476419MB) to 19 (sda1) >15:40:16,366 DEBUG blivet: taking back 975339501 (476239MB) from 19 (sda1) >15:40:16,368 DEBUG blivet: new grow amount for request 19 (sda1) is 368640 units, or 180MB >15:40:16,370 DEBUG blivet: request 19 (sda1) growth: 368640 (180MB) size: 200MB >15:40:16,372 DEBUG blivet: request 18 (sda2) growth: 0 (0MB) size: 500MB >15:40:16,374 DEBUG blivet: disk /dev/sda growth: 368640 (180MB) >15:40:16,378 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:16,379 DEBUG blivet: device sda2 new partedPartition None >15:40:16,386 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >15:40:16,388 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:16,388 DEBUG blivet: total growth: 368640 sectors >15:40:16,388 DEBUG blivet: updating use_disk to sda, type: 0 >15:40:16,389 DEBUG blivet: new free: 43008-976773134 / 476919MB >15:40:16,391 DEBUG blivet: new free allows for 368640 sectors of growth >15:40:16,393 DEBUG blivet: found free space for bootable request >15:40:16,396 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >15:40:16,399 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:40:16,402 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44d2a7bd0> PedPartition: <_ped.Partition object at 0x7ff442410a10> >15:40:16,404 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:16,406 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:16,408 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:16,411 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44d2a79d0> PedPartition: <_ped.Partition object at 0x7ff442410950> >15:40:16,412 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,415 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,418 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,420 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,421 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,422 DEBUG blivet: allocating partition: req0 ; id: 17 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >15:40:16,424 DEBUG blivet: checking freespace on sda >15:40:16,427 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >15:40:16,429 DEBUG blivet: current free range is 34-2047 (0MB) >15:40:16,431 DEBUG blivet: current free range is 1067008-976773134 (476419MB) >15:40:16,433 DEBUG blivet: evaluating growth potential for new layout >15:40:16,435 DEBUG blivet: calculating growth for disk /dev/sda >15:40:16,439 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:40:16,441 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447044790> PedPartition: <_ped.Partition object at 0x7ff4424108f0> >15:40:16,443 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:16,445 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:16,445 DEBUG blivet: adding request 19 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,447 DEBUG blivet: adding request 18 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,449 DEBUG blivet: adding request 17 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,451 DEBUG blivet: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >15:40:16,453 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:16,455 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:16,457 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:40:16,459 DEBUG blivet: 2 requests and 974684141 (475919MB) left in chunk >15:40:16,461 DEBUG blivet: adding 37487851 (18304MB) to 19 (sda1) >15:40:16,464 DEBUG blivet: taking back 37119211 (18124MB) from 19 (sda1) >15:40:16,465 DEBUG blivet: new grow amount for request 19 (sda1) is 368640 units, or 180MB >15:40:16,468 DEBUG blivet: adding 937196289 (457615MB) to 17 (sda3) >15:40:16,470 DEBUG blivet: new grow amount for request 17 (sda3) is 937196289 units, or 457615MB >15:40:16,472 DEBUG blivet: 1 requests and 37119212 (18124MB) left in chunk >15:40:16,474 DEBUG blivet: adding 37119212 (18124MB) to 17 (sda3) >15:40:16,476 DEBUG blivet: new grow amount for request 17 (sda3) is 974315501 units, or 475739MB >15:40:16,478 DEBUG blivet: request 19 (sda1) growth: 368640 (180MB) size: 200MB >15:40:16,480 DEBUG blivet: request 18 (sda2) growth: 0 (0MB) size: 500MB >15:40:16,481 DEBUG blivet: request 17 (sda3) growth: 974315501 (475739MB) size: 476239MB >15:40:16,483 DEBUG blivet: disk /dev/sda growth: 974684141 (475919MB) >15:40:16,487 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:16,488 DEBUG blivet: device sda3 new partedPartition None >15:40:16,492 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:16,494 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:16,494 DEBUG blivet: total growth: 974684141 sectors >15:40:16,496 DEBUG blivet: updating use_disk to sda, type: 0 >15:40:16,498 DEBUG blivet: new free: 1067008-976773134 / 476419MB >15:40:16,500 DEBUG blivet: new free allows for 974684141 sectors of growth >15:40:16,502 DEBUG blivet: created partition sda3 of 500MB and added it to /dev/sda >15:40:16,505 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:40:16,508 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff4470443d0> PedPartition: <_ped.Partition object at 0x7ff442410890> >15:40:16,510 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:16,512 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:16,516 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:16,518 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447044a90> PedPartition: <_ped.Partition object at 0x7ff44d2d4890> >15:40:16,518 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 17)', 'sda2(id 18)', 'sda1(id 19)'] >15:40:16,519 DEBUG blivet: growable partitions are ['sda3', 'sda1'] >15:40:16,521 DEBUG blivet: adding request 17 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,523 DEBUG blivet: adding request 18 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,525 DEBUG blivet: adding request 19 to chunk 976773101 (34-976773134) on /dev/sda >15:40:16,527 DEBUG blivet: disk sda has 1 chunks >15:40:16,529 DEBUG blivet: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >15:40:16,531 DEBUG blivet: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:16,533 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:16,535 DEBUG blivet: req: PartitionRequest instance -- >id = 17 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:40:16,537 DEBUG blivet: 2 requests and 974684141 (475919MB) left in chunk >15:40:16,539 DEBUG blivet: adding 37487851 (18304MB) to 19 (sda1) >15:40:16,542 DEBUG blivet: taking back 37119211 (18124MB) from 19 (sda1) >15:40:16,543 DEBUG blivet: new grow amount for request 19 (sda1) is 368640 units, or 180MB >15:40:16,545 DEBUG blivet: adding 937196289 (457615MB) to 17 (sda3) >15:40:16,547 DEBUG blivet: new grow amount for request 17 (sda3) is 937196289 units, or 457615MB >15:40:16,549 DEBUG blivet: 1 requests and 37119212 (18124MB) left in chunk >15:40:16,551 DEBUG blivet: adding 37119212 (18124MB) to 17 (sda3) >15:40:16,553 DEBUG blivet: new grow amount for request 17 (sda3) is 974315501 units, or 475739MB >15:40:16,555 DEBUG blivet: growing partitions on sda >15:40:16,558 DEBUG blivet: partition sda1 (19): 0 >15:40:16,560 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044c90> >15:40:16,561 DEBUG blivet: partition sda2 (18): 0 >15:40:16,563 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044b10> >15:40:16,566 DEBUG blivet: partition sda3 (17): 0 >15:40:16,568 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 976773119 length: 975337472 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044e50> >15:40:16,569 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 19)', 'sda2(id 18)', 'sda3(id 17)'] from disk(s) ['sda'] >15:40:16,573 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:16,574 DEBUG blivet: device sda1 new partedPartition None >15:40:16,577 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:16,579 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:16,581 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:16,582 DEBUG blivet: device sda2 new partedPartition None >15:40:16,585 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >15:40:16,587 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:16,590 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:16,590 DEBUG blivet: device sda3 new partedPartition None >15:40:16,594 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:16,596 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:16,596 DEBUG blivet: back from removeNewPartitions >15:40:16,598 DEBUG blivet: extended: None >15:40:16,600 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044c90> >15:40:16,604 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:40:16,607 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447047150> PedPartition: <_ped.Partition object at 0x7ff442410830> >15:40:16,608 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:16,610 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:16,613 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:16,615 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447047290> PedPartition: <_ped.Partition object at 0x7ff44d2d4a10> >15:40:16,616 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044b10> >15:40:16,620 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:40:16,622 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44d2d0a90> PedPartition: <_ped.Partition object at 0x7ff44d2d4830> >15:40:16,624 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:16,627 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:16,739 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:16,741 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff4470475d0> PedPartition: <_ped.Partition object at 0x7ff44d2d4950> >15:40:16,742 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 976773119 length: 975337472 > device: <parted.device.Device object at 0x7ff44d2b5650> PedGeometry: <_ped.Geometry object at 0x7ff447044e50> >15:40:16,744 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:40:16,746 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44f76b750> PedPartition: <_ped.Partition object at 0x7ff44d2d47d0> >15:40:16,747 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:16,749 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:16,751 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:16,753 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44d2d0e50> PedPartition: <_ped.Partition object at 0x7ff4424108f0> >15:40:16,754 DEBUG blivet: fixing size of non-existent 200MB partition sda1 (19) with non-existent efi filesystem mounted at /boot/efi at 200.00 >15:40:16,755 DEBUG blivet: fixing size of non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >15:40:16,755 DEBUG blivet: fixing size of non-existent 476239MB partition sda3 (17) with non-existent lvmpv at 476239.00 >15:40:16,758 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >15:40:16,758 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,760 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_totoro ; current: None ; type: None ; >15:40:16,760 INFO blivet: added lvmvg fedora_totoro (id 20) to device tree >15:40:16,761 INFO blivet: registered action: [22] Create Device lvmvg fedora_totoro (id 20) >15:40:16,763 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:16,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:40:16,765 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_totoro ; >15:40:16,767 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_totoro-root ; current: None ; type: ext4 ; >15:40:16,767 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,768 DEBUG blivet: vg fedora_totoro has 476236MB free >15:40:16,768 DEBUG blivet: Adding fedora_totoro-root/1024MB to fedora_totoro >15:40:16,768 INFO blivet: added lvmlv fedora_totoro-root (id 21) to device tree >15:40:16,769 INFO blivet: registered action: [23] Create Device lvmlv fedora_totoro-root (id 21) >15:40:16,769 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,769 INFO blivet: registered action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora_totoro-root (id 21) >15:40:16,771 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:16,772 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:40:16,774 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_totoro ; >15:40:16,776 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_totoro-home ; current: None ; type: ext4 ; >15:40:16,776 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,777 DEBUG blivet: vg fedora_totoro has 475212MB free >15:40:16,777 DEBUG blivet: Adding fedora_totoro-home/500MB to fedora_totoro >15:40:16,777 INFO blivet: added lvmlv fedora_totoro-home (id 22) to device tree >15:40:16,777 INFO blivet: registered action: [25] Create Device lvmlv fedora_totoro-home (id 22) >15:40:16,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,778 INFO blivet: registered action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora_totoro-home (id 22) >15:40:16,780 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >15:40:16,780 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:40:16,782 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_totoro ; >15:40:16,784 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_totoro-swap ; current: None ; type: swap ; >15:40:16,784 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,785 DEBUG blivet: vg fedora_totoro has 474712MB free >15:40:16,785 DEBUG blivet: Adding fedora_totoro-swap/3744MB to fedora_totoro >15:40:16,785 INFO blivet: added lvmlv fedora_totoro-swap (id 23) to device tree >15:40:16,786 INFO blivet: registered action: [27] Create Device lvmlv fedora_totoro-swap (id 23) >15:40:16,786 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:40:16,786 INFO blivet: registered action: [28] Create Format swap on lvmlv fedora_totoro-swap (id 23) >15:40:16,787 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,787 DEBUG blivet: vg fedora_totoro has 470968MB free >15:40:16,787 DEBUG blivet: vg fedora_totoro: 470968MB free ; lvs: ['root', 'home', 'swap'] >15:40:16,788 DEBUG blivet: adding request 21 to chunk 119059 on /dev/mapper/fedora_totoro >15:40:16,788 DEBUG blivet: adding request 22 to chunk 119059 on /dev/mapper/fedora_totoro >15:40:16,788 DEBUG blivet: adding request 23 to chunk 119059 on /dev/mapper/fedora_totoro >15:40:16,788 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora_totoro length = 119059 size = 476236 >remaining = 2 pool = 117742 >15:40:16,789 DEBUG blivet: req: LVRequest instance -- >id = 23 name = fedora_totoro-swap growable = False >base = 936 growth = 0 max_grow = 0 >done = True >15:40:16,789 DEBUG blivet: req: LVRequest instance -- >id = 21 name = fedora_totoro-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >15:40:16,792 DEBUG blivet: req: LVRequest instance -- >id = 22 name = fedora_totoro-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >15:40:16,794 DEBUG blivet: 2 requests and 117742 (470968MB) left in chunk >15:40:16,794 DEBUG blivet: adding 79112 (316448MB) to 21 (fedora_totoro-root) >15:40:16,796 DEBUG blivet: taking back 66568 (266272MB) from 21 (fedora_totoro-root) >15:40:16,797 DEBUG blivet: new grow amount for request 21 (fedora_totoro-root) is 12544 units, or 50176MB >15:40:16,797 DEBUG blivet: adding 38629 (154516MB) to 22 (fedora_totoro-home) >15:40:16,798 DEBUG blivet: new grow amount for request 22 (fedora_totoro-home) is 38629 units, or 154516MB >15:40:16,798 DEBUG blivet: 1 requests and 66569 (266276MB) left in chunk >15:40:16,798 DEBUG blivet: adding 66569 (266276MB) to 22 (fedora_totoro-home) >15:40:16,799 DEBUG blivet: new grow amount for request 22 (fedora_totoro-home) is 105198 units, or 420792MB >15:40:16,800 DEBUG blivet: trying to set lv fedora_totoro-root size to 51200MB >15:40:16,800 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,800 DEBUG blivet: vg fedora_totoro has 470968MB free >15:40:16,801 DEBUG blivet: trying to set lv fedora_totoro-home size to 421292MB >15:40:16,801 DEBUG blivet: fedora_totoro size is 476236MB >15:40:16,802 DEBUG blivet: vg fedora_totoro has 420792MB free >15:40:16,804 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,805 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,806 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:16,819 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:40:16,821 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent gpt disklabel >15:40:16,821 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:40:22,519 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:40:22,520 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:40:22,524 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:40:22,586 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:40:22,590 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:40:22,593 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >15:40:22,595 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >15:40:22,598 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_totoro-root ; status: False ; controllable: True ; >15:40:22,600 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_totoro-home ; status: False ; controllable: True ; >15:40:22,602 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_totoro-swap ; status: False ; controllable: True ; >15:40:22,602 INFO blivet: resetting parted disks... >15:40:22,604 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:40:22,605 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:40:22,607 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >15:40:22,608 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >15:40:22,609 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >15:40:22,612 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >15:40:22,613 DEBUG blivet: sector-based lookup found partition sda1 >15:40:22,615 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:22,618 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f80dd10> fileSystem: <parted.filesystem.FileSystem object at 0x7ff447047410> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447047510> PedPartition: <_ped.Partition object at 0x7ff44d2d4fb0> >15:40:22,619 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >15:40:22,620 DEBUG blivet: sector-based lookup found partition sda2 >15:40:22,621 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:22,624 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f80dd10> fileSystem: <parted.filesystem.FileSystem object at 0x7ff4470476d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447047090> PedPartition: <_ped.Partition object at 0x7ff44704c050> >15:40:22,625 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >15:40:22,626 DEBUG blivet: sector-based lookup found partition sda3 >15:40:22,627 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:22,631 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44f80dd10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff447047810> PedPartition: <_ped.Partition object at 0x7ff44704c0b0> >15:40:22,632 DEBUG blivet: action: [0] Destroy Format efi filesystem on partition sda1 (id 2) >15:40:22,632 DEBUG blivet: action: [1] Destroy Device partition sda1 (id 2) >15:40:22,632 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 3) >15:40:22,632 DEBUG blivet: action: [3] Destroy Device partition sda2 (id 3) >15:40:22,633 DEBUG blivet: action: [4] Destroy Format swap on lvmlv fedora-swap (id 6) >15:40:22,633 DEBUG blivet: action: [5] Destroy Device lvmlv fedora-swap (id 6) >15:40:22,635 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on lvmlv fedora-home (id 7) >15:40:22,637 DEBUG blivet: action: [7] Destroy Device lvmlv fedora-home (id 7) >15:40:22,639 DEBUG blivet: action: [8] Destroy Format ext4 filesystem on lvmlv fedora-root (id 8) >15:40:22,641 DEBUG blivet: action: [9] Destroy Device lvmlv fedora-root (id 8) >15:40:22,643 DEBUG blivet: action: [10] Destroy Device lvmvg fedora (id 5) >15:40:22,646 DEBUG blivet: action: [11] Destroy Format lvmpv on partition sda3 (id 4) >15:40:22,648 DEBUG blivet: action: [12] Destroy Device partition sda3 (id 4) >15:40:22,650 DEBUG blivet: action: [13] Destroy Format gpt disklabel on disk sda (id 1) >15:40:22,652 DEBUG blivet: action: [14] Destroy Format None on disk sda (id 1) >15:40:22,654 DEBUG blivet: action: [15] Create Format gpt disklabel on disk sda (id 1) >15:40:22,656 DEBUG blivet: action: [16] Create Device partition sda3 (id 17) >15:40:22,658 DEBUG blivet: action: [17] Create Format lvmpv on partition sda3 (id 17) >15:40:22,661 DEBUG blivet: action: [18] Create Device partition sda2 (id 18) >15:40:22,663 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >15:40:22,665 DEBUG blivet: action: [20] Create Device partition sda1 (id 19) >15:40:22,667 DEBUG blivet: action: [21] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >15:40:22,669 DEBUG blivet: action: [22] Create Device lvmvg fedora_totoro (id 20) >15:40:22,671 DEBUG blivet: action: [23] Create Device lvmlv fedora_totoro-root (id 21) >15:40:22,673 DEBUG blivet: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora_totoro-root (id 21) >15:40:22,675 DEBUG blivet: action: [25] Create Device lvmlv fedora_totoro-home (id 22) >15:40:22,677 DEBUG blivet: action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora_totoro-home (id 22) >15:40:22,680 DEBUG blivet: action: [27] Create Device lvmlv fedora_totoro-swap (id 23) >15:40:22,682 DEBUG blivet: action: [28] Create Format swap on lvmlv fedora_totoro-swap (id 23) >15:40:22,683 INFO blivet: pruning action queue... >15:40:22,686 INFO blivet: removing obsolete action 13 (14) >15:40:22,688 DEBUG blivet: action 13 already pruned >15:40:22,690 INFO blivet: sorting actions... >15:40:22,698 DEBUG blivet: action: [8] Destroy Format ext4 filesystem on lvmlv fedora-root (id 8) >15:40:22,698 DEBUG blivet: action: [9] Destroy Device lvmlv fedora-root (id 8) >15:40:22,698 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on lvmlv fedora-home (id 7) >15:40:22,699 DEBUG blivet: action: [7] Destroy Device lvmlv fedora-home (id 7) >15:40:22,702 DEBUG blivet: action: [4] Destroy Format swap on lvmlv fedora-swap (id 6) >15:40:22,704 DEBUG blivet: action: [5] Destroy Device lvmlv fedora-swap (id 6) >15:40:22,706 DEBUG blivet: action: [10] Destroy Device lvmvg fedora (id 5) >15:40:22,708 DEBUG blivet: action: [11] Destroy Format lvmpv on partition sda3 (id 4) >15:40:22,710 DEBUG blivet: action: [12] Destroy Device partition sda3 (id 4) >15:40:22,712 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 3) >15:40:22,714 DEBUG blivet: action: [3] Destroy Device partition sda2 (id 3) >15:40:22,716 DEBUG blivet: action: [0] Destroy Format efi filesystem on partition sda1 (id 2) >15:40:22,719 DEBUG blivet: action: [1] Destroy Device partition sda1 (id 2) >15:40:22,721 DEBUG blivet: action: [14] Destroy Format None on disk sda (id 1) >15:40:22,723 DEBUG blivet: action: [15] Create Format gpt disklabel on disk sda (id 1) >15:40:22,725 DEBUG blivet: action: [20] Create Device partition sda1 (id 19) >15:40:22,727 DEBUG blivet: action: [21] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >15:40:22,729 DEBUG blivet: action: [18] Create Device partition sda2 (id 18) >15:40:22,731 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >15:40:22,733 DEBUG blivet: action: [16] Create Device partition sda3 (id 17) >15:40:22,736 DEBUG blivet: action: [17] Create Format lvmpv on partition sda3 (id 17) >15:40:22,738 DEBUG blivet: action: [22] Create Device lvmvg fedora_totoro (id 20) >15:40:22,740 DEBUG blivet: action: [27] Create Device lvmlv fedora_totoro-swap (id 23) >15:40:22,742 DEBUG blivet: action: [28] Create Format swap on lvmlv fedora_totoro-swap (id 23) >15:40:22,744 DEBUG blivet: action: [25] Create Device lvmlv fedora_totoro-home (id 22) >15:40:22,746 DEBUG blivet: action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora_totoro-home (id 22) >15:40:22,748 DEBUG blivet: action: [23] Create Device lvmlv fedora_totoro-root (id 21) >15:40:22,750 DEBUG blivet: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora_totoro-root (id 21) >15:40:22,752 INFO blivet: executing action: [8] Destroy Format ext4 filesystem on lvmlv fedora-root (id 8) >15:40:22,756 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >15:40:22,758 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >15:40:22,760 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >15:40:22,762 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: True ; >15:40:23,274 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >15:40:23,533 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >15:40:23,541 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >15:40:23,598 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >15:40:23,843 INFO blivet: executing action: [9] Destroy Device lvmlv fedora-root (id 8) >15:40:23,846 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >15:40:23,849 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >15:40:23,851 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >15:40:23,854 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >15:40:23,857 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:23,859 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >15:40:24,159 INFO blivet: executing action: [6] Destroy Format ext4 filesystem on lvmlv fedora-home (id 7) >15:40:24,163 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: True ; >15:40:24,167 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: True ; >15:40:24,171 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >15:40:24,174 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: True ; >15:40:24,649 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >15:40:24,969 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >15:40:24,974 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-home ; status: False ; type: None ; >15:40:25,035 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >15:40:25,287 INFO blivet: executing action: [7] Destroy Device lvmlv fedora-home (id 7) >15:40:25,290 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-home ; status: False ; >15:40:25,293 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >15:40:25,296 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >15:40:25,298 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >15:40:25,301 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:25,304 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-home ; status: False ; >15:40:25,655 INFO blivet: executing action: [4] Destroy Format swap on lvmlv fedora-swap (id 6) >15:40:25,659 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >15:40:25,662 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: True ; >15:40:25,666 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >15:40:25,669 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >15:40:26,034 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >15:40:26,302 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >15:40:26,304 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >15:40:26,307 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: None ; >15:40:26,364 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >15:40:26,602 INFO blivet: executing action: [5] Destroy Device lvmlv fedora-swap (id 6) >15:40:26,605 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-swap ; status: False ; >15:40:26,608 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >15:40:26,611 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >15:40:26,614 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >15:40:26,617 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:26,620 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-swap ; status: False ; >15:40:26,961 INFO blivet: executing action: [10] Destroy Device lvmvg fedora (id 5) >15:40:26,963 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >15:40:26,965 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:40:26,967 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >15:40:26,970 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >15:40:27,027 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:40:27,138 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >15:40:27,141 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >15:40:27,144 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:27,147 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >15:40:27,660 INFO blivet: executing action: [11] Destroy Format lvmpv on partition sda3 (id 4) >15:40:27,663 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >15:40:27,667 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:27,759 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >15:40:27,761 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >15:40:27,929 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:40:27,934 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:27,942 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >15:40:28,052 INFO blivet: executing action: [12] Destroy Device partition sda3 (id 4) >15:40:28,055 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >15:40:28,057 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:40:28,059 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >15:40:28,063 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >15:40:28,121 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >15:40:28,123 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:40:28,126 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:28,129 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:28,132 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >15:40:28,135 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >15:40:28,859 INFO blivet: executing action: [2] Destroy Format ext4 filesystem on partition sda2 (id 3) >15:40:28,862 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >15:40:28,863 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >15:40:29,112 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:40:29,122 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >15:40:29,235 INFO blivet: executing action: [3] Destroy Device partition sda2 (id 3) >15:40:29,237 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >15:40:29,239 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:40:29,243 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >15:40:29,300 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >15:40:29,302 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:40:29,304 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:29,306 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:29,308 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >15:40:29,310 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >15:40:29,837 INFO blivet: executing action: [0] Destroy Format efi filesystem on partition sda1 (id 2) >15:40:29,841 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >15:40:29,844 DEBUG blivet: EFIFS.destroy: device: /dev/sda1 ; status: False ; type: efi ; >15:40:30,072 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:40:30,077 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >15:40:30,189 INFO blivet: executing action: [1] Destroy Device partition sda1 (id 2) >15:40:30,192 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >15:40:30,196 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:40:30,204 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >15:40:30,260 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >15:40:30,262 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:40:30,264 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:30,266 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:30,268 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >15:40:30,271 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >15:40:30,660 INFO blivet: executing action: [14] Destroy Format None on disk sda (id 1) >15:40:30,663 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:40:30,668 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >15:40:31,103 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:40:31,107 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:40:31,218 INFO blivet: executing action: [15] Create Format gpt disklabel on disk sda (id 1) >15:40:31,223 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:31,226 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >15:40:31,229 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >15:40:31,233 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >15:40:31,624 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >15:40:31,625 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >15:40:31,683 INFO blivet: executing action: [20] Create Device partition sda1 (id 19) >15:40:31,686 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >15:40:31,688 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >15:40:31,690 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:31,693 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:31,695 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:31,696 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >15:40:31,701 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >15:40:32,106 DEBUG blivet: post-commit partition path is /dev/sda1 >15:40:32,110 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,119 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44705b2d0> PedPartition: <_ped.Partition object at 0x7ff44704c170> >15:40:32,123 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >15:40:32,252 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:40:32,256 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:40:32,258 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:40:32,261 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 >15:40:32,373 INFO blivet: executing action: [21] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >15:40:32,378 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:40:32,380 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >15:40:32,383 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >15:40:32,385 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >15:40:32,388 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >15:40:32,390 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >15:40:32,393 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >15:40:32,396 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >15:40:32,398 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >15:40:32,401 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >15:40:32,402 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >15:40:32,404 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >15:40:32,405 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >15:40:32,407 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >15:40:32,410 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >15:40:32,413 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >15:40:32,505 DEBUG blivet: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >15:40:32,509 DEBUG blivet: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >15:40:32,627 DEBUG blivet: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >15:40:32,627 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >15:40:32,955 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:40:32,959 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:40:32,962 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 >15:40:33,020 INFO blivet: executing action: [18] Create Device partition sda2 (id 18) >15:40:33,022 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >15:40:33,026 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >15:40:33,029 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:33,033 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:33,036 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:33,038 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >15:40:33,043 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >15:40:33,630 DEBUG blivet: post-commit partition path is /dev/sda2 >15:40:33,634 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:40:33,636 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44705bb90> PedPartition: <_ped.Partition object at 0x7ff44d2d4a10> >15:40:33,638 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >15:40:33,799 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:40:33,806 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:40:33,812 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:40:33,815 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 >15:40:33,933 INFO blivet: executing action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >15:40:33,936 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:40:33,937 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >15:40:33,939 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >15:40:33,941 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >15:40:33,942 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >15:40:33,945 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >15:40:33,946 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >15:40:33,948 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >15:40:33,950 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >15:40:33,951 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >15:40:33,953 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >15:40:33,955 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >15:40:33,956 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >15:40:33,958 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >15:40:33,960 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >15:40:33,962 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >15:40:34,060 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >15:40:34,064 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >15:40:34,902 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >15:40:34,902 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >15:40:35,037 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:40:35,041 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:40:35,043 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 >15:40:35,102 INFO blivet: executing action: [16] Create Device partition sda3 (id 17) >15:40:35,104 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >15:40:35,106 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >15:40:35,108 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:35,111 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:35,113 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:40:35,116 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >15:40:35,121 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >15:40:35,973 DEBUG blivet: post-commit partition path is /dev/sda3 >15:40:35,978 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:40:35,983 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff44d2b5150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff44705bdd0> PedPartition: <_ped.Partition object at 0x7ff44d2d4950> >15:40:35,986 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >15:40:36,176 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:40:36,182 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:40:36,186 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:40:36,189 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 >15:40:36,336 INFO blivet: executing action: [17] Create Format lvmpv on partition sda3 (id 17) >15:40:36,339 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:40:36,341 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >15:40:36,342 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >15:40:36,344 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >15:40:36,345 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >15:40:36,347 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >15:40:36,348 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >15:40:36,350 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >15:40:36,353 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >15:40:36,356 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >15:40:36,357 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >15:40:36,359 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >15:40:36,360 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >15:40:36,362 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >15:40:36,363 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 6 ; >15:40:36,366 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >15:40:36,461 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >15:40:36,462 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >15:40:36,464 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: None ; type: lvmpv ; >15:40:36,989 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >15:40:36,989 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >15:40:37,217 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:40:37,220 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:40:37,223 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 >15:40:37,281 INFO blivet: executing action: [22] Create Device lvmvg fedora_totoro (id 20) >15:40:37,283 DEBUG blivet: LVMVolumeGroupDevice.create: fedora_totoro ; status: False ; >15:40:37,285 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora_totoro ; orig: False ; >15:40:37,288 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:40:37,290 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: None ; type: lvmpv ; >15:40:37,292 DEBUG blivet: LVMVolumeGroupDevice._create: fedora_totoro ; status: False ; >15:40:37,420 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_totoro ; status: True ; controllable: True ; orig: False ; >15:40:37,423 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora_totoro ; status: True ; >15:40:37,569 INFO blivet: executing action: [27] Create Device lvmlv fedora_totoro-swap (id 23) >15:40:37,571 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_totoro-swap ; status: False ; >15:40:37,573 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_totoro-swap ; orig: False ; >15:40:37,576 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_totoro ; status: True ; controllable: True ; orig: False ; >15:40:37,578 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_totoro-swap ; status: False ; >15:40:37,918 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-swap ; status: True ; controllable: True ; orig: False ; >15:40:37,920 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-swap ; status: True ; >15:40:37,923 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-swap ; status: True ; >15:40:38,322 INFO blivet: executing action: [28] Create Format swap on lvmlv fedora_totoro-swap (id 23) >15:40:38,327 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-swap ; status: True ; controllable: True ; orig: False ; >15:40:38,330 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_totoro-swap ; status: None ; type: swap ; >15:40:38,332 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora_totoro-swap ; status: None ; type: swap ; >15:40:38,532 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora_totoro-swap ; type: swap ; >15:40:38,533 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-1 >15:40:38,739 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-swap ; status: True ; >15:40:38,744 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-swap ; status: True ; >15:40:38,801 INFO blivet: executing action: [25] Create Device lvmlv fedora_totoro-home (id 22) >15:40:38,804 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_totoro-home ; status: False ; >15:40:38,806 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_totoro-home ; orig: False ; >15:40:38,810 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_totoro ; status: True ; controllable: True ; orig: False ; >15:40:38,814 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_totoro-home ; status: False ; >15:40:39,271 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-home ; status: True ; controllable: True ; orig: False ; >15:40:39,275 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-home ; status: True ; >15:40:39,280 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-home ; status: True ; >15:40:39,513 INFO blivet: executing action: [26] Create Format ext4 filesystem mounted at /home on lvmlv fedora_totoro-home (id 22) >15:40:39,516 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-home ; status: True ; controllable: True ; orig: False ; >15:40:39,518 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_totoro-home ; status: False ; type: ext4 ; >15:40:39,519 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_totoro-home ; mountpoint: /home ; type: ext4 ; >15:40:45,791 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_totoro-home ; type: ext4 ; >15:40:45,792 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >15:40:46,183 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-home ; status: True ; >15:40:46,187 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-home ; status: True ; >15:40:46,244 INFO blivet: executing action: [23] Create Device lvmlv fedora_totoro-root (id 21) >15:40:46,247 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora_totoro-root ; status: False ; >15:40:46,248 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_totoro-root ; orig: False ; >15:40:46,251 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_totoro ; status: True ; controllable: True ; orig: False ; >15:40:46,252 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora_totoro-root ; status: False ; >15:40:46,731 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-root ; status: True ; controllable: True ; orig: False ; >15:40:46,735 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-root ; status: True ; >15:40:46,739 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-root ; status: True ; >15:40:46,934 INFO blivet: executing action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora_totoro-root (id 21) >15:40:46,939 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-root ; status: True ; controllable: True ; orig: False ; >15:40:46,942 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora_totoro-root ; status: False ; type: ext4 ; >15:40:46,943 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora_totoro-root ; mountpoint: / ; type: ext4 ; >15:40:51,650 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora_totoro-root ; type: ext4 ; >15:40:51,651 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >15:40:52,128 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_totoro-root ; status: True ; >15:40:52,133 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_totoro-root ; status: True ; >15:40:52,190 INFO blivet: setting boot flag on sda1 >15:40:52,193 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >15:40:52,195 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:52,199 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >15:40:52,279 DEBUG blivet: fedora_totoro size is 476236MB >15:40:52,280 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_totoro-root >15:40:52,285 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_totoro-home >15:40:52,289 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_totoro-swap >15:40:52,295 DEBUG blivet: vg fedora_totoro has 0MB free >15:40:52,296 DEBUG blivet: fedora_totoro size is 476236MB >15:40:52,299 DEBUG blivet: vg fedora_totoro has 0MB free >15:40:52,306 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:52,314 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:52,324 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:52,328 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:52,335 DEBUG blivet: Ext4FS.supported: supported: True ; >15:40:52,339 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:40:52,353 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-swap ; status: True ; controllable: True ; orig: False ; >15:40:52,356 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora_totoro-swap ; status: False ; type: swap ; >15:40:52,359 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora_totoro-swap ; status: False ; type: swap ; >15:40:52,829 DEBUG blivet: BindFS.supported: supported: False ; >15:40:52,829 DEBUG blivet: getFormat('bind') returning BindFS instance >15:40:52,834 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >15:40:52,836 DEBUG blivet: TmpFS.supported: supported: False ; >15:40:52,836 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >15:40:52,838 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >15:40:52,841 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:40:52,842 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >15:40:52,844 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >15:40:52,847 DEBUG blivet: SysFS.supported: supported: False ; >15:40:52,848 DEBUG blivet: getFormat('sysfs') returning SysFS instance >15:40:52,850 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >15:40:52,852 DEBUG blivet: ProcFS.supported: supported: False ; >15:40:52,853 DEBUG blivet: getFormat('proc') returning ProcFS instance >15:40:52,854 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >15:40:52,857 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:40:52,858 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >15:40:52,862 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >15:40:52,865 DEBUG blivet: USBFS.supported: supported: False ; >15:40:52,866 DEBUG blivet: getFormat('usbfs') returning USBFS instance >15:40:52,869 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >15:40:52,872 DEBUG blivet: BindFS.supported: supported: False ; >15:40:52,872 DEBUG blivet: getFormat('bind') returning BindFS instance >15:40:52,875 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >15:40:52,879 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-root ; status: True ; controllable: True ; orig: False ; >15:40:52,895 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >15:40:53,054 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >15:40:53,107 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:40:53,220 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >15:40:53,338 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >15:40:53,350 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:40:53,370 INFO blivet: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >15:40:53,464 INFO blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >15:40:53,465 INFO blivet: set SELinux context for newly mounted filesystem root at /boot/efi to None >15:40:53,473 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >15:40:53,510 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >15:40:53,558 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >15:40:53,562 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >15:40:53,565 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >15:40:53,617 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >15:40:53,620 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >15:40:53,621 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >15:40:53,671 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >15:40:53,675 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_totoro-home ; status: True ; controllable: True ; orig: False ; >15:40:53,700 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >15:40:53,902 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >15:40:53,915 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >15:40:53,950 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:40:53,951 INFO blivet: set SELinux context for mountpoint /proc to None >15:40:54,002 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:40:54,003 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >15:40:54,327 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >15:40:54,409 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >15:40:54,462 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >15:40:54,465 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >15:40:54,487 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >15:40:54,540 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >15:40:54,544 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >15:40:54,545 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >15:40:54,592 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >15:40:54,593 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >15:40:54,610 INFO blivet: not writing out mpath configuration >15:40:54,611 INFO blivet: copy_to_system: source '/etc/multipath/wwids' does not exist. >15:40:54,612 DEBUG blivet: copy_to_system: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. >15:40:54,636 DEBUG blivet: /dev/sdb is mounted on /run/install/repo > > >/tmp/ifcfg.log: >21:37:47,160 DEBUG ifcfg: content of files (network initialization): >21:37:47,575 DEBUG ifcfg: content of files (ifcfgs created): >21:37:47,577 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens5f5: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=ens5f5 >UUID=170ce6dc-e512-4647-a4fd-e4f379f11d2a >ONBOOT=no >HWADDR=20:CF:30:2D:CA:2F >PEERDNS=yes >PEERROUTES=yes > >21:39:18,990 DEBUG ifcfg: content of files (nm-c-e run): >21:39:18,992 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens5f5: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=ens5f5 >UUID=170ce6dc-e512-4647-a4fd-e4f379f11d2a >ONBOOT=no >HWADDR=20:CF:30:2D:CA:2F >PEERDNS=yes >PEERROUTES=yes > >21:39:18,993 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Convivium_Coworking1: >ESSID="Convivium_Coworking1" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=no >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=Convivium_Coworking1 >UUID=a7f79e71-d2cb-48bf-99ea-d52aff8ceef0 >ONBOOT=yes >HWADDR=74:F0:6D:95:93:29 >PEERDNS=yes >PEERROUTES=yes > >21:39:23,003 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-ens5f5 >21:39:23,044 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-Convivium_Coworking1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2019-Alpha-TC5\x20x86_64 quiet > > >/tmp/syslog: >21:37:35,316 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.5" x-pid="595" x-info="http://www.rsyslog.com"] start >21:37:35,316 INFO systemd: systemd 200 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >21:37:35,317 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:37:35,317 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:37:35,317 NOTICE kernel:[ 0.000000] Linux version 3.9.0-0.rc4.git0.1.fc19.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.0 20130322 (Red Hat 4.8.0-1) (GCC) ) #1 SMP Mon Mar 25 02:31:02 UTC 2013 >21:37:35,317 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2019-Alpha-TC5\x20x86_64 quiet >21:37:35,317 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba6e9fff] usable >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba6ea000-0x00000000ba729fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba72a000-0x00000000ba73afff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba73b000-0x00000000ba74dfff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba74e000-0x00000000ba756fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba757000-0x00000000ba75efff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba75f000-0x00000000ba776fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba777000-0x00000000ba777fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba778000-0x00000000ba785fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba786000-0x00000000ba78afff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba78b000-0x00000000ba78efff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba78f000-0x00000000ba791fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba792000-0x00000000ba792fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba793000-0x00000000ba793fff] usable >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba794000-0x00000000ba794fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba795000-0x00000000ba798fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba799000-0x00000000ba79bfff] ACPI data >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba79c000-0x00000000ba7a0fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba7a1000-0x00000000ba7aefff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba7af000-0x00000000ba7c4fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba7c5000-0x00000000ba7c6fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba7c7000-0x00000000ba7f7fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ba7f8000-0x00000000bb7fffff] usable >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bbffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bde00000-0x00000000bfffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:37:35,317 INFO systemd: Initializing machine ID from random generator. >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffbfffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable >21:37:35,317 DEBUG kernel:[ 0.000000] e820: update [mem 0x029f7018-0x02a07057] usable ==> usable >21:37:35,317 DEBUG kernel:[ 0.000000] e820: update [mem 0x02a08018-0x02a12057] usable ==> usable >21:37:35,317 INFO kernel:[ 0.000000] extended physical RAM map: >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000029f7017] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000029f7018-0x0000000002a07057] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000002a07058-0x0000000002a08017] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000002a08018-0x0000000002a12057] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000002a12058-0x00000000ba6e9fff] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba6ea000-0x00000000ba729fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba72a000-0x00000000ba73afff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba73b000-0x00000000ba74dfff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba74e000-0x00000000ba756fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba757000-0x00000000ba75efff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba75f000-0x00000000ba776fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba777000-0x00000000ba777fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba778000-0x00000000ba785fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba786000-0x00000000ba78afff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba78b000-0x00000000ba78efff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba78f000-0x00000000ba791fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba792000-0x00000000ba792fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba793000-0x00000000ba793fff] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba794000-0x00000000ba794fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba795000-0x00000000ba798fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba799000-0x00000000ba79bfff] ACPI data >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba79c000-0x00000000ba7a0fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba7a1000-0x00000000ba7aefff] ACPI NVS >21:37:35,317 ERR systemd: /usr/lib/systemd/system-generators/lvm2-activation-generator exited with exit status 127. >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba7af000-0x00000000ba7c4fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba7c5000-0x00000000ba7c6fff] ACPI NVS >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba7c7000-0x00000000ba7f7fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ba7f8000-0x00000000bb7fffff] usable >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000bb800000-0x00000000bbffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000bde00000-0x00000000bfffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffbfffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >21:37:35,317 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000137ffffff] usable >21:37:35,317 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:37:35,317 INFO kernel:[ 0.000000] efi: EFI v2.00 by American Megatrends >21:37:35,317 INFO kernel:[ 0.000000] efi: ACPI 2.0=0xba79bf98 SMBIOS=0xba7f6198 >21:37:35,317 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >21:37:35,317 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000c000) (0MB) >21:37:35,317 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000c000-0x000000000007f000) (0MB) >21:37:35,317 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000007f000-0x0000000000080000) (0MB) >21:37:35,317 INFO kernel:[ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000080000-0x00000000000a0000) (0MB) >21:37:35,317 INFO kernel:[ 0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >21:37:35,317 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:35,317 WARNING systemd-sysctl: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring. >21:37:35,317 INFO systemd: Started Remount Root and Kernel File Systems. >21:37:35,318 INFO systemd: Starting Configure read-only root support... >21:37:35,318 INFO kernel:[ 0.000000] efi: mem06: type=4, attr=0xf, range=[0x0000000001000000-0x0000000001c50000) (12MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem07: type=3, attr=0xf, range=[0x0000000001c50000-0x0000000001c51000) (0MB) >21:37:35,318 INFO systemd: Started Import network configuration from initramfs. >21:37:35,318 INFO kernel:[ 0.000000] efi: mem08: type=4, attr=0xf, range=[0x0000000001c51000-0x0000000001c6b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem09: type=3, attr=0xf, range=[0x0000000001c6b000-0x0000000001c6c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001c6c000-0x0000000001c81000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x0000000001c81000-0x0000000001c83000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x0000000001c83000-0x0000000001cd7000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x0000000001cd7000-0x0000000001cd9000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x0000000001cd9000-0x0000000001cdc000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000001cdc000-0x0000000001cde000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x0000000001cde000-0x0000000001ce0000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001ce0000-0x0000000001ce3000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001ce3000-0x0000000001ce9000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001ce9000-0x0000000001ceb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001ceb000-0x0000000001cec000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001cec000-0x0000000001cef000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001cef000-0x0000000001cf4000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001cf4000-0x0000000001cfb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001cfb000-0x0000000001d07000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001d07000-0x0000000001d08000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001d08000-0x0000000001d22000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001d22000-0x0000000001d23000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001d23000-0x0000000001d25000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001d25000-0x0000000001d26000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001d26000-0x0000000001d28000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001d28000-0x0000000001d2a000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001d2a000-0x0000000001d36000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001d36000-0x0000000001d38000) (0MB) >21:37:35,318 INFO systemd: Started Apply Kernel Variables. >21:37:35,318 INFO kernel:[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001d38000-0x0000000001d3b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001d3b000-0x0000000001d3d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001d3d000-0x0000000001d40000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001d40000-0x0000000001d41000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001d41000-0x0000000001d4c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001d4c000-0x0000000001d52000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001d52000-0x0000000001d56000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001d56000-0x0000000001d57000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001d57000-0x0000000001d5c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001d5c000-0x0000000001d5f000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001d5f000-0x0000000001e15000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001e15000-0x0000000001ecb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001ecb000-0x0000000001fce000) (1MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001fce000-0x0000000001fd1000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001fd1000-0x0000000001fda000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001fda000-0x0000000001fdf000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001fdf000-0x0000000001fe2000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001fe2000-0x0000000001fe7000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001fe7000-0x0000000001fed000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001fed000-0x0000000001ff4000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001ff4000-0x0000000001ffb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001ffb000-0x0000000001ffc000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001ffc000-0x0000000001ffe000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001ffe000-0x0000000002001000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000002001000-0x0000000002008000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000002008000-0x0000000002009000) (0MB) >21:37:35,318 INFO systemd: Mounted Debug File System. >21:37:35,318 INFO kernel:[ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000002009000-0x000000000200d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x000000000200d000-0x000000000200f000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x000000000200f000-0x0000000002061000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000002061000-0x0000000002063000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000002063000-0x0000000002073000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000002073000-0x0000000002075000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000002075000-0x00000000020a3000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000020a3000-0x00000000020ad000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000020ad000-0x00000000020b2000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000020b2000-0x00000000020be000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000020be000-0x00000000020c2000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000020c2000-0x00000000020c7000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000020c7000-0x00000000020cc000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000020cc000-0x00000000020cf000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000020cf000-0x00000000020d8000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000020d8000-0x00000000020d9000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000020d9000-0x00000000020dc000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000020dc000-0x00000000020e7000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000020e7000-0x00000000020e8000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000020e8000-0x0000000002106000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x0000000002106000-0x0000000002115000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x0000000002115000-0x0000000002118000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000002118000-0x0000000002119000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x0000000002119000-0x000000000211e000) (0MB) >21:37:35,318 INFO systemd: Mounted Huge Pages File System. >21:37:35,318 INFO kernel:[ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x000000000211e000-0x0000000002120000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000002120000-0x000000000213d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x000000000213d000-0x000000000213e000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000000213e000-0x0000000002141000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x0000000002141000-0x0000000002157000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x0000000002157000-0x0000000002158000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002158000-0x0000000002159000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000002159000-0x000000000215c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000000215c000-0x0000000002160000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x0000000002160000-0x000000000216a000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x000000000216a000-0x000000000216b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x000000000216b000-0x000000000216c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x000000000216c000-0x0000000002171000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002171000-0x0000000002172000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002172000-0x0000000002173000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000002173000-0x000000000217d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000000217d000-0x0000000002187000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000002187000-0x000000000218f000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000218f000-0x000000000219b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000000219b000-0x00000000021a5000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000021a5000-0x00000000026b2000) (5MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x00000000026b2000-0x00000000026bf000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000026bf000-0x00000000026d2000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x00000000026d2000-0x00000000026db000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000026db000-0x00000000026e4000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000026e4000-0x00000000026e6000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000026e6000-0x00000000026ec000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000026ec000-0x00000000026f0000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000026f0000-0x00000000026f6000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000026f6000-0x00000000026f8000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000026f8000-0x00000000026fa000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000026fa000-0x00000000026fb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000026fb000-0x0000000002707000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x0000000002707000-0x000000000270d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x000000000270d000-0x0000000002926000) (2MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem119: type=2, attr=0xf, range=[0x0000000002926000-0x00000000029f6000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x00000000029f6000-0x00000000029f7000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem121: type=2, attr=0xf, range=[0x00000000029f7000-0x0000000002a13000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem122: type=7, attr=0xf, range=[0x0000000002a13000-0x0000000002a41000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem123: type=4, attr=0xf, range=[0x0000000002a41000-0x0000000002a4e000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem124: type=7, attr=0xf, range=[0x0000000002a4e000-0x0000000002a60000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem125: type=4, attr=0xf, range=[0x0000000002a60000-0x0000000002ad2000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem126: type=3, attr=0xf, range=[0x0000000002ad2000-0x0000000002ad4000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem127: type=4, attr=0xf, range=[0x0000000002ad4000-0x0000000002ad8000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem128: type=3, attr=0xf, range=[0x0000000002ad8000-0x0000000002adb000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem129: type=4, attr=0xf, range=[0x0000000002adb000-0x0000000002ae0000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem130: type=3, attr=0xf, range=[0x0000000002ae0000-0x0000000002ae8000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem131: type=4, attr=0xf, range=[0x0000000002ae8000-0x0000000002aec000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem132: type=7, attr=0xf, range=[0x0000000002aec000-0x0000000002b04000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem133: type=4, attr=0xf, range=[0x0000000002b04000-0x0000000002b28000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem134: type=7, attr=0xf, range=[0x0000000002b28000-0x0000000002b38000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem135: type=4, attr=0xf, range=[0x0000000002b38000-0x0000000002caa000) (1MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem136: type=2, attr=0xf, range=[0x0000000002caa000-0x0000000002d78000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem137: type=7, attr=0xf, range=[0x0000000002d78000-0x0000000002df9000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem138: type=1, attr=0xf, range=[0x0000000002df9000-0x0000000002f30000) (1MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem139: type=7, attr=0xf, range=[0x0000000002f30000-0x0000000003000000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem140: type=2, attr=0xf, range=[0x0000000003000000-0x0000000005105000) (33MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem141: type=7, attr=0xf, range=[0x0000000005105000-0x000000003c155000) (880MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem142: type=2, attr=0xf, range=[0x000000003c155000-0x0000000040000000) (62MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem143: type=7, attr=0xf, range=[0x0000000040000000-0x000000008a654000) (1190MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem144: type=2, attr=0xf, range=[0x000000008a654000-0x00000000b8900000) (738MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem145: type=7, attr=0xf, range=[0x00000000b8900000-0x00000000b8904000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x00000000b8904000-0x00000000b890c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem147: type=7, attr=0xf, range=[0x00000000b890c000-0x00000000ba6ea000) (29MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem148: type=10, attr=0xf, range=[0x00000000ba6ea000-0x00000000ba72a000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem149: type=0, attr=0xf, range=[0x00000000ba72a000-0x00000000ba73b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem150: type=10, attr=0xf, range=[0x00000000ba73b000-0x00000000ba74e000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem151: type=5, attr=0x800000000000000f, range=[0x00000000ba74e000-0x00000000ba752000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem152: type=6, attr=0x800000000000000f, range=[0x00000000ba752000-0x00000000ba755000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem153: type=0, attr=0xf, range=[0x00000000ba755000-0x00000000ba757000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem154: type=10, attr=0xf, range=[0x00000000ba757000-0x00000000ba75f000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem155: type=0, attr=0xf, range=[0x00000000ba75f000-0x00000000ba774000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem156: type=5, attr=0x800000000000000f, range=[0x00000000ba774000-0x00000000ba777000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem157: type=10, attr=0xf, range=[0x00000000ba777000-0x00000000ba778000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem158: type=5, attr=0x800000000000000f, range=[0x00000000ba778000-0x00000000ba786000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem159: type=10, attr=0xf, range=[0x00000000ba786000-0x00000000ba78b000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem160: type=0, attr=0xf, range=[0x00000000ba78b000-0x00000000ba78c000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem161: type=5, attr=0x800000000000000f, range=[0x00000000ba78c000-0x00000000ba78d000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem162: type=0, attr=0xf, range=[0x00000000ba78d000-0x00000000ba78f000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem163: type=10, attr=0xf, range=[0x00000000ba78f000-0x00000000ba792000) (0MB) >21:37:35,318 INFO kernel:[ 0.000000] efi: mem164: type=6, attr=0x800000000000000f, range=[0x00000000ba792000-0x00000000ba793000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem165: type=7, attr=0xf, range=[0x00000000ba793000-0x00000000ba794000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem166: type=10, attr=0xf, range=[0x00000000ba794000-0x00000000ba795000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem167: type=0, attr=0xf, range=[0x00000000ba795000-0x00000000ba799000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem168: type=9, attr=0xf, range=[0x00000000ba799000-0x00000000ba79c000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem169: type=6, attr=0x800000000000000f, range=[0x00000000ba79c000-0x00000000ba79d000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem170: type=0, attr=0xf, range=[0x00000000ba79d000-0x00000000ba7a1000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem171: type=10, attr=0xf, range=[0x00000000ba7a1000-0x00000000ba7af000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem172: type=6, attr=0x800000000000000f, range=[0x00000000ba7af000-0x00000000ba7b0000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem173: type=5, attr=0x800000000000000f, range=[0x00000000ba7b0000-0x00000000ba7c5000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem174: type=10, attr=0xf, range=[0x00000000ba7c5000-0x00000000ba7c7000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem175: type=5, attr=0x800000000000000f, range=[0x00000000ba7c7000-0x00000000ba7cc000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem176: type=6, attr=0x800000000000000f, range=[0x00000000ba7cc000-0x00000000ba7dd000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem177: type=5, attr=0x800000000000000f, range=[0x00000000ba7dd000-0x00000000ba7e2000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem178: type=6, attr=0x800000000000000f, range=[0x00000000ba7e2000-0x00000000ba7e3000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem179: type=5, attr=0x800000000000000f, range=[0x00000000ba7e3000-0x00000000ba7ee000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem180: type=6, attr=0x800000000000000f, range=[0x00000000ba7ee000-0x00000000ba7f2000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem181: type=5, attr=0x800000000000000f, range=[0x00000000ba7f2000-0x00000000ba7f5000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem182: type=6, attr=0x800000000000000f, range=[0x00000000ba7f5000-0x00000000ba7f8000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem183: type=4, attr=0xf, range=[0x00000000ba7f8000-0x00000000ba7fe000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem184: type=3, attr=0xf, range=[0x00000000ba7fe000-0x00000000bb7f3000) (15MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem185: type=4, attr=0xf, range=[0x00000000bb7f3000-0x00000000bb7f6000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem186: type=3, attr=0xf, range=[0x00000000bb7f6000-0x00000000bb800000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem187: type=7, attr=0xf, range=[0x0000000100000000-0x0000000138000000) (896MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem188: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem189: type=0, attr=0x8000000000000000, range=[0x00000000bb800000-0x00000000bc000000) (8MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem190: type=0, attr=0x8000000000000000, range=[0x00000000bde00000-0x00000000c0000000) (34MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem191: type=11, attr=0x8000000000000000, range=[0x00000000e0000000-0x00000000f0000000) (256MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem192: type=11, attr=0x8000000000000000, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem193: type=11, attr=0x8000000000000000, range=[0x00000000fed10000-0x00000000fed14000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem194: type=11, attr=0x8000000000000000, range=[0x00000000fed18000-0x00000000fed1a000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem195: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem196: type=11, attr=0x8000000000000000, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem197: type=11, attr=0x8000000000000000, range=[0x00000000ffa00000-0x00000000ffc00000) (2MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem198: type=11, attr=0x8000000000000000, range=[0x00000000ffe00000-0x00000000fff70000) (1MB) >21:37:35,319 INFO kernel:[ 0.000000] efi: mem199: type=11, attr=0x8000000000000000, range=[0x00000000fff70000-0x0000000100000000) (0MB) >21:37:35,319 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >21:37:35,319 DEBUG kernel:[ 0.000000] DMI: ASUSTeK Computer Inc. K52F/K52F, BIOS K52F.208 05/06/2010 >21:37:35,319 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >21:37:35,319 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:37:35,319 INFO kernel:[ 0.000000] No AGP bridge found >21:37:35,319 INFO kernel:[ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000 >21:37:35,319 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >21:37:35,319 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:37:35,319 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:37:35,319 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:37:35,319 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >21:37:35,319 DEBUG kernel:[ 0.000000] E0000-FFFFF write-through >21:37:35,319 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:37:35,319 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >21:37:35,319 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >21:37:35,319 DEBUG kernel:[ 0.000000] 2 base 0BC000000 mask FFC000000 uncachable >21:37:35,319 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >21:37:35,319 DEBUG kernel:[ 0.000000] 4 base 138000000 mask FF8000000 uncachable >21:37:35,319 DEBUG kernel:[ 0.000000] 5 base 0FFE00000 mask FFFE00000 write-protect >21:37:35,319 DEBUG kernel:[ 0.000000] 6 disabled >21:37:35,319 DEBUG kernel:[ 0.000000] 7 disabled >21:37:35,319 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >21:37:35,319 INFO kernel:[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000 >21:37:35,319 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fca90-0x000fca9f] mapped at [ffff8800000fca90] >21:37:35,319 INFO kernel:[ 0.000000] Scanning 2 areas for low memory corruption >21:37:35,319 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576 >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >21:37:35,319 DEBUG kernel:[ 0.000000] BRK [0x04ce4000, 0x04ce4fff] PGTABLE >21:37:35,319 DEBUG kernel:[ 0.000000] BRK [0x04ce5000, 0x04ce5fff] PGTABLE >21:37:35,319 DEBUG kernel:[ 0.000000] BRK [0x04ce6000, 0x04ce6fff] PGTABLE >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x137e00000-0x137ffffff] >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x137e00000-0x137ffffff] page 2M >21:37:35,319 DEBUG kernel:[ 0.000000] BRK [0x04ce7000, 0x04ce7fff] PGTABLE >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x134000000-0x137dfffff] >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x134000000-0x137dfffff] page 2M >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x133ffffff] >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x133ffffff] page 2M >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xba6e9fff] >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xba5fffff] page 2M >21:37:35,319 DEBUG kernel:[ 0.000000] [mem 0xba600000-0xba6e9fff] page 4k >21:37:35,319 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xba793000-0xba793fff] >21:37:35,320 DEBUG kernel:[ 0.000000] [mem 0xba793000-0xba793fff] page 4k >21:37:35,320 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xba7f8000-0xbb7fffff] >21:37:35,320 DEBUG kernel:[ 0.000000] [mem 0xba7f8000-0xba7fffff] page 4k >21:37:35,320 DEBUG kernel:[ 0.000000] [mem 0xba800000-0xbb7fffff] page 2M >21:37:35,320 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3c155000-0x3def5fff] >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000ba79bf98 00024 (v02 _ASUS_) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000ba79ae18 00064 (v01 _ASUS_ Notebook 06222004 MSFT 00010013) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: FACP 00000000ba777c18 000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20130117/tbfadt-395) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xBA7ACF40/0x00000000BA7C6D40, using 32 (20130117/tbfadt-522) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000ba73b018 123AE (v01 _ASUS_ Notebook 00000000 INTL 20051117) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: FACS 00000000ba7acf40 00040 >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: APIC 00000000ba799f18 0008C (v02 _ASUS_ Notebook 06222004 MSFT 00010013) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: DBGP 00000000ba79bf18 00034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000ba7c6b18 000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000ba7a7c18 00176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000ba7c5d18 0003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: HPET 00000000ba7c5c98 00038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003) >21:37:35,320 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000ba794018 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117) >21:37:35,320 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:37:35,320 INFO kernel:[ 0.000000] No NUMA configuration found >21:37:35,320 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff] >21:37:35,320 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x137ffffff] >21:37:35,320 INFO kernel:[ 0.000000] NODE_DATA [mem 0x137fd6000-0x137ffcfff] >21:37:35,320 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0 >21:37:35,320 WARNING kernel:[ 0.000000] Zone ranges: >21:37:35,320 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >21:37:35,320 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:37:35,320 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x137ffffff] >21:37:35,320 WARNING kernel:[ 0.000000] Movable zone start for each node >21:37:35,320 WARNING kernel:[ 0.000000] Early memory node ranges >21:37:35,320 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009ffff] >21:37:35,320 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xba6e9fff] >21:37:35,320 WARNING kernel:[ 0.000000] node 0: [mem 0xba793000-0xba793fff] >21:37:35,320 WARNING kernel:[ 0.000000] node 0: [mem 0xba7f8000-0xbb7fffff] >21:37:35,320 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x137ffffff] >21:37:35,320 DEBUG kernel:[ 0.000000] On node 0 totalpages: 997010 >21:37:35,320 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:37:35,320 DEBUG kernel:[ 0.000000] DMA zone: 27 pages reserved >21:37:35,320 DEBUG kernel:[ 0.000000] DMA zone: 3999 pages, LIFO batch:0 >21:37:35,320 DEBUG kernel:[ 0.000000] DMA32 zone: 11932 pages used for memmap >21:37:35,320 DEBUG kernel:[ 0.000000] DMA32 zone: 763635 pages, LIFO batch:31 >21:37:35,320 DEBUG kernel:[ 0.000000] Normal zone: 3584 pages used for memmap >21:37:35,320 DEBUG kernel:[ 0.000000] Normal zone: 229376 pages, LIFO batch:31 >21:37:35,320 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >21:37:35,320 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >21:37:35,320 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >21:37:35,320 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >21:37:35,320 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:37:35,320 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:37:35,320 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:37:35,320 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:37:35,320 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:37:35,320 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:37:35,320 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >21:37:35,320 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >21:37:35,320 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000c0000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000c0000 - 0000000000100000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000029f7000 - 00000000029f8000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000002a07000 - 0000000002a08000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000002a08000 - 0000000002a09000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000002a12000 - 0000000002a13000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba6ea000 - 00000000ba72a000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba72a000 - 00000000ba73b000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba73b000 - 00000000ba74e000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba74e000 - 00000000ba757000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba757000 - 00000000ba75f000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba75f000 - 00000000ba777000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba777000 - 00000000ba778000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba778000 - 00000000ba786000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba786000 - 00000000ba78b000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba78b000 - 00000000ba78f000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba78f000 - 00000000ba792000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba792000 - 00000000ba793000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba794000 - 00000000ba795000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba795000 - 00000000ba799000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba799000 - 00000000ba79c000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba79c000 - 00000000ba7a1000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba7a1000 - 00000000ba7af000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba7af000 - 00000000ba7c5000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba7c5000 - 00000000ba7c7000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ba7c7000 - 00000000ba7f8000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb800000 - 00000000bc000000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bc000000 - 00000000bde00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bde00000 - 00000000c0000000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000 >21:37:35,320 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >21:37:35,320 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >21:37:35,320 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >21:37:35,320 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >21:37:35,320 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff880132800000 s1924288 r8192 d21312 u2097152 >21:37:35,320 DEBUG kernel:[ 0.000000] pcpu-alloc: s1924288 r8192 d21312 u2097152 alloc=1*2097152 >21:37:35,320 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >21:37:35,320 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 981403 >21:37:35,320 WARNING kernel:[ 0.000000] Policy zone: Normal >21:37:35,320 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2019-Alpha-TC5\x20x86_64 quiet >21:37:35,320 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:37:35,320 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >21:37:35,320 INFO kernel:[ 0.000000] Checking aperture... >21:37:35,320 INFO kernel:[ 0.000000] No AGP bridge found >21:37:35,320 INFO kernel:[ 0.000000] Memory: 3738052k/5111808k available (7340k kernel code, 1123768k absent, 249988k reserved, 6260k data, 3576k init) >21:37:35,320 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >21:37:35,320 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:37:35,321 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >21:37:35,321 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8. >21:37:35,321 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:744 16 >21:37:35,321 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >21:37:35,321 INFO kernel:[ 0.000000] console [tty0] enabled >21:37:35,321 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >21:37:35,321 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >21:37:35,321 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >21:37:35,321 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >21:37:35,321 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >21:37:35,321 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >21:37:35,321 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >21:37:35,321 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >21:37:35,321 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >21:37:35,321 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >21:37:35,321 INFO kernel:[ 0.000000] allocated 16252928 bytes of page_cgroup >21:37:35,321 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:37:35,321 DEBUG kernel:[ 0.000000] ODEBUG: 26 of 26 active objects replaced >21:37:35,321 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >21:37:35,321 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:37:35,321 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >21:37:35,321 INFO kernel:[ 0.001000] tsc: Detected 2526.761 MHz processor >21:37:35,321 INFO kernel:[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5053.52 BogoMIPS (lpj=2526761) >21:37:35,321 INFO kernel:[ 0.000007] pid_max: default: 32768 minimum: 301 >21:37:35,321 INFO kernel:[ 0.000245] init_memory_mapping: [mem 0xba74e000-0xba751fff] >21:37:35,321 DEBUG kernel:[ 0.000247] [mem 0xba74e000-0xba751fff] page 4k >21:37:35,321 INFO kernel:[ 0.000279] init_memory_mapping: [mem 0xba752000-0xba754fff] >21:37:35,321 DEBUG kernel:[ 0.000280] [mem 0xba752000-0xba754fff] page 4k >21:37:35,321 INFO kernel:[ 0.000290] init_memory_mapping: [mem 0xba774000-0xba776fff] >21:37:35,321 DEBUG kernel:[ 0.000292] [mem 0xba774000-0xba776fff] page 4k >21:37:35,321 INFO kernel:[ 0.000301] init_memory_mapping: [mem 0xba778000-0xba785fff] >21:37:35,321 DEBUG kernel:[ 0.000303] [mem 0xba778000-0xba785fff] page 4k >21:37:35,321 INFO kernel:[ 0.000313] init_memory_mapping: [mem 0xba78c000-0xba78cfff] >21:37:35,321 DEBUG kernel:[ 0.000314] [mem 0xba78c000-0xba78cfff] page 4k >21:37:35,321 INFO kernel:[ 0.000323] init_memory_mapping: [mem 0xba792000-0xba792fff] >21:37:35,321 DEBUG kernel:[ 0.000325] [mem 0xba792000-0xba792fff] page 4k >21:37:35,321 INFO kernel:[ 0.000335] init_memory_mapping: [mem 0xba79c000-0xba79cfff] >21:37:35,321 DEBUG kernel:[ 0.000336] [mem 0xba79c000-0xba79cfff] page 4k >21:37:35,321 INFO kernel:[ 0.000346] init_memory_mapping: [mem 0xba7af000-0xba7affff] >21:37:35,321 DEBUG kernel:[ 0.000347] [mem 0xba7af000-0xba7affff] page 4k >21:37:35,321 INFO kernel:[ 0.000357] init_memory_mapping: [mem 0xba7b0000-0xba7c4fff] >21:37:35,321 DEBUG kernel:[ 0.000359] [mem 0xba7b0000-0xba7c4fff] page 4k >21:37:35,321 INFO kernel:[ 0.000369] init_memory_mapping: [mem 0xba7c7000-0xba7cbfff] >21:37:35,321 DEBUG kernel:[ 0.000371] [mem 0xba7c7000-0xba7cbfff] page 4k >21:37:35,321 INFO kernel:[ 0.000381] init_memory_mapping: [mem 0xba7cc000-0xba7dcfff] >21:37:35,321 DEBUG kernel:[ 0.000382] [mem 0xba7cc000-0xba7dcfff] page 4k >21:37:35,321 INFO kernel:[ 0.000393] init_memory_mapping: [mem 0xba7dd000-0xba7e1fff] >21:37:35,321 DEBUG kernel:[ 0.000394] [mem 0xba7dd000-0xba7e1fff] page 4k >21:37:35,321 INFO kernel:[ 0.000404] init_memory_mapping: [mem 0xba7e2000-0xba7e2fff] >21:37:35,321 DEBUG kernel:[ 0.000405] [mem 0xba7e2000-0xba7e2fff] page 4k >21:37:35,321 INFO kernel:[ 0.000415] init_memory_mapping: [mem 0xba7e3000-0xba7edfff] >21:37:35,321 DEBUG kernel:[ 0.000417] [mem 0xba7e3000-0xba7edfff] page 4k >21:37:35,321 INFO kernel:[ 0.000427] init_memory_mapping: [mem 0xba7ee000-0xba7f1fff] >21:37:35,321 DEBUG kernel:[ 0.000428] [mem 0xba7ee000-0xba7f1fff] page 4k >21:37:35,321 INFO kernel:[ 0.000438] init_memory_mapping: [mem 0xba7f2000-0xba7f4fff] >21:37:35,321 DEBUG kernel:[ 0.000439] [mem 0xba7f2000-0xba7f4fff] page 4k >21:37:35,321 INFO kernel:[ 0.000449] init_memory_mapping: [mem 0xba7f5000-0xba7f7fff] >21:37:35,321 DEBUG kernel:[ 0.000451] [mem 0xba7f5000-0xba7f7fff] page 4k >21:37:35,321 INFO kernel:[ 0.000585] init_memory_mapping: [mem 0xbb800000-0xbbffffff] >21:37:35,321 DEBUG kernel:[ 0.000587] [mem 0xbb800000-0xbbffffff] page 2M >21:37:35,321 INFO kernel:[ 0.005438] init_memory_mapping: [mem 0xbde00000-0xbfffffff] >21:37:35,321 DEBUG kernel:[ 0.005440] [mem 0xbde00000-0xbfffffff] page 2M >21:37:35,321 INFO kernel:[ 0.077164] Security Framework initialized >21:37:35,321 INFO kernel:[ 0.077174] SELinux: Initializing. >21:37:35,321 DEBUG kernel:[ 0.077250] SELinux: Starting in permissive mode >21:37:35,321 INFO kernel:[ 0.077922] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >21:37:35,321 INFO kernel:[ 0.078937] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >21:37:35,321 INFO kernel:[ 0.079449] Mount-cache hash table entries: 256 >21:37:35,321 INFO kernel:[ 0.081528] Initializing cgroup subsys cpuacct >21:37:35,321 INFO kernel:[ 0.081541] Initializing cgroup subsys memory >21:37:35,321 INFO kernel:[ 0.081673] Initializing cgroup subsys devices >21:37:35,321 INFO kernel:[ 0.081682] Initializing cgroup subsys freezer >21:37:35,321 INFO kernel:[ 0.081705] Initializing cgroup subsys net_cls >21:37:35,321 INFO kernel:[ 0.081713] Initializing cgroup subsys blkio >21:37:35,321 INFO kernel:[ 0.081716] Initializing cgroup subsys perf_event >21:37:35,321 INFO kernel:[ 0.081920] CPU: Physical Processor ID: 0 >21:37:35,321 INFO kernel:[ 0.081922] CPU: Processor Core ID: 0 >21:37:35,321 INFO kernel:[ 0.081927] mce: CPU supports 9 MCE banks >21:37:35,321 INFO kernel:[ 0.081943] CPU0: Thermal monitoring enabled (TM1) >21:37:35,321 INFO kernel:[ 0.081963] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >21:37:35,321 INFO kernel:[ 0.081963] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >21:37:35,321 INFO kernel:[ 0.081963] tlb_flushall_shift: 6 >21:37:35,321 INFO kernel:[ 0.082113] Freeing SMP alternatives: 24k freed >21:37:35,321 INFO kernel:[ 0.083419] ACPI: Core revision 20130117 >21:37:35,321 WARNING kernel:[ 0.355305] ACPI: All ACPI Tables successfully acquired >21:37:35,321 INFO kernel:[ 0.388148] ftrace: allocating 24620 entries in 97 pages >21:37:35,321 INFO kernel:[ 0.401371] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 >21:37:35,321 INFO kernel:[ 0.411370] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz (fam: 06, model: 25, stepping: 05) >21:37:35,321 INFO kernel:[ 0.512799] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >21:37:35,321 WARNING kernel:[ 0.512806] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >21:37:35,321 INFO kernel:[ 0.512814] ... version: 3 >21:37:35,321 INFO kernel:[ 0.512815] ... bit width: 48 >21:37:35,321 INFO kernel:[ 0.512816] ... generic registers: 4 >21:37:35,321 INFO kernel:[ 0.512817] ... value mask: 0000ffffffffffff >21:37:35,321 INFO kernel:[ 0.512819] ... max period: 000000007fffffff >21:37:35,321 INFO kernel:[ 0.512820] ... fixed-purpose events: 3 >21:37:35,321 INFO kernel:[ 0.512821] ... event mask: 000000070000000f >21:37:35,321 INFO kernel:[ 0.517318] SMP alternatives: lockdep: fixing up alternatives >21:37:35,321 INFO kernel:[ 0.531028] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >21:37:35,321 INFO kernel:[ 0.517336] smpboot: Booting Node 0, Processors #1 >21:37:35,321 INFO kernel:[ 0.531651] SMP alternatives: lockdep: fixing up alternatives >21:37:35,321 WARNING kernel:[ 0.531655] #2 >21:37:35,321 INFO kernel:[ 0.545509] SMP alternatives: lockdep: fixing up alternatives >21:37:35,321 WARNING kernel:[ 0.545515] #3 >21:37:35,321 INFO kernel:[ 0.558705] Brought up 4 CPUs >21:37:35,321 INFO kernel:[ 0.558710] smpboot: Total of 4 processors activated (20214.08 BogoMIPS) >21:37:35,321 INFO kernel:[ 0.563439] devtmpfs: initialized >21:37:35,321 INFO kernel:[ 0.565668] PM: Registering ACPI NVS region [mem 0xba6ea000-0xba729fff] (262144 bytes) >21:37:35,321 INFO kernel:[ 0.565900] PM: Registering ACPI NVS region [mem 0xba73b000-0xba74dfff] (77824 bytes) >21:37:35,321 INFO kernel:[ 0.565969] PM: Registering ACPI NVS region [mem 0xba757000-0xba75efff] (32768 bytes) >21:37:35,321 INFO kernel:[ 0.566003] PM: Registering ACPI NVS region [mem 0xba777000-0xba777fff] (4096 bytes) >21:37:35,321 INFO kernel:[ 0.566011] PM: Registering ACPI NVS region [mem 0xba786000-0xba78afff] (20480 bytes) >21:37:35,321 INFO kernel:[ 0.566036] PM: Registering ACPI NVS region [mem 0xba78f000-0xba791fff] (12288 bytes) >21:37:35,321 INFO kernel:[ 0.566050] PM: Registering ACPI NVS region [mem 0xba794000-0xba794fff] (4096 bytes) >21:37:35,321 INFO kernel:[ 0.566058] PM: Registering ACPI NVS region [mem 0xba7a1000-0xba7aefff] (57344 bytes) >21:37:35,321 INFO kernel:[ 0.566111] PM: Registering ACPI NVS region [mem 0xba7c5000-0xba7c6fff] (8192 bytes) >21:37:35,322 INFO kernel:[ 0.568463] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:37:35,322 INFO kernel:[ 0.568577] RTC time: 21:37:08, date: 04/05/13 >21:37:35,322 INFO kernel:[ 0.569081] NET: Registered protocol family 16 >21:37:35,322 INFO kernel:[ 0.570538] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >21:37:35,322 INFO kernel:[ 0.570552] ACPI: bus type PCI registered >21:37:35,322 INFO kernel:[ 0.571129] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >21:37:35,322 INFO kernel:[ 0.571132] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >21:37:35,322 INFO kernel:[ 0.616171] PCI: Using configuration type 1 for base access >21:37:35,322 INFO kernel:[ 0.631877] bio: create slab <bio-0> at 0 >21:37:35,322 INFO kernel:[ 0.632504] ACPI: Added _OSI(Module Device) >21:37:35,322 INFO kernel:[ 0.632514] ACPI: Added _OSI(Processor Device) >21:37:35,322 INFO kernel:[ 0.632523] ACPI: Added _OSI(3.0 _SCP Extensions) >21:37:35,322 INFO kernel:[ 0.632532] ACPI: Added _OSI(Processor Aggregator Device) >21:37:35,322 INFO kernel:[ 0.646061] ACPI: EC: EC description table is found, configuring boot EC >21:37:35,322 DEBUG kernel:[ 0.646084] ACPI: EC: Look up EC in DSDT >21:37:35,322 WARNING kernel:[ 0.665243] ACPI: Executed 2 blocks of module-level executable AML code >21:37:35,322 NOTICE kernel:[ 0.826984] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >21:37:35,322 WARNING kernel:[ 0.840619] ACPI: SSDT 00000000ba798918 0042B (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.844790] ACPI: Dynamic OEM Table Load: >21:37:35,322 WARNING kernel:[ 0.844793] ACPI: SSDT (null) 0042B (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.846511] ACPI: SSDT 00000000ba796698 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.849915] ACPI: Dynamic OEM Table Load: >21:37:35,322 WARNING kernel:[ 0.849918] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.862905] ACPI: SSDT 00000000ba797a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.870704] ACPI: Dynamic OEM Table Load: >21:37:35,322 WARNING kernel:[ 0.870707] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.875097] ACPI: SSDT 00000000ba795d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >21:37:35,322 WARNING kernel:[ 0.880017] ACPI: Dynamic OEM Table Load: >21:37:35,322 WARNING kernel:[ 0.880021] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >21:37:35,322 INFO kernel:[ 0.902217] ACPI: Interpreter enabled >21:37:35,322 WARNING kernel:[ 0.902244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) >21:37:35,322 WARNING kernel:[ 0.902270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) >21:37:35,322 INFO kernel:[ 0.902416] ACPI: (supports S0 S3 S4 S5) >21:37:35,322 INFO kernel:[ 0.902418] ACPI: Using IOAPIC for interrupt routing >21:37:35,322 INFO kernel:[ 0.902814] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:37:35,322 INFO kernel:[ 1.289737] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >21:37:35,322 INFO kernel:[ 1.301054] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >21:37:35,322 INFO kernel:[ 1.309786] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >21:37:35,322 INFO kernel:[ 1.335247] PCI host bridge to bus 0000:00 >21:37:35,322 INFO kernel:[ 1.335257] pci_bus 0000:00: root bus resource [bus 00-fe] >21:37:35,322 INFO kernel:[ 1.335265] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:37:35,322 INFO kernel:[ 1.335280] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:37:35,322 INFO kernel:[ 1.335287] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:37:35,322 INFO kernel:[ 1.335294] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff] >21:37:35,322 DEBUG kernel:[ 1.335345] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >21:37:35,322 INFO kernel:[ 1.335393] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >21:37:35,322 DEBUG kernel:[ 1.337819] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >21:37:35,322 DEBUG kernel:[ 1.337842] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff 64bit] >21:37:35,322 DEBUG kernel:[ 1.337853] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref] >21:37:35,322 DEBUG kernel:[ 1.337862] pci 0000:00:02.0: reg 20: [io 0xe080-0xe087] >21:37:35,322 DEBUG kernel:[ 1.340215] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >21:37:35,322 DEBUG kernel:[ 1.340262] pci 0000:00:16.0: reg 10: [mem 0xd540a000-0xd540a00f 64bit] >21:37:35,322 DEBUG kernel:[ 1.340455] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >21:37:35,322 DEBUG kernel:[ 1.342929] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >21:37:35,322 DEBUG kernel:[ 1.342970] pci 0000:00:1a.0: reg 10: [mem 0xd5408000-0xd54083ff] >21:37:35,322 DEBUG kernel:[ 1.343164] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.345820] pci 0000:00:1a.0: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.346282] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >21:37:35,322 DEBUG kernel:[ 1.346317] pci 0000:00:1b.0: reg 10: [mem 0xd5400000-0xd5403fff 64bit] >21:37:35,322 DEBUG kernel:[ 1.346497] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.348032] pci 0000:00:1b.0: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.348434] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >21:37:35,322 DEBUG kernel:[ 1.348618] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.350222] pci 0000:00:1c.0: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.350631] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >21:37:35,322 DEBUG kernel:[ 1.350812] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.352468] pci 0000:00:1c.1: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.352862] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400 >21:37:35,322 DEBUG kernel:[ 1.353043] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.355139] pci 0000:00:1c.2: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.355547] pci 0000:00:1c.5: [8086:3b4c] type 01 class 0x060400 >21:37:35,322 DEBUG kernel:[ 1.355729] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.357540] pci 0000:00:1c.5: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.357949] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >21:37:35,322 DEBUG kernel:[ 1.357990] pci 0000:00:1d.0: reg 10: [mem 0xd5407000-0xd54073ff] >21:37:35,322 DEBUG kernel:[ 1.358182] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.360527] pci 0000:00:1d.0: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.360923] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >21:37:35,322 INFO kernel:[ 1.361826] pci 0000:00:1e.0: System wakeup disabled by ACPI >21:37:35,322 DEBUG kernel:[ 1.362223] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100 >21:37:35,322 DEBUG kernel:[ 1.363440] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601 >21:37:35,322 DEBUG kernel:[ 1.363484] pci 0000:00:1f.2: reg 10: [io 0xe070-0xe077] >21:37:35,322 DEBUG kernel:[ 1.363501] pci 0000:00:1f.2: reg 14: [io 0xe060-0xe063] >21:37:35,322 DEBUG kernel:[ 1.363516] pci 0000:00:1f.2: reg 18: [io 0xe050-0xe057] >21:37:35,322 DEBUG kernel:[ 1.363533] pci 0000:00:1f.2: reg 1c: [io 0xe040-0xe043] >21:37:35,322 DEBUG kernel:[ 1.363550] pci 0000:00:1f.2: reg 20: [io 0xe020-0xe03f] >21:37:35,322 DEBUG kernel:[ 1.363566] pci 0000:00:1f.2: reg 24: [mem 0xd5406000-0xd54067ff] >21:37:35,322 DEBUG kernel:[ 1.363689] pci 0000:00:1f.2: PME# supported from D3hot >21:37:35,322 DEBUG kernel:[ 1.364849] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >21:37:35,322 DEBUG kernel:[ 1.364883] pci 0000:00:1f.3: reg 10: [mem 0xd5405000-0xd54050ff 64bit] >21:37:35,322 DEBUG kernel:[ 1.364929] pci 0000:00:1f.3: reg 20: [io 0xe000-0xe01f] >21:37:35,322 DEBUG kernel:[ 1.367327] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >21:37:35,322 DEBUG kernel:[ 1.367372] pci 0000:00:1f.6: reg 10: [mem 0xd5404000-0xd5404fff 64bit] >21:37:35,322 INFO kernel:[ 1.370171] pci 0000:00:1c.0: PCI bridge to [bus 01] >21:37:35,322 DEBUG kernel:[ 1.370178] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >21:37:35,322 DEBUG kernel:[ 1.370184] pci 0000:00:1c.0: bridge window [mem 0xd4000000-0xd53fffff] >21:37:35,322 DEBUG kernel:[ 1.370584] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000 >21:37:35,322 DEBUG kernel:[ 1.370620] pci 0000:02:00.0: reg 10: [mem 0xd2c00000-0xd2c0ffff 64bit] >21:37:35,322 DEBUG kernel:[ 1.370804] pci 0000:02:00.0: supports D1 >21:37:35,322 DEBUG kernel:[ 1.370806] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.371105] pci 0000:02:00.0: System wakeup disabled by ACPI >21:37:35,322 INFO kernel:[ 1.373318] pci 0000:00:1c.1: PCI bridge to [bus 02] >21:37:35,322 DEBUG kernel:[ 1.373331] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] >21:37:35,322 DEBUG kernel:[ 1.373342] pci 0000:00:1c.1: bridge window [mem 0xd2c00000-0xd3ffffff] >21:37:35,322 INFO kernel:[ 1.373707] pci 0000:00:1c.2: PCI bridge to [bus 03] >21:37:35,322 DEBUG kernel:[ 1.373714] pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff] >21:37:35,322 DEBUG kernel:[ 1.373720] pci 0000:00:1c.2: bridge window [mem 0xd1800000-0xd2bfffff] >21:37:35,322 DEBUG kernel:[ 1.374109] pci 0000:04:00.0: [197b:2382] type 00 class 0x088000 >21:37:35,322 DEBUG kernel:[ 1.374143] pci 0000:04:00.0: reg 10: [mem 0xd0407000-0xd04070ff] >21:37:35,322 DEBUG kernel:[ 1.375090] pci 0000:04:00.2: [197b:2381] type 00 class 0x080501 >21:37:35,322 DEBUG kernel:[ 1.375123] pci 0000:04:00.2: reg 10: [mem 0xd0406000-0xd04060ff] >21:37:35,322 DEBUG kernel:[ 1.376004] pci 0000:04:00.3: [197b:2383] type 00 class 0x088000 >21:37:35,322 DEBUG kernel:[ 1.376037] pci 0000:04:00.3: reg 10: [mem 0xd0405000-0xd04050ff] >21:37:35,322 DEBUG kernel:[ 1.376963] pci 0000:04:00.4: [197b:2384] type 00 class 0x088000 >21:37:35,322 DEBUG kernel:[ 1.376996] pci 0000:04:00.4: reg 10: [mem 0xd0404000-0xd04040ff] >21:37:35,322 DEBUG kernel:[ 1.377983] pci 0000:04:00.5: [197b:0250] type 00 class 0x020000 >21:37:35,322 DEBUG kernel:[ 1.378016] pci 0000:04:00.5: reg 10: [mem 0xd0400000-0xd0403fff] >21:37:35,322 DEBUG kernel:[ 1.378059] pci 0000:04:00.5: reg 18: [io 0xa100-0xa17f] >21:37:35,322 DEBUG kernel:[ 1.378082] pci 0000:04:00.5: reg 1c: [io 0xa000-0xa0ff] >21:37:35,322 DEBUG kernel:[ 1.378304] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold >21:37:35,322 INFO kernel:[ 1.378618] pci 0000:04:00.5: System wakeup disabled by ACPI >21:37:35,322 INFO kernel:[ 1.380315] pci 0000:00:1c.5: PCI bridge to [bus 04] >21:37:35,322 DEBUG kernel:[ 1.380328] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff] >21:37:35,322 DEBUG kernel:[ 1.380339] pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd17fffff] >21:37:35,322 INFO kernel:[ 1.380730] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) >21:37:35,322 DEBUG kernel:[ 1.380755] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >21:37:35,323 DEBUG kernel:[ 1.380763] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >21:37:35,323 DEBUG kernel:[ 1.380770] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >21:37:35,323 DEBUG kernel:[ 1.380777] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode) >21:37:35,323 INFO kernel:[ 1.400992] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >21:37:35,323 INFO kernel:[ 1.402646] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 7 11 12 14 15) >21:37:35,323 INFO kernel:[ 1.404294] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 *4 5 6 7 10 12 14 15) >21:37:35,323 INFO kernel:[ 1.405938] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >21:37:35,323 INFO kernel:[ 1.407583] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >21:37:35,323 INFO kernel:[ 1.409210] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >21:37:35,323 INFO kernel:[ 1.410864] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 *5 6 7 10 12 14 15) >21:37:35,323 INFO kernel:[ 1.412536] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >21:37:35,323 INFO kernel:[ 1.414139] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >21:37:35,323 INFO kernel:[ 1.414188] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >21:37:35,323 INFO kernel:[ 1.414190] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >21:37:35,323 INFO kernel:[ 1.416000] PCI host bridge to bus 0000:ff >21:37:35,323 INFO kernel:[ 1.416003] pci_bus 0000:ff: root bus resource [bus ff] >21:37:35,323 DEBUG kernel:[ 1.416023] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 >21:37:35,323 DEBUG kernel:[ 1.416470] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 >21:37:35,323 DEBUG kernel:[ 1.416940] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 >21:37:35,323 DEBUG kernel:[ 1.417377] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 >21:37:35,323 DEBUG kernel:[ 1.417816] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 >21:37:35,323 DEBUG kernel:[ 1.418249] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 >21:37:35,323 INFO kernel:[ 1.418707] ACPI _OSC control for PCIe not granted, disabling ASPM >21:37:35,323 WARNING kernel:[ 1.420968] ACPI: Enabled 3 GPEs in block 00 to 3F >21:37:35,323 DEBUG kernel:[ 1.420995] acpi root: \_SB_.PCI0 notify handler is installed >21:37:35,323 DEBUG kernel:[ 1.421302] acpi root: \_SB_.CPBG notify handler is installed >21:37:35,323 DEBUG kernel:[ 1.421336] Found 2 acpi root devices >21:37:35,323 INFO kernel:[ 1.422044] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62 >21:37:35,323 INFO kernel:[ 1.427638] ACPI: No dock devices found. >21:37:35,323 INFO kernel:[ 1.428513] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:37:35,323 INFO kernel:[ 1.428535] vgaarb: loaded >21:37:35,323 INFO kernel:[ 1.428537] vgaarb: bridge control possible 0000:00:02.0 >21:37:35,323 NOTICE kernel:[ 1.429759] SCSI subsystem initialized >21:37:35,323 INFO kernel:[ 1.429766] ACPI: bus type ATA registered >21:37:35,323 DEBUG kernel:[ 1.430050] libata version 3.00 loaded. >21:37:35,323 INFO kernel:[ 1.430355] ACPI: bus type USB registered >21:37:35,323 INFO kernel:[ 1.430584] usbcore: registered new interface driver usbfs >21:37:35,323 INFO kernel:[ 1.430686] usbcore: registered new interface driver hub >21:37:35,323 INFO kernel:[ 1.430828] usbcore: registered new device driver usb >21:37:35,323 INFO kernel:[ 1.431378] PCI: Using ACPI for IRQ routing >21:37:35,323 DEBUG kernel:[ 1.443092] PCI: pci_cache_line_size set to 64 bytes >21:37:35,323 DEBUG kernel:[ 1.443231] e820: reserve RAM buffer [mem 0x029f7018-0x03ffffff] >21:37:35,323 DEBUG kernel:[ 1.443251] e820: reserve RAM buffer [mem 0x02a08018-0x03ffffff] >21:37:35,323 DEBUG kernel:[ 1.443263] e820: reserve RAM buffer [mem 0xba6ea000-0xbbffffff] >21:37:35,323 DEBUG kernel:[ 1.443274] e820: reserve RAM buffer [mem 0xba794000-0xbbffffff] >21:37:35,323 DEBUG kernel:[ 1.443284] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff] >21:37:35,323 INFO kernel:[ 1.444508] NetLabel: Initializing >21:37:35,323 INFO kernel:[ 1.444511] NetLabel: domain hash size = 128 >21:37:35,323 INFO kernel:[ 1.444512] NetLabel: protocols = UNLABELED CIPSOv4 >21:37:35,323 INFO kernel:[ 1.444665] NetLabel: unlabeled traffic allowed by default >21:37:35,323 INFO kernel:[ 1.444779] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >21:37:35,323 INFO kernel:[ 1.444786] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >21:37:35,323 INFO kernel:[ 1.446827] Switching to clocksource hpet >21:37:35,323 INFO kernel:[ 1.571859] pnp: PnP ACPI init >21:37:35,323 INFO kernel:[ 1.571984] ACPI: bus type PNP registered >21:37:35,323 DEBUG kernel:[ 1.572837] pnp 00:00: [dma 4] >21:37:35,323 DEBUG kernel:[ 1.573103] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >21:37:35,323 DEBUG kernel:[ 1.573463] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >21:37:35,323 DEBUG kernel:[ 1.575352] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >21:37:35,323 DEBUG kernel:[ 1.575759] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >21:37:35,323 INFO kernel:[ 1.576306] system 00:04: [io 0x0680-0x069f] has been reserved >21:37:35,323 INFO kernel:[ 1.576321] system 00:04: [io 0xff00-0xff0f] has been reserved >21:37:35,323 INFO kernel:[ 1.576334] system 00:04: [io 0xffff] has been reserved >21:37:35,323 INFO kernel:[ 1.576348] system 00:04: [io 0xffff] has been reserved >21:37:35,323 INFO kernel:[ 1.576362] system 00:04: [io 0x0400-0x047f] has been reserved >21:37:35,323 INFO kernel:[ 1.576376] system 00:04: [io 0x0500-0x057f] has been reserved >21:37:35,323 INFO kernel:[ 1.576389] system 00:04: [io 0x164e-0x164f] has been reserved >21:37:35,323 DEBUG kernel:[ 1.576398] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >21:37:35,323 DEBUG kernel:[ 1.576769] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >21:37:35,323 INFO kernel:[ 1.577352] system 00:06: [io 0x0240-0x0259] has been reserved >21:37:35,323 DEBUG kernel:[ 1.577359] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >21:37:35,323 DEBUG kernel:[ 1.578687] pnp 00:07: Plug and Play ACPI device, IDs ETD0001 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active) >21:37:35,323 DEBUG kernel:[ 1.579404] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >21:37:35,323 INFO kernel:[ 1.594269] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >21:37:35,323 INFO kernel:[ 1.594283] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved >21:37:35,323 INFO kernel:[ 1.594297] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >21:37:35,323 INFO kernel:[ 1.594310] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >21:37:35,323 INFO kernel:[ 1.594324] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >21:37:35,323 INFO kernel:[ 1.594337] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >21:37:35,323 INFO kernel:[ 1.594350] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >21:37:35,323 INFO kernel:[ 1.594377] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved >21:37:35,323 INFO kernel:[ 1.594402] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >21:37:35,323 INFO kernel:[ 1.594416] system 00:09: [mem 0xdffff000-0xdfffffff] has been reserved >21:37:35,323 DEBUG kernel:[ 1.594422] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >21:37:35,323 INFO kernel:[ 1.597930] pnp: PnP ACPI: found 10 devices >21:37:35,323 INFO kernel:[ 1.597933] ACPI: bus type PNP unregistered >21:37:35,323 DEBUG kernel:[ 1.622414] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622437] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622458] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622479] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622539] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622541] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622543] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >21:37:35,323 DEBUG kernel:[ 1.622545] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >21:37:35,323 INFO kernel:[ 1.622552] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd5500000-0xd56fffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622556] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd5700000-0xd58fffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622559] pci 0000:00:1c.2: BAR 15: assigned [mem 0xd5900000-0xd5afffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622562] pci 0000:00:1c.5: BAR 15: assigned [mem 0xd5b00000-0xd5cfffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622612] pci 0000:00:1c.0: PCI bridge to [bus 01] >21:37:35,323 INFO kernel:[ 1.622617] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >21:37:35,323 INFO kernel:[ 1.622624] pci 0000:00:1c.0: bridge window [mem 0xd4000000-0xd53fffff] >21:37:35,323 INFO kernel:[ 1.622630] pci 0000:00:1c.0: bridge window [mem 0xd5500000-0xd56fffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622640] pci 0000:00:1c.1: PCI bridge to [bus 02] >21:37:35,323 INFO kernel:[ 1.622644] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff] >21:37:35,323 INFO kernel:[ 1.622653] pci 0000:00:1c.1: bridge window [mem 0xd2c00000-0xd3ffffff] >21:37:35,323 INFO kernel:[ 1.622659] pci 0000:00:1c.1: bridge window [mem 0xd5700000-0xd58fffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622669] pci 0000:00:1c.2: PCI bridge to [bus 03] >21:37:35,323 INFO kernel:[ 1.622673] pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff] >21:37:35,323 INFO kernel:[ 1.622681] pci 0000:00:1c.2: bridge window [mem 0xd1800000-0xd2bfffff] >21:37:35,323 INFO kernel:[ 1.622687] pci 0000:00:1c.2: bridge window [mem 0xd5900000-0xd5afffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622698] pci 0000:00:1c.5: PCI bridge to [bus 04] >21:37:35,323 INFO kernel:[ 1.622702] pci 0000:00:1c.5: bridge window [io 0xa000-0xafff] >21:37:35,323 INFO kernel:[ 1.622710] pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd17fffff] >21:37:35,323 INFO kernel:[ 1.622716] pci 0000:00:1c.5: bridge window [mem 0xd5b00000-0xd5cfffff 64bit pref] >21:37:35,323 INFO kernel:[ 1.622727] pci 0000:00:1e.0: PCI bridge to [bus 05] >21:37:35,323 DEBUG kernel:[ 1.635668] pci 0000:00:1e.0: setting latency timer to 64 >21:37:35,323 DEBUG kernel:[ 1.635675] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:37:35,323 DEBUG kernel:[ 1.635677] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:37:35,323 DEBUG kernel:[ 1.635678] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:37:35,323 DEBUG kernel:[ 1.635680] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfeafffff] >21:37:35,323 DEBUG kernel:[ 1.635682] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >21:37:35,323 DEBUG kernel:[ 1.635684] pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd53fffff] >21:37:35,323 DEBUG kernel:[ 1.635686] pci_bus 0000:01: resource 2 [mem 0xd5500000-0xd56fffff 64bit pref] >21:37:35,323 DEBUG kernel:[ 1.635688] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] >21:37:35,323 DEBUG kernel:[ 1.635690] pci_bus 0000:02: resource 1 [mem 0xd2c00000-0xd3ffffff] >21:37:35,323 DEBUG kernel:[ 1.635692] pci_bus 0000:02: resource 2 [mem 0xd5700000-0xd58fffff 64bit pref] >21:37:35,323 DEBUG kernel:[ 1.635694] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff] >21:37:35,323 DEBUG kernel:[ 1.635696] pci_bus 0000:03: resource 1 [mem 0xd1800000-0xd2bfffff] >21:37:35,323 DEBUG kernel:[ 1.635698] pci_bus 0000:03: resource 2 [mem 0xd5900000-0xd5afffff 64bit pref] >21:37:35,323 DEBUG kernel:[ 1.635700] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >21:37:35,323 DEBUG kernel:[ 1.635701] pci_bus 0000:04: resource 1 [mem 0xd0400000-0xd17fffff] >21:37:35,323 DEBUG kernel:[ 1.635703] pci_bus 0000:04: resource 2 [mem 0xd5b00000-0xd5cfffff 64bit pref] >21:37:35,323 DEBUG kernel:[ 1.635706] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >21:37:35,323 DEBUG kernel:[ 1.635707] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >21:37:35,323 DEBUG kernel:[ 1.635709] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >21:37:35,323 DEBUG kernel:[ 1.635711] pci_bus 0000:05: resource 7 [mem 0xc0000000-0xfeafffff] >21:37:35,323 INFO kernel:[ 1.635933] NET: Registered protocol family 2 >21:37:35,323 INFO kernel:[ 1.637193] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >21:37:35,323 INFO kernel:[ 1.637538] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >21:37:35,323 INFO kernel:[ 1.639322] TCP: Hash tables configured (established 32768 bind 32768) >21:37:35,323 INFO kernel:[ 1.639455] TCP: reno registered >21:37:35,323 INFO kernel:[ 1.639515] UDP hash table entries: 2048 (order: 6, 393216 bytes) >21:37:35,323 INFO kernel:[ 1.639807] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >21:37:35,323 INFO kernel:[ 1.640872] NET: Registered protocol family 1 >21:37:35,323 DEBUG kernel:[ 1.640930] pci 0000:00:02.0: Boot video device >21:37:35,323 DEBUG kernel:[ 1.977761] PCI: CLS 64 bytes, default 64 >21:37:35,323 INFO kernel:[ 1.978285] Unpacking initramfs... >21:37:35,323 INFO kernel:[ 5.783614] Freeing initrd memory: 30340k freed >21:37:35,323 INFO kernel:[ 6.028688] DMA-API: preallocated 65536 debug entries >21:37:35,323 INFO kernel:[ 6.028692] DMA-API: debugging enabled by kernel config >21:37:35,323 INFO kernel:[ 6.028700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:37:35,323 INFO kernel:[ 6.028703] software IO TLB [mem 0xb4904000-0xb8904000] (64MB) mapped at [ffff8800b4904000-ffff8800b8903fff] >21:37:35,323 INFO kernel:[ 6.032847] Scanning for low memory corruption every 60 seconds >21:37:35,323 WARNING kernel:[ 6.033477] cryptomgr_test (40) used greatest stack depth: 6344 bytes left >21:37:35,323 NOTICE kernel:[ 6.034591] Initialise system trusted keyring >21:37:35,323 INFO kernel:[ 6.034789] audit: initializing netlink socket (disabled) >21:37:35,323 NOTICE kernel:[ 6.034868] type=2000 audit(1365197833.904:1): initialized >21:37:35,323 INFO kernel:[ 6.059595] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:37:35,323 NOTICE kernel:[ 6.087998] VFS: Disk quotas dquot_6.5.2 >21:37:35,323 WARNING kernel:[ 6.088313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:37:35,323 INFO kernel:[ 6.093809] msgmni has been set to 7446 >21:37:35,323 DEBUG kernel:[ 6.094396] SELinux: Registering netfilter hooks >21:37:35,323 WARNING kernel:[ 6.096486] cryptomgr_test (47) used greatest stack depth: 5752 bytes left >21:37:35,323 WARNING kernel:[ 6.097662] cryptomgr_test (52) used greatest stack depth: 5640 bytes left >21:37:35,323 INFO kernel:[ 6.097766] alg: No test for stdrng (krng) >21:37:35,323 INFO kernel:[ 6.097788] NET: Registered protocol family 38 >21:37:35,323 NOTICE kernel:[ 6.097830] Key type asymmetric registered >21:37:35,323 NOTICE kernel:[ 6.097843] Asymmetric key parser 'x509' registered >21:37:35,323 NOTICE kernel:[ 6.097845] Asymmetric key parser 'pefile' registered >21:37:35,323 INFO kernel:[ 6.098183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:37:35,323 INFO kernel:[ 6.098365] io scheduler noop registered >21:37:35,323 INFO kernel:[ 6.098367] io scheduler deadline registered >21:37:35,323 INFO kernel:[ 6.098958] io scheduler cfq registered (default) >21:37:35,323 DEBUG kernel:[ 6.100154] list_sort_test: start testing list_sort() >21:37:35,323 DEBUG kernel:[ 6.105871] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >21:37:35,323 DEBUG kernel:[ 6.106637] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >21:37:35,323 DEBUG kernel:[ 6.107315] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X >21:37:35,323 DEBUG kernel:[ 6.107998] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X >21:37:35,323 INFO kernel:[ 6.108853] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >21:37:35,323 DEBUG kernel:[ 6.108867] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >21:37:35,323 INFO kernel:[ 6.109082] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109085] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >21:37:35,323 DEBUG kernel:[ 6.109092] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >21:37:35,323 INFO kernel:[ 6.109310] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >21:37:35,323 DEBUG kernel:[ 6.109318] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded >21:37:35,323 INFO kernel:[ 6.109516] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109519] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109521] pci 0000:04:00.2: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109523] pci 0000:04:00.3: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109525] pci 0000:04:00.4: Signaling PME through PCIe PME interrupt >21:37:35,323 INFO kernel:[ 6.109527] pci 0000:04:00.5: Signaling PME through PCIe PME interrupt >21:37:35,323 DEBUG kernel:[ 6.109533] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded >21:37:35,323 INFO kernel:[ 6.109651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:37:35,323 INFO kernel:[ 6.110634] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 3b42 ss_vid 1043 ss_did 1f27 >21:37:35,323 DEBUG kernel:[ 6.110907] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >21:37:35,323 INFO kernel:[ 6.110954] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 1043 ss_did 1f27 >21:37:35,323 DEBUG kernel:[ 6.111154] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >21:37:35,323 INFO kernel:[ 6.111202] pciehp 0000:00:1c.2:pcie04: HPC vendor_id 8086 device_id 3b46 ss_vid 1043 ss_did 1f27 >21:37:35,323 DEBUG kernel:[ 6.111406] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded >21:37:35,323 INFO kernel:[ 6.111453] pciehp 0000:00:1c.5:pcie04: HPC vendor_id 8086 device_id 3b4c ss_vid 1043 ss_did 1f27 >21:37:35,323 DEBUG kernel:[ 6.111636] pciehp 0000:00:1c.5:pcie04: service driver pciehp loaded >21:37:35,323 INFO kernel:[ 6.111674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:37:35,323 INFO kernel:[ 6.111676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:37:35,323 INFO kernel:[ 6.120713] efifb: probing for efifb >21:37:35,323 INFO kernel:[ 6.121114] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90020f80000, using 1876k, total 1875k >21:37:35,323 INFO kernel:[ 6.121116] efifb: mode is 800x600x32, linelength=3200, pages=1 >21:37:35,323 INFO kernel:[ 6.121117] efifb: scrolling: redraw >21:37:35,323 INFO kernel:[ 6.121119] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >21:37:35,323 INFO kernel:[ 6.122166] Console: switching to colour frame buffer device 100x37 >21:37:35,323 INFO kernel:[ 6.123222] fb0: EFI VGA frame buffer device >21:37:35,323 DEBUG kernel:[ 6.123271] intel_idle: MWAIT substates: 0x1120 >21:37:35,323 DEBUG kernel:[ 6.123274] intel_idle: v0.4 model 0x25 >21:37:35,323 DEBUG kernel:[ 6.123277] intel_idle: lapic_timer_reliable_states 0xffffffff >21:37:35,323 INFO kernel:[ 6.124670] ACPI: AC Adapter [AC0] (on-line) >21:37:35,323 INFO kernel:[ 6.126061] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >21:37:35,323 INFO kernel:[ 6.129833] ACPI: Lid Switch [LID] >21:37:35,323 INFO kernel:[ 6.130233] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >21:37:35,323 INFO kernel:[ 6.130300] ACPI: Sleep Button [SLPB] >21:37:35,323 INFO kernel:[ 6.130701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >21:37:35,323 INFO kernel:[ 6.130715] ACPI: Power Button [PWRF] >21:37:35,323 INFO kernel:[ 6.131970] ACPI: Requesting acpi_cpufreq >21:37:35,323 WARNING kernel:[ 6.136546] modprobe (56) used greatest stack depth: 5416 bytes left >21:37:35,323 INFO kernel:[ 6.282785] thermal LNXTHERM:00: registered as thermal_zone0 >21:37:35,323 INFO kernel:[ 6.282788] ACPI: Thermal Zone [THRM] (62 C) >21:37:35,324 INFO kernel:[ 6.283003] GHES: HEST is not enabled! >21:37:35,324 INFO kernel:[ 6.283808] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:37:35,324 INFO kernel:[ 6.291468] Non-volatile memory driver v1.3 >21:37:35,324 INFO kernel:[ 6.291472] Linux agpgart interface v0.103 >21:37:35,324 INFO kernel:[ 6.292285] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >21:37:35,324 INFO kernel:[ 6.292496] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >21:37:35,324 INFO kernel:[ 6.293517] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >21:37:35,324 INFO kernel:[ 6.294360] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 >21:37:35,324 INFO kernel:[ 6.306464] loop: module loaded >21:37:35,324 DEBUG kernel:[ 6.307787] ahci 0000:00:1f.2: version 3.0 >21:37:35,324 DEBUG kernel:[ 6.312713] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >21:37:35,324 INFO kernel:[ 6.313322] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode >21:37:35,324 INFO kernel:[ 6.313327] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst >21:37:35,324 DEBUG kernel:[ 6.313336] ahci 0000:00:1f.2: setting latency timer to 64 >21:37:35,324 INFO kernel:[ 6.329284] scsi0 : ahci >21:37:35,324 INFO kernel:[ 6.331105] scsi1 : ahci >21:37:35,324 INFO kernel:[ 6.331921] scsi2 : ahci >21:37:35,324 INFO kernel:[ 6.332686] scsi3 : ahci >21:37:35,324 INFO kernel:[ 6.333454] scsi4 : ahci >21:37:35,324 INFO kernel:[ 6.334239] scsi5 : ahci >21:37:35,324 INFO kernel:[ 6.334844] ata1: SATA max UDMA/133 abar m2048@0xd5406000 port 0xd5406100 irq 44 >21:37:35,324 INFO kernel:[ 6.334848] ata2: SATA max UDMA/133 abar m2048@0xd5406000 port 0xd5406180 irq 44 >21:37:35,324 INFO kernel:[ 6.334849] ata3: DUMMY >21:37:35,324 INFO kernel:[ 6.334851] ata4: DUMMY >21:37:35,324 INFO kernel:[ 6.334854] ata5: SATA max UDMA/133 abar m2048@0xd5406000 port 0xd5406300 irq 44 >21:37:35,324 INFO kernel:[ 6.334857] ata6: SATA max UDMA/133 abar m2048@0xd5406000 port 0xd5406380 irq 44 >21:37:35,324 INFO kernel:[ 6.335986] libphy: Fixed MDIO Bus: probed >21:37:35,324 INFO kernel:[ 6.336592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:37:35,324 INFO kernel:[ 6.336594] ehci-pci: EHCI PCI platform driver >21:37:35,324 DEBUG kernel:[ 6.340791] ehci-pci 0000:00:1a.0: setting latency timer to 64 >21:37:35,324 INFO kernel:[ 6.340796] ehci-pci 0000:00:1a.0: EHCI Host Controller >21:37:35,324 INFO kernel:[ 6.341560] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >21:37:35,324 INFO kernel:[ 6.341608] ehci-pci 0000:00:1a.0: debug port 2 >21:37:35,324 DEBUG kernel:[ 6.345625] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >21:37:35,324 INFO kernel:[ 6.345819] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd5408000 >21:37:35,324 INFO kernel:[ 6.351173] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >21:37:35,324 INFO kernel:[ 6.351622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:37:35,324 INFO kernel:[ 6.351624] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:37:35,324 INFO kernel:[ 6.351626] usb usb1: Product: EHCI Host Controller >21:37:35,324 INFO kernel:[ 6.351628] usb usb1: Manufacturer: Linux 3.9.0-0.rc4.git0.1.fc19.x86_64 ehci_hcd >21:37:35,324 INFO kernel:[ 6.351630] usb usb1: SerialNumber: 0000:00:1a.0 >21:37:35,324 INFO kernel:[ 6.363344] hub 1-0:1.0: USB hub found >21:37:35,324 INFO kernel:[ 6.363507] hub 1-0:1.0: 2 ports detected >21:37:35,324 INFO kernel:[ 6.371408] ACPI: Battery Slot [BAT0] (battery present) >21:37:35,324 DEBUG kernel:[ 6.375542] ehci-pci 0000:00:1d.0: setting latency timer to 64 >21:37:35,324 INFO kernel:[ 6.375547] ehci-pci 0000:00:1d.0: EHCI Host Controller >21:37:35,324 INFO kernel:[ 6.376019] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >21:37:35,324 INFO kernel:[ 6.376063] ehci-pci 0000:00:1d.0: debug port 2 >21:37:35,324 DEBUG kernel:[ 6.380055] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >21:37:35,324 INFO kernel:[ 6.380243] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd5407000 >21:37:35,324 INFO kernel:[ 6.386136] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >21:37:35,324 INFO kernel:[ 6.386457] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:37:35,324 INFO kernel:[ 6.386459] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:37:35,324 INFO kernel:[ 6.386461] usb usb2: Product: EHCI Host Controller >21:37:35,324 INFO kernel:[ 6.386463] usb usb2: Manufacturer: Linux 3.9.0-0.rc4.git0.1.fc19.x86_64 ehci_hcd >21:37:35,324 INFO kernel:[ 6.386464] usb usb2: SerialNumber: 0000:00:1d.0 >21:37:35,324 INFO kernel:[ 6.387630] hub 2-0:1.0: USB hub found >21:37:35,324 INFO kernel:[ 6.387725] hub 2-0:1.0: 2 ports detected >21:37:35,324 INFO kernel:[ 6.389213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:37:35,324 INFO kernel:[ 6.389296] uhci_hcd: USB Universal Host Controller Interface driver >21:37:35,324 INFO kernel:[ 6.390021] usbcore: registered new interface driver usbserial >21:37:35,324 INFO kernel:[ 6.390083] usbcore: registered new interface driver usbserial_generic >21:37:35,324 INFO kernel:[ 6.390248] usbserial: USB Serial support registered for generic >21:37:35,324 INFO kernel:[ 6.390441] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >21:37:35,324 INFO kernel:[ 6.392375] i8042: Detected active multiplexing controller, rev 1.1 >21:37:35,324 INFO kernel:[ 6.393268] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:37:35,324 INFO kernel:[ 6.393383] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >21:37:35,324 INFO kernel:[ 6.393766] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >21:37:35,324 INFO kernel:[ 6.394017] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >21:37:35,324 INFO kernel:[ 6.394298] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >21:37:35,324 INFO kernel:[ 6.395241] mousedev: PS/2 mouse device common for all mice >21:37:35,324 INFO kernel:[ 6.397048] rtc_cmos 00:05: RTC can wake from S4 >21:37:35,324 INFO kernel:[ 6.397807] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >21:37:35,324 INFO kernel:[ 6.397900] rtc_cmos 00:05: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >21:37:35,324 INFO kernel:[ 6.398714] device-mapper: uevent: version 1.0.3 >21:37:35,324 INFO kernel:[ 6.399607] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com >21:37:35,324 INFO kernel:[ 6.401574] cpuidle: using governor ladder >21:37:35,324 INFO kernel:[ 6.404180] cpuidle: using governor menu >21:37:35,324 INFO kernel:[ 6.411723] EFI Variables Facility v0.08 2004-May-17 >21:37:35,324 INFO kernel:[ 6.437451] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >21:37:35,324 INFO kernel:[ 6.483795] hidraw: raw HID events driver (C) Jiri Kosina >21:37:35,324 INFO kernel:[ 6.486441] usbcore: registered new interface driver usbhid >21:37:35,324 INFO kernel:[ 6.486445] usbhid: USB HID core driver >21:37:35,324 INFO kernel:[ 6.487272] drop_monitor: Initializing network drop monitor service >21:37:35,324 INFO kernel:[ 6.488456] ip_tables: (C) 2000-2006 Netfilter Core Team >21:37:35,324 INFO kernel:[ 6.488945] TCP: cubic registered >21:37:35,324 INFO kernel:[ 6.488970] Initializing XFRM netlink socket >21:37:35,324 INFO kernel:[ 6.492769] NET: Registered protocol family 10 >21:37:35,324 INFO kernel:[ 6.498037] mip6: Mobile IPv6 >21:37:35,324 INFO kernel:[ 6.498104] NET: Registered protocol family 17 >21:37:35,324 DEBUG kernel:[ 6.503456] PM: Hibernation image not present or could not be loaded. >21:37:35,324 NOTICE kernel:[ 6.503460] Loading compiled-in X.509 certificates >21:37:35,324 NOTICE kernel:[ 6.506787] Loaded X.509 cert 'Fedora kernel signing key: 2d60ce31f414a607f3bf8706f1607f3eb741f6da' >21:37:35,324 INFO kernel:[ 6.507033] registered taskstats version 1 >21:37:35,324 INFO kernel:[ 6.515144] Magic number: 9:172:651 >21:37:35,324 INFO kernel:[ 6.515164] scsi_host host5: hash matches >21:37:35,324 INFO kernel:[ 6.515169] scsi host5: hash matches >21:37:35,324 INFO kernel:[ 6.515246] acpi PNP0A03:00: hash matches >21:37:35,324 INFO kernel:[ 6.515297] processor LNXCPU:04: hash matches >21:37:35,324 INFO kernel:[ 6.640154] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:37:35,324 INFO kernel:[ 6.640255] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >21:37:35,324 INFO kernel:[ 6.666276] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:37:35,324 INFO kernel:[ 6.666341] ata5: SATA link down (SStatus 0 SControl 300) >21:37:35,324 INFO kernel:[ 6.666458] ata6: SATA link down (SStatus 0 SControl 300) >21:37:35,324 DEBUG kernel:[ 6.666557] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >21:37:35,324 INFO kernel:[ 6.666568] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:37:35,324 INFO kernel:[ 6.681123] usb 1-1: new high-speed USB device number 2 using ehci-pci >21:37:35,324 DEBUG kernel:[ 6.682244] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >21:37:35,324 INFO kernel:[ 6.682252] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:37:35,324 INFO kernel:[ 6.684190] ata2.00: ATAPI: MATSHITADVD-RAM UJ890AS, 1.00, max UDMA/100 >21:37:35,324 DEBUG kernel:[ 6.701168] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >21:37:35,324 INFO kernel:[ 6.701176] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:37:35,324 INFO kernel:[ 6.703096] ata2.00: configured for UDMA/100 >21:37:35,324 INFO kernel:[ 6.796055] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >21:37:35,324 INFO kernel:[ 6.796062] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:37:35,324 INFO kernel:[ 6.798793] hub 1-1:1.0: USB hub found >21:37:35,324 INFO kernel:[ 6.799520] hub 1-1:1.0: 6 ports detected >21:37:35,324 INFO kernel:[ 6.946015] usb 2-1: new high-speed USB device number 2 using ehci-pci >21:37:35,324 INFO kernel:[ 6.991235] ata1.00: ATA-8: ST9500325AS, 0003SDM1, max UDMA/133 >21:37:35,324 INFO kernel:[ 6.991241] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >21:37:35,324 INFO kernel:[ 7.011884] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:37:35,324 DEBUG kernel:[ 7.012325] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >21:37:35,324 INFO kernel:[ 7.012333] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:37:35,324 INFO kernel:[ 7.014149] ata1.00: configured for UDMA/133 >21:37:35,324 NOTICE kernel:[ 7.015873] scsi 0:0:0:0: Direct-Access ATA ST9500325AS 0003 PQ: 0 ANSI: 5 >21:37:35,324 NOTICE kernel:[ 7.019435] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >21:37:35,324 NOTICE kernel:[ 7.020538] sd 0:0:0:0: Attached scsi generic sg0 type 0 >21:37:35,324 NOTICE kernel:[ 7.020831] sd 0:0:0:0: [sda] Write Protect is off >21:37:35,324 DEBUG kernel:[ 7.020840] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:37:35,324 NOTICE kernel:[ 7.021245] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >21:37:35,324 NOTICE kernel:[ 7.025373] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ890AS 1.00 PQ: 0 ANSI: 5 >21:37:35,324 INFO kernel:[ 7.028927] tsc: Refined TSC clocksource calibration: 2526.982 MHz >21:37:35,324 INFO kernel:[ 7.029008] Switching to clocksource tsc >21:37:35,324 WARNING kernel:[ 7.029983] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >21:37:35,324 INFO kernel:[ 7.029994] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:37:35,324 DEBUG kernel:[ 7.031782] sr 1:0:0:0: Attached scsi CD-ROM sr0 >21:37:35,324 NOTICE kernel:[ 7.032606] sr 1:0:0:0: Attached scsi generic sg1 type 5 >21:37:35,324 INFO kernel:[ 7.060863] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >21:37:35,324 INFO kernel:[ 7.060870] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:37:35,324 INFO kernel:[ 7.063205] hub 2-1:1.0: USB hub found >21:37:35,324 INFO kernel:[ 7.063595] hub 2-1:1.0: 8 ports detected >21:37:35,324 INFO kernel:[ 7.131079] sda: sda1 sda2 sda3 >21:37:35,324 NOTICE kernel:[ 7.138075] sd 0:0:0:0: [sda] Attached SCSI disk >21:37:35,324 INFO kernel:[ 7.139740] Freeing unused kernel memory: 3576k freed >21:37:35,324 INFO kernel:[ 7.141066] Write protecting the kernel read-only data: 12288k >21:37:35,324 INFO kernel:[ 7.143257] Freeing unused kernel memory: 840k freed >21:37:35,324 INFO kernel:[ 7.145741] Freeing unused kernel memory: 1100k freed >21:37:35,324 INFO kernel:[ 7.195287] usb 1-1.2: new high-speed USB device number 3 using ehci-pci >21:37:35,324 INFO kernel:[ 7.503984] usb 1-1.2: New USB device found, idVendor=13d3, idProduct=5130 >21:37:35,324 INFO kernel:[ 7.503987] usb 1-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >21:37:35,324 INFO kernel:[ 7.503989] usb 1-1.2: Product: USB 2.0 Camera >21:37:35,324 INFO kernel:[ 7.503991] usb 1-1.2: Manufacturer: Sonix Technology Co., Ltd. >21:37:35,324 INFO kernel:[ 7.557146] psmouse serio4: elantech: assuming hardware version 2 (with firmware version 0x040102) >21:37:35,324 INFO kernel:[ 7.664842] usb 2-1.2: new high-speed USB device number 3 using ehci-pci >21:37:35,324 INFO kernel:[ 7.759579] psmouse serio4: elantech: Synaptics capabilities query result 0x78, 0x16, 0x0d. >21:37:35,324 INFO kernel:[ 7.781278] usb 2-1.2: New USB device found, idVendor=0781, idProduct=556c >21:37:35,324 INFO kernel:[ 7.781282] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:37:35,324 INFO kernel:[ 7.781284] usb 2-1.2: Product: Ultra >21:37:35,324 INFO kernel:[ 7.781286] usb 2-1.2: Manufacturer: SanDisk >21:37:35,324 INFO kernel:[ 7.781288] usb 2-1.2: SerialNumber: 20051739730297502D85 >21:37:35,324 INFO kernel:[ 7.899033] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input4 >21:37:35,324 INFO kernel:[ 7.999461] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >21:37:35,324 INFO kernel:[ 7.999466] EDD information not available. >21:37:35,324 WARNING kernel:[ 8.438579] dracut-cmdline (77) used greatest stack depth: 5192 bytes left >21:37:35,324 WARNING kernel:[ 8.474571] systemd-cgroups (186) used greatest stack depth: 4760 bytes left >21:37:35,324 INFO kernel:[ 8.520498] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:37:35,324 INFO kernel:[ 8.530265] Loading iSCSI transport class v2.0-870. >21:37:35,324 NOTICE kernel:[ 8.540362] iscsi: registered transport (tcp) >21:37:35,324 INFO kernel:[ 8.549216] alua: device handler registered >21:37:35,324 INFO kernel:[ 8.558546] emc: device handler registered >21:37:35,324 INFO kernel:[ 8.568599] hp_sw: device handler registered >21:37:35,324 INFO kernel:[ 8.579933] rdac: device handler registered >21:37:35,324 INFO kernel:[ 11.615071] floppy0: no floppy controllers found >21:37:35,324 INFO kernel:[ 11.642581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >21:37:35,324 INFO kernel:[ 11.642587] EDD information not available. >21:37:35,324 INFO kernel:[ 11.671391] No iBFT detected. >21:37:35,324 INFO kernel:[ 11.678814] md: raid0 personality registered for level 0 >21:37:35,324 INFO kernel:[ 11.687161] md: raid1 personality registered for level 1 >21:37:35,324 INFO kernel:[ 11.696651] async_tx: api initialized (async) >21:37:35,324 INFO kernel:[ 11.699194] xor: measuring software checksum speed >21:37:35,324 INFO kernel:[ 11.709169] prefetch64-sse: 11108.000 MB/sec >21:37:35,324 INFO kernel:[ 11.719162] generic_sse: 9932.000 MB/sec >21:37:35,324 INFO kernel:[ 11.719165] xor: using function: prefetch64-sse (11108.000 MB/sec) >21:37:35,324 WARNING kernel:[ 11.740134] raid6: sse2x1 6652 MB/s >21:37:35,324 WARNING kernel:[ 11.757145] raid6: sse2x2 7820 MB/s >21:37:35,324 WARNING kernel:[ 11.774134] raid6: sse2x4 8710 MB/s >21:37:35,324 WARNING kernel:[ 11.774136] raid6: using algorithm sse2x4 (8710 MB/s) >21:37:35,324 WARNING kernel:[ 11.774137] raid6: using ssse3x2 recovery algorithm >21:37:35,324 INFO kernel:[ 11.784572] md: raid6 personality registered for level 6 >21:37:35,324 INFO kernel:[ 11.784575] md: raid5 personality registered for level 5 >21:37:35,324 INFO kernel:[ 11.784577] md: raid4 personality registered for level 4 >21:37:35,324 INFO kernel:[ 11.803417] md: raid10 personality registered for level 10 >21:37:35,324 INFO kernel:[ 11.811507] md: linear personality registered for level -1 >21:37:35,324 INFO kernel:[ 11.852215] device-mapper: multipath: version 1.5.1 loaded >21:37:35,324 INFO kernel:[ 11.867809] device-mapper: multipath round-robin: version 1.0.0 loaded >21:37:35,324 INFO kernel:[ 11.949683] RPC: Registered named UNIX socket transport module. >21:37:35,324 INFO kernel:[ 11.949687] RPC: Registered udp transport module. >21:37:35,324 INFO kernel:[ 11.949689] RPC: Registered tcp transport module. >21:37:35,324 INFO kernel:[ 11.949691] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:37:35,324 INFO kernel:[ 12.653465] [drm] Initialized drm 1.1.0 20060810 >21:37:35,324 INFO kernel:[ 12.670860] jme: JMicron JMC2XX ethernet driver version 1.0.8 >21:37:35,324 WARNING kernel:[ 12.675217] udevadm (303) used greatest stack depth: 4280 bytes left >21:37:35,324 INFO kernel:[ 12.680370] jme 0000:04:00.5 eth0: JMC250 Gigabit Ethernet chiprev:23 pcirev:3 macaddr:20:cf:30:2d:ca:2f >21:37:35,324 INFO kernel:[ 12.714597] Initializing USB Mass Storage driver... >21:37:35,324 INFO kernel:[ 12.715743] scsi6 : usb-storage 2-1.2:1.0 >21:37:35,324 INFO kernel:[ 12.717391] usbcore: registered new interface driver usb-storage >21:37:35,324 INFO kernel:[ 12.717396] USB Mass Storage support registered. >21:37:35,324 WARNING kernel:[ 12.736386] cdrom_id (312) used greatest stack depth: 4088 bytes left >21:37:35,324 INFO kernel:[ 12.748110] [drm] Memory usable by graphics device = 2048M >21:37:35,324 DEBUG kernel:[ 12.748165] checking generic (c0000000 1d5000) vs hw (c0000000 10000000) >21:37:35,324 INFO kernel:[ 12.748169] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver >21:37:35,324 INFO kernel:[ 12.748600] Console: switching to colour dummy device 80x25 >21:37:35,324 DEBUG kernel:[ 12.754286] i915 0000:00:02.0: setting latency timer to 64 >21:37:35,324 DEBUG kernel:[ 12.834200] i915 0000:00:02.0: irq 45 for MSI/MSI-X >21:37:35,324 INFO kernel:[ 12.835611] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >21:37:35,324 INFO kernel:[ 12.835615] [drm] Driver supports precise vblank timestamp query. >21:37:35,324 INFO kernel:[ 12.838248] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >21:37:35,324 INFO kernel:[ 12.901921] fbcon: inteldrmfb (fb0) is primary device >21:37:35,325 INFO kernel:[ 13.561967] Console: switching to colour frame buffer device 170x48 >21:37:35,325 INFO kernel:[ 13.568591] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >21:37:35,325 INFO kernel:[ 13.568594] i915 0000:00:02.0: registered panic notifier >21:37:35,325 NOTICE kernel:[ 13.719848] scsi 6:0:0:0: Direct-Access SanDisk Ultra 1.26 PQ: 0 ANSI: 5 >21:37:35,325 NOTICE kernel:[ 13.722883] sd 6:0:0:0: Attached scsi generic sg2 type 0 >21:37:35,325 NOTICE kernel:[ 13.722981] sd 6:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >21:37:35,325 NOTICE kernel:[ 13.724357] sd 6:0:0:0: [sdb] Write Protect is off >21:37:35,325 DEBUG kernel:[ 13.724363] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 >21:37:35,325 NOTICE kernel:[ 13.725722] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >21:37:35,325 INFO kernel:[ 13.735181] sdb: sdb1 sdb2 sdb3 >21:37:35,325 NOTICE kernel:[ 13.741234] sd 6:0:0:0: [sdb] Attached SCSI removable disk >21:37:35,325 WARNING kernel:[ 13.839803] ACPI Warning: _BQC returned an invalid level (20130117/video-486) >21:37:35,325 INFO kernel:[ 13.864891] acpi device:4e: registered as cooling_device4 >21:37:35,325 INFO kernel:[ 13.893030] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >21:37:35,325 INFO kernel:[ 13.895001] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input5 >21:37:35,325 INFO kernel:[ 13.897786] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >21:37:35,325 DEBUG kernel:[ 14.296411] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:37:35,325 DEBUG kernel:[ 14.308019] ISO 9660 Extensions: RRIP_1991A >21:37:35,325 INFO kernel:[ 14.780053] bio: create slab <bio-1> at 1 >21:37:35,325 INFO kernel:[ 15.064031] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:37:35,325 WARNING kernel:[ 15.513294] systemd-udevd (296) used greatest stack depth: 3064 bytes left >21:37:35,325 DEBUG kernel:[ 17.103615] SELinux: 2048 avtab hash slots, 96382 rules. >21:37:35,325 DEBUG kernel:[ 17.887914] SELinux: 2048 avtab hash slots, 96382 rules. >21:37:35,325 DEBUG kernel:[ 22.740609] SELinux: 8 users, 82 roles, 4419 types, 247 bools, 1 sens, 1024 cats >21:37:35,325 DEBUG kernel:[ 22.740615] SELinux: 83 classes, 96382 rules >21:37:35,325 DEBUG kernel:[ 23.007062] SELinux: Completing initialization. >21:37:35,325 DEBUG kernel:[ 23.007066] SELinux: Setting up existing superblocks. >21:37:35,325 DEBUG kernel:[ 23.007238] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.007328] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.007447] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.007511] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.007746] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.008006] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.011780] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:37:35,325 DEBUG kernel:[ 23.011915] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.021295] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:37:35,325 DEBUG kernel:[ 23.021395] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.021452] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.021695] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.021862] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.021964] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.022089] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.026635] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.026663] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.026735] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.027232] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 23.027433] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.027533] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.027619] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.027731] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.027776] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028049] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028110] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028137] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028157] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028179] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028263] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028355] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028463] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 23.028716] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:37:35,325 DEBUG kernel:[ 23.029454] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:37:35,325 NOTICE kernel:[ 23.114712] type=1403 audit(1365197850.993:2): policy loaded auid=4294967295 ses=4294967295 >21:37:35,325 DEBUG kernel:[ 23.961337] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:37:35,325 DEBUG kernel:[ 24.190070] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 24.191726] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:37:35,325 DEBUG kernel:[ 24.634204] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:37:35,325 INFO kernel:[ 25.021993] i801_smbus 0000:00:1f.3: enabling device (0000 -> 0003) >21:37:35,325 WARNING kernel:[ 25.043786] ACPI Warning: 0x000000000000e000-0x000000000000e01f SystemIO conflicts with Region \SMB0 1 (20130117/utaddress-251) >21:37:35,325 INFO kernel:[ 25.043820] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:37:35,325 INFO kernel:[ 25.044056] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >21:37:35,325 INFO kernel:[ 25.044069] intel ips 0000:00:1f.6: enabling device (0000 -> 0002) >21:37:35,325 INFO kernel:[ 25.065993] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >21:37:35,325 WARNING kernel:[ 25.066813] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20130117/utaddress-251) >21:37:35,325 WARNING kernel:[ 25.066845] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20130117/utaddress-251) >21:37:35,325 INFO kernel:[ 25.066866] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:37:35,325 WARNING kernel:[ 25.066884] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >21:37:35,325 INFO kernel:[ 25.066902] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:37:35,325 WARNING kernel:[ 25.066917] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >21:37:35,325 INFO kernel:[ 25.066936] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:37:35,325 WARNING kernel:[ 25.066951] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >21:37:35,325 INFO kernel:[ 25.066968] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:37:35,325 WARNING kernel:[ 25.066971] lpc_ich: Resource conflict(s) found affecting gpio_ich >21:37:35,325 DEBUG kernel:[ 25.085790] mei 0000:00:16.0: setting latency timer to 64 >21:37:35,325 NOTICE kernel:[ 25.088399] asus_laptop: Asus Laptop Support version 0.42 >21:37:35,325 DEBUG kernel:[ 25.088664] mei 0000:00:16.0: irq 46 for MSI/MSI-X >21:37:35,325 NOTICE kernel:[ 25.090845] asus_laptop: BSTS called, 0x241e returned >21:37:35,325 NOTICE kernel:[ 25.091574] asus_laptop: model detected >21:37:35,325 INFO kernel:[ 25.113624] asus_laptop: Backlight controlled by ACPI video driver >21:37:35,325 INFO kernel:[ 25.114621] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input6 >21:37:35,325 INFO kernel:[ 25.346875] sdhci: Secure Digital Host Controller Interface driver >21:37:35,325 INFO kernel:[ 25.346881] sdhci: Copyright(c) Pierre Ossman >21:37:35,325 INFO kernel:[ 25.422235] jmb38x_ms 0000:04:00.3: enabling device (0000 -> 0002) >21:37:35,325 INFO kernel:[ 25.434528] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 80) >21:37:35,325 INFO kernel:[ 25.434549] sdhci-pci 0000:04:00.0: enabling device (0000 -> 0002) >21:37:35,325 INFO kernel:[ 25.468507] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA >21:37:35,325 INFO kernel:[ 25.468631] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 80) >21:37:35,325 INFO kernel:[ 25.469990] sdhci-pci 0000:04:00.2: Refusing to bind to secondary interface. >21:37:35,325 INFO kernel:[ 25.614215] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x1 >21:37:35,325 INFO kernel:[ 25.627791] cfg80211: Calling CRDA to update world regulatory domain >21:37:35,325 INFO kernel:[ 25.717961] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x1 >21:37:35,325 INFO kernel:[ 25.718313] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x1 >21:37:35,325 INFO kernel:[ 25.719179] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x1 >21:37:35,325 INFO kernel:[ 25.732096] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >21:37:35,325 DEBUG kernel:[ 26.067585] ath: EEPROM regdomain: 0x60 >21:37:35,325 DEBUG kernel:[ 26.067590] ath: EEPROM indicates we should expect a direct regpair map >21:37:35,325 DEBUG kernel:[ 26.067593] ath: Country alpha2 being used: 00 >21:37:35,325 DEBUG kernel:[ 26.067594] ath: Regpair used: 0x60 >21:37:35,325 DEBUG kernel:[ 26.150817] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' >21:37:35,325 INFO kernel:[ 26.164562] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90020f20000, irq=17 >21:37:35,325 NOTICE kernel:[ 26.887418] type=1400 audit(1365197854.767:3): avc: denied { create } for pid=586 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:37:35,325 NOTICE kernel:[ 26.888354] type=1400 audit(1365197854.768:4): avc: denied { setattr } for pid=586 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=35697 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:37:35,325 NOTICE kernel:[ 26.888608] type=1400 audit(1365197854.768:5): avc: denied { relabelfrom } for pid=586 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=35697 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:37:35,325 NOTICE kernel:[ 27.213078] type=1400 audit(1365197855.093:6): avc: denied { execute } for pid=602 comm="bash" name="hostname" dev="dm-0" ino=62363 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >21:37:35,325 NOTICE kernel:[ 27.213289] type=1400 audit(1365197855.093:7): avc: denied { read open } for pid=602 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=62363 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >21:37:35,325 NOTICE kernel:[ 27.213521] type=1400 audit(1365197855.094:8): avc: denied { execute_no_trans } for pid=602 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=62363 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >21:37:35,325 NOTICE kernel:[ 27.297506] type=1400 audit(1365197855.178:9): avc: denied { read } for pid=598 comm="bash" name=".profile" dev="dm-0" ino=51937 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:37:35,325 NOTICE kernel:[ 27.297631] type=1400 audit(1365197855.178:10): avc: denied { open } for pid=598 comm="bash" path="/root/.profile" dev="dm-0" ino=51937 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:37:35,349 NOTICE kernel:[ 27.467255] type=1400 audit(1365197855.347:11): avc: denied { write } for pid=592 comm="firewalld" name="python2.7" dev="dm-0" ino=34596 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:37:35,620 INFO systemd: Started Trigger Flushing of Journal to Persistent Storage. >21:37:35,628 INFO systemd: Started Tell Plymouth To Write Out Runtime Data. >21:37:35,631 INFO systemd: Started Recreate Volatile Files and Directories. >21:37:35,635 INFO systemd: Starting System Initialization. >21:37:35,638 INFO systemd: Reached target System Initialization. >21:37:35,641 INFO systemd: Starting Daily Cleanup of Temporary Directories. >21:37:35,643 INFO systemd: Started Daily Cleanup of Temporary Directories. >21:37:35,645 INFO systemd: Starting Timers. >21:37:35,648 INFO systemd: Reached target Timers. >21:37:35,651 INFO systemd: Starting Open-iSCSI iscsiuio Socket. >21:37:35,653 INFO systemd: Listening on Open-iSCSI iscsiuio Socket. >21:37:37,534 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:37,538 INFO systemd: Starting D-Bus System Message Bus... >21:37:37,542 INFO systemd: Started D-Bus System Message Bus. >21:37:37,669 INFO systemd: Started firewalld - dynamic firewall daemon. >21:37:37,677 INFO systemd: Starting Network Manager... >21:37:37,983 ERR firewalld: 2013-04-05 21:37:37 ERROR: ebtables not usable, disabling ethernet bridge firewall. >21:37:37,985 CRIT firewalld: 2013-04-05 21:37:37 FATAL ERROR: No IPv4 and IPv6 firewall. >21:37:37,989 ERR firewalld: 2013-04-05 21:37:37 ERROR: Raising SystemExit in run_server >21:37:38,145 INFO NetworkManager: <info> NetworkManager (version 0.9.8.1-1.git20130327.fc19) is starting... >21:37:38,150 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >21:37:38,152 INFO NetworkManager: <info> WEXT support is enabled >21:37:38,178 INFO dbus-daemon: dbus[607]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:37:38,184 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:37:38,189 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:38,193 INFO systemd: Starting Authorization Manager... >21:37:38,233 INFO polkitd: Started polkitd version 0.110 >21:37:38,248 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:37:38,253 INFO dbus-daemon: dbus[607]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:37:38,256 INFO systemd: Started Authorization Manager. >21:37:38,288 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:37:38,290 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:37:38,292 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:37:38,295 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:37:38,298 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:37:38,300 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >21:37:38,303 INFO dbus-daemon: dbus[607]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >21:37:38,305 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:38,309 INFO systemd: Starting Login Service... >21:37:38,364 INFO dbus-daemon: dbus[607]: [system] Successfully activated service 'org.freedesktop.login1' >21:37:38,365 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >21:37:38,367 INFO systemd: Started Login Service. >21:37:38,373 INFO systemd-logind: New seat seat0. >21:37:38,383 INFO systemd-logind: Watching system buttons on /dev/input/event2 (Power Button) >21:37:38,383 INFO systemd-logind: Watching system buttons on /dev/input/event5 (Video Bus) >21:37:38,386 INFO systemd-logind: Watching system buttons on /dev/input/event0 (Lid Switch) >21:37:38,391 INFO systemd-logind: Watching system buttons on /dev/input/event1 (Sleep Button) >21:37:38,393 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:37:38,396 INFO NetworkManager: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath9k) >21:37:38,398 INFO NetworkManager: <info> rfkill0: found WWAN radio killswitch (at /sys/devices/platform/asus_laptop/rfkill/rfkill0) (platform driver asus_laptop) >21:37:38,400 INFO NetworkManager: <info> rfkill1: found WiMAX radio killswitch (at /sys/devices/platform/asus_laptop/rfkill/rfkill1) (platform driver asus_laptop) >21:37:38,404 INFO NetworkManager: <info> WiFi hardware radio set enabled >21:37:38,408 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:37:38,416 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:37:38,420 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:37:38,424 INFO NetworkManager: <info> Networking is enabled by state file >21:37:38,426 INFO kernel:[ 30.542112] IPv6: ADDRCONF(NETDEV_UP): wls1: link is not ready >21:37:38,430 INFO NetworkManager: <info> (wls1): using nl80211 for WiFi device control >21:37:38,433 INFO NetworkManager: <info> (wls1): driver supports Access Point (AP) mode >21:37:38,436 INFO NetworkManager: <info> (wls1): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >21:37:38,440 INFO NetworkManager: <info> (wls1): exported as /org/freedesktop/NetworkManager/Devices/0 >21:37:38,444 INFO NetworkManager: <info> (wls1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:37:38,450 DEBUG kernel:[ 30.566484] jme 0000:04:00.5: irq 47 for MSI/MSI-X >21:37:38,453 INFO NetworkManager: <info> (wls1): bringing up device. >21:37:38,455 INFO NetworkManager: <info> (wls1): preparing device. >21:37:38,457 INFO NetworkManager: <info> (wls1): deactivating device (reason 'managed') [2] >21:37:38,460 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:37:38,464 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:37:38,470 INFO NetworkManager: <info> (ens5f5): carrier is OFF >21:37:38,474 INFO kernel:[ 30.590116] jme 0000:04:00.5 ens5f5: Link is down >21:37:38,474 INFO kernel:[ 30.590480] IPv6: ADDRCONF(NETDEV_UP): ens5f5: link is not ready >21:37:38,475 INFO NetworkManager: <info> (ens5f5): new Ethernet device (driver: 'jme' ifindex: 2) >21:37:38,477 INFO NetworkManager: <info> (ens5f5): exported as /org/freedesktop/NetworkManager/Devices/1 >21:37:38,480 INFO NetworkManager: <info> (ens5f5): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:37:38,482 INFO NetworkManager: <info> (ens5f5): bringing up device. >21:37:38,486 INFO NetworkManager: <info> (ens5f5): preparing device. >21:37:38,489 INFO NetworkManager: <info> (ens5f5): deactivating device (reason 'managed') [2] >21:37:38,493 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.5/net/ens5f5 >21:37:38,496 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:37:38,498 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:37:38,501 INFO systemd: Started Network Manager. >21:37:38,505 INFO systemd: Starting Anaconda System Services. >21:37:38,508 INFO systemd: Reached target Anaconda System Services. >21:37:38,511 INFO systemd: Starting Anaconda... >21:37:38,515 INFO systemd: Starting Network Manager Wait Online... >21:37:38,519 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:38,522 INFO systemd: Starting WPA Supplicant daemon... >21:37:38,526 INFO dbus-daemon: dbus[607]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:37:38,635 INFO dbus-daemon: dbus[607]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:37:38,638 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:37:38,644 INFO NetworkManager: <info> wpa_supplicant started >21:37:38,659 INFO systemd: Started Anaconda. >21:37:38,664 INFO systemd: Starting Anaconda Text Console... >21:37:38,680 INFO systemd: Started WPA Supplicant daemon. >21:37:38,722 INFO NetworkManager: <info> (wls1) supports 4 scan SSIDs >21:37:38,722 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >21:37:38,731 INFO NetworkManager: <info> (wls1): supplicant interface state: starting -> ready >21:37:38,733 INFO NetworkManager: <info> (wls1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >21:37:38,736 INFO NetworkManager: <info> (wls1): supplicant interface state: ready -> inactive >21:37:38,740 INFO NetworkManager: <info> (wls1) supports 4 scan SSIDs >21:37:38,744 INFO systemd: Started Anaconda Text Console. >21:37:41,305 WARNING kernel:[ 33.419773] audit_printk_skb: 18 callbacks suppressed >21:37:41,305 NOTICE kernel:[ 33.419779] type=1400 audit(1365197861.303:18): avc: denied { read write } for pid=647 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8495 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:37:45,326 NOTICE kernel:[ 37.437996] type=1400 audit(1365197865.324:19): avc: denied { open } for pid=605 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=16788 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >21:37:45,665 NOTICE kernel:[ 37.777175] type=1400 audit(1365197865.663:20): avc: denied { read write } for pid=691 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:37:47,399 NOTICE NetworkManager: ifcfg-rh: read connection 'ens5f5' >21:37:47,437 INFO NetworkManager: <info> Saved default wired connection 'ens5f5' to persistent storage >21:37:47,585 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-ens5f5 >21:37:47,681 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:37:47,685 INFO systemd: Starting NTP client/server... >21:37:47,854 INFO chrony-helper: tr: write error: Broken pipe >21:37:47,856 INFO chrony-helper: tr: write error >21:37:47,916 INFO chronyd: chronyd version 1.27 starting >21:37:47,919 INFO chronyd: Linux kernel major=3 minor=9 patch=0 >21:37:47,921 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:37:47,948 INFO systemd: Started NTP client/server. >21:37:47,955 INFO systemd: Starting Wait for chrony to synchronize system clock... >21:37:50,899 INFO kernel:[ 43.007012] bio: create slab <bio-2> at 2 >21:37:55,512 INFO kernel:[ 47.618335] EXT4-fs (sda2): INFO: recovery required on readonly filesystem >21:37:55,512 INFO kernel:[ 47.618342] EXT4-fs (sda2): write access will be enabled during recovery >21:37:55,661 INFO kernel:[ 47.767854] EXT4-fs (sda2): recovery complete >21:37:55,670 INFO kernel:[ 47.776303] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >21:37:55,670 DEBUG kernel:[ 47.776540] SELinux: initialized (dev sda2, type ext4), uses xattr >21:37:56,227 INFO kernel:[ 48.333575] bio: create slab <bio-2> at 2 >21:37:56,635 INFO kernel:[ 48.741184] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem >21:37:56,635 INFO kernel:[ 48.741192] EXT4-fs (dm-1): write access will be enabled during recovery >21:37:57,211 INFO kernel:[ 49.316115] EXT4-fs (dm-1): recovery complete >21:37:57,216 INFO kernel:[ 49.321418] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >21:37:57,216 DEBUG kernel:[ 49.321444] SELinux: initialized (dev dm-1, type ext4), uses xattr >21:37:58,008 INFO kernel:[ 50.113210] bio: create slab <bio-2> at 2 >21:37:58,358 INFO kernel:[ 50.463345] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem >21:37:58,358 INFO kernel:[ 50.463350] EXT4-fs (dm-1): write access will be enabled during recovery >21:38:00,770 INFO kernel:[ 52.873519] EXT4-fs (dm-1): recovery complete >21:38:00,776 INFO kernel:[ 52.879535] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >21:38:00,776 DEBUG kernel:[ 52.879554] SELinux: initialized (dev dm-1, type ext4), uses xattr >21:38:10,029 NOTICE systemd: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >21:38:10,034 ERR systemd: Failed to start Network Manager Wait Online. >21:38:10,037 NOTICE systemd: Unit NetworkManager-wait-online.service entered failed state >21:38:10,041 INFO systemd: Starting Network. >21:38:10,044 INFO systemd: Reached target Network. >21:38:10,047 INFO systemd: Starting Login and scanning of iSCSI devices... >21:38:10,123 INFO iscsiadm: iscsiadm: No records found >21:38:10,126 NOTICE systemd: iscsi.service: main process exited, code=exited, status=21/n/a >21:38:10,130 ERR systemd: Failed to start Login and scanning of iSCSI devices. >21:38:10,133 NOTICE systemd: Unit iscsi.service entered failed state >21:38:53,816 NOTICE NetworkManager: ifcfg-rh: read connection 'Convivium_Coworking1' >21:38:53,820 INFO NetworkManager: <info> Activation (wls1) starting connection 'Convivium_Coworking1' >21:38:53,822 INFO NetworkManager: <info> (wls1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:38:53,825 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) scheduled... >21:38:53,828 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) started... >21:38:53,831 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) scheduled... >21:38:53,833 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) complete. >21:38:53,836 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) starting... >21:38:53,838 INFO NetworkManager: <info> (wls1): device state change: prepare -> config (reason 'none') [40 50 0] >21:38:53,841 INFO NetworkManager: <info> Activation (wls1/wireless): access point 'Convivium_Coworking1' has security, but secrets are required. >21:38:53,843 INFO NetworkManager: <info> (wls1): device state change: config -> need-auth (reason 'none') [50 60 0] >21:38:53,845 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) complete. >21:38:53,848 WARNING NetworkManager: <warn> No agents were available for this request. >21:38:53,851 INFO NetworkManager: <info> (wls1): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >21:38:53,854 INFO NetworkManager: <info> Marking connection 'Convivium_Coworking1' invalid. >21:38:53,856 WARNING NetworkManager: <warn> Activation (wls1) failed for connection 'Convivium_Coworking1' >21:38:53,859 INFO NetworkManager: <info> (wls1): device state change: failed -> disconnected (reason 'none') [120 30 0] >21:38:53,861 INFO NetworkManager: <info> (wls1): deactivating device (reason 'none') [0] >21:38:54,834 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Convivium_Coworking1 >21:39:18,813 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Convivium_Coworking1 >21:39:18,999 INFO NetworkManager: <info> Activation (wls1) starting connection 'Convivium_Coworking1' >21:39:19,000 INFO NetworkManager: <info> (wls1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:39:19,002 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) scheduled... >21:39:19,004 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) started... >21:39:19,007 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) scheduled... >21:39:19,009 INFO NetworkManager: <info> Activation (wls1) Stage 1 of 5 (Device Prepare) complete. >21:39:19,013 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) starting... >21:39:19,016 INFO NetworkManager: <info> (wls1): device state change: prepare -> config (reason 'none') [40 50 0] >21:39:19,019 INFO NetworkManager: <info> Activation (wls1/wireless): connection 'Convivium_Coworking1' has security, and secrets exist. No new secrets needed. >21:39:19,022 INFO NetworkManager: <info> Config: added 'ssid' value 'Convivium_Coworking1' >21:39:19,025 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >21:39:19,028 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >21:39:19,031 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >21:39:19,033 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >21:39:19,036 INFO NetworkManager: <info> Activation (wls1) Stage 2 of 5 (Device Configure) complete. >21:39:19,039 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >21:39:19,041 INFO NetworkManager: <info> (wls1): supplicant interface state: inactive -> scanning >21:39:20,036 INFO kernel:[ 132.095519] wls1: authenticate with 20:e5:2a:24:d3:73 >21:39:20,059 INFO kernel:[ 132.118004] wls1: send auth to 20:e5:2a:24:d3:73 (try 1/3) >21:39:20,059 INFO NetworkManager: <info> (wls1): supplicant interface state: scanning -> authenticating >21:39:20,061 INFO kernel:[ 132.120075] wls1: authenticated >21:39:20,062 INFO kernel:[ 132.121244] wls1: associate with 20:e5:2a:24:d3:73 (try 1/3) >21:39:20,066 INFO kernel:[ 132.125157] wls1: RX AssocResp from 20:e5:2a:24:d3:73 (capab=0x411 status=0 aid=10) >21:39:20,066 INFO kernel:[ 132.125596] wls1: associated >21:39:20,067 INFO kernel:[ 132.126067] IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready >21:39:20,067 INFO NetworkManager: <info> (wls1): supplicant interface state: authenticating -> associating >21:39:20,072 INFO NetworkManager: <info> (wls1): supplicant interface state: associating -> associated >21:39:20,086 INFO NetworkManager: <info> (wls1): supplicant interface state: associated -> 4-way handshake >21:39:20,098 INFO NetworkManager: <info> (wls1): supplicant interface state: 4-way handshake -> completed >21:39:20,105 INFO NetworkManager: <info> Activation (wls1/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Convivium_Coworking1'. >21:39:20,114 INFO NetworkManager: <info> Activation (wls1) Stage 3 of 5 (IP Configure Start) scheduled. >21:39:20,119 INFO NetworkManager: <info> Activation (wls1) Stage 3 of 5 (IP Configure Start) started... >21:39:20,123 INFO NetworkManager: <info> (wls1): device state change: config -> ip-config (reason 'none') [50 70 0] >21:39:20,125 INFO NetworkManager: <info> Activation (wls1) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:39:20,176 INFO NetworkManager: <info> dhclient started with pid 881 >21:39:20,186 INFO NetworkManager: <info> Activation (wls1) Stage 3 of 5 (IP Configure Start) complete. >21:39:20,340 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >21:39:20,348 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >21:39:20,354 INFO dhclient: All rights reserved. >21:39:20,360 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:39:20,363 INFO dhclient: >21:39:20,378 INFO NetworkManager: <info> (wls1): DHCPv4 state changed nbi -> preinit >21:39:20,389 INFO dhclient: Listening on LPF/wls1/74:f0:6d:95:93:29 >21:39:20,392 INFO dhclient: Sending on LPF/wls1/74:f0:6d:95:93:29 >21:39:20,396 INFO dhclient: Sending on Socket/fallback >21:39:20,401 INFO dhclient: DHCPDISCOVER on wls1 to 255.255.255.255 port 67 interval 7 (xid=0x4d4f1e90) >21:39:24,347 INFO kernel:[ 136.403630] Btrfs loaded >21:39:24,595 INFO kernel:[ 136.651399] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >21:39:27,391 INFO dhclient: DHCPDISCOVER on wls1 to 255.255.255.255 port 67 interval 20 (xid=0x4d4f1e90) >21:39:27,767 INFO dhclient: DHCPREQUEST on wls1 to 255.255.255.255 port 67 (xid=0x4d4f1e90) >21:39:27,769 INFO dhclient: DHCPOFFER from 192.168.1.1 >21:39:27,793 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x4d4f1e90) >21:39:27,810 INFO NetworkManager: <info> (wls1): DHCPv4 state changed preinit -> bound >21:39:27,812 INFO NetworkManager: <info> address 192.168.1.23 >21:39:27,814 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >21:39:27,816 INFO NetworkManager: <info> gateway 192.168.1.1 >21:39:27,818 INFO NetworkManager: <info> nameserver '192.168.1.1' >21:39:27,820 INFO NetworkManager: <info> Activation (wls1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:39:27,822 INFO dhclient: bound to 192.168.1.23 -- renewal in 37607 seconds. >21:39:27,824 INFO NetworkManager: <info> Activation (wls1) Stage 5 of 5 (IPv4 Commit) started... >21:39:28,816 INFO NetworkManager: <info> (wls1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:39:28,824 INFO NetworkManager: <info> Activation (wls1) Stage 5 of 5 (IPv4 Commit) complete. >21:39:28,826 INFO NetworkManager: <info> (wls1): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:39:28,831 INFO NetworkManager: <info> Policy set 'Convivium_Coworking1' (wls1) as default for IPv4 routing and DNS. >21:39:28,839 INFO NetworkManager: <info> Activation (wls1) successful, device activated. >21:39:28,844 INFO dbus-daemon: dbus[607]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:39:28,850 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:39:28,910 INFO dbus-daemon: dbus[607]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:39:28,917 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:39:28,972 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 8: syntax error: unexpected end of file >21:39:28,974 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/04-iscsi' exited with error status 2. >21:39:29,890 WARNING NetworkManager: <warn> Dispatcher script failed: Script '/etc/NetworkManager/dispatcher.d/04-iscsi' exited with error status 2. >21:39:34,716 INFO chronyd: Selected source 69.64.72.238 >21:39:34,722 WARNING chronyd: System clock wrong by 2.329066 seconds, adjustment started >21:39:36,834 INFO chronyd: Selected source 4.53.160.75 >21:39:37,384 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >21:39:37,387 INFO systemd: Started NTP client/server. >21:40:08,041 INFO systemd: Started Wait for chrony to synchronize system clock. >21:40:08,046 INFO systemd: Starting System Time Synchronized. >21:40:08,048 INFO systemd: Reached target System Time Synchronized. >21:40:08,051 INFO systemd: Startup finished in 7s 22ms 726us (kernel) + 16s 169ms 666us (initrd) + 2min 36s 853ms 794us (userspace) = 3min 46ms 186us. >21:40:21,257 NOTICE kernel:[ 190.958177] type=1400 audit(1365198021.255:21): avc: denied { read write } for pid=960 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:40:21,260 NOTICE kernel:[ 190.960646] type=1400 audit(1365198021.258:22): avc: denied { read write } for pid=960 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8495 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:40:21,261 NOTICE kernel:[ 190.962133] type=1400 audit(1365198021.259:23): avc: denied { read } for pid=960 comm="hwclock" path="/proc/633/mounts" dev="proc" ino=19465 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >21:40:22,503 NOTICE kernel:[ 192.202639] type=1400 audit(1365198022.501:24): avc: denied { ioctl } for pid=960 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:40:22,503 NOTICE kernel:[ 192.202715] type=1400 audit(1365198022.501:25): avc: denied { getattr } for pid=960 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:40:22,938 INFO kernel:[ 192.637448] bio: create slab <bio-2> at 2 >21:40:24,289 INFO kernel:[ 193.987601] bio: create slab <bio-2> at 2 >21:40:25,784 INFO kernel:[ 195.482407] bio: create slab <bio-2> at 2 >21:40:29,490 ERR systemd-udevd: sender uid=65534, message ignored >21:40:37,724 INFO kernel:[ 207.415879] bio: create slab <bio-2> at 2 >21:40:38,676 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:40:38,683 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:40:52,818 INFO kernel:[ 222.500899] Adding 3833852k swap on /dev/mapper/fedora_totoro-swap. Priority:-1 extents:1 across:3833852k >21:40:53,048 INFO kernel:[ 222.731289] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >21:40:53,048 DEBUG kernel:[ 222.731321] SELinux: initialized (dev dm-3, type ext4), uses xattr >21:40:53,321 INFO kernel:[ 223.003909] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >21:40:53,321 DEBUG kernel:[ 223.003938] SELinux: initialized (dev sda2, type ext4), uses xattr >21:40:53,455 DEBUG kernel:[ 223.137743] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >21:40:53,668 DEBUG kernel:[ 223.350471] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:40:53,899 INFO kernel:[ 223.581978] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >21:40:53,899 DEBUG kernel:[ 223.582001] SELinux: initialized (dev dm-2, type ext4), uses xattr >21:41:41,673 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:42:34,499 NOTICE kernel:[ 324.122810] type=1400 audit(1365198154.497:26): avc: denied { read write } for pid=1240 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:43:04,673 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:43:04,676 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:48:11,728 NOTICE kernel:[ 661.161250] type=1400 audit(1365198491.726:27): avc: denied { read write } for pid=1662 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:48:47,668 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:49:19,889 INFO chronyd: Selected source 69.64.72.238 >21:49:42,109 NOTICE kernel:[ 751.487279] type=1400 audit(1365198582.107:28): avc: denied { read write } for pid=1912 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:29,102 INFO dbus-daemon: dbus[607]: [system] Reloaded configuration >21:50:29,106 NOTICE dbus: [system] Reloaded configuration >21:51:08,170 INFO dbus-daemon: dbus[607]: [system] Reloaded configuration >21:51:08,172 NOTICE dbus: [system] Reloaded configuration >21:52:08,004 INFO systemd: Starting Cleanup of Temporary Directories... >21:52:08,252 INFO systemd: Started Cleanup of Temporary Directories. >21:54:12,343 NOTICE kernel:[ 1021.568016] type=1400 audit(1365198852.341:29): avc: denied { read write } for pid=2317 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:58:47,677 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >21:59:19,806 NOTICE kernel:[ 1328.856418] type=1400 audit(1365199159.803:30): avc: denied { read write } for pid=2691 comm="newaliases" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_mail_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >21:59:19,954 NOTICE sendmail: alias database /etc/aliases rebuilt by root >21:59:19,965 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >21:59:40,674 NOTICE kernel:[ 1349.712829] type=1400 audit(1365199180.672:31): avc: denied { read write } for pid=2707 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:59:41,135 DEBUG kernel:[ 1350.173798] SELinux: 2048 avtab hash slots, 96382 rules. >21:59:41,922 DEBUG kernel:[ 1350.960179] SELinux: 2048 avtab hash slots, 96382 rules. >21:59:46,915 DEBUG kernel:[ 1355.950461] SELinux: 8 users, 82 roles, 4419 types, 247 bools, 1 sens, 1024 cats >21:59:46,915 DEBUG kernel:[ 1355.950468] SELinux: 83 classes, 96382 rules >21:59:53,981 INFO dbus: avc: received policyload notice (seqno=2) >21:59:53,997 INFO dbus: avc: received policyload notice (seqno=2) >21:59:54,002 INFO dbus: avc: received policyload notice (seqno=2) >21:59:54,008 INFO dbus-daemon: dbus[607]: avc: received policyload notice (seqno=2) >21:59:54,090 INFO dbus-daemon: dbus[607]: [system] Reloaded configuration >21:59:54,092 NOTICE dbus: [system] Reloaded configuration >21:59:54,108 NOTICE kernel:[ 1363.139766] type=1403 audit(1365199194.106:32): policy loaded auid=4294967295 ses=4294967295 >22:00:26,002 NOTICE kernel:[ 1395.015553] type=1400 audit(1365199226.000:33): avc: denied { read write } for pid=2762 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:02:45,137 INFO dbus-daemon: dbus[607]: [system] Reloaded configuration >22:02:45,141 NOTICE dbus: [system] Reloaded configuration >22:06:47,687 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >22:08:47,688 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >22:08:47,696 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >22:08:47,698 WARNING NetworkManager: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >22:09:50,310 NOTICE kernel:[ 1959.002662] type=1400 audit(1365199790.308:34): avc: denied { create } for pid=598 comm="bash" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >22:09:50,320 NOTICE kernel:[ 1959.012589] type=1400 audit(1365199790.318:35): avc: denied { nlmsg_relay } for pid=598 comm="bash" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=netlink_audit_socket >22:09:50,320 NOTICE kernel:[ 1959.012973] type=1400 audit(1365199790.318:36): avc: denied { audit_write } for pid=598 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=capability >22:09:50,566 NOTICE kernel:[ 1959.258348] type=1400 audit(1365199790.564:37): avc: denied { getattr } for pid=17311 comm="top" path="/proc/1" dev="proc" ino=8503 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=dir >22:09:50,566 NOTICE kernel:[ 1959.258597] type=1400 audit(1365199790.564:38): avc: denied { search } for pid=17311 comm="top" name="1" dev="proc" ino=8503 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=dir >22:09:50,568 NOTICE kernel:[ 1959.260682] type=1400 audit(1365199790.566:39): avc: denied { read } for pid=17311 comm="top" name="stat" dev="proc" ino=10599 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=file >22:09:50,568 NOTICE kernel:[ 1959.260775] type=1400 audit(1365199790.566:40): avc: denied { open } for pid=17311 comm="top" path="/proc/1/stat" dev="proc" ino=10599 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=file >22:09:50,620 NOTICE kernel:[ 1959.312524] type=1400 audit(1365199790.618:41): avc: denied { getattr } for pid=17311 comm="top" path="/proc/2" dev="proc" ino=10527 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dir >22:09:50,620 NOTICE kernel:[ 1959.312736] type=1400 audit(1365199790.618:42): avc: denied { search } for pid=17311 comm="top" name="2" dev="proc" ino=10527 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=dir >22:09:50,622 NOTICE kernel:[ 1959.314316] type=1400 audit(1365199790.620:43): avc: denied { read } for pid=17311 comm="top" name="stat" dev="proc" ino=10600 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=file >22:10:18,303 WARNING kernel:[ 1986.979636] audit_printk_skb: 147 callbacks suppressed >22:10:18,303 NOTICE kernel:[ 1986.979644] type=1400 audit(1365199818.301:93): avc: denied { getattr } for pid=598 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=62309 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >22:10:18,303 NOTICE kernel:[ 1986.979880] type=1400 audit(1365199818.301:94): avc: denied { execute } for pid=598 comm="bash" name="dmesg" dev="dm-0" ino=62309 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >22:10:18,303 NOTICE kernel:[ 1986.980099] type=1400 audit(1365199818.301:95): avc: denied { read } for pid=598 comm="bash" name="dmesg" dev="dm-0" ino=62309 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >22:10:18,307 NOTICE kernel:[ 1986.983062] type=1400 audit(1365199818.304:96): avc: denied { open } for pid=17313 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=62309 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >22:10:18,307 NOTICE kernel:[ 1986.983538] type=1400 audit(1365199818.305:97): avc: denied { execute_no_trans } for pid=17313 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=62309 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >22:10:18,343 NOTICE kernel:[ 1987.019274] type=1400 audit(1365199818.340:98): avc: denied { read } for pid=17313 comm="dmesg" name="kmsg" dev="devtmpfs" ino=1034 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >22:10:18,343 NOTICE kernel:[ 1987.019381] type=1400 audit(1365199818.341:99): avc: denied { open } for pid=17313 comm="dmesg" path="/dev/kmsg" dev="devtmpfs" ino=1034 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >22:10:18,343 NOTICE kernel:[ 1987.020178] type=1400 audit(1365199818.341:100): avc: denied { syslog_read } for pid=17313 comm="dmesg" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system >22:10:44,001 NOTICE kernel:[ 2012.663070] type=1400 audit(1365199843.999:101): avc: denied { getattr } for pid=598 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=62564 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >22:10:44,001 NOTICE kernel:[ 2012.663181] type=1400 audit(1365199843.999:102): avc: denied { execute } for pid=598 comm="bash" name="ping" dev="dm-0" ino=62564 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >22:10:44,001 NOTICE kernel:[ 2012.663275] type=1400 audit(1365199843.999:103): avc: denied { read } for pid=598 comm="bash" name="ping" dev="dm-0" ino=62564 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >22:10:44,003 NOTICE kernel:[ 2012.665478] type=1400 audit(1365199844.001:104): avc: denied { open } for pid=17314 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=62564 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >22:10:44,017 NOTICE kernel:[ 2012.679164] type=1400 audit(1365199844.015:105): avc: denied { execute_no_trans } for pid=17314 comm="bash" path="/usr/bin/ping" dev="dm-0" ino=62564 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:ping_exec_t:s0 tclass=file >22:10:44,066 NOTICE kernel:[ 2012.727657] type=1400 audit(1365199844.064:106): avc: denied { setcap } for pid=17314 comm="ping" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=process >22:10:44,066 NOTICE kernel:[ 2012.728253] type=1400 audit(1365199844.064:107): avc: denied { create } for pid=17314 comm="ping" scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=rawip_socket >22:10:44,066 NOTICE kernel:[ 2012.728495] type=1400 audit(1365199844.064:108): avc: denied { net_raw } for pid=17314 comm="ping" capability=13 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=capability >22:10:44,081 NOTICE kernel:[ 2012.742866] type=1400 audit(1365199844.079:109): avc: denied { setopt } for pid=17314 comm="ping" lport=1 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=rawip_socket >22:10:44,081 NOTICE kernel:[ 2012.742939] type=1400 audit(1365199844.079:110): avc: denied { getopt } for pid=17314 comm="ping" lport=1 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:system_r:getty_t:s0 tclass=rawip_socket >22:10:53,039 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >22:10:53,044 INFO systemd: Starting Getty on tty6... >22:10:53,047 INFO systemd: Started Getty on tty6. >22:12:48,327 INFO dbus-daemon: dbus[607]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >22:12:48,332 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >22:12:48,336 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >22:12:48,342 INFO systemd: Starting Locale Service... >22:12:48,473 INFO dbus-daemon: dbus[607]: [system] Successfully activated service 'org.freedesktop.locale1' >22:12:48,480 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >22:12:48,484 INFO systemd: Started Locale Service. >22:12:48,488 INFO systemd-localed: Changed X11 keyboard layout to 'us' >22:12:48,504 INFO systemd: Stopping Setup Virtual Console... >22:12:48,509 INFO systemd: Starting Setup Virtual Console... >22:12:48,818 INFO systemd: Started Setup Virtual Console. >22:12:49,581 WARNING kernel:[ 2138.171612] efivars: set_variable() failed: status=8000000000000009
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 949122
:
732056
|
732057