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 673023 Details for
Bug 892196
Anaconda cannot create new subvols on an existing multi-disk btrfs volume (works for single-disk btrfs volumes)
[?]
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-XGl25y (text/plain), 499.42 KB, created by
Chris Murphy
on 2013-01-05 19:58:09 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Chris Murphy
Created:
2013-01-05 19:58:09 UTC
Size:
499.42 KB
patch
obsolete
>anaconda 18.37.10 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4007, in path > return self.parents[0].path > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 905, in _setFormat > format = getFormat(None, device=self.path, exists=self.exists) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4042, in _setFormat > super(BTRFSVolumeDevice, self)._setFormat(format) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 919, in <lambda> > lambda d,f: d._setFormat(f), > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 489, in __init__ > self.format = format > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3945, in __init__ > super(BTRFSDevice, self).__init__(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4017, in __init__ > super(BTRFSVolumeDevice, self).__init__(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1169, in newBTRFS > device = dev_class(name, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3426, in new_container > return getattr(self.storage, self.new_container_attr)(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2201, in newDevice > container = factory.new_container(parents=parents, **kwa) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1824, in on_add_clicked > disks=disks) >IndexError: list index out of range > >Local variables in innermost frame: > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 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: [] > _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._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, root1, home1, boot1, sdb, sdb1, 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._cleanup: False > _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.platform: X86 instance, containing members: > _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, sda1, sdb1] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: VBOX_CD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5d40> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-04-20-25-20-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._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-04-20-25-20-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._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4362.0 > _serial: None > id: 0 > minor: 0 >, existing 30000MB disk sda (1) with existing msdos disklabel >, existing 29999MB partition sda1 (2) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 3 > controllable: True > dataLevel: None > uuid: e1605d0c-de0d-46be-aef2-d9798b689596 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: f18v > _format._targetSize: 0 > _format.volUUID: e1605d0c-de0d-46be-aef2-d9798b689596 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda1 > parents: [Already dumped (PartitionDevice instance) >, existing 29999MB partition sdb1 (8) with existing btrfs filesystem >] > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 4 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=root1 > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda1 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: root1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=root1 > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 5 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=home1 > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda1 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 260 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=home1 > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 6 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=boot1 > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda1 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 261 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: boot1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=boot1 > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 3 > _vendor: Skipped > _name: f18v > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: f18v > originalFormat._targetSize: 0 > originalFormat.volUUID: e1605d0c-de0d-46be-aef2-d9798b689596 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 30000MB disk sdb (7) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, 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.uuid: 97618cec-41b0-45c9-9549-916a8cd5d171 > _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._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _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.uuid: 97618cec-41b0-45c9-9549-916a8cd5d171 > 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._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > 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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _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.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _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.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _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 (0x7f983554d850) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f983554d890) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f983554d8d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f983554d910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f983554d950) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _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 (Storage 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: 1357415352.47 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.43 GB > _intf.payload.data: Skipped > _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: 1357415352.47 > _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: Skipped > _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 (Storage 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: Skipped > _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 (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _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 (Storage 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 0x7f982ac193d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19410>], BE: [<pyanaconda.keyboard._Layout object at 0x7f982ac197d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac191d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19310>, <pyanaconda.keyboard._Layout object at 0x7f982ac19850>, <pyanaconda.keyboard._Layout object at 0x7f982ac19890>, <pyanaconda.keyboard._Layout object at 0x7f982ac198d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac192d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19350>], BG: [<pyanaconda.keyboard._Layout object at 0x7f982ac19950>, <pyanaconda.keyboard._Layout object at 0x7f982ac19990>, <pyanaconda.keyboard._Layout object at 0x7f982ac199d0>], BA: [<pyanaconda.keyboard._Layout object at 0x7f982ac19790>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c690>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cf10>, <pyanaconda.keyboard._Layout object at 0x7f982ac19450>, <pyanaconda.keyboard._Layout object at 0x7f982ac19390>], BO: [<pyanaconda.keyboard._Layout object at 0x7f982ac19f10>, <pyanaconda.keyboard._Layout object at 0x7f982ac19f50>, <pyanaconda.keyboard._Layout object at 0x7f982ac19f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac19fd0>], BH: [<pyanaconda.keyboard._Layout object at 0x7f982ac19a10>, <pyanaconda.keyboard._Layout object at 0x7f982ac19a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac19ad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19b50>, <pyanaconda.keyboard._Layout object at 0x7f982ac19bd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac19c50>], BT: [<pyanaconda.keyboard._Layout object at 0x7f982ac37290>], BW: [<pyanaconda.keyboard._Layout object at 0x7f982ac372d0>], BR: [<pyanaconda.keyboard._Layout object at 0x7f982ac37050>, <pyanaconda.keyboard._Layout object at 0x7f982ac37090>, <pyanaconda.keyboard._Layout object at 0x7f982ac37110>, <pyanaconda.keyboard._Layout object at 0x7f982ac37150>, <pyanaconda.keyboard._Layout object at 0x7f982ac371d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37210>], BY: [<pyanaconda.keyboard._Layout object at 0x7f982ac37310>, <pyanaconda.keyboard._Layout object at 0x7f982ac19150>, <pyanaconda.keyboard._Layout object at 0x7f982ac37350>], RU: [<pyanaconda.keyboard._Layout object at 0x7f982ac3a610>, <pyanaconda.keyboard._Layout object at 0x7f982ac37bd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a390>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a290>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a690>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a750>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a350>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a6d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a2d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a650>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a7d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a810>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a850>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a890>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a8d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a910>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a950>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a990>], RS: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e9d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ea10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ea90>, <pyanaconda.keyboard._Layout object at 0x7f982d8dae10>, <pyanaconda.keyboard._Layout object at 0x7f982d8dae50>, <pyanaconda.keyboard._Layout object at 0x7f9842e30d90>, <pyanaconda.keyboard._Layout object at 0x7f9842e30b50>, <pyanaconda.keyboard._Layout object at 0x7f9842e33ad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e33810>], RO: [<pyanaconda.keyboard._Layout object at 0x7f982ac3a050>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a090>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a0d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a110>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a150>], GT: [<pyanaconda.keyboard._Layout object at 0x7f982d945e90>, <pyanaconda.keyboard._Layout object at 0x7f982d948090>, <pyanaconda.keyboard._Layout object at 0x7f982d9480d0>, <pyanaconda.keyboard._Layout object at 0x7f982d948110>], GR: [<pyanaconda.keyboard._Layout object at 0x7f982d945910>, <pyanaconda.keyboard._Layout object at 0x7f982d9456d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945710>, <pyanaconda.keyboard._Layout object at 0x7f982d945890>, <pyanaconda.keyboard._Layout object at 0x7f982d945990>], JP: [<pyanaconda.keyboard._Layout object at 0x7f982ac37610>, <pyanaconda.keyboard._Layout object at 0x7f982ac37650>, <pyanaconda.keyboard._Layout object at 0x7f982ac376d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37710>, <pyanaconda.keyboard._Layout object at 0x7f982ac37750>, <pyanaconda.keyboard._Layout object at 0x7f982ac37790>, <pyanaconda.keyboard._Layout object at 0x7f982ac377d0>], GE: [<pyanaconda.keyboard._Layout object at 0x7f982d945450>, <pyanaconda.keyboard._Layout object at 0x7f982d945790>, <pyanaconda.keyboard._Layout object at 0x7f982d945810>, <pyanaconda.keyboard._Layout object at 0x7f982d945850>, <pyanaconda.keyboard._Layout object at 0x7f982d945a10>], GB: [<pyanaconda.keyboard._Layout object at 0x7f982d945490>, <pyanaconda.keyboard._Layout object at 0x7f982d9454d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945510>, <pyanaconda.keyboard._Layout object at 0x7f982d945550>, <pyanaconda.keyboard._Layout object at 0x7f982d9455d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945610>, <pyanaconda.keyboard._Layout object at 0x7f982d945650>, <pyanaconda.keyboard._Layout object at 0x7f982d945690>], GN: [<pyanaconda.keyboard._Layout object at 0x7f982d945d90>], GH: [<pyanaconda.keyboard._Layout object at 0x7f982d945b10>, <pyanaconda.keyboard._Layout object at 0x7f982d945b50>, <pyanaconda.keyboard._Layout object at 0x7f982d945b90>, <pyanaconda.keyboard._Layout object at 0x7f982d945bd0>, <pyanaconda.keyboard._Layout object at 0x7f982d945c10>, <pyanaconda.keyboard._Layout object at 0x7f982d945c50>, <pyanaconda.keyboard._Layout object at 0x7f982d945c90>, <pyanaconda.keyboard._Layout object at 0x7f982d945cd0>, <pyanaconda.keyboard._Layout object at 0x7f982d945d10>], OM: [<pyanaconda.keyboard._Layout object at 0x7f982d948150>, <pyanaconda.keyboard._Layout object at 0x7f982d9481d0>, <pyanaconda.keyboard._Layout object at 0x7f982d948210>, <pyanaconda.keyboard._Layout object at 0x7f982d948290>, <pyanaconda.keyboard._Layout object at 0x7f982d948310>, <pyanaconda.keyboard._Layout object at 0x7f982d948350>, <pyanaconda.keyboard._Layout object at 0x7f982d948390>], TN: [<pyanaconda.keyboard._Layout object at 0x7f9842e1e7d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e850>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e890>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e910>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e990>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e9d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ea10>], JO: [<pyanaconda.keyboard._Layout object at 0x7f982ac373d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37590>, <pyanaconda.keyboard._Layout object at 0x7f982ac375d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37510>, <pyanaconda.keyboard._Layout object at 0x7f982ac37390>, <pyanaconda.keyboard._Layout object at 0x7f982ac37410>, <pyanaconda.keyboard._Layout object at 0x7f982ac37490>], HR: [<pyanaconda.keyboard._Layout object at 0x7f982ac27e90>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c0d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c110>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c190>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c1d0>], HT: [<pyanaconda.keyboard._Layout object at 0x7f982ac2c210>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c250>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c290>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c2d0>], HU: [<pyanaconda.keyboard._Layout object at 0x7f982ac2c310>, <pyanaconda.keyboard._Layout object at 0x7f982ac1ddd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d150>, <pyanaconda.keyboard._Layout object at 0x7f982ac27f50>, <pyanaconda.keyboard._Layout object at 0x7f982ac27f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac27fd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27f10>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c090>, <pyanaconda.keyboard._Layout object at 0x7f982ac27910>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c350>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c490>, <pyanaconda.keyboard._Layout object at 0x7f982ac27e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c550>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c5d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c610>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c650>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c6d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c710>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c750>], HN: [<pyanaconda.keyboard._Layout object at 0x7f982ac27d90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23e90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23c90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23e50>], VE: [<pyanaconda.keyboard._Layout object at 0x7f982d9452d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945390>, <pyanaconda.keyboard._Layout object at 0x7f982d9453d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945410>], PR: [<pyanaconda.keyboard._Layout object at 0x7f982ac2ce50>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cd90>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cdd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2ce90>], PS: [<pyanaconda.keyboard._Layout object at 0x7f982ac334d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33550>, <pyanaconda.keyboard._Layout object at 0x7f982ac33590>, <pyanaconda.keyboard._Layout object at 0x7f982ac33610>, <pyanaconda.keyboard._Layout object at 0x7f982ac33690>, <pyanaconda.keyboard._Layout object at 0x7f982ac336d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33710>], PT: [<pyanaconda.keyboard._Layout object at 0x7f982ac338d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33910>, <pyanaconda.keyboard._Layout object at 0x7f982ac33990>, <pyanaconda.keyboard._Layout object at 0x7f982ac339d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33a10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33a50>, <pyanaconda.keyboard._Layout object at 0x7f982ac33a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac33b10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33b50>], PY: [<pyanaconda.keyboard._Layout object at 0x7f982ac23e10>, <pyanaconda.keyboard._Layout object at 0x7f9842e51790>, <pyanaconda.keyboard._Layout object at 0x7f9842e51ad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e519d0>], PA: [<pyanaconda.keyboard._Layout object at 0x7f982ac27c90>, <pyanaconda.keyboard._Layout object at 0x7f982ac27cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac27d50>], UY: [<pyanaconda.keyboard._Layout object at 0x7f982d942750>, <pyanaconda.keyboard._Layout object at 0x7f982d942790>, <pyanaconda.keyboard._Layout object at 0x7f982d9427d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942810>], PE: [<pyanaconda.keyboard._Layout object at 0x7f982ac270d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27890>, <pyanaconda.keyboard._Layout object at 0x7f982ac27e10>, <pyanaconda.keyboard._Layout object at 0x7f982ac27950>], PK: [<pyanaconda.keyboard._Layout object at 0x7f982ac2cad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cb50>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cb90>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cbd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cc10>], PH: [<pyanaconda.keyboard._Layout object at 0x7f982ac2c790>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c7d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c850>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c890>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c8d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c910>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c950>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c990>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c9d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2ca10>], PL: [<pyanaconda.keyboard._Layout object at 0x7f982ac2cc50>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c390>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c590>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c510>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c410>, <pyanaconda.keyboard._Layout object at 0x7f982ac2c3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2ccd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cd10>], EH: [<pyanaconda.keyboard._Layout object at 0x7f9842e1e450>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e4d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e510>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e590>, <pyanaconda.keyboard._Layout object at 0x7f9842e22d90>, <pyanaconda.keyboard._Layout object at 0x7f9842e22e90>, <pyanaconda.keyboard._Layout object at 0x7f9842e22ed0>], EE: [<pyanaconda.keyboard._Layout object at 0x7f9842e22e10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e090>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e110>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e150>], EG: [<pyanaconda.keyboard._Layout object at 0x7f9842e1e190>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e210>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e250>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e2d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e350>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e390>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e3d0>], ZA: [<pyanaconda.keyboard._Layout object at 0x7f982ac37b50>], EC: [<pyanaconda.keyboard._Layout object at 0x7f9842e22c10>, <pyanaconda.keyboard._Layout object at 0x7f9842e22c50>, <pyanaconda.keyboard._Layout object at 0x7f9842e22c90>, <pyanaconda.keyboard._Layout object at 0x7f9842e22cd0>], IT: [<pyanaconda.keyboard._Layout object at 0x7f982ac19610>, <pyanaconda.keyboard._Layout object at 0x7f982ac19650>, <pyanaconda.keyboard._Layout object at 0x7f982ac196d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19710>, <pyanaconda.keyboard._Layout object at 0x7f982ac19750>], ET: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2850>], ES: [<pyanaconda.keyboard._Layout object at 0x7f982ddc25d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2610>, <pyanaconda.keyboard._Layout object at 0x7f982ddc26d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2710>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2750>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2790>, <pyanaconda.keyboard._Layout object at 0x7f982ddc27d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2810>], ME: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2390>, <pyanaconda.keyboard._Layout object at 0x7f982ddc23d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2410>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2490>, <pyanaconda.keyboard._Layout object at 0x7f982ddc24d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2510>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2550>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2590>], MA: [<pyanaconda.keyboard._Layout object at 0x7f9842e1ed50>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ed90>, <pyanaconda.keyboard._Layout object at 0x7f9842e22f10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e790>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e610>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e690>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e6d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e050>, <pyanaconda.keyboard._Layout object at 0x7f9842e1edd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e750>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ee10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ee90>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ef10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ef50>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ef90>], UZ: [<pyanaconda.keyboard._Layout object at 0x7f982d942850>, <pyanaconda.keyboard._Layout object at 0x7f982d942890>], MM: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2a50>], ML: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2950>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2990>, <pyanaconda.keyboard._Layout object at 0x7f982ddc29d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2a10>], MN: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2b90>], MK: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2310>, <pyanaconda.keyboard._Layout object at 0x7f982ddc28d0>], MT: [<pyanaconda.keyboard._Layout object at 0x7f982d942050>, <pyanaconda.keyboard._Layout object at 0x7f982d942090>], MV: [<pyanaconda.keyboard._Layout object at 0x7f982d9420d0>], MR: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2d90>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2e10>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2e50>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2f50>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2f90>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2fd0>], UA: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2a90>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2110>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2190>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2250>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2890>, <pyanaconda.keyboard._Layout object at 0x7f982ddc20d0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2210>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2b10>], MX: [<pyanaconda.keyboard._Layout object at 0x7f982ddc22d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22ad0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2d50>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2c50>], IL: [<pyanaconda.keyboard._Layout object at 0x7f982ac2cd50>, <pyanaconda.keyboard._Layout object at 0x7f9842e49810>, <pyanaconda.keyboard._Layout object at 0x7f982ac27dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23910>], FR: [<pyanaconda.keyboard._Layout object at 0x7f982d9429d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942a10>, <pyanaconda.keyboard._Layout object at 0x7f982d942a90>, <pyanaconda.keyboard._Layout object at 0x7f982d942ad0>, <pyanaconda.keyboard._Layout object at 0x7f982d942b10>, <pyanaconda.keyboard._Layout object at 0x7f982d942b90>, <pyanaconda.keyboard._Layout object at 0x7f982d942bd0>, <pyanaconda.keyboard._Layout object at 0x7f982d942c10>, <pyanaconda.keyboard._Layout object at 0x7f982d942c50>, <pyanaconda.keyboard._Layout object at 0x7f982d942c90>, <pyanaconda.keyboard._Layout object at 0x7f982d942cd0>, <pyanaconda.keyboard._Layout object at 0x7f982d942d10>, <pyanaconda.keyboard._Layout object at 0x7f982d942d90>, <pyanaconda.keyboard._Layout object at 0x7f982d942dd0>, <pyanaconda.keyboard._Layout object at 0x7f982d942e50>, <pyanaconda.keyboard._Layout object at 0x7f982d942e90>, <pyanaconda.keyboard._Layout object at 0x7f982d942ed0>], FI: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2c90>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2d10>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2290>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2bd0>], FO: [<pyanaconda.keyboard._Layout object at 0x7f982d942690>, <pyanaconda.keyboard._Layout object at 0x7f982d9426d0>], NI: [<pyanaconda.keyboard._Layout object at 0x7f982d942f10>, <pyanaconda.keyboard._Layout object at 0x7f982d942f50>, <pyanaconda.keyboard._Layout object at 0x7f982d942f90>, <pyanaconda.keyboard._Layout object at 0x7f982d942fd0>], NL: [<pyanaconda.keyboard._Layout object at 0x7f982d945050>, <pyanaconda.keyboard._Layout object at 0x7f9842e22f50>, <pyanaconda.keyboard._Layout object at 0x7f982d945090>, <pyanaconda.keyboard._Layout object at 0x7f982d9450d0>], NO: [<pyanaconda.keyboard._Layout object at 0x7f982d945310>, <pyanaconda.keyboard._Layout object at 0x7f982d945190>, <pyanaconda.keyboard._Layout object at 0x7f982d945290>, <pyanaconda.keyboard._Layout object at 0x7f982d945110>, <pyanaconda.keyboard._Layout object at 0x7f982d945150>, <pyanaconda.keyboard._Layout object at 0x7f982d9451d0>, <pyanaconda.keyboard._Layout object at 0x7f982d945350>], NG: [<pyanaconda.keyboard._Layout object at 0x7f982d9428d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942910>, <pyanaconda.keyboard._Layout object at 0x7f982d942950>, <pyanaconda.keyboard._Layout object at 0x7f982d942990>], NP: [<pyanaconda.keyboard._Layout object at 0x7f982d945210>], CH: [<pyanaconda.keyboard._Layout object at 0x7f982ac37d90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37e10>, <pyanaconda.keyboard._Layout object at 0x7f982ac37e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac37e90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37f10>, <pyanaconda.keyboard._Layout object at 0x7f982ac37f50>, <pyanaconda.keyboard._Layout object at 0x7f982ac37f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37fd0>], CO: [<pyanaconda.keyboard._Layout object at 0x7f982ac3a510>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a550>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a590>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a5d0>], CN: [<pyanaconda.keyboard._Layout object at 0x7f982ac3a410>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a450>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a490>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a4d0>], CM: [<pyanaconda.keyboard._Layout object at 0x7f982ac37d50>, <pyanaconda.keyboard._Layout object at 0x7f982ac37c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a1d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a210>, <pyanaconda.keyboard._Layout object at 0x7f982ac37c50>], CL: [<pyanaconda.keyboard._Layout object at 0x7f982ac3a190>, <pyanaconda.keyboard._Layout object at 0x7f982ac37c90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37d10>], CA: [<pyanaconda.keyboard._Layout object at 0x7f982ac37850>, <pyanaconda.keyboard._Layout object at 0x7f982ac378d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37950>, <pyanaconda.keyboard._Layout object at 0x7f982ac37990>, <pyanaconda.keyboard._Layout object at 0x7f982ac379d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac37a50>, <pyanaconda.keyboard._Layout object at 0x7f982ac37a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37ad0>], CD: [<pyanaconda.keyboard._Layout object at 0x7f982ac37b10>], CZ: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e050>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e090>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e110>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e150>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e190>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e1d0>], CR: [<pyanaconda.keyboard._Layout object at 0x7f982ac3ac10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ac50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ac90>, <pyanaconda.keyboard._Layout object at 0x7f982ac3acd0>], CU: [<pyanaconda.keyboard._Layout object at 0x7f982ac3aad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ab10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ab50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ab90>], SY: [<pyanaconda.keyboard._Layout object at 0x7f982ac3ec10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ec50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ee10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ec90>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ed10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3edd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ed50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3eb50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3eb90>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ee50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3eed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ef10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ef50>], KG: [<pyanaconda.keyboard._Layout object at 0x7f982ac3add0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ae10>], KE: [<pyanaconda.keyboard._Layout object at 0x7f982ac3ad50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ad90>], KH: [<pyanaconda.keyboard._Layout object at 0x7f982ac3aa10>], SV: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e490>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e510>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e550>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e590>], SK: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a9d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a910>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a890>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a950>], KR: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e590>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e710>], SI: [<pyanaconda.keyboard._Layout object at 0x7f982ac3aa90>, <pyanaconda.keyboard._Layout object at 0x7f9842e33b90>, <pyanaconda.keyboard._Layout object at 0x7f98355d7cd0>], KW: [<pyanaconda.keyboard._Layout object at 0x7f9842e51890>, <pyanaconda.keyboard._Layout object at 0x7f982abef910>, <pyanaconda.keyboard._Layout object at 0x7f982ac05910>, <pyanaconda.keyboard._Layout object at 0x7f982ac05a10>, <pyanaconda.keyboard._Layout object at 0x7f982ac05a50>, <pyanaconda.keyboard._Layout object at 0x7f982ac0aa10>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a990>], SN: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a1d0>], KZ: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a590>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a150>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a190>], SA: [<pyanaconda.keyboard._Layout object at 0x7f982ac3afd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e290>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e2d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e350>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e410>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e450>], SE: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e750>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e790>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e810>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e850>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e890>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e8d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e910>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e950>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e990>], SD: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e490>, <pyanaconda.keyboard._Layout object at 0x7f982ac3af90>, <pyanaconda.keyboard._Layout object at 0x7f982ac3aa50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3af10>, <pyanaconda.keyboard._Layout object at 0x7f982ac3a9d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ae50>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e4d0>], DO: [<pyanaconda.keyboard._Layout object at 0x7f982ac3ef90>, <pyanaconda.keyboard._Layout object at 0x7f982ac3efd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22050>, <pyanaconda.keyboard._Layout object at 0x7f9842e22090>], DK: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a290>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a2d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a410>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a450>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a390>], DE: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a8d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a4d0>, <pyanaconda.keyboard._Layout object at 0x7f982dbac8d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e51310>, <pyanaconda.keyboard._Layout object at 0x7f982ac37b90>, <pyanaconda.keyboard._Layout object at 0x7f982ac37dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19110>, <pyanaconda.keyboard._Layout object at 0x7f9842e51950>, <pyanaconda.keyboard._Layout object at 0x7f982dbac590>, <pyanaconda.keyboard._Layout object at 0x7f982dbace50>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a550>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a050>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a090>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a250>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a110>], YE: [<pyanaconda.keyboard._Layout object at 0x7f982ac19c90>, <pyanaconda.keyboard._Layout object at 0x7f982ac19d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac19d50>, <pyanaconda.keyboard._Layout object at 0x7f982ac19dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac19e90>, <pyanaconda.keyboard._Layout object at 0x7f982ac19ed0>], DZ: [<pyanaconda.keyboard._Layout object at 0x7f9842e22190>, <pyanaconda.keyboard._Layout object at 0x7f9842e22210>, <pyanaconda.keyboard._Layout object at 0x7f9842e22250>, <pyanaconda.keyboard._Layout object at 0x7f9842e222d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22350>, <pyanaconda.keyboard._Layout object at 0x7f9842e22390>, <pyanaconda.keyboard._Layout object at 0x7f9842e223d0>], US: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2ad0>, <pyanaconda.keyboard._Layout object at 0x7f982d942110>, <pyanaconda.keyboard._Layout object at 0x7f982d942150>, <pyanaconda.keyboard._Layout object at 0x7f982d942190>, <pyanaconda.keyboard._Layout object at 0x7f982d9421d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942210>, <pyanaconda.keyboard._Layout object at 0x7f982d942250>, <pyanaconda.keyboard._Layout object at 0x7f982d942290>, <pyanaconda.keyboard._Layout object at 0x7f982d9422d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942310>, <pyanaconda.keyboard._Layout object at 0x7f982d942350>, <pyanaconda.keyboard._Layout object at 0x7f982d942390>, <pyanaconda.keyboard._Layout object at 0x7f982d9423d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942410>, <pyanaconda.keyboard._Layout object at 0x7f982d942450>, <pyanaconda.keyboard._Layout object at 0x7f982d942490>, <pyanaconda.keyboard._Layout object at 0x7f982d9424d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942550>, <pyanaconda.keyboard._Layout object at 0x7f982d942590>, <pyanaconda.keyboard._Layout object at 0x7f982d9425d0>, <pyanaconda.keyboard._Layout object at 0x7f982d942610>, <pyanaconda.keyboard._Layout object at 0x7f982d942650>], LB: [<pyanaconda.keyboard._Layout object at 0x7f982ac3e6d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e550>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e5d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e510>, <pyanaconda.keyboard._Layout object at 0x7f982ac3e690>, <pyanaconda.keyboard._Layout object at 0x7f982ac3ead0>, <pyanaconda.keyboard._Layout object at 0x7f982ac3eb10>], LA: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a490>], TW: [<pyanaconda.keyboard._Layout object at 0x7f982ddc2090>, <pyanaconda.keyboard._Layout object at 0x7f982ddc2150>, <pyanaconda.keyboard._Layout object at 0x7f9842e1efd0>], TR: [<pyanaconda.keyboard._Layout object at 0x7f9842e1ea50>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ea90>, <pyanaconda.keyboard._Layout object at 0x7f9842e1eb10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1eb50>, <pyanaconda.keyboard._Layout object at 0x7f9842e1eb90>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ebd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ec10>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ec50>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ec90>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ecd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e1ed10>], LK: [<pyanaconda.keyboard._Layout object at 0x7f9842e220d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22110>, <pyanaconda.keyboard._Layout object at 0x7f9842e22150>], LV: [<pyanaconda.keyboard._Layout object at 0x7f9842e22650>, <pyanaconda.keyboard._Layout object at 0x7f9842e22710>, <pyanaconda.keyboard._Layout object at 0x7f9842e22990>, <pyanaconda.keyboard._Layout object at 0x7f9842e229d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22a10>, <pyanaconda.keyboard._Layout object at 0x7f9842e22a90>, <pyanaconda.keyboard._Layout object at 0x7f9842e22b10>], LT: [<pyanaconda.keyboard._Layout object at 0x7f9842e22410>, <pyanaconda.keyboard._Layout object at 0x7f9842e22450>, <pyanaconda.keyboard._Layout object at 0x7f9842e22490>, <pyanaconda.keyboard._Layout object at 0x7f9842e224d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22510>, <pyanaconda.keyboard._Layout object at 0x7f9842e22550>], TM: [<pyanaconda.keyboard._Layout object at 0x7f9842e22f90>, <pyanaconda.keyboard._Layout object at 0x7f9842e1e5d0>], TJ: [<pyanaconda.keyboard._Layout object at 0x7f9842e22b50>, <pyanaconda.keyboard._Layout object at 0x7f9842e22bd0>], TH: [<pyanaconda.keyboard._Layout object at 0x7f9842e22590>, <pyanaconda.keyboard._Layout object at 0x7f9842e225d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22610>], LY: [<pyanaconda.keyboard._Layout object at 0x7f9842e22d10>, <pyanaconda.keyboard._Layout object at 0x7f9842e228d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e22910>, <pyanaconda.keyboard._Layout object at 0x7f9842e22690>, <pyanaconda.keyboard._Layout object at 0x7f9842e22790>, <pyanaconda.keyboard._Layout object at 0x7f9842e22850>, <pyanaconda.keyboard._Layout object at 0x7f9842e22dd0>], AE: [<pyanaconda.keyboard._Layout object at 0x7f982ac2ced0>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cf90>, <pyanaconda.keyboard._Layout object at 0x7f982ac2cfd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33090>, <pyanaconda.keyboard._Layout object at 0x7f982ac33110>, <pyanaconda.keyboard._Layout object at 0x7f982ac33150>, <pyanaconda.keyboard._Layout object at 0x7f982ac33190>], AD: [<pyanaconda.keyboard._Layout object at 0x7f982ac331d0>], AF: [<pyanaconda.keyboard._Layout object at 0x7f982ac33210>, <pyanaconda.keyboard._Layout object at 0x7f982ac33250>, <pyanaconda.keyboard._Layout object at 0x7f982ac33290>, <pyanaconda.keyboard._Layout object at 0x7f982ac332d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33310>, <pyanaconda.keyboard._Layout object at 0x7f982ac33350>], IQ: [<pyanaconda.keyboard._Layout object at 0x7f982ac190d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49950>, <pyanaconda.keyboard._Layout object at 0x7f982abe8f90>, <pyanaconda.keyboard._Layout object at 0x7f9842e51a90>, <pyanaconda.keyboard._Layout object at 0x7f9842e51190>], IS: [<pyanaconda.keyboard._Layout object at 0x7f982ac19490>, <pyanaconda.keyboard._Layout object at 0x7f982ac194d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19510>, <pyanaconda.keyboard._Layout object at 0x7f982ac19590>, <pyanaconda.keyboard._Layout object at 0x7f982ac195d0>], IR: [<pyanaconda.keyboard._Layout object at 0x7f9842e51090>, <pyanaconda.keyboard._Layout object at 0x7f9842e51610>, <pyanaconda.keyboard._Layout object at 0x7f982ac19190>, <pyanaconda.keyboard._Layout object at 0x7f982ac19210>, <pyanaconda.keyboard._Layout object at 0x7f982ac19250>, <pyanaconda.keyboard._Layout object at 0x7f982ac19290>], AM: [<pyanaconda.keyboard._Layout object at 0x7f982ac33750>, <pyanaconda.keyboard._Layout object at 0x7f982ac33790>, <pyanaconda.keyboard._Layout object at 0x7f982ac337d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33810>, <pyanaconda.keyboard._Layout object at 0x7f982ac33850>, <pyanaconda.keyboard._Layout object at 0x7f982ac33890>], AL: [<pyanaconda.keyboard._Layout object at 0x7f982ac2c450>], VN: [<pyanaconda.keyboard._Layout object at 0x7f982d945a90>], AR: [<pyanaconda.keyboard._Layout object at 0x7f9842e51850>, <pyanaconda.keyboard._Layout object at 0x7f9842e517d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27990>, <pyanaconda.keyboard._Layout object at 0x7f9842e49850>], AT: [<pyanaconda.keyboard._Layout object at 0x7f9842e51110>, <pyanaconda.keyboard._Layout object at 0x7f9842e51750>, <pyanaconda.keyboard._Layout object at 0x7f9842e51710>, <pyanaconda.keyboard._Layout object at 0x7f9842e51990>], IN: [<pyanaconda.keyboard._Layout object at 0x7f982ac0ae10>, <pyanaconda.keyboard._Layout object at 0x7f982ac0acd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ac50>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ac10>, <pyanaconda.keyboard._Layout object at 0x7f982ac0abd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ab90>, <pyanaconda.keyboard._Layout object at 0x7f982ac0aa90>, <pyanaconda.keyboard._Layout object at 0x7f982ac0aa50>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a7d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e090>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e150>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e210>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e310>, <pyanaconda.keyboard._Layout object at 0x7f982ac33c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33c50>, <pyanaconda.keyboard._Layout object at 0x7f982ac33cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33d50>, <pyanaconda.keyboard._Layout object at 0x7f982ac33dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33e10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac33ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac33f10>, <pyanaconda.keyboard._Layout object at 0x7f982ac33f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac33fd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac19050>, <pyanaconda.keyboard._Layout object at 0x7f982ac19090>], TZ: [<pyanaconda.keyboard._Layout object at 0x7f9842e22fd0>], AZ: [<pyanaconda.keyboard._Layout object at 0x7f9842e51810>, <pyanaconda.keyboard._Layout object at 0x7f9842e51690>], IE: [<pyanaconda.keyboard._Layout object at 0x7f982ac2cc90>, <pyanaconda.keyboard._Layout object at 0x7f982ac33450>, <pyanaconda.keyboard._Layout object at 0x7f982ac33490>, <pyanaconda.keyboard._Layout object at 0x7f982ac33410>, <pyanaconda.keyboard._Layout object at 0x7f982ac33390>], QA: [<pyanaconda.keyboard._Layout object at 0x7f9842e512d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0af90>, <pyanaconda.keyboard._Layout object at 0x7f982ac0aad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ac90>, <pyanaconda.keyboard._Layout object at 0x7f982ac0af50>, <pyanaconda.keyboard._Layout object at 0x7f982ac0add0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ae50>]} > _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 0x7f9842e35ad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35b10>, <pyanaconda.keyboard._Layout object at 0x7f9842e35b90>, <pyanaconda.keyboard._Layout object at 0x7f9842e35bd0>], Telugu: [<pyanaconda.keyboard._Layout object at 0x7f9842e49750>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x7f9842e35fd0>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x7f9842e355d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35610>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e610>, <pyanaconda.keyboard._Layout object at 0x7f982ac02550>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x7f9842e49b90>, <pyanaconda.keyboard._Layout object at 0x7f9842e49bd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49c10>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e650>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7f982dbac750>, <pyanaconda.keyboard._Layout object at 0x7f9842e51c50>, <pyanaconda.keyboard._Layout object at 0x7f9842e51c10>], French: [<pyanaconda.keyboard._Layout object at 0x7f9842e3cad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cb10>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cb50>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cc10>, <pyanaconda.keyboard._Layout object at 0x7f9842e3ccd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cd90>, <pyanaconda.keyboard._Layout object at 0x7f9842e3ce90>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cc90>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cdd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cc50>, <pyanaconda.keyboard._Layout object at 0x7f9842e3ce10>, <pyanaconda.keyboard._Layout object at 0x7f9842e3ced0>, <pyanaconda.keyboard._Layout object at 0x7f9842e420d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42150>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cfd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42050>, <pyanaconda.keyboard._Layout object at 0x7f9842e421d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42210>, <pyanaconda.keyboard._Layout object at 0x7f9842e336d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3cf90>, <pyanaconda.keyboard._Layout object at 0x7f9842e42290>, <pyanaconda.keyboard._Layout object at 0x7f9842e42310>, <pyanaconda.keyboard._Layout object at 0x7f9842e42350>, <pyanaconda.keyboard._Layout object at 0x7f9842e42390>, <pyanaconda.keyboard._Layout object at 0x7f9842e42490>, <pyanaconda.keyboard._Layout object at 0x7f9842e424d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42510>, <pyanaconda.keyboard._Layout object at 0x7f9842e423d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42590>, <pyanaconda.keyboard._Layout object at 0x7f9842e42690>, <pyanaconda.keyboard._Layout object at 0x7f9842e42750>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x7f9842e3c890>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c8d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c910>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c950>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c990>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c9d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3ca10>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c7d0>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x7f9842e49350>, <pyanaconda.keyboard._Layout object at 0x7f9842e42a50>, <pyanaconda.keyboard._Layout object at 0x7f9842e49210>, <pyanaconda.keyboard._Layout object at 0x7f9842e42bd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42f50>, <pyanaconda.keyboard._Layout object at 0x7f982ac02450>, <pyanaconda.keyboard._Layout object at 0x7f982ac02410>, <pyanaconda.keyboard._Layout object at 0x7f982ac024d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02590>, <pyanaconda.keyboard._Layout object at 0x7f982ac025d0>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7f982ac1de50>, <pyanaconda.keyboard._Layout object at 0x7f982ac1ded0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d1d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23450>, <pyanaconda.keyboard._Layout object at 0x7f982ac234d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1da50>, <pyanaconda.keyboard._Layout object at 0x7f982ac1de90>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7f982ac05e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac05ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05f10>], Nepali: [<pyanaconda.keyboard._Layout object at 0x7f9842e49fd0>], Finnish: [<pyanaconda.keyboard._Layout object at 0x7f9842e35950>, <pyanaconda.keyboard._Layout object at 0x7f9842e359d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35a10>, <pyanaconda.keyboard._Layout object at 0x7f9842e35a90>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d190>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x7f9842e3c6d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c710>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d390>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d450>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d490>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d4d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d550>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d590>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d5d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d610>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d650>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d690>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d750>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d790>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d7d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d810>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d850>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d890>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7f982ac02250>, <pyanaconda.keyboard._Layout object at 0x7f982ac02310>, <pyanaconda.keyboard._Layout object at 0x7f982ac02510>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d0d0>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e050>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e250>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e190>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e1d0>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7f982ac278d0>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x7f9842e35650>, <pyanaconda.keyboard._Layout object at 0x7f9842e35690>, <pyanaconda.keyboard._Layout object at 0x7f9842e35710>, <pyanaconda.keyboard._Layout object at 0x7f9842e35750>, <pyanaconda.keyboard._Layout object at 0x7f9842e35790>, <pyanaconda.keyboard._Layout object at 0x7f9842e357d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35850>, <pyanaconda.keyboard._Layout object at 0x7f9842e35890>, <pyanaconda.keyboard._Layout object at 0x7f9842e358d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35910>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7f982ac23510>], German: [<pyanaconda.keyboard._Layout object at 0x7f982ac27290>, <pyanaconda.keyboard._Layout object at 0x7f982ac272d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27350>, <pyanaconda.keyboard._Layout object at 0x7f982ac27390>, <pyanaconda.keyboard._Layout object at 0x7f982ac273d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27450>, <pyanaconda.keyboard._Layout object at 0x7f982ac27490>, <pyanaconda.keyboard._Layout object at 0x7f982ac274d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac275d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27610>, <pyanaconda.keyboard._Layout object at 0x7f982ac276d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27750>, <pyanaconda.keyboard._Layout object at 0x7f982ac27790>, <pyanaconda.keyboard._Layout object at 0x7f982ac27850>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e2d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ad90>], Ga: [<pyanaconda.keyboard._Layout object at 0x7f9842e49990>], Urdu: [<pyanaconda.keyboard._Layout object at 0x7f9842e49cd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49d90>, <pyanaconda.keyboard._Layout object at 0x7f9842e49dd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49e90>, <pyanaconda.keyboard._Layout object at 0x7f9842e49f10>, <pyanaconda.keyboard._Layout object at 0x7f9842e49f50>], Polish: [<pyanaconda.keyboard._Layout object at 0x7f9842e30e10>, <pyanaconda.keyboard._Layout object at 0x7f9842e42910>, <pyanaconda.keyboard._Layout object at 0x7f9842e429d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42a10>, <pyanaconda.keyboard._Layout object at 0x7f9842e42ad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42b10>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x7f9842e497d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e499d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49a90>, <pyanaconda.keyboard._Layout object at 0x7f9842e49ad0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49b10>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7f982ac27a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac27b50>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7f982ac27150>, <pyanaconda.keyboard._Layout object at 0x7f982ac27190>, <pyanaconda.keyboard._Layout object at 0x7f982ac271d0>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a810>], Gaelic; Scottish Gaelic: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e0d0>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7f982dbac810>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7f9842e51a50>, <pyanaconda.keyboard._Layout object at 0x7f9842e51b90>], Faroese: [<pyanaconda.keyboard._Layout object at 0x7f9842e35350>, <pyanaconda.keyboard._Layout object at 0x7f9842e35190>], Danish: [<pyanaconda.keyboard._Layout object at 0x7f9842e4ef50>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ef90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02090>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ed90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02110>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7f982ac23cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac23dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac27090>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x7f9842e35c90>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7f9842e518d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e51510>, <pyanaconda.keyboard._Layout object at 0x7f982dbac6d0>, <pyanaconda.keyboard._Layout object at 0x7f982dbac710>, <pyanaconda.keyboard._Layout object at 0x7f9842e51350>], Komi: [<pyanaconda.keyboard._Layout object at 0x7f9842e510d0>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7f982ac23550>, <pyanaconda.keyboard._Layout object at 0x7f982ac23a10>, <pyanaconda.keyboard._Layout object at 0x7f982ac235d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac239d0>], Thai: [<pyanaconda.keyboard._Layout object at 0x7f982ac1da10>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1db50>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7f982ac237d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23810>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x7f9842e425d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42610>, <pyanaconda.keyboard._Layout object at 0x7f9842e427d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42790>, <pyanaconda.keyboard._Layout object at 0x7f9842e42810>, <pyanaconda.keyboard._Layout object at 0x7f9842e42850>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7f9842e42410>, <pyanaconda.keyboard._Layout object at 0x7f982ac021d0>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7f9842e51e90>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x7f9842e4ecd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ee50>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ee90>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ef10>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7f982abe0890>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7f982ac05b50>], Latvian: [<pyanaconda.keyboard._Layout object at 0x7f9842e35c10>, <pyanaconda.keyboard._Layout object at 0x7f9842e33f50>, <pyanaconda.keyboard._Layout object at 0x7f9842e33f90>, <pyanaconda.keyboard._Layout object at 0x7f9842e33fd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35050>, <pyanaconda.keyboard._Layout object at 0x7f9842e35110>, <pyanaconda.keyboard._Layout object at 0x7f9842e35410>], English: [<pyanaconda.keyboard._Layout object at 0x7f982ac02a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02ad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02b90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac02c50>, <pyanaconda.keyboard._Layout object at 0x7f982ac02c90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac02d90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02d50>, <pyanaconda.keyboard._Layout object at 0x7f982ac02dd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02e50>, <pyanaconda.keyboard._Layout object at 0x7f982ac02e90>, <pyanaconda.keyboard._Layout object at 0x7f982ac02ed0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02f10>, <pyanaconda.keyboard._Layout object at 0x7f982ac02f90>, <pyanaconda.keyboard._Layout object at 0x7f982ac05050>, <pyanaconda.keyboard._Layout object at 0x7f982ac05090>, <pyanaconda.keyboard._Layout object at 0x7f982ac050d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05110>, <pyanaconda.keyboard._Layout object at 0x7f982ac05150>, <pyanaconda.keyboard._Layout object at 0x7f982ac05190>, <pyanaconda.keyboard._Layout object at 0x7f982ac051d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05210>, <pyanaconda.keyboard._Layout object at 0x7f982ac05250>, <pyanaconda.keyboard._Layout object at 0x7f982ac05290>, <pyanaconda.keyboard._Layout object at 0x7f982ac052d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05310>, <pyanaconda.keyboard._Layout object at 0x7f982ac05350>, <pyanaconda.keyboard._Layout object at 0x7f982ac05390>, <pyanaconda.keyboard._Layout object at 0x7f982ac053d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05450>, <pyanaconda.keyboard._Layout object at 0x7f982ac05490>, <pyanaconda.keyboard._Layout object at 0x7f982ac054d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05510>, <pyanaconda.keyboard._Layout object at 0x7f982ac05550>], Croatian: [], Chinese: [<pyanaconda.keyboard._Layout object at 0x7f982ac27210>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7f982ac23690>, <pyanaconda.keyboard._Layout object at 0x7f982ac236d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23710>, <pyanaconda.keyboard._Layout object at 0x7f982ac23750>, <pyanaconda.keyboard._Layout object at 0x7f982ac23790>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7f982ac05810>], Yakut: [<pyanaconda.keyboard._Layout object at 0x7f982ac05890>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7f9842e51d50>, <pyanaconda.keyboard._Layout object at 0x7f9842e51d90>, <pyanaconda.keyboard._Layout object at 0x7f9842e51e10>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x7f9842e35e50>], Arabic: [<pyanaconda.keyboard._Layout object at 0x7f982dc4b4d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e290>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e350>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e390>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e3d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a5d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a610>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7f982ac238d0>], Swahili: [<pyanaconda.keyboard._Layout object at 0x7f9842e42dd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42f10>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x7f9842e49090>, <pyanaconda.keyboard._Layout object at 0x7f9842e42fd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e490d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49150>, <pyanaconda.keyboard._Layout object at 0x7f9842e49190>], Turkish: [<pyanaconda.keyboard._Layout object at 0x7f982ac055d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05610>, <pyanaconda.keyboard._Layout object at 0x7f982ac05750>, <pyanaconda.keyboard._Layout object at 0x7f982ac05950>, <pyanaconda.keyboard._Layout object at 0x7f982ac05990>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7f982ac23f10>], Oriya: [<pyanaconda.keyboard._Layout object at 0x7f982ac05590>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7f9842e51290>, <pyanaconda.keyboard._Layout object at 0x7f9842e513d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e51450>, <pyanaconda.keyboard._Layout object at 0x7f982ac0ae90>, <pyanaconda.keyboard._Layout object at 0x7f9842e51210>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x7f9842e35450>, <pyanaconda.keyboard._Layout object at 0x7f9842e35490>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7f982ac23390>, <pyanaconda.keyboard._Layout object at 0x7f982ac233d0>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e5d0>], Korean: [<pyanaconda.keyboard._Layout object at 0x7f982ac0aed0>, <pyanaconda.keyboard._Layout object at 0x7f9842e516d0>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7f982ac05850>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x7f9842e4ec90>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x7f9842e4e710>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e7d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e850>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e810>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e890>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e8d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e910>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e950>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e990>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ea10>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ead0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ea90>, <pyanaconda.keyboard._Layout object at 0x7f9842e4eb10>, <pyanaconda.keyboard._Layout object at 0x7f9842e4eb90>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e9d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4eb50>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ea50>, <pyanaconda.keyboard._Layout object at 0x7f9842e4ebd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e690>, <pyanaconda.keyboard._Layout object at 0x7f9842e4e750>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7f9842e51e50>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7f982ac0a650>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a690>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a6d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a750>, <pyanaconda.keyboard._Layout object at 0x7f982ac0a790>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x7f9842e3c090>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c0d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c110>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c150>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c190>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c1d0>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7f982ac23490>, <pyanaconda.keyboard._Layout object at 0x7f982ac23990>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7f982ac05b10>], Russian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1df50>, <pyanaconda.keyboard._Layout object at 0x7f982ac1df90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23050>, <pyanaconda.keyboard._Layout object at 0x7f982ac23090>, <pyanaconda.keyboard._Layout object at 0x7f982ac230d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d110>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d210>, <pyanaconda.keyboard._Layout object at 0x7f9842e514d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e515d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23110>, <pyanaconda.keyboard._Layout object at 0x7f982ac23150>, <pyanaconda.keyboard._Layout object at 0x7f982ac23190>, <pyanaconda.keyboard._Layout object at 0x7f982ac23250>, <pyanaconda.keyboard._Layout object at 0x7f982ac23290>, <pyanaconda.keyboard._Layout object at 0x7f982ac23310>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7f982ac23650>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7f982ac23a90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23ad0>, <pyanaconda.keyboard._Layout object at 0x7f982ac23b10>, <pyanaconda.keyboard._Layout object at 0x7f982ac23b50>, <pyanaconda.keyboard._Layout object at 0x7f982ac23b90>, <pyanaconda.keyboard._Layout object at 0x7f982ac23bd0>], Mari: [<pyanaconda.keyboard._Layout object at 0x7f982ac23ed0>], Hausa: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d9d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d090>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7f982dc4b450>], Czech: [<pyanaconda.keyboard._Layout object at 0x7f9842e42b90>, <pyanaconda.keyboard._Layout object at 0x7f9842e42a90>, <pyanaconda.keyboard._Layout object at 0x7f9842e42cd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e42d10>, <pyanaconda.keyboard._Layout object at 0x7f9842e42c10>, <pyanaconda.keyboard._Layout object at 0x7f9842e42d50>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x7f9842e35ed0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35f10>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c790>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7f982ac1dd50>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d910>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d950>], Persian: [<pyanaconda.keyboard._Layout object at 0x7f982ac279d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27a10>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7f9842e51ed0>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x7f9842e3c2d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c350>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c390>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c3d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c450>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c490>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c4d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c550>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c590>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c5d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c610>, <pyanaconda.keyboard._Layout object at 0x7f9842e3c650>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7f982ac05fd0>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1db90>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dbd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dc10>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dc50>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dc90>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dcd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1dd10>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7f982ac27b90>, <pyanaconda.keyboard._Layout object at 0x7f982ac27bd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac27c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac27c50>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7f982ac23a50>], Akan: [<pyanaconda.keyboard._Layout object at 0x7f9842e51b50>], Lao: [<pyanaconda.keyboard._Layout object at 0x7f9842e354d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35510>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7f982ac05bd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac05c50>, <pyanaconda.keyboard._Layout object at 0x7f982ac05cd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac05d10>, <pyanaconda.keyboard._Layout object at 0x7f982ac05d50>, <pyanaconda.keyboard._Layout object at 0x7f982ac05d90>, <pyanaconda.keyboard._Layout object at 0x7f982ac05dd0>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7f982ac23c10>, <pyanaconda.keyboard._Layout object at 0x7f982ac23c50>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x7f982ac02610>, <pyanaconda.keyboard._Layout object at 0x7f982ac02650>, <pyanaconda.keyboard._Layout object at 0x7f982ac026d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02710>, <pyanaconda.keyboard._Layout object at 0x7f982ac02750>, <pyanaconda.keyboard._Layout object at 0x7f982ac02790>, <pyanaconda.keyboard._Layout object at 0x7f982ac02810>, <pyanaconda.keyboard._Layout object at 0x7f982ac02850>, <pyanaconda.keyboard._Layout object at 0x7f982ac02890>, <pyanaconda.keyboard._Layout object at 0x7f982ac028d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02910>, <pyanaconda.keyboard._Layout object at 0x7f982ac02950>, <pyanaconda.keyboard._Layout object at 0x7f982ac02990>, <pyanaconda.keyboard._Layout object at 0x7f982ac029d0>, <pyanaconda.keyboard._Layout object at 0x7f982ac02a10>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7f9842e51c90>], Tswana: [<pyanaconda.keyboard._Layout object at 0x7f9842e3c210>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x7f9842e33d90>, <pyanaconda.keyboard._Layout object at 0x7f9842e33dd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e33c90>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x7f9842e49290>, <pyanaconda.keyboard._Layout object at 0x7f9842e49310>, <pyanaconda.keyboard._Layout object at 0x7f9842e49390>, <pyanaconda.keyboard._Layout object at 0x7f9842e49410>, <pyanaconda.keyboard._Layout object at 0x7f9842e49450>, <pyanaconda.keyboard._Layout object at 0x7f9842e491d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49250>, <pyanaconda.keyboard._Layout object at 0x7f9842e49510>, <pyanaconda.keyboard._Layout object at 0x7f9842e49550>, <pyanaconda.keyboard._Layout object at 0x7f9842e49590>, <pyanaconda.keyboard._Layout object at 0x7f9842e49690>, <pyanaconda.keyboard._Layout object at 0x7f9842e496d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49650>], Japanese: [<pyanaconda.keyboard._Layout object at 0x7f982ac02150>, <pyanaconda.keyboard._Layout object at 0x7f982ac02190>, <pyanaconda.keyboard._Layout object at 0x7f982ac02350>, <pyanaconda.keyboard._Layout object at 0x7f982ac02390>, <pyanaconda.keyboard._Layout object at 0x7f982ac023d0>, <pyanaconda.keyboard._Layout object at 0x7f9842e49710>, <pyanaconda.keyboard._Layout object at 0x7f9842e49610>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x7f9842e35cd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35d50>, <pyanaconda.keyboard._Layout object at 0x7f9842e35dd0>, <pyanaconda.keyboard._Layout object at 0x7f9842e35e10>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7f982ac1d290>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d2d0>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7f9842e51f10>, <pyanaconda.keyboard._Layout object at 0x7f9842e51f50>, <pyanaconda.keyboard._Layout object at 0x7f9842e51fd0>, <pyanaconda.keyboard._Layout object at 0x7f982ac1d250>]} > _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: Skipped > _intf._currentAction._spokes._data: Skipped > _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: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [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 >, 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 >, 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 >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61437952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982221e200> > exists: True > req_size: None > _size: 0 > id: 6 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._device: /dev/sda1 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._minInstanceSize: None > _format.mountopts: subvol=boot1 > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 3 > controllable: True > dataLevel: None > uuid: e1605d0c-de0d-46be-aef2-d9798b689596 > _format: BTRFS instance, containing members: > _format._device: /dev/sda1 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: f18v > _format._targetSize: 0 > _format.volUUID: e1605d0c-de0d-46be-aef2-d9798b689596 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [existing 29999MB partition sda1 (2) with existing btrfs filesystem >, existing 29999MB partition sdb1 (8) with existing btrfs filesystem >] > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 4 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._device: /dev/sda1 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._minInstanceSize: None > _format.mountopts: subvol=root1 > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: root1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=root1 > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 5 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._device: /dev/sda1 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008001 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._minInstanceSize: None > _format.mountopts: subvol=home1 > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 260 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=home1 > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 3 > _vendor: Skipped > _name: f18v > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: f18v > originalFormat._targetSize: 0 > originalFormat.volUUID: e1605d0c-de0d-46be-aef2-d9798b689596 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 261 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: boot1 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=boot1 > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda1 > _serial: None >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 1024MB dm live-rw (15) with existing ext4 filesystem >, 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 >, 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.uuid: 97618cec-41b0-45c9-9549-916a8cd5d171 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 97618cec-41b0-45c9-9549-916a8cd5d171 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 12 > 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 >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 30000MB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 30000MB disk sdb (7) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: VBOX_CD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5d40> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-04-20-25-20-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-04-20-25-20-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._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4362.0 > _serial: None > id: 0 > minor: 0 >] > _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: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: None > _intf._currentAction._spokes._current_selector._device: Already dumped (BTRFSSubVolumeDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Storage 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._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._unused_devices: [Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._free_space: 1.93 MB > _intf._currentAction._spokes._optionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: , 3: boot1, 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 (Storage 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: Skipped > _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._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._added_chrony: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage 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._enabled_chrony: False > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Skipped > _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 0x7f9826e3e470> > _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: Skipped > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _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._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.autoPartType: 1 > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _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: [sda, sdb] > _intf._currentAction._spokes.storage: Already dumped (Storage 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: Skipped > _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 (Storage 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.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Skipped > _intf._currentAction._update_spoke_id: 225 > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >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.platform: Already dumped (X86 instance) > _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 >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.37.10 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > 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] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage 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, '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, '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 > > >/tmp/anaconda.log: >19:48:58,969 INFO anaconda: /sbin/anaconda 18.37.10 >19:48:59,706 INFO anaconda: 2097152 kB (2048 MB) are available >19:48:59,706 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >19:48:59,717 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >19:48:59,718 INFO anaconda: Default encoding = utf-8 >19:48:59,920 INFO anaconda: ISCSID is /sbin/iscsid >19:48:59,921 INFO anaconda: no initiator set >19:49:00,001 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:49:00,001 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:49:00,105 INFO anaconda: Display mode = g >19:49:00,105 INFO anaconda: 2097152 kB (2048 MB) are available >19:49:00,105 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >19:49:00,718 DEBUG anaconda: X server has signalled a successful start. >19:49:00,719 INFO anaconda: Starting window manager, pid 705. >19:49:01,543 INFO anaconda: using only installclass _Fedora >19:49:02,044 INFO anaconda: Detected 2016M of memory >19:49:02,044 INFO anaconda: Swap attempt of 4032M >19:49:02,057 INFO anaconda: Running Thread: AnaStorageThread (140291729196800) >19:49:02,059 INFO anaconda: Running Thread: AnaPayloadThread (140291500558080) >19:49:02,059 INFO anaconda: Running Thread: AnaNetworkThread (140291720804096) >19:49:02,088 DEBUG anaconda: network: devices found ['p2p1'] >19:49:02,372 INFO anaconda: no initiator set >19:49:02,372 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on p2p1 >19:49:02,619 DEBUG anaconda: required disklabel type for sda (1) is None >19:49:02,619 DEBUG anaconda: default disklabel type for sda is msdos >19:49:02,620 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:49:02,706 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.3M8g4nl: [Errno 2] No such file or directory >19:49:02,708 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /tmp/btrfs-tmp.3M8g4nl as btrfs with options defaults >19:49:02,763 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.3M8g4nl: [Errno 2] No such file or directory >19:49:02,775 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.3M8g4nl, removeDir = False >19:49:02,909 DEBUG anaconda: required disklabel type for sdb (1) is None >19:49:02,910 DEBUG anaconda: default disklabel type for sdb is msdos >19:49:02,910 DEBUG anaconda: selecting msdos disklabel for sdb based on size >19:49:03,454 DEBUG anaconda: updating hostname f18v >19:49:03,526 INFO anaconda: Thread Done: AnaNetworkThread (140291720804096) >19:49:04,035 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as btrfs with options subvol=root1,ro >19:49:04,075 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:49:04,280 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as btrfs with options subvol=home1,ro >19:49:04,312 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:49:04,508 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as btrfs with options subvol=boot1,ro >19:49:04,547 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:49:04,863 INFO anaconda: Thread Done: AnaStorageThread (140291729196800) >19:49:05,168 INFO anaconda: Thread Done: AnaPayloadThread (140291500558080) >19:49:10,912 DEBUG anaconda: network standalone spoke (init): completed: True >14:49:11,022 INFO anaconda: fs space: 0 B needed: 3 GB >14:49:11,072 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) > >14:49:11,076 INFO anaconda: fs space: 0 B needed: 3 GB >14:49:11,124 INFO anaconda: Running Thread: AnaSourceWatcher (140291720804096) >14:49:11,129 INFO anaconda: fs space: 0 B needed: 3 GB >14:49:11,177 DEBUG anaconda: network: selected device p2p1 >14:49:11,185 INFO anaconda: fs space: 0 B needed: 3 GB >14:49:11,200 INFO anaconda: Running Thread: AnaSoftwareWatcher (140291475367680) >14:49:11,218 INFO anaconda: Running Thread: AnaStorageWatcher (140291420776192) >14:49:11,609 INFO anaconda: Running Thread: AnaNTPserver0 (140291729196800) >14:49:11,609 INFO anaconda: Running Thread: AnaNTPserver1 (140291412383488) >14:49:11,618 INFO anaconda: Running Thread: AnaNTPserver2 (140291403990784) >14:49:11,622 INFO anaconda: Running Thread: AnaNTPserver3 (140291395598080) >14:49:11,631 INFO anaconda: Thread Done: AnaSourceWatcher (140291720804096) >14:49:12,464 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140291720804096) >14:49:12,465 INFO anaconda: Thread Done: AnaSoftwareWatcher (140291475367680) >14:49:12,488 INFO anaconda: Thread Done: AnaStorageWatcher (140291420776192) >14:49:12,679 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9826dff590> status to: Probing storage... >14:49:12,680 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9826dff590> status to: Downloading package metadata... >14:49:12,681 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> status to: Downloading package metadata... >14:49:12,681 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> status to: Downloading group metadata... >14:49:12,682 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9826987a90> status to: Probing storage... >14:49:12,690 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9826dff590> >14:49:12,693 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> >14:49:12,695 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> >14:49:12,699 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9826dff590> >14:49:12,700 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> status to: Checking software dependencies... >14:49:12,704 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9826987a90> >14:49:12,704 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f9826e07ad0> status to: Wired (p2p1) connected >14:49:17,383 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140291720804096) >14:49:17,686 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f98269871d0> >14:49:17,690 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f9826dff590> >14:49:19,876 DEBUG anaconda: disk free: 1.93 MB fs free: 0 B sw needs: 3.43 GB auto swap: 4.03 GB >14:49:21,618 INFO anaconda: Thread Done: AnaNTPserver0 (140291729196800) >14:49:21,623 INFO anaconda: Thread Done: AnaNTPserver1 (140291412383488) >14:49:21,630 INFO anaconda: Thread Done: AnaNTPserver2 (140291403990784) >14:49:21,632 INFO anaconda: Thread Done: AnaNTPserver3 (140291395598080) >14:49:24,937 INFO anaconda: Running Thread: AnaExecuteStorageThread (140291395598080) >14:49:24,982 INFO anaconda: Thread Done: AnaExecuteStorageThread (140291395598080) >14:49:25,014 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'boot1', 'f18v', 'home1', 'live-rw', 'loop0', 'loop1', 'loop2', 'root1', 'sda', 'sda1', 'sdb', 'sdb1', 'sr0'] >14:49:25,015 DEBUG anaconda: ui: unused=['home1', 'boot1', 'root1'] >14:49:25,015 DEBUG anaconda: ui: new_devices=[] >14:49:25,026 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:49:25,026 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >14:49:25,686 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9826987a90> >14:49:25,687 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9826987a90> status to: Saving storage configuration... >14:49:25,690 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f9826987a90> >14:49:27,447 DEBUG anaconda: page clicked: Unknown >14:49:27,447 DEBUG anaconda: show first mountpoint: Unknown >14:49:27,457 DEBUG anaconda: populate_right_side: existing 59998MB btrfs subvolume boot1 (6) with existing btrfs filesystem >14:49:27,458 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >14:49:27,459 DEBUG anaconda: updated device_vg_name to None >14:49:27,460 DEBUG anaconda: min: 256 max: 29999.0 current: 59998.0 >14:49:27,461 DEBUG anaconda: fs type changed: btrfs >14:49:27,467 INFO anaconda: getting device type for BTRFS >14:49:27,468 DEBUG anaconda: device_type_changed: 3 BTRFS >14:49:27,474 INFO anaconda: getting device type for BTRFS >14:49:27,475 DEBUG anaconda: populate_raid: 3, single >14:49:27,477 INFO anaconda: getting device type for BTRFS >14:49:27,479 INFO anaconda: getting device type for BTRFS >14:49:27,479 DEBUG anaconda: populate_raid: 3, single >14:49:27,482 INFO anaconda: getting device type for BTRFS >14:49:30,139 INFO anaconda: ui: saving changes to device boot1 >14:49:30,140 DEBUG anaconda: old_name: boot1 >14:49:30,140 DEBUG anaconda: new_name: None >14:49:30,141 DEBUG anaconda: new size: 29999.0 >14:49:30,141 DEBUG anaconda: old size: 59998.0 >14:49:30,142 INFO anaconda: getting device type for BTRFS >14:49:30,143 DEBUG anaconda: new device type: 3 >14:49:30,143 DEBUG anaconda: reformat: False >14:49:30,144 DEBUG anaconda: new fs type: btrfs >14:49:30,144 DEBUG anaconda: old encryption setting: False >14:49:30,144 DEBUG anaconda: new encryption setting: False >14:49:30,145 DEBUG anaconda: old mountpoint: >14:49:30,145 DEBUG anaconda: new mountpoint: >14:49:30,145 INFO anaconda: getting device type for BTRFS >14:49:30,150 DEBUG anaconda: updating selector size to '59.99 GB' >14:49:30,157 DEBUG anaconda: populate_right_side: existing 59998MB btrfs subvolume boot1 (6) with existing btrfs filesystem >14:49:30,157 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >14:49:30,158 DEBUG anaconda: updated device_vg_name to None >14:49:30,158 DEBUG anaconda: min: 256 max: 29999.0 current: 59998.0 >14:49:30,159 DEBUG anaconda: fs type changed: btrfs >14:49:30,164 INFO anaconda: getting device type for BTRFS >14:49:30,164 DEBUG anaconda: populate_raid: 3, single >14:49:30,167 INFO anaconda: getting device type for BTRFS >14:49:33,953 DEBUG anaconda: requested size = 0 B ; available space = 1.93 MB > > >/tmp/packaging.log: >19:49:02,022 DEBUG packaging: getting release version from tree at None (18) >19:49:02,023 DEBUG packaging: got a release version of 18 >19:49:04,872 INFO packaging: updating base repo >19:49:04,953 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >19:49:04,953 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >19:49:04,954 DEBUG yum.verbose.plugin: Adding en_US to language list >19:49:04,961 DEBUG yum.verbose.YumBase: Config time: 0.085 >19:49:04,990 DEBUG packaging: getting release version from tree at None (18) >19:49:04,990 DEBUG packaging: got a release version of 18 >19:49:04,991 INFO packaging: configuring base repo >19:49:04,997 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >19:49:04,997 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >19:49:05,070 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >19:49:05,070 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >19:49:05,074 DEBUG packaging: got a release version of 18 >19:49:05,085 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >19:49:05,086 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >19:49:05,086 DEBUG yum.verbose.plugin: Adding en_US to language list >19:49:05,090 DEBUG yum.verbose.YumBase: Config time: 0.015 >19:49:05,108 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >19:49:05,117 DEBUG packaging: disabling repo fedora >19:49:05,117 DEBUG packaging: disabling repo updates-testing >19:49:05,118 DEBUG packaging: disabling repo updates >19:49:05,118 INFO packaging: gathering repo metadata >19:49:05,118 DEBUG packaging: getting repo metadata for anaconda >19:49:05,142 DEBUG packaging: getting group info for anaconda >19:49:05,167 INFO packaging: metadata retrieval complete >14:49:11,633 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:49:11,634 INFO_2 yum.verbose.plugin: Determining fastest mirrors >14:49:12,261 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >14:49:12,333 DEBUG yum.verbose.YumBase: pkgsack time: 0.699 >14:49:12,446 DEBUG yum.verbose.YumBase: group time: 0.813 >14:49:12,454 DEBUG packaging: deleting package sacks >14:49:12,466 INFO packaging: checking software selection >14:49:12,466 DEBUG packaging: deleting package sacks >14:49:12,467 DEBUG packaging: deleting yum transaction info >14:49:12,468 DEBUG packaging: select group core >14:49:12,469 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:49:12,578 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >14:49:12,614 DEBUG yum.verbose.YumBase: pkgsack time: 0.145 >14:49:12,673 DEBUG yum.verbose.YumBase: group time: 0.204 >14:49:12,749 DEBUG yum.verbose.YumBase: Obs Init time: 0.070 >14:49:12,769 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >14:49:12,778 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >14:49:12,779 DEBUG packaging: select group core >14:49:12,779 DEBUG packaging: select group gnome-desktop >14:49:12,792 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >14:49:12,795 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >14:49:12,800 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >14:49:12,838 DEBUG packaging: select group multimedia >14:49:12,853 DEBUG packaging: select group input-methods >14:49:12,861 DEBUG packaging: select group base-x >14:49:12,870 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >14:49:12,872 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >14:49:12,874 DEBUG packaging: select group fonts >14:49:12,957 DEBUG packaging: select group hardware-support >14:49:12,972 DEBUG packaging: select group dial-up >14:49:12,977 DEBUG packaging: select group printing >14:49:13,021 DEBUG packaging: select group firefox >14:49:13,023 DEBUG packaging: select group standard >14:49:13,069 DEBUG packaging: select package kernel-PAE >14:49:13,083 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >14:49:13,084 INFO packaging: no kernel-PAE package >14:49:13,084 DEBUG packaging: select package kernel >14:49:13,085 INFO packaging: selected kernel >14:49:13,085 INFO packaging: checking dependencies >14:49:13,220 DEBUG yum.verbose.YumBase: Building updates object >14:49:13,292 DEBUG yum.verbose.YumBase: up:simple updates time: 0.021 >14:49:13,293 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >14:49:13,293 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >14:49:13,294 DEBUG yum.verbose.YumBase: updates time: 0.074 >14:49:13,295 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >14:49:13,297 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >14:49:13,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-15.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >14:49:13,299 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >14:49:13,299 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >14:49:13,300 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >14:49:13,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,310 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,313 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,314 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,316 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,317 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,318 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >14:49:13,318 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,322 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,324 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >14:49:13,326 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,327 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,328 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >14:49:13,329 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >14:49:13,330 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >14:49:13,330 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >14:49:13,330 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >14:49:13,335 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >14:49:13,338 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 >14:49:13,339 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) >14:49:13,340 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 >14:49:13,341 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >14:49:13,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >14:49:13,345 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 >14:49:13,347 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 >14:49:13,348 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 >14:49:13,350 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >14:49:13,351 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >14:49:13,352 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 >14:49:13,357 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >14:49:13,358 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 >14:49:13,360 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >14:49:13,362 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 >14:49:13,366 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 >14:49:13,370 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 >14:49:13,373 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >14:49:13,375 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >14:49:13,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >14:49:13,379 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.6-1.fc18.x86_64 >14:49:13,380 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >14:49:13,383 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >14:49:13,386 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >14:49:13,387 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >14:49:13,388 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >14:49:13,390 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >14:49:13,392 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >14:49:13,394 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 >14:49:13,396 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,398 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,403 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,405 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,406 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,407 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,409 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,410 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,411 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,412 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,414 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >14:49:13,417 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 >14:49:13,417 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >14:49:13,418 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 >14:49:13,423 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 >14:49:13,425 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 >14:49:13,427 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 >14:49:13,428 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 >14:49:13,429 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 >14:49:13,432 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >14:49:13,433 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 >14:49:13,440 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 >14:49:13,441 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) >14:49:13,441 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 >14:49:13,443 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 >14:49:13,444 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >14:49:13,444 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >14:49:13,444 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >14:49:13,448 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 >14:49:13,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >14:49:13,451 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >14:49:13,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >14:49:13,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >14:49:13,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >14:49:13,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >14:49:13,467 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >14:49:13,468 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >14:49:13,469 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >14:49:13,472 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 >14:49:13,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >14:49:13,477 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 >14:49:13,479 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 >14:49:13,484 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 >14:49:13,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >14:49:13,486 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 >14:49:13,487 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >14:49:13,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >14:49:13,493 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >14:49:13,499 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 >14:49:13,501 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >14:49:13,503 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >14:49:13,508 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >14:49:13,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >14:49:13,510 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >14:49:13,511 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >14:49:13,512 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >14:49:13,512 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >14:49:13,513 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-5.P1.fc18.x86_64 >14:49:13,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >14:49:13,517 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 >14:49:13,518 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 >14:49:13,520 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.fc18.x86_64 as install for bluez-cups-4.101-5.fc18.x86_64 >14:49:13,528 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 >14:49:13,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >14:49:13,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >14:49:13,531 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 >14:49:13,533 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 >14:49:13,535 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 >14:49:13,536 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 >14:49:13,538 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 >14:49:13,540 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 >14:49:13,541 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 >14:49:13,544 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >14:49:13,545 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >14:49:13,547 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >14:49:13,557 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 >14:49:13,558 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >14:49:13,558 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >14:49:13,561 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-3.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >14:49:13,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >14:49:13,567 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >14:49:13,568 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >14:49:13,568 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >14:49:13,569 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 >14:49:13,571 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 >14:49:13,574 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-6.fc18.noarch as install for caribou-0.4.4.2-6.fc18.x86_64 >14:49:13,575 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >14:49:13,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >14:49:13,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >14:49:13,590 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 >14:49:13,591 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 >14:49:13,592 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 >14:49:13,593 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 >14:49:13,595 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >14:49:13,596 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >14:49:13,596 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >14:49:13,598 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 >14:49:13,599 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 >14:49:13,601 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >14:49:13,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >14:49:13,604 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 >14:49:13,605 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 >14:49:13,606 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 >14:49:13,609 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >14:49:13,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >14:49:13,612 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >14:49:13,612 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) >14:49:13,613 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >14:49:13,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >14:49:13,620 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.6-1.fc18.noarch as install for colord-0.1.25-1.fc18.x86_64 >14:49:13,621 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >14:49:13,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >14:49:13,623 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >14:49:13,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >14:49:13,634 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 >14:49:13,635 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 >14:49:13,636 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 >14:49:13,637 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 >14:49:13,638 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,639 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 >14:49:13,640 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 >14:49:13,642 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 >14:49:13,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,644 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,647 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-8.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,649 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,650 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >14:49:13,651 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 >14:49:13,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >14:49:13,659 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 >14:49:13,660 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 >14:49:13,661 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >14:49:13,663 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 >14:49:13,663 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >14:49:13,664 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >14:49:13,664 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >14:49:13,667 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 >14:49:13,668 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 >14:49:13,674 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:49:13,675 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:49:13,676 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >14:49:13,682 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 >14:49:13,686 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 >14:49:13,689 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >14:49:13,691 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >14:49:13,692 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >14:49:13,701 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >14:49:13,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >14:49:13,704 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >14:49:13,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >14:49:13,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >14:49:13,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >14:49:13,714 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >14:49:13,716 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >14:49:13,726 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 >14:49:13,727 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 >14:49:13,728 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 >14:49:13,730 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 >14:49:13,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:49:13,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:49:13,736 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:49:13,737 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >14:49:13,739 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >14:49:13,741 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >14:49:13,742 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-17.fc18.x86_64 >14:49:13,743 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >14:49:13,745 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >14:49:13,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >14:49:13,750 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >14:49:13,752 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 >14:49:13,768 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,770 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,771 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,773 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,775 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,777 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,780 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,780 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) >14:49:13,781 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) >14:49:13,781 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) >14:49:13,781 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) >14:49:13,781 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) >14:49:13,781 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) >14:49:13,781 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) >14:49:13,782 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) >14:49:13,782 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) >14:49:13,782 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) >14:49:13,782 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) >14:49:13,782 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) >14:49:13,783 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) >14:49:13,783 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) >14:49:13,783 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) >14:49:13,783 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) >14:49:13,783 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) >14:49:13,783 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) >14:49:13,784 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) >14:49:13,784 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) >14:49:13,784 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) >14:49:13,784 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) >14:49:13,784 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) >14:49:13,784 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) >14:49:13,785 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) >14:49:13,785 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) >14:49:13,785 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) >14:49:13,785 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) >14:49:13,785 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) >14:49:13,785 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) >14:49:13,786 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) >14:49:13,786 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) >14:49:13,786 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) >14:49:13,786 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) >14:49:13,786 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) >14:49:13,787 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) >14:49:13,787 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) >14:49:13,787 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) >14:49:13,787 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) >14:49:13,787 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) >14:49:13,787 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) >14:49:13,788 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) >14:49:13,788 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) >14:49:13,788 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) >14:49:13,788 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) >14:49:13,788 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) >14:49:13,788 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) >14:49:13,789 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) >14:49:13,789 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) >14:49:13,789 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) >14:49:13,789 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) >14:49:13,789 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) >14:49:13,789 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) >14:49:13,790 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) >14:49:13,790 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) >14:49:13,790 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) >14:49:13,790 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) >14:49:13,790 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) >14:49:13,790 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) >14:49:13,791 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) >14:49:13,791 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) >14:49:13,791 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) >14:49:13,791 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) >14:49:13,791 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) >14:49:13,791 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) >14:49:13,792 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) >14:49:13,792 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,794 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,796 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,800 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,802 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,804 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,805 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >14:49:13,805 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >14:49:13,806 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,807 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >14:49:13,808 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,809 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >14:49:13,818 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 >14:49:13,819 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 >14:49:13,820 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 >14:49:13,821 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >14:49:13,828 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 >14:49:13,829 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >14:49:13,829 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >14:49:13,843 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,846 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,848 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >14:49:13,848 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >14:49:13,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,850 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,851 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >14:49:13,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,855 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >14:49:13,856 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >14:49:13,856 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >14:49:13,856 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >14:49:13,857 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >14:49:13,857 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >14:49:13,866 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >14:49:13,866 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >14:49:13,878 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0.1-1.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >14:49:13,881 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >14:49:13,882 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >14:49:13,883 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >14:49:13,884 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-4.fc18.x86_64 as install for firewall-config-0.2.11-2.fc18.noarch >14:49:13,886 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.11-2.fc18.noarch >14:49:13,888 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >14:49:13,889 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >14:49:13,895 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >14:49:13,939 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >14:49:13,942 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,943 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,944 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.4-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,946 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,947 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,949 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,950 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.19-3.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,954 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >14:49:13,972 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >14:49:13,974 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >14:49:13,974 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >14:49:13,975 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >14:49:13,975 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >14:49:13,976 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >14:49:13,976 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >14:49:13,976 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >14:49:13,977 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >14:49:13,978 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >14:49:13,979 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >14:49:13,981 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 >14:49:13,985 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 >14:49:13,988 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-3.fc18.x86_64 as install for fprintd-pam-0.4.1-3.fc18.x86_64 >14:49:14,001 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 >14:49:14,002 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >14:49:14,003 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-5.fc18.x86_64 >14:49:14,005 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >14:49:14,006 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >14:49:14,007 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >14:49:14,008 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 >14:49:14,009 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 >14:49:14,016 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-4.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >14:49:14,017 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 >14:49:14,018 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >14:49:14,025 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,026 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,029 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,030 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,031 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >14:49:14,038 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >14:49:14,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >14:49:14,042 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >14:49:14,042 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >14:49:14,045 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >14:49:14,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >14:49:14,047 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >14:49:14,052 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >14:49:14,054 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >14:49:14,055 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 >14:49:14,056 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >14:49:14,065 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,068 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >14:49:14,068 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >14:49:14,068 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >14:49:14,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,069 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >14:49:14,070 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >14:49:14,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,072 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,073 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,076 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >14:49:14,076 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >14:49:14,076 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,081 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,083 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >14:49:14,085 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >14:49:14,086 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >14:49:14,092 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >14:49:14,094 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >14:49:14,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >14:49:14,096 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >14:49:14,097 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >14:49:14,111 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >14:49:14,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >14:49:14,119 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 >14:49:14,120 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 >14:49:14,121 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 >14:49:14,130 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >14:49:14,131 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >14:49:14,139 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >14:49:14,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >14:49:14,141 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >14:49:14,146 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 >14:49:14,147 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >14:49:14,148 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 >14:49:14,150 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 >14:49:14,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-2.fc18.x86_64 >14:49:14,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-2.fc18.x86_64 >14:49:14,175 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >14:49:14,177 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >14:49:14,178 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-5.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >14:49:14,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >14:49:14,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >14:49:14,189 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 >14:49:14,190 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 >14:49:14,191 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 >14:49:14,193 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 >14:49:14,193 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >14:49:14,195 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 >14:49:14,196 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 >14:49:14,201 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 >14:49:14,203 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 >14:49:14,204 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 >14:49:14,205 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-3.fc18.noarch as install for gnu-free-mono-fonts-20120503-3.fc18.noarch >14:49:14,210 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >14:49:14,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >14:49:14,212 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >14:49:14,227 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 >14:49:14,228 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 >14:49:14,230 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 >14:49:14,231 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >14:49:14,233 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >14:49:14,234 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 >14:49:14,235 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 >14:49:14,238 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 >14:49:14,239 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) >14:49:14,239 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) >14:49:14,239 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) >14:49:14,239 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) >14:49:14,240 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) >14:49:14,240 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) >14:49:14,240 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) >14:49:14,240 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) >14:49:14,240 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) >14:49:14,241 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 >14:49:14,242 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 >14:49:14,243 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 >14:49:14,246 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 >14:49:14,250 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >14:49:14,264 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 >14:49:14,265 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 >14:49:14,266 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 >14:49:14,268 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 >14:49:14,269 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >14:49:14,271 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 >14:49:14,272 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 >14:49:14,273 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 >14:49:14,274 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 >14:49:14,275 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 >14:49:14,276 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 >14:49:14,277 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 >14:49:14,279 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 >14:49:14,291 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >14:49:14,292 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) >14:49:14,292 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >14:49:14,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >14:49:14,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-2.fc18.x86_64 >14:49:14,301 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >14:49:14,301 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >14:49:14,304 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-2.fc18.x86_64 >14:49:14,306 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >14:49:14,315 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 >14:49:14,316 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >14:49:14,317 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >14:49:14,323 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 >14:49:14,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >14:49:14,326 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 >14:49:14,329 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-8.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >14:49:14,331 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >14:49:14,332 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >14:49:14,333 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >14:49:14,333 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >14:49:14,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >14:49:14,336 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >14:49:14,339 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 >14:49:14,340 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >14:49:14,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >14:49:14,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >14:49:14,346 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >14:49:14,346 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >14:49:14,347 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 >14:49:14,348 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 >14:49:14,352 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 >14:49:14,354 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 >14:49:14,355 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 >14:49:14,356 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >14:49:14,357 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 >14:49:14,357 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >14:49:14,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >14:49:14,364 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 as install for icedtea-web-1.3.1-1.fc18.x86_64 >14:49:14,369 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 >14:49:14,370 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >14:49:14,379 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 >14:49:14,380 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 >14:49:14,382 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >14:49:14,383 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 >14:49:14,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >14:49:14,389 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >14:49:14,393 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 >14:49:14,399 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 >14:49:14,399 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) >14:49:14,400 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >14:49:14,405 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >14:49:14,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-84.fc18.x86_64 >14:49:14,410 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 >14:49:14,412 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >14:49:14,413 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-18.git20130102.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >14:49:14,415 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 >14:49:14,422 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >14:49:14,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >14:49:14,432 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 >14:49:14,437 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 >14:49:14,448 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >14:49:14,456 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 >14:49:14,459 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 >14:49:14,460 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 >14:49:14,461 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 >14:49:14,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >14:49:14,472 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >14:49:14,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >14:49:14,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >14:49:14,477 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >14:49:14,477 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >14:49:14,477 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >14:49:14,478 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >14:49:14,484 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 >14:49:14,485 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 >14:49:14,489 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-8.fc17.x86_64 >14:49:14,489 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >14:49:14,505 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 >14:49:14,506 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 >14:49:14,518 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,523 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >14:49:14,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,524 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >14:49:14,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >14:49:14,533 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >14:49:14,541 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 >14:49:14,542 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >14:49:14,550 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:49:14,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:49:14,558 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >14:49:14,559 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 >14:49:14,560 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 >14:49:14,562 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >14:49:14,563 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 >14:49:14,575 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 >14:49:14,576 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >14:49:14,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >14:49:14,586 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 >14:49:14,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >14:49:14,591 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 >14:49:14,595 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 >14:49:14,596 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 >14:49:14,597 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) >14:49:14,598 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 >14:49:14,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:49:14,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:49:14,605 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:49:14,616 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 >14:49:14,617 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >14:49:14,627 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >14:49:14,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >14:49:14,630 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >14:49:14,632 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >14:49:14,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >14:49:14,642 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >14:49:14,655 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,656 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,657 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,658 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 >14:49:14,659 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 >14:49:14,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,664 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >14:49:14,670 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 >14:49:14,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:49:14,679 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:49:14,680 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >14:49:14,681 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:49:14,690 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:49:14,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:49:14,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:49:14,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >14:49:14,710 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >14:49:14,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,712 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,713 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >14:49:14,714 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) >14:49:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >14:49:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >14:49:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,715 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >14:49:14,716 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >14:49:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >14:49:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,717 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >14:49:14,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >14:49:14,718 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >14:49:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >14:49:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,719 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,720 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >14:49:14,722 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >14:49:14,722 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >14:49:14,722 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >14:49:14,723 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >14:49:14,723 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,723 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,723 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >14:49:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >14:49:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,724 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,725 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >14:49:14,727 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so(SAMBA_4.0.0RC5)(64bit) >14:49:14,727 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >14:49:14,727 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >14:49:14,728 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >14:49:14,728 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >14:49:14,729 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >14:49:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >14:49:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >14:49:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >14:49:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >14:49:14,730 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >14:49:14,731 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >14:49:14,731 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0()(64bit) >14:49:14,731 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >14:49:14,731 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >14:49:14,732 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >14:49:14,732 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >14:49:14,732 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >14:49:14,732 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >14:49:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0()(64bit) >14:49:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >14:49:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >14:49:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >14:49:14,733 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >14:49:14,734 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >14:49:14,734 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >14:49:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >14:49:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >14:49:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >14:49:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >14:49:14,735 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so()(64bit) >14:49:14,736 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >14:49:14,737 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >14:49:14,737 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >14:49:14,737 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >14:49:14,742 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >14:49:14,743 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-4.fc18.x86_64 >14:49:14,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >14:49:14,755 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 >14:49:14,756 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 >14:49:14,757 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >14:49:14,757 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >14:49:14,758 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 >14:49:14,760 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >14:49:14,760 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >14:49:14,765 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:49:14,766 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:49:14,768 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:49:14,773 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >14:49:14,774 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >14:49:14,775 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >14:49:14,777 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >14:49:14,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.19-3.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >14:49:14,780 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >14:49:14,790 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 >14:49:14,791 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 >14:49:14,792 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 >14:49:14,793 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 >14:49:14,801 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >14:49:14,803 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-3.fc18.noarch as install for smc-meera-fonts-5.0.1-3.fc18.noarch >14:49:14,805 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >14:49:14,806 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >14:49:14,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >14:49:14,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >14:49:14,821 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,824 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,827 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,828 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,834 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >14:49:14,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >14:49:14,848 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 >14:49:14,849 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >14:49:14,851 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 >14:49:14,852 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 >14:49:14,861 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >14:49:14,863 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >14:49:14,864 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >14:49:14,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >14:49:14,874 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-3.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-3.fc18.noarch >14:49:14,877 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >14:49:14,887 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.4-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >14:49:14,888 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >14:49:14,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >14:49:14,906 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-gtk-2.72-1.fc18.x86_64 >14:49:14,909 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 >14:49:14,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >14:49:14,919 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >14:49:14,928 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 >14:49:14,929 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 >14:49:14,931 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >14:49:14,938 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >14:49:14,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >14:49:14,942 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >14:49:14,942 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >14:49:14,942 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >14:49:14,944 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 >14:49:14,949 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-5.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >14:49:14,951 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >14:49:14,951 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >14:49:14,956 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >14:49:14,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >14:49:14,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >14:49:14,970 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-1.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >14:49:14,971 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >14:49:14,979 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-11.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >14:49:14,980 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >14:49:14,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >14:49:14,983 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 >14:49:14,984 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 >14:49:14,986 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 >14:49:14,991 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 >14:49:14,992 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 >14:49:14,997 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 >14:49:15,000 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:49:15,001 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >14:49:15,001 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >14:49:15,003 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:49:15,004 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:49:15,005 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 >14:49:15,007 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >14:49:15,033 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >14:49:15,034 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >14:49:15,035 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >14:49:15,041 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.19-2.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >14:49:15,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.19-3.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >14:49:15,043 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >14:49:15,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.19-3.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 >14:49:15,052 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.19-2.fc18.x86_64 >14:49:15,057 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.19-2.fc18.x86_64 as install for abrt-gui-2.0.19-2.fc18.x86_64 >14:49:15,060 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >14:49:15,061 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >14:49:15,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.19-3.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >14:49:15,081 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 >14:49:15,087 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 >14:49:15,093 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 >14:49:15,107 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >14:49:15,124 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >14:49:15,133 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 >14:49:15,134 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >14:49:15,160 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >14:49:15,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >14:49:15,196 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >14:49:15,197 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-17.fc18.x86_64 >14:49:15,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-18.git20130102.fc18.x86_64 >14:49:15,205 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 >14:49:15,206 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 >14:49:15,207 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 >14:49:15,208 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.12-2.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >14:49:15,209 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 >14:49:15,224 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >14:49:15,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >14:49:15,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >14:49:15,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >14:49:15,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >14:49:15,225 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >14:49:15,226 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >14:49:15,226 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >14:49:15,226 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >14:49:15,226 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >14:49:15,238 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 >14:49:15,239 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 >14:49:15,240 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 >14:49:15,260 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 >14:49:15,261 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 >14:49:15,268 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 >14:49:15,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-3.fc18.x86_64 >14:49:15,306 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 >14:49:15,307 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >14:49:15,307 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >14:49:15,310 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >14:49:15,320 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >14:49:15,324 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >14:49:15,334 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 >14:49:15,339 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >14:49:15,340 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >14:49:15,353 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 >14:49:15,358 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 >14:49:15,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >14:49:15,362 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >14:49:15,376 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >14:49:15,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >14:49:15,378 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >14:49:15,389 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 >14:49:15,396 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 >14:49:15,397 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 >14:49:15,398 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >14:49:15,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >14:49:15,454 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >14:49:15,454 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >14:49:15,454 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >14:49:15,454 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >14:49:15,455 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >14:49:15,459 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >14:49:15,460 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >14:49:15,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >14:49:15,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >14:49:15,466 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-2.fc18.x86_64 >14:49:15,476 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 >14:49:15,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >14:49:15,489 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >14:49:15,499 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >14:49:15,509 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >14:49:15,511 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.3.fc18.1.x86_64 >14:49:15,512 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.3.fc18.1.x86_64 >14:49:15,513 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.3.fc18.1.x86_64 >14:49:15,539 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 >14:49:15,549 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 >14:49:15,583 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >14:49:15,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >14:49:15,603 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >14:49:15,648 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.0-3.fc18.x86_64 >14:49:15,653 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 >14:49:15,671 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 >14:49:15,672 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 >14:49:15,674 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 >14:49:15,684 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 >14:49:15,697 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-2.fc18.x86_64 >14:49:15,704 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 >14:49:15,705 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >14:49:15,706 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 >14:49:15,717 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 >14:49:15,723 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-1.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >14:49:15,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >14:49:15,729 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) >14:49:15,729 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >14:49:15,737 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 >14:49:15,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.10-1.fc18.x86_64 >14:49:15,750 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >14:49:15,751 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >14:49:15,768 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 >14:49:15,769 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) >14:49:15,769 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >14:49:15,800 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >14:49:15,808 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 >14:49:15,834 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >14:49:15,835 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >14:49:15,836 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >14:49:15,838 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >14:49:15,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >14:49:15,839 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >14:49:15,840 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >14:49:15,841 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >14:49:15,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.4-1.fc18.x86_64 as install for libvirt-gobject-0.1.4-1.fc18.x86_64 >14:49:15,863 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >14:49:15,863 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >14:49:15,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.x86_64 >14:49:15,874 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 >14:49:15,909 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >14:49:15,925 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 >14:49:15,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >14:49:15,935 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >14:49:15,938 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-4.fc18.x86_64 >14:49:15,939 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >14:49:15,940 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >14:49:15,940 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpagent.so.30()(64bit) >14:49:15,944 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 >14:49:15,945 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >14:49:15,957 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >14:49:15,979 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.x86_64 >14:49:15,981 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >14:49:15,994 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 >14:49:16,000 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 >14:49:16,001 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >14:49:16,017 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 >14:49:16,017 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >14:49:16,018 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >14:49:16,018 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >14:49:16,020 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 >14:49:16,050 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,052 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,053 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,054 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,055 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,057 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,059 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >14:49:16,060 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >14:49:16,060 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >14:49:16,060 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >14:49:16,061 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,062 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,064 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >14:49:16,082 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 >14:49:16,089 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 >14:49:16,090 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >14:49:16,091 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 >14:49:16,092 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 >14:49:16,116 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-4.fc18.x86_64 >14:49:16,128 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 >14:49:16,135 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.x86_64 as install for python-brlapi-0.5.6-7.fc18.x86_64 >14:49:16,136 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >14:49:16,142 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 >14:49:16,149 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 >14:49:16,151 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 >14:49:16,152 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 >14:49:16,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.19-3.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >14:49:16,158 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 >14:49:16,161 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >14:49:16,178 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >14:49:16,179 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >14:49:16,217 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >14:49:16,217 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >14:49:16,230 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,232 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,236 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,237 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-44.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,238 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >14:49:16,239 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >14:49:16,239 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >14:49:16,240 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >14:49:16,244 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 >14:49:16,251 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 >14:49:16,253 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 >14:49:16,253 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >14:49:16,254 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >14:49:16,254 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >14:49:16,255 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 >14:49:16,263 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >14:49:16,263 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >14:49:16,264 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >14:49:16,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >14:49:16,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.4-1.fc18.noarch >14:49:16,282 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 >14:49:16,284 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 >14:49:16,323 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 >14:49:16,361 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 >14:49:16,363 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 >14:49:16,364 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 >14:49:16,365 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >14:49:16,366 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 >14:49:16,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >14:49:16,375 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >14:49:16,377 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >14:49:16,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.1-1.fc18.x86_64 >14:49:16,406 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >14:49:16,406 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >14:49:16,418 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-14.fc18.x86_64 >14:49:16,460 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >14:49:16,465 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.23-1.fc18.x86_64 >14:49:16,481 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 >14:49:16,491 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >14:49:16,493 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >14:49:16,506 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-3.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >14:49:16,507 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >14:49:16,507 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >14:49:16,507 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >14:49:16,508 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >14:49:16,508 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >14:49:16,508 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >14:49:16,508 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >14:49:16,508 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >14:49:16,509 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >14:49:16,509 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >14:49:16,509 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >14:49:16,509 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >14:49:16,509 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >14:49:16,510 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >14:49:16,510 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 >14:49:16,516 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 >14:49:16,524 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 >14:49:16,525 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) >14:49:16,532 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 >14:49:16,533 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 >14:49:16,534 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >14:49:16,535 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 >14:49:16,553 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.x86_64 >14:49:16,607 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 >14:49:16,608 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >14:49:16,609 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 >14:49:16,610 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 >14:49:16,612 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 >14:49:16,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >14:49:16,649 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,651 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,652 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,653 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,655 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,656 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,657 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,660 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.2-3.fc18.x86_64 >14:49:16,661 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,663 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >14:49:16,696 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 >14:49:16,697 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >14:49:16,713 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 >14:49:16,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >14:49:16,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >14:49:16,720 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >14:49:16,732 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >14:49:16,751 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >14:49:16,771 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >14:49:16,778 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >14:49:16,819 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 >14:49:16,826 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 >14:49:16,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >14:49:16,832 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >14:49:16,838 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >14:49:16,840 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 >14:49:16,846 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 >14:49:16,847 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 >14:49:16,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.x86_64 as install for 2:qemu-kvm-1.2.0-23.fc18.x86_64 >14:49:16,857 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >14:49:16,867 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 >14:49:16,869 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 >14:49:16,913 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 >14:49:16,915 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 >14:49:16,924 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 >14:49:16,926 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 >14:49:16,926 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) >14:49:16,927 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) >14:49:16,927 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >14:49:16,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >14:49:16,937 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.x86_64 as install for glusterfs-fuse-3.3.1-3.fc18.x86_64 >14:49:16,965 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 >14:49:16,966 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 >14:49:16,978 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.x86_64 as install for netcf-libs-0.2.2-1.fc18.x86_64 >14:49:16,979 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >14:49:16,979 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >14:49:16,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >14:49:16,992 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >14:49:16,992 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >14:49:16,993 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >14:49:16,994 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >14:49:17,007 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >14:49:17,017 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 >14:49:17,018 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 >14:49:17,019 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 >14:49:17,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >14:49:17,027 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >14:49:17,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >14:49:17,039 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,040 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,041 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,042 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,043 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,044 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >14:49:17,044 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >14:49:17,044 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >14:49:17,045 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >14:49:17,045 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >14:49:17,045 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >14:49:17,045 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >14:49:17,045 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >14:49:17,046 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >14:49:17,046 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,048 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >14:49:17,053 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >14:49:17,054 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >14:49:17,056 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >14:49:17,058 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >14:49:17,063 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 >14:49:17,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.x86_64 as install for corosync-2.1.0-1.fc18.x86_64 >14:49:17,080 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >14:49:17,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >14:49:17,082 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >14:49:17,209 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >14:49:17,351 DEBUG yum.verbose.YumBase: Depsolve time: 4.266 >14:49:17,352 DEBUG packaging: success >14:49:17,383 INFO packaging: 1186 packages selected totalling 3.43 GB > > >/tmp/program.log: >19:48:59,793 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:48:59,806 INFO program: Running... udevadm settle --timeout=300 >19:48:59,921 INFO program: Running... modprobe fcoe >19:48:59,980 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:49:00,000 INFO program: No FCoE boot disk information is found in EDD! >19:49:00,001 INFO program: Running... udevadm settle --timeout=300 >19:49:00,056 INFO program: Running... multipath -d >19:49:00,082 INFO program: Running... multipath -ll >19:49:00,720 INFO program: Running... metacity --display :1 --sm-disable >19:49:01,302 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >19:49:01,403 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,413 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,414 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,414 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,420 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,421 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,422 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,425 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,425 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,426 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,426 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,427 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,427 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,428 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,429 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,429 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,430 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,431 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,431 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,432 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,432 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,433 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,434 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:01,435 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >19:49:02,058 INFO program: Running... udevadm control --property=ANACONDA=1 >19:49:02,060 INFO program: Running... systemctl start chronyd.service >19:49:02,229 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:49:02,280 INFO program: Running... udevadm settle --timeout=300 >19:49:02,373 INFO program: Running... udevadm settle --timeout=300 >19:49:02,444 INFO program: Running... multipath -d >19:49:02,457 INFO program: Running... multipath -ll >19:49:02,710 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda1 /tmp/btrfs-tmp.3M8g4nl >19:49:02,765 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.3M8g4nl >19:49:02,773 INFO program: ID 256 gen 5 top level 5 path root1 >19:49:02,773 INFO program: ID 260 gen 6 top level 5 path home1 >19:49:02,774 INFO program: ID 261 gen 7 top level 5 path boot1 >19:49:02,777 INFO program: Running... /bin/umount /tmp/btrfs-tmp.3M8g4nl >19:49:03,047 INFO program: Running... dumpe2fs -h /dev/loop1 >19:49:03,069 INFO program: Filesystem volume name: Anaconda >19:49:03,074 INFO program: Last mounted on: / >19:49:03,074 INFO program: Filesystem UUID: 97618cec-41b0-45c9-9549-916a8cd5d171 >19:49:03,074 INFO program: Filesystem magic number: 0xEF53 >19:49:03,074 INFO program: Filesystem revision #: 1 (dynamic) >19:49:03,074 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 >19:49:03,075 INFO program: Filesystem flags: signed_directory_hash >19:49:03,075 INFO program: Default mount options: user_xattr acl >19:49:03,075 INFO program: Filesystem state: clean >19:49:03,075 INFO program: Errors behavior: Continue >19:49:03,075 INFO program: Filesystem OS type: Linux >19:49:03,075 INFO program: Inode count: 65536 >19:49:03,075 INFO program: Block count: 1048576 >19:49:03,075 INFO program: Reserved block count: 0 >19:49:03,076 INFO program: Free blocks: 306537 >19:49:03,076 INFO program: Free inodes: 37841 >19:49:03,076 INFO program: First block: 1 >19:49:03,076 INFO program: Block size: 1024 >19:49:03,076 INFO program: Fragment size: 1024 >19:49:03,076 INFO program: Reserved GDT blocks: 256 >19:49:03,076 INFO program: Blocks per group: 8192 >19:49:03,076 INFO program: Fragments per group: 8192 >19:49:03,077 INFO program: Inodes per group: 512 >19:49:03,077 INFO program: Inode blocks per group: 128 >19:49:03,077 INFO program: Flex block group size: 16 >19:49:03,078 INFO program: Filesystem created: Sat Jan 5 01:15:58 2013 >19:49:03,078 INFO program: Last mount time: Sat Jan 5 01:17:16 2013 >19:49:03,078 INFO program: Last write time: Sat Jan 5 01:17:24 2013 >19:49:03,079 INFO program: Mount count: 2 >19:49:03,079 INFO program: Maximum mount count: -1 >19:49:03,079 INFO program: Last checked: Sat Jan 5 01:15:58 2013 >19:49:03,080 INFO program: Check interval: 0 (<none>) >19:49:03,080 INFO program: Lifetime writes: 32 MB >19:49:03,084 INFO program: Reserved blocks uid: 0 (user root) >19:49:03,084 INFO program: Reserved blocks gid: 0 (group root) >19:49:03,084 INFO program: First inode: 11 >19:49:03,084 INFO program: Inode size: 256 >19:49:03,085 INFO program: Required extra isize: 28 >19:49:03,085 INFO program: Desired extra isize: 28 >19:49:03,085 INFO program: Journal inode: 8 >19:49:03,085 INFO program: Default directory hash: half_md4 >19:49:03,085 INFO program: Directory Hash Seed: aeb5e069-7862-4104-b217-5fdf6c5d54d0 >19:49:03,087 INFO program: Journal backup: inode blocks >19:49:03,087 INFO program: Journal features: (none) >19:49:03,088 INFO program: Journal size: 32M >19:49:03,088 INFO program: Journal length: 32768 >19:49:03,089 INFO program: Journal sequence: 0x00000014 >19:49:03,095 INFO program: Journal start: 0 >19:49:03,095 INFO program: >19:49:03,096 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:49:03,097 INFO program: Running... dumpe2fs -h /dev/loop1 >19:49:03,105 INFO program: Filesystem volume name: Anaconda >19:49:03,106 INFO program: Last mounted on: / >19:49:03,106 INFO program: Filesystem UUID: 97618cec-41b0-45c9-9549-916a8cd5d171 >19:49:03,106 INFO program: Filesystem magic number: 0xEF53 >19:49:03,107 INFO program: Filesystem revision #: 1 (dynamic) >19:49:03,107 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 >19:49:03,107 INFO program: Filesystem flags: signed_directory_hash >19:49:03,107 INFO program: Default mount options: user_xattr acl >19:49:03,107 INFO program: Filesystem state: clean >19:49:03,107 INFO program: Errors behavior: Continue >19:49:03,107 INFO program: Filesystem OS type: Linux >19:49:03,107 INFO program: Inode count: 65536 >19:49:03,107 INFO program: Block count: 1048576 >19:49:03,108 INFO program: Reserved block count: 0 >19:49:03,108 INFO program: Free blocks: 306537 >19:49:03,108 INFO program: Free inodes: 37841 >19:49:03,108 INFO program: First block: 1 >19:49:03,108 INFO program: Block size: 1024 >19:49:03,108 INFO program: Fragment size: 1024 >19:49:03,109 INFO program: Reserved GDT blocks: 256 >19:49:03,109 INFO program: Blocks per group: 8192 >19:49:03,109 INFO program: Fragments per group: 8192 >19:49:03,110 INFO program: Inodes per group: 512 >19:49:03,110 INFO program: Inode blocks per group: 128 >19:49:03,110 INFO program: Flex block group size: 16 >19:49:03,111 INFO program: Filesystem created: Sat Jan 5 01:15:58 2013 >19:49:03,111 INFO program: Last mount time: Sat Jan 5 01:17:16 2013 >19:49:03,111 INFO program: Last write time: Sat Jan 5 01:17:24 2013 >19:49:03,112 INFO program: Mount count: 2 >19:49:03,112 INFO program: Maximum mount count: -1 >19:49:03,112 INFO program: Last checked: Sat Jan 5 01:15:58 2013 >19:49:03,113 INFO program: Check interval: 0 (<none>) >19:49:03,113 INFO program: Lifetime writes: 32 MB >19:49:03,114 INFO program: Reserved blocks uid: 0 (user root) >19:49:03,114 INFO program: Reserved blocks gid: 0 (group root) >19:49:03,114 INFO program: First inode: 11 >19:49:03,114 INFO program: Inode size: 256 >19:49:03,115 INFO program: Required extra isize: 28 >19:49:03,122 INFO program: Desired extra isize: 28 >19:49:03,122 INFO program: Journal inode: 8 >19:49:03,122 INFO program: Default directory hash: half_md4 >19:49:03,122 INFO program: Directory Hash Seed: aeb5e069-7862-4104-b217-5fdf6c5d54d0 >19:49:03,122 INFO program: Journal backup: inode blocks >19:49:03,122 INFO program: Journal features: (none) >19:49:03,123 INFO program: Journal size: 32M >19:49:03,123 INFO program: Journal length: 32768 >19:49:03,123 INFO program: Journal sequence: 0x00000014 >19:49:03,123 INFO program: Journal start: 0 >19:49:03,123 INFO program: >19:49:03,123 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:49:03,124 INFO program: Running... resize2fs -P /dev/loop1 >19:49:03,137 INFO program: Couldn't find valid filesystem superblock. >19:49:03,139 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:49:03,139 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:49:03,212 INFO program: Running... udevadm settle --timeout=300 >19:49:03,291 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:49:03,298 INFO program: Filesystem volume name: Anaconda >19:49:03,300 INFO program: Last mounted on: /sysroot >19:49:03,300 INFO program: Filesystem UUID: 97618cec-41b0-45c9-9549-916a8cd5d171 >19:49:03,300 INFO program: Filesystem magic number: 0xEF53 >19:49:03,301 INFO program: Filesystem revision #: 1 (dynamic) >19:49:03,301 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 >19:49:03,302 INFO program: Filesystem flags: signed_directory_hash >19:49:03,302 INFO program: Default mount options: user_xattr acl >19:49:03,303 INFO program: Filesystem state: clean >19:49:03,303 INFO program: Errors behavior: Continue >19:49:03,303 INFO program: Filesystem OS type: Linux >19:49:03,304 INFO program: Inode count: 65536 >19:49:03,304 INFO program: Block count: 1048576 >19:49:03,304 INFO program: Reserved block count: 0 >19:49:03,304 INFO program: Free blocks: 306537 >19:49:03,304 INFO program: Free inodes: 37841 >19:49:03,305 INFO program: First block: 1 >19:49:03,305 INFO program: Block size: 1024 >19:49:03,306 INFO program: Fragment size: 1024 >19:49:03,307 INFO program: Reserved GDT blocks: 256 >19:49:03,315 INFO program: Blocks per group: 8192 >19:49:03,315 INFO program: Fragments per group: 8192 >19:49:03,315 INFO program: Inodes per group: 512 >19:49:03,315 INFO program: Inode blocks per group: 128 >19:49:03,315 INFO program: Flex block group size: 16 >19:49:03,316 INFO program: Filesystem created: Sat Jan 5 01:15:58 2013 >19:49:03,316 INFO program: Last mount time: Sat Jan 5 19:48:53 2013 >19:49:03,316 INFO program: Last write time: Sat Jan 5 19:48:53 2013 >19:49:03,316 INFO program: Mount count: 3 >19:49:03,316 INFO program: Maximum mount count: -1 >19:49:03,316 INFO program: Last checked: Sat Jan 5 01:15:58 2013 >19:49:03,316 INFO program: Check interval: 0 (<none>) >19:49:03,316 INFO program: Lifetime writes: 32 MB >19:49:03,317 INFO program: Reserved blocks uid: 0 (user root) >19:49:03,317 INFO program: Reserved blocks gid: 0 (group root) >19:49:03,317 INFO program: First inode: 11 >19:49:03,317 INFO program: Inode size: 256 >19:49:03,317 INFO program: Required extra isize: 28 >19:49:03,317 INFO program: Desired extra isize: 28 >19:49:03,317 INFO program: Journal inode: 8 >19:49:03,317 INFO program: Default directory hash: half_md4 >19:49:03,318 INFO program: Directory Hash Seed: aeb5e069-7862-4104-b217-5fdf6c5d54d0 >19:49:03,318 INFO program: Journal backup: inode blocks >19:49:03,318 INFO program: Journal features: (none) >19:49:03,318 INFO program: Journal size: 32M >19:49:03,318 INFO program: Journal length: 32768 >19:49:03,318 INFO program: Journal sequence: 0x00000015 >19:49:03,318 INFO program: Journal start: 1 >19:49:03,319 INFO program: >19:49:03,319 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:49:03,322 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:49:03,330 INFO program: Filesystem volume name: Anaconda >19:49:03,332 INFO program: Last mounted on: /sysroot >19:49:03,332 INFO program: Filesystem UUID: 97618cec-41b0-45c9-9549-916a8cd5d171 >19:49:03,332 INFO program: Filesystem magic number: 0xEF53 >19:49:03,332 INFO program: Filesystem revision #: 1 (dynamic) >19:49:03,333 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 >19:49:03,333 INFO program: Filesystem flags: signed_directory_hash >19:49:03,333 INFO program: Default mount options: user_xattr acl >19:49:03,333 INFO program: Filesystem state: clean >19:49:03,333 INFO program: Errors behavior: Continue >19:49:03,334 INFO program: Filesystem OS type: Linux >19:49:03,334 INFO program: Inode count: 65536 >19:49:03,334 INFO program: Block count: 1048576 >19:49:03,334 INFO program: Reserved block count: 0 >19:49:03,334 INFO program: Free blocks: 306537 >19:49:03,335 INFO program: Free inodes: 37841 >19:49:03,335 INFO program: First block: 1 >19:49:03,335 INFO program: Block size: 1024 >19:49:03,336 INFO program: Fragment size: 1024 >19:49:03,336 INFO program: Reserved GDT blocks: 256 >19:49:03,336 INFO program: Blocks per group: 8192 >19:49:03,337 INFO program: Fragments per group: 8192 >19:49:03,337 INFO program: Inodes per group: 512 >19:49:03,337 INFO program: Inode blocks per group: 128 >19:49:03,338 INFO program: Flex block group size: 16 >19:49:03,338 INFO program: Filesystem created: Sat Jan 5 01:15:58 2013 >19:49:03,339 INFO program: Last mount time: Sat Jan 5 19:48:53 2013 >19:49:03,339 INFO program: Last write time: Sat Jan 5 19:48:53 2013 >19:49:03,339 INFO program: Mount count: 3 >19:49:03,339 INFO program: Maximum mount count: -1 >19:49:03,340 INFO program: Last checked: Sat Jan 5 01:15:58 2013 >19:49:03,340 INFO program: Check interval: 0 (<none>) >19:49:03,340 INFO program: Lifetime writes: 32 MB >19:49:03,341 INFO program: Reserved blocks uid: 0 (user root) >19:49:03,341 INFO program: Reserved blocks gid: 0 (group root) >19:49:03,341 INFO program: First inode: 11 >19:49:03,342 INFO program: Inode size: 256 >19:49:03,342 INFO program: Required extra isize: 28 >19:49:03,342 INFO program: Desired extra isize: 28 >19:49:03,342 INFO program: Journal inode: 8 >19:49:03,343 INFO program: Default directory hash: half_md4 >19:49:03,343 INFO program: Directory Hash Seed: aeb5e069-7862-4104-b217-5fdf6c5d54d0 >19:49:03,343 INFO program: Journal backup: inode blocks >19:49:03,344 INFO program: Journal features: (none) >19:49:03,344 INFO program: Journal size: 32M >19:49:03,344 INFO program: Journal length: 32768 >19:49:03,344 INFO program: Journal sequence: 0x00000015 >19:49:03,345 INFO program: Journal start: 1 >19:49:03,345 INFO program: >19:49:03,345 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:49:03,346 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:49:03,354 INFO program: Estimated minimum size of the filesystem: 739538 >19:49:03,355 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:49:03,380 INFO program: Running... udevadm settle --timeout=300 >19:49:03,413 INFO program: Running... udevadm settle --timeout=300 >19:49:03,443 INFO program: Running... udevadm settle --timeout=300 >19:49:03,494 INFO program: Running... udevadm settle --timeout=300 >19:49:03,537 INFO program: Running... udevadm settle --timeout=300 >19:49:03,571 INFO program: Running... udevadm settle --timeout=300 >19:49:03,599 INFO program: Running... udevadm settle --timeout=300 >19:49:03,634 INFO program: Running... udevadm settle --timeout=300 >19:49:03,662 INFO program: Running... udevadm settle --timeout=300 >19:49:03,687 INFO program: Running... udevadm settle --timeout=300 >19:49:03,719 INFO program: Running... udevadm settle --timeout=300 >19:49:03,753 INFO program: Running... udevadm settle --timeout=300 >19:49:03,777 INFO program: Running... udevadm settle --timeout=300 >19:49:03,808 INFO program: Running... udevadm settle --timeout=300 >19:49:03,834 INFO program: Running... udevadm settle --timeout=300 >19:49:03,861 INFO program: Running... udevadm settle --timeout=300 >19:49:03,889 INFO program: Running... udevadm settle --timeout=300 >19:49:03,928 INFO program: Running... udevadm settle --timeout=300 >19:49:03,960 INFO program: Running... udevadm settle --timeout=300 >19:49:03,995 INFO program: Running... udevadm settle --timeout=300 >19:49:04,037 INFO program: Running... /bin/mount -n -t btrfs -o subvol=root1,ro /dev/sda1 /mnt/sysimage >19:49:04,077 INFO program: Running... /bin/umount /mnt/sysimage >19:49:04,093 INFO program: Running... udevadm settle --timeout=300 >19:49:04,121 INFO program: Running... udevadm settle --timeout=300 >19:49:04,144 INFO program: Running... udevadm settle --timeout=300 >19:49:04,179 INFO program: Running... udevadm settle --timeout=300 >19:49:04,205 INFO program: Running... udevadm settle --timeout=300 >19:49:04,257 INFO program: Running... udevadm settle --timeout=300 >19:49:04,282 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home1,ro /dev/sda1 /mnt/sysimage >19:49:04,315 INFO program: Running... /bin/umount /mnt/sysimage >19:49:04,337 INFO program: Running... udevadm settle --timeout=300 >19:49:04,365 INFO program: Running... udevadm settle --timeout=300 >19:49:04,389 INFO program: Running... udevadm settle --timeout=300 >19:49:04,421 INFO program: Running... udevadm settle --timeout=300 >19:49:04,450 INFO program: Running... udevadm settle --timeout=300 >19:49:04,480 INFO program: Running... udevadm settle --timeout=300 >19:49:04,510 INFO program: Running... /bin/mount -n -t btrfs -o subvol=boot1,ro /dev/sda1 /mnt/sysimage >19:49:04,552 INFO program: Running... /bin/umount /mnt/sysimage >19:49:04,567 INFO program: Running... udevadm settle --timeout=300 >19:49:04,601 INFO program: Running... udevadm settle --timeout=300 >19:49:04,630 INFO program: Running... udevadm settle --timeout=300 >19:49:04,674 INFO program: Running... udevadm settle --timeout=300 >19:49:04,697 INFO program: Running... udevadm settle --timeout=300 >19:49:04,731 INFO program: Running... udevadm settle --timeout=300 >14:49:11,273 INFO program: Running... modprobe xfs >14:49:11,353 INFO program: Running... modprobe vfat >14:49:24,945 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >19:48:59,340 DEBUG storage: registered device format class Ext2FS as ext2 >19:48:59,340 DEBUG storage: registered device format class Ext3FS as ext3 >19:48:59,340 DEBUG storage: registered device format class Ext4FS as ext4 >19:48:59,341 DEBUG storage: registered device format class FATFS as vfat >19:48:59,341 DEBUG storage: registered device format class EFIFS as efi >19:48:59,342 DEBUG storage: registered device format class BTRFS as btrfs >19:48:59,342 DEBUG storage: registered device format class GFS2 as gfs2 >19:48:59,342 DEBUG storage: registered device format class JFS as jfs >19:48:59,342 DEBUG storage: registered device format class ReiserFS as reiserfs >19:48:59,343 DEBUG storage: registered device format class XFS as xfs >19:48:59,343 DEBUG storage: registered device format class HFS as hfs >19:48:59,343 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:48:59,344 DEBUG storage: registered device format class HFSPlus as hfs+ >19:48:59,344 DEBUG storage: registered device format class NTFS as ntfs >19:48:59,344 DEBUG storage: registered device format class NFS as nfs >19:48:59,344 DEBUG storage: registered device format class NFSv4 as nfs4 >19:48:59,344 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:48:59,345 DEBUG storage: registered device format class NoDevFS as nodev >19:48:59,345 DEBUG storage: registered device format class DevPtsFS as devpts >19:48:59,345 DEBUG storage: registered device format class ProcFS as proc >19:48:59,345 DEBUG storage: registered device format class SysFS as sysfs >19:48:59,346 DEBUG storage: registered device format class TmpFS as tmpfs >19:48:59,346 DEBUG storage: registered device format class BindFS as bind >19:48:59,346 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:48:59,347 DEBUG storage: registered device format class USBFS as usbfs >19:48:59,348 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:48:59,352 DEBUG storage: registered device format class DiskLabel as disklabel >19:48:59,387 DEBUG storage: registered device format class LUKS as luks >19:48:59,388 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:48:59,390 DEBUG storage: registered device format class MDRaidMember as mdmember >19:48:59,391 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:48:59,392 DEBUG storage: registered device format class BIOSBoot as biosboot >19:48:59,393 DEBUG storage: registered device format class MultipathMember as multipath_member >19:48:59,396 DEBUG storage: registered device format class SwapSpace as swap >19:49:00,047 DEBUG storage: MultipathTopology._build_topology: >19:49:00,047 DEBUG storage: /etc/multipath.conf contents: >19:49:00,047 DEBUG storage: # multipath.conf written by anaconda >19:49:00,048 DEBUG storage: >19:49:00,048 DEBUG storage: defaults { >19:49:00,048 DEBUG storage: user_friendly_names yes >19:49:00,048 DEBUG storage: } >19:49:00,048 DEBUG storage: blacklist { >19:49:00,048 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:49:00,048 DEBUG storage: devnode "^hd[a-z]" >19:49:00,048 DEBUG storage: devnode "^dcssblk[0-9]*" >19:49:00,048 DEBUG storage: device { >19:49:00,049 DEBUG storage: vendor "DGC" >19:49:00,049 DEBUG storage: product "LUNZ" >19:49:00,049 DEBUG storage: } >19:49:00,049 DEBUG storage: device { >19:49:00,049 DEBUG storage: vendor "IBM" >19:49:00,049 DEBUG storage: product "S/390.*" >19:49:00,050 DEBUG storage: } >19:49:00,050 DEBUG storage: # don't count normal SATA devices as multipaths >19:49:00,050 DEBUG storage: device { >19:49:00,051 DEBUG storage: vendor "ATA" >19:49:00,051 DEBUG storage: } >19:49:00,051 DEBUG storage: # don't count 3ware devices as multipaths >19:49:00,052 DEBUG storage: device { >19:49:00,052 DEBUG storage: vendor "3ware" >19:49:00,052 DEBUG storage: } >19:49:00,053 DEBUG storage: device { >19:49:00,053 DEBUG storage: vendor "AMCC" >19:49:00,053 DEBUG storage: } >19:49:00,053 DEBUG storage: # nor highpoint devices >19:49:00,054 DEBUG storage: device { >19:49:00,054 DEBUG storage: vendor "HPT" >19:49:00,055 DEBUG storage: } >19:49:00,055 DEBUG storage: } >19:49:00,055 DEBUG storage: multipaths { >19:49:00,056 DEBUG storage: } >19:49:00,056 DEBUG storage: (end of /etc/multipath.conf) >19:49:00,091 INFO storage: MultipathTopology: found non-disk device: sr0 >19:49:00,092 INFO storage: MultipathTopology: found singlepath device: sda >19:49:00,092 INFO storage: MultipathTopology: found non-disk device: sda1 >19:49:00,092 INFO storage: MultipathTopology: found singlepath device: sdb >19:49:00,092 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:49:00,092 INFO storage: MultipathTopology: found singlepath device: loop0 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop1 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop2 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop3 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop4 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop5 >19:49:00,093 INFO storage: MultipathTopology: found singlepath device: loop6 >19:49:00,094 INFO storage: MultipathTopology: found singlepath device: loop7 >19:49:00,094 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:49:02,372 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:49:02,373 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:49:02,433 DEBUG storage: MultipathTopology._build_topology: >19:49:02,434 DEBUG storage: /etc/multipath.conf contents: >19:49:02,434 DEBUG storage: # multipath.conf written by anaconda >19:49:02,434 DEBUG storage: >19:49:02,435 DEBUG storage: defaults { >19:49:02,435 DEBUG storage: user_friendly_names yes >19:49:02,435 DEBUG storage: } >19:49:02,435 DEBUG storage: blacklist { >19:49:02,436 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:49:02,436 DEBUG storage: devnode "^hd[a-z]" >19:49:02,438 DEBUG storage: devnode "^dcssblk[0-9]*" >19:49:02,438 DEBUG storage: device { >19:49:02,438 DEBUG storage: vendor "DGC" >19:49:02,439 DEBUG storage: product "LUNZ" >19:49:02,439 DEBUG storage: } >19:49:02,439 DEBUG storage: device { >19:49:02,439 DEBUG storage: vendor "IBM" >19:49:02,439 DEBUG storage: product "S/390.*" >19:49:02,439 DEBUG storage: } >19:49:02,439 DEBUG storage: # don't count normal SATA devices as multipaths >19:49:02,439 DEBUG storage: device { >19:49:02,439 DEBUG storage: vendor "ATA" >19:49:02,440 DEBUG storage: } >19:49:02,440 DEBUG storage: # don't count 3ware devices as multipaths >19:49:02,440 DEBUG storage: device { >19:49:02,440 DEBUG storage: vendor "3ware" >19:49:02,440 DEBUG storage: } >19:49:02,440 DEBUG storage: device { >19:49:02,441 DEBUG storage: vendor "AMCC" >19:49:02,441 DEBUG storage: } >19:49:02,441 DEBUG storage: # nor highpoint devices >19:49:02,441 DEBUG storage: device { >19:49:02,442 DEBUG storage: vendor "HPT" >19:49:02,442 DEBUG storage: } >19:49:02,442 DEBUG storage: } >19:49:02,442 DEBUG storage: multipaths { >19:49:02,443 DEBUG storage: } >19:49:02,443 DEBUG storage: (end of /etc/multipath.conf) >19:49:02,483 INFO storage: MultipathTopology: found non-disk device: sr0 >19:49:02,484 INFO storage: MultipathTopology: found singlepath device: sda >19:49:02,485 INFO storage: MultipathTopology: found non-disk device: sda1 >19:49:02,485 INFO storage: MultipathTopology: found singlepath device: sdb >19:49:02,486 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:49:02,487 INFO storage: MultipathTopology: found singlepath device: loop0 >19:49:02,488 INFO storage: MultipathTopology: found singlepath device: loop1 >19:49:02,488 INFO storage: MultipathTopology: found singlepath device: loop2 >19:49:02,489 INFO storage: MultipathTopology: found singlepath device: loop3 >19:49:02,490 INFO storage: MultipathTopology: found singlepath device: loop4 >19:49:02,491 INFO storage: MultipathTopology: found singlepath device: loop5 >19:49:02,493 INFO storage: MultipathTopology: found singlepath device: loop6 >19:49:02,496 INFO storage: MultipathTopology: found singlepath device: loop7 >19:49:02,498 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:49:02,499 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:49:02,510 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2013-01-04-20-25-20-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-01-04-20-25-20-00', > 'ID_FS_UUID_ENC': '2013-01-04-20-25-20-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '8901', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2013-01-04-20-25-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >19:49:02,512 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >19:49:02,518 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:49:02,520 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:02,521 INFO storage: sr0 is a cdrom >19:49:02,528 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:49:02,531 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,541 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:49:02,543 INFO storage: added cdrom sr0 (id 0) to device tree >19:49:02,545 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:49:02,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:49:02,551 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:49:02,553 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:49:02,556 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:49:02,583 WARN storage: disklabel detected but not usable on sr0 >19:49:02,585 INFO storage: type detected on 'sr0' is 'iso9660' >19:49:02,588 DEBUG storage: Iso9660FS.supported: supported: True ; >19:49:02,589 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:49:02,590 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:49:02,591 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:49:02,595 DEBUG storage: looking up parted Device: /dev/sr0 >19:49:02,597 INFO storage: got device: OpticalDevice instance (0x7f982abef950) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4362.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:49:02,599 DEBUG storage: Iso9660FS.supported: supported: True ; >19:49:02,599 INFO storage: got format: Iso9660FS instance (0x7f982dd9fb90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-04-20-25-20-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >19:49:02,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB7fc73365-0a3e6c51', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB7fc73365-0a3e6c51', > 'ID_SERIAL_SHORT': 'VB7fc73365-0a3e6c51', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25846', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB7fc73365-0a3e6c51'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >19:49:02,603 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:49:02,605 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:49:02,608 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:02,609 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:49:02,611 INFO storage: sda is a disk >19:49:02,611 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,613 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:49:02,613 INFO storage: added disk sda (id 1) to device tree >19:49:02,614 DEBUG storage: looking up parted Device: /dev/sda >19:49:02,616 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:49:02,617 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:49:02,618 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:49:02,623 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:49:02,627 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f982ddbec10>] > device: <parted.device.Device object at 0x7f982ddbea50> > PedDisk: <_ped.Disk object at 0x7f982ddc15f0> >19:49:02,628 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:49:02,629 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:49:02,631 INFO storage: got device: DiskDevice instance (0x7f982abefa50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f982dd9fb10> >19:49:02,633 INFO storage: got format: DiskLabel instance (0x7f982dd8af10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x7f982ddbec10>] > device: <parted.device.Device object at 0x7f982ddbea50> > PedDisk: <_ped.Disk object at 0x7f982ddc15f0> > origPartedDisk = <parted.disk.Disk object at 0x7f982ddbed90> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5f80> > >19:49:02,641 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB7fc73365-0a3e6c51-part1 /dev/disk/by-label/f18v /dev/disk/by-uuid/e1605d0c-de0d-46be-aef2-d9798b689596', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'f18v', > 'ID_FS_LABEL_ENC': 'f18v', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e1605d0c-de0d-46be-aef2-d9798b689596', > 'ID_FS_UUID_ENC': 'e1605d0c-de0d-46be-aef2-d9798b689596', > 'ID_FS_UUID_SUB': 'f02dce7c-b88d-461c-9a98-3579f62f7be1', > 'ID_FS_UUID_SUB_ENC': 'f02dce7c-b88d-461c-9a98-3579f62f7be1', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61437952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB7fc73365-0a3e6c51', > 'ID_SERIAL_SHORT': 'VB7fc73365-0a3e6c51', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25874', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB7fc73365-0a3e6c51-part1', > '/dev/disk/by-label/f18v', > '/dev/disk/by-uuid/e1605d0c-de0d-46be-aef2-d9798b689596'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:49:02,643 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:49:02,646 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:49:02,647 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:02,648 INFO storage: sda1 is a partition >19:49:02,649 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:49:02,650 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:49:02,651 DEBUG storage: DeviceTree.getDeviceByName returned existing 30000MB disk sda (1) with existing msdos disklabel >19:49:02,653 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:49:02,654 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:49:02,655 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,656 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:49:02,657 DEBUG storage: looking up parted Partition: /dev/sda1 >19:49:02,658 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:49:02,660 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:49:02,661 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:49:02,662 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:49:02,663 INFO storage: added partition sda1 (id 2) to device tree >19:49:02,664 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:49:02,665 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:49:02,667 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:49:02,668 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:49:02,674 WARN storage: disklabel detected but not usable on sda1 >19:49:02,675 INFO storage: type detected on 'sda1' is 'btrfs' >19:49:02,678 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,678 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,679 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:49:02,681 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: btrfs ; >19:49:02,682 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda1 ; >19:49:02,682 INFO storage: creating btrfs volume btrfs.f18v >19:49:02,684 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >19:49:02,684 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,686 DEBUG storage: BTRFSVolumeDevice._setFormat: f18v ; current: None ; type: None ; >19:49:02,688 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,689 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,691 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.3 ; current: None ; type: btrfs ; >19:49:02,691 INFO storage: added btrfs volume f18v (id 3) to device tree >19:49:02,693 DEBUG storage: BTRFSVolumeDevice.setup: f18v ; status: True ; controllable: True ; orig: True ; >19:49:02,707 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.3M8g4nl to None >19:49:02,764 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.3M8g4nl to None >19:49:02,858 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,859 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,861 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: f18v ; >19:49:02,863 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root1 ; current: None ; type: btrfs ; >19:49:02,864 INFO storage: added btrfs subvolume root1 (id 4) to device tree >19:49:02,865 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,866 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,867 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 1 ; name: f18v ; >19:49:02,870 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home1 ; current: None ; type: btrfs ; >19:49:02,871 INFO storage: added btrfs subvolume home1 (id 5) to device tree >19:49:02,872 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,872 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,874 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 2 ; name: f18v ; >19:49:02,876 DEBUG storage: BTRFSSubVolumeDevice._setFormat: boot1 ; current: None ; type: btrfs ; >19:49:02,877 INFO storage: added btrfs subvolume boot1 (id 6) to device tree >19:49:02,881 DEBUG storage: looking up parted Device: /dev/sda1 >19:49:02,887 INFO storage: got device: PartitionDevice instance (0x7f982ddbef90) -- > name = sda1 status = True kids = 1 id = 2 > parents = ['existing 30000MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 29999.0 > format = existing btrfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61437952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5ef0> > target size = 0 path = /dev/sda1 > 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 0x7f982ddbeb10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f982ddbecd0> PedPartition: <_ped.Partition object at 0x7f982ddbd2f0> > disk = existing 30000MB disk sda (1) with existing msdos disklabel > start = 2048 end = 61439999 length = 61437952 > flags = >19:49:02,889 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,890 INFO storage: got format: BTRFS instance (0x7f982ddc4310) -- > type = btrfs name = btrfs status = False > device = /dev/sda1 uuid = f02dce7c-b88d-461c-9a98-3579f62f7be1 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = f18v size = 0 targetSize = 0 > >19:49:02,894 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VBa7d632c1-e154bb1a', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VBa7d632c1-e154bb1a', > 'ID_SERIAL_SHORT': 'VBa7d632c1-e154bb1a', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28903', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBa7d632c1-e154bb1a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >19:49:02,895 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >19:49:02,896 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:49:02,897 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:02,898 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >19:49:02,899 INFO storage: sdb is a disk >19:49:02,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,901 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:49:02,901 INFO storage: added disk sdb (id 7) to device tree >19:49:02,901 DEBUG storage: looking up parted Device: /dev/sdb >19:49:02,905 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:49:02,907 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >19:49:02,909 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:49:02,912 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >19:49:02,920 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f982ddc48d0>] > device: <parted.device.Device object at 0x7f982ddc4710> > PedDisk: <_ped.Disk object at 0x7f9842e28320> >19:49:02,921 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:49:02,923 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:49:02,926 INFO storage: got device: DiskDevice instance (0x7f982ddbef50) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 30000.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982ddbf170> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f982ddc4410> >19:49:02,928 INFO storage: got format: DiskLabel instance (0x7f982ddc4510) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb 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 0x7f982ddc48d0>] > device: <parted.device.Device object at 0x7f982ddc4710> > PedDisk: <_ped.Disk object at 0x7f9842e28320> > origPartedDisk = <parted.disk.Disk object at 0x7f982ddc4a50> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982ddbf290> > >19:49:02,932 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VBa7d632c1-e154bb1a-part1 /dev/disk/by-label/f18v /dev/disk/by-uuid/e1605d0c-de0d-46be-aef2-d9798b689596', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'f18v', > 'ID_FS_LABEL_ENC': 'f18v', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e1605d0c-de0d-46be-aef2-d9798b689596', > 'ID_FS_UUID_ENC': 'e1605d0c-de0d-46be-aef2-d9798b689596', > 'ID_FS_UUID_SUB': '7308700b-7f35-42b1-99b8-3d533d08a115', > 'ID_FS_UUID_SUB_ENC': '7308700b-7f35-42b1-99b8-3d533d08a115', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61437952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VBa7d632c1-e154bb1a', > 'ID_SERIAL_SHORT': 'VBa7d632c1-e154bb1a', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28937', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBa7d632c1-e154bb1a-part1', > '/dev/disk/by-label/f18v', > '/dev/disk/by-uuid/e1605d0c-de0d-46be-aef2-d9798b689596'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >19:49:02,932 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >19:49:02,933 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >19:49:02,934 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:02,935 INFO storage: sdb1 is a partition >19:49:02,936 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >19:49:02,937 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:49:02,938 DEBUG storage: DeviceTree.getDeviceByName returned existing 30000MB disk sdb (7) with existing msdos disklabel >19:49:02,941 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:49:02,943 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:49:02,943 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:02,944 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >19:49:02,945 DEBUG storage: looking up parted Partition: /dev/sdb1 >19:49:02,946 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >19:49:02,947 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >19:49:02,948 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >19:49:02,953 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >19:49:02,953 INFO storage: added partition sdb1 (id 8) to device tree >19:49:02,958 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >19:49:02,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >19:49:02,972 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >19:49:02,973 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >19:49:02,980 WARN storage: disklabel detected but not usable on sdb1 >19:49:02,980 INFO storage: type detected on 'sdb1' is 'btrfs' >19:49:02,981 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,982 DEBUG storage: getFormat('btrfs') returning BTRFS instance >19:49:02,989 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:49:02,990 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: btrfs ; >19:49:02,991 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sdb1 ; >19:49:02,992 INFO storage: found btrfs volume f18v >19:49:02,992 DEBUG storage: BTRFSVolumeDevice._addDevice: f18v ; device: sdb1 ; status: True ; >19:49:02,994 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >19:49:02,994 DEBUG storage: looking up parted Device: /dev/sdb1 >19:49:02,996 INFO storage: got device: PartitionDevice instance (0x7f982dd8ae50) -- > name = sdb1 status = True kids = 1 id = 8 > parents = ['existing 30000MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 29999.0 > format = existing btrfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61437952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982ddbf440> > target size = 0 path = /dev/sdb1 > 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 0x7f982ddc47d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f982ddc4990> PedPartition: <_ped.Partition object at 0x7f982ddbd290> > disk = existing 30000MB disk sdb (7) with existing msdos disklabel > start = 2048 end = 61439999 length = 61437952 > flags = >19:49:02,997 DEBUG storage: BTRFS.supported: supported: True ; >19:49:02,997 INFO storage: got format: BTRFS instance (0x7f9842e2b150) -- > type = btrfs name = btrfs status = False > device = /dev/sdb1 uuid = 7308700b-7f35-42b1-99b8-3d533d08a115 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = f18v size = 0 targetSize = 0 > >19:49:03,000 DEBUG storage: 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': '47424', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:49:03,000 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:49:03,001 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:49:03,002 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,002 INFO storage: loop0 is a loop device >19:49:03,004 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:49:03,005 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >19:49:03,006 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,009 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >19:49:03,010 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >19:49:03,012 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >19:49:03,013 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,015 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:49:03,015 INFO storage: added loop loop0 (id 10) to device tree >19:49:03,017 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:49:03,018 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:49:03,019 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:49:03,021 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:49:03,022 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:49:03,025 WARN storage: disklabel detected but not usable on loop0 >19:49:03,027 INFO storage: type detected on 'loop0' is 'squashfs' >19:49:03,027 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:49:03,028 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:49:03,028 INFO storage: got device: LoopDevice instance (0x7f9842e33650) -- > 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 >19:49:03,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/97618cec-41b0-45c9-9549-916a8cd5d171', > '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': '97618cec-41b0-45c9-9549-916a8cd5d171', > 'ID_FS_UUID_ENC': '97618cec-41b0-45c9-9549-916a8cd5d171', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '47992', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/97618cec-41b0-45c9-9549-916a8cd5d171'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:49:03,031 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:49:03,032 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:49:03,034 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,034 INFO storage: loop1 is a loop device >19:49:03,035 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:49:03,036 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:49:03,037 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,038 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:49:03,039 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >19:49:03,040 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:49:03,040 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,042 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:49:03,042 INFO storage: added loop loop1 (id 12) to device tree >19:49:03,043 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:49:03,044 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:49:03,045 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:49:03,046 DEBUG storage: device loop1 does not contain a disklabel >19:49:03,046 INFO storage: type detected on 'loop1' is 'ext4' >19:49:03,140 DEBUG storage: using current size 0 as min size >19:49:03,148 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,149 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:49:03,152 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:49:03,155 INFO storage: got device: LoopDevice instance (0x7f9842e33d50) -- > 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 >19:49:03,157 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,159 INFO storage: got format: Ext4FS instance (0x7f9842e33e90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 97618cec-41b0-45c9-9549-916a8cd5d171 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:49:03,163 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '48709', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:49:03,164 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:49:03,166 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:49:03,170 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,170 INFO storage: loop2 is a loop device >19:49:03,171 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:49:03,174 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:49:03,175 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,177 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,178 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:49:03,179 INFO storage: added file /overlay (deleted) (id 13) to device tree >19:49:03,181 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:49:03,181 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,183 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:49:03,183 INFO storage: added loop loop2 (id 14) to device tree >19:49:03,184 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:49:03,186 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:49:03,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,188 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:49:03,190 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:49:03,194 WARN storage: disklabel detected but not usable on loop2 >19:49:03,195 DEBUG storage: no type or existing type for loop2, bailing >19:49:03,196 INFO storage: got device: LoopDevice instance (0x7f9842e30d50) -- > 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 >19:49:03,198 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '50224', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:49:03,198 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:49:03,199 DEBUG storage: lvm filter: adding loop3 to the reject list >19:49:03,201 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52475', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:49:03,202 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:49:03,202 DEBUG storage: lvm filter: adding loop4 to the reject list >19:49:03,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '53236', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:49:03,204 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:49:03,204 DEBUG storage: lvm filter: adding loop5 to the reject list >19:49:03,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '53832', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:49:03,207 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:49:03,208 DEBUG storage: lvm filter: adding loop6 to the reject list >19:49:03,210 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '54211', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:49:03,210 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:49:03,211 DEBUG storage: lvm filter: adding loop7 to the reject list >19:49:03,211 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:49:03,241 INFO storage: devices to scan: ['dm-0'] >19:49:03,244 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/97618cec-41b0-45c9-9549-916a8cd5d171 /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': '97618cec-41b0-45c9-9549-916a8cd5d171', > 'ID_FS_UUID_ENC': '97618cec-41b0-45c9-9549-916a8cd5d171', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7626', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/97618cec-41b0-45c9-9549-916a8cd5d171', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:49:03,244 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:49:03,247 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:49:03,251 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,251 INFO storage: live-rw is a device-mapper device >19:49:03,253 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:49:03,255 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:49:03,258 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >19:49:03,261 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:49:03,264 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >19:49:03,268 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:49:03,269 DEBUG storage: DeviceTree.getDeviceByName returned None >19:49:03,273 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:49:03,274 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:49:03,277 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:49:03,278 INFO storage: added dm live-rw (id 15) to device tree >19:49:03,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:49:03,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:49:03,288 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,289 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:49:03,289 DEBUG storage: device live-rw does not contain a disklabel >19:49:03,290 INFO storage: type detected on 'live-rw' is 'ext4' >19:49:03,357 DEBUG storage: padding min size from 723 up to 795 >19:49:03,362 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,363 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:49:03,366 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:49:03,368 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:49:03,373 INFO storage: got device: DMDevice instance (0x7f9842e4ec10) -- > 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 0x7f982ddbfcb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:49:03,377 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:03,379 INFO storage: got format: Ext4FS instance (0x7f9842e4ed10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 97618cec-41b0-45c9-9549-916a8cd5d171 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:49:03,411 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:49:03,442 DEBUG storage: BTRFSSubVolumeDevice.teardown: root1 ; status: True ; controllable: True ; >19:49:03,477 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:03,533 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:03,559 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:03,564 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,570 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,595 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:03,623 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:03,628 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:03,634 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:03,657 DEBUG storage: BTRFSSubVolumeDevice.teardown: home1 ; status: True ; controllable: True ; >19:49:03,682 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:03,713 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:03,740 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:03,747 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,753 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,775 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:03,801 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:03,806 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:03,808 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:03,830 DEBUG storage: BTRFSSubVolumeDevice.teardown: boot1 ; status: True ; controllable: True ; >19:49:03,856 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:03,886 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:03,911 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:03,916 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,927 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:03,952 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:03,985 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:03,989 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:03,995 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,016 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:49:04,020 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:49:04,020 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:49:04,025 INFO storage: edd: collected mbr signatures: {'sda': '0x0003f3a2', 'sdb': '0x000d22a4'} >19:49:04,026 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x0003f3a2 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 61440000 >19:49:04,027 INFO storage: edd: matched 0x80 to sda using MBR sig >19:49:04,027 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x000d22a4 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 61440000 >19:49:04,027 INFO storage: edd: matched 0x81 to sdb using MBR sig >19:49:04,032 DEBUG storage: BTRFSSubVolumeDevice.setup: root1 ; status: True ; controllable: True ; orig: False ; >19:49:04,034 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:49:04,070 DEBUG storage: BTRFSSubVolumeDevice.teardown: root1 ; status: True ; controllable: True ; >19:49:04,117 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:04,142 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:04,168 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:04,174 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,179 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,202 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:04,250 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:04,253 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,256 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,277 DEBUG storage: BTRFSSubVolumeDevice.setup: home1 ; status: True ; controllable: True ; orig: False ; >19:49:04,279 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:49:04,307 DEBUG storage: BTRFSSubVolumeDevice.teardown: home1 ; status: True ; controllable: True ; >19:49:04,361 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:04,385 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:04,409 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:04,414 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,420 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,445 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:04,470 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:04,474 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,480 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,504 DEBUG storage: BTRFSSubVolumeDevice.setup: boot1 ; status: True ; controllable: True ; orig: False ; >19:49:04,507 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:49:04,545 DEBUG storage: BTRFSSubVolumeDevice.teardown: boot1 ; status: True ; controllable: True ; >19:49:04,596 DEBUG storage: BTRFSVolumeDevice.teardown: f18v ; status: True ; controllable: True ; >19:49:04,621 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:49:04,665 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:49:04,669 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,674 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:49:04,693 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:49:04,721 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:49:04,725 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,731 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:49:04,828 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,831 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,833 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,837 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:04,839 DEBUG storage: Ext4FS.supported: supported: True ; >19:49:04,842 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,845 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,852 DEBUG storage: BTRFS.supported: supported: True ; >19:49:04,855 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:49:04,859 DEBUG storage: Iso9660FS.supported: supported: True ; >19:49:05,062 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >19:49:05,064 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:49:05,069 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4362MB cdrom sr0 (0) with existing iso9660 filesystem >14:49:11,244 DEBUG storage: Iso9660FS.supported: supported: True ; >14:49:11,246 DEBUG storage: Iso9660FS.supported: supported: True ; >14:49:11,247 DEBUG storage: NFSv4.supported: supported: False ; >14:49:11,247 DEBUG storage: NFSv4.supported: supported: False ; >14:49:11,248 DEBUG storage: SELinuxFS.supported: supported: False ; >14:49:11,249 DEBUG storage: SELinuxFS.supported: supported: False ; >14:49:11,250 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:11,251 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:11,252 DEBUG storage: Ext3FS.supported: supported: True ; >14:49:11,253 DEBUG storage: Ext3FS.supported: supported: True ; >14:49:11,254 DEBUG storage: Ext2FS.supported: supported: True ; >14:49:11,255 DEBUG storage: Ext2FS.supported: supported: True ; >14:49:11,256 DEBUG storage: SysFS.supported: supported: False ; >14:49:11,257 DEBUG storage: SysFS.supported: supported: False ; >14:49:11,258 DEBUG storage: MultipathMember.__init__: >14:49:11,259 DEBUG storage: MDRaidMember.__init__: >14:49:11,260 DEBUG storage: ProcFS.supported: supported: False ; >14:49:11,261 DEBUG storage: ProcFS.supported: supported: False ; >14:49:11,262 DEBUG storage: SwapSpace.__init__: >14:49:11,263 DEBUG storage: NoDevFS.supported: supported: False ; >14:49:11,264 DEBUG storage: NoDevFS.supported: supported: False ; >14:49:11,265 DEBUG storage: DevPtsFS.supported: supported: False ; >14:49:11,266 DEBUG storage: DevPtsFS.supported: supported: False ; >14:49:11,267 DEBUG storage: BTRFS.supported: supported: True ; >14:49:11,268 DEBUG storage: USBFS.supported: supported: False ; >14:49:11,269 DEBUG storage: USBFS.supported: supported: False ; >14:49:11,270 DEBUG storage: DiskLabel.__init__: >14:49:11,270 INFO storage: DiskLabel.partedDevice returning None >14:49:11,271 DEBUG storage: HFSPlus.supported: supported: False ; >14:49:11,272 DEBUG storage: HFSPlus.supported: supported: False ; >14:49:11,273 DEBUG storage: XFS.supported: supported: True ; >14:49:11,339 DEBUG storage: XFS.supported: supported: True ; >14:49:11,341 DEBUG storage: TmpFS.supported: supported: False ; >14:49:11,342 DEBUG storage: TmpFS.supported: supported: False ; >14:49:11,343 DEBUG storage: LUKS.__init__: >14:49:11,344 DEBUG storage: NTFS.supported: supported: False ; >14:49:11,345 DEBUG storage: NTFS.supported: supported: False ; >14:49:11,346 DEBUG storage: BindFS.supported: supported: False ; >14:49:11,346 DEBUG storage: BindFS.supported: supported: False ; >14:49:11,347 DEBUG storage: HFS.supported: supported: False ; >14:49:11,348 DEBUG storage: HFS.supported: supported: False ; >14:49:11,349 DEBUG storage: LVMPhysicalVolume.__init__: >14:49:11,351 DEBUG storage: NFS.supported: supported: False ; >14:49:11,352 DEBUG storage: NFS.supported: supported: False ; >14:49:11,352 DEBUG storage: FATFS.supported: supported: True ; >14:49:11,378 DEBUG storage: FATFS.supported: supported: True ; >14:49:11,379 DEBUG storage: DMRaidMember.__init__: >14:49:24,940 DEBUG storage: clearpart: looking at sda1 >14:49:24,941 DEBUG storage: clearpart: looking at sdb1 >14:49:24,942 DEBUG storage: checking whether disk sda has an empty extended >14:49:24,943 DEBUG storage: extended is None ; logicals is [] >14:49:24,943 DEBUG storage: checking whether disk sdb has an empty extended >14:49:24,943 DEBUG storage: extended is None ; logicals is [] >14:49:24,944 DEBUG storage: new disk order: [] >14:49:24,974 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:49:24,975 DEBUG storage: DeviceTree.getDeviceByName returned existing 30000MB disk sda (1) with existing msdos disklabel >14:49:24,977 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:49:24,979 DEBUG storage: DeviceTree.getDeviceByName returned existing 30000MB disk sda (1) with existing msdos disklabel >14:49:24,979 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:49:24,981 DEBUG storage: stage1 device cannot be of type btrfs subvolume >14:49:24,981 DEBUG storage: stage1 device cannot be of type btrfs volume >14:49:24,981 DEBUG storage: stage1 device cannot be of type btrfs subvolume >14:49:24,981 DEBUG storage: stage1 device cannot be of type btrfs subvolume >14:49:24,981 DEBUG storage: _is_valid_disklabel(sda) returning True >14:49:24,982 DEBUG storage: _is_valid_size(sda) returning True >14:49:24,982 DEBUG storage: _is_valid_location(sda) returning True >14:49:24,982 DEBUG storage: _is_valid_format(sda) returning True >14:49:24,982 DEBUG storage: is_valid_stage1_device(sda) returning True >14:49:25,009 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:49:25,010 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9820c23050> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9820c28150> PedPartition: <_ped.Partition object at 0x7f9820c20dd0> >14:49:25,012 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >14:49:25,013 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9820c23c10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9820c28210> PedPartition: <_ped.Partition object at 0x7f9820c20d70> >14:49:27,460 DEBUG storage: looking up parted Device: /dev/sda1 >14:49:27,463 DEBUG storage: BTRFS.supported: supported: True ; >14:49:27,463 DEBUG storage: getFormat('btrfs') returning BTRFS instance >14:49:27,470 DEBUG storage: BTRFS.supported: supported: True ; >14:49:27,471 DEBUG storage: getFormat('btrfs') returning BTRFS instance >14:49:27,472 DEBUG storage: BTRFS.supported: supported: True ; >14:49:27,473 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 0, [], None >14:49:27,475 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 29999.0, ['sda', 'sdb'], single >14:49:27,480 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 59998.0, ['sda', 'sdb'], single >14:49:30,148 DEBUG storage: BTRFS.supported: supported: True ; >14:49:30,148 DEBUG storage: getFormat('btrfs') returning BTRFS instance >14:49:30,148 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 29999.0, ['sda', 'sdb'], single >14:49:30,161 DEBUG storage: BTRFS.supported: supported: True ; >14:49:30,161 DEBUG storage: getFormat('btrfs') returning BTRFS instance >14:49:30,165 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 59998.0, ['sda', 'sdb'], single >14:49:33,955 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 1.938476, [], None >14:49:33,959 DEBUG storage.ui: Storage.newDevice: 3 ; 1.938476 ; mountpoint: / ; disks: [DiskDevice instance (0x7f9820d19d50) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 30000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982d8c5a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f9820d19e50>, DiskDevice instance (0x7f9820c239d0) -- > name = sdb status = True kids = 1 id = 7 > parents = [] > uuid = None size = 30000.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7f982ddbf170> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f9820c23a50>] ; fstype: ext4 ; encrypted: False ; >14:49:33,959 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f9826951e90>, 1.938476, ['sda', 'sdb'], None >14:49:33,960 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7f9820c32410> ; members: [] ; >14:49:33,961 DEBUG storage.ui: BTRFS.supported: supported: True ; >14:49:33,962 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >14:49:33,962 DEBUG storage.ui: adding a TotalSizeSet with size 1 >14:49:33,962 DEBUG storage.ui: set.allocated = 0 >14:49:33,964 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:49:33,965 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >14:49:33,966 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >14:49:33,966 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >14:49:33,967 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >14:49:33,967 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=[] >14:49:33,967 DEBUG storage.ui: no growable partitions >14:49:33,967 DEBUG storage.ui: fixing size of existing 29999MB partition sda1 (2) with existing btrfs filesystem at 29999.00 >14:49:33,968 DEBUG storage.ui: fixing size of existing 29999MB partition sdb1 (8) with existing btrfs filesystem at 29999.00 >14:49:33,969 DEBUG storage.ui: creating new container >14:49:33,970 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': []} > > >/tmp/ifcfg.log: >19:49:02,089 DEBUG ifcfg: content of files (network initialization): >19:49:02,378 DEBUG ifcfg: content of files (ifcfgs created): >19:49:02,379 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >HWADDR=08:00:27:DE:92:EA >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p2p1 >UUID=13915bd2-3da4-4731-a254-00b0ce668b63 >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >19:48:55,966 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="579" x-info="http://www.rsyslog.com"] start >19:48:55,967 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:48:55,967 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:48:55,967 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >19:48:55,967 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >19:48:55,967 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data >19:48:55,967 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >19:48:55,967 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >19:48:55,967 INFO kernel:[ 0.000000] DMI 2.5 present. >19:48:55,967 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006 >19:48:55,967 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >19:48:55,967 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >19:48:55,967 INFO kernel:[ 0.000000] No AGP bridge found >19:48:55,967 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000 >19:48:55,967 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >19:48:55,967 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >19:48:55,967 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >19:48:55,967 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >19:48:55,967 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >19:48:55,967 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >19:48:55,967 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >19:48:55,967 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7ffeffff] >19:48:55,967 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >19:48:55,967 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7ffeffff] page 4k >19:48:55,967 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7ffeffff @ [mem 0x1fffc000-0x1fffffff] >19:48:55,967 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e56f000-0x7ffcefff] >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX ) >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: XSDT 000000007fff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fff0480 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fff0200 00040 >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: APIC 000000007fff0240 00064 (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >19:48:55,967 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007fff02b0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >19:48:55,967 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:48:55,967 INFO kernel:[ 0.000000] No NUMA configuration found >19:48:55,967 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffeffff] >19:48:55,967 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffeffff] >19:48:55,967 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffdc000-0x7ffeffff] >19:48:55,967 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >19:48:55,967 WARNING kernel:[ 0.000000] Zone ranges: >19:48:55,967 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >19:48:55,967 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >19:48:55,967 WARNING kernel:[ 0.000000] Normal empty >19:48:55,967 WARNING kernel:[ 0.000000] Movable zone start for each node >19:48:55,967 WARNING kernel:[ 0.000000] Early memory node ranges >19:48:55,967 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >19:48:55,967 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7ffeffff] >19:48:55,967 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524159 >19:48:55,967 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >19:48:55,967 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >19:48:55,967 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >19:48:55,967 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >19:48:55,967 DEBUG kernel:[ 0.000000] DMA32 zone: 512048 pages, LIFO batch:31 >19:48:55,967 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >19:48:55,967 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:48:55,967 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >19:48:55,967 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >19:48:55,967 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >19:48:55,967 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) >19:48:55,967 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 3, version 17, address 0xfec00000, GSI 0-23 >19:48:55,967 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >19:48:55,967 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >19:48:55,967 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >19:48:55,967 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >19:48:55,967 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >19:48:55,967 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >19:48:55,967 INFO kernel:[ 0.000000] smpboot: Allowing 3 CPUs, 0 hotplug CPUs >19:48:55,967 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >19:48:55,967 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >19:48:55,967 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >19:48:55,967 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >19:48:55,967 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfffbffff] available for PCI devices >19:48:55,967 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >19:48:55,967 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:3 nr_node_ids:1 >19:48:55,967 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u524288 >19:48:55,967 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >19:48:55,967 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 - >19:48:55,967 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515961 >19:48:55,967 WARNING kernel:[ 0.000000] Policy zone: DMA32 >19:48:55,967 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >19:48:55,967 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >19:48:55,967 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >19:48:55,967 INFO kernel:[ 0.000000] Checking aperture... >19:48:55,967 INFO kernel:[ 0.000000] No AGP bridge found >19:48:55,967 INFO kernel:[ 0.000000] Memory: 2020284k/2097088k available (6334k kernel code, 452k absent, 76352k reserved, 6870k data, 1036k init) >19:48:55,967 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=3, Nodes=1 >19:48:55,967 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:48:55,967 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=3. >19:48:55,967 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:704 16 >19:48:55,967 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >19:48:55,967 INFO kernel:[ 0.000000] console [tty0] enabled >19:48:55,967 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >19:48:55,967 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:48:55,967 ERR kernel:[ 0.000000] tsc: Fast TSC calibration failed >19:48:55,967 WARNING kernel:[ 0.000000] tsc: Unable to calibrate against PIT >19:48:55,967 INFO kernel:[ 0.000000] tsc: using PMTIMER reference calibration >19:48:55,967 INFO kernel:[ 0.000000] tsc: Detected 2317.222 MHz processor >19:48:55,967 INFO kernel:[ 0.004002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4634.44 BogoMIPS (lpj=2317222) >19:48:55,967 INFO kernel:[ 0.004005] pid_max: default: 32768 minimum: 301 >19:48:55,967 INFO kernel:[ 0.004030] Security Framework initialized >19:48:55,967 INFO kernel:[ 0.004035] SELinux: Initializing. >19:48:55,967 DEBUG kernel:[ 0.004041] SELinux: Starting in permissive mode >19:48:55,967 INFO kernel:[ 0.005015] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >19:48:55,967 INFO kernel:[ 0.005331] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >19:48:55,967 INFO kernel:[ 0.005454] Mount-cache hash table entries: 256 >19:48:55,967 INFO kernel:[ 0.005594] Initializing cgroup subsys cpuacct >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys memory >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys devices >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys freezer >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys net_cls >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys blkio >19:48:55,967 INFO kernel:[ 0.005999] Initializing cgroup subsys perf_event >19:48:55,967 INFO kernel:[ 0.006172] CPU: Physical Processor ID: 0 >19:48:55,967 INFO kernel:[ 0.006173] CPU: Processor Core ID: 0 >19:48:55,967 INFO kernel:[ 0.006194] mce: CPU supports 0 MCE banks >19:48:55,967 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >19:48:55,967 INFO kernel:[ 0.006274] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >19:48:55,967 INFO kernel:[ 0.006274] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >19:48:55,967 INFO systemd: Detected virtualization 'oracle'. >19:48:55,967 INFO kernel:[ 0.006274] tlb_flushall_shift is 0x5 >19:48:55,967 INFO kernel:[ 0.016582] ACPI: Core revision 20120711 >19:48:55,967 INFO systemd: Initializing machine ID from random generator. >19:48:55,967 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. >19:48:55,967 INFO systemd-modules-load: Inserted module 'uinput' >19:48:55,967 ERR systemd-udevd: ctx=0x7f95f20669c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/ac97/snd-ac97-codec.ko error=No such file or directory >19:48:55,967 ERR systemd-udevd: ctx=0x7f95f20669c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >19:48:55,967 INFO kernel:[ 0.017000] ftrace: allocating 23489 entries in 92 pages >19:48:55,967 INFO kernel:[ 0.025427] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >19:48:55,967 INFO kernel:[ 0.036589] smpboot: CPU0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz stepping 07 >19:48:55,967 INFO kernel:[ 0.036994] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. >19:48:55,967 WARNING kernel:[ 0.036994] NMI watchdog: disabled (cpu0): hardware events not enabled >19:48:55,967 INFO kernel:[ 0.004999] mce: CPU supports 0 MCE banks >19:48:55,967 INFO kernel:[ 0.037998] smpboot: Booting Node 0, Processors #1 >19:48:55,967 WARNING kernel:[ 0.050992] TSC synchronization [CPU#0 -> CPU#1]: >19:48:55,967 WARNING kernel:[ 0.050992] Measured 297328 cycles TSC warp between CPUs, turning off TSC clock. >19:48:55,967 INFO kernel:[ 0.050992] tsc: Marking TSC unstable due to check_tsc_sync_source failed >19:48:55,968 WARNING kernel:[ 0.052489] #2 OK >19:48:55,968 INFO kernel:[ 0.004999] mce: CPU supports 0 MCE banks >19:48:55,968 INFO kernel:[ 0.064269] Brought up 3 CPUs >19:48:55,968 INFO kernel:[ 0.064269] smpboot: Total of 3 processors activated (13903.33 BogoMIPS) >19:48:55,968 INFO kernel:[ 0.065160] devtmpfs: initialized >19:48:55,968 INFO kernel:[ 0.066560] atomic64 test passed for x86-64 platform with CX8 and with SSE >19:48:55,968 INFO kernel:[ 0.066610] RTC time: 19:48:46, date: 01/05/13 >19:48:55,968 INFO kernel:[ 0.066644] NET: Registered protocol family 16 >19:48:55,968 INFO kernel:[ 0.067203] ACPI: bus type pci registered >19:48:55,968 INFO kernel:[ 0.067310] PCI: Using configuration type 1 for base access >19:48:55,968 INFO kernel:[ 0.068051] bio: create slab <bio-0> at 0 >19:48:55,968 INFO kernel:[ 0.068061] ACPI: Added _OSI(Module Device) >19:48:55,968 INFO kernel:[ 0.068061] ACPI: Added _OSI(Processor Device) >19:48:55,968 INFO kernel:[ 0.068061] ACPI: Added _OSI(3.0 _SCP Extensions) >19:48:55,968 INFO kernel:[ 0.068061] ACPI: Added _OSI(Processor Aggregator Device) >19:48:55,968 DEBUG kernel:[ 0.068361] ACPI: EC: Look up EC in DSDT >19:48:55,968 WARNING kernel:[ 0.069078] ACPI: Executed 1 blocks of module-level executable AML code >19:48:55,968 INFO kernel:[ 0.071103] ACPI: Interpreter enabled >19:48:55,968 INFO kernel:[ 0.071114] ACPI: (supports S0 S5) >19:48:55,968 INFO kernel:[ 0.071121] ACPI: Using IOAPIC for interrupt routing >19:48:55,968 INFO kernel:[ 0.073492] ACPI: No dock devices found. >19:48:55,968 INFO kernel:[ 0.073495] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >19:48:55,968 INFO kernel:[ 0.073543] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >19:48:55,968 DEBUG kernel:[ 0.073612] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >19:48:55,968 DEBUG kernel:[ 0.073613] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >19:48:55,968 DEBUG kernel:[ 0.073615] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >19:48:55,968 DEBUG kernel:[ 0.073616] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff] (ignored) >19:48:55,968 DEBUG kernel:[ 0.073618] PCI: root bus 00: using default resources >19:48:55,968 WARNING kernel:[ 0.073620] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >19:48:55,968 INFO kernel:[ 0.073639] PCI host bridge to bus 0000:00 >19:48:55,968 DEBUG kernel:[ 0.073642] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >19:48:55,968 INFO kernel:[ 0.073643] pci_bus 0000:00: root bus resource [bus 00-ff] >19:48:55,968 INFO kernel:[ 0.073645] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >19:48:55,968 INFO kernel:[ 0.073646] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >19:48:55,968 DEBUG kernel:[ 0.073690] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >19:48:55,968 DEBUG kernel:[ 0.074099] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >19:48:55,968 DEBUG kernel:[ 0.074643] pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >19:48:55,968 DEBUG kernel:[ 0.075079] pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f] >19:48:55,968 DEBUG kernel:[ 0.075402] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >19:48:55,968 DEBUG kernel:[ 0.077629] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe3ffffff pref] >19:48:55,968 DEBUG kernel:[ 0.096757] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >19:48:55,968 DEBUG kernel:[ 0.097141] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff] >19:48:55,968 DEBUG kernel:[ 0.100139] pci 0000:00:03.0: reg 18: [io 0xd010-0xd017] >19:48:55,968 DEBUG kernel:[ 0.104624] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >19:48:55,968 DEBUG kernel:[ 0.106120] pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f] >19:48:55,968 DEBUG kernel:[ 0.107152] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff] >19:48:55,968 DEBUG kernel:[ 0.108134] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref] >19:48:55,968 DEBUG kernel:[ 0.112356] pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >19:48:55,968 DEBUG kernel:[ 0.112456] pci 0000:00:05.0: reg 10: [io 0xd100-0xd1ff] >19:48:55,968 DEBUG kernel:[ 0.112527] pci 0000:00:05.0: reg 14: [io 0xd200-0xd23f] >19:48:55,968 DEBUG kernel:[ 0.113167] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >19:48:55,968 DEBUG kernel:[ 0.114132] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff] >19:48:55,968 DEBUG kernel:[ 0.121333] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >19:48:55,968 DEBUG kernel:[ 0.122431] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >19:48:55,968 DEBUG kernel:[ 0.124110] pci 0000:00:0d.0: reg 10: [io 0xd240-0xd247] >19:48:55,968 DEBUG kernel:[ 0.126130] pci 0000:00:0d.0: reg 18: [io 0xd250-0xd257] >19:48:55,968 DEBUG kernel:[ 0.128144] pci 0000:00:0d.0: reg 20: [io 0xd260-0xd26f] >19:48:55,968 DEBUG kernel:[ 0.129373] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff] >19:48:55,968 DEBUG kernel:[ 0.130603] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >19:48:55,968 INFO kernel:[ 0.131495] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >19:48:55,968 INFO kernel:[ 0.131497] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >19:48:55,968 INFO kernel:[ 0.137320] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >19:48:55,968 INFO kernel:[ 0.137508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >19:48:55,968 INFO kernel:[ 0.137573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >19:48:55,968 INFO kernel:[ 0.137638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >19:48:55,968 INFO kernel:[ 0.138006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >19:48:55,968 INFO kernel:[ 0.138010] vgaarb: loaded >19:48:55,968 INFO kernel:[ 0.138010] vgaarb: bridge control possible 0000:00:02.0 >19:48:55,968 NOTICE kernel:[ 0.138097] SCSI subsystem initialized >19:48:55,968 INFO kernel:[ 0.138103] ACPI: bus type scsi registered >19:48:55,968 DEBUG kernel:[ 0.138129] libata version 3.00 loaded. >19:48:55,968 INFO kernel:[ 0.138129] ACPI: bus type usb registered >19:48:55,968 INFO kernel:[ 0.138129] usbcore: registered new interface driver usbfs >19:48:55,968 INFO kernel:[ 0.138129] usbcore: registered new interface driver hub >19:48:55,968 INFO kernel:[ 0.138129] usbcore: registered new device driver usb >19:48:55,968 INFO kernel:[ 0.138129] PCI: Using ACPI for IRQ routing >19:48:55,968 DEBUG kernel:[ 0.138129] PCI: pci_cache_line_size set to 64 bytes >19:48:55,968 DEBUG kernel:[ 0.139026] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >19:48:55,968 DEBUG kernel:[ 0.139032] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff] >19:48:55,968 INFO kernel:[ 0.139115] NetLabel: Initializing >19:48:55,968 INFO kernel:[ 0.139116] NetLabel: domain hash size = 128 >19:48:55,968 INFO kernel:[ 0.139116] NetLabel: protocols = UNLABELED CIPSOv4 >19:48:55,968 INFO kernel:[ 0.139124] NetLabel: unlabeled traffic allowed by default >19:48:55,968 INFO kernel:[ 0.145446] pnp: PnP ACPI init >19:48:55,968 INFO kernel:[ 0.145458] ACPI: bus type pnp registered >19:48:55,968 DEBUG kernel:[ 0.145525] pnp 00:00: [bus 00-ff] >19:48:55,968 DEBUG kernel:[ 0.145528] pnp 00:00: [io 0x0cf8-0x0cff] >19:48:55,968 DEBUG kernel:[ 0.145529] pnp 00:00: [io 0x0000-0x0cf7 window] >19:48:55,968 DEBUG kernel:[ 0.145530] pnp 00:00: [io 0x0d00-0xffff window] >19:48:55,968 DEBUG kernel:[ 0.145532] pnp 00:00: [mem 0x000a0000-0x000bffff window] >19:48:55,968 DEBUG kernel:[ 0.145533] pnp 00:00: [mem 0x80000000-0xffdfffff window] >19:48:55,968 DEBUG kernel:[ 0.145557] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >19:48:55,968 DEBUG kernel:[ 0.145569] pnp 00:01: [io 0x0060] >19:48:55,968 DEBUG kernel:[ 0.145570] pnp 00:01: [io 0x0064] >19:48:55,968 DEBUG kernel:[ 0.145601] pnp 00:01: [irq 1] >19:48:55,968 DEBUG kernel:[ 0.145614] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >19:48:55,968 DEBUG kernel:[ 0.145621] pnp 00:02: [io 0x0000-0x000f] >19:48:55,968 DEBUG kernel:[ 0.145622] pnp 00:02: [io 0x0080-0x008f] >19:48:55,968 DEBUG kernel:[ 0.145623] pnp 00:02: [io 0x00c0-0x00df] >19:48:55,968 DEBUG kernel:[ 0.145624] pnp 00:02: [dma 4] >19:48:55,968 DEBUG kernel:[ 0.145636] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >19:48:55,968 DEBUG kernel:[ 0.145697] pnp 00:03: [irq 12] >19:48:55,968 DEBUG kernel:[ 0.145711] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active) >19:48:55,968 DEBUG kernel:[ 0.145721] pnp 00:04: [io 0x0378-0x037f] >19:48:55,968 DEBUG kernel:[ 0.145722] pnp 00:04: [io 0x0778-0x077f] >19:48:55,968 DEBUG kernel:[ 0.145744] pnp 00:04: [irq 7] >19:48:55,968 DEBUG kernel:[ 0.145759] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >19:48:55,968 INFO kernel:[ 0.146547] pnp: PnP ACPI: found 5 devices >19:48:55,968 INFO kernel:[ 0.146548] ACPI: ACPI bus type pnp unregistered >19:48:55,968 INFO kernel:[ 0.159702] Switching to clocksource acpi_pm >19:48:55,968 DEBUG kernel:[ 0.159810] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >19:48:55,968 DEBUG kernel:[ 0.159812] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >19:48:55,968 INFO kernel:[ 0.159812] NET: Registered protocol family 2 >19:48:55,968 INFO kernel:[ 0.160718] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >19:48:55,968 INFO kernel:[ 0.161997] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >19:48:55,968 INFO kernel:[ 0.162372] TCP: Hash tables configured (established 262144 bind 65536) >19:48:55,968 INFO kernel:[ 0.162405] TCP: reno registered >19:48:55,968 INFO kernel:[ 0.162451] UDP hash table entries: 1024 (order: 3, 32768 bytes) >19:48:55,968 INFO kernel:[ 0.162477] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >19:48:55,968 INFO kernel:[ 0.162639] NET: Registered protocol family 1 >19:48:55,968 INFO kernel:[ 0.162668] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >19:48:55,968 INFO kernel:[ 0.162729] pci 0000:00:01.0: Activating ISA DMA hang workarounds >19:48:55,968 DEBUG kernel:[ 0.162795] pci 0000:00:02.0: Boot video device >19:48:55,968 DEBUG kernel:[ 0.163120] PCI: CLS 0 bytes, default 64 >19:48:55,968 INFO kernel:[ 0.163158] Unpacking initramfs... >19:48:55,968 WARNING kernel:[ 0.193081] hrtimer: interrupt took 3195193 ns >19:48:55,968 INFO kernel:[ 2.451979] Freeing initrd memory: 27008k freed >19:48:55,968 INFO kernel:[ 2.455159] platform rtc_cmos: registered platform RTC device (no PNP device found) >19:48:55,968 NOTICE kernel:[ 2.456794] Initialise module verification >19:48:55,968 INFO kernel:[ 2.456829] audit: initializing netlink socket (disabled) >19:48:55,968 NOTICE kernel:[ 2.456840] type=2000 audit(1357415327.455:1): initialized >19:48:55,968 INFO kernel:[ 2.472831] HugeTLB registered 2 MB page size, pre-allocated 0 pages >19:48:55,968 NOTICE kernel:[ 2.474528] VFS: Disk quotas dquot_6.5.2 >19:48:55,968 WARNING kernel:[ 2.474564] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >19:48:55,968 INFO kernel:[ 2.474940] msgmni has been set to 3998 >19:48:55,968 DEBUG kernel:[ 2.474983] SELinux: Registering netfilter hooks >19:48:55,968 INFO kernel:[ 2.477457] alg: No test for stdrng (krng) >19:48:55,968 INFO kernel:[ 2.477510] NET: Registered protocol family 38 >19:48:55,968 NOTICE kernel:[ 2.477512] Key type asymmetric registered >19:48:55,968 NOTICE kernel:[ 2.477513] Asymmetric key parser 'x509' registered >19:48:55,968 INFO kernel:[ 2.477539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >19:48:55,968 INFO kernel:[ 2.477701] io scheduler noop registered >19:48:55,968 INFO kernel:[ 2.477702] io scheduler deadline registered >19:48:55,968 INFO kernel:[ 2.477724] io scheduler cfq registered (default) >19:48:55,968 INFO kernel:[ 2.477791] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:48:55,968 INFO kernel:[ 2.477806] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >19:48:55,968 INFO kernel:[ 2.477807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >19:48:55,968 DEBUG kernel:[ 2.477974] intel_idle: does not run on family 6 model 42 >19:48:55,968 INFO kernel:[ 2.478705] ACPI: AC Adapter [AC] (on-line) >19:48:55,969 INFO kernel:[ 2.479123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >19:48:55,969 INFO kernel:[ 2.479126] ACPI: Power Button [PWRF] >19:48:55,969 INFO kernel:[ 2.479182] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >19:48:55,969 INFO kernel:[ 2.479184] ACPI: Sleep Button [SLPF] >19:48:55,969 INFO kernel:[ 2.481340] GHES: HEST is not enabled! >19:48:55,969 INFO kernel:[ 2.481515] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:48:55,969 INFO kernel:[ 2.482585] Non-volatile memory driver v1.3 >19:48:55,969 INFO kernel:[ 2.482587] Linux agpgart interface v0.103 >19:48:55,969 INFO kernel:[ 2.482854] ACPI: Battery Slot [BAT0] (battery present) >19:48:55,969 INFO kernel:[ 2.484131] loop: module loaded >19:48:55,969 DEBUG kernel:[ 2.484174] ahci 0000:00:0d.0: version 3.0 >19:48:55,969 INFO kernel:[ 2.484336] ahci: SSS flag set, parallel bus scan disabled >19:48:55,969 INFO kernel:[ 2.484577] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode >19:48:55,969 INFO kernel:[ 2.484579] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >19:48:55,969 DEBUG kernel:[ 2.484600] ahci 0000:00:0d.0: setting latency timer to 64 >19:48:55,969 INFO kernel:[ 2.485254] scsi0 : ahci >19:48:55,969 INFO kernel:[ 2.485601] scsi1 : ahci >19:48:55,969 INFO kernel:[ 2.485858] scsi2 : ahci >19:48:55,969 INFO kernel:[ 2.485899] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >19:48:55,969 INFO kernel:[ 2.485906] ata2: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806180 irq 21 >19:48:55,969 INFO kernel:[ 2.485913] ata3: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806200 irq 21 >19:48:55,969 DEBUG kernel:[ 2.485944] ata_piix 0000:00:01.1: version 2.13 >19:48:55,969 DEBUG kernel:[ 2.486082] ata_piix 0000:00:01.1: setting latency timer to 64 >19:48:55,969 INFO kernel:[ 2.486424] scsi3 : ata_piix >19:48:55,969 INFO kernel:[ 2.486580] scsi4 : ata_piix >19:48:55,969 INFO kernel:[ 2.486610] ata4: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >19:48:55,969 INFO kernel:[ 2.486612] ata5: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >19:48:55,969 INFO kernel:[ 2.486663] libphy: Fixed MDIO Bus: probed >19:48:55,969 INFO kernel:[ 2.486779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:48:55,969 INFO kernel:[ 2.486788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:48:55,969 DEBUG kernel:[ 2.486874] ohci_hcd 0000:00:06.0: setting latency timer to 64 >19:48:55,969 INFO kernel:[ 2.486893] ohci_hcd 0000:00:06.0: OHCI Host Controller >19:48:55,969 INFO kernel:[ 2.487107] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 >19:48:55,969 INFO kernel:[ 2.487181] ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000 >19:48:55,969 INFO kernel:[ 2.540437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >19:48:55,969 INFO kernel:[ 2.540443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:48:55,969 INFO kernel:[ 2.540446] usb usb1: Product: OHCI Host Controller >19:48:55,969 INFO kernel:[ 2.540448] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >19:48:55,969 INFO kernel:[ 2.540451] usb usb1: SerialNumber: 0000:00:06.0 >19:48:55,969 INFO kernel:[ 2.540984] hub 1-0:1.0: USB hub found >19:48:55,969 INFO kernel:[ 2.541013] hub 1-0:1.0: 8 ports detected >19:48:55,969 INFO kernel:[ 2.541700] uhci_hcd: USB Universal Host Controller Interface driver >19:48:55,969 INFO kernel:[ 2.541774] usbcore: registered new interface driver usbserial >19:48:55,969 INFO kernel:[ 2.541785] usbcore: registered new interface driver usbserial_generic >19:48:55,969 INFO kernel:[ 2.541793] USB Serial support registered for generic >19:48:55,969 INFO kernel:[ 2.541795] usbserial: USB Serial Driver core >19:48:55,969 INFO kernel:[ 2.541826] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >19:48:55,969 INFO kernel:[ 2.543304] serio: i8042 KBD port at 0x60,0x64 irq 1 >19:48:55,969 INFO kernel:[ 2.543316] serio: i8042 AUX port at 0x60,0x64 irq 12 >19:48:55,969 INFO kernel:[ 2.543672] mousedev: PS/2 mouse device common for all mice >19:48:55,969 INFO kernel:[ 2.544647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >19:48:55,969 INFO kernel:[ 2.546189] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >19:48:55,969 INFO kernel:[ 2.546444] rtc0: alarms up to one day, 114 bytes nvram >19:48:55,969 INFO kernel:[ 2.546746] device-mapper: uevent: version 1.0.3 >19:48:55,969 INFO kernel:[ 2.547235] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >19:48:55,969 INFO kernel:[ 2.547384] cpuidle: using governor ladder >19:48:55,969 INFO kernel:[ 2.547386] cpuidle: using governor menu >19:48:55,969 INFO kernel:[ 2.547463] EFI Variables Facility v0.08 2004-May-17 >19:48:55,969 INFO kernel:[ 2.547654] usbcore: registered new interface driver usbhid >19:48:55,969 INFO kernel:[ 2.547655] usbhid: USB HID core driver >19:48:55,969 INFO kernel:[ 2.547747] drop_monitor: Initializing network drop monitor service >19:48:55,969 INFO kernel:[ 2.547894] ip_tables: (C) 2000-2006 Netfilter Core Team >19:48:55,969 INFO kernel:[ 2.548130] TCP: cubic registered >19:48:55,969 INFO kernel:[ 2.548133] Initializing XFRM netlink socket >19:48:55,969 INFO kernel:[ 2.548383] NET: Registered protocol family 10 >19:48:55,969 INFO kernel:[ 2.548740] mip6: Mobile IPv6 >19:48:55,969 INFO kernel:[ 2.548743] NET: Registered protocol family 17 >19:48:55,969 DEBUG kernel:[ 2.549756] PM: Hibernation image not present or could not be loaded. >19:48:55,969 NOTICE kernel:[ 2.549757] Loading module verification certificates >19:48:55,969 NOTICE kernel:[ 2.551789] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >19:48:55,969 INFO kernel:[ 2.551812] registered taskstats version 1 >19:48:55,969 INFO kernel:[ 2.553257] Magic number: 13:147:849 >19:48:55,969 INFO kernel:[ 2.553269] graphics fbcon: hash matches >19:48:55,969 INFO kernel:[ 2.553413] rtc_cmos rtc_cmos: setting system clock to 2013-01-05 19:48:48 UTC (1357415328) >19:48:55,969 INFO kernel:[ 2.557368] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >19:48:55,969 INFO kernel:[ 2.639196] ata4.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >19:48:55,969 INFO kernel:[ 2.640871] ata4.00: configured for UDMA/33 >19:48:55,969 INFO kernel:[ 2.795453] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >19:48:55,969 INFO kernel:[ 2.795727] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >19:48:55,969 INFO kernel:[ 2.795730] ata1.00: 61440000 sectors, multi 128: LBA48 NCQ (depth 31/32) >19:48:55,969 INFO kernel:[ 2.795876] ata1.00: configured for UDMA/133 >19:48:55,969 NOTICE kernel:[ 2.796204] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >19:48:55,969 NOTICE kernel:[ 2.796388] sd 0:0:0:0: [sda] 61440000 512-byte logical blocks: (31.4 GB/29.2 GiB) >19:48:55,969 NOTICE kernel:[ 2.796429] sd 0:0:0:0: [sda] Write Protect is off >19:48:55,969 DEBUG kernel:[ 2.796432] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >19:48:55,969 NOTICE kernel:[ 2.796448] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >19:48:55,969 NOTICE kernel:[ 2.796567] sd 0:0:0:0: Attached scsi generic sg0 type 0 >19:48:55,969 INFO kernel:[ 2.796936] sda: sda1 >19:48:55,969 NOTICE kernel:[ 2.797981] sd 0:0:0:0: [sda] Attached SCSI disk >19:48:55,969 INFO kernel:[ 2.915485] usb 1-1: new full-speed USB device number 2 using ohci_hcd >19:48:55,969 INFO kernel:[ 3.106371] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >19:48:55,969 INFO kernel:[ 3.106536] ata2.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >19:48:55,969 INFO kernel:[ 3.106539] ata2.00: 61440000 sectors, multi 128: LBA48 NCQ (depth 31/32) >19:48:55,969 INFO kernel:[ 3.106741] ata2.00: configured for UDMA/133 >19:48:55,969 NOTICE kernel:[ 3.107308] scsi 1:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >19:48:55,969 NOTICE kernel:[ 3.107799] sd 1:0:0:0: [sdb] 61440000 512-byte logical blocks: (31.4 GB/29.2 GiB) >19:48:55,969 NOTICE kernel:[ 3.107810] sd 1:0:0:0: Attached scsi generic sg1 type 0 >19:48:55,969 NOTICE kernel:[ 3.108353] sd 1:0:0:0: [sdb] Write Protect is off >19:48:55,969 DEBUG kernel:[ 3.108359] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >19:48:55,969 NOTICE kernel:[ 3.108619] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >19:48:55,969 INFO kernel:[ 3.109380] sdb: sdb1 >19:48:55,969 NOTICE kernel:[ 3.109825] sd 1:0:0:0: [sdb] Attached SCSI disk >19:48:55,969 INFO kernel:[ 3.148155] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021 >19:48:55,969 INFO kernel:[ 3.148159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >19:48:55,969 INFO kernel:[ 3.148161] usb 1-1: Product: USB Tablet >19:48:55,969 INFO kernel:[ 3.148162] usb 1-1: Manufacturer: VirtualBox >19:48:55,969 INFO kernel:[ 3.159156] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input4 >19:48:55,969 INFO kernel:[ 3.159589] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >19:48:55,969 INFO kernel:[ 3.412608] ata3: SATA link down (SStatus 0 SControl 300) >19:48:55,969 NOTICE kernel:[ 3.414298] scsi 3:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >19:48:55,969 WARNING kernel:[ 3.415689] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >19:48:55,969 INFO kernel:[ 3.415694] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:48:55,969 DEBUG kernel:[ 3.416165] sr 3:0:0:0: Attached scsi CD-ROM sr0 >19:48:55,969 NOTICE kernel:[ 3.416615] sr 3:0:0:0: Attached scsi generic sg2 type 5 >19:48:55,969 INFO kernel:[ 3.419000] Freeing unused kernel memory: 1036k freed >19:48:55,969 INFO kernel:[ 3.419449] Write protecting the kernel read-only data: 12288k >19:48:55,969 INFO kernel:[ 3.424729] Freeing unused kernel memory: 1848k freed >19:48:55,969 INFO kernel:[ 3.427796] Freeing unused kernel memory: 1412k freed >19:48:55,969 INFO kernel:[ 3.626490] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >19:48:55,969 INFO kernel:[ 3.770696] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:48:55,969 INFO kernel:[ 3.774479] Loading iSCSI transport class v2.0-870. >19:48:55,969 NOTICE kernel:[ 3.780285] iscsi: registered transport (tcp) >19:48:55,969 INFO kernel:[ 3.783128] alua: device handler registered >19:48:55,969 INFO kernel:[ 3.785491] emc: device handler registered >19:48:55,969 INFO kernel:[ 3.788242] hp_sw: device handler registered >19:48:55,969 INFO kernel:[ 3.790050] rdac: device handler registered >19:48:55,969 INFO kernel:[ 6.818137] floppy0: no floppy controllers found >19:48:55,969 INFO kernel:[ 6.818227] work still pending >19:48:55,969 INFO kernel:[ 6.834324] No iBFT detected. >19:48:55,969 INFO kernel:[ 6.837247] md: raid0 personality registered for level 0 >19:48:55,969 INFO kernel:[ 6.840442] md: raid1 personality registered for level 1 >19:48:55,969 INFO kernel:[ 6.843195] async_tx: api initialized (async) >19:48:55,969 INFO kernel:[ 6.844555] xor: automatically using best checksumming function: >19:48:55,969 INFO kernel:[ 6.858096] generic_sse: 30008.000 MB/sec >19:48:55,969 WARNING kernel:[ 6.879215] raid6: sse2x1 8964 MB/s >19:48:55,969 WARNING kernel:[ 6.899248] raid6: sse2x2 10195 MB/s >19:48:55,969 WARNING kernel:[ 6.916851] raid6: sse2x4 12078 MB/s >19:48:55,969 WARNING kernel:[ 6.916858] raid6: using algorithm sse2x4 (12078 MB/s) >19:48:55,969 WARNING kernel:[ 6.916865] raid6: using ssse3x2 recovery algorithm >19:48:55,969 INFO kernel:[ 6.922577] md: raid6 personality registered for level 6 >19:48:55,969 INFO kernel:[ 6.922579] md: raid5 personality registered for level 5 >19:48:55,969 INFO kernel:[ 6.922580] md: raid4 personality registered for level 4 >19:48:55,969 INFO kernel:[ 6.928261] md: raid10 personality registered for level 10 >19:48:55,969 INFO kernel:[ 6.931284] md: linear personality registered for level -1 >19:48:55,969 INFO kernel:[ 6.939740] device-mapper: multipath: version 1.5.0 loaded >19:48:55,969 INFO kernel:[ 6.942248] device-mapper: multipath round-robin: version 1.0.0 loaded >19:48:55,969 INFO kernel:[ 6.974207] RPC: Registered named UNIX socket transport module. >19:48:55,969 INFO kernel:[ 6.974209] RPC: Registered udp transport module. >19:48:55,969 INFO kernel:[ 6.974209] RPC: Registered tcp transport module. >19:48:55,969 INFO kernel:[ 6.974210] RPC: Registered tcp NFSv4.1 backchannel transport module. >19:48:55,969 INFO kernel:[ 7.156058] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >19:48:55,969 INFO kernel:[ 7.156060] e1000: Copyright (c) 1999-2006 Intel Corporation. >19:48:55,969 DEBUG kernel:[ 7.156150] e1000 0000:00:03.0: setting latency timer to 64 >19:48:55,969 INFO kernel:[ 7.242391] Btrfs loaded >19:48:55,969 INFO kernel:[ 7.590125] device label f18v devid 1 transid 11 /dev/sda1 >19:48:55,969 INFO kernel:[ 7.596670] device label f18v devid 2 transid 11 /dev/sdb1 >19:48:55,969 INFO kernel:[ 7.615509] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:de:92:ea >19:48:55,969 INFO kernel:[ 7.615521] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection >19:48:55,969 DEBUG kernel:[ 7.690056] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:48:55,970 DEBUG kernel:[ 7.708718] ISO 9660 Extensions: RRIP_1991A >19:48:55,970 INFO kernel:[ 7.866161] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:48:55,970 DEBUG kernel:[ 8.578055] SELinux: 2048 avtab hash slots, 93843 rules. >19:48:55,970 DEBUG kernel:[ 8.591160] SELinux: 2048 avtab hash slots, 93843 rules. >19:48:55,970 DEBUG kernel:[ 8.727493] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >19:48:55,970 DEBUG kernel:[ 8.727496] SELinux: 83 classes, 93843 rules >19:48:55,970 DEBUG kernel:[ 8.731678] SELinux: Completing initialization. >19:48:55,970 DEBUG kernel:[ 8.731680] SELinux: Setting up existing superblocks. >19:48:55,970 DEBUG kernel:[ 8.731685] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.731688] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.731696] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.731699] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.731706] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.731715] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732034] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:48:55,970 DEBUG kernel:[ 8.732034] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732395] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:48:55,970 DEBUG kernel:[ 8.732402] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732407] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732421] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732429] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732437] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732447] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732616] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732621] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732628] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732713] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 8.732744] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732749] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732756] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732769] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732776] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732782] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732788] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732793] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732799] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732806] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732813] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 8.732826] SELinux: initialized (dev loop0, type squashfs), uses xattr >19:48:55,970 DEBUG kernel:[ 8.732843] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:48:55,970 NOTICE kernel:[ 8.758796] type=1403 audit(1357415334.703:2): policy loaded auid=4294967295 ses=4294967295 >19:48:55,970 DEBUG kernel:[ 9.103797] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:48:55,970 DEBUG kernel:[ 9.126931] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:48:55,970 INFO kernel:[ 9.443854] parport_pc 00:04: reported by Plug and Play ACPI >19:48:55,970 INFO kernel:[ 9.504235] microcode: CPU0 sig=0x206a7, pf=0x1, revision=0x0 >19:48:55,970 ERR kernel:[ 9.508644] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >19:48:55,970 DEBUG kernel:[ 9.528671] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:48:55,970 DEBUG kernel:[ 9.564352] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >19:48:55,970 INFO kernel:[ 9.574582] device label f18v devid 2 transid 11 /dev/sdb1 >19:48:55,970 INFO kernel:[ 9.583708] device label f18v devid 1 transid 11 /dev/sda1 >19:48:55,970 INFO kernel:[ 9.595013] microcode: CPU1 sig=0x206a7, pf=0x1, revision=0x0 >19:48:55,970 INFO kernel:[ 9.597779] microcode: CPU2 sig=0x206a7, pf=0x1, revision=0x0 >19:48:55,970 INFO kernel:[ 9.598584] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >19:48:55,970 NOTICE kernel:[ 9.698976] type=1400 audit(1357415335.642:3): avc: denied { create } for pid=559 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 9.702638] type=1400 audit(1357415335.646:4): avc: denied { setattr } for pid=559 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11856 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 9.702699] type=1400 audit(1357415335.646:5): avc: denied { relabelfrom } for pid=559 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11856 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 10.023127] type=1400 audit(1357415335.967:6): avc: denied { write } for pid=578 comm="firewalld" name="python2.7" dev="dm-0" ino=20496 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 10.023135] type=1400 audit(1357415335.967:7): avc: denied { remove_name } for pid=578 comm="firewalld" name="site.pyc" dev="dm-0" ino=21252 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 10.023139] type=1400 audit(1357415335.967:8): avc: denied { unlink } for pid=578 comm="firewalld" name="site.pyc" dev="dm-0" ino=21252 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >19:48:55,970 NOTICE kernel:[ 10.023190] type=1400 audit(1357415335.967:9): avc: denied { add_name } for pid=578 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >19:48:55,970 NOTICE kernel:[ 10.023225] type=1400 audit(1357415335.967:10): avc: denied { create } for pid=578 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >19:48:55,970 NOTICE kernel:[ 10.023258] type=1400 audit(1357415335.967:11): avc: denied { write } for pid=578 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=21252 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >19:48:57,001 ERR firewalld: 2013-01-05 19:48:57 ERROR: ebtables not usable, disabling ethernet bridge firewall. >19:48:58,020 CRIT firewalld: 2013-01-05 19:48:57 FATAL ERROR: No IPv4 and IPv6 firewall. >19:48:58,021 ERR firewalld: 2013-01-05 19:48:57 ERROR: Raising SystemExit in run_server >19:48:58,184 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >19:48:58,184 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:48:58,184 INFO NetworkManager: <info> WEXT support is enabled >19:48:58,203 INFO dbus-daemon: dbus[593]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:48:58,204 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:48:58,204 INFO systemd: Starting Authorization Manager... >19:48:58,325 INFO polkitd: Started polkitd version 0.107 >19:48:58,391 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:48:58,391 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:48:58,391 INFO systemd: Started Authorization Manager. >19:48:58,410 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >19:48:58,410 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:48:58,411 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:48:58,411 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:48:58,412 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:48:58,412 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:48:58,414 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:48:58,414 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:48:58,421 INFO kernel:[ 12.475701] e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >19:48:58,427 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:48:58,440 INFO NetworkManager: <info> Networking is enabled by state file >19:48:58,445 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:48:58,445 INFO NetworkManager: <info> (p2p1): carrier is OFF >19:48:58,445 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >19:48:58,445 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >19:48:58,445 INFO NetworkManager: <info> (p2p1): now managed >19:48:58,445 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:48:58,445 INFO NetworkManager: <info> (p2p1): bringing up device. >19:48:58,445 INFO NetworkManager: <info> (p2p1): carrier now ON (device state 20) >19:48:58,445 INFO NetworkManager: <info> (p2p1): preparing device. >19:48:58,446 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >19:48:58,446 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/p2p1 >19:48:58,446 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:48:58,450 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:48:58,451 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >19:48:58,452 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >19:48:58,453 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 1' >19:48:58,453 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:48:58,453 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >19:48:58,453 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >19:48:58,454 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >19:48:58,454 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >19:48:58,454 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >19:48:58,455 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >19:48:58,455 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >19:48:58,456 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >19:48:58,456 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >19:48:58,457 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >19:48:58,457 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >19:48:58,457 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:48:58,480 INFO NetworkManager: <info> dhclient started with pid 611 >19:48:58,482 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >19:48:58,483 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >19:48:58,556 INFO systemd: Started Anaconda. >19:48:58,575 INFO systemd: Starting Anaconda Text Console... >19:48:58,631 INFO systemd: Started Anaconda Text Console. >19:48:58,696 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >19:48:58,697 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >19:48:58,698 INFO dhclient: All rights reserved. >19:48:58,698 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:48:58,702 INFO dhclient: >19:48:58,708 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >19:48:58,711 INFO dhclient: Listening on LPF/p2p1/08:00:27:de:92:ea >19:48:58,712 INFO dhclient: Sending on LPF/p2p1/08:00:27:de:92:ea >19:48:58,712 INFO dhclient: Sending on Socket/fallback >19:48:58,712 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 4 (xid=0x1aac7e6f) >19:48:58,717 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x1aac7e6f) >19:48:58,718 INFO dhclient: DHCPOFFER from 192.168.1.1 >19:48:58,719 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x1aac7e6f) >19:48:58,723 INFO dhclient: bound to 192.168.1.107 -- renewal in 35698 seconds. >19:48:58,724 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> bound >19:48:58,724 INFO NetworkManager: <info> address 192.168.1.107 >19:48:58,724 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:48:58,725 INFO NetworkManager: <info> gateway 192.168.1.1 >19:48:58,725 INFO NetworkManager: <info> nameserver '192.168.1.1' >19:48:58,726 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:48:58,727 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >19:48:59,718 WARNING kernel:[ 13.772068] auditd (633): /proc/633/oom_adj is deprecated, please use /proc/633/oom_score_adj instead. >19:48:59,726 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >19:48:59,727 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >19:48:59,728 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >19:48:59,728 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >19:48:59,735 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >19:48:59,736 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:48:59,740 INFO dbus-daemon: dbus[593]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:48:59,740 INFO systemd: Started Network Manager Wait Online. >19:48:59,740 INFO systemd: Starting Network. >19:48:59,740 INFO systemd: Reached target Network. >19:48:59,740 INFO systemd: Startup finished in 3s 429ms 445us (kernel) + 5s 405ms 842us (initrd) + 4s 956ms 314us (userspace) = 13s 791ms 601us. >19:48:59,762 INFO dbus-daemon: dbus[593]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:48:59,762 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:48:59,819 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >19:48:59,889 INFO kernel:[ 13.943765] device label f18v devid 1 transid 11 /dev/sda1 >19:48:59,898 INFO kernel:[ 13.952348] device label f18v devid 2 transid 11 /dev/sdb1 >19:48:59,911 INFO kernel:[ 13.965796] device label f18v devid 1 transid 11 /dev/sda1 >19:48:59,918 INFO kernel:[ 13.972117] device label f18v devid 2 transid 11 /dev/sdb1 >19:49:02,080 INFO systemd: Starting NTP client/server... >19:49:02,146 NOTICE NetworkManager: ifcfg-rh: read connection 'p2p1' >19:49:02,152 INFO chrony-helper: tr: write error: Broken pipe >19:49:02,152 INFO chrony-helper: tr: write error >19:49:02,155 INFO NetworkManager: <info> (p2p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >19:49:02,157 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'connection-removed') [38] >19:49:02,199 INFO chronyd: chronyd version 1.27-git1ca844 starting >19:49:02,199 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >19:49:02,200 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 >19:49:02,227 INFO systemd: Started NTP client/server. >19:49:02,339 INFO kernel:[ 16.393654] device label f18v devid 1 transid 11 /dev/sda1 >19:49:02,344 INFO kernel:[ 16.398674] device label f18v devid 2 transid 11 /dev/sdb1 >19:49:02,349 INFO kernel:[ 16.403456] device label f18v devid 1 transid 11 /dev/sda1 >19:49:02,354 INFO kernel:[ 16.408522] device label f18v devid 2 transid 11 /dev/sdb1 >19:49:02,359 INFO NetworkManager: <info> (p2p1): canceled DHCP transaction, DHCP client pid 611 >19:49:02,360 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >19:49:02,364 INFO NetworkManager: <info> Saved default wired connection 'p2p1' to persistent storage >19:49:02,364 INFO NetworkManager: <info> Auto-activating connection 'p2p1'. >19:49:02,364 INFO NetworkManager: <info> Activation (p2p1) starting connection 'p2p1' >19:49:02,364 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:49:02,364 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >19:49:02,364 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >19:49:02,364 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >19:49:02,365 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >19:49:02,365 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >19:49:02,365 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >19:49:02,369 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:49:02,369 INFO NetworkManager: <info> dhclient started with pid 780 >19:49:02,369 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >19:49:02,374 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >19:49:02,393 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >19:49:02,393 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >19:49:02,393 INFO dhclient: All rights reserved. >19:49:02,393 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:49:02,393 INFO dhclient: >19:49:02,400 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >19:49:02,404 INFO dhclient: Listening on LPF/p2p1/08:00:27:de:92:ea >19:49:02,404 INFO dhclient: Sending on LPF/p2p1/08:00:27:de:92:ea >19:49:02,404 INFO dhclient: Sending on Socket/fallback >19:49:02,404 INFO dhclient: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x1a9c8bb3) >19:49:02,408 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x1a9c8bb3) >19:49:02,412 INFO dhclient: bound to 192.168.1.107 -- renewal in 37798 seconds. >19:49:02,412 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed preinit -> reboot >19:49:02,412 INFO NetworkManager: <info> address 192.168.1.107 >19:49:02,412 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:49:02,414 INFO NetworkManager: <info> gateway 192.168.1.1 >19:49:02,414 INFO NetworkManager: <info> nameserver '192.168.1.1' >19:49:02,414 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:49:02,414 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >19:49:02,699 INFO kernel:[ 16.752441] device label f18v devid 1 transid 11 /dev/sda1 >19:49:02,708 INFO kernel:[ 16.762519] device label f18v devid 1 transid 11 /dev/sda1 >19:49:02,724 INFO kernel:[ 16.778531] device label f18v devid 1 transid 11 /dev/sda1 >19:49:02,758 INFO kernel:[ 16.812131] btrfs: disk space caching is enabled >19:49:02,763 DEBUG kernel:[ 16.817245] SELinux: initialized (dev sdb1, type btrfs), uses xattr >19:49:03,005 INFO kernel:[ 17.059209] device label f18v devid 2 transid 13 /dev/sdb1 >19:49:03,010 INFO kernel:[ 17.064214] device label f18v devid 2 transid 13 /dev/sdb1 >19:49:03,415 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >19:49:03,416 INFO NetworkManager: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >19:49:03,416 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p2p1 >19:49:03,418 INFO NetworkManager: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >19:49:03,420 INFO NetworkManager: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >19:49:03,422 INFO NetworkManager: <info> Activation (p2p1) successful, device activated. >19:49:03,441 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >19:49:04,048 INFO kernel:[ 18.102149] device label f18v devid 1 transid 13 /dev/sda1 >19:49:04,058 INFO kernel:[ 18.112467] btrfs: disk space caching is enabled >19:49:04,063 DEBUG kernel:[ 18.117155] SELinux: initialized (dev sdb1, type btrfs), uses xattr >19:49:04,289 INFO kernel:[ 18.343315] device label f18v devid 1 transid 13 /dev/sda1 >19:49:04,299 INFO kernel:[ 18.353506] btrfs: disk space caching is enabled >19:49:04,303 DEBUG kernel:[ 18.357492] SELinux: initialized (dev sdb1, type btrfs), uses xattr >19:49:04,518 INFO kernel:[ 18.572278] device label f18v devid 1 transid 13 /dev/sda1 >19:49:04,536 INFO kernel:[ 18.590358] btrfs: disk space caching is enabled >19:49:04,540 DEBUG kernel:[ 18.594709] SELinux: initialized (dev sdb1, type btrfs), uses xattr >19:49:05,949 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >19:49:05,949 WARNING NetworkManager: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >19:49:06,947 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >19:49:06,949 WARNING NetworkManager: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >19:49:07,427 WARNING chronyd: Bad command logon from ::1 port 51243 (auth_ok=1 valid_ts=0) >19:49:11,336 INFO kernel:[ 25.657792] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >19:49:12,364 INFO chronyd: Selected source 108.61.73.243 >19:49:12,364 WARNING chronyd: System clock wrong by 2.220584 seconds, adjustment started >19:49:13,798 INFO chronyd: Selected source 216.45.57.38 >19:49:22,690 INFO NetworkManager: <info> (p2p1): IP6 addrconf timed out or failed. >19:49:22,690 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >19:49:22,691 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >19:49:22,691 INFO NetworkManager: <info> Activation (p2p1) 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 892196
: 673023 |
673024
|
673025
|
673026
|
673027