Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 700524 Details for
Bug 913559
NameError: global name 'productName' is not defined
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb
anaconda-tb-xgDGlL (text/plain), 504.75 KB, created by
Kamil Páral
on 2013-02-21 13:33:40 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2013-02-21 13:33:40 UTC
Size:
504.75 KB
patch
obsolete
>anaconda 19.7 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1419, in sanityCheck > "to continue.") % (productName,)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 342, in checkStorage > StorageChecker.warnings) = self.storage.sanityCheck() > 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 119, in run > threading.Thread.run(self, *args, **kwargs) >NameError: global name 'productName' is not defined > >Local variables in innermost frame: >checkSizes: [('/usr', 250), ('/tmp', 50), ('/var', 384), ('/home', 100), ('/boot', 75)] >mustbeonroot: ['/bin', '/dev', '/sbin', '/etc', '/lib', '/root', '/mnt', 'lost+found', '/proc'] >swaps: [] >warnings: [] >self: <blivet.Blivet object at 0x7f90bf860650> >boot: None >filesystems: {} >errors: [] >root: None >mustbeonlinuxfs: ['/', '/var', '/tmp', '/usr', '/home', '/usr/share', '/usr/lib'] > > >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 0x7f90b288ee10>> > _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 ># Keyboard layouts >keyboard --xlayouts='us','gb' --switch='grp:alt_shift_toggle' ># System language >lang en_GB.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System timezone >timezone Europe/London --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@hardware-support >@input-methods >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem >} > swaps: [existing 2944MB lvmlv fedora-swap (7) with existing swap >] > name: Fedora Linux 18 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.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: 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: [Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 15876MB lvmvg fedora (4) >, existing 6143MB partition vdb1 (6) with existing lvmpv >, existing 6144MB disk vdb (5) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 9739MB partition vda2 (3) with existing lvmpv >, existing 10240MB disk vda (1) with existing msdos disklabel >] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, fedora, fedora-swap, fedora-root, vdb, vdb1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _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: [sr0, vda1, vda2, vdb1] > _intf.storage.fsset.devicetree.topology._devmap: {'vdb1': 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:08.0/virtio3/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda1': 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:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda2': 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:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': 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:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/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 >, 'vdb': 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:08.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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 >, '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 >, '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 >} > _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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, 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: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2401280 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (149, 255, 63) biosGeometry: (149, 255, 63) > PedDevice: <_ped.Device object at 0x7f90af952cb0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-02-20-14-50-42-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-02-20-14-50-42-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4690.0 > _serial: None > id: 0 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 > _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 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 > 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 > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, existing 1024MB dm live-rw (15) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: 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: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f90b288efd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f90b288ef90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f90af960050) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f90af960090) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f90af9600d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2944 maxSize = None grow = False > >] > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f90d2c35d70> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1361452819.83 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.48 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._tx_id: 1361452819.83 > _intf._currentAction._spokes._addRepoDialog: AdditionalReposDialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrlLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrl: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._filterTimer: None > _intf._currentAction._spokes._addRepoDialog._urlGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositories: ListStore instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryUrl: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._addRepoDialog.applyOnSkip: False > _intf._currentAction._spokes._addRepoDialog._repositorySpinner: Spinner instance, containing members: > _intf._currentAction._spokes._addRepoDialog._epoch: 0 > _intf._currentAction._spokes._addRepoDialog.skipTo: None > _intf._currentAction._spokes._addRepoDialog._repositoryIcon: Image instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterValue: Skipped > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesView: TreeView instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryDesc: Label instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionListLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._addRepoDialog._timeoutAdd: <built-in function timeout_add_seconds> > _intf._currentAction._spokes._addRepoDialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._urlTimer: None > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._timeoutRemove: <built-in function source_remove> > _intf._currentAction._spokes._addRepoDialog._sourceSelectionList: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterEntry: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog.builder: Builder instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._clickedRemove: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _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.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False > _intf._currentAction._spokes.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._store: ListStore 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._layoutSwitchLabel: Label 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._xkl_wrapper: XklWrapper instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._country_keyboard_variants: {'BD': [<pyanaconda.keyboard._Layout object at 0x7f90ba301190>, <pyanaconda.keyboard._Layout object at 0x7f90ba3011d0>], 'BE': [<pyanaconda.keyboard._Layout object at 0x7f90ba301210>, <pyanaconda.keyboard._Layout object at 0x7f90ba301250>, <pyanaconda.keyboard._Layout object at 0x7f90ba301290>, <pyanaconda.keyboard._Layout object at 0x7f90ba301310>, <pyanaconda.keyboard._Layout object at 0x7f90ba301350>, <pyanaconda.keyboard._Layout object at 0x7f90ba301390>, <pyanaconda.keyboard._Layout object at 0x7f90ba301410>, <pyanaconda.keyboard._Layout object at 0x7f90ba301450>], 'BG': [<pyanaconda.keyboard._Layout object at 0x7f90ba301490>, <pyanaconda.keyboard._Layout object at 0x7f90ba3014d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba301510>], 'BA': [<pyanaconda.keyboard._Layout object at 0x7f90ba301090>, <pyanaconda.keyboard._Layout object at 0x7f90ba302e90>, <pyanaconda.keyboard._Layout object at 0x7f90ba301050>, <pyanaconda.keyboard._Layout object at 0x7f90ba301110>, <pyanaconda.keyboard._Layout object at 0x7f90ba301150>], 'BO': [<pyanaconda.keyboard._Layout object at 0x7f90ba30b4d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba346150>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b88d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8190>], 'BH': [<pyanaconda.keyboard._Layout object at 0x7f90ba301e90>, <pyanaconda.keyboard._Layout object at 0x7f90ba301fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba301d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b090>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b150>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b110>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b190>], 'BT': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b4d90>], 'BW': [<pyanaconda.keyboard._Layout object at 0x7f90ba302890>], 'BR': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8650>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8150>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8750>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8690>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8890>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b86d0>], 'BY': [<pyanaconda.keyboard._Layout object at 0x7f90ba302050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fae50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fafd0>], 'RU': [<pyanaconda.keyboard._Layout object at 0x7f90ba30d550>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d590>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d610>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d510>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d690>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d6d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d710>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d790>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d7d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d850>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d8d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d910>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d950>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d990>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d9d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30da10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30da50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30da90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30dad0>], 'RS': [<pyanaconda.keyboard._Layout object at 0x7f90ac39ed10>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ed50>, <pyanaconda.keyboard._Layout object at 0x7f90ac39edd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ee10>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ee50>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ee90>, <pyanaconda.keyboard._Layout object at 0x7f90ac39eed0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ef10>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ef50>], 'RO': [<pyanaconda.keyboard._Layout object at 0x7f90ba30bed0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bfd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d050>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d090>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d0d0>], 'GT': [<pyanaconda.keyboard._Layout object at 0x7f90af8370d0>, <pyanaconda.keyboard._Layout object at 0x7f90af837110>, <pyanaconda.keyboard._Layout object at 0x7f90af837150>, <pyanaconda.keyboard._Layout object at 0x7f90af837190>], 'GR': [<pyanaconda.keyboard._Layout object at 0x7f90af834e90>, <pyanaconda.keyboard._Layout object at 0x7f90af834ed0>, <pyanaconda.keyboard._Layout object at 0x7f90af834f50>, <pyanaconda.keyboard._Layout object at 0x7f90af834f90>, <pyanaconda.keyboard._Layout object at 0x7f90af837090>], 'JP': [<pyanaconda.keyboard._Layout object at 0x7f90ba30b710>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b750>, <pyanaconda.keyboard._Layout object at 0x7f90ba30ba10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30ba50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30ba90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bb10>], 'GE': [<pyanaconda.keyboard._Layout object at 0x7f90af834790>, <pyanaconda.keyboard._Layout object at 0x7f90af834a50>, <pyanaconda.keyboard._Layout object at 0x7f90af834ad0>, <pyanaconda.keyboard._Layout object at 0x7f90af834b10>, <pyanaconda.keyboard._Layout object at 0x7f90af834b50>], 'GB': [<pyanaconda.keyboard._Layout object at 0x7f90af8347d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834810>, <pyanaconda.keyboard._Layout object at 0x7f90af834850>, <pyanaconda.keyboard._Layout object at 0x7f90af834890>, <pyanaconda.keyboard._Layout object at 0x7f90af834910>, <pyanaconda.keyboard._Layout object at 0x7f90af834950>, <pyanaconda.keyboard._Layout object at 0x7f90af834990>, <pyanaconda.keyboard._Layout object at 0x7f90af8349d0>], 'GN': [<pyanaconda.keyboard._Layout object at 0x7f90af834e50>], 'GH': [<pyanaconda.keyboard._Layout object at 0x7f90af834bd0>, <pyanaconda.keyboard._Layout object at 0x7f90af834cd0>, <pyanaconda.keyboard._Layout object at 0x7f90af834d10>, <pyanaconda.keyboard._Layout object at 0x7f90af834c10>, <pyanaconda.keyboard._Layout object at 0x7f90af834c50>, <pyanaconda.keyboard._Layout object at 0x7f90af834c90>, <pyanaconda.keyboard._Layout object at 0x7f90af834d50>, <pyanaconda.keyboard._Layout object at 0x7f90af834d90>, <pyanaconda.keyboard._Layout object at 0x7f90af834dd0>], 'OM': [<pyanaconda.keyboard._Layout object at 0x7f90af8371d0>, <pyanaconda.keyboard._Layout object at 0x7f90af837250>, <pyanaconda.keyboard._Layout object at 0x7f90af837290>, <pyanaconda.keyboard._Layout object at 0x7f90af837310>, <pyanaconda.keyboard._Layout object at 0x7f90af837390>, <pyanaconda.keyboard._Layout object at 0x7f90af8373d0>, <pyanaconda.keyboard._Layout object at 0x7f90af837410>], 'TN': [<pyanaconda.keyboard._Layout object at 0x7f90af824890>, <pyanaconda.keyboard._Layout object at 0x7f90af824910>, <pyanaconda.keyboard._Layout object at 0x7f90af824950>, <pyanaconda.keyboard._Layout object at 0x7f90af8249d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824a50>, <pyanaconda.keyboard._Layout object at 0x7f90af824a90>, <pyanaconda.keyboard._Layout object at 0x7f90af824ad0>], 'JO': [<pyanaconda.keyboard._Layout object at 0x7f90ba30b510>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b210>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b550>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b5d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b650>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b690>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b6d0>], 'HR': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0850>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0890>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f09d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0a50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0a90>], 'HT': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0b50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8610>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8650>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8590>], 'HU': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8250>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8210>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8290>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de250>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0b90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0b10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0bd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0c50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0c90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0d10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0d50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0e10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0e50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0e90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0ed0>], 'HN': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0990>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0810>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0610>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0650>], 'VE': [<pyanaconda.keyboard._Layout object at 0x7f90af834690>, <pyanaconda.keyboard._Layout object at 0x7f90af8346d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834710>, <pyanaconda.keyboard._Layout object at 0x7f90af834750>], 'PR': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9f50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9f90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9850>], 'PS': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa150>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa210>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa290>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa2d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa310>], 'PT': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa650>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa750>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa790>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa7d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa810>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa850>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa8d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa910>], 'PY': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fae10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa9d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fac50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9ed0>], 'PA': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0790>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f08d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0910>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0950>], 'UY': [<pyanaconda.keyboard._Layout object at 0x7f90af82c290>, <pyanaconda.keyboard._Layout object at 0x7f90af82c2d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82cad0>, <pyanaconda.keyboard._Layout object at 0x7f90af82cb50>], 'PE': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0750>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f06d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f07d0>], 'PK': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9310>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f93d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9410>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9490>], 'PH': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0f10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0f90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9090>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f90d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9110>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9150>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f91d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9210>], 'PL': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f94d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9550>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f95d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9610>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9650>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f96d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9710>], 'EH': [<pyanaconda.keyboard._Layout object at 0x7f90af824590>, <pyanaconda.keyboard._Layout object at 0x7f90af824610>, <pyanaconda.keyboard._Layout object at 0x7f90af824650>, <pyanaconda.keyboard._Layout object at 0x7f90af8246d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824750>, <pyanaconda.keyboard._Layout object at 0x7f90af824790>, <pyanaconda.keyboard._Layout object at 0x7f90af8247d0>], 'EE': [<pyanaconda.keyboard._Layout object at 0x7f90af824190>, <pyanaconda.keyboard._Layout object at 0x7f90af8241d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824250>, <pyanaconda.keyboard._Layout object at 0x7f90af824290>], 'EG': [<pyanaconda.keyboard._Layout object at 0x7f90af8242d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824310>, <pyanaconda.keyboard._Layout object at 0x7f90af824390>, <pyanaconda.keyboard._Layout object at 0x7f90af824410>, <pyanaconda.keyboard._Layout object at 0x7f90af824490>, <pyanaconda.keyboard._Layout object at 0x7f90af8244d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824510>], 'ZA': [<pyanaconda.keyboard._Layout object at 0x7f90ba30be90>], 'EC': [<pyanaconda.keyboard._Layout object at 0x7f90ba30dbd0>, <pyanaconda.keyboard._Layout object at 0x7f90af821dd0>, <pyanaconda.keyboard._Layout object at 0x7f90af821e10>, <pyanaconda.keyboard._Layout object at 0x7f90af821e90>], 'IT': [<pyanaconda.keyboard._Layout object at 0x7f90ba302e10>, <pyanaconda.keyboard._Layout object at 0x7f90ba302ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302f50>, <pyanaconda.keyboard._Layout object at 0x7f90ba302f90>, <pyanaconda.keyboard._Layout object at 0x7f90ba302fd0>], 'ET': [<pyanaconda.keyboard._Layout object at 0x7f90af8278d0>], 'ES': [<pyanaconda.keyboard._Layout object at 0x7f90af827550>, <pyanaconda.keyboard._Layout object at 0x7f90af827690>, <pyanaconda.keyboard._Layout object at 0x7f90af827750>, <pyanaconda.keyboard._Layout object at 0x7f90af827790>, <pyanaconda.keyboard._Layout object at 0x7f90af8277d0>, <pyanaconda.keyboard._Layout object at 0x7f90af827810>, <pyanaconda.keyboard._Layout object at 0x7f90af827850>, <pyanaconda.keyboard._Layout object at 0x7f90af827890>], 'ME': [<pyanaconda.keyboard._Layout object at 0x7f90af8273d0>, <pyanaconda.keyboard._Layout object at 0x7f90af8275d0>, <pyanaconda.keyboard._Layout object at 0x7f90af8274d0>, <pyanaconda.keyboard._Layout object at 0x7f90af827410>, <pyanaconda.keyboard._Layout object at 0x7f90af827490>, <pyanaconda.keyboard._Layout object at 0x7f90af827590>, <pyanaconda.keyboard._Layout object at 0x7f90af827610>, <pyanaconda.keyboard._Layout object at 0x7f90af827650>], 'MA': [<pyanaconda.keyboard._Layout object at 0x7f90af824e10>, <pyanaconda.keyboard._Layout object at 0x7f90af824e50>, <pyanaconda.keyboard._Layout object at 0x7f90af824e90>, <pyanaconda.keyboard._Layout object at 0x7f90af824ed0>, <pyanaconda.keyboard._Layout object at 0x7f90af824f10>, <pyanaconda.keyboard._Layout object at 0x7f90af824f50>, <pyanaconda.keyboard._Layout object at 0x7f90af824f90>, <pyanaconda.keyboard._Layout object at 0x7f90af824fd0>, <pyanaconda.keyboard._Layout object at 0x7f90af827050>, <pyanaconda.keyboard._Layout object at 0x7f90af8270d0>, <pyanaconda.keyboard._Layout object at 0x7f90af827110>, <pyanaconda.keyboard._Layout object at 0x7f90af827190>, <pyanaconda.keyboard._Layout object at 0x7f90af827210>, <pyanaconda.keyboard._Layout object at 0x7f90af827250>, <pyanaconda.keyboard._Layout object at 0x7f90af827290>], 'UZ': [<pyanaconda.keyboard._Layout object at 0x7f90af82cb10>, <pyanaconda.keyboard._Layout object at 0x7f90af82cb90>], 'MM': [<pyanaconda.keyboard._Layout object at 0x7f90af827c10>], 'ML': [<pyanaconda.keyboard._Layout object at 0x7f90af827ad0>, <pyanaconda.keyboard._Layout object at 0x7f90af827b10>, <pyanaconda.keyboard._Layout object at 0x7f90af827b90>, <pyanaconda.keyboard._Layout object at 0x7f90af827bd0>], 'MN': [<pyanaconda.keyboard._Layout object at 0x7f90af827e90>], 'MK': [<pyanaconda.keyboard._Layout object at 0x7f90af827950>, <pyanaconda.keyboard._Layout object at 0x7f90af827990>], 'MT': [<pyanaconda.keyboard._Layout object at 0x7f90af82c190>, <pyanaconda.keyboard._Layout object at 0x7f90af82c1d0>], 'MV': [<pyanaconda.keyboard._Layout object at 0x7f90af82c250>], 'MR': [<pyanaconda.keyboard._Layout object at 0x7f90af827ed0>, <pyanaconda.keyboard._Layout object at 0x7f90af827f50>, <pyanaconda.keyboard._Layout object at 0x7f90af827f90>, <pyanaconda.keyboard._Layout object at 0x7f90af82c050>, <pyanaconda.keyboard._Layout object at 0x7f90af82c0d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c110>, <pyanaconda.keyboard._Layout object at 0x7f90af82c150>], 'UA': [<pyanaconda.keyboard._Layout object at 0x7f90af827c50>, <pyanaconda.keyboard._Layout object at 0x7f90af827cd0>, <pyanaconda.keyboard._Layout object at 0x7f90af827d50>, <pyanaconda.keyboard._Layout object at 0x7f90af827d90>, <pyanaconda.keyboard._Layout object at 0x7f90af827c90>, <pyanaconda.keyboard._Layout object at 0x7f90af827510>, <pyanaconda.keyboard._Layout object at 0x7f90af827b50>, <pyanaconda.keyboard._Layout object at 0x7f90af827d10>], 'MX': [<pyanaconda.keyboard._Layout object at 0x7f90af82c310>, <pyanaconda.keyboard._Layout object at 0x7f90af82c390>, <pyanaconda.keyboard._Layout object at 0x7f90af82c3d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c410>], 'IL': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9810>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9890>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9290>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e84d0>], 'FR': [<pyanaconda.keyboard._Layout object at 0x7f90af82ccd0>, <pyanaconda.keyboard._Layout object at 0x7f90af82cd10>, <pyanaconda.keyboard._Layout object at 0x7f90af82cd90>, <pyanaconda.keyboard._Layout object at 0x7f90af82cdd0>, <pyanaconda.keyboard._Layout object at 0x7f90af82ce10>, <pyanaconda.keyboard._Layout object at 0x7f90af82ce90>, <pyanaconda.keyboard._Layout object at 0x7f90af82ced0>, <pyanaconda.keyboard._Layout object at 0x7f90af82cf10>, <pyanaconda.keyboard._Layout object at 0x7f90af82cf50>, <pyanaconda.keyboard._Layout object at 0x7f90af82cf90>, <pyanaconda.keyboard._Layout object at 0x7f90af82cfd0>, <pyanaconda.keyboard._Layout object at 0x7f90af834050>, <pyanaconda.keyboard._Layout object at 0x7f90af8340d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834110>, <pyanaconda.keyboard._Layout object at 0x7f90af834190>, <pyanaconda.keyboard._Layout object at 0x7f90af8341d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834210>], 'FI': [<pyanaconda.keyboard._Layout object at 0x7f90af82c450>, <pyanaconda.keyboard._Layout object at 0x7f90af82c490>, <pyanaconda.keyboard._Layout object at 0x7f90af82c4d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c550>, <pyanaconda.keyboard._Layout object at 0x7f90af82c590>], 'FO': [<pyanaconda.keyboard._Layout object at 0x7f90af82c210>, <pyanaconda.keyboard._Layout object at 0x7f90af827a50>], 'NI': [<pyanaconda.keyboard._Layout object at 0x7f90af834250>, <pyanaconda.keyboard._Layout object at 0x7f90af834290>, <pyanaconda.keyboard._Layout object at 0x7f90af8342d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834310>], 'NL': [<pyanaconda.keyboard._Layout object at 0x7f90af834350>, <pyanaconda.keyboard._Layout object at 0x7f90af834390>, <pyanaconda.keyboard._Layout object at 0x7f90af8343d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834410>], 'NO': [<pyanaconda.keyboard._Layout object at 0x7f90af834450>, <pyanaconda.keyboard._Layout object at 0x7f90af834490>, <pyanaconda.keyboard._Layout object at 0x7f90af834510>, <pyanaconda.keyboard._Layout object at 0x7f90af834550>, <pyanaconda.keyboard._Layout object at 0x7f90af834590>, <pyanaconda.keyboard._Layout object at 0x7f90af8345d0>, <pyanaconda.keyboard._Layout object at 0x7f90af834610>], 'NG': [<pyanaconda.keyboard._Layout object at 0x7f90af82cbd0>, <pyanaconda.keyboard._Layout object at 0x7f90af82cc10>, <pyanaconda.keyboard._Layout object at 0x7f90af82cc50>, <pyanaconda.keyboard._Layout object at 0x7f90af82cc90>], 'NP': [<pyanaconda.keyboard._Layout object at 0x7f90af834650>], 'CH': [<pyanaconda.keyboard._Layout object at 0x7f90ba30bdd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bd50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bc90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bc50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bcd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bd10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bd90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30be10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30be50>], 'CO': [<pyanaconda.keyboard._Layout object at 0x7f90ba30d190>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d490>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d4d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d5d0>], 'CN': [<pyanaconda.keyboard._Layout object at 0x7f90ba30d450>, <pyanaconda.keyboard._Layout object at 0x7f90ba3028d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302990>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d3d0>], 'CM': [<pyanaconda.keyboard._Layout object at 0x7f90ba30d2d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d310>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d350>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d390>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d410>], 'CL': [<pyanaconda.keyboard._Layout object at 0x7f90ba30d1d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d210>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d250>, <pyanaconda.keyboard._Layout object at 0x7f90ba30d290>], 'CA': [<pyanaconda.keyboard._Layout object at 0x7f90ba30bb90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b910>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b790>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b810>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b850>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b950>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b990>, <pyanaconda.keyboard._Layout object at 0x7f90ba30bbd0>], 'CD': [<pyanaconda.keyboard._Layout object at 0x7f90ba30bc10>], 'CZ': [<pyanaconda.keyboard._Layout object at 0x7f90ba30df10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30df50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30dfd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e050>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e090>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e0d0>], 'CR': [<pyanaconda.keyboard._Layout object at 0x7f90ba30db50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30db90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30dc10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30dc50>], 'CU': [<pyanaconda.keyboard._Layout object at 0x7f90ba30de90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e87d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30de10>, <pyanaconda.keyboard._Layout object at 0x7f90ba30ddd0>], 'SY': [<pyanaconda.keyboard._Layout object at 0x7f90af8210d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821110>, <pyanaconda.keyboard._Layout object at 0x7f90af821150>, <pyanaconda.keyboard._Layout object at 0x7f90af821190>, <pyanaconda.keyboard._Layout object at 0x7f90af8211d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821210>, <pyanaconda.keyboard._Layout object at 0x7f90af821250>, <pyanaconda.keyboard._Layout object at 0x7f90af8212d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821310>, <pyanaconda.keyboard._Layout object at 0x7f90af821390>, <pyanaconda.keyboard._Layout object at 0x7f90af821410>, <pyanaconda.keyboard._Layout object at 0x7f90af821450>, <pyanaconda.keyboard._Layout object at 0x7f90af821490>], 'KG': [<pyanaconda.keyboard._Layout object at 0x7f90ba30dd90>, <pyanaconda.keyboard._Layout object at 0x7f90ba30de50>], 'KE': [<pyanaconda.keyboard._Layout object at 0x7f90ba30dd50>, <pyanaconda.keyboard._Layout object at 0x7f90ba30dd10>], 'KH': [<pyanaconda.keyboard._Layout object at 0x7f90ba30dcd0>], 'SV': [<pyanaconda.keyboard._Layout object at 0x7f90ba305cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305d10>, <pyanaconda.keyboard._Layout object at 0x7f90ba305d50>, <pyanaconda.keyboard._Layout object at 0x7f90ba305d90>], 'SK': [<pyanaconda.keyboard._Layout object at 0x7f90ba305310>, <pyanaconda.keyboard._Layout object at 0x7f90ba305350>, <pyanaconda.keyboard._Layout object at 0x7f90ba3053d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305410>], 'KR': [<pyanaconda.keyboard._Layout object at 0x7f90ba301910>, <pyanaconda.keyboard._Layout object at 0x7f90ba3018d0>], 'SI': [<pyanaconda.keyboard._Layout object at 0x7f90ac39ef90>, <pyanaconda.keyboard._Layout object at 0x7f90ac39efd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba3050d0>], 'KW': [<pyanaconda.keyboard._Layout object at 0x7f90ba305110>, <pyanaconda.keyboard._Layout object at 0x7f90ba305050>, <pyanaconda.keyboard._Layout object at 0x7f90ba305150>, <pyanaconda.keyboard._Layout object at 0x7f90ba3051d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305250>, <pyanaconda.keyboard._Layout object at 0x7f90ba305290>, <pyanaconda.keyboard._Layout object at 0x7f90ba3052d0>], 'SN': [<pyanaconda.keyboard._Layout object at 0x7f90ba305a90>], 'KZ': [<pyanaconda.keyboard._Layout object at 0x7f90ba3059d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305a10>, <pyanaconda.keyboard._Layout object at 0x7f90ba305a50>], 'SA': [<pyanaconda.keyboard._Layout object at 0x7f90ba30ded0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e190>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e1d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e250>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e2d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e310>, <pyanaconda.keyboard._Layout object at 0x7f90ac39e350>], 'SE': [<pyanaconda.keyboard._Layout object at 0x7f90ba301650>, <pyanaconda.keyboard._Layout object at 0x7f90ba301a50>, <pyanaconda.keyboard._Layout object at 0x7f90ba301b10>, <pyanaconda.keyboard._Layout object at 0x7f90ba301ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba301a10>, <pyanaconda.keyboard._Layout object at 0x7f90ba301b50>, <pyanaconda.keyboard._Layout object at 0x7f90b28e5c90>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ebd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac39ecd0>], 'SD': [<pyanaconda.keyboard._Layout object at 0x7f90ba301790>, <pyanaconda.keyboard._Layout object at 0x7f90ba301810>, <pyanaconda.keyboard._Layout object at 0x7f90ba301890>, <pyanaconda.keyboard._Layout object at 0x7f90ba301850>, <pyanaconda.keyboard._Layout object at 0x7f90ba301610>, <pyanaconda.keyboard._Layout object at 0x7f90ba301750>, <pyanaconda.keyboard._Layout object at 0x7f90ba3019d0>], 'DO': [<pyanaconda.keyboard._Layout object at 0x7f90af8214d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821510>, <pyanaconda.keyboard._Layout object at 0x7f90af821550>, <pyanaconda.keyboard._Layout object at 0x7f90af821590>], 'DK': [<pyanaconda.keyboard._Layout object at 0x7f90ba305ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305b50>, <pyanaconda.keyboard._Layout object at 0x7f90ba305bd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba305b90>], 'DE': [<pyanaconda.keyboard._Layout object at 0x7f90ba3054d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305490>, <pyanaconda.keyboard._Layout object at 0x7f90ba305550>, <pyanaconda.keyboard._Layout object at 0x7f90ba305590>, <pyanaconda.keyboard._Layout object at 0x7f90ba305610>, <pyanaconda.keyboard._Layout object at 0x7f90ba305650>, <pyanaconda.keyboard._Layout object at 0x7f90ba3056d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305710>, <pyanaconda.keyboard._Layout object at 0x7f90ba305790>, <pyanaconda.keyboard._Layout object at 0x7f90ba3057d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305810>, <pyanaconda.keyboard._Layout object at 0x7f90ba305850>, <pyanaconda.keyboard._Layout object at 0x7f90ba305890>, <pyanaconda.keyboard._Layout object at 0x7f90ba305950>, <pyanaconda.keyboard._Layout object at 0x7f90ba305990>], 'YE': [<pyanaconda.keyboard._Layout object at 0x7f90ba301ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b2d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b310>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b390>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b410>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b450>, <pyanaconda.keyboard._Layout object at 0x7f90ba30b490>], 'DZ': [<pyanaconda.keyboard._Layout object at 0x7f90af821690>, <pyanaconda.keyboard._Layout object at 0x7f90af821710>, <pyanaconda.keyboard._Layout object at 0x7f90af821750>, <pyanaconda.keyboard._Layout object at 0x7f90af8217d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821850>, <pyanaconda.keyboard._Layout object at 0x7f90af821890>, <pyanaconda.keyboard._Layout object at 0x7f90af8218d0>], 'US': [<pyanaconda.keyboard._Layout object at 0x7f90af82c5d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c610>, <pyanaconda.keyboard._Layout object at 0x7f90af82c650>, <pyanaconda.keyboard._Layout object at 0x7f90af82c690>, <pyanaconda.keyboard._Layout object at 0x7f90af82c6d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c710>, <pyanaconda.keyboard._Layout object at 0x7f90af82c750>, <pyanaconda.keyboard._Layout object at 0x7f90af82c790>, <pyanaconda.keyboard._Layout object at 0x7f90af82c7d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c810>, <pyanaconda.keyboard._Layout object at 0x7f90af82c850>, <pyanaconda.keyboard._Layout object at 0x7f90af82c890>, <pyanaconda.keyboard._Layout object at 0x7f90af82c8d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82c910>, <pyanaconda.keyboard._Layout object at 0x7f90af82c950>, <pyanaconda.keyboard._Layout object at 0x7f90af82c990>, <pyanaconda.keyboard._Layout object at 0x7f90af82c9d0>, <pyanaconda.keyboard._Layout object at 0x7f90af82ca50>, <pyanaconda.keyboard._Layout object at 0x7f90af82ca90>, <pyanaconda.keyboard._Layout object at 0x7f90af827a10>, <pyanaconda.keyboard._Layout object at 0x7f90af827e50>, <pyanaconda.keyboard._Layout object at 0x7f90af82c350>], 'LB': [<pyanaconda.keyboard._Layout object at 0x7f90ba305dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba305e90>, <pyanaconda.keyboard._Layout object at 0x7f90ba305e50>, <pyanaconda.keyboard._Layout object at 0x7f90ba305f10>, <pyanaconda.keyboard._Layout object at 0x7f90ba305f90>, <pyanaconda.keyboard._Layout object at 0x7f90ba305fd0>, <pyanaconda.keyboard._Layout object at 0x7f90af821050>], 'LA': [<pyanaconda.keyboard._Layout object at 0x7f90ba305c50>, <pyanaconda.keyboard._Layout object at 0x7f90ba305c90>], 'TW': [<pyanaconda.keyboard._Layout object at 0x7f90af8272d0>, <pyanaconda.keyboard._Layout object at 0x7f90af827310>, <pyanaconda.keyboard._Layout object at 0x7f90af827390>], 'TR': [<pyanaconda.keyboard._Layout object at 0x7f90af824b10>, <pyanaconda.keyboard._Layout object at 0x7f90af824b50>, <pyanaconda.keyboard._Layout object at 0x7f90af824bd0>, <pyanaconda.keyboard._Layout object at 0x7f90af824c10>, <pyanaconda.keyboard._Layout object at 0x7f90af824c50>, <pyanaconda.keyboard._Layout object at 0x7f90af824c90>, <pyanaconda.keyboard._Layout object at 0x7f90af824cd0>, <pyanaconda.keyboard._Layout object at 0x7f90af824d10>, <pyanaconda.keyboard._Layout object at 0x7f90af824d50>, <pyanaconda.keyboard._Layout object at 0x7f90af824d90>, <pyanaconda.keyboard._Layout object at 0x7f90af824dd0>], 'LK': [<pyanaconda.keyboard._Layout object at 0x7f90af8215d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821610>, <pyanaconda.keyboard._Layout object at 0x7f90af821650>], 'LV': [<pyanaconda.keyboard._Layout object at 0x7f90af821b50>, <pyanaconda.keyboard._Layout object at 0x7f90af821b90>, <pyanaconda.keyboard._Layout object at 0x7f90af821c10>, <pyanaconda.keyboard._Layout object at 0x7f90af821c50>, <pyanaconda.keyboard._Layout object at 0x7f90af821c90>, <pyanaconda.keyboard._Layout object at 0x7f90af821d10>, <pyanaconda.keyboard._Layout object at 0x7f90af821d50>], 'LT': [<pyanaconda.keyboard._Layout object at 0x7f90af821910>, <pyanaconda.keyboard._Layout object at 0x7f90af821950>, <pyanaconda.keyboard._Layout object at 0x7f90af821990>, <pyanaconda.keyboard._Layout object at 0x7f90af8219d0>, <pyanaconda.keyboard._Layout object at 0x7f90af821a10>, <pyanaconda.keyboard._Layout object at 0x7f90af821a50>], 'TM': [<pyanaconda.keyboard._Layout object at 0x7f90af824550>, <pyanaconda.keyboard._Layout object at 0x7f90af824850>], 'TJ': [<pyanaconda.keyboard._Layout object at 0x7f90af821d90>, <pyanaconda.keyboard._Layout object at 0x7f90af821e50>], 'TH': [<pyanaconda.keyboard._Layout object at 0x7f90af821a90>, <pyanaconda.keyboard._Layout object at 0x7f90af821ad0>, <pyanaconda.keyboard._Layout object at 0x7f90af821b10>], 'LY': [<pyanaconda.keyboard._Layout object at 0x7f90af821ed0>, <pyanaconda.keyboard._Layout object at 0x7f90af821f50>, <pyanaconda.keyboard._Layout object at 0x7f90af821f90>, <pyanaconda.keyboard._Layout object at 0x7f90af824050>, <pyanaconda.keyboard._Layout object at 0x7f90af8240d0>, <pyanaconda.keyboard._Layout object at 0x7f90af824110>, <pyanaconda.keyboard._Layout object at 0x7f90af824150>], 'AE': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9750>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9950>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9990>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9a10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9a90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9b10>], 'AD': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9b50>], 'AF': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f9c50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9d50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9e10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9e50>], 'IQ': [<pyanaconda.keyboard._Layout object at 0x7f90ba302750>, <pyanaconda.keyboard._Layout object at 0x7f90ba302790>, <pyanaconda.keyboard._Layout object at 0x7f90ba3027d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302810>, <pyanaconda.keyboard._Layout object at 0x7f90ba302910>], 'IS': [<pyanaconda.keyboard._Layout object at 0x7f90ba302c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba302cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302d10>, <pyanaconda.keyboard._Layout object at 0x7f90ba302d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba302dd0>], 'IR': [<pyanaconda.keyboard._Layout object at 0x7f90ba302950>, <pyanaconda.keyboard._Layout object at 0x7f90ba302a50>, <pyanaconda.keyboard._Layout object at 0x7f90ba302ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302b10>, <pyanaconda.keyboard._Layout object at 0x7f90ba302b50>, <pyanaconda.keyboard._Layout object at 0x7f90ba302b90>], 'AM': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa350>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa490>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa4d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa510>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa550>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa5d0>], 'AL': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa710>], 'VN': [<pyanaconda.keyboard._Layout object at 0x7f90af834b90>], 'AR': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7850>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9c90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f9b90>], 'AT': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f98d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8510>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7890>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7910>], 'IN': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fac10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2faed0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2faf10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2faf50>, <pyanaconda.keyboard._Layout object at 0x7f90ba302090>, <pyanaconda.keyboard._Layout object at 0x7f90ba3020d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302110>, <pyanaconda.keyboard._Layout object at 0x7f90ba302150>, <pyanaconda.keyboard._Layout object at 0x7f90ba302190>, <pyanaconda.keyboard._Layout object at 0x7f90ba3021d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302210>, <pyanaconda.keyboard._Layout object at 0x7f90ba302250>, <pyanaconda.keyboard._Layout object at 0x7f90ba302290>, <pyanaconda.keyboard._Layout object at 0x7f90ba3022d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302310>, <pyanaconda.keyboard._Layout object at 0x7f90ba302390>, <pyanaconda.keyboard._Layout object at 0x7f90ba3023d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302410>, <pyanaconda.keyboard._Layout object at 0x7f90ba302490>, <pyanaconda.keyboard._Layout object at 0x7f90ba3024d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302510>, <pyanaconda.keyboard._Layout object at 0x7f90ba302590>, <pyanaconda.keyboard._Layout object at 0x7f90ba3025d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302650>, <pyanaconda.keyboard._Layout object at 0x7f90ba302690>, <pyanaconda.keyboard._Layout object at 0x7f90ba3026d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba302710>], 'TZ': [<pyanaconda.keyboard._Layout object at 0x7f90af827910>], 'AZ': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8550>, <pyanaconda.keyboard._Layout object at 0x7f90ac387c50>], 'IE': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa990>, <pyanaconda.keyboard._Layout object at 0x7f90ba2faa10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fad10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fad50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fad90>], 'QA': [<pyanaconda.keyboard._Layout object at 0x7f90ba2fa390>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fa590>, <pyanaconda.keyboard._Layout object at 0x7f90ba2faad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fab10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fab50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2fab90>]} > _intf._currentAction._spokes._xkl_wrapper._switching_options: [grp:switch, grp:lswitch, grp:lwin_switch, grp:rwin_switch, grp:win_switch, grp:caps_switch, grp:rctrl_switch, grp:toggle, grp:lalt_toggle, grp:caps_toggle, grp:shift_caps_toggle, grp:shift_caps_switch, grp:win_menu_switch, grp:lctrl_rctrl_switch, grp:alt_caps_toggle, grp:shifts_toggle, grp:alts_toggle, grp:ctrls_toggle, grp:ctrl_shift_toggle, grp:lctrl_lshift_toggle, grp:rctrl_rshift_toggle, grp:ctrl_alt_toggle, grp:alt_shift_toggle, grp:lalt_lshift_toggle, grp:alt_space_toggle, grp:menu_toggle, grp:lwin_toggle, grp:rwin_toggle, grp:lshift_toggle, grp:rshift_toggle, grp:lctrl_toggle, grp:rctrl_toggle, grp:sclk_toggle, grp:lctrl_lwin_rctrl_menu] > _intf._currentAction._spokes._xkl_wrapper._engine: Engine instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.name_to_show_str: {'ch (de_mac)': Swiss German; Alemannic; Alsatian (German (Switzerland, Macintosh)), 'de (nodeadkeys)': German (German (eliminate dead keys)), 'gr': Greek, Modern (1453-) (Greek), 'pl (dvorak)': Polish (Polish (Dvorak)), 'pl (ru_phonetic_dvorak)': Russian (Russian (Poland, phonetic Dvorak)), 'sk (bksl)': Slovak (Slovak (extended Backslash)), 'jp (kana)': Japanese (Japanese (Kana)), 'gb': English (English (UK)), 'lv (fkey)': Latvian (Latvian (F variant)), 'gn': French (French (Guinea)), 'ge (mess)': Georgian (Georgian (MESS)), 'gh': English (English (Ghana)), 'tz': Swahili (Swahili (Tanzania)), 'de (dsb)': Lower Sorbian (Lower Sorbian), 'tr': Turkish (Turkish), 'pt (nativo-epo)': Esperanto (Esperanto (Portugal, Nativo)), 'at (nodeadkeys)': German (German (Austria, eliminate dead keys)), 'ru (kom)': Komi (Komi), 'tj': Tajik (Tajik), 'th': Thai (Thai), 'sk (qwerty)': Slovak (Slovak (qwerty)), 'ml (us-intl)': Bambara (English (Mali, US international)), 'in (urd-phonetic)': Urdu (Urdu (phonetic)), 'no (nodeadkeys)': Norwegian (Norwegian (eliminate dead keys)), 'us (euro)': English (English (US, with euro on 5)), 'be (sundeadkeys)': Dutch; Flemish (Belgian (Sun dead keys)), 'de (deadgraveacute)': German (German (dead grave acute)), 'fr (nodeadkeys)': French (French (eliminate dead keys)), 'ch (fr_mac)': French (French (Switzerland, Macintosh)), 'ge': Georgian (Georgian), 'lv (adapted)': Latvian (Latvian (adapted)), 'in (mal)': Malayalam (Malayalam), 'hu (102_qwerty_dot_nodead)': Hungarian (Hungarian (102/qwerty/dot/eliminate dead keys)), 'es (deadtilde)': Spanish; Castilian (Spanish (include dead tilde)), 'in (tam_keyboard_with_numerals)': Tamil (Tamil (keyboard with numerals)), 'be': Dutch; Flemish (Belgian), 'de (sundeadkeys)': German (German (Sun dead keys)), 'za': English (English (South Africa)), 'be (oss_latin9)': Dutch; Flemish (Belgian (alternative, latin-9 only)), 'us (dvorak)': English (English (Dvorak)), 'ee (dvorak)': Estonian (Estonian (Dvorak)), 'in (ben_gitanjali)': Bengali (Bengali (India, Uni Gitanjali)), 'fr (mac)': French (French (Macintosh)), 'kz (kazrus)': Russian (Kazakh (with Russian)), 'ie (CloGaelach)': Gaelic; Scottish Gaelic (CloGaelach), 'ng (igbo)': Igbo (Igbo), 'ma (tifinagh-extended-phonetic)': Berber languages (Berber (Morocco, Tifinagh extended phonetic)), 'se (nodeadkeys)': Swedish (Swedish (eliminate dead keys)), 'us (chr)': Cherokee (Cherokee), 'rs (latinunicodeyz)': Serbian (Serbian (Latin Unicode qwerty)), 'ru (typewriter)': Russian (Russian (typewriter)), 'ee (us)': Estonian (Estonian (US keyboard with Estonian letters)), 'no (mac_nodeadkeys)': Norwegian (Norwegian (Macintosh, eliminate dead keys)), 'iq (ku_f)': Kurdish (Kurdish (Iraq, F)), 'cz (qwerty_bksl)': Czech (Czech (qwerty, extended Backslash)), 'it (us)': Italian (Italian (US keyboard with Italian letters)), 'sy (ku_f)': Kurdish (Kurdish (Syria, F)), 'epo (legacy)': Esperanto (Esperanto (displaced semicolon and quote, obsolete)), 'in (guru)': Panjabi; Punjabi (Punjabi (Gurmukhi)), 'hu (102_qwertz_comma_dead)': Hungarian (Hungarian (102/qwertz/comma/dead keys)), 'fr (geo)': Georgian (Georgian (France, AZERTY Tskapo)), 'hu (101_qwertz_dot_nodead)': Hungarian (Hungarian (101/qwertz/dot/eliminate dead keys)), 'pt (nodeadkeys)': Portuguese (Portuguese (eliminate dead keys)), 'hu (102_qwerty_dot_dead)': Hungarian (Hungarian (102/qwerty/dot/dead keys)), 'tr (ku_alt)': Kurdish (Kurdish (Turkey, Latin Alt-Q)), 'ca (multi)': French (Canadian Multilingual (first part)), 'ru (phonetic)': Russian (Russian (phonetic)), 'in (ben_baishakhi)': Bengali (Bengali (India, Baishakhi)), 'hu (nodeadkeys)': Hungarian (Hungarian (eliminate dead keys)), 'fr': French (French), 'lt (lekp)': Lithuanian (Lithuanian (LEKP)), 'tr (crh)': Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Q)), 'by (legacy)': Belarusian (Belarusian (legacy)), 'me (latinyz)': Serbian (Montenegrin (Latin qwerty)), 'am (phonetic-alt)': Armenian (Armenian (alternative phonetic)), 'ba (alternatequotes)': Bosnian (Bosnian (use guillemets for quotes)), 'us (dvorak-l)': English (English (left handed Dvorak)), 'pt (mac_sundeadkeys)': Portuguese (Portuguese (Macintosh, Sun dead keys)), 'tm': Turkmen (Turkmen), 'ru (legacy)': Russian (Russian (legacy)), 'is': Icelandic (Icelandic), 'no (mac)': Norwegian (Norwegian (Macintosh)), 'se (dvorak)': Swedish (Swedish (Dvorak)), 'ee': Estonian (Estonian), 'ua (rstu_ru)': Ukrainian (Russian (Ukraine, standard RSTU)), 'me': Serbian (Montenegrin), 'ro (std)': Romanian (Romanian (standard)), 'mm': Burmese (Burmese), 'ml': Bambara (Bambara), 'pl (qwertz)': Polish (Polish (qwertz)), 'us (dvorak-intl)': English (English (Dvorak international with dead keys)), 'mk': Macedonian (Macedonian), 'mt': Maltese (Maltese), 'fr (bre)': French (French (Breton)), 'mv': Divehi; Dhivehi; Maldivian (Dhivehi), 'hu (102_qwertz_comma_nodead)': Hungarian (Hungarian (102/qwertz/comma/eliminate dead keys)), 'cn (tib_asciinum)': Tibetan (Tibetan (with ASCII numerals)), 'ph (colemak)': Filipino; Pilipino (Filipino (Colemak Latin)), 'in (urd-winkeys)': Urdu (Urdu (WinKeys)), 'bd (probhat)': Bengali (Bengali (Probhat)), 'la (stea)': Lao (Lao (STEA proposed standard layout)), 'ua (typewriter)': Ukrainian (Ukrainian (typewriter)), 'iq (ku_ara)': Kurdish (Kurdish (Iraq, Arabic-Latin)), 'gb (dvorakukp)': English (English (UK, Dvorak with UK punctuation)), 'fi (mac)': Finnish (Finnish (Macintosh)), 'hu (qwerty)': Hungarian (Hungarian (qwerty)), 'de (mac)': German (German (Macintosh)), 'tr (sundeadkeys)': Turkish (Turkish (Sun dead keys)), 'hu (101_qwertz_comma_nodead)': Hungarian (Hungarian (101/qwertz/comma/eliminate dead keys)), 'pt (mac_nodeadkeys)': Portuguese (Portuguese (Macintosh, eliminate dead keys)), 'se (svdvorak)': Swedish (Swedish (Svdvorak)), 'me (latinalternatequotes)': Serbian (Montenegrin (Latin with guillemets)), 'af (olpc-ps)': Pushto; Pashto (Pashto (Afghanistan, OLPC)), 'es (mac)': Spanish; Castilian (Spanish (Macintosh)), 'sy (ku_alt)': Kurdish (Kurdish (Syria, Latin Alt-Q)), 'il (biblical)': Hebrew (Hebrew (Biblical, Tiro)), 'il (lyx)': Hebrew (Hebrew (lyx)), 'fi': Finnish (Finnish), 'mao': Maori (Maori), 'fo': Faroese (Faroese), 'sy': Syriac (Arabic (Syria)), 'sy (syc_phonetic)': Syriac (Syriac (phonetic)), 'ma (french)': French (French (Morocco)), 'dk (mac_nodeadkeys)': Danish (Danish (Macintosh, eliminate dead keys)), 'sk': Slovak (Slovak), 'in (tam_TAB)': Tamil (Tamil (TAB typewriter)), 'ph (dvorak-bay)': Filipino; Pilipino (Filipino (Dvorak Baybayin)), 'sn': Wolof (Wolof), 'in (urd-phonetic3)': Urdu (Urdu (alternative phonetic)), 'lv (apostrophe)': Latvian (Latvian (apostrophe variant)), 'se': Swedish (Swedish), 'af (uz-olpc)': Uzbek (Uzbek (Afghanistan, OLPC)), 'fr (latin9_sundeadkeys)': French (French (legacy, alternative, Sun dead keys)), 'sy (ku)': Kurdish (Kurdish (Syria, Latin Q)), 'de (ro_nodeadkeys)': Romanian (Romanian (Germany, eliminate dead keys)), 'ba (unicode)': Bosnian (Bosnian (use Bosnian digraphs)), 'ma (tifinagh-alt-phonetic)': Berber languages (Berber (Morocco, Tifinagh alternative phonetic)), 'ma (tifinagh-alt)': Berber languages (Berber (Morocco, Tifinagh alternative)), 'la': Lao (Lao), 'lk': Sinhala; Sinhalese (Sinhala (phonetic)), 'lv': Latvian (Latvian), 'lt': Lithuanian (Lithuanian), 'jp (mac)': Japanese (Japanese (Macintosh)), 'ir': Persian (Persian), 'be (oss)': Dutch; Flemish (Belgian (alternative)), 'cm (french)': French (French (Cameroon)), 'iq (ku)': Kurdish (Kurdish (Iraq, Latin Q)), 'cm (azerty)': French (Cameroon Multilingual (azerty)), 'ph (capewell-qwerf2k6)': Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Latin)), 'fr (oci)': Occitan (post 1500) (Occitan), 'es (nodeadkeys)': Spanish; Castilian (Spanish (eliminate dead keys)), 'fi (nodeadkeys)': Finnish (Finnish (classic, eliminate dead keys)), 'in (jhelum)': Panjabi; Punjabi (Punjabi (Gurmukhi Jhelum)), 'se (smi)': Northern Sami (Northern Saami (Sweden)), 'tr (crh_alt)': Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Alt-Q)), 'be (nodeadkeys)': Dutch; Flemish (Belgian (eliminate dead keys)), 'hu (101_qwertz_comma_dead)': Hungarian (Hungarian (101/qwertz/comma/dead keys)), 'pt (mac)': Portuguese (Portuguese (Macintosh)), 'in (ben)': Bengali (Bengali (India)), 'by (latin)': Belarusian (Belarusian (Latin)), 'fr (oss_nodeadkeys)': French (French (alternative, eliminate dead keys)), 'nl (mac)': Dutch; Flemish (Dutch (Macintosh)), 'de (mac_nodeadkeys)': German (German (Macintosh, eliminate dead keys)), 'ee (nodeadkeys)': Estonian (Estonian (eliminate dead keys)), 'in (hin-wx)': Hindi (Hindi (Wx)), 'kg (phonetic)': Kirghiz; Kyrgyz (Kyrgyz (phonetic)), 'ru (sah)': Yakut (Yakut), 'no (smi)': Northern Sami (Northern Saami (Norway)), 'hu (101_qwerty_dot_dead)': Hungarian (Hungarian (101/qwerty/dot/dead keys)), 'ie (UnicodeExpert)': English (Irish (UnicodeExpert)), 'ch (legacy)': Swiss German; Alemannic; Alsatian (German (Switzerland, legacy)), 'et': Amharic (Amharic), 'ru (chm)': Mari (Mari), 'ca (ike)': Inuktitut (Inuktitut), 'ru': Russian (Russian), 'cn (uig)': Uighur; Uyghur (Uyghur), 'nl (sundeadkeys)': Dutch; Flemish (Dutch (Sun dead keys)), 'us (hbs)': English (Serbo-Croatian (US)), 'pk (ara)': Arabic (Arabic (Pakistan)), 'ie (ogam)': Irish, Old (to 900) (Ogham), 'ro': Romanian (Romanian), 'pl (dvp)': Polish (Polish (programmer Dvorak)), 'ch (de_sundeadkeys)': Swiss German; Alemannic; Alsatian (German (Switzerland, Sun dead keys)), 'ua (winkeys)': Ukrainian (Ukrainian (WinKeys)), 'gb (dvorak)': English (English (UK, Dvorak)), 'gb (mac)': English (English (UK, Macintosh)), 'hu (102_qwerty_comma_nodead)': Hungarian (Hungarian (102/qwerty/comma/eliminate dead keys)), 'in (eng)': English (English (India, with RupeeSign)), 'hu (101_qwerty_comma_dead)': Hungarian (Hungarian (101/qwerty/comma/dead keys)), 'ca (fr-legacy)': French (French (Canada, legacy)), 'cm (qwerty)': English (Cameroon Multilingual (qwerty)), 'pl (dvorak_altquotes)': Polish (Polish (Dvorak, Polish quotes on key 1)), 'af (uz)': Uzbek (Uzbek (Afghanistan)), 'latam': Spanish; Castilian (Spanish (Latin American)), 'br (dvorak)': Portuguese (Portuguese (Brazil, Dvorak)), 'am (phonetic)': Armenian (Armenian (phonetic)), 'mk (nodeadkeys)': Macedonian (Macedonian (eliminate dead keys)), 'de (deadacute)': German (German (dead acute)), 'hu (102_qwerty_comma_dead)': Hungarian (Hungarian (102/qwerty/comma/dead keys)), 'is (mac)': Icelandic (Icelandic (Macintosh)), 'lk (tam_unicode)': Tamil (Tamil (Sri Lanka, Unicode)), 'jp (kana86)': Japanese (Japanese (Kana 86)), 'no (dvorak)': Norwegian (Norwegian (Dvorak)), 'be (iso-alternate)': Dutch; Flemish (Belgian (ISO alternate)), 'in (mal_lalitha)': Malayalam (Malayalam (Lalitha)), 'us (dvorak-classic)': English (English (classic Dvorak)), 'iq (ku_alt)': Kurdish (Kurdish (Iraq, Latin Alt-Q)), 'ph (dvorak)': Filipino; Pilipino (Filipino (Dvorak Latin)), 'fo (nodeadkeys)': Faroese (Faroese (eliminate dead keys)), 'es (ast)': Asturian; Bable; Leonese; Asturleonese (Asturian (Spain, with bottom-dot H and bottom-dot L)), 'cm (dvorak)': English (Cameroon Multilingual (Dvorak)), 'th (tis)': Thai (Thai (TIS-820.2538)), 'ch (fr_nodeadkeys)': French (French (Switzerland, eliminate dead keys)), 'in (tel)': Telugu (Telugu), 'gb (colemak)': English (English (UK, Colemak)), 'ru (typewriter-legacy)': Russian (Russian (typewriter, legacy)), 'bg (phonetic)': Bulgarian (Bulgarian (traditional phonetic)), 'es (dvorak)': Spanish; Castilian (Spanish (Dvorak)), 'ph (capewell-dvorak)': Filipino; Pilipino (Filipino (Capewell-Dvorak Latin)), 'latam (nodeadkeys)': Spanish; Castilian (Spanish (Latin American, eliminate dead keys)), 'ke (kik)': Kikuyu; Gikuyu (Kikuyu), 'ara (qwerty_digits)': Arabic (Arabic (qwerty/digits)), 'tr (f)': Turkish (Turkish (F)), 'me (cyrillic)': Serbian (Montenegrin (Cyrillic)), 'in (guj)': Gujarati (Gujarati), 'tr (ku_f)': Kurdish (Kurdish (Turkey, F)), 'ro (cedilla)': Romanian (Romanian (cedilla)), 'ma (tifinagh-extended)': Berber languages (Berber (Morocco, Tifinagh extended)), 'ml (us-mac)': Bambara (English (Mali, US Macintosh)), 'in (mal_enhanced)': Malayalam (Malayalam (enhanced Inscript with Rupee Sign)), 'cz (ucw)': Czech (Czech (UCW layout, accented letters only)), 'ru (xal)': Kalmyk; Oirat (Kalmyk), 'de (ro)': Romanian (Romanian (Germany)), 'si': Slovenian (Slovenian), 'ua (legacy)': Ukrainian (Ukrainian (legacy)), 'am (western)': Armenian (Armenian (western)), 'ua (homophonic)': Ukrainian (Ukrainian (homophonic)), 'ch (de_nodeadkeys)': Swiss German; Alemannic; Alsatian (German (Switzerland, eliminate dead keys)), 'tr (alt)': Turkish (Turkish (Alt-Q)), 'it (mac)': Italian (Italian (Macintosh)), 'lv (ergonomic)': Latvian (Latvian (ergonomic, ŪGJRMV)), 'es': Spanish; Castilian (Spanish), 'in (tam_unicode)': Tamil (Tamil (Unicode)), 'latam (sundeadkeys)': Spanish; Castilian (Spanish (Latin American, Sun dead keys)), 'kg': Kirghiz; Kyrgyz (Kyrgyz), 'ng (yoruba)': Yoruba (Yoruba), 'ke': Swahili (Swahili (Kenya)), 'bg (bas_phonetic)': Bulgarian (Bulgarian (new phonetic)), 'pl (dvorak_quotes)': Polish (Polish (Dvorak, Polish quotes on quotemark key)), 'kh': Central Khmer (Khmer (Cambodia)), 'kr': Korean (Korean), 'be (wang)': Dutch; Flemish (Belgian (Wang model 724 azerty)), 'be (oss_sundeadkeys)': Dutch; Flemish (Belgian (alternative, Sun dead keys)), 'kz': Kazakh (Kazakh), 'hu (standard)': Hungarian (Hungarian (standard)), 'ca (fr-dvorak)': French (French (Canada, Dvorak)), 'us (alt-intl)': English (English (US, alternative international)), 'rs (latinunicode)': Serbian (Serbian (Latin Unicode)), 'me (cyrillicalternatequotes)': Serbian (Montenegrin (Cyrillic with guillemets)), 'us (olpc2)': English (English (layout toggle on multiply/divide key)), 'si (alternatequotes)': Slovenian (Slovenian (use guillemets for quotes)), 'br (nativo)': Portuguese (Portuguese (Brazil, nativo)), 'us (altgr-intl)': French (English (international AltGr dead keys)), 'ro (winkeys)': Romanian (Romanian (WinKeys)), 'ru (bak)': Bashkir (Bashkirian), 'nec_vndr/jp': Japanese (Japanese (PC-98xx Series)), 'gr (extended)': Greek, Modern (1453-) (Greek (extended)), 'tr (intl)': Turkish (Turkish (international with dead keys)), 'ch (fr)': French (French (Switzerland)), 'dk': Danish (Danish), 'de': German (German), 'br (nativo-us)': Portuguese (Portuguese (Brazil, nativo for USA keyboards)), 'ru (os_winkeys)': Ossetian; Ossetic (Ossetian (WinKeys)), 'tj (legacy)': Tajik (Tajik (legacy)), 'ir (ku_ara)': Kurdish (Kurdish (Iran, Arabic-Latin)), 'nl (std)': Dutch; Flemish (Dutch (standard)), 'ge (os)': Ossetian; Ossetic (Ossetian (Georgia)), 'gh (hausa)': Hausa (Hausa), 'tr (ku)': Kurdish (Kurdish (Turkey, Latin Q)), 'cz (qwerty)': Czech (Czech (qwerty)), 'it (nodeadkeys)': Italian (Italian (eliminate dead keys)), 'ara': Arabic (Arabic), 'lk (tam_TAB)': Tamil (Tamil (Sri Lanka, TAB Typewriter)), 'latam (deadtilde)': Spanish; Castilian (Spanish (Latin American, include dead tilde)), 'us (colemak)': English (English (Colemak)), 'ca (multix)': French (Canadian Multilingual), 'ru (udm)': Udmurt (Udmurt), 'jp': Japanese (Japanese), 'ca (eng)': English (English (Canada)), 'us (mac)': English (English (Macintosh)), 'at (sundeadkeys)': German (German (Austria, Sun dead keys)), 'gh (gillbt)': English (English (Ghana, GILLBT)), 'br (nativo-epo)': Esperanto (Portuguese (Brazil, nativo for Esperanto)), 'de (qwerty)': German (German (qwerty)), 'ge (ergonomic)': Georgian (Georgian (ergonomic)), 'ie (ogam_is434)': Irish, Old (to 900) (Ogham (IS434)), 'ge (ru)': Russian (Russian (Georgia)), 'gr (nodeadkeys)': Greek, Modern (1453-) (Greek (eliminate dead keys)), 'gh (ewe)': Ewe (Ewe), 'cn': Chinese (Chinese), 'cm': English (English (Cameroon)), 'fr (sundeadkeys)': French (French (Sun dead keys)), 'ca': French (French (Canada)), 'cd': French (French (Democratic Republic of the Congo)), 'ru (dos)': Russian (Russian (DOS)), 'cz': Czech (Czech), 'ph (capewell-qwerf2k6-bay)': Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Baybayin)), 'pl (csb)': Kashubian (Kashubian), 'se (rus_nodeadkeys)': Russian (Russian (Sweden, phonetic, eliminate dead keys)), 'ma (tifinagh)': Berber languages (Berber (Morocco, Tifinagh)), 'gb (extd)': English (English (UK, extended WinKeys)), 'pt': Portuguese (Portuguese), 'fr (oss)': French (French (alternative)), 'pk': Urdu (Urdu (Pakistan)), 'ph': Filipino; Pilipino (Filipino), 'pl': Polish (Polish), 'fr (oss_sundeadkeys)': French (French (alternative, Sun dead keys)), 'in (bolnagri)': Hindi (Hindi (Bolnagri)), 'al': Albanian (Albanian), 'no (smi_nodeadkeys)': Northern Sami (Northern Saami (Norway, eliminate dead keys)), 'uz (latin)': Uzbek (Uzbek (Latin)), 'rs (yz)': Serbian (Serbian (Cyrillic, Z and ZHE swapped)), 'ma (tifinagh-phonetic)': Berber languages (Berber (Morocco, Tifinagh phonetic)), 'tm (alt)': Turkmen (Turkmen (Alt-Q)), 'kr (kr104)': Korean (Korean (101/104 key compatible)), 'gh (generic)': English (English (Ghana, multilingual)), 'ara (digits)': Arabic (Arabic (digits)), 'in (tam)': Tamil (Tamil), 'iq': Kurdish (Iraqi), 'hu (102_qwertz_dot_dead)': Hungarian (Hungarian (102/qwertz/dot/dead keys)), 'am (eastern)': Armenian (Armenian (eastern)), 'it': Italian (Italian), 'vn': Vietnamese (Vietnamese), 'il': Hebrew (Hebrew), 'ie': English (Irish), 'cz (bksl)': Czech (Czech (with <\|> key)), 'af (ps)': Pushto; Pashto (Pashto), 'hu (101_qwerty_dot_nodead)': Hungarian (Hungarian (101/qwerty/dot/eliminate dead keys)), 'in (kan)': Kannada (Kannada), 'fr (oss_latin9)': French (French (alternative, latin-9 only)), 'us (dvorak-r)': English (English (right handed Dvorak)), 'it (geo)': Georgian (Georgian (Italy)), 'lt (us)': Lithuanian (Lithuanian (US keyboard with Lithuanian letters)), 'kz (ruskaz)': Russian (Russian (Kazakhstan, with Kazakh)), 'ara (azerty_digits)': Arabic (Arabic (azerty/digits)), 'us (rus)': Russian (Russian (US, phonetic)), 'us (dvp)': English (English (programmer Dvorak)), 'epo': Esperanto (Esperanto), 'lt (std)': Lithuanian (Lithuanian (standard)), 'si (us)': Slovenian (Slovenian (US keyboard with Slovenian letters)), 'hu (101_qwerty_comma_nodead)': Hungarian (Hungarian (101/qwerty/comma/eliminate dead keys)), 'me (cyrillicyz)': Serbian (Montenegrin (Cyrillic, Z and ZHE swapped)), 'lv (tilde)': Latvian (Latvian (tilde variant)), 'us (dvorak-alt-intl)': English (English (Dvorak alternative international no dead keys)), 'ir (ku)': Kurdish (Kurdish (Iran, Latin Q)), 'ua (phonetic)': Ukrainian (Ukrainian (phonetic)), 'ch': Swiss German; Alemannic; Alsatian (German (Switzerland)), 'ru (cv_latin)': Chuvash (Chuvash (Latin)), 'hu (102_qwertz_dot_nodead)': Hungarian (Hungarian (102/qwertz/dot/eliminate dead keys)), 'fi (smi)': Northern Sami (Northern Saami (Finland)), 'pt (nativo-us)': Portuguese (Portuguese (Nativo for USA keyboards)), 'az (cyrillic)': Azerbaijani (Azerbaijani (Cyrillic)), 'es (sundeadkeys)': Spanish; Castilian (Spanish (Sun dead keys)), 'ru (tt)': Tatar (Tatar), 'dk (mac)': Danish (Danish (Macintosh)), 'lt (lekpa)': Lithuanian (Lithuanian (LEKPa)), 'at (mac)': German (German (Austria, Macintosh)), 'ba (unicodeus)': Bosnian (Bosnian (US keyboard with Bosnian digraphs)), 'fr (latin9)': French (French (legacy, alternative)), 'sy (syc)': Syriac (Syriac), 'is (Sundeadkeys)': Icelandic (Icelandic (Sun dead keys)), 'lv (modern)': Latvian (Latvian (modern)), 'rs (alternatequotes)': Serbian (Serbian (Cyrillic with guillemets)), 'ara (azerty)': Arabic (Arabic (azerty)), 'de (neo)': German (German (Neo 2)), 'ara (buckwalter)': Arabic (Arabic (Buckwalter)), 'fr (bepo)': French (French (Bepo, ergonomic, Dvorak way)), 'is (dvorak)': Icelandic (Icelandic (Dvorak)), 'us (intl)': English (English (US, international with dead keys)), 'in (tam_TSCII)': Tamil (Tamil (TSCII typewriter)), 'ir (ku_alt)': Kurdish (Kurdish (Iran, Latin Alt-Q)), 'rs (latin)': Serbian (Serbian (Latin)), 'ru (srp)': Serbian (Serbian (Russia)), 'se (rus)': Russian (Russian (Sweden, phonetic)), 'fr (dvorak)': French (French (Dvorak)), 'jp (dvorak)': Japanese (Japanese (Dvorak)), 'de (ru)': Russian (Russian (Germany, phonetic)), 'bd': Bengali (Bengali), 'es (cat)': Catalan; Valencian (Catalan (Spain, with middle-dot L)), 'bg': Bulgarian (Bulgarian), 'il (phonetic)': Hebrew (Hebrew (phonetic)), 'in (ori)': Oriya (Oriya), 'pt (sundeadkeys)': Portuguese (Portuguese (Sun dead keys)), 'pt (nativo)': Portuguese (Portuguese (Nativo)), 'bt': Dzongkha (Dzongkha), 'bw': Tswana (Tswana), 'br': Portuguese (Portuguese (Brazil)), 'pk (urd-nla)': Urdu (Urdu (Pakistan, NLA)), 'me (latinunicode)': Serbian (Montenegrin (Latin Unicode)), 'ca (multi-2gr)': French (Canadian Multilingual (second part)), 'by': Belarusian (Belarusian), 'cn (tib)': Tibetan (Tibetan), 'ng (hausa)': Hausa (Hausa), 'is (nodeadkeys)': Icelandic (Icelandic (eliminate dead keys)), 'gh (akan)': Akan (Akan), 'in (ben_inscript)': Bengali (Bengali (India, Baishakhi Inscript)), 'ua (rstu)': Ukrainian (Ukrainian (standard RSTU)), 'ro (std_cedilla)': Romanian (Romanian (standard cedilla)), 'gh (fula)': Fulah (Fula), 'de (dvorak)': German (German (Dvorak)), 'tr (crh_f)': Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish F)), 'lt (ibm)': Lithuanian (Lithuanian (IBM LST 1205-92)), 'am (eastern-alt)': Armenian (Armenian (alternative eastern)), 'hu (101_qwertz_dot_dead)': Hungarian (Hungarian (101/qwertz/dot/dead keys)), 'ru (os_legacy)': Ossetian; Ossetic (Ossetian (legacy)), 'se (mac)': Swedish (Swedish (Macintosh)), 'gb (intl)': English (English (UK, international with dead keys)), 'ph (colemak-bay)': Filipino; Pilipino (Filipino (Colemak Baybayin)), 'hu': Hungarian (Hungarian), 'ph (qwerty-bay)': Filipino; Pilipino (Filipino (QWERTY Baybayin)), 'ara (qwerty)': Arabic (Arabic (qwerty)), 'ph (capewell-dvorak-bay)': Filipino; Pilipino (Filipino (Capewell-Dvorak Baybayin)), 'ru (cv)': Chuvash (Chuvash), 'uz': Uzbek (Uzbek), 'us': English (English (US)), 'gr (simple)': Greek, Modern (1453-) (Greek (simple)), 'ir (ku_f)': Kurdish (Kurdish (Iran, F)), 'jp (OADG109A)': Japanese (Japanese (OADG 109A)), 'ua': Ukrainian (Ukrainian), 'pk (urd-crulp)': Urdu (Urdu (Pakistan, CRULP)), 'ad': Catalan; Valencian (Catalan), 'br (nodeadkeys)': Portuguese (Portuguese (Brazil, eliminate dead keys)), 'am': Armenian (Armenian), 'gh (ga)': Ga (Ga), 'rs (latinyz)': Serbian (Serbian (Latin qwerty)), 'gb (mac_intl)': English (English (UK, Macintosh international)), 'at': German (German (Austria)), 'dk (dvorak)': Danish (Danish (Dvorak)), 'az': Azerbaijani (Azerbaijani), 'nl': Dutch; Flemish (Dutch), 'me (latinunicodeyz)': Serbian (Montenegrin (Latin Unicode qwerty)), 'no': Norwegian (Norwegian), 'cz (dvorak-ucw)': Czech (Czech (US Dvorak with CZ UCW support)), 'in (ben_bornona)': Bengali (Bengali (India, Bornona)), 'rs': Serbian (Serbian (Cyrillic)), 'ng': English (English (Nigeria)), 'ru (phonetic_winkeys)': Russian (Russian (phonetic WinKeys)), 'ir (pes_keypad)': Persian (Persian (with Persian Keypad)), 'in (ben_probhat)': Bengali (Bengali (India, Probhat)), 'de (dsb_qwertz)': Lower Sorbian (Lower Sorbian (qwertz)), 'np': Nepali (Nepali), 'fi (classic)': Finnish (Finnish (classic)), 'dk (nodeadkeys)': Danish (Danish (eliminate dead keys)), 'ch (fr_sundeadkeys)': French (French (Switzerland, Sun dead keys)), 'ba': Bosnian (Bosnian), 'th (pat)': Thai (Thai (Pattachote)), 'fr (latin9_nodeadkeys)': French (French (legacy, alternative, eliminate dead keys)), 'rs (latinalternatequotes)': Serbian (Serbian (Latin with guillemets)), 'sk (qwerty_bksl)': Slovak (Slovak (qwerty, extended Backslash)), 'ba (us)': Bosnian (Bosnian (US keyboard with Bosnian letters)), 'gr (polytonic)': Greek, Modern (1453-) (Greek (polytonic)), 'fr (bepo_latin9)': French (French (Bepo, ergonomic, Dvorak way, latin-9 only)), 'mt (us)': Maltese (Maltese (with US layout))} > _intf._currentAction._spokes._xkl_wrapper._language_keyboard_variants: {'Estonian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b4fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b4c10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b4790>], 'Telugu': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9c50>], 'Uighur; Uyghur': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be4d0>], 'Pushto; Pashto': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8b50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8b10>], 'Panjabi; Punjabi': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3610>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3650>], 'Bulgarian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9e90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9f10>], 'Yoruba': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc390>], 'Bambara': [<pyanaconda.keyboard._Layout object at 0x7f90ba2def10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2def50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2def90>], 'French': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c72d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7310>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7350>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7410>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7450>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7510>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7590>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c75d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7610>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7650>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7690>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c76d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be9d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7750>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7790>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c77d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7850>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7890>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7910>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7950>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7990>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7a10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7a50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7a90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7b10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7b50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7b90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7c50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7d90>], 'Duala': [], 'Bengali': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be610>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be3d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be290>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be050>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b4c50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b4310>, <pyanaconda.keyboard._Layout object at 0x7f90ac397590>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7050>], 'Basa': [], 'Spanish; Castilian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3d1050>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1090>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d10d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1110>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1150>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1190>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1250>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1290>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d12d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1310>], 'Tamil': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5b10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5b50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5bd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5c50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5c90>], 'Ossetian; Ossetic': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3b90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3c10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3c50>], 'Nepali': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc310>], 'Finnish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8110>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8050>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8090>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8d50>], 'Albanian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5390>], 'Hiligaynon': [], 'Irish, Old (to 900)': [<pyanaconda.keyboard._Layout object at 0x7f90ac3bed50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bed90>], 'Serbian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de8d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de910>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de990>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de9d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dea10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dea90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dead0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2deb10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2deb50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2deb90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2debd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dec90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2decd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2ded10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2ded50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2ded90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dedd0>], 'Malayalam': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3490>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d34d0>], 'Asturian; Bable; Leonese; Asturleonese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5350>], 'Pangasinan': [], 'Italian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3e50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3e90>], 'Gujarati': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0710>], 'Filipino; Pilipino': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8d90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8e90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8e50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8f10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3acfd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3acdd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8d10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b80d0>], 'Amharic': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8790>], 'German': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8c90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8d50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8e50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8e90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0110>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f01d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0290>], 'Tajik': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7510>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d75d0>], 'Ga': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc350>], 'Urdu': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc0d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc110>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc1d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc250>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc290>], 'Polish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9050>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9110>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c91d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9210>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9250>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9290>], 'Bikol': [], 'Swedish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9c90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9d90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9e10>], 'Chuvash': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0410>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f04d0>], 'Slovenian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8b90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8950>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8bd0>], 'Waray': [], 'Ewe': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d74d0>], 'Gaelic; Scottish Gaelic': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e59d0>], 'Fulah': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de510>], 'Azerbaijani': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7710>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d76d0>], 'Faroese': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b4f50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8450>], 'Danish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3ccb90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccbd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccc90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cccd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccd90>], 'Georgian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8850>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8890>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8910>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e89d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8a90>], 'Kalmyk; Oirat': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be390>], 'Norwegian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de090>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de0d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de150>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de1d0>], 'Komi': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7790>], 'Slovak': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e86d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8810>], 'Thai': [<pyanaconda.keyboard._Layout object at 0x7f90ba2defd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5090>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5110>], 'Tibetan': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5e50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5e90>], 'Berber languages': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c7dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7e10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7e50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7e90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7f10>], 'Turkmen': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3310>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d33d0>], 'Central Khmer': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de550>], 'Uzbek': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cca10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cca90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccad0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccb50>], 'Burmese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3ed0>], 'Divehi; Dhivehi; Maldivian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3890>], 'Latvian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b43d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be090>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be110>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be150>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be1d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be250>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be310>], 'English': [<pyanaconda.keyboard._Layout object at 0x7f90ac3d17d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1810>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d18d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1950>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1990>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d19d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1a50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1a90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1b10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1b90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1bd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1c10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1c50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1cd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1d50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1d90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1e10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1e50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1e90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1ed0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1f10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1f50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1f90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3090>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d30d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3110>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d31d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3210>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3250>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3290>], 'Croatian': [], 'Chinese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8c10>], 'Swiss German; Alemannic; Alsatian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5d10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5d50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5d90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5dd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5e10>], 'Inuktitut': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3550>], 'Yakut': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d35d0>], 'Syriac': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de350>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de410>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de490>], 'Philippine languages': [], 'Igbo': [<pyanaconda.keyboard._Layout object at 0x7f90ac3bee90>], 'Arabic': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3f10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3fd0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d70d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7110>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d71d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7290>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d72d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7310>], 'Kikuyu; Gikuyu': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5f50>], 'Swahili': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9510>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c95d0>], 'Icelandic': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c9650>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9690>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c96d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9750>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9790>], 'Turkish': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3710>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d37d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3810>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3850>], 'Cherokee': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0310>], 'Oriya': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d32d0>], 'Greek, Modern (1453-)': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d77d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7a50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7a90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7bd0>], 'Catalan; Valencian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b84d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8510>], 'Hindi': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5950>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5990>], 'Ewondo': [], 'Kashubian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc410>], 'Korean': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7b50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de050>], 'Pampanga; Kapampangan': [], 'Maori': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3590>], 'Occitan (post 1500)': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc9d0>], 'Hungarian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3cc490>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc4d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc510>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc590>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc5d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc610>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc650>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc690>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc6d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc710>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc750>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc790>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc7d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc810>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc850>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc890>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc8d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc910>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc950>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cc990>], 'Wolof': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de4d0>], 'Bosnian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d7350>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7390>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d73d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d7490>], 'Lithuanian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be590>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be6d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be710>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be750>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be790>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be7d0>], 'Kirghiz; Kyrgyz': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8050>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8090>], 'Sinhala; Sinhalese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3d50>], 'Russian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5450>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5490>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5510>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5550>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5590>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e55d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5610>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5650>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e56d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5710>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5750>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5810>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5850>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e58d0>], 'Kazakh': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5cd0>], 'Cebuano': [], 'Iloko': [], 'Armenian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8110>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e82d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8310>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8350>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e8390>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e83d0>], 'Mari': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f02d0>], 'Hausa': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e53d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5410>], 'Udmurt': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3f50>], 'Czech': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c92d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9310>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c93d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9410>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9450>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9490>], 'Belarusian': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c7210>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be850>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be510>], 'Kannada': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5310>], 'Macedonian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2dee50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2dee90>], 'Persian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0350>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0390>], 'Dzongkha': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de3d0>], 'Tagalog': [], 'Dutch; Flemish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be910>, <pyanaconda.keyboard._Layout object at 0x7f90ac3be990>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bea10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bea50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bead0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3beb10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3beb50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bebd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bec10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bec50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3bec90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3becd0>], 'Vietnamese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3d10>], 'Romanian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e5150>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5190>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e51d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5210>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5250>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e5290>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e52d0>], 'Northern Sami': [<pyanaconda.keyboard._Layout object at 0x7f90ba2f0510>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0550>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f0590>, <pyanaconda.keyboard._Layout object at 0x7f90ba2f05d0>], 'Tatar': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e80d0>], 'Akan': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d79d0>], 'Lao': [<pyanaconda.keyboard._Layout object at 0x7f90ac3b8a90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3b8ad0>], 'Ukrainian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2d3910>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3950>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3990>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3a10>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3a50>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3a90>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2d3b10>], 'Maltese': [<pyanaconda.keyboard._Layout object at 0x7f90ba2e8410>, <pyanaconda.keyboard._Layout object at 0x7f90ba2e85d0>], 'Kurdish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3d1350>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1390>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1410>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1450>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1490>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d14d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1550>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1590>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d15d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1610>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1650>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1690>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d16d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1710>, <pyanaconda.keyboard._Layout object at 0x7f90ac3d1750>], 'Bashkir': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de5d0>], 'Tswana': [<pyanaconda.keyboard._Layout object at 0x7f90ac3be810>], 'Crimean Tatar; Crimean Turkish': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c7f50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7f90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7fd0>], 'Portuguese': [<pyanaconda.keyboard._Layout object at 0x7f90ac3c97d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9850>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9890>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9910>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9950>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c99d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9a10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9a90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9ad0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9b10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9b50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9b90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c9c10>], 'Japanese': [<pyanaconda.keyboard._Layout object at 0x7f90ac3ccdd0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cce10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3cced0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccf10>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccf50>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccf90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3ccfd0>], 'Hebrew': [<pyanaconda.keyboard._Layout object at 0x7f90ac3bef90>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c70d0>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7150>, <pyanaconda.keyboard._Layout object at 0x7f90ac3c7190>], 'Lower Sorbian': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de7d0>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de810>], 'Esperanto': [<pyanaconda.keyboard._Layout object at 0x7f90ba2de650>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de690>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de710>, <pyanaconda.keyboard._Layout object at 0x7f90ba2de790>]} > _intf._currentAction._spokes._xkl_wrapper._variants_list: [ara (Arabic) >, ara (azerty) (Arabic (azerty)) >, ara (azerty_digits) (Arabic (azerty/digits)) >, ara (digits) (Arabic (digits)) >, ara (qwerty) (Arabic (qwerty)) >, ara (qwerty_digits) (Arabic (qwerty/digits)) >, ara (buckwalter) (Arabic (Buckwalter)) >] > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.switch_to_show_str: {'grp:sclk_toggle': Scroll Lock, 'grp:shift_caps_switch': Caps Lock (to first layout), Shift+Caps Lock (to last layout), 'grp:rwin_toggle': Right Win, 'grp:lalt_lshift_toggle': Left Alt+Left Shift, 'grp:rctrl_switch': Right Ctrl (while pressed), 'grp:menu_toggle': Menu, 'grp:win_switch': Any Win key (while pressed), 'grp:ctrl_alt_toggle': Alt+Ctrl, 'grp:shift_caps_toggle': Shift+Caps Lock, 'grp:rctrl_toggle': Right Ctrl, 'grp:lwin_switch': Left Win (while pressed), 'grp:lctrl_lwin_rctrl_menu': LeftCtrl+LeftWin (to first layout), RightCtrl+Menu (to second layout), 'grp:lshift_toggle': Left Shift, 'grp:win_menu_switch': Left Win (to first layout), Right Win/Menu (to last layout), 'grp:lalt_toggle': Left Alt, 'grp:alt_caps_toggle': Alt+Caps Lock, 'grp:rwin_switch': Right Win (while pressed), 'grp:lswitch': Left Alt (while pressed), 'grp:alts_toggle': Both Alt keys together, 'grp:rctrl_rshift_toggle': Right Ctrl+Right Shift, 'grp:caps_switch': Caps Lock (while pressed), Alt+Caps Lock does the original capslock action, 'grp:caps_toggle': Caps Lock, 'grp:ctrl_shift_toggle': Ctrl+Shift, 'grp:lctrl_lshift_toggle': Left Ctrl+Left Shift, 'grp:toggle': Right Alt, 'grp:ctrls_toggle': Both Ctrl keys together, 'grp:alt_shift_toggle': Alt+Shift, 'grp:switch': Right Alt (while pressed), 'grp:alt_space_toggle': Alt+Space, 'grp:lctrl_toggle': Left Ctrl, 'grp:shifts_toggle': Both Shift keys together, 'grp:lctrl_rctrl_switch': Left Ctrl (to first layout), Right Ctrl (to last layout), 'grp:rshift_toggle': Right Shift, 'grp:lwin_toggle': Left Win} > _intf._currentAction._spokes._xkl_wrapper._rec: ConfigRec instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Already dumped (XklWrapper instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._when_create_text: When you create mount points for your %s %s install, you'll be able to view their details here. > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._unused_devices: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: } >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._autodetectBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._autodetectMediaBox: Box instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Shiprock', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Montreal', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'South_Pole', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Tokyo', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Zaporozhye', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f90a9f805f0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: Europe > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: London > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._previous_autopart: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall 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.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._update_spoke_id: 425 > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >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=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f90af97a320>, True), 'type': (<function <lambda> at 0x7f90af97a488>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f90af97a398>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.7 > 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=Fedorax2018x20x86_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, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >13:19:59,653 INFO anaconda: /sbin/anaconda 19.7 >13:19:59,910 INFO anaconda: 1572864 kB (1536 MB) are available >13:19:59,910 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >13:19:59,914 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:19:59,915 INFO anaconda: Default encoding = utf-8 >13:20:00,485 INFO anaconda: Display mode = g >13:20:00,486 INFO anaconda: 1572864 kB (1536 MB) are available >13:20:00,487 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >13:20:01,597 DEBUG anaconda: X server has signalled a successful start. >13:20:01,599 INFO anaconda: Starting window manager, pid 709. >13:20:02,612 INFO anaconda: using only installclass _Fedora >13:20:03,097 INFO anaconda: bootloader GRUB2 on X86 platform >13:20:03,099 INFO anaconda: bootloader GRUB2 on X86 platform >13:20:03,119 DEBUG anaconda: network: devices found ['eth0'] >13:20:03,199 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >13:20:03,286 DEBUG anaconda: network: setting autoconnect of eth0 to False >13:20:04,365 DEBUG anaconda: updating hostname localhost.localdomain >13:20:04,397 INFO anaconda: Running Thread: AnaStorageThread (140259370075904) >13:20:04,404 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140259361683200) >13:20:04,408 INFO anaconda: Running Thread: AnaPayloadThread (140259352237824) >13:20:04,413 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140259361683200) >13:20:07,801 INFO anaconda: Thread Done: AnaStorageThread (140259370075904) >13:20:08,065 INFO anaconda: Thread Done: AnaPayloadThread (140259352237824) >13:20:17,910 DEBUG anaconda: network standalone spoke (init): completed: True >13:20:18,252 INFO anaconda: fs space: 0 B needed: 3 GB >13:20:18,298 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >13:20:18,302 INFO anaconda: fs space: 0 B needed: 3 GB >13:20:18,338 INFO anaconda: fs space: 0 B needed: 3 GB >13:20:18,338 INFO anaconda: Running Thread: AnaSourceWatcher (140259361683200) >13:20:18,378 DEBUG anaconda: network: selected device eth0 >13:20:18,386 INFO anaconda: fs space: 0 B needed: 3 GB >13:20:18,405 INFO anaconda: Running Thread: AnaSoftwareWatcher (140259286742784) >13:20:18,413 INFO anaconda: Running Thread: AnaStorageWatcher (140259278350080) >13:20:18,874 INFO anaconda: Running Thread: AnaNTPserver0 (140259352237824) >13:20:18,879 INFO anaconda: Running Thread: AnaNTPserver1 (140259269957376) >13:20:18,884 INFO anaconda: Running Thread: AnaNTPserver2 (140259261564672) >13:20:18,893 INFO anaconda: Thread Done: AnaSourceWatcher (140259361683200) >13:20:18,897 INFO anaconda: Running Thread: AnaNTPserver3 (140259253171968) >13:20:19,014 INFO anaconda: Thread Done: AnaNTPserver0 (140259352237824) >13:20:19,022 INFO anaconda: Thread Done: AnaNTPserver3 (140259253171968) >13:20:19,128 INFO anaconda: Thread Done: AnaNTPserver1 (140259269957376) >13:20:19,824 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140259269957376) >13:20:19,825 INFO anaconda: Thread Done: AnaSoftwareWatcher (140259286742784) >13:20:19,862 INFO anaconda: Thread Done: AnaStorageWatcher (140259278350080) >13:20:19,969 DEBUG anaconda: updating hostname localhost.localdomain >13:20:20,068 DEBUG anaconda: updating hostname localhost.localdomain >13:20:20,069 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90abc97450> status to: Probing storage... >13:20:20,070 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90abc97450> status to: Downloading package metadata... >13:20:20,071 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> status to: Downloading package metadata... >13:20:20,072 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> status to: Downloading group metadata... >13:20:20,073 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90abca5ed0> status to: Probing storage... >13:20:20,077 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90abc97450> >13:20:20,083 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> >13:20:20,087 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> >13:20:20,094 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90abc97450> >13:20:20,095 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> status to: Checking software dependencies... >13:20:20,100 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f90abca5ed0> >13:20:20,104 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f90abca3c10> status to: Connected: eth0, eth0 >13:20:24,591 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140259269957376) >13:20:25,051 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f90abca57d0> >13:20:25,055 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f90abc97450> >13:20:25,567 DEBUG anaconda: disk free: 969.23 kB fs free: 441 MB sw needs: 3.48 GB auto swap: 2.94 GB >13:20:28,929 INFO anaconda: Thread Done: AnaNTPserver2 (140259261564672) >13:30:54,186 DEBUG anaconda: disk free: 969.23 kB fs free: 441 MB sw needs: 3.48 GB auto swap: 2.94 GB >13:30:56,167 INFO anaconda: Running Thread: AnaExecuteStorageThread (140259370075904) >13:30:56,174 INFO anaconda: Running Thread: AnaCheckStorageThread (140259261564672) >13:30:56,175 INFO anaconda: Thread Done: AnaExecuteStorageThread (140259370075904) >13:30:56,177 INFO anaconda: Thread Done: AnaCheckStorageThread (140259261564672) > > >/tmp/packaging.log: >13:20:03,072 DEBUG packaging: getting release version from tree at None (18) >13:20:03,073 DEBUG packaging: got a release version of 18 >13:20:07,801 INFO packaging: updating base repo >13:20:07,880 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:20:07,881 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:20:07,883 DEBUG yum.verbose.plugin: Adding en_US to language list >13:20:07,887 DEBUG yum.verbose.YumBase: Config time: 0.085 >13:20:07,916 DEBUG packaging: getting release version from tree at None (18) >13:20:07,916 DEBUG packaging: got a release version of 18 >13:20:07,916 INFO packaging: configuring base repo >13:20:07,954 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >13:20:07,954 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >13:20:07,956 DEBUG packaging: got a release version of 18 >13:20:07,964 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:20:07,967 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:20:07,968 DEBUG yum.verbose.plugin: Adding en_US to language list >13:20:07,969 DEBUG yum.verbose.YumBase: Config time: 0.013 >13:20:07,991 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >13:20:08,002 DEBUG packaging: disabling repo fedora >13:20:08,003 DEBUG packaging: disabling repo updates-testing >13:20:08,003 DEBUG packaging: disabling repo updates >13:20:08,003 INFO packaging: gathering repo metadata >13:20:08,003 DEBUG packaging: getting repo metadata for anaconda >13:20:08,040 DEBUG packaging: getting group info for anaconda >13:20:08,065 INFO packaging: metadata retrieval complete >13:20:18,896 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:20:18,917 INFO_2 yum.verbose.plugin: Determining fastest mirrors >13:20:19,628 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >13:20:19,698 DEBUG yum.verbose.YumBase: pkgsack time: 0.781 >13:20:19,808 DEBUG yum.verbose.YumBase: group time: 0.912 >13:20:19,815 DEBUG packaging: deleting package sacks >13:20:19,825 INFO packaging: checking software selection >13:20:19,826 DEBUG packaging: deleting package sacks >13:20:19,826 DEBUG packaging: deleting yum transaction info >13:20:19,827 DEBUG packaging: select group core >13:20:19,827 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:20:20,114 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >13:20:20,173 DEBUG yum.verbose.YumBase: pkgsack time: 0.346 >13:20:20,228 DEBUG yum.verbose.YumBase: group time: 0.400 >13:20:20,267 DEBUG yum.verbose.YumBase: Obs Init time: 0.036 >13:20:20,290 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >13:20:20,292 DEBUG packaging: select group core >13:20:20,292 DEBUG packaging: select group gnome-desktop >13:20:20,303 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >13:20:20,305 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >13:20:20,309 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >13:20:20,340 DEBUG packaging: select group multimedia >13:20:20,355 DEBUG packaging: select group input-methods >13:20:20,372 DEBUG packaging: select group base-x >13:20:20,411 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >13:20:20,413 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >13:20:20,414 DEBUG packaging: select group fonts >13:20:20,460 DEBUG packaging: select group hardware-support >13:20:20,473 DEBUG packaging: select group dial-up >13:20:20,478 DEBUG packaging: select group printing >13:20:20,518 DEBUG packaging: select group firefox >13:20:20,520 DEBUG packaging: select group standard >13:20:20,560 DEBUG packaging: select package kernel-PAE >13:20:20,571 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >13:20:20,573 INFO packaging: no kernel-PAE package >13:20:20,573 DEBUG packaging: select package kernel >13:20:20,574 INFO packaging: selected kernel >13:20:20,574 INFO packaging: checking dependencies >13:20:20,700 DEBUG yum.verbose.YumBase: Building updates object >13:20:20,769 DEBUG yum.verbose.YumBase: up:simple updates time: 0.023 >13:20:20,771 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >13:20:20,771 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >13:20:20,772 DEBUG yum.verbose.YumBase: updates time: 0.071 >13:20:20,773 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-2.fc18.x86_64 as install for ModemManager-0.6.0.0-3.fc18.x86_64 >13:20:20,775 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-3.fc18.x86_64 >13:20:20,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-197-1.fc18.2.x86_64 as install for ModemManager-0.6.0.0-3.fc18.x86_64 >13:20:20,777 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-2.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >13:20:20,777 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-2.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >13:20:20,778 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-3.fc18.x86_64 >13:20:20,785 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.997-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,789 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-197-1.fc18.2.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.2-3.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,791 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.65-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,792 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,793 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >13:20:20,794 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,796 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-197-1.fc18.2.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,798 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14.2-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,800 DEBUG yum.verbose.YumBase: Quick matched nss-3.14.2-2.fc18.x86_64 to require for libsmime3.so()(64bit) >13:20:20,801 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,802 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.5-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,803 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.5-1.fc18.x86_64 to require for libplc4.so()(64bit) >13:20:20,805 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14.2-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.997-2.fc18.x86_64 >13:20:20,806 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.997-2.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >13:20:20,807 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >13:20:20,807 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >13:20:20,812 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.08-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,815 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >13:20:20,816 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,817 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >13:20:20,818 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.4-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,822 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,824 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,825 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.14-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,827 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.14-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,828 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >13:20:20,832 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >13:20:20,833 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >13:20:20,835 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-3.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >13:20:20,837 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >13:20:20,841 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 >13:20:20,845 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 >13:20:20,848 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.7-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.7-1.fc18.x86_64 >13:20:20,850 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.7-1.fc18.x86_64 >13:20:20,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-3.fc18.x86_64 as install for PackageKit-command-not-found-0.8.7-1.fc18.x86_64 >13:20:20,855 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.7-1.fc18.x86_64 >13:20:20,856 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >13:20:20,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.7-1.fc18.x86_64 >13:20:20,862 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >13:20:20,863 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-3.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.7-1.fc18.x86_64 >13:20:20,864 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.7-1.fc18.x86_64 >13:20:20,866 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.7-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.7-1.fc18.x86_64 >13:20:20,868 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.7-1.fc18.x86_64 >13:20:20,870 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch >13:20:20,872 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,874 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.1-36.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.2.6-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,882 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,884 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,885 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,887 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,888 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,889 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,890 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,892 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,893 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.1-1.fc18.x86_64 as install for abrt-desktop-2.1.1-1.fc18.x86_64 >13:20:20,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >13:20:20,896 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >13:20:20,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >13:20:20,901 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >13:20:20,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >13:20:20,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >13:20:20,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >13:20:20,907 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 as install for alsa-firmware-1.0.25-2.fc18.noarch >13:20:20,909 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-7.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >13:20:20,911 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >13:20:20,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >13:20:20,918 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >13:20:20,918 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >13:20:20,920 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >13:20:20,921 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >13:20:20,921 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >13:20:20,922 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >13:20:20,925 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >13:20:20,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.1.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >13:20:20,928 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >13:20:20,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.3-1.fc18.x86_64 >13:20:20,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.3-1.fc18.x86_64 >13:20:20,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.3-1.fc18.x86_64 >13:20:20,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.3-1.fc18.x86_64 >13:20:20,942 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.2-3.fc18.x86_64 as install for audit-2.2.2-3.fc18.x86_64 >13:20:20,944 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for audit-2.2.2-3.fc18.x86_64 >13:20:20,945 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >13:20:20,946 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.2-3.fc18.x86_64 >13:20:20,947 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libgssapi_krb5.so.2()(64bit) >13:20:20,948 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.2-3.fc18.x86_64 to require for libaudit.so.1()(64bit) >13:20:20,951 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >13:20:20,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.1-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >13:20:20,955 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >13:20:20,957 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >13:20:20,963 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >13:20:20,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >13:20:20,965 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >13:20:20,966 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-28.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >13:20:20,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >13:20:20,971 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-12-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >13:20:20,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >13:20:20,978 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >13:20:20,979 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >13:20:20,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.26-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-8.P1.fc18.x86_64 >13:20:20,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-8.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-8.P1.fc18.x86_64 >13:20:20,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-8.P1.fc18.x86_64 to require for libisccfg.so.90()(64bit) >13:20:20,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-8.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >13:20:20,985 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-8.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >13:20:20,986 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-8.P1.fc18.x86_64 >13:20:20,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-8.P1.fc18.x86_64 >13:20:20,989 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >13:20:20,991 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >13:20:20,993 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-6.fc18.x86_64 as install for bluez-cups-4.101-6.fc18.x86_64 >13:20:20,999 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.6-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.6-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,002 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,003 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,004 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,005 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,007 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,008 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,012 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,013 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.5-3.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >13:20:21,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.5-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,024 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >13:20:21,025 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >13:20:21,026 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >13:20:21,028 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-5.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >13:20:21,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.2-3.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >13:20:21,033 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.2-3.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >13:20:21,034 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.2-3.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >13:20:21,034 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.2-3.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >13:20:21,035 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >13:20:21,037 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >13:20:21,039 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-7.fc18.noarch as install for caribou-0.4.4.2-7.fc18.x86_64 >13:20:21,040 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for caribou-0.4.4.2-7.fc18.x86_64 >13:20:21,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-7.fc18.x86_64 >13:20:21,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-7.fc18.x86_64 >13:20:21,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,054 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-4.fc18.noarch as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,055 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,056 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,057 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,058 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.2-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >13:20:21,059 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,061 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,063 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,064 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >13:20:21,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >13:20:21,073 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.3-2.fc18.x86_64 as install for cifs-utils-5.9-3.fc18.x86_64 >13:20:21,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-1.fc18.x86_64 as install for cifs-utils-5.9-3.fc18.x86_64 >13:20:21,075 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.9-3.fc18.x86_64 >13:20:21,076 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >13:20:21,077 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.9-3.fc18.x86_64 >13:20:21,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.9-3.fc18.x86_64 >13:20:21,083 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.30-1.fc18.x86_64 >13:20:21,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.30-1.fc18.x86_64 >13:20:21,086 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.30-1.fc18.x86_64 >13:20:21,087 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-0.1.30-1.fc18.x86_64 as install for colord-0.1.30-1.fc18.x86_64 >13:20:21,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.30-1.fc18.x86_64 >13:20:21,089 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.30-1.fc18.x86_64 to require for libcolorhug.so.1()(64bit) >13:20:21,089 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.30-1.fc18.x86_64 to require for libcolordprivate.so.1()(64bit) >13:20:21,090 DEBUG yum.verbose.YumBase: Quick matched colord-libs-0.1.30-1.fc18.x86_64 to require for libcolord.so.1()(64bit) >13:20:21,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,098 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,101 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,102 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-7.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,103 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,104 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,105 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.7-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,109 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.19-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.997-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,112 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,114 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,115 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-2.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >13:20:21,116 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,118 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-20.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >13:20:21,123 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,124 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,125 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14.2-2.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,128 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >13:20:21,129 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >13:20:21,130 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14.2-3.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,132 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >13:20:21,138 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-8.fc18.x86_64 >13:20:21,139 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-8.fc18.x86_64 >13:20:21,140 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >13:20:21,144 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >13:20:21,148 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >13:20:21,151 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.0-1.fc18.x86_64 as install for cryptsetup-1.6.0-1.fc18.x86_64 >13:20:21,152 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.6.0-1.fc18.x86_64 >13:20:21,153 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.6.0-1.fc18.x86_64 >13:20:21,161 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-20.fc18.x86_64 >13:20:21,163 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.22-1.fc18.x86_64 as install for 1:cups-1.5.4-20.fc18.x86_64 >13:20:21,164 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-20.fc18.x86_64 >13:20:21,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-20.fc18.x86_64 >13:20:21,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-8.fc18.x86_64 as install for 1:cups-1.5.4-20.fc18.x86_64 >13:20:21,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-6.fc18.x86_64 as install for curl-7.27.0-6.fc18.x86_64 >13:20:21,174 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-6.fc18.x86_64 to require for libcurl.so.4()(64bit) >13:20:21,177 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-37.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-37.fc18.x86_64 >13:20:21,186 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >13:20:21,187 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.x86_64 >13:20:21,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >13:20:21,191 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-4.fc18.noarch as install for dejavu-sans-fonts-2.33-4.fc18.noarch >13:20:21,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-3.fc18.x86_64 as install for 12:dhclient-4.2.5-3.fc18.x86_64 >13:20:21,195 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-3.fc18.x86_64 as install for 12:dhclient-4.2.5-3.fc18.x86_64 >13:20:21,196 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-8.P1.fc18.x86_64 as install for 12:dhclient-4.2.5-3.fc18.x86_64 >13:20:21,197 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-8.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >13:20:21,200 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,201 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,202 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,203 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,204 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-18.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-18.fc18.x86_64 >13:20:21,210 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.14.b44.fc18.x86_64 as install for 1:dump-0.4-0.14.b44.fc18.x86_64 >13:20:21,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >13:20:21,225 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-2.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,229 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,272 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-3.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,274 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,276 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,279 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,280 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >13:20:21,280 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >13:20:21,281 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >13:20:21,281 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >13:20:21,281 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >13:20:21,282 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >13:20:21,282 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >13:20:21,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >13:20:21,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >13:20:21,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >13:20:21,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >13:20:21,283 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >13:20:21,284 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >13:20:21,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >13:20:21,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >13:20:21,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >13:20:21,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >13:20:21,285 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >13:20:21,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >13:20:21,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >13:20:21,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >13:20:21,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >13:20:21,286 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >13:20:21,287 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >13:20:21,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >13:20:21,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >13:20:21,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >13:20:21,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >13:20:21,288 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >13:20:21,289 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >13:20:21,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >13:20:21,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >13:20:21,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >13:20:21,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >13:20:21,290 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >13:20:21,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >13:20:21,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >13:20:21,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >13:20:21,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >13:20:21,291 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >13:20:21,292 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >13:20:21,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >13:20:21,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >13:20:21,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >13:20:21,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >13:20:21,293 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >13:20:21,294 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.2-2.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,296 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,298 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.3-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,302 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,303 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,304 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-3.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,305 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-3.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >13:20:21,306 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-3.fc18.x86_64 to require for libgck-1.so.0()(64bit) >13:20:21,306 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,307 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >13:20:21,308 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.3-2.fc18.x86_64 >13:20:21,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >13:20:21,318 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >13:20:21,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >13:20:21,320 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-6.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >13:20:21,325 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.x86_64 as install for evince-3.6.1-2.fc18.x86_64 >13:20:21,326 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >13:20:21,327 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >13:20:21,340 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-3.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,343 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,344 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >13:20:21,344 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >13:20:21,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,346 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.2-1.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,347 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.2-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >13:20:21,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,350 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.3-2.fc18.x86_64 as install for evolution-3.6.3-2.fc18.x86_64 >13:20:21,351 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.3-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >13:20:21,351 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.3-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >13:20:21,352 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.3-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >13:20:21,352 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.3-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >13:20:21,352 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.3-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >13:20:21,360 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >13:20:21,361 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >13:20:21,372 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-18.0.2-1.fc18.x86_64 as install for firefox-18.0.2-1.fc18.x86_64 >13:20:21,374 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-18.0.2-1.fc18.x86_64 >13:20:21,375 DEBUG yum.verbose.YumBase: Quick matched xulrunner-18.0.2-1.fc18.x86_64 to require for libxpcom.so()(64bit) >13:20:21,375 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-18.0.2-1.fc18.x86_64 >13:20:21,377 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-6.fc18.x86_64 as install for firewall-config-0.2.12-2.fc18.noarch >13:20:21,378 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.12-2.fc18.noarch >13:20:21,380 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.12-2.fc18.noarch >13:20:21,381 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.12-2.fc18.noarch >13:20:21,387 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.12-2.fc18.noarch >13:20:21,389 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.12-2.fc18.noarch >13:20:21,392 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.3-1.fc18.noarch as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,393 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,394 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.5-1.fc18.noarch as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,396 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.1-1.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,397 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.21-1.fc19.noarch as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,398 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,399 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-2.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.1-1.fc18.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,402 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.7-1.fc18.x86_64 >13:20:21,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-239.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >13:20:21,426 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(vars) >13:20:21,426 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(strict) >13:20:21,426 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(POSIX) >13:20:21,427 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(Getopt::Std) >13:20:21,427 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(Getopt::Long) >13:20:21,428 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(FileHandle) >13:20:21,428 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(Exporter) >13:20:21,429 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-239.fc18.x86_64 to require for perl(Encode) >13:20:21,430 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-239.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >13:20:21,431 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-239.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >13:20:21,432 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.x86_64 >13:20:21,435 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-34.20121011.fc18.noarch as install for foomatic-db-ppds-4.0-34.20121011.fc18.noarch >13:20:21,439 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-4.fc18.x86_64 as install for fprintd-pam-0.4.1-4.fc18.x86_64 >13:20:21,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,451 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-16.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,453 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-3.fc18.noarch as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,454 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-5.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,455 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-7.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,456 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-3.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,457 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >13:20:21,463 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-6.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >13:20:21,464 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >13:20:21,466 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.3-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >13:20:21,472 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,473 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-2.fc18.x86_64 as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,476 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,477 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-4.fc18.x86_64 >13:20:21,483 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.87-1.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >13:20:21,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >13:20:21,486 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14.2-3.fc18.x86_64 as install for glibc-2.16-28.fc18.x86_64 >13:20:21,487 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14.2-3.fc18.x86_64 to require for libfreebl3.so()(64bit) >13:20:21,490 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-8.0.1-1.20121218git6eef979.fc18.x86_64 >13:20:21,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-8.0.1-1.20121218git6eef979.fc18.x86_64 >13:20:21,493 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-4.fc18.x86_64 as install for glx-utils-8.0.1-1.20121218git6eef979.fc18.x86_64 >13:20:21,498 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-6.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >13:20:21,500 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-7.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >13:20:21,501 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >13:20:21,502 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >13:20:21,509 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.5-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,511 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.5-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >13:20:21,512 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.5-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >13:20:21,512 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.5-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >13:20:21,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.5-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,513 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.5-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >13:20:21,513 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.5-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >13:20:21,514 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.5-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >13:20:21,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,515 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.18-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,517 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.18-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.3-2.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,519 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.3-2.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >13:20:21,519 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.3-2.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >13:20:21,520 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.3-1.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,525 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-6.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,526 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-6.fc18.x86_64 as install for gnome-boxes-3.6.3-1.fc18.x86_64 >13:20:21,528 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >13:20:21,529 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >13:20:21,539 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.1-1.fc18.x86_64 >13:20:21,540 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.1-1.fc18.x86_64 >13:20:21,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.1-1.fc18.x86_64 >13:20:21,543 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.1-1.fc18.x86_64 >13:20:21,544 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.24-1.fc18.x86_64 as install for gnome-color-manager-3.6.1-1.fc18.x86_64 >13:20:21,556 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.0.1-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >13:20:21,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.0.1-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >13:20:21,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >13:20:21,565 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >13:20:21,566 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >13:20:21,574 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.7-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >13:20:21,575 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.4-3.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >13:20:21,582 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-2.fc18.x86_64 >13:20:21,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-2.fc18.x86_64 >13:20:21,584 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-3.fc18.x86_64 as install for gnome-panel-3.6.2-2.fc18.x86_64 >13:20:21,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >13:20:21,590 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >13:20:21,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >13:20:21,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >13:20:21,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-3.fc18.x86_64 >13:20:21,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.4-3.fc18.x86_64 >13:20:21,615 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.3-1.fc18.x86_64 as install for gnome-shell-3.6.3-2.fc18.x86_64 >13:20:21,616 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.3-2.fc18.x86_64 >13:20:21,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-5.fc18.x86_64 as install for gnome-shell-3.6.3-2.fc18.x86_64 >13:20:21,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-12.fc18.x86_64 as install for gnome-shell-3.6.3-2.fc18.x86_64 >13:20:21,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.3-2.fc18.x86_64 >13:20:21,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,628 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,629 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,630 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,631 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >13:20:21,632 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,633 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >13:20:21,637 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >13:20:21,638 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >13:20:21,639 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.fc18.noarch as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >13:20:21,641 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-4.fc18.noarch as install for gnu-free-mono-fonts-20120503-4.fc18.noarch >13:20:21,646 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >13:20:21,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >13:20:21,648 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >13:20:21,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,664 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,665 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.2-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,669 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,671 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgsttag-0.10.so.0()(64bit) >13:20:21,671 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >13:20:21,671 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >13:20:21,672 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstriff-0.10.so.0()(64bit) >13:20:21,672 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >13:20:21,672 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >13:20:21,672 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstfft-0.10.so.0()(64bit) >13:20:21,672 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >13:20:21,673 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstapp-0.10.so.0()(64bit) >13:20:21,673 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,677 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >13:20:21,680 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-8.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >13:20:21,691 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,693 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,696 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,697 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-3.20121215git.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,698 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,702 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,706 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >13:20:21,717 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-3.fc18.x86_64 >13:20:21,718 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >13:20:21,719 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-3.fc18.x86_64 >13:20:21,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-3.fc18.x86_64 >13:20:21,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.1.1-1.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-3.fc18.x86_64 >13:20:21,726 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >13:20:21,726 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.1.1-1.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >13:20:21,730 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.3-2.fc18.x86_64 as install for gvfs-smb-1.14.2-3.fc18.x86_64 >13:20:21,731 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.3-2.fc18.x86_64 to require for libsmbclient.so.0()(64bit) >13:20:21,739 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.11-1.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >13:20:21,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-5.fc18.1.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >13:20:21,742 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >13:20:21,746 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >13:20:21,748 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-5.fc18.1.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >13:20:21,750 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >13:20:21,752 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.1-2.fc18.x86_64 as install for ibus-anthy-1.5.0-1.fc18.x86_64 >13:20:21,754 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.5.0-1.fc18.x86_64 >13:20:21,756 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.5.0-1.fc18.x86_64 >13:20:21,756 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >13:20:21,757 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >13:20:21,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-2.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >13:20:21,760 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.4-2.fc18.x86_64 to require for libchewing.so.3()(64bit) >13:20:21,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.x86_64 as install for ibus-hangul-1.4.1-7.fc18.x86_64 >13:20:21,763 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >13:20:21,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-3.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >13:20:21,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-3.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >13:20:21,768 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-3.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >13:20:21,768 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-3.fc18.x86_64 to require for libpinyin.so.2()(64bit) >13:20:21,769 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >13:20:21,770 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >13:20:21,773 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >13:20:21,775 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-4.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >13:20:21,776 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >13:20:21,777 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >13:20:21,778 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >13:20:21,779 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >13:20:21,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.26-1.fc18.noarch >13:20:21,785 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.3.fc18.x86_64 as install for icedtea-web-1.3.1-3.fc18.x86_64 >13:20:21,789 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >13:20:21,790 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.1-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >13:20:21,799 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >13:20:21,800 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >13:20:21,801 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >13:20:21,802 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >13:20:21,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-6.fc18.x86_64 >13:20:21,808 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-6.fc18.x86_64 >13:20:21,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for iprutils-2.3.13-1.fc18.x86_64 >13:20:21,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >13:20:21,821 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >13:20:21,821 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >13:20:21,821 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >13:20:21,826 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.244-1.fc18.noarch as install for isdn4k-utils-3.2-88.fc18.x86_64 >13:20:21,827 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-88.fc18.x86_64 >13:20:21,831 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >13:20:21,833 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.22-1.fc18.x86_64 as install for kernel-3.7.9-201.fc18.x86_64 >13:20:21,834 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-25.git20130205.fc18.x86_64 as install for kernel-3.7.9-201.fc18.x86_64 >13:20:21,837 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-15.fc18.noarch as install for khmeros-base-fonts-5.0-15.fc18.noarch >13:20:21,842 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.1-1.fc18.x86_64 as install for less-444-9.fc18.x86_64 >13:20:21,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.11-1.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >13:20:21,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >13:20:21,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-12.fc18.noarch as install for 1:liberation-mono-fonts-1.07.2-12.fc18.noarch >13:20:21,865 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-7.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >13:20:21,873 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-1.fc18.noarch as install for m17n-contrib-1.1.14-1.fc18.noarch >13:20:21,876 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >13:20:21,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >13:20:21,878 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >13:20:21,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.1-1.fc18.x86_64 as install for mdadm-3.2.6-14.fc18.x86_64 >13:20:21,887 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-4.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-4.fc18.x86_64 >13:20:21,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-4.fc18.x86_64 >13:20:21,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.42-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-4.fc18.x86_64 >13:20:21,890 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >13:20:21,890 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >13:20:21,890 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.42-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >13:20:21,891 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-12.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-4.fc18.x86_64 >13:20:21,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >13:20:21,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >13:20:21,901 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-10.fc18.x86_64 >13:20:21,902 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >13:20:21,917 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >13:20:21,918 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >13:20:21,929 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.2-3.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,934 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.2-3.fc18.x86_64 to require for libmount >13:20:21,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,936 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >13:20:21,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.7-3.fc18.x86_64 >13:20:21,944 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-9.fc18.x86_64 >13:20:21,951 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >13:20:21,952 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >13:20:21,959 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-5.fc18.x86_64 as install for openssh-clients-6.1p1-5.fc18.x86_64 >13:20:21,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-5.fc18.x86_64 >13:20:21,967 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-12.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >13:20:21,968 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >13:20:21,969 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >13:20:21,970 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >13:20:21,971 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >13:20:21,982 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.x86_64 as install for paps-0.6.8-23.fc18.x86_64 >13:20:21,983 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >13:20:21,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-2.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >13:20:21,991 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >13:20:21,995 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.x86_64 >13:20:21,998 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >13:20:21,999 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >13:20:22,000 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >13:20:22,000 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-5.fc18.x86_64 as install for plymouth-system-theme-0.8.8-5.fc18.x86_64 >13:20:22,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.1.fc18.x86_64 as install for policycoreutils-2.1.13-55.fc18.x86_64 >13:20:22,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-55.fc18.x86_64 >13:20:22,006 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-55.fc18.x86_64 >13:20:22,016 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >13:20:22,017 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >13:20:22,027 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-7.fc18.x86_64 >13:20:22,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-7.fc18.x86_64 >13:20:22,030 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-7.fc18.x86_64 >13:20:22,031 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-7.fc18.x86_64 >13:20:22,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-7.fc18.x86_64 >13:20:22,040 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-7.fc18.noarch as install for 1:quota-4.00-7.fc18.x86_64 >13:20:22,051 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,052 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-2.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,053 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,054 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,055 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,059 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,062 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >13:20:22,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.3.1-1.fc18.x86_64 >13:20:22,070 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.3.1-1.fc18.x86_64 as install for rpm-4.10.3.1-1.fc18.x86_64 >13:20:22,071 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.3.1-1.fc18.x86_64 to require for librpm.so.3()(64bit) >13:20:22,071 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.3.1-1.fc18.x86_64 >13:20:22,078 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.5-1.fc18.x86_64 as install for rsyslog-7.2.5-2.fc18.x86_64 >13:20:22,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.4-1.fc18.x86_64 as install for rsyslog-7.2.5-2.fc18.x86_64 >13:20:22,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.5-2.fc18.x86_64 >13:20:22,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.3-2.fc18.x86_64 as install for 2:samba-client-4.0.3-2.fc18.x86_64 >13:20:22,094 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.3-2.fc18.x86_64 as install for 2:samba-client-4.0.3-2.fc18.x86_64 >13:20:22,097 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libutil_reg.so(SAMBA_4.0.3)(64bit) >13:20:22,097 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.3)(64bit) >13:20:22,098 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libtrusts_util.so(SAMBA_4.0.3)(64bit) >13:20:22,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.3-2.fc18.x86_64 >13:20:22,099 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >13:20:22,100 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbregistry.so(SAMBA_4.0.3)(64bit) >13:20:22,100 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >13:20:22,100 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >13:20:22,100 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmb_transport.so(SAMBA_4.0.3)(64bit) >13:20:22,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libserver-role.so(SAMBA_4.0.3)(64bit) >13:20:22,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsecrets3.so(SAMBA_4.0.3)(64bit) >13:20:22,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamdb-common.so(SAMBA_4.0.3)(64bit) >13:20:22,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba3-util.so(SAMBA_4.0.3)(64bit) >13:20:22,101 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.3)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-security.so(SAMBA_4.0.3)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libreplace.so(SAMBA_4.0.3)(64bit) >13:20:22,102 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >13:20:22,103 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libnetif.so(SAMBA_4.0.3)(64bit) >13:20:22,103 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-samba.so(SAMBA_4.0.3)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libmsrpc3.so(SAMBA_4.0.3)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibsmb.so(SAMBA_4.0.3)(64bit) >13:20:22,104 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.3)(64bit) >13:20:22,105 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.3)(64bit) >13:20:22,105 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libldbsamba.so(SAMBA_4.0.3)(64bit) >13:20:22,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.15-2.fc18.x86_64 as install for 2:samba-client-4.0.3-2.fc18.x86_64 >13:20:22,107 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >13:20:22,107 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >13:20:22,107 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.15-2.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >13:20:22,108 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >13:20:22,108 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libevents.so(SAMBA_4.0.3)(64bit) >13:20:22,108 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liberrors.so(SAMBA_4.0.3)(64bit) >13:20:22,108 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >13:20:22,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.3)(64bit) >13:20:22,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >13:20:22,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdbwrap.so(SAMBA_4.0.3)(64bit) >13:20:22,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.3)(64bit) >13:20:22,109 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcliauth.so(SAMBA_4.0.3)(64bit) >13:20:22,110 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.3)(64bit) >13:20:22,110 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.3)(64bit) >13:20:22,110 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_cldap.so(SAMBA_4.0.3)(64bit) >13:20:22,110 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli-nbt.so(SAMBA_4.0.3)(64bit) >13:20:22,110 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli-ldap.so(SAMBA_4.0.3)(64bit) >13:20:22,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.3-2.fc18.x86_64 >13:20:22,112 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libCHARSET3.so(SAMBA_4.0.3)(64bit) >13:20:22,112 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libutil_tdb.so()(64bit) >13:20:22,112 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libutil_reg.so()(64bit) >13:20:22,113 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libutil_cmdline.so()(64bit) >13:20:22,113 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libtrusts_util.so()(64bit) >13:20:22,113 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbregistry.so()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbconf.so.0()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmbclient-raw.so.0()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsmb_transport.so()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libserver-role.so()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsecrets3.so()(64bit) >13:20:22,114 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamdb-common.so()(64bit) >13:20:22,115 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba3-util.so()(64bit) >13:20:22,115 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-util.so.0()(64bit) >13:20:22,115 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-sockets.so()(64bit) >13:20:22,115 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-security.so()(64bit) >13:20:22,115 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >13:20:22,116 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libsamba-credentials.so.0()(64bit) >13:20:22,116 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libreplace.so()(64bit) >13:20:22,116 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libregistry.so.0()(64bit) >13:20:22,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libnetif.so()(64bit) >13:20:22,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr.so.0()(64bit) >13:20:22,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-standard.so.0()(64bit) >13:20:22,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-samba.so()(64bit) >13:20:22,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libndr-nbt.so.0()(64bit) >13:20:22,118 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libmsrpc3.so()(64bit) >13:20:22,118 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibsmb.so()(64bit) >13:20:22,118 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibcli_netlogon3.so()(64bit) >13:20:22,118 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liblibcli_lsa3.so()(64bit) >13:20:22,118 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libldbsamba.so()(64bit) >13:20:22,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libgensec.so.0()(64bit) >13:20:22,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libevents.so()(64bit) >13:20:22,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for liberrors.so()(64bit) >13:20:22,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc.so.0()(64bit) >13:20:22,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc-samba.so()(64bit) >13:20:22,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdcerpc-binding.so.0()(64bit) >13:20:22,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libdbwrap.so()(64bit) >13:20:22,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcmdline-credentials.so()(64bit) >13:20:22,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcliauth.so()(64bit) >13:20:22,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_spoolss.so()(64bit) >13:20:22,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_smb_common.so()(64bit) >13:20:22,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli_cldap.so()(64bit) >13:20:22,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli-nbt.so()(64bit) >13:20:22,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libcli-ldap.so()(64bit) >13:20:22,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.3-2.fc18.x86_64 to require for libCHARSET3.so()(64bit) >13:20:22,126 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-7.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc18.x86_64 >13:20:22,127 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc18.x86_64 >13:20:22,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-7.fc18.x86_64 >13:20:22,137 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >13:20:22,138 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >13:20:22,139 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >13:20:22,139 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >13:20:22,140 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >13:20:22,141 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-79.fc18.noarch as install for selinux-policy-targeted-3.11.1-79.fc18.noarch >13:20:22,142 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-79.fc18.noarch to require for selinux-policy >13:20:22,146 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.6-2.fc18.x86_64 >13:20:22,147 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-37.fc18.x86_64 as install for sendmail-8.14.6-2.fc18.x86_64 >13:20:22,148 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.6-2.fc18.x86_64 >13:20:22,152 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.19-3.fc18.x86_64 as install for setroubleshoot-3.1.19-3.fc18.x86_64 >13:20:22,153 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.19-3.fc18.x86_64 >13:20:22,154 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.19-3.fc18.x86_64 >13:20:22,155 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.19-3.fc18.x86_64 >13:20:22,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.1-1.fc18.x86_64 as install for setroubleshoot-3.1.19-3.fc18.x86_64 >13:20:22,158 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >13:20:22,166 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >13:20:22,167 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >13:20:22,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >13:20:22,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >13:20:22,176 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-6.0-2.fc18.x86_64 >13:20:22,178 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-4.fc18.noarch as install for smc-meera-fonts-5.0.1-4.fc18.noarch >13:20:22,179 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >13:20:22,180 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.3.1-1.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >13:20:22,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >13:20:22,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.1-1.fc18.x86_64 >13:20:22,193 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.4-4.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.4-4.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.4-4.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,196 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-37.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,198 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,200 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-4.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,205 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.4-4.fc18.x86_64 >13:20:22,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-3.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >13:20:22,218 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.12-7.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >13:20:22,219 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-6.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >13:20:22,220 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.24-1.fc18.noarch as install for system-config-printer-1.3.12-7.fc18.x86_64 >13:20:22,221 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >13:20:22,229 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-197-1.fc18.2.x86_64 >13:20:22,230 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-12-1.fc18.x86_64 as install for systemd-197-1.fc18.2.x86_64 >13:20:22,232 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-1.fc18.x86_64 as install for systemd-197-1.fc18.2.x86_64 >13:20:22,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-197-1.fc18.2.x86_64 >13:20:22,242 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-5.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-5.fc18.noarch >13:20:22,245 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >13:20:22,253 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.5-1.fc18.x86_64 as install for 1:totem-3.6.3-2.fc18.x86_64 >13:20:22,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-2.fc18.x86_64 >13:20:22,268 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.76-1.fc18.x86_64 as install for transmission-gtk-2.76-1.fc18.x86_64 >13:20:22,271 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >13:20:22,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.2-3.fc18.x86_64 >13:20:22,280 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >13:20:22,287 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >13:20:22,288 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >13:20:22,294 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-1.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >13:20:22,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >13:20:22,298 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >13:20:22,298 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >13:20:22,298 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >13:20:22,300 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.x86_64 as install for xdg-user-dirs-gtk-0.9-2.fc18.x86_64 >13:20:22,304 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-7.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-5.fc18.x86_64 >13:20:22,305 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-5.fc18.x86_64 >13:20:22,305 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >13:20:22,310 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.21.2-1.fc18.x86_64 >13:20:22,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.21.2-1.fc18.x86_64 >13:20:22,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.21.2-1.fc18.x86_64 >13:20:22,322 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-4.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >13:20:22,323 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-4.fc18.x86_64 to require for libxatracker.so.1()(64bit) >13:20:22,329 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.2-4.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.2-4.fc18.x86_64 >13:20:22,331 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.28.0-1.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.2-4.fc18.x86_64 >13:20:22,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.2-4.fc18.x86_64 >13:20:22,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >13:20:22,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >13:20:22,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.x86_64 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 >13:20:22,341 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.x86_64 >13:20:22,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.x86_64 as install for 1:yelp-3.6.2-1.fc18.x86_64 >13:20:22,347 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >13:20:22,349 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-50.fc18.noarch >13:20:22,350 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-24.fc18.noarch as install for yum-3.4.3-50.fc18.noarch >13:20:22,351 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-50.fc18.noarch >13:20:22,352 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-50.fc18.noarch >13:20:22,353 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-5.fc18.x86_64 as install for yum-3.4.3-50.fc18.noarch >13:20:22,354 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >13:20:22,356 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-10.fc18.noarch >13:20:22,380 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.7-1.fc18.x86_64 >13:20:22,381 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-21-2.fc18.noarch as install for PackageKit-0.8.7-1.fc18.x86_64 >13:20:22,382 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.7-1.fc18.x86_64 as install for PackageKit-0.8.7-1.fc18.x86_64 >13:20:22,387 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.1-1.fc18.x86_64 as install for abrt-2.1.1-1.fc18.x86_64 >13:20:22,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.1-1.fc18.x86_64 as install for abrt-2.1.1-1.fc18.x86_64 >13:20:22,389 DEBUG yum.verbose.YumBase: Quick matched libreport-2.1.1-1.fc18.x86_64 to require for libreport.so.0()(64bit) >13:20:22,389 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.25-1.fc18.x86_64 as install for abrt-2.1.1-1.fc18.x86_64 >13:20:22,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.1-1.fc18.x86_64 as install for abrt-addon-kerneloops-2.1.1-1.fc18.x86_64 >13:20:22,398 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.1.1-1.fc18.x86_64 >13:20:22,403 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.1-1.fc18.x86_64 as install for abrt-gui-2.1.1-1.fc18.x86_64 >13:20:22,406 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1800.svn2451.fc18.x86_64 as install for abrt-plugin-bodhi-2.1.1-1.fc18.x86_64 >13:20:22,407 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1800.svn2451.fc18.x86_64 as install for abrt-plugin-bodhi-2.1.1-1.fc18.x86_64 >13:20:22,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.1-1.fc18.x86_64 as install for abrt-plugin-bodhi-2.1.1-1.fc18.x86_64 >13:20:22,425 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.x86_64 as install for alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 >13:20:22,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for argyllcms-1.4.0-6.fc18.x86_64 >13:20:22,437 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.5-1.fc18.2.x86_64 >13:20:22,451 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-8.P1.fc18.noarch as install for 32:bind-libs-9.9.2-8.P1.fc18.x86_64 >13:20:22,468 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-4.fc18.x86_64 as install for cairo-1.12.14-1.fc18.x86_64 >13:20:22,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for cdrdao-1.2.3-16.fc18.x86_64 >13:20:22,478 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >13:20:22,505 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.3_2013.02.13-1.fc18.x86_64 >13:20:22,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-6.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >13:20:22,538 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-10.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-18.fc18.x86_64 >13:20:22,539 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-18.fc18.x86_64 >13:20:22,543 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-25.git20130205.fc18.x86_64 >13:20:22,546 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >13:20:22,547 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >13:20:22,548 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >13:20:22,549 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-2.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >13:20:22,550 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >13:20:22,563 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >13:20:22,564 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >13:20:22,564 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >13:20:22,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >13:20:22,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >13:20:22,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >13:20:22,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >13:20:22,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >13:20:22,566 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >13:20:22,566 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >13:20:22,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >13:20:22,576 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >13:20:22,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >13:20:22,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >13:20:22,596 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >13:20:22,601 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >13:20:22,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.0-1.fc18.x86_64 as install for fprintd-0.4.1-4.fc18.x86_64 >13:20:22,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.x86_64 as install for genisoimage-1.1.11-14.fc18.x86_64 >13:20:22,635 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >13:20:22,635 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >13:20:22,638 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-10.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >13:20:22,647 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-2.fc18.x86_64 >13:20:22,650 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-28.fc18.x86_64 >13:20:22,655 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-1.fc18.noarch as install for gnome-abrt-0.2.6-1.fc18.x86_64 >13:20:22,662 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-18.0.0-1.fc18.noarch as install for gnome-desktop3-3.6.2-1.fc18.x86_64 >13:20:22,673 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 >13:20:22,678 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.x86_64 as install for gnome-video-effects-0.4.0-4.fc18.noarch >13:20:22,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.22-1.fc18.x86_64 >13:20:22,681 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >13:20:22,693 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.5-1.fc18.x86_64 >13:20:22,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.5-1.fc18.x86_64 >13:20:22,695 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.5-1.fc18.x86_64 >13:20:22,705 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.x86_64 as install for gstreamer-0.10.36-2.fc18.x86_64 >13:20:22,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >13:20:22,713 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >13:20:22,713 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >13:20:22,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-3.fc18.x86_64 >13:20:22,764 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >13:20:22,764 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >13:20:22,764 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >13:20:22,765 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >13:20:22,765 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >13:20:22,768 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-3.fc18.x86_64 >13:20:22,769 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >13:20:22,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-3.fc18.x86_64 >13:20:22,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-3.fc18.x86_64 >13:20:22,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-3.fc18.x86_64 >13:20:22,785 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.11-1.fc18.x86_64 as install for hplip-libs-3.12.11-1.fc18.x86_64 >13:20:22,796 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-7.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >13:20:22,797 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >13:20:22,806 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >13:20:22,813 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-21.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.3.fc18.x86_64 >13:20:22,814 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012j-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.3.fc18.x86_64 >13:20:22,815 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R3-6.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.3.fc18.x86_64 >13:20:22,816 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.3.fc18.x86_64 >13:20:22,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >13:20:22,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.x86_64 as install for libXfont-1.4.5-2.fc18.x86_64 >13:20:22,874 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >13:20:22,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-1.fc18.x86_64 as install for libcurl-7.27.0-6.fc18.x86_64 >13:20:22,892 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-1.fc18.x86_64 to require for libssh2.so.1()(64bit) >13:20:22,927 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.1.1-1.fc18.x86_64 >13:20:22,932 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for libgpod-0.8.2-7.fc18.x86_64 >13:20:22,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >13:20:22,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >13:20:22,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >13:20:22,958 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.x86_64 as install for liblouis-python-2.4.1-2.fc18.noarch >13:20:22,971 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-3.fc18.x86_64 >13:20:22,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >13:20:22,978 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >13:20:22,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >13:20:22,989 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.997-1.fc18.x86_64 >13:20:22,995 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-5.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >13:20:23,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.3-2.fc18.x86_64 >13:20:23,001 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >13:20:23,001 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >13:20:23,007 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.2-1.fc18.x86_64 >13:20:23,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.11-1.fc18.x86_64 >13:20:23,019 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.1-1.fc18.x86_64 >13:20:23,021 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.1-1.fc18.x86_64 >13:20:23,024 DEBUG yum.verbose.YumBase: TSINFO: Marking recordmydesktop-0.3.8.1-8.fc18.x86_64 as install for libreport-gtk-2.1.1-1.fc18.x86_64 >13:20:23,042 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >13:20:23,043 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) >13:20:23,044 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >13:20:23,078 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-2.fc18.x86_64 >13:20:23,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.x86_64 as install for libtranslit-m17n-0.0.2-3.fc18.x86_64 >13:20:23,110 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.22-1.fc18.x86_64 as install for libvirt-client-0.10.2.3-1.fc18.x86_64 >13:20:23,111 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.3-1.fc18.x86_64 >13:20:23,113 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-37.fc18.x86_64 as install for libvirt-client-0.10.2.3-1.fc18.x86_64 >13:20:23,114 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.3-1.fc18.x86_64 >13:20:23,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.3-1.fc18.x86_64 >13:20:23,115 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >13:20:23,116 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >13:20:23,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.3-1.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,127 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.2-6.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 >13:20:23,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.5-1.fc18.x86_64 as install for libvirt-gobject-0.1.5-1.fc18.x86_64 >13:20:23,135 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.5-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >13:20:23,136 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.5-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >13:20:23,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.7-1.fc18.noarch as install for libwacom-0.7-1.fc18.x86_64 >13:20:23,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck3-3.4.4-1.fc18.x86_64 >13:20:23,239 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-4.fc18.x86_64 as install for mesa-libGL-9.0.1-4.fc18.x86_64 >13:20:23,278 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >13:20:23,285 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-5.fc18.1.x86_64 as install for 1:net-snmp-5.7.2-5.fc18.1.x86_64 >13:20:23,295 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.30-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-5.fc18.1.x86_64 >13:20:23,296 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for 1:net-snmp-5.7.2-5.fc18.1.x86_64 >13:20:23,298 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-239.fc18.x86_64 as install for 1:net-snmp-5.7.2-5.fc18.1.x86_64 >13:20:23,299 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-5.fc18.1.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >13:20:23,299 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-5.fc18.1.x86_64 to require for libnetsnmpagent.so.30()(64bit) >13:20:23,303 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >13:20:23,303 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >13:20:23,314 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14.2-2.fc18.x86_64 as install for nss-3.14.2-2.fc18.x86_64 >13:20:23,332 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.08-1.fc18.x86_64 >13:20:23,333 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.08-1.fc18.x86_64 >13:20:23,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >13:20:23,349 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >13:20:23,350 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-4.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >13:20:23,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >13:20:23,363 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >13:20:23,364 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >13:20:23,364 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.12-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >13:20:23,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >13:20:23,389 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-239.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,391 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,392 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-239.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,393 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-239.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,394 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-239.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,396 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-239.fc18.noarch as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,397 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-239.fc18.noarch as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,398 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-239.fc18.noarch to require for perl(Pod::Simple::Search) >13:20:23,398 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-239.fc18.noarch to require for perl(Pod::Simple) >13:20:23,398 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-239.fc18.noarch to require for perl(Pod::ParseUtils) >13:20:23,399 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-239.fc18.noarch to require for perl(Pod::Find) >13:20:23,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-239.fc18.noarch as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,401 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,402 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-239.fc18.noarch as install for 4:perl-5.16.2-239.fc18.x86_64 >13:20:23,416 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-5.fc18.x86_64 >13:20:23,422 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >13:20:23,423 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >13:20:23,424 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-4.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >13:20:23,425 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >13:20:23,445 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-6.fc18.x86_64 >13:20:23,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >13:20:23,459 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-12.fc18.x86_64 as install for python-brlapi-0.5.6-12.fc18.x86_64 >13:20:23,460 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-12.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >13:20:23,464 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >13:20:23,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >13:20:23,472 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.x86_64 as install for python-mako-0.5.0-5.fc18.noarch >13:20:23,473 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-6.fc18.noarch as install for python-mako-0.5.0-5.fc18.noarch >13:20:23,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.1-1.fc18.x86_64 as install for python-meh-0.21-1.fc19.noarch >13:20:23,477 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >13:20:23,480 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-24.fc18.noarch >13:20:23,494 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.3.1-1.fc18.x86_64 as install for rpm-python-4.10.3.1-1.fc18.x86_64 >13:20:23,495 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.3.1-1.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >13:20:23,525 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-1.fc18.x86_64 as install for 2:samba-libs-4.0.3-2.fc18.x86_64 >13:20:23,526 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-1.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >13:20:23,535 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.47-1.fc18.noarch as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,537 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-31.fc18.x86_64 as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.1.fc18.x86_64 as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,539 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.2-3.fc18.x86_64 as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,540 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-devel-2.1.13-55.fc18.x86_64 as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,541 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-31.fc18.x86_64 as install for setroubleshoot-server-3.1.19-3.fc18.x86_64 >13:20:23,543 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-31.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >13:20:23,543 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-31.fc18.x86_64 to require for libqpol.so.1()(64bit) >13:20:23,543 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-31.fc18.x86_64 to require for libapol.so.4()(64bit) >13:20:23,547 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >13:20:23,553 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >13:20:23,554 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >13:20:23,554 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >13:20:23,555 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >13:20:23,555 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >13:20:23,555 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >13:20:23,562 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-1.fc18.x86_64 as install for spice-glib-0.18-1.fc18.x86_64 >13:20:23,562 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >13:20:23,563 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.18-1.fc18.x86_64 >13:20:23,564 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.2.2-6.fc18.x86_64 as install for spice-glib-0.18-1.fc18.x86_64 >13:20:23,574 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.5-1.fc18.noarch >13:20:23,576 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.x86_64 as install for system-config-keyboard-1.3.1-9.fc18.x86_64 >13:20:23,577 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.12-7.fc18.x86_64 >13:20:23,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for telepathy-haze-0.6.0-2.fc18.x86_64 >13:20:23,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >13:20:23,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >13:20:23,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >13:20:23,644 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >13:20:23,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >13:20:23,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-2.0.1-1.fc18.x86_64 >13:20:23,654 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.10-1.fc18.x86_64 as install for udisks2-2.0.1-1.fc18.x86_64 >13:20:23,655 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-2.0.1-1.fc18.x86_64 >13:20:23,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.2-2.fc18.x86_64 >13:20:23,679 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >13:20:23,679 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >13:20:23,689 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-16.fc18.x86_64 >13:20:23,727 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-12.fc18.x86_64 as install for brlapi-0.5.6-12.fc18.x86_64 >13:20:23,732 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-6.fc18.x86_64 as install for btparser-0.25-1.fc18.x86_64 >13:20:23,745 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch as install for desktop-backgrounds-gnome-18.0.0-1.fc18.noarch >13:20:23,755 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-3.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >13:20:23,757 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >13:20:23,767 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-5.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >13:20:23,769 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >13:20:23,770 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >13:20:23,770 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >13:20:23,771 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >13:20:23,771 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >13:20:23,771 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >13:20:23,772 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >13:20:23,772 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >13:20:23,772 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >13:20:23,772 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >13:20:23,772 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >13:20:23,773 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >13:20:23,773 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >13:20:23,773 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-5.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >13:20:23,774 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >13:20:23,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for gd-2.0.35-18.fc18.x86_64 >13:20:23,786 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >13:20:23,787 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >13:20:23,793 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >13:20:23,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >13:20:23,796 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >13:20:23,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >13:20:23,808 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.1.1-4.fc18.x86_64 as install for harfbuzz-0.9.12-2.fc18.x86_64 >13:20:23,812 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.9.1-1.fc18.noarch as install for jpackage-utils-1.7.5-21.fc18.x86_64 >13:20:23,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >13:20:23,862 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >13:20:23,862 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >13:20:23,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >13:20:23,864 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >13:20:23,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.10-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >13:20:23,894 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,895 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-10.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,896 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,897 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,899 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,900 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,901 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,904 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,905 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,906 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,907 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.2-6.fc18.x86_64 as install for libvirt-daemon-0.10.2.3-1.fc18.x86_64 >13:20:23,934 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.3-1.fc18.x86_64 >13:20:23,935 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >13:20:23,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.x86_64 as install for mcpp-2.7.2-8.fc18.x86_64 >13:20:23,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.3-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-4.fc18.x86_64 >13:20:23,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.3-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-4.fc18.x86_64 >13:20:23,956 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-4.fc18.x86_64 as install for mesa-libEGL-9.0.1-4.fc18.x86_64 >13:20:23,965 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >13:20:23,975 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-7.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >13:20:23,990 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-239.fc18.noarch as install for perl-Pod-Parser-1.51-239.fc18.noarch >13:20:23,997 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-239.fc18.noarch as install for 1:perl-Pod-Simple-3.20-239.fc18.noarch >13:20:24,020 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >13:20:24,021 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >13:20:24,024 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-55.fc18.x86_64 as install for policycoreutils-devel-2.1.13-55.fc18.x86_64 >13:20:24,025 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-doc-3.11.1-79.fc18.noarch as install for policycoreutils-devel-2.1.13-55.fc18.x86_64 >13:20:24,028 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-devel-3.11.1-79.fc18.noarch as install for policycoreutils-devel-2.1.13-55.fc18.x86_64 >13:20:24,029 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.1.11-2.fc18.x86_64 as install for policycoreutils-devel-2.1.13-55.fc18.x86_64 >13:20:24,036 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >13:20:24,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >13:20:24,043 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch as install for python-beaker-1.5.4-6.fc18.noarch >13:20:24,044 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 as install for python-beaker-1.5.4-6.fc18.noarch >13:20:24,050 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.2-6.fc18.x86_64 as install for 2:qemu-kvm-1.2.2-6.fc18.x86_64 >13:20:24,055 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-1.fc18.x86_64 as install for recordmydesktop-0.3.8.1-8.fc18.x86_64 >13:20:24,057 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-1.fc18.x86_64 as install for recordmydesktop-0.3.8.1-8.fc18.x86_64 >13:20:24,059 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >13:20:24,067 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-6.fc18.noarch as install for seed-3.2.0-3.fc18.2.x86_64 >13:20:24,068 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for seed-3.2.0-3.fc18.2.x86_64 >13:20:24,108 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.x86_64 as install for ceph-libs-0.46-1.fc18.x86_64 >13:20:24,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >13:20:24,118 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.x86_64 >13:20:24,119 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >13:20:24,119 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestools.so.1.2.96.1()(64bit) >13:20:24,120 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >13:20:24,120 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >13:20:24,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >13:20:24,129 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-10.fc18.x86_64 as install for glusterfs-fuse-3.3.1-10.fc18.x86_64 >13:20:24,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-1.fc18.x86_64 as install for jack-audio-connection-kit-1.9.9.5-1.fc18.x86_64 >13:20:24,140 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.1-4.fc18.x86_64 as install for jack-audio-connection-kit-1.9.9.5-1.fc18.x86_64 >13:20:24,163 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-4.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >13:20:24,164 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >13:20:24,175 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.0.0-1.fc18.x86_64 as install for netcf-libs-0.2.3-1.fc18.x86_64 >13:20:24,175 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-1.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >13:20:24,176 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.0.0-1.fc18.x86_64 to require for libaugeas.so.0()(64bit) >13:20:24,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-5.fc18.x86_64 >13:20:24,185 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-5.fc18.x86_64 >13:20:24,186 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >13:20:24,186 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-5.fc18.x86_64 >13:20:24,187 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >13:20:24,198 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-239.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-239.fc18.noarch >13:20:24,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-55.fc18.x86_64 >13:20:24,207 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-55.fc18.x86_64 >13:20:24,210 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-4.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >13:20:24,211 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-3.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >13:20:24,212 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.x86_64 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >13:20:24,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.2-6.fc18.x86_64 >13:20:24,216 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >13:20:24,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.2-6.fc18.x86_64 >13:20:24,226 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.2-6.fc18.x86_64 as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,228 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,229 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-4.fc18.noarch as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,230 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-4.fc18.noarch as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,231 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.2-3.fc18.x86_64 as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,232 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >13:20:24,232 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >13:20:24,232 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >13:20:24,232 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >13:20:24,232 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >13:20:24,233 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >13:20:24,233 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >13:20:24,233 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >13:20:24,233 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.2-3.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >13:20:24,234 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,235 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-3.fc18.x86_64 as install for 2:qemu-system-x86-1.2.2-6.fc18.x86_64 >13:20:24,237 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-5.fc18.x86_64 as install for selinux-policy-devel-3.11.1-79.fc18.noarch >13:20:24,241 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >13:20:24,242 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >13:20:24,242 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >13:20:24,244 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >13:20:24,248 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch >13:20:24,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.4-1.fc18.x86_64 as install for corosync-2.3.0-1.fc18.x86_64 >13:20:24,264 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-0.gitc6bfc1c.1.fc18.x86_64 as install for corosynclib-2.3.0-1.fc18.x86_64 >13:20:24,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.x86_64 as install for corosynclib-2.3.0-1.fc18.x86_64 >13:20:24,266 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >13:20:24,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.36.0-1.fc18.x86_64 as install for libffado-2.1.0-1.fc18.x86_64 >13:20:24,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.8-3.fc18.x86_64 as install for libffado-2.1.0-1.fc18.x86_64 >13:20:24,396 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >13:20:24,561 DEBUG yum.verbose.YumBase: Depsolve time: 3.986 >13:20:24,562 DEBUG packaging: success >13:20:24,591 INFO packaging: 1199 packages selected totalling 3.48 GB > > >/tmp/program.log: >13:20:00,036 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:20:00,086 DEBUG program: Return code: 0 >13:20:00,089 INFO program: Running... udevadm settle --timeout=300 >13:20:00,228 DEBUG program: Return code: 0 >13:20:00,231 INFO program: Running... modprobe fcoe >13:20:00,289 DEBUG program: Return code: 0 >13:20:00,291 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:20:00,333 INFO program: No FCoE boot disk information is found in EDD! >13:20:00,334 DEBUG program: Return code: 1 >13:20:00,336 INFO program: Running... udevadm settle --timeout=300 >13:20:00,346 DEBUG program: Return code: 0 >13:20:00,386 INFO program: Running... multipath -d >13:20:00,440 DEBUG program: Return code: 0 >13:20:00,444 INFO program: Running... multipath -ll >13:20:00,460 DEBUG program: Return code: 0 >13:20:01,607 INFO program: Running... metacity --display :1 --sm-disable >13:20:04,398 INFO program: Running... udevadm control --property=ANACONDA=1 >13:20:04,422 DEBUG program: Return code: 0 >13:20:04,422 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:20:04,444 DEBUG program: Return code: 0 >13:20:04,447 INFO program: Running... systemctl start chronyd.service >13:20:04,547 DEBUG program: Return code: 0 >13:20:04,549 INFO program: Running... udevadm settle --timeout=300 >13:20:04,707 DEBUG program: Return code: 0 >13:20:04,712 INFO program: Running... udevadm settle --timeout=300 >13:20:04,742 DEBUG program: Return code: 0 >13:20:04,784 INFO program: Running... multipath -d >13:20:04,811 DEBUG program: Return code: 0 >13:20:04,811 INFO program: Running... multipath -ll >13:20:04,831 DEBUG program: Return code: 0 >13:20:05,345 INFO program: Running... dumpe2fs -h /dev/vda1 >13:20:05,420 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:05,421 INFO program: Filesystem volume name: <none> >13:20:05,421 INFO program: Last mounted on: /boot >13:20:05,422 INFO program: Filesystem UUID: f086af28-d826-4bbe-8b6f-81354bba68d8 >13:20:05,422 INFO program: Filesystem magic number: 0xEF53 >13:20:05,422 INFO program: Filesystem revision #: 1 (dynamic) >13:20:05,423 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 >13:20:05,423 INFO program: Filesystem flags: signed_directory_hash >13:20:05,424 INFO program: Default mount options: user_xattr acl >13:20:05,424 INFO program: Filesystem state: clean >13:20:05,425 INFO program: Errors behavior: Continue >13:20:05,425 INFO program: Filesystem OS type: Linux >13:20:05,425 INFO program: Inode count: 128016 >13:20:05,426 INFO program: Block count: 512000 >13:20:05,426 INFO program: Reserved block count: 25600 >13:20:05,427 INFO program: Free blocks: 447150 >13:20:05,427 INFO program: Free inodes: 127670 >13:20:05,427 INFO program: First block: 1 >13:20:05,428 INFO program: Block size: 1024 >13:20:05,429 INFO program: Fragment size: 1024 >13:20:05,429 INFO program: Reserved GDT blocks: 256 >13:20:05,430 INFO program: Blocks per group: 8192 >13:20:05,431 INFO program: Fragments per group: 8192 >13:20:05,431 INFO program: Inodes per group: 2032 >13:20:05,431 INFO program: Inode blocks per group: 254 >13:20:05,432 INFO program: Flex block group size: 16 >13:20:05,432 INFO program: Filesystem created: Thu Feb 21 13:10:08 2013 >13:20:05,433 INFO program: Last mount time: Thu Feb 21 13:12:47 2013 >13:20:05,433 INFO program: Last write time: Thu Feb 21 13:12:47 2013 >13:20:05,434 INFO program: Mount count: 2 >13:20:05,439 INFO program: Maximum mount count: -1 >13:20:05,440 INFO program: Last checked: Thu Feb 21 13:10:08 2013 >13:20:05,441 INFO program: Check interval: 0 (<none>) >13:20:05,441 INFO program: Lifetime writes: 62 MB >13:20:05,442 INFO program: Reserved blocks uid: 0 (user root) >13:20:05,442 INFO program: Reserved blocks gid: 0 (group root) >13:20:05,442 INFO program: First inode: 11 >13:20:05,443 INFO program: Inode size: 128 >13:20:05,443 INFO program: Journal inode: 8 >13:20:05,444 INFO program: Default directory hash: half_md4 >13:20:05,445 INFO program: Directory Hash Seed: aefdfe8d-9aea-4217-8e21-d89edb36c64b >13:20:05,445 INFO program: Journal backup: inode blocks >13:20:05,446 INFO program: Journal features: (none) >13:20:05,446 INFO program: Journal size: 8M >13:20:05,447 INFO program: Journal length: 8192 >13:20:05,447 INFO program: Journal sequence: 0x00000019 >13:20:05,448 INFO program: Journal start: 0 >13:20:05,448 INFO program: >13:20:05,449 DEBUG program: Return code: 0 >13:20:05,450 INFO program: Running... dumpe2fs -h /dev/vda1 >13:20:05,472 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:05,473 INFO program: Filesystem volume name: <none> >13:20:05,473 INFO program: Last mounted on: /boot >13:20:05,474 INFO program: Filesystem UUID: f086af28-d826-4bbe-8b6f-81354bba68d8 >13:20:05,474 INFO program: Filesystem magic number: 0xEF53 >13:20:05,475 INFO program: Filesystem revision #: 1 (dynamic) >13:20:05,475 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 >13:20:05,475 INFO program: Filesystem flags: signed_directory_hash >13:20:05,476 INFO program: Default mount options: user_xattr acl >13:20:05,476 INFO program: Filesystem state: clean >13:20:05,477 INFO program: Errors behavior: Continue >13:20:05,477 INFO program: Filesystem OS type: Linux >13:20:05,477 INFO program: Inode count: 128016 >13:20:05,478 INFO program: Block count: 512000 >13:20:05,478 INFO program: Reserved block count: 25600 >13:20:05,478 INFO program: Free blocks: 447150 >13:20:05,479 INFO program: Free inodes: 127670 >13:20:05,479 INFO program: First block: 1 >13:20:05,480 INFO program: Block size: 1024 >13:20:05,480 INFO program: Fragment size: 1024 >13:20:05,480 INFO program: Reserved GDT blocks: 256 >13:20:05,481 INFO program: Blocks per group: 8192 >13:20:05,481 INFO program: Fragments per group: 8192 >13:20:05,481 INFO program: Inodes per group: 2032 >13:20:05,482 INFO program: Inode blocks per group: 254 >13:20:05,482 INFO program: Flex block group size: 16 >13:20:05,483 INFO program: Filesystem created: Thu Feb 21 13:10:08 2013 >13:20:05,484 INFO program: Last mount time: Thu Feb 21 13:12:47 2013 >13:20:05,484 INFO program: Last write time: Thu Feb 21 13:12:47 2013 >13:20:05,484 INFO program: Mount count: 2 >13:20:05,485 INFO program: Maximum mount count: -1 >13:20:05,486 INFO program: Last checked: Thu Feb 21 13:10:08 2013 >13:20:05,486 INFO program: Check interval: 0 (<none>) >13:20:05,487 INFO program: Lifetime writes: 62 MB >13:20:05,487 INFO program: Reserved blocks uid: 0 (user root) >13:20:05,488 INFO program: Reserved blocks gid: 0 (group root) >13:20:05,488 INFO program: First inode: 11 >13:20:05,490 INFO program: Inode size: 128 >13:20:05,491 INFO program: Journal inode: 8 >13:20:05,491 INFO program: Default directory hash: half_md4 >13:20:05,491 INFO program: Directory Hash Seed: aefdfe8d-9aea-4217-8e21-d89edb36c64b >13:20:05,492 INFO program: Journal backup: inode blocks >13:20:05,492 INFO program: Journal features: (none) >13:20:05,492 INFO program: Journal size: 8M >13:20:05,493 INFO program: Journal length: 8192 >13:20:05,493 INFO program: Journal sequence: 0x00000019 >13:20:05,494 INFO program: Journal start: 0 >13:20:05,494 INFO program: >13:20:05,494 DEBUG program: Return code: 0 >13:20:05,496 INFO program: Running... resize2fs -P /dev/vda1 >13:20:05,578 INFO program: resize2fs 1.42.5 (29-Jul-2012) >13:20:05,580 INFO program: Estimated minimum size of the filesystem: 53977 >13:20:05,581 DEBUG program: Return code: 0 >13:20:05,908 INFO program: Running... lvm lvchange -a y fedora/swap >13:20:06,067 DEBUG program: Return code: 0 >13:20:06,068 INFO program: Running... udevadm settle --timeout=300 >13:20:06,092 DEBUG program: Return code: 0 >13:20:06,151 INFO program: Running... lvm lvchange -a y fedora/root >13:20:06,249 DEBUG program: Return code: 0 >13:20:06,249 INFO program: Running... udevadm settle --timeout=300 >13:20:06,270 DEBUG program: Return code: 0 >13:20:06,302 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >13:20:06,327 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,328 INFO program: Filesystem volume name: <none> >13:20:06,328 INFO program: Last mounted on: / >13:20:06,328 INFO program: Filesystem UUID: 7d219605-79a5-44e7-981f-a81d42a31f67 >13:20:06,328 INFO program: Filesystem magic number: 0xEF53 >13:20:06,329 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,329 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:20:06,329 INFO program: Filesystem flags: signed_directory_hash >13:20:06,329 INFO program: Default mount options: user_xattr acl >13:20:06,329 INFO program: Filesystem state: clean >13:20:06,330 INFO program: Errors behavior: Continue >13:20:06,330 INFO program: Filesystem OS type: Linux >13:20:06,330 INFO program: Inode count: 829056 >13:20:06,330 INFO program: Block count: 3310592 >13:20:06,330 INFO program: Reserved block count: 165529 >13:20:06,331 INFO program: Free blocks: 3061953 >13:20:06,331 INFO program: Free inodes: 808555 >13:20:06,331 INFO program: First block: 0 >13:20:06,331 INFO program: Block size: 4096 >13:20:06,331 INFO program: Fragment size: 4096 >13:20:06,332 INFO program: Reserved GDT blocks: 808 >13:20:06,332 INFO program: Blocks per group: 32768 >13:20:06,332 INFO program: Fragments per group: 32768 >13:20:06,332 INFO program: Inodes per group: 8128 >13:20:06,332 INFO program: Inode blocks per group: 508 >13:20:06,333 INFO program: Flex block group size: 16 >13:20:06,333 INFO program: Filesystem created: Thu Feb 21 13:10:10 2013 >13:20:06,333 INFO program: Last mount time: Thu Feb 21 13:12:46 2013 >13:20:06,334 INFO program: Last write time: Thu Feb 21 13:12:46 2013 >13:20:06,334 INFO program: Mount count: 2 >13:20:06,334 INFO program: Maximum mount count: -1 >13:20:06,335 INFO program: Last checked: Thu Feb 21 13:10:10 2013 >13:20:06,335 INFO program: Check interval: 0 (<none>) >13:20:06,336 INFO program: Lifetime writes: 1256 MB >13:20:06,336 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,336 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,336 INFO program: First inode: 11 >13:20:06,336 INFO program: Inode size: 256 >13:20:06,337 INFO program: Required extra isize: 28 >13:20:06,337 INFO program: Desired extra isize: 28 >13:20:06,338 INFO program: Journal inode: 8 >13:20:06,338 INFO program: Default directory hash: half_md4 >13:20:06,338 INFO program: Directory Hash Seed: a2102909-58ae-48af-bf6c-2a37338ac6bc >13:20:06,340 INFO program: Journal backup: inode blocks >13:20:06,340 INFO program: Journal features: journal_incompat_revoke >13:20:06,340 INFO program: Journal size: 128M >13:20:06,340 INFO program: Journal length: 32768 >13:20:06,341 INFO program: Journal sequence: 0x000004aa >13:20:06,341 INFO program: Journal start: 0 >13:20:06,341 INFO program: >13:20:06,341 DEBUG program: Return code: 0 >13:20:06,342 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >13:20:06,362 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,363 INFO program: Filesystem volume name: <none> >13:20:06,363 INFO program: Last mounted on: / >13:20:06,363 INFO program: Filesystem UUID: 7d219605-79a5-44e7-981f-a81d42a31f67 >13:20:06,363 INFO program: Filesystem magic number: 0xEF53 >13:20:06,364 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,364 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:20:06,364 INFO program: Filesystem flags: signed_directory_hash >13:20:06,364 INFO program: Default mount options: user_xattr acl >13:20:06,364 INFO program: Filesystem state: clean >13:20:06,365 INFO program: Errors behavior: Continue >13:20:06,365 INFO program: Filesystem OS type: Linux >13:20:06,365 INFO program: Inode count: 829056 >13:20:06,365 INFO program: Block count: 3310592 >13:20:06,365 INFO program: Reserved block count: 165529 >13:20:06,366 INFO program: Free blocks: 3061953 >13:20:06,366 INFO program: Free inodes: 808555 >13:20:06,366 INFO program: First block: 0 >13:20:06,366 INFO program: Block size: 4096 >13:20:06,367 INFO program: Fragment size: 4096 >13:20:06,367 INFO program: Reserved GDT blocks: 808 >13:20:06,367 INFO program: Blocks per group: 32768 >13:20:06,367 INFO program: Fragments per group: 32768 >13:20:06,367 INFO program: Inodes per group: 8128 >13:20:06,368 INFO program: Inode blocks per group: 508 >13:20:06,369 INFO program: Flex block group size: 16 >13:20:06,369 INFO program: Filesystem created: Thu Feb 21 13:10:10 2013 >13:20:06,370 INFO program: Last mount time: Thu Feb 21 13:12:46 2013 >13:20:06,370 INFO program: Last write time: Thu Feb 21 13:12:46 2013 >13:20:06,370 INFO program: Mount count: 2 >13:20:06,370 INFO program: Maximum mount count: -1 >13:20:06,370 INFO program: Last checked: Thu Feb 21 13:10:10 2013 >13:20:06,371 INFO program: Check interval: 0 (<none>) >13:20:06,371 INFO program: Lifetime writes: 1256 MB >13:20:06,371 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,371 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,371 INFO program: First inode: 11 >13:20:06,373 INFO program: Inode size: 256 >13:20:06,373 INFO program: Required extra isize: 28 >13:20:06,373 INFO program: Desired extra isize: 28 >13:20:06,374 INFO program: Journal inode: 8 >13:20:06,374 INFO program: Default directory hash: half_md4 >13:20:06,374 INFO program: Directory Hash Seed: a2102909-58ae-48af-bf6c-2a37338ac6bc >13:20:06,374 INFO program: Journal backup: inode blocks >13:20:06,374 INFO program: Journal features: journal_incompat_revoke >13:20:06,375 INFO program: Journal size: 128M >13:20:06,375 INFO program: Journal length: 32768 >13:20:06,375 INFO program: Journal sequence: 0x000004aa >13:20:06,375 INFO program: Journal start: 0 >13:20:06,376 INFO program: >13:20:06,376 DEBUG program: Return code: 0 >13:20:06,376 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >13:20:06,391 INFO program: resize2fs 1.42.5 (29-Jul-2012) >13:20:06,392 INFO program: Estimated minimum size of the filesystem: 208176 >13:20:06,393 DEBUG program: Return code: 0 >13:20:06,483 INFO program: Running... dumpe2fs -h /dev/loop1 >13:20:06,493 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,494 INFO program: Filesystem volume name: Anaconda >13:20:06,494 INFO program: Last mounted on: / >13:20:06,495 INFO program: Filesystem UUID: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 >13:20:06,495 INFO program: Filesystem magic number: 0xEF53 >13:20:06,495 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,495 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 >13:20:06,495 INFO program: Filesystem flags: signed_directory_hash >13:20:06,496 INFO program: Default mount options: user_xattr acl >13:20:06,496 INFO program: Filesystem state: clean >13:20:06,496 INFO program: Errors behavior: Continue >13:20:06,496 INFO program: Filesystem OS type: Linux >13:20:06,497 INFO program: Inode count: 65536 >13:20:06,497 INFO program: Block count: 1048576 >13:20:06,497 INFO program: Reserved block count: 0 >13:20:06,497 INFO program: Free blocks: 286641 >13:20:06,497 INFO program: Free inodes: 37670 >13:20:06,498 INFO program: First block: 1 >13:20:06,498 INFO program: Block size: 1024 >13:20:06,498 INFO program: Fragment size: 1024 >13:20:06,498 INFO program: Reserved GDT blocks: 256 >13:20:06,500 INFO program: Blocks per group: 8192 >13:20:06,500 INFO program: Fragments per group: 8192 >13:20:06,501 INFO program: Inodes per group: 512 >13:20:06,501 INFO program: Inode blocks per group: 128 >13:20:06,501 INFO program: Flex block group size: 16 >13:20:06,501 INFO program: Filesystem created: Wed Feb 20 22:47:17 2013 >13:20:06,501 INFO program: Last mount time: Wed Feb 20 22:47:35 2013 >13:20:06,502 INFO program: Last write time: Wed Feb 20 22:47:39 2013 >13:20:06,502 INFO program: Mount count: 2 >13:20:06,502 INFO program: Maximum mount count: -1 >13:20:06,504 INFO program: Last checked: Wed Feb 20 22:47:17 2013 >13:20:06,504 INFO program: Check interval: 0 (<none>) >13:20:06,504 INFO program: Lifetime writes: 32 MB >13:20:06,505 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,505 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,505 INFO program: First inode: 11 >13:20:06,505 INFO program: Inode size: 256 >13:20:06,506 INFO program: Required extra isize: 28 >13:20:06,506 INFO program: Desired extra isize: 28 >13:20:06,506 INFO program: Journal inode: 8 >13:20:06,506 INFO program: Default directory hash: half_md4 >13:20:06,506 INFO program: Directory Hash Seed: 85b1297f-bc01-41d2-939c-40495f141b1e >13:20:06,507 INFO program: Journal backup: inode blocks >13:20:06,507 INFO program: Journal features: (none) >13:20:06,508 INFO program: Journal size: 32M >13:20:06,509 INFO program: Journal length: 32768 >13:20:06,509 INFO program: Journal sequence: 0x00000006 >13:20:06,509 INFO program: Journal start: 0 >13:20:06,509 INFO program: >13:20:06,510 DEBUG program: Return code: 0 >13:20:06,510 INFO program: Running... dumpe2fs -h /dev/loop1 >13:20:06,521 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,522 INFO program: Filesystem volume name: Anaconda >13:20:06,522 INFO program: Last mounted on: / >13:20:06,522 INFO program: Filesystem UUID: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 >13:20:06,522 INFO program: Filesystem magic number: 0xEF53 >13:20:06,522 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,523 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 >13:20:06,523 INFO program: Filesystem flags: signed_directory_hash >13:20:06,523 INFO program: Default mount options: user_xattr acl >13:20:06,523 INFO program: Filesystem state: clean >13:20:06,523 INFO program: Errors behavior: Continue >13:20:06,524 INFO program: Filesystem OS type: Linux >13:20:06,524 INFO program: Inode count: 65536 >13:20:06,524 INFO program: Block count: 1048576 >13:20:06,524 INFO program: Reserved block count: 0 >13:20:06,524 INFO program: Free blocks: 286641 >13:20:06,525 INFO program: Free inodes: 37670 >13:20:06,525 INFO program: First block: 1 >13:20:06,525 INFO program: Block size: 1024 >13:20:06,525 INFO program: Fragment size: 1024 >13:20:06,526 INFO program: Reserved GDT blocks: 256 >13:20:06,526 INFO program: Blocks per group: 8192 >13:20:06,526 INFO program: Fragments per group: 8192 >13:20:06,526 INFO program: Inodes per group: 512 >13:20:06,526 INFO program: Inode blocks per group: 128 >13:20:06,527 INFO program: Flex block group size: 16 >13:20:06,527 INFO program: Filesystem created: Wed Feb 20 22:47:17 2013 >13:20:06,527 INFO program: Last mount time: Wed Feb 20 22:47:35 2013 >13:20:06,528 INFO program: Last write time: Wed Feb 20 22:47:39 2013 >13:20:06,528 INFO program: Mount count: 2 >13:20:06,528 INFO program: Maximum mount count: -1 >13:20:06,529 INFO program: Last checked: Wed Feb 20 22:47:17 2013 >13:20:06,529 INFO program: Check interval: 0 (<none>) >13:20:06,529 INFO program: Lifetime writes: 32 MB >13:20:06,529 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,530 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,531 INFO program: First inode: 11 >13:20:06,531 INFO program: Inode size: 256 >13:20:06,531 INFO program: Required extra isize: 28 >13:20:06,531 INFO program: Desired extra isize: 28 >13:20:06,531 INFO program: Journal inode: 8 >13:20:06,532 INFO program: Default directory hash: half_md4 >13:20:06,532 INFO program: Directory Hash Seed: 85b1297f-bc01-41d2-939c-40495f141b1e >13:20:06,535 INFO program: Journal backup: inode blocks >13:20:06,535 INFO program: Journal features: (none) >13:20:06,535 INFO program: Journal size: 32M >13:20:06,536 INFO program: Journal length: 32768 >13:20:06,536 INFO program: Journal sequence: 0x00000006 >13:20:06,536 INFO program: Journal start: 0 >13:20:06,536 INFO program: >13:20:06,536 DEBUG program: Return code: 0 >13:20:06,537 INFO program: Running... resize2fs -P /dev/loop1 >13:20:06,547 INFO program: resize2fs 1.42.5 (29-Jul-2012) >13:20:06,548 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:20:06,548 INFO program: Couldn't find valid filesystem superblock. >13:20:06,548 DEBUG program: Return code: 1 >13:20:06,607 INFO program: Running... udevadm settle --timeout=300 >13:20:06,629 DEBUG program: Return code: 0 >13:20:06,698 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:20:06,710 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,710 INFO program: Filesystem volume name: Anaconda >13:20:06,710 INFO program: Last mounted on: /sysroot >13:20:06,711 INFO program: Filesystem UUID: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 >13:20:06,711 INFO program: Filesystem magic number: 0xEF53 >13:20:06,711 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,711 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 >13:20:06,712 INFO program: Filesystem flags: signed_directory_hash >13:20:06,712 INFO program: Default mount options: user_xattr acl >13:20:06,712 INFO program: Filesystem state: clean >13:20:06,712 INFO program: Errors behavior: Continue >13:20:06,712 INFO program: Filesystem OS type: Linux >13:20:06,713 INFO program: Inode count: 65536 >13:20:06,713 INFO program: Block count: 1048576 >13:20:06,713 INFO program: Reserved block count: 0 >13:20:06,713 INFO program: Free blocks: 286641 >13:20:06,714 INFO program: Free inodes: 37670 >13:20:06,714 INFO program: First block: 1 >13:20:06,714 INFO program: Block size: 1024 >13:20:06,714 INFO program: Fragment size: 1024 >13:20:06,714 INFO program: Reserved GDT blocks: 256 >13:20:06,715 INFO program: Blocks per group: 8192 >13:20:06,715 INFO program: Fragments per group: 8192 >13:20:06,715 INFO program: Inodes per group: 512 >13:20:06,715 INFO program: Inode blocks per group: 128 >13:20:06,716 INFO program: Flex block group size: 16 >13:20:06,716 INFO program: Filesystem created: Wed Feb 20 22:47:17 2013 >13:20:06,717 INFO program: Last mount time: Thu Feb 21 13:19:54 2013 >13:20:06,717 INFO program: Last write time: Thu Feb 21 13:19:54 2013 >13:20:06,717 INFO program: Mount count: 3 >13:20:06,718 INFO program: Maximum mount count: -1 >13:20:06,718 INFO program: Last checked: Wed Feb 20 22:47:17 2013 >13:20:06,719 INFO program: Check interval: 0 (<none>) >13:20:06,719 INFO program: Lifetime writes: 32 MB >13:20:06,719 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,719 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,719 INFO program: First inode: 11 >13:20:06,720 INFO program: Inode size: 256 >13:20:06,720 INFO program: Required extra isize: 28 >13:20:06,721 INFO program: Desired extra isize: 28 >13:20:06,721 INFO program: Journal inode: 8 >13:20:06,722 INFO program: Default directory hash: half_md4 >13:20:06,722 INFO program: Directory Hash Seed: 85b1297f-bc01-41d2-939c-40495f141b1e >13:20:06,722 INFO program: Journal backup: inode blocks >13:20:06,722 INFO program: Journal features: (none) >13:20:06,722 INFO program: Journal size: 32M >13:20:06,723 INFO program: Journal length: 32768 >13:20:06,723 INFO program: Journal sequence: 0x00000007 >13:20:06,724 INFO program: Journal start: 1 >13:20:06,724 INFO program: >13:20:06,725 DEBUG program: Return code: 0 >13:20:06,725 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:20:06,738 INFO program: dumpe2fs 1.42.5 (29-Jul-2012) >13:20:06,738 INFO program: Filesystem volume name: Anaconda >13:20:06,738 INFO program: Last mounted on: /sysroot >13:20:06,739 INFO program: Filesystem UUID: cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 >13:20:06,739 INFO program: Filesystem magic number: 0xEF53 >13:20:06,739 INFO program: Filesystem revision #: 1 (dynamic) >13:20:06,739 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 >13:20:06,740 INFO program: Filesystem flags: signed_directory_hash >13:20:06,740 INFO program: Default mount options: user_xattr acl >13:20:06,740 INFO program: Filesystem state: clean >13:20:06,740 INFO program: Errors behavior: Continue >13:20:06,740 INFO program: Filesystem OS type: Linux >13:20:06,741 INFO program: Inode count: 65536 >13:20:06,741 INFO program: Block count: 1048576 >13:20:06,741 INFO program: Reserved block count: 0 >13:20:06,741 INFO program: Free blocks: 286641 >13:20:06,741 INFO program: Free inodes: 37670 >13:20:06,742 INFO program: First block: 1 >13:20:06,742 INFO program: Block size: 1024 >13:20:06,742 INFO program: Fragment size: 1024 >13:20:06,742 INFO program: Reserved GDT blocks: 256 >13:20:06,742 INFO program: Blocks per group: 8192 >13:20:06,743 INFO program: Fragments per group: 8192 >13:20:06,743 INFO program: Inodes per group: 512 >13:20:06,743 INFO program: Inode blocks per group: 128 >13:20:06,745 INFO program: Flex block group size: 16 >13:20:06,745 INFO program: Filesystem created: Wed Feb 20 22:47:17 2013 >13:20:06,745 INFO program: Last mount time: Thu Feb 21 13:19:54 2013 >13:20:06,746 INFO program: Last write time: Thu Feb 21 13:19:54 2013 >13:20:06,746 INFO program: Mount count: 3 >13:20:06,746 INFO program: Maximum mount count: -1 >13:20:06,746 INFO program: Last checked: Wed Feb 20 22:47:17 2013 >13:20:06,747 INFO program: Check interval: 0 (<none>) >13:20:06,747 INFO program: Lifetime writes: 32 MB >13:20:06,747 INFO program: Reserved blocks uid: 0 (user root) >13:20:06,747 INFO program: Reserved blocks gid: 0 (group root) >13:20:06,747 INFO program: First inode: 11 >13:20:06,748 INFO program: Inode size: 256 >13:20:06,748 INFO program: Required extra isize: 28 >13:20:06,748 INFO program: Desired extra isize: 28 >13:20:06,748 INFO program: Journal inode: 8 >13:20:06,749 INFO program: Default directory hash: half_md4 >13:20:06,749 INFO program: Directory Hash Seed: 85b1297f-bc01-41d2-939c-40495f141b1e >13:20:06,750 INFO program: Journal backup: inode blocks >13:20:06,750 INFO program: Journal features: (none) >13:20:06,750 INFO program: Journal size: 32M >13:20:06,750 INFO program: Journal length: 32768 >13:20:06,751 INFO program: Journal sequence: 0x00000007 >13:20:06,751 INFO program: Journal start: 1 >13:20:06,752 INFO program: >13:20:06,752 DEBUG program: Return code: 0 >13:20:06,752 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:20:06,765 INFO program: resize2fs 1.42.5 (29-Jul-2012) >13:20:06,765 INFO program: Estimated minimum size of the filesystem: 759394 >13:20:06,766 DEBUG program: Return code: 0 >13:20:06,850 INFO program: Running... udevadm settle --timeout=300 >13:20:06,871 DEBUG program: Return code: 0 >13:20:06,880 INFO program: Running... udevadm settle --timeout=300 >13:20:06,902 DEBUG program: Return code: 0 >13:20:06,904 INFO program: Running... udevadm settle --timeout=300 >13:20:06,925 DEBUG program: Return code: 0 >13:20:06,932 INFO program: Running... udevadm settle --timeout=300 >13:20:06,951 DEBUG program: Return code: 0 >13:20:06,957 INFO program: Running... udevadm settle --timeout=300 >13:20:06,977 DEBUG program: Return code: 0 >13:20:06,979 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >13:20:07,037 DEBUG program: Return code: 0 >13:20:07,043 INFO program: Running... udevadm settle --timeout=300 >13:20:07,064 DEBUG program: Return code: 0 >13:20:07,066 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >13:20:07,121 INFO program: 0 logical volume(s) in volume group "fedora" now active >13:20:07,122 DEBUG program: Return code: 0 >13:20:07,129 INFO program: Running... udevadm settle --timeout=300 >13:20:07,152 DEBUG program: Return code: 0 >13:20:07,157 INFO program: Running... udevadm settle --timeout=300 >13:20:07,176 DEBUG program: Return code: 0 >13:20:07,183 INFO program: Running... udevadm settle --timeout=300 >13:20:07,203 DEBUG program: Return code: 0 >13:20:07,210 INFO program: Running... udevadm settle --timeout=300 >13:20:07,231 DEBUG program: Return code: 0 >13:20:07,256 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >13:20:07,301 DEBUG program: Return code: 0 >13:20:07,305 INFO program: Running... umount /mnt/sysimage >13:20:07,317 DEBUG program: Return code: 0 >13:20:07,318 INFO program: Running... udevadm settle --timeout=300 >13:20:07,341 DEBUG program: Return code: 0 >13:20:07,345 INFO program: Running... udevadm settle --timeout=300 >13:20:07,367 DEBUG program: Return code: 0 >13:20:07,373 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >13:20:07,447 DEBUG program: Return code: 0 >13:20:07,448 INFO program: Running... udevadm settle --timeout=300 >13:20:07,482 DEBUG program: Return code: 0 >13:20:07,483 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >13:20:07,509 DEBUG program: Return code: 0 >13:20:07,519 INFO program: Running... arch >13:20:07,541 INFO program: x86_64 >13:20:07,541 DEBUG program: Return code: 0 >13:20:07,556 INFO program: Running... umount /mnt/sysimage >13:20:07,569 DEBUG program: Return code: 0 >13:20:07,570 INFO program: Running... udevadm settle --timeout=300 >13:20:07,594 DEBUG program: Return code: 0 >13:20:07,596 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >13:20:07,662 DEBUG program: Return code: 0 >13:20:18,463 INFO program: Running... modprobe btrfs >13:20:18,540 DEBUG program: Return code: 0 >13:20:18,549 INFO program: Running... modprobe xfs >13:20:18,620 DEBUG program: Return code: 0 >13:20:18,637 INFO program: Running... modprobe vfat >13:20:18,667 DEBUG program: Return code: 0 > > >/tmp/storage.log: >13:20:00,230 INFO blivet: ISCSID is /sbin/iscsid >13:20:00,230 INFO blivet: no initiator set >13:20:00,334 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:20:00,335 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:20:00,373 DEBUG blivet: MultipathTopology._build_topology: >13:20:00,373 DEBUG blivet: /etc/multipath.conf contents: >13:20:00,374 DEBUG blivet: # multipath.conf written by anaconda >13:20:00,374 DEBUG blivet: >13:20:00,374 DEBUG blivet: defaults { >13:20:00,375 DEBUG blivet: user_friendly_names yes >13:20:00,375 DEBUG blivet: } >13:20:00,375 DEBUG blivet: blacklist { >13:20:00,376 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:20:00,376 DEBUG blivet: devnode "^hd[a-z]" >13:20:00,376 DEBUG blivet: devnode "^dcssblk[0-9]*" >13:20:00,377 DEBUG blivet: device { >13:20:00,377 DEBUG blivet: vendor "DGC" >13:20:00,378 DEBUG blivet: product "LUNZ" >13:20:00,378 DEBUG blivet: } >13:20:00,378 DEBUG blivet: device { >13:20:00,379 DEBUG blivet: vendor "IBM" >13:20:00,379 DEBUG blivet: product "S/390.*" >13:20:00,379 DEBUG blivet: } >13:20:00,380 DEBUG blivet: # don't count normal SATA devices as multipaths >13:20:00,380 DEBUG blivet: device { >13:20:00,380 DEBUG blivet: vendor "ATA" >13:20:00,381 DEBUG blivet: } >13:20:00,381 DEBUG blivet: # don't count 3ware devices as multipaths >13:20:00,381 DEBUG blivet: device { >13:20:00,382 DEBUG blivet: vendor "3ware" >13:20:00,382 DEBUG blivet: } >13:20:00,383 DEBUG blivet: device { >13:20:00,383 DEBUG blivet: vendor "AMCC" >13:20:00,383 DEBUG blivet: } >13:20:00,384 DEBUG blivet: # nor highpoint devices >13:20:00,384 DEBUG blivet: device { >13:20:00,384 DEBUG blivet: vendor "HPT" >13:20:00,384 DEBUG blivet: } >13:20:00,385 DEBUG blivet: } >13:20:00,385 DEBUG blivet: multipaths { >13:20:00,385 DEBUG blivet: } >13:20:00,386 DEBUG blivet: (end of /etc/multipath.conf) >13:20:00,466 INFO blivet: MultipathTopology: found non-disk device: sr0 >13:20:00,467 INFO blivet: MultipathTopology: found singlepath device: vda >13:20:00,467 INFO blivet: MultipathTopology: found non-disk device: vda1 >13:20:00,468 INFO blivet: MultipathTopology: found non-disk device: vda2 >13:20:00,469 INFO blivet: MultipathTopology: found singlepath device: vdb >13:20:00,470 INFO blivet: MultipathTopology: found non-disk device: vdb1 >13:20:00,470 INFO blivet: MultipathTopology: found singlepath device: loop0 >13:20:00,471 INFO blivet: MultipathTopology: found singlepath device: loop1 >13:20:00,472 INFO blivet: MultipathTopology: found singlepath device: loop2 >13:20:00,473 INFO blivet: MultipathTopology: found singlepath device: loop3 >13:20:00,473 INFO blivet: MultipathTopology: found singlepath device: loop4 >13:20:00,474 INFO blivet: MultipathTopology: found singlepath device: loop5 >13:20:00,474 INFO blivet: MultipathTopology: found singlepath device: loop6 >13:20:00,475 INFO blivet: MultipathTopology: found singlepath device: loop7 >13:20:00,475 INFO blivet: MultipathTopology: found singlepath device: dm-0 >13:20:03,098 INFO blivet: Detected 1472M of memory >13:20:03,098 INFO blivet: Swap attempt of 2944M >13:20:04,708 INFO blivet: no initiator set >13:20:04,709 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:20:04,710 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:20:04,767 DEBUG blivet: MultipathTopology._build_topology: >13:20:04,767 DEBUG blivet: /etc/multipath.conf contents: >13:20:04,768 DEBUG blivet: # multipath.conf written by anaconda >13:20:04,768 DEBUG blivet: >13:20:04,769 DEBUG blivet: defaults { >13:20:04,769 DEBUG blivet: user_friendly_names yes >13:20:04,769 DEBUG blivet: } >13:20:04,770 DEBUG blivet: blacklist { >13:20:04,770 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:20:04,770 DEBUG blivet: devnode "^hd[a-z]" >13:20:04,771 DEBUG blivet: devnode "^dcssblk[0-9]*" >13:20:04,771 DEBUG blivet: device { >13:20:04,772 DEBUG blivet: vendor "DGC" >13:20:04,772 DEBUG blivet: product "LUNZ" >13:20:04,772 DEBUG blivet: } >13:20:04,773 DEBUG blivet: device { >13:20:04,773 DEBUG blivet: vendor "IBM" >13:20:04,773 DEBUG blivet: product "S/390.*" >13:20:04,774 DEBUG blivet: } >13:20:04,774 DEBUG blivet: # don't count normal SATA devices as multipaths >13:20:04,774 DEBUG blivet: device { >13:20:04,775 DEBUG blivet: vendor "ATA" >13:20:04,778 DEBUG blivet: } >13:20:04,778 DEBUG blivet: # don't count 3ware devices as multipaths >13:20:04,778 DEBUG blivet: device { >13:20:04,779 DEBUG blivet: vendor "3ware" >13:20:04,779 DEBUG blivet: } >13:20:04,780 DEBUG blivet: device { >13:20:04,780 DEBUG blivet: vendor "AMCC" >13:20:04,780 DEBUG blivet: } >13:20:04,781 DEBUG blivet: # nor highpoint devices >13:20:04,781 DEBUG blivet: device { >13:20:04,782 DEBUG blivet: vendor "HPT" >13:20:04,782 DEBUG blivet: } >13:20:04,782 DEBUG blivet: } >13:20:04,783 DEBUG blivet: multipaths { >13:20:04,783 DEBUG blivet: } >13:20:04,784 DEBUG blivet: (end of /etc/multipath.conf) >13:20:04,833 INFO blivet: MultipathTopology: found non-disk device: sr0 >13:20:04,834 INFO blivet: MultipathTopology: found singlepath device: vda >13:20:04,834 INFO blivet: MultipathTopology: found non-disk device: vda1 >13:20:04,835 INFO blivet: MultipathTopology: found non-disk device: vda2 >13:20:04,836 INFO blivet: MultipathTopology: found singlepath device: vdb >13:20:04,838 INFO blivet: MultipathTopology: found non-disk device: vdb1 >13:20:04,839 INFO blivet: MultipathTopology: found singlepath device: loop0 >13:20:04,839 INFO blivet: MultipathTopology: found singlepath device: loop1 >13:20:04,840 INFO blivet: MultipathTopology: found singlepath device: loop2 >13:20:04,840 INFO blivet: MultipathTopology: found singlepath device: loop3 >13:20:04,840 INFO blivet: MultipathTopology: found singlepath device: loop4 >13:20:04,841 INFO blivet: MultipathTopology: found singlepath device: loop5 >13:20:04,841 INFO blivet: MultipathTopology: found singlepath device: loop6 >13:20:04,842 INFO blivet: MultipathTopology: found singlepath device: loop7 >13:20:04,842 INFO blivet: MultipathTopology: found singlepath device: dm-0 >13:20:04,843 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >13:20:04,854 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2013-02-20-14-50-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-02-20-14-50-42-00', > 'ID_FS_UUID_ENC': '2013-02-20-14-50-42-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '693', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2013-02-20-14-50-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:20:04,858 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:20:04,863 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >13:20:04,865 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:04,871 INFO blivet: sr0 is a cdrom >13:20:04,873 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:20:04,874 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:04,877 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:20:04,879 INFO blivet: added cdrom sr0 (id 0) to device tree >13:20:04,880 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:20:04,883 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:20:04,884 INFO blivet: type detected on 'sr0' is 'iso9660' >13:20:04,905 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:20:04,907 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >13:20:04,910 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:20:04,911 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:20:04,914 DEBUG blivet: looking up parted Device: /dev/sr0 >13:20:04,923 INFO blivet: got device: OpticalDevice instance (0x7f90ba346cd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4690.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2401280 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (149, 255, 63) biosGeometry: (149, 255, 63) > PedDevice: <_ped.Device object at 0x7f90af952cb0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:20:04,925 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:20:04,925 INFO blivet: got format: Iso9660FS instance (0x7f90ac368110) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-02-20-14-50-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >13:20:04,927 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46301', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >13:20:04,929 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >13:20:04,930 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:20:04,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:04,935 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >13:20:04,936 INFO blivet: vda is a disk >13:20:04,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:04,938 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >13:20:04,940 INFO blivet: added disk vda (id 1) to device tree >13:20:04,941 DEBUG blivet: looking up parted Device: /dev/vda >13:20:04,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >13:20:04,949 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >13:20:04,952 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:20:04,952 DEBUG blivet: required disklabel type for vda (15) is None >13:20:04,953 DEBUG blivet: default disklabel type for vda is msdos >13:20:04,954 DEBUG blivet: selecting msdos disklabel for vda based on size >13:20:04,963 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >13:20:05,006 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90ac393cd0>, <parted.partition.Partition object at 0x7f90ac393f50>] > device: <parted.device.Device object at 0x7f90ac393b10> > PedDisk: <_ped.Disk object at 0x7f90ac395998> >13:20:05,017 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >13:20:05,019 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:20:05,029 INFO blivet: got device: DiskDevice instance (0x7f90ac3680d0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f90af952f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f90ac387a50> >13:20:05,032 INFO blivet: got format: DiskLabel instance (0x7f90ac387ad0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90ac393cd0>, <parted.partition.Partition object at 0x7f90ac393f50>] > device: <parted.device.Device object at 0x7f90ac393b10> > PedDisk: <_ped.Disk object at 0x7f90ac395998> > origPartedDisk = <parted.disk.Disk object at 0x7f90ac3971d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38e0e0> > >13:20:05,050 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/f086af28-d826-4bbe-8b6f-81354bba68d8', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f086af28-d826-4bbe-8b6f-81354bba68d8', > 'ID_FS_UUID_ENC': 'f086af28-d826-4bbe-8b6f-81354bba68d8', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46309', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/f086af28-d826-4bbe-8b6f-81354bba68d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >13:20:05,071 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >13:20:05,073 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >13:20:05,075 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:05,075 INFO blivet: vda1 is a partition >13:20:05,077 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >13:20:05,079 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:20:05,080 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >13:20:05,103 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >13:20:05,115 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:20:05,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,119 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >13:20:05,120 DEBUG blivet: looking up parted Partition: /dev/vda1 >13:20:05,122 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >13:20:05,124 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >13:20:05,125 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >13:20:05,148 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >13:20:05,148 INFO blivet: added partition vda1 (id 2) to device tree >13:20:05,149 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >13:20:05,150 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >13:20:05,152 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:20:05,189 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >13:20:05,342 WARN blivet: disklabel detected but not usable on vda1 >13:20:05,343 INFO blivet: type detected on 'vda1' is 'ext4' >13:20:05,582 DEBUG blivet: padding min size from 53 up to 58 >13:20:05,584 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:05,584 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:05,585 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:20:05,587 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >13:20:05,588 DEBUG blivet: looking up parted Device: /dev/vda1 >13:20:05,589 INFO blivet: got device: PartitionDevice instance (0x7f90ac387950) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38e320> > target size = 0 path = /dev/vda1 > 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 0x7f90ac393bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f90ac3970d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90ac393d90> PedPartition: <_ped.Partition object at 0x7f90ac3917d0> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:20:05,591 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:05,591 INFO blivet: got format: Ext4FS instance (0x7f90ac397290) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = f086af28-d826-4bbe-8b6f-81354bba68d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:20:05,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ffBN6Q-FjhE-XVhR-K2VG-9Tby-qjDP-X0S3k9', > 'ID_FS_UUID_ENC': 'ffBN6Q-FjhE-XVhR-K2VG-9Tby-qjDP-X0S3k9', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['3014656.00', '13242368.00'], > 'LVM2_LV_UUID': ['rcRx2M-tILl-XUY3-ghji-IAXM-BkxO-XEUiQ9', > 'YftdCf-a1yi-Xqdi-TRGN-dX2O-tZ3b-t52T9w'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'ffBN6Q-FjhE-XVhR-K2VG-9Tby-qjDP-X0S3k9', > 'LVM2_VG_EXTENT_COUNT': '3969', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '16257024.00', > 'LVM2_VG_UUID': 'JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46317', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >13:20:05,595 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >13:20:05,596 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:20:05,597 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:05,597 INFO blivet: vda2 is a partition >13:20:05,598 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >13:20:05,599 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:20:05,600 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >13:20:05,601 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >13:20:05,602 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:20:05,603 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,604 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >13:20:05,605 DEBUG blivet: looking up parted Partition: /dev/vda2 >13:20:05,606 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >13:20:05,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >13:20:05,608 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >13:20:05,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >13:20:05,616 INFO blivet: added partition vda2 (id 3) to device tree >13:20:05,618 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:20:05,619 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:20:05,621 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:20:05,624 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:20:05,633 WARN blivet: disklabel detected but not usable on vda2 >13:20:05,635 INFO blivet: type detected on 'vda2' is 'LVM2_member' >13:20:05,643 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: ffBN6Q-FjhE-XVhR-K2VG-9Tby-qjDP-X0S3k9 ; exists: True ; vgUuid: JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >13:20:05,647 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:20:05,649 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:20:05,654 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >13:20:05,659 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >13:20:05,665 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:20:05,671 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >13:20:05,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,676 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >13:20:05,679 INFO blivet: added lvmvg fedora (id 4) to device tree >13:20:05,680 WARN blivet: Skipping LVs for incomplete VG fedora >13:20:05,681 DEBUG blivet: looking up parted Device: /dev/vda2 >13:20:05,687 INFO blivet: got device: PartitionDevice instance (0x7f90ac3a7d90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38e050> > target size = 0 path = /dev/vda2 > 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 0x7f90ac393bd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90ac397050> PedPartition: <_ped.Partition object at 0x7f90ac391830> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >13:20:05,688 INFO blivet: got format: LVMPhysicalVolume instance (0x7f90ac3b4050) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = ffBN6Q-FjhE-XVhR-K2VG-9Tby-qjDP-X0S3k9 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA peStart = 1.0 >13:20:05,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46406', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb'} ; name: vdb ; >13:20:05,692 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb)... >13:20:05,694 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:20:05,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:05,697 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >13:20:05,736 INFO blivet: vdb is a disk >13:20:05,741 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,750 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:20:05,751 INFO blivet: added disk vdb (id 5) to device tree >13:20:05,752 DEBUG blivet: looking up parted Device: /dev/vdb >13:20:05,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >13:20:05,764 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >13:20:05,766 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >13:20:05,769 DEBUG blivet: required disklabel type for vdb (15) is None >13:20:05,770 DEBUG blivet: default disklabel type for vdb is msdos >13:20:05,771 DEBUG blivet: selecting msdos disklabel for vdb based on size >13:20:05,775 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >13:20:05,785 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90ac3b8590>] > device: <parted.device.Device object at 0x7f90ac3b8210> > PedDisk: <_ped.Disk object at 0x7f90ac3b9170> >13:20:05,787 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >13:20:05,792 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >13:20:05,793 INFO blivet: got device: DiskDevice instance (0x7f90ac3a7e10) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 6144.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38e4d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f90ac3b4c90> >13:20:05,795 INFO blivet: got format: DiskLabel instance (0x7f90ac3b4e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f90ac3b8590>] > device: <parted.device.Device object at 0x7f90ac3b8210> > PedDisk: <_ped.Disk object at 0x7f90ac3b9170> > origPartedDisk = <parted.disk.Disk object at 0x7f90ac3b8950> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38e5f0> > >13:20:05,800 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'sgK3O3-PsWB-tKdP-OE2m-nYfe-3tzT-HwWJjY', > 'ID_FS_UUID_ENC': 'sgK3O3-PsWB-tKdP-OE2m-nYfe-3tzT-HwWJjY', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12580864', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi------', > 'LVM2_LV_NAME': 'root', > 'LVM2_LV_SIZE': '13242368.00', > 'LVM2_LV_UUID': 'YftdCf-a1yi-Xqdi-TRGN-dX2O-tZ3b-t52T9w', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/vdb1', > 'LVM2_PV_PE_ALLOC_COUNT': '1535', > 'LVM2_PV_PE_COUNT': '1535', > 'LVM2_PV_SIZE': '6287360.00', > 'LVM2_PV_UUID': 'sgK3O3-PsWB-tKdP-OE2m-nYfe-3tzT-HwWJjY', > 'LVM2_VG_EXTENT_COUNT': '3969', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '16257024.00', > 'LVM2_VG_UUID': 'JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46413', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >13:20:05,802 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1)... >13:20:05,803 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >13:20:05,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:05,806 INFO blivet: vdb1 is a partition >13:20:05,807 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >13:20:05,809 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:20:05,811 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6144MB disk vdb (5) with existing msdos disklabel >13:20:05,813 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >13:20:05,815 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:20:05,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,818 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >13:20:05,818 DEBUG blivet: looking up parted Partition: /dev/vdb1 >13:20:05,819 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >13:20:05,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >13:20:05,825 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >13:20:05,826 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >13:20:05,826 INFO blivet: added partition vdb1 (id 6) to device tree >13:20:05,827 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:20:05,829 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >13:20:05,829 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:20:05,832 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >13:20:05,848 WARN blivet: disklabel detected but not usable on vdb1 >13:20:05,852 INFO blivet: type detected on 'vdb1' is 'LVM2_member' >13:20:05,853 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: sgK3O3-PsWB-tKdP-OE2m-nYfe-3tzT-HwWJjY ; exists: True ; vgUuid: JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA ; label: None ; peStart: 1.0 ; device: /dev/vdb1 ; serial: None ; >13:20:05,853 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:20:05,854 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:20:05,863 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >13:20:05,866 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >13:20:05,870 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 9736MB lvmvg fedora (4) >13:20:05,874 DEBUG blivet: LVMVolumeGroupDevice._addDevice: fedora ; device: vdb1 ; status: False ; >13:20:05,880 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >13:20:05,882 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >13:20:05,886 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:20:05,891 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >13:20:05,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:05,896 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >13:20:05,897 DEBUG blivet: Adding fedora-swap/2944MB to fedora >13:20:05,897 INFO blivet: added lvmlv fedora-swap (id 7) to device tree >13:20:05,898 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >13:20:05,901 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >13:20:05,903 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >13:20:05,908 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >13:20:06,093 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >13:20:06,099 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >13:20:06,102 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:20:06,109 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9 /dev/disk/by-uuid/4c1b86f2-64e5-4bce-9c6e-c0ca33570052 /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-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > 'ID_FS_UUID_ENC': '4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '930182', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9', > '/dev/disk/by-uuid/4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >13:20:06,110 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-1)... >13:20:06,111 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:20:06,113 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2944MB lvmlv fedora-swap (7) >13:20:06,114 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:20:06,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:20:06,118 DEBUG blivet: SwapSpace.__init__: >13:20:06,120 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:20:06,121 DEBUG blivet: device fedora-swap does not contain a disklabel >13:20:06,121 INFO blivet: type detected on 'fedora-swap' is 'swap' >13:20:06,124 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 4c1b86f2-64e5-4bce-9c6e-c0ca33570052 ; exists: True ; label: None ; >13:20:06,124 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:20:06,125 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >13:20:06,129 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:20:06,130 DEBUG blivet: fedora size is 15876MB >13:20:06,131 DEBUG blivet: vg fedora has 12932MB free >13:20:06,132 DEBUG blivet: fedora size is 15876MB >13:20:06,133 DEBUG blivet: vg fedora has 12932MB free >13:20:06,133 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f90ac3bee10) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 15876MB lvmvg fedora (4)'] > uuid = rcRx2M-tILl-XUY3-ghji-IAXM-BkxO-XEUiQ9 size = 2944.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: 6029312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (375, 255, 63) biosGeometry: (375, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38ed40> > target size = 2944.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f90ac3a7dd0) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > uuid = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA size = 15876 > 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 = 3969 > PE Free = 0 PV Count = 2 > LV Names = ['swap', 'root'] modified = False > extents = 3969.0 free space = 12932 > free extents = 3233.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > LVs = ['existing 2944MB lvmlv fedora-swap (7) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2944MB >13:20:06,135 INFO blivet: got format: SwapSpace instance (0x7f90ba2d7fd0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 4c1b86f2-64e5-4bce-9c6e-c0ca33570052 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:20:06,137 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:20:06,139 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >13:20:06,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,142 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >13:20:06,143 DEBUG blivet: Adding fedora-root/12932MB to fedora >13:20:06,143 INFO blivet: added lvmlv fedora-root (id 8) to device tree >13:20:06,144 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:20:06,146 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >13:20:06,148 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >13:20:06,150 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:20:06,271 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >13:20:06,279 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >13:20:06,282 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:20:06,288 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w /dev/disk/by-uuid/7d219605-79a5-44e7-981f-a81d42a31f67 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d219605-79a5-44e7-981f-a81d42a31f67', > 'ID_FS_UUID_ENC': '7d219605-79a5-44e7-981f-a81d42a31f67', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154862', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w', > '/dev/disk/by-uuid/7d219605-79a5-44e7-981f-a81d42a31f67', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >13:20:06,290 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-2)... >13:20:06,292 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:20:06,293 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12932MB lvmlv fedora-root (8) >13:20:06,296 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:20:06,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:20:06,300 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,301 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,301 DEBUG blivet: device fedora-root does not contain a disklabel >13:20:06,302 INFO blivet: type detected on 'fedora-root' is 'ext4' >13:20:06,394 DEBUG blivet: padding min size from 814 up to 895 >13:20:06,398 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,403 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >13:20:06,410 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:20:06,411 DEBUG blivet: fedora size is 15876MB >13:20:06,412 DEBUG blivet: vg fedora has 0MB free >13:20:06,412 DEBUG blivet: fedora size is 15876MB >13:20:06,413 DEBUG blivet: vg fedora has 0MB free >13:20:06,414 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f90ac3bee50) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 15876MB lvmvg fedora (4)'] > uuid = YftdCf-a1yi-Xqdi-TRGN-dX2O-tZ3b-t52T9w size = 12932.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-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 26484736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1648, 255, 63) biosGeometry: (1648, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38eef0> > target size = 12932.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f90ac3a7dd0) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > uuid = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA size = 15876 > 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 = 3969 > PE Free = 0 PV Count = 2 > LV Names = ['swap', 'root'] modified = False > extents = 3969.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > LVs = ['existing 2944MB lvmlv fedora-swap (7) with existing swap', > 'existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 12932MB >13:20:06,417 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,418 INFO blivet: got format: Ext4FS instance (0x7f90ba2e8b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7d219605-79a5-44e7-981f-a81d42a31f67 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12932.0 targetSize = 12932.0 > >13:20:06,419 DEBUG blivet: looking up parted Device: /dev/vdb1 >13:20:06,420 INFO blivet: got device: PartitionDevice instance (0x7f90ac3a7ed0) -- > name = vdb1 status = True kids = 1 id = 6 > parents = ['existing 6144MB disk vdb (5) with existing msdos disklabel'] > uuid = None size = 6143.0 > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12580864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12481, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ba2e3440> > target size = 0 path = /dev/vdb1 > 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 0x7f90ac3b8310> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f90ac3b8710> PedPartition: <_ped.Partition object at 0x7f90ac391ef0> > disk = existing 6144MB disk vdb (5) with existing msdos disklabel > start = 2048 end = 12582911 length = 12580864 > flags = lvm >13:20:06,423 INFO blivet: got format: LVMPhysicalVolume instance (0x7f90ac3be650) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = sgK3O3-PsWB-tKdP-OE2m-nYfe-3tzT-HwWJjY exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA peStart = 1.0 >13:20:06,425 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': '32302', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:20:06,428 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:20:06,429 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >13:20:06,430 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,430 INFO blivet: loop0 is a loop device >13:20:06,431 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:20:06,434 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >13:20:06,434 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,437 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >13:20:06,437 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >13:20:06,439 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >13:20:06,440 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,441 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:20:06,444 INFO blivet: added loop loop0 (id 10) to device tree >13:20:06,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:20:06,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:20:06,446 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:20:06,447 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:20:06,448 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:20:06,453 WARN blivet: disklabel detected but not usable on loop0 >13:20:06,454 INFO blivet: type detected on 'loop0' is 'squashfs' >13:20:06,455 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >13:20:06,456 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:20:06,456 INFO blivet: got device: LoopDevice instance (0x7f90ba2f97d0) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >13:20:06,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > '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': 'cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > 'ID_FS_UUID_ENC': 'cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '33594', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/cd6763bf-6671-4fe3-8fbc-eb8ee098ee15'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:20:06,461 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:20:06,462 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:20:06,463 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,466 INFO blivet: loop1 is a loop device >13:20:06,467 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:20:06,468 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:20:06,469 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,469 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,470 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:20:06,472 INFO blivet: added file /LiveOS/rootfs.img (id 11) to device tree >13:20:06,473 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:20:06,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,475 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:20:06,475 INFO blivet: added loop loop1 (id 12) to device tree >13:20:06,477 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:20:06,478 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:20:06,481 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,481 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,481 DEBUG blivet: device loop1 does not contain a disklabel >13:20:06,481 INFO blivet: type detected on 'loop1' is 'ext4' >13:20:06,548 DEBUG blivet: using current size 0 as min size >13:20:06,550 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,550 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,551 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:20:06,551 INFO blivet: got device: LoopDevice instance (0x7f90ba2fa0d0) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > 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 >13:20:06,554 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,554 INFO blivet: got format: Ext4FS instance (0x7f90ba2fa610) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >13:20:06,557 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': '34175', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:20:06,557 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:20:06,560 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:20:06,560 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,561 INFO blivet: loop2 is a loop device >13:20:06,562 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:20:06,564 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:20:06,566 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,567 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:20:06,568 INFO blivet: added file /overlay (deleted) (id 13) to device tree >13:20:06,570 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:20:06,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,575 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:20:06,576 INFO blivet: added loop loop2 (id 14) to device tree >13:20:06,577 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:20:06,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:20:06,578 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:20:06,580 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:20:06,581 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:20:06,586 WARN blivet: disklabel detected but not usable on loop2 >13:20:06,586 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >13:20:06,587 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:20:06,589 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:20:06,589 INFO blivet: got device: LoopDevice instance (0x7f90ba2facd0) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >13:20:06,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '35714', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:20:06,592 INFO blivet: ignoring loop3 (/devices/virtual/block/loop3) >13:20:06,593 DEBUG blivet: lvm filter: adding loop3 to the reject list >13:20:06,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '35728', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:20:06,595 INFO blivet: ignoring loop4 (/devices/virtual/block/loop4) >13:20:06,597 DEBUG blivet: lvm filter: adding loop4 to the reject list >13:20:06,598 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36096', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:20:06,599 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >13:20:06,599 DEBUG blivet: lvm filter: adding loop5 to the reject list >13:20:06,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36400', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:20:06,602 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >13:20:06,603 DEBUG blivet: lvm filter: adding loop6 to the reject list >13:20:06,605 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36697', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:20:06,606 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >13:20:06,606 DEBUG blivet: lvm filter: adding loop7 to the reject list >13:20:06,607 DEBUG blivet: Skipping a device mapper drive (dm-0) for now >13:20:06,633 INFO blivet: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >13:20:06,638 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/cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 /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': 'cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > 'ID_FS_UUID_ENC': 'cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61560', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/cd6763bf-6671-4fe3-8fbc-eb8ee098ee15', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:20:06,639 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:20:06,641 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:20:06,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,643 INFO blivet: live-rw is a device-mapper device >13:20:06,646 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:20:06,647 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >13:20:06,648 DEBUG blivet: failed to find dm node for fedora >13:20:06,649 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >13:20:06,652 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >13:20:06,654 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:20:06,679 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >13:20:06,683 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:20:06,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >13:20:06,685 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:20:06,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:20:06,690 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:20:06,690 DEBUG blivet: getFormat('None') returning DeviceFormat instance >13:20:06,691 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:20:06,692 INFO blivet: added dm live-rw (id 15) to device tree >13:20:06,693 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:20:06,695 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:20:06,696 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,698 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,698 DEBUG blivet: device live-rw does not contain a disklabel >13:20:06,698 INFO blivet: type detected on 'live-rw' is 'ext4' >13:20:06,766 DEBUG blivet: padding min size from 742 up to 816 >13:20:06,767 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,767 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,768 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:20:06,769 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:20:06,785 INFO blivet: got device: DMDevice instance (0x7f90ba301f10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > 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 0x7f90ba2e38c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:20:06,791 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,791 INFO blivet: got format: Ext4FS instance (0x7f90ba302850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = cd6763bf-6671-4fe3-8fbc-eb8ee098ee15 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >13:20:06,793 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9 /dev/disk/by-uuid/4c1b86f2-64e5-4bce-9c6e-c0ca33570052 /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-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > 'ID_FS_UUID_ENC': '4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '930182', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAArcRx2MtILlXUY3ghjiIAXMBkxOXEUiQ9', > '/dev/disk/by-uuid/4c1b86f2-64e5-4bce-9c6e-c0ca33570052', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >13:20:06,794 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-1)... >13:20:06,795 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >13:20:06,797 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2944MB lvmlv fedora-swap (7) with existing swap >13:20:06,799 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >13:20:06,801 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >13:20:06,802 DEBUG blivet: SwapSpace.__init__: >13:20:06,804 DEBUG blivet: getFormat('swap') returning SwapSpace instance >13:20:06,805 DEBUG blivet: device fedora-swap does not contain a disklabel >13:20:06,805 DEBUG blivet: no type or existing type for fedora-swap, bailing >13:20:06,807 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:20:06,811 DEBUG blivet: fedora size is 15876MB >13:20:06,812 DEBUG blivet: vg fedora has 0MB free >13:20:06,812 DEBUG blivet: fedora size is 15876MB >13:20:06,815 DEBUG blivet: vg fedora has 0MB free >13:20:06,817 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f90ac3bee10) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 15876MB lvmvg fedora (4)'] > uuid = rcRx2M-tILl-XUY3-ghji-IAXM-BkxO-XEUiQ9 size = 2944.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: 6029312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (375, 255, 63) biosGeometry: (375, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38ed40> > target size = 2944.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f90ac3a7dd0) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > uuid = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA size = 15876 > 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 = 3969 > PE Free = 0 PV Count = 2 > LV Names = ['swap', 'root'] modified = False > extents = 3969.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > LVs = ['existing 2944MB lvmlv fedora-swap (7) with existing swap', > 'existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2944MB >13:20:06,818 INFO blivet: got format: SwapSpace instance (0x7f90ba2d7fd0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 4c1b86f2-64e5-4bce-9c6e-c0ca33570052 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:20:06,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w /dev/disk/by-uuid/7d219605-79a5-44e7-981f-a81d42a31f67 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d219605-79a5-44e7-981f-a81d42a31f67', > 'ID_FS_UUID_ENC': '7d219605-79a5-44e7-981f-a81d42a31f67', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154862', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-JHe9W0X1x479smWpbZnvM3NIHL0P1BAAYftdCfa1yiXqdiTRGNdX2OtZ3bt52T9w', > '/dev/disk/by-uuid/7d219605-79a5-44e7-981f-a81d42a31f67', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >13:20:06,823 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-2)... >13:20:06,824 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >13:20:06,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem >13:20:06,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >13:20:06,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >13:20:06,833 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,833 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:20:06,833 DEBUG blivet: device fedora-root does not contain a disklabel >13:20:06,834 DEBUG blivet: no type or existing type for fedora-root, bailing >13:20:06,836 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >13:20:06,839 DEBUG blivet: fedora size is 15876MB >13:20:06,842 DEBUG blivet: vg fedora has 0MB free >13:20:06,842 DEBUG blivet: fedora size is 15876MB >13:20:06,843 DEBUG blivet: vg fedora has 0MB free >13:20:06,845 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f90ac3bee50) -- > name = fedora-root status = True kids = 0 id = 8 > parents = ['existing 15876MB lvmvg fedora (4)'] > uuid = YftdCf-a1yi-Xqdi-TRGN-dX2O-tZ3b-t52T9w size = 12932.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-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 26484736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1648, 255, 63) biosGeometry: (1648, 255, 63) > PedDevice: <_ped.Device object at 0x7f90ac38eef0> > target size = 12932.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f90ac3a7dd0) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > uuid = JHe9W0-X1x4-79sm-WpbZ-nvM3-NIHL-0P1BAA size = 15876 > 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 = 3969 > PE Free = 0 PV Count = 2 > LV Names = ['swap', 'root'] modified = False > extents = 3969.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv', > 'existing 6143MB partition vdb1 (6) with existing lvmpv'] > LVs = ['existing 2944MB lvmlv fedora-swap (7) with existing swap', > 'existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 12932MB >13:20:06,850 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:06,850 INFO blivet: got format: Ext4FS instance (0x7f90ba2e8b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7d219605-79a5-44e7-981f-a81d42a31f67 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12932.0 targetSize = 12932.0 > >13:20:06,878 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:20:06,904 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:20:06,927 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:20:06,928 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:06,930 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:06,953 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >13:20:06,954 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >13:20:06,956 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >13:20:06,979 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >13:20:07,039 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >13:20:07,040 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:20:07,042 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >13:20:07,066 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >13:20:07,123 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >13:20:07,125 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:20:07,128 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:20:07,154 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:20:07,155 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:07,157 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:07,178 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >13:20:07,179 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >13:20:07,182 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb1 ; status: False ; type: lvmpv ; >13:20:07,205 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >13:20:07,206 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:20:07,210 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:20:07,232 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >13:20:07,233 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:20:07,234 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:20:07,235 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:20:07,236 INFO blivet: edd: collected mbr signatures: {'vda': '0x000f2ba6', 'vdb': '0x0007cd7f'} >13:20:07,237 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000f2ba6 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >13:20:07,239 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >13:20:07,241 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0007cd7f > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 12582912 >13:20:07,242 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >13:20:07,243 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:20:07,255 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:20:07,304 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:20:07,343 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:20:07,344 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:07,345 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:20:07,368 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:20:07,369 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >13:20:07,370 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >13:20:07,371 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >13:20:07,483 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:20:07,542 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:20:07,543 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >13:20:07,543 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >13:20:07,543 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:20:07,543 DEBUG blivet: crypttab maps: [] >13:20:07,544 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >13:20:07,545 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >13:20:07,548 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 12932MB lvmlv fedora-root (8) with existing ext4 filesystem >13:20:07,549 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >13:20:07,549 DEBUG blivet: resolved 'UUID=f086af28-d826-4bbe-8b6f-81354bba68d8' to 'vda1' (partition) >13:20:07,552 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >13:20:07,553 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2944MB lvmlv fedora-swap (7) with existing swap >13:20:07,553 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >13:20:07,554 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >13:20:07,595 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >13:20:07,768 DEBUG blivet: fedora size is 15876MB >13:20:07,773 DEBUG blivet: vg fedora has 0MB free >13:20:07,773 DEBUG blivet: fedora size is 15876MB >13:20:07,774 DEBUG blivet: vg fedora has 0MB free >13:20:07,776 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:07,780 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:07,782 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:07,786 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:20:07,790 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:20:07,791 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:07,917 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >13:20:07,917 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >13:20:07,947 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >13:20:07,950 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:20:07,952 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4690MB cdrom sr0 (0) with existing iso9660 filesystem >13:20:18,434 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:20:18,435 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:20:18,436 DEBUG blivet: NFSv4.supported: supported: False ; >13:20:18,437 DEBUG blivet: NFSv4.supported: supported: False ; >13:20:18,438 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:20:18,440 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:20:18,441 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:18,442 DEBUG blivet: Ext4FS.supported: supported: True ; >13:20:18,444 DEBUG blivet: Ext3FS.supported: supported: True ; >13:20:18,445 DEBUG blivet: Ext3FS.supported: supported: True ; >13:20:18,447 DEBUG blivet: Ext2FS.supported: supported: True ; >13:20:18,448 DEBUG blivet: Ext2FS.supported: supported: True ; >13:20:18,450 DEBUG blivet: SysFS.supported: supported: False ; >13:20:18,451 DEBUG blivet: SysFS.supported: supported: False ; >13:20:18,452 DEBUG blivet: MultipathMember.__init__: >13:20:18,453 DEBUG blivet: MDRaidMember.__init__: >13:20:18,454 DEBUG blivet: ProcFS.supported: supported: False ; >13:20:18,455 DEBUG blivet: ProcFS.supported: supported: False ; >13:20:18,456 DEBUG blivet: SwapSpace.__init__: >13:20:18,458 DEBUG blivet: NoDevFS.supported: supported: False ; >13:20:18,459 DEBUG blivet: NoDevFS.supported: supported: False ; >13:20:18,460 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:20:18,461 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:20:18,462 DEBUG blivet: BTRFS.supported: supported: True ; >13:20:18,543 DEBUG blivet: USBFS.supported: supported: False ; >13:20:18,544 DEBUG blivet: USBFS.supported: supported: False ; >13:20:18,545 DEBUG blivet: DiskLabel.__init__: >13:20:18,545 INFO blivet: DiskLabel.partedDevice returning None >13:20:18,547 DEBUG blivet: HFSPlus.supported: supported: False ; >13:20:18,548 DEBUG blivet: HFSPlus.supported: supported: False ; >13:20:18,549 DEBUG blivet: XFS.supported: supported: True ; >13:20:18,622 DEBUG blivet: XFS.supported: supported: True ; >13:20:18,624 DEBUG blivet: TmpFS.supported: supported: False ; >13:20:18,625 DEBUG blivet: TmpFS.supported: supported: False ; >13:20:18,626 DEBUG blivet: LUKS.__init__: >13:20:18,627 DEBUG blivet: NTFS.supported: supported: False ; >13:20:18,629 DEBUG blivet: NTFS.supported: supported: False ; >13:20:18,630 DEBUG blivet: BindFS.supported: supported: False ; >13:20:18,631 DEBUG blivet: BindFS.supported: supported: False ; >13:20:18,632 DEBUG blivet: HFS.supported: supported: False ; >13:20:18,633 DEBUG blivet: HFS.supported: supported: False ; >13:20:18,634 DEBUG blivet: LVMPhysicalVolume.__init__: >13:20:18,635 DEBUG blivet: NFS.supported: supported: False ; >13:20:18,636 DEBUG blivet: NFS.supported: supported: False ; >13:20:18,637 DEBUG blivet: FATFS.supported: supported: True ; >13:20:18,669 DEBUG blivet: FATFS.supported: supported: True ; >13:20:18,670 DEBUG blivet: DMRaidMember.__init__: >13:20:25,548 INFO blivet: hiding device lvmlv fedora-swap (id 7) >13:20:25,551 DEBUG blivet: lvm filter: adding fedora-swap to the reject list >13:20:25,556 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >13:20:25,556 INFO blivet: hiding device lvmlv fedora-root (id 8) >13:20:25,557 DEBUG blivet: lvm filter: adding fedora-root to the reject list >13:20:25,558 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >13:20:25,558 INFO blivet: hiding device lvmvg fedora (id 4) >13:20:25,558 DEBUG blivet: lvm filter: adding fedora to the reject list >13:20:25,559 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >13:20:25,560 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >13:20:25,560 INFO blivet: hiding device partition vdb1 (id 6) >13:20:25,561 DEBUG blivet: lvm filter: adding vdb1 to the reject list >13:20:25,562 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >13:20:25,562 INFO blivet: hiding device disk vdb (id 5) >13:20:25,562 DEBUG blivet: lvm filter: adding vdb to the reject list >13:30:56,152 INFO blivet: hiding device partition vda1 (id 2) >13:30:56,153 DEBUG blivet: lvm filter: adding vda1 to the reject list >13:30:56,154 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >13:30:56,155 INFO blivet: hiding device partition vda2 (id 3) >13:30:56,155 DEBUG blivet: lvm filter: adding vda2 to the reject list >13:30:56,157 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >13:30:56,157 INFO blivet: hiding device disk vda (id 1) >13:30:56,157 DEBUG blivet: lvm filter: adding vda to the reject list > > >/tmp/ifcfg.log: >13:20:03,120 DEBUG ifcfg: content of files (network initialization): >13:20:03,287 DEBUG ifcfg: content of files (ifcfgs created): >13:20:03,287 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >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=eth0 >UUID=1b87e02f-bb2e-473d-89ad-42cc823be565 >ONBOOT=no >HWADDR=52:54:00:F3:4A:6B >PEERDNS=yes >PEERROUTES=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >13:19:56,822 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.5" x-pid="585" x-info="http://www.rsyslog.com"] start >13:19:56,828 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:19:56,828 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:19:56,828 NOTICE kernel:[ 0.000000] Linux version 3.7.9-201.fc18.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Mon Feb 18 21:07:56 UTC 2013 >13:19:56,828 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >13:19:56,828 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >13:19:56,828 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >13:19:56,828 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:19:56,828 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >13:19:56,828 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >13:19:56,828 INFO kernel:[ 0.000000] Hypervisor detected: KVM >13:19:56,828 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >13:19:56,828 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:19:56,828 INFO kernel:[ 0.000000] No AGP bridge found >13:19:56,828 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x400000000 >13:19:56,828 DEBUG kernel:[ 0.000000] MTRR default type: write-back >13:19:56,828 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:19:56,828 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:19:56,828 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >13:19:56,828 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >13:19:56,828 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:19:56,828 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >13:19:56,828 DEBUG kernel:[ 0.000000] 1 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 2 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 3 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 4 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 5 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 6 disabled >13:19:56,828 DEBUG kernel:[ 0.000000] 7 disabled >13:19:56,828 INFO kernel:[ 0.000000] PAT not supported by CPU. >13:19:56,828 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >13:19:56,828 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >13:19:56,828 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >13:19:56,828 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x5dbfdfff] >13:19:56,828 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x5d9fffff] page 2M >13:19:56,828 DEBUG kernel:[ 0.000000] [mem 0x5da00000-0x5dbfdfff] page 4k >13:19:56,828 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x5dbfdfff @ [mem 0x1fffc000-0x1fffffff] >13:19:56,828 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5c173000-0x5dbdcfff] >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: RSDT 000000005dbfe430 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: FACP 000000005dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: DSDT 000000005dbfe470 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: FACS 000000005dbfff40 00040 >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: APIC 000000005dbffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: HPET 000000005dbffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >13:19:56,828 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005dbff6c0 0066E (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:19:56,828 INFO kernel:[ 0.000000] No NUMA configuration found >13:19:56,828 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005dbfdfff] >13:19:56,828 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5dbfdfff] >13:19:56,828 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5dbea000-0x5dbfdfff] >13:19:56,828 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >13:19:56,828 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf9c01, boot clock >13:19:56,828 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005a000000-ffff88005b7fffff] on node 0 >13:19:56,828 WARNING kernel:[ 0.000000] Zone ranges: >13:19:56,828 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >13:19:56,828 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >13:19:56,828 WARNING kernel:[ 0.000000] Normal empty >13:19:56,828 WARNING kernel:[ 0.000000] Movable zone start for each node >13:19:56,828 WARNING kernel:[ 0.000000] Early memory node ranges >13:19:56,828 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >13:19:56,828 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >13:19:56,828 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383885 >13:19:56,828 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >13:19:56,828 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >13:19:56,828 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >13:19:56,828 DEBUG kernel:[ 0.000000] DMA32 zone: 5936 pages used for memmap >13:19:56,828 DEBUG kernel:[ 0.000000] DMA32 zone: 373966 pages, LIFO batch:31 >13:19:56,828 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:19:56,828 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >13:19:56,828 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >13:19:56,828 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >13:19:56,828 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >13:19:56,828 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >13:19:56,828 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:19:56,828 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >13:19:56,828 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >13:19:56,828 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:19:56,828 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >13:19:56,828 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >13:19:56,828 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >13:19:56,828 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >13:19:56,828 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >13:19:56,828 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >13:19:56,828 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88005be00000 s84352 r8192 d22144 u2097152 >13:19:56,828 DEBUG kernel:[ 0.000000] pcpu-alloc: s84352 r8192 d22144 u2097152 alloc=1*2097152 >13:19:56,828 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >13:19:56,828 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:5be13c01, primary cpu clock >13:19:56,828 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >13:19:56,828 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 5be0dec0 >13:19:56,828 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 377879 >13:19:56,828 WARNING kernel:[ 0.000000] Policy zone: DMA32 >13:19:56,828 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >13:19:56,828 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:19:56,828 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >13:19:56,828 INFO kernel:[ 0.000000] Checking aperture... >13:19:56,828 INFO kernel:[ 0.000000] No AGP bridge found >13:19:56,828 INFO kernel:[ 0.000000] Memory: 1467540k/1535992k available (6414k kernel code, 452k absent, 68000k reserved, 6786k data, 1068k init) >13:19:56,828 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >13:19:56,828 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:19:56,828 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >13:19:56,828 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >13:19:56,828 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >13:19:56,828 INFO kernel:[ 0.000000] console [tty0] enabled >13:19:56,828 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >13:19:56,828 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:19:56,828 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:19:56,828 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >13:19:56,829 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >13:19:56,829 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >13:19:56,829 INFO kernel:[ 0.002000] Security Framework initialized >13:19:56,829 INFO kernel:[ 0.002000] SELinux: Initializing. >13:19:56,829 DEBUG kernel:[ 0.002000] SELinux: Starting in permissive mode >13:19:56,829 INFO kernel:[ 0.002000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >13:19:56,829 INFO kernel:[ 0.002824] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >13:19:56,829 INFO kernel:[ 0.003591] Mount-cache hash table entries: 256 >13:19:56,829 INFO kernel:[ 0.003828] Initializing cgroup subsys cpuacct >13:19:56,829 INFO kernel:[ 0.003830] Initializing cgroup subsys memory >13:19:56,829 INFO kernel:[ 0.003838] Initializing cgroup subsys devices >13:19:56,829 INFO kernel:[ 0.003840] Initializing cgroup subsys freezer >13:19:56,829 INFO kernel:[ 0.003841] Initializing cgroup subsys net_cls >13:19:56,829 INFO kernel:[ 0.003842] Initializing cgroup subsys blkio >13:19:56,829 INFO kernel:[ 0.003843] Initializing cgroup subsys perf_event >13:19:56,829 INFO kernel:[ 0.003920] mce: CPU supports 10 MCE banks >13:19:56,829 INFO kernel:[ 0.003968] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >13:19:56,829 INFO kernel:[ 0.003968] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >13:19:56,829 INFO kernel:[ 0.003968] tlb_flushall_shift: 6 >13:19:56,829 INFO kernel:[ 0.014276] Freeing SMP alternatives: 24k freed >13:19:56,829 INFO kernel:[ 0.017239] ACPI: Core revision 20120913 >13:19:56,829 INFO kernel:[ 0.017780] ftrace: allocating 23768 entries in 93 pages >13:19:56,829 INFO kernel:[ 0.023630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:19:56,829 INFO kernel:[ 0.023636] smpboot: CPU0: Intel QEMU Virtual CPU version 0.15 (fam: 06, model: 02, stepping: 03) >13:19:56,829 INFO kernel:[ 0.024000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >13:19:56,829 INFO kernel:[ 0.024000] Brought up 1 CPUs >13:19:56,829 INFO kernel:[ 0.024000] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >13:19:56,829 WARNING kernel:[ 0.024151] NMI watchdog: disabled (cpu0): hardware events not enabled >13:19:56,829 INFO kernel:[ 0.024521] devtmpfs: initialized >13:19:56,829 INFO kernel:[ 0.025190] atomic64 test passed for x86-64 platform with CX8 and with SSE >13:19:56,829 INFO kernel:[ 0.025244] RTC time: 13:19:51, date: 02/21/13 >13:19:56,829 INFO kernel:[ 0.025285] NET: Registered protocol family 16 >13:19:56,829 INFO kernel:[ 0.025390] ACPI: bus type pci registered >13:19:56,829 INFO kernel:[ 0.025470] PCI: Using configuration type 1 for base access >13:19:56,829 INFO kernel:[ 0.026084] bio: create slab <bio-0> at 0 >13:19:56,829 INFO kernel:[ 0.026157] ACPI: Added _OSI(Module Device) >13:19:56,829 INFO kernel:[ 0.026158] ACPI: Added _OSI(Processor Device) >13:19:56,829 INFO kernel:[ 0.026159] ACPI: Added _OSI(3.0 _SCP Extensions) >13:19:56,829 INFO kernel:[ 0.026160] ACPI: Added _OSI(Processor Aggregator Device) >13:19:56,829 DEBUG kernel:[ 0.026468] ACPI: EC: Look up EC in DSDT >13:19:56,829 INFO kernel:[ 0.027360] ACPI: Interpreter enabled >13:19:56,829 INFO kernel:[ 0.027363] ACPI: (supports S0 S3 S4 S5) >13:19:56,829 INFO kernel:[ 0.027371] ACPI: Using IOAPIC for interrupt routing >13:19:56,829 INFO kernel:[ 0.029015] ACPI: No dock devices found. >13:19:56,829 INFO kernel:[ 0.029018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:19:56,829 INFO kernel:[ 0.029073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:19:56,829 WARNING kernel:[ 0.029135] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >13:19:56,829 INFO kernel:[ 0.029157] PCI host bridge to bus 0000:00 >13:19:56,829 INFO kernel:[ 0.029159] pci_bus 0000:00: root bus resource [bus 00-ff] >13:19:56,829 INFO kernel:[ 0.029161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:19:56,829 INFO kernel:[ 0.029162] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:19:56,829 INFO kernel:[ 0.029163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:19:56,829 INFO kernel:[ 0.029164] pci_bus 0000:00: root bus resource [mem 0x5dc00000-0xfebfffff] >13:19:56,829 DEBUG kernel:[ 0.029195] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >13:19:56,829 DEBUG kernel:[ 0.029399] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >13:19:56,829 DEBUG kernel:[ 0.029695] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >13:19:56,829 DEBUG kernel:[ 0.031155] pci 0000:00:01.1: reg 20: [io 0xc200-0xc20f] >13:19:56,829 DEBUG kernel:[ 0.031804] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >13:19:56,829 DEBUG kernel:[ 0.033291] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >13:19:56,829 DEBUG kernel:[ 0.034020] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >13:19:56,829 INFO kernel:[ 0.034271] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >13:19:56,829 INFO kernel:[ 0.034279] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >13:19:56,829 DEBUG kernel:[ 0.034379] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >13:19:56,829 DEBUG kernel:[ 0.036019] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >13:19:56,829 DEBUG kernel:[ 0.037022] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >13:19:56,829 DEBUG kernel:[ 0.038631] pci 0000:00:02.0: reg 18: [mem 0xfc020000-0xfc023fff] >13:19:56,829 DEBUG kernel:[ 0.040015] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >13:19:56,829 DEBUG kernel:[ 0.043651] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >13:19:56,829 DEBUG kernel:[ 0.044084] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >13:19:56,829 DEBUG kernel:[ 0.044642] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >13:19:56,829 DEBUG kernel:[ 0.045002] pci 0000:00:03.0: reg 14: [mem 0xfc028000-0xfc0280ff] >13:19:56,829 DEBUG kernel:[ 0.047823] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >13:19:56,829 DEBUG kernel:[ 0.048032] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >13:19:56,829 DEBUG kernel:[ 0.048354] pci 0000:00:04.0: reg 10: [mem 0xfc024000-0xfc027fff] >13:19:56,829 DEBUG kernel:[ 0.050177] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >13:19:56,829 DEBUG kernel:[ 0.050790] pci 0000:00:05.0: reg 10: [io 0xc1c0-0xc1df] >13:19:56,829 DEBUG kernel:[ 0.051277] pci 0000:00:05.0: reg 14: [mem 0xfc029000-0xfc029fff] >13:19:56,829 DEBUG kernel:[ 0.054176] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >13:19:56,829 DEBUG kernel:[ 0.054756] pci 0000:00:06.0: reg 10: [io 0xc100-0xc13f] >13:19:56,829 DEBUG kernel:[ 0.055279] pci 0000:00:06.0: reg 14: [mem 0xfc02a000-0xfc02afff] >13:19:56,829 DEBUG kernel:[ 0.058449] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >13:19:56,829 DEBUG kernel:[ 0.058757] pci 0000:00:07.0: reg 10: [io 0xc1e0-0xc1ff] >13:19:56,829 DEBUG kernel:[ 0.060521] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >13:19:56,829 DEBUG kernel:[ 0.061002] pci 0000:00:08.0: reg 10: [io 0xc140-0xc17f] >13:19:56,829 DEBUG kernel:[ 0.061542] pci 0000:00:08.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >13:19:56,829 DEBUG kernel:[ 0.064549] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >13:19:56,829 INFO kernel:[ 0.065072] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >13:19:56,829 INFO kernel:[ 0.065074] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >13:19:56,829 INFO kernel:[ 0.066924] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >13:19:56,829 INFO kernel:[ 0.066982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >13:19:56,829 INFO kernel:[ 0.067045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >13:19:56,829 INFO kernel:[ 0.067090] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >13:19:56,829 INFO kernel:[ 0.067134] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >13:19:56,829 INFO kernel:[ 0.067268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >13:19:56,829 INFO kernel:[ 0.067269] vgaarb: loaded >13:19:56,829 INFO kernel:[ 0.067270] vgaarb: bridge control possible 0000:00:02.0 >13:19:56,829 NOTICE kernel:[ 0.067357] SCSI subsystem initialized >13:19:56,829 INFO kernel:[ 0.067358] ACPI: bus type scsi registered >13:19:56,829 DEBUG kernel:[ 0.067417] libata version 3.00 loaded. >13:19:56,829 INFO kernel:[ 0.067456] ACPI: bus type usb registered >13:19:56,829 INFO kernel:[ 0.067480] usbcore: registered new interface driver usbfs >13:19:56,829 INFO kernel:[ 0.067486] usbcore: registered new interface driver hub >13:19:56,829 INFO kernel:[ 0.067510] usbcore: registered new device driver usb >13:19:56,829 INFO kernel:[ 0.067587] PCI: Using ACPI for IRQ routing >13:19:56,829 DEBUG kernel:[ 0.067588] PCI: pci_cache_line_size set to 64 bytes >13:19:56,829 DEBUG kernel:[ 0.067726] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >13:19:56,829 DEBUG kernel:[ 0.067728] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >13:19:56,829 INFO kernel:[ 0.067844] NetLabel: Initializing >13:19:56,829 INFO kernel:[ 0.067846] NetLabel: domain hash size = 128 >13:19:56,829 INFO kernel:[ 0.067847] NetLabel: protocols = UNLABELED CIPSOv4 >13:19:56,829 INFO kernel:[ 0.067854] NetLabel: unlabeled traffic allowed by default >13:19:56,829 INFO kernel:[ 0.067939] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >13:19:56,829 INFO kernel:[ 0.067952] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >13:19:56,829 INFO kernel:[ 0.067956] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >13:19:56,829 INFO kernel:[ 0.072039] Switching to clocksource kvm-clock >13:19:56,829 INFO kernel:[ 0.079057] pnp: PnP ACPI init >13:19:56,829 INFO kernel:[ 0.079067] ACPI: bus type pnp registered >13:19:56,829 DEBUG kernel:[ 0.079128] pnp 00:00: [bus 00-ff] >13:19:56,829 DEBUG kernel:[ 0.079130] pnp 00:00: [io 0x0cf8-0x0cff] >13:19:56,829 DEBUG kernel:[ 0.079131] pnp 00:00: [io 0x0000-0x0cf7 window] >13:19:56,829 DEBUG kernel:[ 0.079132] pnp 00:00: [io 0x0d00-0xffff window] >13:19:56,829 DEBUG kernel:[ 0.079134] pnp 00:00: [mem 0x000a0000-0x000bffff window] >13:19:56,829 DEBUG kernel:[ 0.079135] pnp 00:00: [mem 0x5dc00000-0xfebfffff window] >13:19:56,829 DEBUG kernel:[ 0.079151] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >13:19:56,829 DEBUG kernel:[ 0.079159] pnp 00:01: [io 0x0070-0x0071] >13:19:56,829 DEBUG kernel:[ 0.079187] pnp 00:01: [irq 8] >13:19:56,829 DEBUG kernel:[ 0.079188] pnp 00:01: [io 0x0072-0x0077] >13:19:56,829 DEBUG kernel:[ 0.079205] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >13:19:56,829 DEBUG kernel:[ 0.079227] pnp 00:02: [io 0x0060] >13:19:56,829 DEBUG kernel:[ 0.079228] pnp 00:02: [io 0x0064] >13:19:56,829 DEBUG kernel:[ 0.079239] pnp 00:02: [irq 1] >13:19:56,829 DEBUG kernel:[ 0.079253] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >13:19:56,829 DEBUG kernel:[ 0.079275] pnp 00:03: [irq 12] >13:19:56,829 DEBUG kernel:[ 0.079286] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >13:19:56,829 DEBUG kernel:[ 0.079299] pnp 00:04: [io 0x03f2-0x03f5] >13:19:56,829 DEBUG kernel:[ 0.079300] pnp 00:04: [io 0x03f7] >13:19:56,829 DEBUG kernel:[ 0.079310] pnp 00:04: [irq 6] >13:19:56,829 DEBUG kernel:[ 0.079311] pnp 00:04: [dma 2] >13:19:56,829 DEBUG kernel:[ 0.079325] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >13:19:56,829 DEBUG kernel:[ 0.079384] pnp 00:05: [io 0x03f8-0x03ff] >13:19:56,829 DEBUG kernel:[ 0.079395] pnp 00:05: [irq 4] >13:19:56,829 DEBUG kernel:[ 0.079404] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >13:19:56,829 DEBUG kernel:[ 0.079475] pnp 00:06: [mem 0xfed00000-0xfed003ff] >13:19:56,829 DEBUG kernel:[ 0.079493] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >13:19:56,829 INFO kernel:[ 0.079572] pnp: PnP ACPI: found 7 devices >13:19:56,829 INFO kernel:[ 0.079573] ACPI: ACPI bus type pnp unregistered >13:19:56,829 DEBUG kernel:[ 0.085643] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:19:56,829 DEBUG kernel:[ 0.085646] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:19:56,829 DEBUG kernel:[ 0.085647] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:19:56,829 DEBUG kernel:[ 0.085653] pci_bus 0000:00: resource 7 [mem 0x5dc00000-0xfebfffff] >13:19:56,829 INFO kernel:[ 0.085709] NET: Registered protocol family 2 >13:19:56,829 INFO kernel:[ 0.086157] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >13:19:56,829 INFO kernel:[ 0.089155] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:19:56,829 INFO kernel:[ 0.089730] TCP: Hash tables configured (established 262144 bind 65536) >13:19:56,829 INFO kernel:[ 0.089840] TCP: reno registered >13:19:56,829 INFO kernel:[ 0.089846] UDP hash table entries: 1024 (order: 3, 32768 bytes) >13:19:56,829 INFO kernel:[ 0.089878] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >13:19:56,829 INFO kernel:[ 0.089958] NET: Registered protocol family 1 >13:19:56,829 INFO kernel:[ 0.089970] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >13:19:56,829 INFO kernel:[ 0.089998] pci 0000:00:01.0: PIIX3: Enabling Passive Release >13:19:56,829 INFO kernel:[ 0.090028] pci 0000:00:01.0: Activating ISA DMA hang workarounds >13:19:56,829 WARNING kernel:[ 0.090151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >13:19:56,829 DEBUG kernel:[ 0.090240] pci 0000:00:02.0: Boot video device >13:19:56,829 DEBUG kernel:[ 0.090286] PCI: CLS 0 bytes, default 64 >13:19:56,829 INFO kernel:[ 0.090327] Unpacking initramfs... >13:19:56,829 INFO kernel:[ 2.387685] Freeing initrd memory: 27048k freed >13:19:56,829 NOTICE kernel:[ 2.392204] Initialise module verification >13:19:56,829 INFO kernel:[ 2.392239] audit: initializing netlink socket (disabled) >13:19:56,829 NOTICE kernel:[ 2.392247] type=2000 audit(1361452795.392:1): initialized >13:19:56,829 INFO kernel:[ 2.408333] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:19:56,829 NOTICE kernel:[ 2.409249] VFS: Disk quotas dquot_6.5.2 >13:19:56,829 WARNING kernel:[ 2.409278] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:19:56,829 INFO kernel:[ 2.409545] msgmni has been set to 2919 >13:19:56,829 DEBUG kernel:[ 2.409591] SELinux: Registering netfilter hooks >13:19:56,829 INFO kernel:[ 2.409953] alg: No test for stdrng (krng) >13:19:56,829 INFO kernel:[ 2.409956] NET: Registered protocol family 38 >13:19:56,829 NOTICE kernel:[ 2.409958] Key type asymmetric registered >13:19:56,829 NOTICE kernel:[ 2.409959] Asymmetric key parser 'x509' registered >13:19:56,829 INFO kernel:[ 2.409980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:19:56,829 INFO kernel:[ 2.409993] io scheduler noop registered >13:19:56,829 INFO kernel:[ 2.409994] io scheduler deadline registered >13:19:56,829 INFO kernel:[ 2.409999] io scheduler cfq registered (default) >13:19:56,829 INFO kernel:[ 2.410071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:19:56,829 INFO kernel:[ 2.410080] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:19:56,829 INFO kernel:[ 2.410083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:19:56,829 INFO kernel:[ 2.410130] acpiphp: Slot [3] registered >13:19:56,829 INFO kernel:[ 2.410139] acpiphp: Slot [4] registered >13:19:56,829 INFO kernel:[ 2.410147] acpiphp: Slot [5] registered >13:19:56,829 INFO kernel:[ 2.410155] acpiphp: Slot [6] registered >13:19:56,829 INFO kernel:[ 2.410165] acpiphp: Slot [7] registered >13:19:56,829 INFO kernel:[ 2.410175] acpiphp: Slot [8] registered >13:19:56,829 INFO kernel:[ 2.410182] acpiphp: Slot [9] registered >13:19:56,829 INFO kernel:[ 2.410191] acpiphp: Slot [10] registered >13:19:56,829 INFO kernel:[ 2.410198] acpiphp: Slot [11] registered >13:19:56,829 INFO kernel:[ 2.410207] acpiphp: Slot [12] registered >13:19:56,829 INFO kernel:[ 2.410215] acpiphp: Slot [13] registered >13:19:56,829 INFO kernel:[ 2.410222] acpiphp: Slot [14] registered >13:19:56,829 INFO kernel:[ 2.410230] acpiphp: Slot [15] registered >13:19:56,829 INFO kernel:[ 2.410240] acpiphp: Slot [16] registered >13:19:56,829 INFO kernel:[ 2.410247] acpiphp: Slot [17] registered >13:19:56,829 INFO kernel:[ 2.410255] acpiphp: Slot [18] registered >13:19:56,829 INFO kernel:[ 2.410262] acpiphp: Slot [19] registered >13:19:56,829 INFO kernel:[ 2.410271] acpiphp: Slot [20] registered >13:19:56,829 INFO kernel:[ 2.410279] acpiphp: Slot [21] registered >13:19:56,829 INFO kernel:[ 2.410287] acpiphp: Slot [22] registered >13:19:56,829 INFO kernel:[ 2.410294] acpiphp: Slot [23] registered >13:19:56,829 INFO kernel:[ 2.410303] acpiphp: Slot [24] registered >13:19:56,829 INFO kernel:[ 2.410311] acpiphp: Slot [25] registered >13:19:56,829 INFO kernel:[ 2.410318] acpiphp: Slot [26] registered >13:19:56,829 INFO kernel:[ 2.410326] acpiphp: Slot [27] registered >13:19:56,829 INFO kernel:[ 2.410335] acpiphp: Slot [28] registered >13:19:56,829 INFO kernel:[ 2.410343] acpiphp: Slot [29] registered >13:19:56,829 INFO kernel:[ 2.410351] acpiphp: Slot [30] registered >13:19:56,829 INFO kernel:[ 2.410358] acpiphp: Slot [31] registered >13:19:56,829 DEBUG kernel:[ 2.410435] intel_idle: does not run on family 6 model 2 >13:19:56,829 INFO kernel:[ 2.410470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >13:19:56,829 INFO kernel:[ 2.410472] ACPI: Power Button [PWRF] >13:19:56,829 INFO kernel:[ 2.411464] GHES: HEST is not enabled! >13:19:56,829 WARNING kernel:[ 2.411589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >13:19:56,829 DEBUG kernel:[ 2.411627] virtio-pci 0000:00:05.0: setting latency timer to 64 >13:19:56,829 WARNING kernel:[ 2.411775] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >13:19:56,829 DEBUG kernel:[ 2.411795] virtio-pci 0000:00:06.0: setting latency timer to 64 >13:19:56,829 WARNING kernel:[ 2.412091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >13:19:56,829 DEBUG kernel:[ 2.412110] virtio-pci 0000:00:07.0: setting latency timer to 64 >13:19:56,829 DEBUG kernel:[ 2.412207] virtio-pci 0000:00:08.0: setting latency timer to 64 >13:19:56,829 INFO kernel:[ 2.412405] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:19:56,829 INFO kernel:[ 2.433559] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:19:56,829 DEBUG kernel:[ 2.433970] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >13:19:56,829 DEBUG kernel:[ 2.433984] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >13:19:56,829 INFO kernel:[ 2.445242] Non-volatile memory driver v1.3 >13:19:56,829 INFO kernel:[ 2.445245] Linux agpgart interface v0.103 >13:19:56,829 INFO kernel:[ 2.445839] loop: module loaded >13:19:56,829 DEBUG kernel:[ 2.445891] ata_piix 0000:00:01.1: version 2.13 >13:19:56,829 DEBUG kernel:[ 2.445972] ata_piix 0000:00:01.1: setting latency timer to 64 >13:19:56,829 INFO kernel:[ 2.446241] scsi0 : ata_piix >13:19:56,829 INFO kernel:[ 2.446292] scsi1 : ata_piix >13:19:56,829 INFO kernel:[ 2.446315] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc200 irq 14 >13:19:56,829 INFO kernel:[ 2.446317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc208 irq 15 >13:19:56,829 INFO kernel:[ 2.446711] libphy: Fixed MDIO Bus: probed >13:19:56,829 INFO kernel:[ 2.446745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:19:56,829 INFO kernel:[ 2.446762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:19:56,829 INFO kernel:[ 2.446768] uhci_hcd: USB Universal Host Controller Interface driver >13:19:56,829 DEBUG kernel:[ 2.446813] uhci_hcd 0000:00:01.2: setting latency timer to 64 >13:19:56,829 INFO kernel:[ 2.446819] uhci_hcd 0000:00:01.2: UHCI Host Controller >13:19:56,829 INFO kernel:[ 2.446858] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >13:19:56,829 INFO kernel:[ 2.446931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >13:19:56,829 INFO kernel:[ 2.446989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >13:19:56,829 INFO kernel:[ 2.446991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:19:56,829 INFO kernel:[ 2.446992] usb usb1: Product: UHCI Host Controller >13:19:56,829 INFO kernel:[ 2.446993] usb usb1: Manufacturer: Linux 3.7.9-201.fc18.x86_64 uhci_hcd >13:19:56,829 INFO kernel:[ 2.446994] usb usb1: SerialNumber: 0000:00:01.2 >13:19:56,829 INFO kernel:[ 2.447075] hub 1-0:1.0: USB hub found >13:19:56,829 INFO kernel:[ 2.447079] hub 1-0:1.0: 2 ports detected >13:19:56,829 INFO kernel:[ 2.447201] usbcore: registered new interface driver usbserial >13:19:56,829 INFO kernel:[ 2.447205] usbcore: registered new interface driver usbserial_generic >13:19:56,829 INFO kernel:[ 2.447215] usbserial: USB Serial support registered for generic >13:19:56,829 INFO kernel:[ 2.447242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:19:56,829 INFO kernel:[ 2.447808] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:19:56,829 INFO kernel:[ 2.447812] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:19:56,829 INFO kernel:[ 2.447872] mousedev: PS/2 mouse device common for all mice >13:19:56,829 INFO kernel:[ 2.448131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >13:19:56,829 INFO kernel:[ 2.449434] rtc_cmos 00:01: RTC can wake from S4 >13:19:56,829 INFO kernel:[ 2.449614] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >13:19:56,829 INFO kernel:[ 2.449688] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >13:19:56,829 INFO kernel:[ 2.449755] device-mapper: uevent: version 1.0.3 >13:19:56,829 INFO kernel:[ 2.449803] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >13:19:56,829 INFO kernel:[ 2.449847] cpuidle: using governor ladder >13:19:56,829 INFO kernel:[ 2.449848] cpuidle: using governor menu >13:19:56,829 INFO kernel:[ 2.449885] EFI Variables Facility v0.08 2004-May-17 >13:19:56,829 INFO kernel:[ 2.449965] usbcore: registered new interface driver usbhid >13:19:56,829 INFO kernel:[ 2.449967] usbhid: USB HID core driver >13:19:56,829 INFO kernel:[ 2.449986] drop_monitor: Initializing network drop monitor service >13:19:56,829 INFO kernel:[ 2.450073] ip_tables: (C) 2000-2006 Netfilter Core Team >13:19:56,829 INFO kernel:[ 2.450100] TCP: cubic registered >13:19:56,829 INFO kernel:[ 2.450102] Initializing XFRM netlink socket >13:19:56,829 INFO kernel:[ 2.450176] NET: Registered protocol family 10 >13:19:56,829 INFO kernel:[ 2.450320] mip6: Mobile IPv6 >13:19:56,829 INFO kernel:[ 2.450323] NET: Registered protocol family 17 >13:19:56,829 DEBUG kernel:[ 2.450444] PM: Hibernation image not present or could not be loaded. >13:19:56,829 NOTICE kernel:[ 2.450445] Loading module verification certificates >13:19:56,829 NOTICE kernel:[ 2.451102] MODSIGN: Loaded cert 'Fedora kernel signing key: eeb453f325a402c45015442c90c1baf6efcab7ab' >13:19:56,829 INFO kernel:[ 2.451112] registered taskstats version 1 >13:19:56,829 INFO kernel:[ 2.451422] Magic number: 1:203:332 >13:19:56,829 INFO kernel:[ 2.451449] tty tty53: hash matches >13:19:56,829 INFO kernel:[ 2.451515] rtc_cmos 00:01: setting system clock to 2013-02-21 13:19:53 UTC (1361452793) >13:19:56,829 DEBUG kernel:[ 2.598265] ata2.01: NODEV after polling detection >13:19:56,829 INFO kernel:[ 2.598519] ata2.00: ATAPI: QEMU DVD-ROM, 0.15, max UDMA/100 >13:19:56,829 INFO kernel:[ 2.599550] ata2.00: configured for MWDMA2 >13:19:56,829 NOTICE kernel:[ 2.601289] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 >13:19:56,829 WARNING kernel:[ 2.602626] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >13:19:56,829 INFO kernel:[ 2.602630] cdrom: Uniform CD-ROM driver Revision: 3.20 >13:19:56,829 DEBUG kernel:[ 2.602719] sr 1:0:0:0: Attached scsi CD-ROM sr0 >13:19:56,829 NOTICE kernel:[ 2.602766] sr 1:0:0:0: Attached scsi generic sg0 type 5 >13:19:56,829 INFO kernel:[ 2.606618] Freeing unused kernel memory: 1068k freed >13:19:56,829 INFO kernel:[ 2.607272] Write protecting the kernel read-only data: 12288k >13:19:56,829 INFO kernel:[ 2.618676] Freeing unused kernel memory: 1768k freed >13:19:56,829 INFO kernel:[ 2.621483] Freeing unused kernel memory: 1404k freed >13:19:56,829 INFO kernel:[ 2.682272] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >13:19:56,829 INFO kernel:[ 2.749071] usb 1-1: new full-speed USB device number 2 using uhci_hcd >13:19:56,829 INFO kernel:[ 2.757453] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:19:56,829 INFO kernel:[ 2.759929] Loading iSCSI transport class v2.0-870. >13:19:56,829 NOTICE kernel:[ 2.763280] iscsi: registered transport (tcp) >13:19:56,829 INFO kernel:[ 2.764983] alua: device handler registered >13:19:56,829 INFO kernel:[ 2.766590] emc: device handler registered >13:19:56,829 INFO kernel:[ 2.768188] hp_sw: device handler registered >13:19:56,829 INFO kernel:[ 2.769850] rdac: device handler registered >13:19:56,829 INFO kernel:[ 2.783463] FDC 0 is a S82078B >13:19:56,829 INFO kernel:[ 2.789402] No iBFT detected. >13:19:56,829 INFO kernel:[ 2.791159] md: raid0 personality registered for level 0 >13:19:56,829 INFO kernel:[ 2.793490] md: raid1 personality registered for level 1 >13:19:56,829 INFO kernel:[ 2.795340] async_tx: api initialized (async) >13:19:56,829 INFO kernel:[ 2.796220] xor: automatically using best checksumming function: >13:19:56,829 INFO kernel:[ 2.806019] generic_sse: 216.000 MB/sec >13:19:56,829 WARNING kernel:[ 2.825029] raid6: sse2x1 8988 MB/s >13:19:56,829 WARNING kernel:[ 2.842014] raid6: sse2x2 11058 MB/s >13:19:56,829 WARNING kernel:[ 2.859015] raid6: sse2x4 12843 MB/s >13:19:56,829 WARNING kernel:[ 2.859022] raid6: using algorithm sse2x4 (12843 MB/s) >13:19:56,829 WARNING kernel:[ 2.859023] raid6: using intx1 recovery algorithm >13:19:56,829 INFO kernel:[ 2.863968] md: raid6 personality registered for level 6 >13:19:56,829 INFO kernel:[ 2.863970] md: raid5 personality registered for level 5 >13:19:56,829 INFO kernel:[ 2.863970] md: raid4 personality registered for level 4 >13:19:56,829 INFO kernel:[ 2.868115] md: raid10 personality registered for level 10 >13:19:56,829 INFO kernel:[ 2.869665] md: linear personality registered for level -1 >13:19:56,829 INFO kernel:[ 2.874375] device-mapper: multipath: version 1.5.0 loaded >13:19:56,829 INFO kernel:[ 2.875878] device-mapper: multipath round-robin: version 1.0.0 loaded >13:19:56,829 INFO kernel:[ 2.908111] RPC: Registered named UNIX socket transport module. >13:19:56,829 INFO kernel:[ 2.908113] RPC: Registered udp transport module. >13:19:56,829 INFO kernel:[ 2.908114] RPC: Registered tcp transport module. >13:19:56,829 INFO kernel:[ 2.908115] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:19:56,829 INFO kernel:[ 2.913044] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >13:19:56,829 INFO kernel:[ 2.913046] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >13:19:56,829 INFO kernel:[ 2.913048] usb 1-1: Product: QEMU USB Tablet >13:19:56,829 INFO kernel:[ 2.913049] usb 1-1: Manufacturer: QEMU >13:19:56,829 INFO kernel:[ 2.913050] usb 1-1: SerialNumber: 42 >13:19:56,829 INFO kernel:[ 2.922116] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input2 >13:19:56,829 INFO kernel:[ 2.922199] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >13:19:56,829 INFO kernel:[ 3.064370] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >13:19:56,829 DEBUG kernel:[ 3.070609] virtio-pci 0000:00:06.0: irq 42 for MSI/MSI-X >13:19:56,829 DEBUG kernel:[ 3.070624] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >13:19:56,829 INFO kernel:[ 3.071183] vda: vda1 vda2 >13:19:56,829 DEBUG kernel:[ 3.071663] virtio-pci 0000:00:08.0: irq 44 for MSI/MSI-X >13:19:56,829 DEBUG kernel:[ 3.071677] virtio-pci 0000:00:08.0: irq 45 for MSI/MSI-X >13:19:56,829 INFO kernel:[ 3.072267] vdb: vdb1 >13:19:56,829 INFO kernel:[ 3.073133] 8139cp 0000:00:03.0 eth0: RTL-8139C+ at 0xffffc90000862000, 52:54:00:f3:4a:6b, IRQ 11 >13:19:56,829 DEBUG kernel:[ 3.073161] 8139cp 0000:00:03.0: setting latency timer to 64 >13:19:56,829 INFO kernel:[ 3.078509] 8139too: 8139too Fast Ethernet driver 0.9.28 >13:19:56,829 INFO kernel:[ 3.089808] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >13:19:56,829 DEBUG kernel:[ 3.391912] ISO 9660 Extensions: Microsoft Joliet Level 3 >13:19:56,829 INFO kernel:[ 3.392086] tsc: Refined TSC clocksource calibration: 2790.925 MHz >13:19:56,829 DEBUG kernel:[ 3.394390] ISO 9660 Extensions: RRIP_1991A >13:19:56,829 INFO kernel:[ 3.462410] bio: create slab <bio-1> at 1 >13:19:56,829 INFO kernel:[ 3.479095] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:19:56,829 DEBUG kernel:[ 4.063494] SELinux: 2048 avtab hash slots, 94945 rules. >13:19:56,829 DEBUG kernel:[ 4.074094] SELinux: 2048 avtab hash slots, 94945 rules. >13:19:56,829 DEBUG kernel:[ 4.264702] SELinux: 9 users, 15 roles, 4377 types, 240 bools, 1 sens, 1024 cats >13:19:56,829 DEBUG kernel:[ 4.264706] SELinux: 83 classes, 94945 rules >13:19:56,829 DEBUG kernel:[ 4.267807] SELinux: Completing initialization. >13:19:56,829 DEBUG kernel:[ 4.267809] SELinux: Setting up existing superblocks. >13:19:56,829 DEBUG kernel:[ 4.267815] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.267818] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.267824] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.267827] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.267834] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.267844] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268256] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:19:56,829 DEBUG kernel:[ 4.268259] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268660] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:19:56,829 DEBUG kernel:[ 4.268674] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268677] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268692] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268698] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268704] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268711] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268846] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268847] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268852] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268946] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.268968] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268970] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268974] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268984] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268987] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268990] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268992] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268994] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.268998] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.269002] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.269041] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.269054] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:19:56,829 DEBUG kernel:[ 4.269070] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:19:56,829 NOTICE kernel:[ 4.270384] type=1403 audit(1361452795.318:2): policy loaded auid=4294967295 ses=4294967295 >13:19:56,829 DEBUG kernel:[ 4.670836] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:19:56,829 DEBUG kernel:[ 4.708833] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.720552] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:19:56,829 DEBUG kernel:[ 4.846709] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:19:56,829 NOTICE kernel:[ 5.179335] type=1400 audit(1361452796.226:3): avc: denied { create } for pid=535 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:19:56,829 NOTICE kernel:[ 5.179469] type=1400 audit(1361452796.226:4): avc: denied { setattr } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17703 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:19:56,829 NOTICE kernel:[ 5.179492] type=1400 audit(1361452796.226:5): avc: denied { relabelfrom } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17703 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:19:56,829 INFO kernel:[ 5.343902] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >13:19:56,829 INFO kernel:[ 5.418621] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >13:19:56,829 INFO kernel:[ 5.529950] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:19:56,835 INFO systemd: systemd 197 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >13:19:56,835 INFO systemd: Detected virtualization 'kvm'. >13:19:56,835 INFO systemd: Initializing machine ID from KVM UUID. >13:19:56,835 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. >13:19:56,835 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >13:19:56,835 INFO systemd: Started Remount Root and Kernel File Systems. >13:19:56,835 INFO systemd: Starting Local File Systems (Pre). >13:19:56,835 INFO systemd: Reached target Local File Systems (Pre). >13:19:56,835 INFO systemd: Starting Load Random Seed... >13:19:56,835 INFO systemd: Started Load Random Seed. >13:19:56,835 INFO systemd: Mounted Temporary Directory. >13:19:56,860 INFO systemd: Started Terminate Plymouth Boot Screen. >13:19:56,860 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >13:19:56,860 INFO systemd: Starting Shell on tty2... >13:19:56,860 INFO systemd: Started Shell on tty2. >13:19:56,862 NOTICE kernel:[ 5.812768] type=1400 audit(1361452796.859:6): avc: denied { write } for pid=584 comm="firewalld" name="python2.7" dev="dm-0" ino=9777 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >13:19:56,862 NOTICE kernel:[ 5.812796] type=1400 audit(1361452796.859:7): avc: denied { remove_name } for pid=584 comm="firewalld" name="site.pyc" dev="dm-0" ino=10522 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >13:19:56,862 NOTICE kernel:[ 5.812804] type=1400 audit(1361452796.859:8): avc: denied { unlink } for pid=584 comm="firewalld" name="site.pyc" dev="dm-0" ino=10522 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >13:19:56,862 NOTICE kernel:[ 5.812877] type=1400 audit(1361452796.859:9): avc: denied { add_name } for pid=584 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >13:19:56,862 NOTICE kernel:[ 5.812895] type=1400 audit(1361452796.859:10): avc: denied { create } for pid=584 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >13:19:57,867 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. >13:19:57,868 INFO systemd: Starting D-Bus System Message Bus... >13:19:57,868 INFO systemd: Started D-Bus System Message Bus. >13:19:57,917 INFO systemd: Started firewalld - dynamic firewall daemon. >13:19:57,921 INFO systemd: Starting Network Manager... >13:19:58,108 INFO NetworkManager: <info> NetworkManager (version 0.9.7.997-2.fc18) is starting... >13:19:58,109 ERR firewalld: 2013-02-21 13:19:58 ERROR: ebtables not usable, disabling ethernet bridge firewall. >13:19:58,109 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >13:19:58,109 INFO NetworkManager: <info> WEXT support is enabled >13:19:58,110 CRIT firewalld: 2013-02-21 13:19:58 FATAL ERROR: No IPv4 and IPv6 firewall. >13:19:58,111 ERR firewalld: 2013-02-21 13:19:58 ERROR: Raising SystemExit in run_server >13:19:58,130 INFO dbus-daemon: dbus[602]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:19:58,132 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:19:58,132 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. >13:19:58,133 INFO systemd: Starting Authorization Manager... >13:19:58,240 INFO polkitd: Started polkitd version 0.107 >13:19:58,300 INFO dbus-daemon: dbus[602]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:19:58,300 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:19:58,300 INFO systemd: Started Authorization Manager. >13:19:58,319 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:19:58,320 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:19:58,320 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:19:58,320 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:19:58,320 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:19:58,326 INFO dbus-daemon: dbus[602]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:19:58,333 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:19:58,333 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. >13:19:58,335 INFO systemd: Starting Login Service... >13:19:58,338 INFO dbus-daemon: dbus[602]: [system] Successfully activated service 'org.freedesktop.login1' >13:19:58,338 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >13:19:58,338 INFO systemd: Started Login Service. >13:19:58,340 INFO systemd-logind: Watching system buttons on /dev/input/event0 (Power Button) >13:19:58,342 INFO systemd-logind: New seat seat0. >13:19:58,346 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:19:58,371 INFO systemd: Started Network Manager. >13:19:58,396 INFO systemd: Starting Anaconda System Services. >13:19:58,397 INFO systemd: Reached target Anaconda System Services. >13:19:58,398 INFO systemd: Starting Anaconda... >13:19:58,398 INFO systemd: Starting Network Manager Wait Online... >13:19:58,400 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:19:58,400 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:19:58,401 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:19:58,402 INFO NetworkManager: <info> Networking is enabled by state file >13:19:58,403 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >13:19:58,406 INFO NetworkManager: <info> (eth0): carrier is OFF >13:19:58,418 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >13:19:58,419 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >13:19:58,419 INFO kernel:[ 7.371795] 8139cp 0000:00:03.0 eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >13:19:58,419 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >13:19:58,420 INFO NetworkManager: <info> (eth0): bringing up device. >13:19:58,423 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >13:19:58,423 INFO NetworkManager: <info> (eth0): preparing device. >13:19:58,424 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >13:19:58,425 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >13:19:58,430 INFO systemd: Started Anaconda. >13:19:58,454 INFO systemd: Starting Anaconda Text Console... >13:19:58,459 INFO systemd: Started Anaconda Text Console. >13:19:58,463 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >13:19:58,465 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >13:19:58,469 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >13:19:58,470 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >13:19:58,471 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >13:19:58,472 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:19:58,473 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >13:19:58,474 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >13:19:58,475 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >13:19:58,475 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >13:19:58,476 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >13:19:58,478 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >13:19:58,483 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >13:19:58,487 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >13:19:58,488 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >13:19:58,492 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >13:19:58,494 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >13:19:58,495 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:19:58,496 INFO NetworkManager: <info> dhclient started with pid 632 >13:19:58,496 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >13:19:58,498 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >13:19:58,804 WARNING kernel:[ 7.756424] audit_printk_skb: 18 callbacks suppressed >13:19:58,804 NOTICE kernel:[ 7.756427] type=1400 audit(1361452798.803:17): avc: denied { read write } for pid=637 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:19:58,884 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >13:19:58,885 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >13:19:58,885 INFO dhclient: All rights reserved. >13:19:58,886 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:19:58,886 INFO dhclient: >13:19:58,903 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >13:19:58,904 INFO dhclient: Listening on LPF/eth0/52:54:00:f3:4a:6b >13:19:58,904 INFO dhclient: Sending on LPF/eth0/52:54:00:f3:4a:6b >13:19:58,905 INFO dhclient: Sending on Socket/fallback >13:19:58,905 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x3f507cb1) >13:19:58,906 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3f507cb1) >13:19:58,910 INFO dhclient: DHCPOFFER from 192.168.1.1 >13:19:58,958 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x3f507cb1) >13:19:58,961 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >13:19:58,962 INFO NetworkManager: <info> address 192.168.1.20 >13:19:58,962 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >13:19:58,962 INFO NetworkManager: <info> gateway 192.168.1.1 >13:19:58,962 INFO NetworkManager: <info> nameserver '192.168.1.1' >13:19:58,963 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:19:58,963 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >13:19:58,965 INFO dhclient: bound to 192.168.1.20 -- renewal in 1680 seconds. >13:19:59,914 NOTICE kernel:[ 8.866031] type=1400 audit(1361452799.912:18): avc: denied { read write } for pid=641 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7450 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:19:59,972 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >13:19:59,972 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >13:19:59,972 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:19:59,981 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >13:19:59,981 INFO systemd: Started Network Manager Wait Online. >13:19:59,981 INFO systemd: Starting Network. >13:19:59,982 INFO systemd: Reached target Network. >13:19:59,983 INFO systemd: Startup finished in 2s 623ms 508us (kernel) + 1s 710ms 990us (initrd) + 4s 598ms 729us (userspace) = 8s 933ms 227us. >13:19:59,998 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >13:19:59,999 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >13:20:00,004 INFO dbus-daemon: dbus[602]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >13:20:00,014 INFO dbus-daemon: dbus[602]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:20:00,014 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:20:00,069 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >13:20:02,516 NOTICE kernel:[ 11.468192] type=1400 audit(1361452802.515:19): avc: denied { read write } for pid=713 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 >13:20:03,182 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >13:20:03,189 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >13:20:03,189 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >13:20:03,191 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 632 >13:20:03,192 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >13:20:03,198 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >13:20:03,199 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >13:20:03,200 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >13:20:03,201 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:20:03,201 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >13:20:03,202 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >13:20:03,202 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >13:20:03,202 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >13:20:03,202 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >13:20:03,202 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >13:20:03,203 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >13:20:03,204 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >13:20:03,205 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >13:20:03,205 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >13:20:03,205 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >13:20:03,207 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:20:03,210 INFO NetworkManager: <info> dhclient started with pid 732 >13:20:03,211 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >13:20:03,213 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >13:20:03,255 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >13:20:03,255 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >13:20:03,255 INFO dhclient: All rights reserved. >13:20:03,255 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:20:03,256 INFO dhclient: >13:20:03,264 INFO dhclient: Listening on LPF/eth0/52:54:00:f3:4a:6b >13:20:03,264 INFO dhclient: Sending on LPF/eth0/52:54:00:f3:4a:6b >13:20:03,265 INFO dhclient: Sending on Socket/fallback >13:20:03,265 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x10267e1b) >13:20:03,266 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >13:20:03,286 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >13:20:03,322 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x10267e1b) >13:20:03,326 INFO dhclient: bound to 192.168.1.20 -- renewal in 1467 seconds. >13:20:03,327 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >13:20:03,327 INFO NetworkManager: <info> address 192.168.1.20 >13:20:03,327 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >13:20:03,328 INFO NetworkManager: <info> gateway 192.168.1.1 >13:20:03,329 INFO NetworkManager: <info> nameserver '192.168.1.1' >13:20:03,329 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:20:03,329 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >13:20:04,330 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >13:20:04,330 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >13:20:04,338 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:20:04,340 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >13:20:04,343 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >13:20:04,373 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >13:20:04,463 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. >13:20:04,463 INFO systemd: Starting NTP client/server... >13:20:04,511 INFO chrony-helper: tr: write error: Broken pipe >13:20:04,511 INFO chrony-helper: tr: write error >13:20:04,532 INFO chronyd: chronyd version 1.27-git1ca844 starting >13:20:04,533 INFO chronyd: Linux kernel major=3 minor=7 patch=9 >13:20:04,534 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 >13:20:04,545 INFO systemd: Started NTP client/server. >13:20:06,837 NOTICE kernel:[ 15.789182] type=1400 audit(1361452806.835:20): avc: denied { open } for pid=594 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=14597 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >13:20:07,281 INFO kernel:[ 16.233131] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >13:20:07,301 DEBUG kernel:[ 16.252799] SELinux: initialized (dev vda1, type ext4), uses xattr >13:20:07,508 INFO kernel:[ 16.460891] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >13:20:07,508 DEBUG kernel:[ 16.460898] SELinux: initialized (dev dm-1, type ext4), uses xattr >13:20:18,541 INFO kernel:[ 27.493087] Btrfs loaded >13:20:18,619 INFO kernel:[ 27.571542] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >13:20:23,049 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >13:20:23,050 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >13:20:23,050 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >13:20:23,050 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
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 913559
: 700524