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 672617 Details for
Bug 892046
IndexError: list index out of range
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 587.68 KB, created by
Reartes Guillermo
on 2013-01-04 23:46:23 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2013-01-04 23:46:23 UTC
Size:
587.68 KB
patch
obsolete
>anaconda 18.37.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4006, 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 4041, 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 4016, 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: [existing 8495MB partition sdb1 (4) with existing ntfs filesystem >, existing 8500MB disk sdb (3) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sdb, sdb1, sr0, 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: [sda1, sda2, sdb1, sr0] > _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:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1: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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/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:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1: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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/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) >, 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: [existing 8500MB disk sda (0) with existing msdos disklabel >, existing 3385MB partition sda1 (1) with existing ntfs filesystem >, existing 500MB partition sda2 (2) with existing ext4 filesystem >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2232320 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707e60> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-03-07-57-20-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-TC4_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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-03-07-57-20-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-TC4_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4360.0 > _serial: None > id: 5 > 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: 6 > 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: 7 > 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: 8 > 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: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 > _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: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 > 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: 9 > 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: 10 > 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: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: non-existent 2096MB partition sda5 (13) with non-existent btrfs filesystem > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sda3 (14) with non-existent ext4 filesystem mounted at /boot > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: non-existent 2016MB partition sda5 (15) with non-existent swap > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: BTRFSVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: None > device._size: 0 > device.id: 17 > device.controllable: True > device.dataLevel: None > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: fedora > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: None > device._format._migrate: False > device._format._device: /dev/sda6 > device.parents: [Already dumped (PartitionDevice instance) >] > device.subvolumes: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.metaDataLevel: None > device.kids: 0 > device._vendor: Skipped > device._name: fedora > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: False > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: None > device.originalFormat._size: 0 > device.originalFormat._migrate: False > device.originalFormat._device: /dev/sda6 > device._serial: None > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: non-existent None > id: 7 >, ActionCreateDevice instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: 1024 > device._size: 0 > device.id: 18 > device.controllable: True > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: None > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: subvol=root > device._format.mountpoint: / > device._format._migrate: False > device._format._device: /dev/sda6 > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: None > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: root > device.protected: False > device.originalFormat: non-existent None > device._serial: None > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: 500 > device._size: 0 > device.id: 19 > device.controllable: True > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: None > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: subvol=home > device._format.mountpoint: /home > device._format._migrate: False > device._format._device: /dev/sda6 > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: None > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: home > device.protected: False > device.originalFormat: non-existent None > device._serial: None > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 11 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 15 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionDestroyDevice instance, containing members: > device: non-existent 4114MB partition sda4 (16) > id: 18 >] > _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] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 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) >] > _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: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fa297dc8d10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fa297dc8bd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fa297dc8d90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fa297dc8cd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fa297dc8e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _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: 1357342893.59 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 720.93 MB > _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: 1357342893.59 > _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: minimal-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: minimal-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._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _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 0x7fa29d7b5710>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5750>], BE: [<pyanaconda.keyboard._Layout object at 0x7fa2a5115c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b58d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b57d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5950>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5850>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5890>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5810>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5990>], BG: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b59d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5a50>], BA: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5590>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b55d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5610>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b56d0>], BO: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b8210>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5c50>], BH: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5f10>], BT: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b8550>], BW: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b85d0>], BR: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8250>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8290>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8350>], BY: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b8610>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8650>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8690>], RU: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b7850>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5550>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5590>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d55d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5650>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5690>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d56d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5750>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5790>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5810>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5890>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d58d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5910>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5950>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5990>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d59d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5d5a90>], RS: [<pyanaconda.keyboard._Layout object at 0x7fa29d5ebf10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebe90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebe10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebe50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebc90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebd10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebcd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebf50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebf90>], RO: [<pyanaconda.keyboard._Layout object at 0x7fa29d728b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d783f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d783f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d783f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d783fd0>], GT: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6c90>], GR: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d69d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6b90>], JP: [<pyanaconda.keyboard._Layout object at 0x7fa29d7280d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728110>, <pyanaconda.keyboard._Layout object at 0x7fa29d728190>, <pyanaconda.keyboard._Layout object at 0x7fa29d7281d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728210>, <pyanaconda.keyboard._Layout object at 0x7fa29d728250>, <pyanaconda.keyboard._Layout object at 0x7fa29d728290>], GE: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6290>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6550>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d65d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6610>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6650>], GB: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d62d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6310>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6350>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6390>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6410>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6450>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6490>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d64d0>], GN: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6990>], GH: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6750>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d67d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6810>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6850>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6890>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d68d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6910>], OM: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6f10>], TN: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cb390>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb410>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb450>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb550>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb590>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb5d0>], JO: [<pyanaconda.keyboard._Layout object at 0x7fa29d7aa1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728050>, <pyanaconda.keyboard._Layout object at 0x7fa29d728090>], HR: [<pyanaconda.keyboard._Layout object at 0x7fa29d7aa590>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa610>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa6d0>], HT: [<pyanaconda.keyboard._Layout object at 0x7fa29d7aa710>, <pyanaconda.keyboard._Layout object at 0x7fa29d792d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa490>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa750>], HU: [<pyanaconda.keyboard._Layout object at 0x7fa29d7aa790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa810>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa890>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa910>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa950>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa990>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa9d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaa10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaa50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaa90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aab10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aab50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aab90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aabd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aac10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aac50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aac90>], HN: [<pyanaconda.keyboard._Layout object at 0x7fa29d7990d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799090>, <pyanaconda.keyboard._Layout object at 0x7fa29d799050>, <pyanaconda.keyboard._Layout object at 0x7fa29d799190>], VE: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6190>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d61d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6210>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6250>], PR: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0810>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0850>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0890>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b08d0>], PS: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0910>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0490>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0950>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b09d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0ad0>], PT: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0f50>], PY: [<pyanaconda.keyboard._Layout object at 0x7fa29d792e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3250>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3290>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b32d0>], PA: [<pyanaconda.keyboard._Layout object at 0x7fa29d792cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f890>, <pyanaconda.keyboard._Layout object at 0x7fa29d799110>, <pyanaconda.keyboard._Layout object at 0x7fa29d799150>], UY: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3550>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3590>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d35d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3610>], PE: [<pyanaconda.keyboard._Layout object at 0x7fa29d799fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa510>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aa550>], PK: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0090>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0110>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0150>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0190>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b01d0>], PH: [<pyanaconda.keyboard._Layout object at 0x7fa29d7aad10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aad50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aadd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aae10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aae50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aae90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaf10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaf50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7aaf90>], PL: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0210>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0290>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0350>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0390>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b03d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0410>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0450>], EH: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cb090>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb110>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb150>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb250>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb290>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb2d0>], EE: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7d50>], EG: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7fd0>], ZA: [<pyanaconda.keyboard._Layout object at 0x7fa29d7288d0>], EC: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c78d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7910>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7950>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7990>], IT: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5410>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5450>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b54d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5510>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5550>], ET: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce390>], ES: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce110>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce150>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce210>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce250>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce290>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce2d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce310>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce350>], ME: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cbe90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbf10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbf90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbfd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce050>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce090>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce0d0>], MA: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cb910>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb950>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb990>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb9d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cba10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cba50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cba90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbb10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbb90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbbd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbc50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbcd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbd10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbd50>], UZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3650>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3690>], MM: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce5d0>], ML: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce510>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce550>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce590>], MN: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce890>], MK: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce410>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce450>], MT: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ceb50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ceb90>], MV: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cebd0>], MR: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce950>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce990>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cea10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cea90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cead0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ceb10>], UA: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce610>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce650>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce690>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce750>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ce810>], MX: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cec10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cec50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cec90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cecd0>], IL: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3590>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b35d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3610>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3650>], FR: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d37d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3810>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3890>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d38d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3910>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3990>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d39d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3cd0>], FI: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ced10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ced50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ced90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cee10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cee50>], FO: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3490>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d34d0>], NI: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3dd0>], NL: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3ed0>], NO: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d3f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6050>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6090>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d60d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d6110>], NG: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d36d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3750>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3790>], NP: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6150>], CH: [<pyanaconda.keyboard._Layout object at 0x7fa29d728850>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d728ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728510>, <pyanaconda.keyboard._Layout object at 0x7fa29d728490>, <pyanaconda.keyboard._Layout object at 0x7fa29d728450>, <pyanaconda.keyboard._Layout object at 0x7fa29d728390>, <pyanaconda.keyboard._Layout object at 0x7fa29d7283d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728890>], CO: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b7750>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7790>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b77d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7810>], CN: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b75d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7650>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7690>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b76d0>], CM: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b7490>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b74d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7510>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7550>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7590>], CL: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b7050>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7110>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7310>, <pyanaconda.keyboard._Layout object at 0x7fa29d5b7450>], CA: [<pyanaconda.keyboard._Layout object at 0x7fa29d728310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7285d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728650>, <pyanaconda.keyboard._Layout object at 0x7fa29d728690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7286d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d728750>, <pyanaconda.keyboard._Layout object at 0x7fa29d728790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7287d0>], CD: [<pyanaconda.keyboard._Layout object at 0x7fa29d7284d0>], CZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e7810>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e74d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7450>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7510>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7410>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7590>], CR: [<pyanaconda.keyboard._Layout object at 0x7fa29d5b7bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5dd5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5dd610>, <pyanaconda.keyboard._Layout object at 0x7fa29d5dd650>], CU: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e0cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7090>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e78d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e7890>], SY: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c0b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0f90>], KG: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e0910>, <pyanaconda.keyboard._Layout object at 0x7fa29d5dd790>], KE: [<pyanaconda.keyboard._Layout object at 0x7fa29d5dd6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5dd710>], KH: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e7290>], SV: [<pyanaconda.keyboard._Layout object at 0x7fa29d6beb90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bebd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bead0>, <pyanaconda.keyboard._Layout object at 0x7fa29a4c3d10>], SK: [<pyanaconda.keyboard._Layout object at 0x7fa29a4bdcd0>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdd10>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdd90>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bddd0>], KR: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e8c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8cd0>], SI: [<pyanaconda.keyboard._Layout object at 0x7fa29a4ad590>, <pyanaconda.keyboard._Layout object at 0x7fa29a4ad5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29a4ad610>], KW: [<pyanaconda.keyboard._Layout object at 0x7fa29a4ade50>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdad0>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdb10>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdb90>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdc10>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdc50>, <pyanaconda.keyboard._Layout object at 0x7fa29a4bdc90>], SN: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c0450>], KZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d6bdb50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c03d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0410>], SA: [<pyanaconda.keyboard._Layout object at 0x7fa29d728a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e0e90>], SE: [<pyanaconda.keyboard._Layout object at 0x7fa29d5e8a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5ebc50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5eb590>], SD: [<pyanaconda.keyboard._Layout object at 0x7fa29d74e6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d5e8c10>], DO: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c0fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7050>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7090>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c70d0>], DK: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c0990>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0950>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0ad0>], DE: [<pyanaconda.keyboard._Layout object at 0x7fa29a4c3dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd690>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd850>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd890>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd910>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd950>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd990>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bd9d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bda10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bdad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bdb10>], YE: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8050>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b80d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8150>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b8190>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b81d0>], DZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c71d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6becd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bec10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7250>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c72d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7310>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7350>], US: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cee90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6ceed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cef10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cef50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cef90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cefd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3050>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3090>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d30d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3110>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3150>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3190>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d31d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3210>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3250>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3290>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d32d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3350>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3390>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d33d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3410>, <pyanaconda.keyboard._Layout object at 0x7fa29d6d3450>], LB: [<pyanaconda.keyboard._Layout object at 0x7fa29d6bd5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bdc50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0850>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0910>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c0b90>], LA: [<pyanaconda.keyboard._Layout object at 0x7fa29d6bdbd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6bec50>], TW: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cbd90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbdd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cbe50>], TR: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cb610>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb650>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb750>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb810>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb850>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb890>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb8d0>], LK: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7110>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7150>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7190>], LV: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c75d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7610>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7690>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c76d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7710>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7790>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c77d0>], LT: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7390>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c73d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7410>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7450>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7490>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c74d0>], TM: [<pyanaconda.keyboard._Layout object at 0x7fa29d6cb050>, <pyanaconda.keyboard._Layout object at 0x7fa29d6cb350>], TJ: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7810>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7890>], TH: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c7510>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7550>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7590>], LY: [<pyanaconda.keyboard._Layout object at 0x7fa29d6c79d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d6c7c10>], AE: [<pyanaconda.keyboard._Layout object at 0x7fa29d792b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0510>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0550>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b05d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0650>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b06d0>], AD: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b77d0>], AF: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fa90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0710>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0750>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b07d0>], IQ: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b5190>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b51d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5210>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5250>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5290>], IS: [<pyanaconda.keyboard._Layout object at 0x7fa29d792f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d792790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5390>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b53d0>], IR: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b52d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7929d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7927d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792750>, <pyanaconda.keyboard._Layout object at 0x7fa29d7926d0>], AM: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b0c50>], AL: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b0fd0>], VN: [<pyanaconda.keyboard._Layout object at 0x7fa29d6d6690>], AR: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3450>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b34d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3510>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3550>], AT: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3350>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b33d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3410>], IN: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3950>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b39d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3cd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3f10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5090>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b50d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5110>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b5150>], TZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d6ce3d0>], AZ: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b36d0>], IE: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3050>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3090>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3110>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3150>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3190>], QA: [<pyanaconda.keyboard._Layout object at 0x7fa29d7b3710>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3210>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3750>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3810>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3890>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b38d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7b3910>]} > _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 0x7fa29d8a1610>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a17d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1850>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1890>], Telugu: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ae810>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1d10>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a10d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1110>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7d90>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8aedd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aeed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aee50>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7590>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7fa29d7923d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792490>, <pyanaconda.keyboard._Layout object at 0x7fa29d7924d0>], French: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adb10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adb50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adc10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adc50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8add10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8add90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8addd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ade10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ade50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ade90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aded0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adf50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adfd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8050>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8090>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8110>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8150>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a81d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8210>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8250>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a82d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8310>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8350>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8390>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a83d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8410>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8450>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8510>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8590>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8650>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad990>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ada50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ada90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8adad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad810>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad710>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad750>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad7d0>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8bf590>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf610>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf650>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf690>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf790>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf810>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf850>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7fa29d799690>, <pyanaconda.keyboard._Layout object at 0x7fa29d7996d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799710>, <pyanaconda.keyboard._Layout object at 0x7fa29d799790>, <pyanaconda.keyboard._Layout object at 0x7fa29d7997d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799810>, <pyanaconda.keyboard._Layout object at 0x7fa29d799850>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7fa29d787210>, <pyanaconda.keyboard._Layout object at 0x7fa29d787290>, <pyanaconda.keyboard._Layout object at 0x7fa29d7872d0>], Nepali: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1790>], Finnish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1450>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1510>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1550>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a15d0>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7fa29d792a90>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad610>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1f90>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7fa29d78fbd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fc10>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fc90>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fdd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fe10>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fe90>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78ff10>, <pyanaconda.keyboard._Layout object at 0x7fa29d78ff50>, <pyanaconda.keyboard._Layout object at 0x7fa29d78ff90>, <pyanaconda.keyboard._Layout object at 0x7fa29d78ffd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7920d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792110>, <pyanaconda.keyboard._Layout object at 0x7fa29d792150>, <pyanaconda.keyboard._Layout object at 0x7fa29d792190>, <pyanaconda.keyboard._Layout object at 0x7fa29d7921d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792210>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7fa29d77f410>, <pyanaconda.keyboard._Layout object at 0x7fa29d77fa10>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f450>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7fa29d792a50>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7fa29d787590>, <pyanaconda.keyboard._Layout object at 0x7fa29d787690>, <pyanaconda.keyboard._Layout object at 0x7fa29d787710>, <pyanaconda.keyboard._Layout object at 0x7fa29d787750>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7fa29d792ed0>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1150>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1250>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a12d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1310>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1350>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1390>, <pyanaconda.keyboard._Layout object at 0x7fa29d89af90>, <pyanaconda.keyboard._Layout object at 0x7fa29d89add0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1190>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1410>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7fa29d7a4190>], German: [<pyanaconda.keyboard._Layout object at 0x7fa29d7a4710>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4750>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a47d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4810>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4850>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a48d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4910>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4950>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4cd0>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d787650>], Ga: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1690>], Urdu: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7550>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae910>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aead0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7180d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1710>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1750>], Polish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a88d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a89d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8b50>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ae950>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae990>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aea50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aed10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aed50>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7fa29d792c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d792dd0>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7fa29d7a4590>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4610>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4650>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x7fa29d787e90>], Gaelic; Scottish Gaelic: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7610>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f610>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7fa29d787a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d787ed0>], Faroese: [<pyanaconda.keyboard._Layout object at 0x7fa29d89acd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d89ae10>], Danish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8bf090>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf0d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf190>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf290>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7fa29d7a4310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4350>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a43d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4450>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4510>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1bd0>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7fa29d787f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d787fd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f090>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f0d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f310>], Komi: [<pyanaconda.keyboard._Layout object at 0x7fa29d787510>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7fa29d799e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4050>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4110>, <pyanaconda.keyboard._Layout object at 0x7fa29d7a4150>], Thai: [<pyanaconda.keyboard._Layout object at 0x7fa29d792590>, <pyanaconda.keyboard._Layout object at 0x7fa29d792610>, <pyanaconda.keyboard._Layout object at 0x7fa29d792690>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7fa29d799a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d799a90>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a8690>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a86d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8710>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8750>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8790>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a87d0>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7fa29d77f290>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f350>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f510>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf050>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7fa29d787810>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7fa29d77fd90>], Latvian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a18d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1910>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1990>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a19d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1b50>], English: [<pyanaconda.keyboard._Layout object at 0x7fa29d8bfd10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfd50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfe10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfe90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bff10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bff90>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f490>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f510>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f590>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f610>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f650>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f750>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f790>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f810>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f850>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f890>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f910>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f950>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f990>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f9d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bffd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f390>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f050>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f090>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f110>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f150>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f190>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77f210>], Croatian: [], Chinese: [<pyanaconda.keyboard._Layout object at 0x7fa29d7a4690>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7fa29d799890>, <pyanaconda.keyboard._Layout object at 0x7fa29d799950>, <pyanaconda.keyboard._Layout object at 0x7fa29d799990>, <pyanaconda.keyboard._Layout object at 0x7fa29d7999d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799a10>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7fa29d77fad0>], Yakut: [<pyanaconda.keyboard._Layout object at 0x7fa29d77fc10>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f390>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f3d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f450>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad0d0>], Arabic: [<pyanaconda.keyboard._Layout object at 0x7fa29d787910>, <pyanaconda.keyboard._Layout object at 0x7fa29d787990>, <pyanaconda.keyboard._Layout object at 0x7fa29d787ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d7874d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d787b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d787c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d787c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d787cd0>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7fa29d799dd0>], Swahili: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a8f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae090>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ae110>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae0d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae250>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae290>], Turkish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7790>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7490>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae3d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8aeb10>, <pyanaconda.keyboard._Layout object at 0x7fa29d77fbd0>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7fa29d792710>], Oriya: [<pyanaconda.keyboard._Layout object at 0x7fa29d77f250>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7fa29d7875d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f150>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f190>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f1d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f290>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x7fa29d89ae90>, <pyanaconda.keyboard._Layout object at 0x7fa29d89af10>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f810>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f590>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7690>], Korean: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f2d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d787f10>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7fa29d77fb10>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7d10>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8b7710>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7810>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7850>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b78d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7910>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7950>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7990>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b79d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7a10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7a50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7a90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8b7cd0>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f490>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7fa29d787d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d787d50>, <pyanaconda.keyboard._Layout object at 0x7fa29d787d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d787e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d787e50>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1dd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1e10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a1ed0>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7fa29d799b10>, <pyanaconda.keyboard._Layout object at 0x7fa29d799e90>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7fa29d7873d0>], Russian: [<pyanaconda.keyboard._Layout object at 0x7fa29d799350>, <pyanaconda.keyboard._Layout object at 0x7fa29d799390>, <pyanaconda.keyboard._Layout object at 0x7fa29d799410>, <pyanaconda.keyboard._Layout object at 0x7fa29d799450>, <pyanaconda.keyboard._Layout object at 0x7fa29d799490>, <pyanaconda.keyboard._Layout object at 0x7fa29d799510>, <pyanaconda.keyboard._Layout object at 0x7fa29d7994d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799550>, <pyanaconda.keyboard._Layout object at 0x7fa29d799590>, <pyanaconda.keyboard._Layout object at 0x7fa29d7995d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799610>, <pyanaconda.keyboard._Layout object at 0x7fa29d792510>, <pyanaconda.keyboard._Layout object at 0x7fa29d792310>, <pyanaconda.keyboard._Layout object at 0x7fa29d7922d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fcd0>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7fa29d799910>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7fa29d799c10>, <pyanaconda.keyboard._Layout object at 0x7fa29d799b50>, <pyanaconda.keyboard._Layout object at 0x7fa29d799b90>, <pyanaconda.keyboard._Layout object at 0x7fa29d799bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d799c50>, <pyanaconda.keyboard._Layout object at 0x7fa29d799c90>], Mari: [<pyanaconda.keyboard._Layout object at 0x7fa29d792b50>], Hausa: [<pyanaconda.keyboard._Layout object at 0x7fa29d792ad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792b10>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7fa29d7878d0>], Czech: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a8c90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8e50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8e90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8ed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8f10>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad910>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad950>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7fa29d792a10>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7fa29d792290>, <pyanaconda.keyboard._Layout object at 0x7fa29d792350>], Persian: [<pyanaconda.keyboard._Layout object at 0x7fa29d792bd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792d50>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f550>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad210>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad290>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad2d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad310>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad390>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad3d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad410>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad490>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad510>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad550>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad590>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7fa29d787390>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7fa29d792810>, <pyanaconda.keyboard._Layout object at 0x7fa29d792850>, <pyanaconda.keyboard._Layout object at 0x7fa29d792890>, <pyanaconda.keyboard._Layout object at 0x7fa29d7928d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d792910>, <pyanaconda.keyboard._Layout object at 0x7fa29d792950>, <pyanaconda.keyboard._Layout object at 0x7fa29d792990>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7fa29d792d90>, <pyanaconda.keyboard._Layout object at 0x7fa29d792f50>, <pyanaconda.keyboard._Layout object at 0x7fa29d792f90>, <pyanaconda.keyboard._Layout object at 0x7fa29d792e90>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7fa29d799ed0>], Akan: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f5d0>], Lao: [<pyanaconda.keyboard._Layout object at 0x7fa29d89aed0>, <pyanaconda.keyboard._Layout object at 0x7fa29d89af50>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7fa29d77fe50>, <pyanaconda.keyboard._Layout object at 0x7fa29d77fdd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d77fe90>, <pyanaconda.keyboard._Layout object at 0x7fa29d77ff10>, <pyanaconda.keyboard._Layout object at 0x7fa29d77ff50>, <pyanaconda.keyboard._Layout object at 0x7fa29d77ff90>, <pyanaconda.keyboard._Layout object at 0x7fa29d77ffd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d787050>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7fa29d799d10>, <pyanaconda.keyboard._Layout object at 0x7fa29d799e10>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8bf890>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf8d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf950>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf990>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf9d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfa10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfa90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfb10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfb50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfb90>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfbd0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfc10>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfc50>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bfc90>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f750>], Tswana: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a1f10>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x7fa29d8a8810>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8850>, <pyanaconda.keyboard._Layout object at 0x7fa29d8a8890>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ae2d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae350>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae450>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae510>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae590>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae5d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae650>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae690>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae6d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae710>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae750>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ae7d0>], Japanese: [<pyanaconda.keyboard._Layout object at 0x7fa29d8bf2d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf310>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf3d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf410>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf450>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf4d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d8bf510>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x7fa29d8ad050>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad110>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad190>, <pyanaconda.keyboard._Layout object at 0x7fa29d8ad650>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7fa29d78fad0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fb10>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7fa29d78f7d0>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f910>, <pyanaconda.keyboard._Layout object at 0x7fa29d78f990>, <pyanaconda.keyboard._Layout object at 0x7fa29d78fa10>]} > _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._downButton: ToolButton 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) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, '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: 8 > 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: 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, existing 1024MB dm live-rw (12) 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: 7 > 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: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 > _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: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 > 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: 9 > 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: 11 > minor: 0 >, existing 8500MB disk sda (0) with existing msdos disklabel >, existing 3385MB partition sda1 (1) with existing ntfs filesystem >, non-existent 5114MB partition sda2 (20) with non-existent ext4 filesystem mounted at /boot >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2232320 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707e60> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-03-07-57-20-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-TC4_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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-03-07-57-20-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-TC4_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4360.0 > _serial: None > id: 5 > 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 (PartitionDevice 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 (PartitionDevice 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) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._optionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: sda1, 3: , 4: } >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (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._start_updating_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 0x7fa2974ff410> > _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: 8 > _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] > _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: Skipped > _intf._currentAction._checker.storage: Already dumped (Storage instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: True > _intf._currentAction._checker.deficit: 0 B > _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: 248 > _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=Fedorax2018-TC4x20x86_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.8 > 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=Fedorax2018-TC4x20x86_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: >23:36:31,877 INFO anaconda: /sbin/anaconda 18.37.8 >23:36:32,990 INFO anaconda: 1048576 kB (1024 MB) are available >23:36:32,990 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >23:36:33,013 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >23:36:33,014 INFO anaconda: Default encoding = utf-8 >23:36:33,358 INFO anaconda: ISCSID is /sbin/iscsid >23:36:33,359 INFO anaconda: no initiator set >23:36:33,476 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:36:33,476 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:36:33,669 INFO anaconda: Display mode = g >23:36:33,671 INFO anaconda: 1048576 kB (1024 MB) are available >23:36:33,671 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >23:36:35,212 DEBUG anaconda: X server has signalled a successful start. >23:36:35,214 INFO anaconda: Starting window manager, pid 720. >23:36:36,369 INFO anaconda: using only installclass _Fedora >23:36:37,048 INFO anaconda: Detected 1008M of memory >23:36:37,049 INFO anaconda: Swap attempt of 2016M >23:36:37,064 INFO anaconda: Running Thread: AnaStorageThread (140336552924928) >23:36:37,066 INFO anaconda: Running Thread: AnaNetworkThread (140336544532224) >23:36:37,070 INFO anaconda: Running Thread: AnaPayloadThread (140336316159744) >23:36:37,071 DEBUG anaconda: network: devices found ['eth0'] >23:36:37,165 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >23:36:37,614 INFO anaconda: no initiator set >23:36:37,987 DEBUG anaconda: required disklabel type for sda (1) is None >23:36:37,989 DEBUG anaconda: default disklabel type for sda is msdos >23:36:37,992 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:36:38,577 DEBUG anaconda: updating hostname localhost.localdomain >23:36:38,711 INFO anaconda: Thread Done: AnaNetworkThread (140336544532224) >23:36:39,241 DEBUG anaconda: required disklabel type for sdb (1) is None >23:36:39,242 DEBUG anaconda: default disklabel type for sdb is msdos >23:36:39,247 DEBUG anaconda: selecting msdos disklabel for sdb based on size >23:36:40,384 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >23:36:40,414 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:36:40,669 INFO anaconda: Thread Done: AnaStorageThread (140336552924928) >23:36:41,066 INFO anaconda: Thread Done: AnaPayloadThread (140336316159744) >23:41:10,922 DEBUG anaconda: network standalone spoke (init): completed: True >18:41:11,023 INFO anaconda: fs space: 0 B needed: 3 GB >18:41:11,071 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) > >18:41:11,075 INFO anaconda: fs space: 0 B needed: 3 GB >18:41:11,125 INFO anaconda: fs space: 0 B needed: 3 GB >18:41:11,126 INFO anaconda: Running Thread: AnaSourceWatcher (140336544532224) >18:41:11,178 DEBUG anaconda: network: selected device eth0 >18:41:11,185 INFO anaconda: fs space: 0 B needed: 3 GB >18:41:11,213 INFO anaconda: Running Thread: AnaSoftwareWatcher (140336299366144) >18:41:11,225 INFO anaconda: Running Thread: AnaStorageWatcher (140336244369152) >18:41:11,874 INFO anaconda: Running Thread: AnaNTPserver0 (140336316159744) >18:41:11,878 INFO anaconda: Running Thread: AnaNTPserver1 (140336227583744) >18:41:11,885 INFO anaconda: Running Thread: AnaNTPserver2 (140336235976448) >18:41:11,892 INFO anaconda: Thread Done: AnaSourceWatcher (140336544532224) >18:41:11,897 INFO anaconda: Running Thread: AnaNTPserver3 (140336219191040) >18:41:12,044 INFO anaconda: Thread Done: AnaNTPserver0 (140336316159744) >18:41:12,052 INFO anaconda: Thread Done: AnaNTPserver1 (140336227583744) >18:41:12,064 INFO anaconda: Thread Done: AnaNTPserver3 (140336219191040) >18:41:12,196 INFO anaconda: Thread Done: AnaNTPserver2 (140336235976448) >18:41:12,914 INFO anaconda: Thread Done: AnaSoftwareWatcher (140336299366144) >18:41:12,915 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140336235976448) >18:41:12,951 INFO anaconda: Thread Done: AnaStorageWatcher (140336244369152) >18:41:12,977 DEBUG anaconda: updating hostname localhost.localdomain >18:41:12,992 DEBUG anaconda: updating hostname localhost.localdomain >18:41:12,993 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> status to: Probing storage... >18:41:12,993 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> status to: Downloading package metadata... >18:41:12,994 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> status to: Downloading package metadata... >18:41:12,994 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> status to: Downloading group metadata... >18:41:12,995 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> status to: Probing storage... >18:41:12,999 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> >18:41:13,005 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> >18:41:13,011 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> >18:41:13,015 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> >18:41:13,018 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> status to: Checking software dependencies... >18:41:13,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >18:41:13,025 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa29a570550> status to: Wired (eth0) connected >18:41:13,956 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >18:41:13,957 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >18:41:20,845 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140336235976448) >18:41:20,989 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> >18:41:20,993 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> >18:41:22,765 INFO anaconda: Running Thread: AnaNTPserver4 (140336244369152) >18:41:22,770 INFO anaconda: Running Thread: AnaNTPserver5 (140336235976448) >18:41:22,778 INFO anaconda: Running Thread: AnaNTPserver6 (140336299366144) >18:41:22,782 INFO anaconda: Running Thread: AnaNTPserver7 (140336219191040) >18:41:22,973 INFO anaconda: Thread Done: AnaNTPserver4 (140336244369152) >18:41:22,978 INFO anaconda: Thread Done: AnaNTPserver5 (140336235976448) >18:41:22,988 INFO anaconda: Thread Done: AnaNTPserver7 (140336219191040) >18:41:23,449 INFO anaconda: Thread Done: AnaNTPserver6 (140336299366144) >20:41:33,586 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140336552924928) >20:41:33,983 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> >20:41:33,987 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> >20:41:33,991 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> status to: Checking software dependencies... >20:41:35,058 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140336552924928) >20:41:35,988 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa29a4fecd0> >20:41:35,993 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa29a567b50> >20:41:49,109 DEBUG anaconda: disk free: 4.61 GB fs free: 484 MB sw needs: 720.93 MB auto swap: 2.01 GB >20:41:52,863 INFO anaconda: Running Thread: AnaExecuteStorageThread (140336552924928) >20:41:52,923 INFO anaconda: Detected 1008M of memory >20:41:52,924 INFO anaconda: Swap attempt of 2016M >20:41:52,985 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:41:52,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> status to: Saving storage configuration... >20:41:53,280 INFO anaconda: Thread Done: AnaExecuteStorageThread (140336552924928) >20:41:53,281 INFO anaconda: Running Thread: AnaCheckStorageThread (140336299366144) >20:41:53,288 INFO anaconda: Thread Done: AnaCheckStorageThread (140336299366144) >20:41:53,993 INFO anaconda: fs space: 2.09 GB needed: 720.93 MB >20:41:53,993 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:41:53,998 INFO anaconda: fs space: 2.09 GB needed: 720.93 MB >20:41:53,999 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:41:54,000 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> status to: Checking storage configuration... >20:41:54,005 INFO anaconda: fs space: 2.09 GB needed: 720.93 MB >20:41:54,005 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:41:56,347 DEBUG anaconda: disk free: 4.61 GB fs free: 484 MB sw needs: 720.93 MB auto swap: 2.01 GB >20:41:58,770 INFO anaconda: Running Thread: AnaExecuteStorageThread (140336299366144) >20:41:58,805 INFO anaconda: Thread Done: AnaExecuteStorageThread (140336299366144) >20:41:58,842 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >20:41:58,843 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >20:41:58,843 DEBUG anaconda: ui: new_devices=[] >20:41:58,851 DEBUG anaconda: page clicked: New Fedora 18-TC4 Installation >20:41:58,851 DEBUG anaconda: show first mountpoint: New Fedora 18-TC4 Installation >20:41:59,064 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:41:59,065 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> status to: Saving storage configuration... >20:41:59,069 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa29a506310> >20:42:00,029 DEBUG anaconda: page clicked: Unknown >20:42:00,031 DEBUG anaconda: show first mountpoint: Unknown >20:42:00,042 DEBUG anaconda: populate_right_side: existing 3385MB partition sda1 (1) with existing ntfs filesystem >20:42:00,044 DEBUG anaconda: updated device_disks to ['sda'] >20:42:00,045 DEBUG anaconda: updated device_vg_name to None >20:42:00,046 DEBUG anaconda: min: 3385.0 max: 3385.96923828 current: 3385.96923828 >20:42:00,047 DEBUG anaconda: fs type changed: ntfs >20:42:00,052 INFO anaconda: getting device type for None >20:42:00,053 ERR anaconda: unknown device type: 'None' >20:42:00,053 DEBUG anaconda: device_type_changed: None None >20:42:00,055 INFO anaconda: getting device type for Standard Partition >20:42:00,056 DEBUG anaconda: device_type_changed: 2 Standard Partition >20:42:00,057 INFO anaconda: getting device type for Standard Partition >20:42:00,058 DEBUG anaconda: populate_raid: 2, None >20:42:00,058 INFO anaconda: getting device type for Standard Partition >20:42:00,060 INFO anaconda: getting device type for Standard Partition >20:42:00,061 DEBUG anaconda: populate_raid: 2, None >20:42:00,061 INFO anaconda: getting device type for Standard Partition >20:42:01,157 DEBUG anaconda: current selector: existing 3385MB partition sda1 (1) with existing ntfs filesystem >20:42:01,159 DEBUG anaconda: new selector: existing 500MB partition sda2 (2) with existing ext4 filesystem >20:42:01,161 DEBUG anaconda: notebook page = 1 >20:42:01,161 INFO anaconda: ui: saving changes to device sda1 >20:42:01,162 DEBUG anaconda: old_name: sda1 >20:42:01,162 DEBUG anaconda: new_name: None >20:42:01,163 DEBUG anaconda: new size: 3385.96923828 >20:42:01,163 DEBUG anaconda: old size: 3385.96923828 >20:42:01,164 INFO anaconda: getting device type for Standard Partition >20:42:01,165 DEBUG anaconda: new device type: 2 >20:42:01,165 DEBUG anaconda: reformat: False >20:42:01,166 DEBUG anaconda: new fs type: ntfs >20:42:01,166 DEBUG anaconda: old encryption setting: False >20:42:01,167 DEBUG anaconda: new encryption setting: False >20:42:01,167 DEBUG anaconda: old mountpoint: >20:42:01,168 DEBUG anaconda: new mountpoint: None >20:42:01,168 INFO anaconda: getting device type for Standard Partition >20:42:01,172 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with existing ext4 filesystem >20:42:01,173 DEBUG anaconda: updated device_disks to ['sda'] >20:42:01,173 DEBUG anaconda: updated device_vg_name to None >20:42:01,175 DEBUG anaconda: min: 15.4 max: 5114.0 current: 500.0 >20:42:01,176 DEBUG anaconda: fs type changed: ext4 >20:42:01,182 INFO anaconda: getting device type for Standard Partition >20:42:01,182 DEBUG anaconda: populate_raid: 2, None >20:42:01,183 INFO anaconda: getting device type for Standard Partition >20:42:02,173 DEBUG anaconda: removing device 'existing 500MB partition sda2 (2) with existing ext4 filesystem' from page Unknown >20:42:03,248 INFO anaconda: ui: removed device sda2 >20:42:03,258 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sr0'] >20:42:03,259 DEBUG anaconda: ui: unused=['sda1'] >20:42:03,259 DEBUG anaconda: ui: new_devices=[] >20:42:03,266 DEBUG anaconda: page clicked: Unknown >20:42:03,267 DEBUG anaconda: show first mountpoint: Unknown >20:42:03,268 DEBUG anaconda: populate_right_side: existing 3385MB partition sda1 (1) with existing ntfs filesystem >20:42:03,268 DEBUG anaconda: updated device_disks to ['sda'] >20:42:03,269 DEBUG anaconda: updated device_vg_name to None >20:42:03,270 DEBUG anaconda: min: 3385.0 max: 8499.96923828 current: 3385.96923828 >20:42:03,272 DEBUG anaconda: fs type changed: ntfs >20:42:03,278 INFO anaconda: getting device type for Standard Partition >20:42:03,279 DEBUG anaconda: populate_raid: 2, None >20:42:03,279 INFO anaconda: getting device type for Standard Partition >20:42:04,469 INFO anaconda: ui: saving changes to device sda1 >20:42:04,471 DEBUG anaconda: old_name: sda1 >20:42:04,472 DEBUG anaconda: new_name: None >20:42:04,473 DEBUG anaconda: new size: 3385.96923828 >20:42:04,475 DEBUG anaconda: old size: 3385.96923828 >20:42:04,476 INFO anaconda: getting device type for Standard Partition >20:42:04,479 DEBUG anaconda: new device type: 2 >20:42:04,480 DEBUG anaconda: reformat: False >20:42:04,481 DEBUG anaconda: new fs type: ntfs >20:42:04,482 DEBUG anaconda: old encryption setting: False >20:42:04,482 DEBUG anaconda: new encryption setting: False >20:42:04,483 DEBUG anaconda: old mountpoint: >20:42:04,483 DEBUG anaconda: new mountpoint: None >20:42:04,484 INFO anaconda: getting device type for Standard Partition >20:42:11,762 DEBUG anaconda: requested size = 100 GB ; available space = 5.11 GB >20:42:11,855 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >20:42:11,855 DEBUG anaconda: ui: unused=['sda1'] >20:42:11,856 DEBUG anaconda: ui: new_devices=['sda2'] >20:42:11,863 DEBUG anaconda: page clicked: Unknown >20:42:11,863 DEBUG anaconda: show first mountpoint: Unknown >20:42:11,864 DEBUG anaconda: populate_right_side: existing 3385MB partition sda1 (1) with existing ntfs filesystem >20:42:11,865 DEBUG anaconda: updated device_disks to ['sda'] >20:42:11,865 DEBUG anaconda: updated device_vg_name to None >20:42:11,866 DEBUG anaconda: min: 3385.0 max: 3385.96923828 current: 3385.96923828 >20:42:11,867 DEBUG anaconda: fs type changed: ntfs >20:42:11,872 INFO anaconda: getting device type for Standard Partition >20:42:11,873 DEBUG anaconda: populate_raid: 2, None >20:42:11,874 INFO anaconda: getting device type for Standard Partition >20:42:16,322 INFO anaconda: ui: saving changes to device sda1 >20:42:16,323 DEBUG anaconda: old_name: sda1 >20:42:16,325 DEBUG anaconda: new_name: None >20:42:16,326 DEBUG anaconda: new size: 3385.96923828 >20:42:16,328 DEBUG anaconda: old size: 3385.96923828 >20:42:16,329 INFO anaconda: getting device type for Standard Partition >20:42:16,331 DEBUG anaconda: new device type: 2 >20:42:16,331 DEBUG anaconda: reformat: False >20:42:16,332 DEBUG anaconda: new fs type: ntfs >20:42:16,332 DEBUG anaconda: old encryption setting: False >20:42:16,333 DEBUG anaconda: new encryption setting: False >20:42:16,333 DEBUG anaconda: old mountpoint: >20:42:16,334 DEBUG anaconda: new mountpoint: None >20:42:16,334 INFO anaconda: getting device type for Standard Partition >20:42:23,564 DEBUG anaconda: requested size = 4 GB ; available space = 0 B > > >/tmp/packaging.log: >23:36:37,026 DEBUG packaging: getting release version from tree at None (18) >23:36:37,027 DEBUG packaging: got a release version of 18 >23:36:40,673 INFO packaging: updating base repo >23:36:40,828 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:36:40,833 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:36:40,833 DEBUG yum.verbose.plugin: Adding en_US to language list >23:36:40,836 DEBUG yum.verbose.YumBase: Config time: 0.162 >23:36:40,869 DEBUG packaging: getting release version from tree at None (18) >23:36:40,874 DEBUG packaging: got a release version of 18 >23:36:40,874 INFO packaging: configuring base repo >23:36:40,874 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >23:36:40,875 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >23:36:40,925 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >23:36:40,925 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >23:36:40,926 DEBUG packaging: got a release version of 18 >23:36:40,937 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:36:40,938 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:36:40,938 DEBUG yum.verbose.plugin: Adding en_US to language list >23:36:40,940 DEBUG yum.verbose.YumBase: Config time: 0.014 >23:36:40,971 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >23:36:40,981 DEBUG packaging: disabling repo fedora >23:36:40,985 DEBUG packaging: disabling repo updates-testing >23:36:40,985 DEBUG packaging: disabling repo updates >23:36:40,985 INFO packaging: gathering repo metadata >23:36:40,986 DEBUG packaging: getting repo metadata for anaconda >23:36:41,038 DEBUG packaging: getting group info for anaconda >23:36:41,065 INFO packaging: metadata retrieval complete >18:41:11,894 DEBUG yum.verbose.YumBase: Setting up Package Sacks >18:41:11,896 INFO_2 yum.verbose.plugin: Determining fastest mirrors >18:41:12,654 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >18:41:12,749 DEBUG yum.verbose.YumBase: pkgsack time: 0.854 >18:41:12,898 DEBUG yum.verbose.YumBase: group time: 1.004 >18:41:12,908 DEBUG packaging: deleting package sacks >18:41:12,915 INFO packaging: checking software selection >18:41:12,916 DEBUG packaging: deleting package sacks >18:41:12,916 DEBUG packaging: deleting yum transaction info >18:41:12,917 DEBUG packaging: select group core >18:41:12,918 DEBUG yum.verbose.YumBase: Setting up Package Sacks >18:41:13,129 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >18:41:13,199 DEBUG yum.verbose.YumBase: pkgsack time: 0.281 >18:41:13,273 DEBUG yum.verbose.YumBase: group time: 0.356 >18:41:13,329 DEBUG yum.verbose.YumBase: Obs Init time: 0.053 >18:41:13,352 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >18:41:13,361 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >18:41:13,362 DEBUG packaging: select group core >18:41:13,363 DEBUG packaging: select group gnome-desktop >18:41:13,379 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >18:41:13,382 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >18:41:13,387 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >18:41:13,429 DEBUG packaging: select group multimedia >18:41:13,450 DEBUG packaging: select group input-methods >18:41:13,459 DEBUG packaging: select group base-x >18:41:13,469 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >18:41:13,471 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >18:41:13,474 DEBUG packaging: select group fonts >18:41:13,590 DEBUG packaging: select group hardware-support >18:41:13,606 DEBUG packaging: select group dial-up >18:41:13,611 DEBUG packaging: select group printing >18:41:13,669 DEBUG packaging: select group firefox >18:41:13,671 DEBUG packaging: select group standard >18:41:13,722 DEBUG packaging: select package kernel-PAE >18:41:13,738 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >18:41:13,740 INFO packaging: no kernel-PAE package >18:41:13,740 DEBUG packaging: select package kernel >18:41:13,741 INFO packaging: selected kernel >18:41:13,741 INFO packaging: checking dependencies >18:41:13,915 DEBUG yum.verbose.YumBase: Building updates object >18:41:14,094 DEBUG yum.verbose.YumBase: up:simple updates time: 0.066 >18:41:14,099 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >18:41:14,101 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >18:41:14,101 DEBUG yum.verbose.YumBase: updates time: 0.186 >18:41:14,103 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 >18:41:14,107 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 >18:41:14,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-13.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >18:41:14,113 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >18:41:14,114 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >18:41:14,115 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 >18:41:14,135 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,138 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,148 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,153 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,155 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,158 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,159 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >18:41:14,161 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,173 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,176 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >18:41:14,180 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,183 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,185 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >18:41:14,188 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >18:41:14,194 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >18:41:14,195 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >18:41:14,196 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >18:41:14,208 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 >18:41:14,211 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 >18:41:14,212 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) >18:41:14,214 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 >18:41:14,216 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >18:41:14,217 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 >18:41:14,221 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 >18:41:14,223 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 >18:41:14,225 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 >18:41:14,227 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 >18:41:14,229 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 >18:41:14,231 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 >18:41:14,236 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 >18:41:14,237 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 >18:41:14,240 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 >18:41:14,242 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 >18:41:14,248 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 >18:41:14,254 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 >18:41:14,261 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 >18:41:14,263 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 >18:41:14,265 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 >18:41:14,270 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 >18:41:14,271 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >18:41:14,276 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 >18:41:14,280 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >18:41:14,281 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 >18:41:14,282 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 >18:41:14,285 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 >18:41:14,287 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 >18:41:14,289 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 >18:41:14,292 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 >18:41:14,294 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 >18:41:14,296 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 >18:41:14,298 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 >18:41:14,299 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 >18:41:14,301 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 >18:41:14,304 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 >18:41:14,306 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 >18:41:14,307 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 >18:41:14,309 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 >18:41:14,311 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 >18:41:14,313 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 >18:41:14,315 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 >18:41:14,317 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 >18:41:14,320 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 >18:41:14,321 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >18:41:14,323 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 >18:41:14,329 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 >18:41:14,331 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 >18:41:14,333 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 >18:41:14,334 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 >18:41:14,336 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 >18:41:14,340 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 >18:41:14,342 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 >18:41:14,351 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 >18:41:14,352 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) >18:41:14,353 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 >18:41:14,355 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 >18:41:14,356 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >18:41:14,357 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >18:41:14,357 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >18:41:14,368 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 >18:41:14,370 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 >18:41:14,372 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >18:41:14,379 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 >18:41:14,380 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 >18:41:14,382 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 >18:41:14,384 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 >18:41:14,393 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 >18:41:14,394 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 >18:41:14,396 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >18:41:14,400 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 >18:41:14,403 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 >18:41:14,404 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 >18:41:14,407 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 >18:41:14,414 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 >18:41:14,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >18:41:14,417 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 >18:41:14,418 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 >18:41:14,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >18:41:14,426 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >18:41:14,434 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 >18:41:14,438 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >18:41:14,440 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >18:41:14,445 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 >18:41:14,447 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 >18:41:14,449 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 >18:41:14,450 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >18:41:14,451 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >18:41:14,451 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >18:41:14,453 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 >18:41:14,455 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 >18:41:14,457 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 >18:41:14,459 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 >18:41:14,462 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 >18:41:14,471 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 >18:41:14,473 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 >18:41:14,474 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 >18:41:14,475 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 >18:41:14,476 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 >18:41:14,478 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 >18:41:14,479 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 >18:41:14,481 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 >18:41:14,483 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 >18:41:14,485 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 >18:41:14,488 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 >18:41:14,490 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) >18:41:14,491 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 >18:41:14,507 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 >18:41:14,508 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >18:41:14,508 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >18:41:14,512 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 >18:41:14,519 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 >18:41:14,520 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) >18:41:14,520 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) >18:41:14,520 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) >18:41:14,521 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 >18:41:14,524 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 >18:41:14,528 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 >18:41:14,530 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 >18:41:14,531 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 >18:41:14,533 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 >18:41:14,545 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 >18:41:14,547 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 >18:41:14,548 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 >18:41:14,549 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 >18:41:14,558 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 >18:41:14,559 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >18:41:14,560 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 >18:41:14,562 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 >18:41:14,563 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 >18:41:14,569 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >18:41:14,570 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 >18:41:14,576 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 >18:41:14,582 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 >18:41:14,583 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 >18:41:14,592 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 >18:41:14,593 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 >18:41:14,598 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 >18:41:14,598 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) >18:41:14,599 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 >18:41:14,601 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 >18:41:14,613 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 >18:41:14,614 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >18:41:14,616 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 >18:41:14,618 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >18:41:14,622 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 >18:41:14,640 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 >18:41:14,641 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 >18:41:14,643 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 >18:41:14,644 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 >18:41:14,645 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 >18:41:14,647 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 >18:41:14,648 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 >18:41:14,649 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 >18:41:14,651 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 >18:41:14,652 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 >18:41:14,654 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 >18:41:14,656 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 >18:41:14,657 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 >18:41:14,658 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 >18:41:14,659 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) >18:41:14,660 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 >18:41:14,662 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 >18:41:14,668 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 >18:41:14,670 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 >18:41:14,671 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 >18:41:14,673 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 >18:41:14,674 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >18:41:14,675 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >18:41:14,675 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 >18:41:14,677 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 >18:41:14,678 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 >18:41:14,686 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >18:41:14,687 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 >18:41:14,688 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >18:41:14,695 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 >18:41:14,700 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 >18:41:14,709 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 >18:41:14,711 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 >18:41:14,712 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >18:41:14,724 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 >18:41:14,725 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 >18:41:14,727 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 >18:41:14,729 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 >18:41:14,731 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 >18:41:14,738 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 >18:41:14,739 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >18:41:14,743 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 >18:41:14,755 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 >18:41:14,757 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 >18:41:14,758 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 >18:41:14,760 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 >18:41:14,764 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 >18:41:14,765 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 >18:41:14,767 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 >18:41:14,768 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) >18:41:14,771 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 >18:41:14,772 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 >18:41:14,773 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 >18:41:14,774 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >18:41:14,776 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 >18:41:14,777 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 >18:41:14,782 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 >18:41:14,785 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 >18:41:14,802 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 >18:41:14,804 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 >18:41:14,806 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 >18:41:14,810 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 >18:41:14,812 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 >18:41:14,814 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 >18:41:14,817 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 >18:41:14,818 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) >18:41:14,818 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) >18:41:14,818 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) >18:41:14,819 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) >18:41:14,819 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) >18:41:14,819 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) >18:41:14,819 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) >18:41:14,820 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) >18:41:14,820 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) >18:41:14,820 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) >18:41:14,820 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) >18:41:14,821 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) >18:41:14,821 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) >18:41:14,821 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) >18:41:14,821 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) >18:41:14,822 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) >18:41:14,822 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) >18:41:14,822 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) >18:41:14,822 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) >18:41:14,823 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) >18:41:14,823 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) >18:41:14,823 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) >18:41:14,823 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) >18:41:14,824 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) >18:41:14,824 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) >18:41:14,824 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) >18:41:14,824 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) >18:41:14,825 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) >18:41:14,825 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) >18:41:14,825 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) >18:41:14,825 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) >18:41:14,825 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) >18:41:14,826 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) >18:41:14,826 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) >18:41:14,826 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) >18:41:14,826 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) >18:41:14,827 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) >18:41:14,827 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) >18:41:14,827 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) >18:41:14,827 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) >18:41:14,828 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) >18:41:14,828 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) >18:41:14,828 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) >18:41:14,828 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) >18:41:14,829 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) >18:41:14,829 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) >18:41:14,829 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) >18:41:14,829 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) >18:41:14,829 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) >18:41:14,830 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) >18:41:14,830 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) >18:41:14,831 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) >18:41:14,831 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) >18:41:14,831 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) >18:41:14,831 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) >18:41:14,832 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) >18:41:14,832 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) >18:41:14,832 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) >18:41:14,832 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) >18:41:14,832 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) >18:41:14,833 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) >18:41:14,833 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) >18:41:14,833 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) >18:41:14,833 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) >18:41:14,834 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) >18:41:14,834 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) >18:41:14,835 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 >18:41:14,837 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 >18:41:14,840 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 >18:41:14,842 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 >18:41:14,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >18:41:14,844 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 >18:41:14,846 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 >18:41:14,848 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 >18:41:14,849 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >18:41:14,850 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >18:41:14,851 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 >18:41:14,852 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >18:41:14,853 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 >18:41:14,855 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 >18:41:14,856 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 >18:41:14,858 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 >18:41:14,865 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 >18:41:14,866 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 >18:41:14,868 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 >18:41:14,869 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 >18:41:14,877 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 >18:41:14,882 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >18:41:14,884 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >18:41:14,917 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 >18:41:14,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >18:41:14,921 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 >18:41:14,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >18:41:14,923 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >18:41:14,923 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >18:41:14,924 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 >18:41:14,925 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 >18:41:14,927 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >18:41:14,928 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 >18:41:14,929 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 >18:41:14,932 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) >18:41:14,932 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) >18:41:14,932 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) >18:41:14,932 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) >18:41:14,933 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) >18:41:14,944 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >18:41:14,945 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >18:41:14,961 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 >18:41:14,964 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >18:41:14,964 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >18:41:14,965 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 >18:41:14,967 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 >18:41:14,969 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 >18:41:14,971 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 >18:41:14,972 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >18:41:14,980 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 >18:41:14,982 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >18:41:14,989 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 >18:41:14,991 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 >18:41:14,992 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 >18:41:14,994 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 >18:41:14,995 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >18:41:14,996 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >18:41:14,998 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >18:41:14,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >18:41:15,001 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 >18:41:15,002 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 >18:41:15,026 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 >18:41:15,028 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >18:41:15,028 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >18:41:15,029 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >18:41:15,029 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >18:41:15,030 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >18:41:15,031 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >18:41:15,031 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >18:41:15,032 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >18:41:15,033 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 >18:41:15,035 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 >18:41:15,037 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 >18:41:15,040 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 >18:41:15,045 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 >18:41:15,060 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 >18:41:15,062 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 >18:41:15,063 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 >18:41:15,065 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 >18:41:15,066 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 >18:41:15,067 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 >18:41:15,068 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 >18:41:15,070 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 >18:41:15,077 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 >18:41:15,078 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 >18:41:15,080 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 >18:41:15,088 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >18:41:15,090 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >18:41:15,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >18:41:15,093 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 >18:41:15,095 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >18:41:15,096 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 >18:41:15,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >18:41:15,104 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 >18:41:15,106 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 >18:41:15,108 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 >18:41:15,109 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >18:41:15,112 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 >18:41:15,114 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 >18:41:15,115 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 >18:41:15,182 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 >18:41:15,184 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 >18:41:15,185 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 >18:41:15,186 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 >18:41:15,196 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 >18:41:15,198 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 >18:41:15,199 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) >18:41:15,199 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) >18:41:15,199 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) >18:41:15,200 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 >18:41:15,201 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) >18:41:15,201 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) >18:41:15,202 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 >18:41:15,203 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 >18:41:15,205 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 >18:41:15,207 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 >18:41:15,208 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) >18:41:15,209 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) >18:41:15,210 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >18:41:15,212 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 >18:41:15,215 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 >18:41:15,217 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 >18:41:15,219 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >18:41:15,220 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >18:41:15,228 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 >18:41:15,235 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 >18:41:15,238 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 >18:41:15,240 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 >18:41:15,241 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 >18:41:15,259 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 >18:41:15,261 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 >18:41:15,268 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 >18:41:15,269 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 >18:41:15,271 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 >18:41:15,281 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 >18:41:15,282 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 >18:41:15,292 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 >18:41:15,293 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 >18:41:15,295 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 >18:41:15,301 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 >18:41:15,302 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >18:41:15,303 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 >18:41:15,305 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 >18:41:15,313 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 >18:41:15,324 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 >18:41:15,337 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 >18:41:15,339 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 >18:41:15,340 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 >18:41:15,342 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 >18:41:15,349 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 >18:41:15,374 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 >18:41:15,379 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 >18:41:15,381 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 >18:41:15,386 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 >18:41:15,387 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >18:41:15,388 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 >18:41:15,393 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 >18:41:15,404 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 >18:41:15,409 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 >18:41:15,410 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 >18:41:15,412 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 >18:41:15,426 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 >18:41:15,431 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 >18:41:15,432 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 >18:41:15,469 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 >18:41:15,474 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 >18:41:15,475 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 >18:41:15,480 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 >18:41:15,481 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 >18:41:15,483 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 >18:41:15,488 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 >18:41:15,491 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 >18:41:15,496 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) >18:41:15,496 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) >18:41:15,500 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) >18:41:15,500 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) >18:41:15,500 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) >18:41:15,501 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) >18:41:15,501 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) >18:41:15,501 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) >18:41:15,501 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) >18:41:15,502 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 >18:41:15,504 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 >18:41:15,509 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 >18:41:15,510 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 >18:41:15,519 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 >18:41:15,551 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 >18:41:15,559 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 >18:41:15,560 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 >18:41:15,562 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 >18:41:15,567 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 >18:41:15,568 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 >18:41:15,569 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 >18:41:15,574 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 >18:41:15,575 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 >18:41:15,576 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 >18:41:15,581 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 >18:41:15,582 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 >18:41:15,583 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 >18:41:15,616 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 >18:41:15,616 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) >18:41:15,621 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 >18:41:15,622 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 >18:41:15,638 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 >18:41:15,640 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >18:41:15,644 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >18:41:15,648 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 >18:41:15,653 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >18:41:15,675 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 >18:41:15,677 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 >18:41:15,682 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >18:41:15,693 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 >18:41:15,698 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 >18:41:15,701 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 >18:41:15,710 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 >18:41:15,712 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 >18:41:15,717 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 >18:41:15,718 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >18:41:15,722 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >18:41:15,725 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 >18:41:15,729 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >18:41:15,732 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 >18:41:15,736 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >18:41:15,742 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 >18:41:15,750 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 >18:41:15,751 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >18:41:15,751 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >18:41:15,752 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 >18:41:15,753 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 >18:41:15,761 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 >18:41:15,763 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 >18:41:15,768 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 >18:41:15,769 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >18:41:15,773 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 >18:41:15,774 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >18:41:15,777 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 >18:41:15,791 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 >18:41:15,799 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 >18:41:15,801 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 >18:41:15,823 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 >18:41:15,828 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 >18:41:15,829 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >18:41:15,831 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 >18:41:15,845 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 >18:41:15,846 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 >18:41:15,858 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 >18:41:15,874 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 >18:41:15,875 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) >18:41:15,875 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >18:41:15,885 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >18:41:15,890 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 >18:41:15,898 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 >18:41:15,900 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >18:41:15,905 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-17.git20121220.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >18:41:15,908 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 >18:41:15,922 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >18:41:15,943 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 >18:41:15,949 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 >18:41:15,958 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 >18:41:15,984 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 >18:41:16,005 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 >18:41:16,011 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 >18:41:16,021 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 >18:41:16,026 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 >18:41:16,035 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 >18:41:16,046 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 >18:41:16,051 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 >18:41:16,052 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 >18:41:16,053 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >18:41:16,057 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >18:41:16,057 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >18:41:16,058 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 >18:41:16,069 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 >18:41:16,074 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 >18:41:16,077 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 >18:41:16,081 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >18:41:16,118 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 >18:41:16,123 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 >18:41:16,149 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 >18:41:16,154 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 >18:41:16,155 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 >18:41:16,160 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 >18:41:16,161 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >18:41:16,162 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 >18:41:16,162 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >18:41:16,165 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 >18:41:16,183 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 >18:41:16,200 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 >18:41:16,204 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >18:41:16,222 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >18:41:16,223 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 >18:41:16,244 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 >18:41:16,245 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 >18:41:16,246 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 >18:41:16,248 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >18:41:16,251 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 >18:41:16,280 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 >18:41:16,284 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >18:41:16,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >18:41:16,309 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 >18:41:16,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >18:41:16,320 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 >18:41:16,329 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 >18:41:16,334 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 >18:41:16,335 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) >18:41:16,336 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 >18:41:16,349 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 >18:41:16,351 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 >18:41:16,352 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >18:41:16,382 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 >18:41:16,386 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >18:41:16,413 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >18:41:16,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >18:41:16,421 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 >18:41:16,424 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >18:41:16,430 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >18:41:16,461 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 >18:41:16,493 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,498 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,499 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 >18:41:16,501 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 >18:41:16,506 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 >18:41:16,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,514 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >18:41:16,526 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 >18:41:16,544 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 >18:41:16,549 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 >18:41:16,550 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >18:41:16,551 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 >18:41:16,570 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 >18:41:16,575 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 >18:41:16,576 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 >18:41:16,606 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 >18:41:16,616 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 >18:41:16,619 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) >18:41:16,623 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) >18:41:16,623 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) >18:41:16,624 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 >18:41:16,628 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) >18:41:16,629 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) >18:41:16,629 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) >18:41:16,629 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) >18:41:16,629 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) >18:41:16,630 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) >18:41:16,630 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) >18:41:16,630 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) >18:41:16,630 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) >18:41:16,631 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) >18:41:16,631 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) >18:41:16,631 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) >18:41:16,631 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) >18:41:16,631 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) >18:41:16,632 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) >18:41:16,632 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) >18:41:16,633 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) >18:41:16,637 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) >18:41:16,637 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) >18:41:16,637 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) >18:41:16,638 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) >18:41:16,638 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) >18:41:16,638 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) >18:41:16,638 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) >18:41:16,638 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) >18:41:16,639 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) >18:41:16,640 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 >18:41:16,641 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) >18:41:16,642 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) >18:41:16,642 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) >18:41:16,643 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) >18:41:16,643 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) >18:41:16,643 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) >18:41:16,644 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) >18:41:16,644 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) >18:41:16,644 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) >18:41:16,645 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) >18:41:16,646 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) >18:41:16,646 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) >18:41:16,647 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) >18:41:16,647 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) >18:41:16,648 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) >18:41:16,649 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) >18:41:16,649 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) >18:41:16,651 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 >18:41:16,652 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) >18:41:16,652 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >18:41:16,653 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >18:41:16,653 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >18:41:16,654 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >18:41:16,655 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >18:41:16,655 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >18:41:16,656 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) >18:41:16,656 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >18:41:16,656 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >18:41:16,656 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >18:41:16,657 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >18:41:16,657 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >18:41:16,657 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) >18:41:16,658 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >18:41:16,658 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >18:41:16,659 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) >18:41:16,659 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) >18:41:16,659 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >18:41:16,660 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >18:41:16,662 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >18:41:16,663 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >18:41:16,663 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) >18:41:16,664 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >18:41:16,665 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) >18:41:16,665 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >18:41:16,666 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >18:41:16,666 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >18:41:16,671 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >18:41:16,671 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >18:41:16,672 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >18:41:16,672 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >18:41:16,673 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >18:41:16,673 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >18:41:16,677 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >18:41:16,677 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) >18:41:16,677 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >18:41:16,678 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >18:41:16,678 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >18:41:16,678 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >18:41:16,678 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) >18:41:16,678 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >18:41:16,679 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >18:41:16,679 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >18:41:16,680 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >18:41:16,692 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 >18:41:16,694 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 >18:41:16,697 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 >18:41:16,722 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 >18:41:16,726 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 >18:41:16,729 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >18:41:16,729 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >18:41:16,732 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 >18:41:16,737 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 >18:41:16,744 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >18:41:16,754 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >18:41:16,757 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 >18:41:16,761 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 >18:41:16,775 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 >18:41:16,777 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 >18:41:16,781 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 >18:41:16,784 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 >18:41:16,786 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 >18:41:16,795 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >18:41:16,823 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 >18:41:16,825 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 >18:41:16,826 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 >18:41:16,829 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 >18:41:16,838 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >18:41:16,840 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 >18:41:16,842 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >18:41:16,843 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >18:41:16,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >18:41:16,848 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 >18:41:16,860 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 >18:41:16,861 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 >18:41:16,862 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 >18:41:16,863 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 >18:41:16,865 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 >18:41:16,867 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >18:41:16,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >18:41:16,870 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 >18:41:16,871 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 >18:41:16,872 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 >18:41:16,873 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 >18:41:16,887 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 >18:41:16,890 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 >18:41:16,892 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 >18:41:16,893 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 >18:41:16,894 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 >18:41:16,904 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >18:41:16,906 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >18:41:16,907 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >18:41:16,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >18:41:16,918 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 >18:41:16,922 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >18:41:16,932 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 >18:41:16,934 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 >18:41:16,936 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 >18:41:16,954 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 >18:41:16,959 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 >18:41:16,969 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 >18:41:16,970 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >18:41:16,980 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 >18:41:16,982 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 >18:41:16,984 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >18:41:16,992 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 >18:41:16,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >18:41:16,997 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >18:41:16,998 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >18:41:16,998 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >18:41:17,001 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 >18:41:17,006 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 >18:41:17,007 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 >18:41:17,008 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >18:41:17,014 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 >18:41:17,016 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 >18:41:17,017 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 >18:41:17,031 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 >18:41:17,033 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >18:41:17,042 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 >18:41:17,043 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 >18:41:17,045 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 >18:41:17,048 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 >18:41:17,049 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 >18:41:17,052 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 >18:41:17,057 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 >18:41:17,058 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 >18:41:17,064 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 >18:41:17,066 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 >18:41:17,067 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >18:41:17,069 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >18:41:17,070 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >18:41:17,071 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >18:41:17,073 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 >18:41:17,075 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 >18:41:17,108 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >18:41:17,109 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >18:41:17,111 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 >18:41:17,122 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 >18:41:17,127 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 >18:41:17,132 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >18:41:17,143 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 >18:41:17,151 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 >18:41:17,161 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 >18:41:17,171 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 >18:41:17,172 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 >18:41:17,178 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 >18:41:17,221 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 >18:41:17,242 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 >18:41:17,252 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 >18:41:17,285 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 >18:41:17,331 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 >18:41:17,355 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 >18:41:17,360 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >18:41:17,434 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 >18:41:17,505 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 >18:41:17,532 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 >18:41:17,537 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 >18:41:17,546 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-17.git20121220.fc18.x86_64 >18:41:17,553 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 >18:41:17,558 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 >18:41:17,559 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 >18:41:17,560 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 >18:41:17,561 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 >18:41:17,600 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >18:41:17,601 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >18:41:17,605 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >18:41:17,605 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >18:41:17,605 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >18:41:17,606 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >18:41:17,606 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >18:41:17,606 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >18:41:17,606 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >18:41:17,607 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >18:41:17,633 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 >18:41:17,638 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 >18:41:17,639 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 >18:41:17,685 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 >18:41:17,691 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 >18:41:17,706 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 >18:41:17,738 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 >18:41:17,806 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 >18:41:17,806 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >18:41:17,807 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >18:41:17,810 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 >18:41:17,838 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 >18:41:17,846 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >18:41:17,872 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 >18:41:17,881 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 >18:41:17,886 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 >18:41:17,925 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 >18:41:17,935 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 >18:41:17,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >18:41:17,945 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >18:41:18,004 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 >18:41:18,008 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 >18:41:18,011 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 >18:41:18,032 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 >18:41:18,041 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 >18:41:18,042 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 >18:41:18,043 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >18:41:18,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >18:41:18,116 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >18:41:18,117 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >18:41:18,117 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >18:41:18,117 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >18:41:18,117 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >18:41:18,122 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 >18:41:18,123 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >18:41:18,124 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 >18:41:18,125 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 >18:41:18,131 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 >18:41:18,144 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 >18:41:18,158 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 >18:41:18,160 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >18:41:18,172 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >18:41:18,184 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 >18:41:18,185 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 >18:41:18,186 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 >18:41:18,188 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 >18:41:18,220 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 >18:41:18,233 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 >18:41:18,274 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >18:41:18,298 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 >18:41:18,298 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >18:41:18,354 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 >18:41:18,361 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 >18:41:18,384 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 >18:41:18,385 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 >18:41:18,386 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 >18:41:18,398 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 >18:41:18,416 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 >18:41:18,425 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 >18:41:18,425 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >18:41:18,426 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 >18:41:18,440 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 >18:41:18,449 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 >18:41:18,456 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 >18:41:18,457 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) >18:41:18,457 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >18:41:18,479 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 >18:41:18,507 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 >18:41:18,514 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 >18:41:18,519 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 >18:41:18,563 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 >18:41:18,565 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) >18:41:18,566 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >18:41:18,675 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 >18:41:18,703 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 >18:41:18,748 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 >18:41:18,750 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 >18:41:18,752 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 >18:41:18,753 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 >18:41:18,754 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 >18:41:18,755 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >18:41:18,755 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >18:41:18,756 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 >18:41:18,758 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 >18:41:18,759 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 >18:41:18,760 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 >18:41:18,762 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 >18:41:18,763 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 >18:41:18,764 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 >18:41:18,765 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 >18:41:18,769 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 >18:41:18,779 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 >18:41:18,779 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) >18:41:18,780 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) >18:41:18,786 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 >18:41:18,792 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 >18:41:18,846 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 >18:41:18,866 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 >18:41:18,876 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 >18:41:18,877 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 >18:41:18,879 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 >18:41:18,880 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 >18:41:18,881 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) >18:41:18,881 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) >18:41:18,888 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 >18:41:18,888 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >18:41:18,902 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >18:41:18,928 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 >18:41:18,929 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >18:41:18,945 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 >18:41:18,952 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 >18:41:18,954 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >18:41:18,972 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 >18:41:18,973 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >18:41:18,973 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >18:41:18,974 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 >18:41:18,975 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 >18:41:19,010 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 >18:41:19,012 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 >18:41:19,013 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 >18:41:19,014 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 >18:41:19,015 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 >18:41:19,017 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 >18:41:19,019 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 >18:41:19,020 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >18:41:19,020 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >18:41:19,021 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >18:41:19,021 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >18:41:19,022 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 >18:41:19,024 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 >18:41:19,025 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 >18:41:19,047 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 >18:41:19,056 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 >18:41:19,057 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >18:41:19,058 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 >18:41:19,059 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 >18:41:19,089 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 >18:41:19,104 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 >18:41:19,115 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 >18:41:19,116 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >18:41:19,123 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 >18:41:19,133 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 >18:41:19,140 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 >18:41:19,141 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 >18:41:19,147 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 >18:41:19,151 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 >18:41:19,155 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 >18:41:19,176 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 >18:41:19,178 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >18:41:19,223 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 >18:41:19,223 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >18:41:19,238 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 >18:41:19,239 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 >18:41:19,242 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 >18:41:19,243 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 >18:41:19,244 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 >18:41:19,246 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 >18:41:19,247 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) >18:41:19,247 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >18:41:19,248 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >18:41:19,252 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 >18:41:19,261 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 >18:41:19,263 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 >18:41:19,263 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >18:41:19,264 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >18:41:19,264 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >18:41:19,265 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 >18:41:19,274 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 >18:41:19,275 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >18:41:19,276 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 >18:41:19,277 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 >18:41:19,293 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 >18:41:19,295 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 >18:41:19,296 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 >18:41:19,346 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 >18:41:19,398 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 >18:41:19,400 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 >18:41:19,401 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 >18:41:19,402 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >18:41:19,404 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 >18:41:19,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >18:41:19,415 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 >18:41:19,417 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 >18:41:19,451 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 >18:41:19,452 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >18:41:19,452 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >18:41:19,468 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 >18:41:19,523 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >18:41:19,529 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 >18:41:19,548 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 >18:41:19,561 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 >18:41:19,563 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >18:41:19,578 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 >18:41:19,580 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >18:41:19,581 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >18:41:19,581 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >18:41:19,581 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >18:41:19,581 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >18:41:19,581 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >18:41:19,582 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >18:41:19,582 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >18:41:19,582 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >18:41:19,582 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >18:41:19,583 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >18:41:19,583 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >18:41:19,583 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >18:41:19,583 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >18:41:19,584 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 >18:41:19,590 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 >18:41:19,601 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 >18:41:19,602 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) >18:41:19,611 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 >18:41:19,613 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 >18:41:19,613 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >18:41:19,615 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 >18:41:19,641 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 >18:41:19,712 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 >18:41:19,713 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >18:41:19,714 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 >18:41:19,715 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 >18:41:19,717 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 >18:41:19,721 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 >18:41:19,784 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 >18:41:19,789 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 >18:41:19,791 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 >18:41:19,792 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 >18:41:19,794 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 >18:41:19,797 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 >18:41:19,802 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 >18:41:19,808 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 >18:41:19,812 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 >18:41:19,816 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 >18:41:19,819 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 >18:41:19,823 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 >18:41:19,928 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 >18:41:19,936 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >18:41:19,987 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 >18:41:20,001 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 >18:41:20,004 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 >18:41:20,011 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 >18:41:20,036 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >18:41:20,061 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 >18:41:20,108 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 >18:41:20,121 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 >18:41:20,153 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 >18:41:20,155 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 >18:41:20,160 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 >18:41:20,161 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 >18:41:20,169 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >18:41:20,171 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 >18:41:20,177 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 >18:41:20,179 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 >18:41:20,186 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 >18:41:20,189 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >18:41:20,200 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 >18:41:20,201 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 >18:41:20,256 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 >18:41:20,258 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 >18:41:20,269 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 >18:41:20,270 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 >18:41:20,271 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) >18:41:20,271 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) >18:41:20,272 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >18:41:20,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >18:41:20,283 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 >18:41:20,318 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 >18:41:20,320 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 >18:41:20,336 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 >18:41:20,337 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) >18:41:20,337 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >18:41:20,351 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 >18:41:20,352 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 >18:41:20,353 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >18:41:20,354 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 >18:41:20,355 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >18:41:20,373 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 >18:41:20,385 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 >18:41:20,387 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 >18:41:20,388 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 >18:41:20,397 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 >18:41:20,398 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >18:41:20,399 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 >18:41:20,412 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 >18:41:20,414 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 >18:41:20,415 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 >18:41:20,416 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 >18:41:20,418 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 >18:41:20,419 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) >18:41:20,420 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) >18:41:20,420 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) >18:41:20,420 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) >18:41:20,420 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) >18:41:20,421 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) >18:41:20,421 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) >18:41:20,421 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) >18:41:20,421 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) >18:41:20,422 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 >18:41:20,424 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 >18:41:20,432 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 >18:41:20,433 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) >18:41:20,434 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 >18:41:20,436 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >18:41:20,442 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 >18:41:20,457 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 >18:41:20,464 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 >18:41:20,465 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 >18:41:20,466 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >18:41:20,638 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >18:41:20,810 DEBUG yum.verbose.YumBase: Depsolve time: 7.069 >18:41:20,811 DEBUG packaging: success >18:41:20,845 INFO packaging: 1186 packages selected totalling 3.43 GB >20:41:33,591 INFO packaging: checking software selection >20:41:33,592 DEBUG packaging: deleting package sacks >20:41:33,592 DEBUG packaging: deleting yum transaction info >20:41:33,647 DEBUG packaging: select group core >20:41:33,649 DEBUG yum.verbose.YumBase: Setting up Package Sacks >20:41:33,766 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >20:41:33,813 DEBUG yum.verbose.YumBase: pkgsack time: 0.162 >20:41:33,939 DEBUG yum.verbose.YumBase: group time: 0.290 >20:41:34,006 DEBUG yum.verbose.YumBase: Obs Init time: 0.066 >20:41:34,062 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >20:41:34,073 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >20:41:34,074 DEBUG packaging: select group core >20:41:34,074 DEBUG packaging: select package kernel-PAE >20:41:34,090 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >20:41:34,091 INFO packaging: no kernel-PAE package >20:41:34,092 DEBUG packaging: select package kernel >20:41:34,093 INFO packaging: selected kernel >20:41:34,093 INFO packaging: checking dependencies >20:41:34,129 DEBUG yum.verbose.YumBase: Building updates object >20:41:34,215 DEBUG yum.verbose.YumBase: up:simple updates time: 0.028 >20:41:34,217 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >20:41:34,218 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >20:41:34,218 DEBUG yum.verbose.YumBase: updates time: 0.088 >20:41:34,220 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-23.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,222 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,224 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,228 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,229 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,231 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,233 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,235 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,236 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,238 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,239 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >20:41:34,240 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,244 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,246 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >20:41:34,247 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,249 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,250 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >20:41:34,251 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,253 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >20:41:34,253 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >20:41:34,254 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >20:41:34,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,256 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgobject-2.0.so.0()(64bit) >20:41:34,257 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >20:41:34,257 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >20:41:34,257 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgio-2.0.so.0()(64bit) >20:41:34,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >20:41:34,266 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 >20:41:34,268 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 >20:41:34,269 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >20:41:34,272 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for bash-4.2.39-3.fc18.x86_64 >20:41:34,275 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 >20:41:34,277 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 >20:41:34,287 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,289 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >20:41:34,289 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0(LIBPAM_1.0)(64bit) >20:41:34,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,293 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,295 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 >20:41:34,297 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,300 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >20:41:34,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >20:41:34,306 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 >20:41:34,311 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 >20:41:34,316 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 >20:41:34,317 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >20:41:34,320 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 >20:41:34,322 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 >20:41:34,324 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >20:41:34,325 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.x86_64 to require for liblber-2.4.so.2()(64bit) >20:41:34,326 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 >20:41:34,328 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) >20:41:34,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >20:41:34,333 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >20:41:34,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >20:41:34,335 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) >20:41:34,336 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) >20:41:34,337 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 >20:41:34,338 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.5-1.fc18.x86_64 to require for libe2p.so.2()(64bit) >20:41:34,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >20:41:34,343 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >20:41:34,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >20:41:34,347 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 >20:41:34,348 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >20:41:34,354 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 >20:41:34,357 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >20:41:34,359 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >20:41:34,361 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 >20:41:34,362 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-12.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >20:41:34,364 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >20:41:34,366 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 >20:41:34,374 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >20:41:34,376 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 >20:41:34,378 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 >20:41:34,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for iputils-20121125-2.fc18.x86_64 >20:41:34,384 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for iputils-20121125-2.fc18.x86_64 >20:41:34,388 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 >20:41:34,390 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20120925-0.3.git236367d.fc18.noarch as install for kernel-3.6.10-4.fc18.x86_64 >20:41:34,392 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >20:41:34,394 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-17.git20121220.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >20:41:34,398 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >20:41:34,402 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 >20:41:34,403 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 >20:41:34,405 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 >20:41:34,414 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >20:41:34,416 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >20:41:34,418 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >20:41:34,419 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libkrb5.so.3()(64bit) >20:41:34,420 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >20:41:34,420 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libgssapi_krb5.so.2()(64bit) >20:41:34,421 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 >20:41:34,433 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >20:41:34,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >20:41:34,436 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >20:41:34,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >20:41:34,448 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-5.fc18.x86_64 >20:41:34,450 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 >20:41:34,451 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 >20:41:34,452 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) >20:41:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >20:41:34,458 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 >20:41:34,460 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 >20:41:34,461 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >20:41:34,465 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for procps-ng-3.3.3-2.20120807git.fc18.x86_64 >20:41:34,471 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 >20:41:34,473 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 >20:41:34,474 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >20:41:34,475 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 >20:41:34,477 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >20:41:34,479 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >20:41:34,480 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >20:41:34,489 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >20:41:34,490 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 >20:41:34,492 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >20:41:34,493 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 >20:41:34,495 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 >20:41:34,497 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 >20:41:34,498 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >20:41:34,505 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >20:41:34,506 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 >20:41:34,508 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >20:41:34,510 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 >20:41:34,527 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,529 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,532 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,534 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for systemd-195-13.fc18.x86_64 >20:41:34,535 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >20:41:34,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >20:41:34,549 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 >20:41:34,550 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >20:41:34,550 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >20:41:34,551 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >20:41:34,555 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >20:41:34,557 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 >20:41:34,559 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >20:41:34,560 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >20:41:34,562 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >20:41:34,563 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >20:41:34,565 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >20:41:34,576 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >20:41:34,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >20:41:34,583 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 >20:41:34,591 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-4.20101115git.fc18.noarch as install for cronie-anacron-1.4.10-1.fc18.x86_64 >20:41:34,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for cryptsetup-libs-1.5.1-1.fc18.x86_64 >20:41:34,607 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for 1:dbus-1.6.8-2.fc18.x86_64 >20:41:34,616 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for device-mapper-libs-1.02.77-4.fc18.x86_64 >20:41:34,624 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for dracut-024-17.git20121220.fc18.x86_64 >20:41:34,626 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dracut-024-17.git20121220.fc18.x86_64 >20:41:34,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-17.git20121220.fc18.x86_64 >20:41:34,628 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.fc18.x86_64 as install for dracut-024-17.git20121220.fc18.x86_64 >20:41:34,638 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 >20:41:34,650 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >20:41:34,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >20:41:34,653 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 >20:41:34,658 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >20:41:34,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for 1:gmp-5.0.5-3.fc18.x86_64 >20:41:34,662 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >20:41:34,663 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >20:41:34,663 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6()(64bit) >20:41:34,666 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for grep-2.14-1.fc18.x86_64 >20:41:34,687 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for krb5-libs-1.10.3-5.fc18.x86_64 >20:41:34,688 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1()(64bit) >20:41:34,706 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 >20:41:34,707 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >20:41:34,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for libdrm-2.4.40-1.fc18.x86_64 >20:41:34,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for libmicrohttpd-0.9.22-1.fc18.x86_64 >20:41:34,734 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.x86_64 to require for libgnutls.so.26()(64bit) >20:41:34,747 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 >20:41:34,748 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) >20:41:34,749 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >20:41:34,769 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 >20:41:34,778 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >20:41:34,780 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >20:41:34,795 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for openldap-2.4.33-3.fc18.x86_64 >20:41:34,805 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for 1:openssl-libs-1.0.1c-7.fc18.x86_64 >20:41:34,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >20:41:34,815 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >20:41:34,816 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >20:41:34,828 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for polkit-0.107-4.fc18.x86_64 >20:41:34,837 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for ppp-2.4.5-23.fc18.x86_64 >20:41:34,838 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.fc18.x86_64 to require for libpcap.so.1()(64bit) >20:41:34,843 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >20:41:34,844 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >20:41:34,846 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >20:41:34,854 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 >20:41:34,868 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 >20:41:34,869 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >20:41:34,870 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >20:41:34,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >20:41:34,893 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2()(64bit) >20:41:34,894 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >20:41:34,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >20:41:34,914 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >20:41:34,915 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >20:41:34,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >20:41:34,921 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-6.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >20:41:34,971 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 >20:41:34,992 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 >20:41:34,994 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 >20:41:35,051 DEBUG yum.verbose.YumBase: Depsolve time: 0.957 >20:41:35,051 DEBUG packaging: success >20:41:35,057 INFO packaging: 202 packages selected totalling 720.93 MB > > >/tmp/program.log: >23:36:33,093 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:36:33,113 INFO program: Running... udevadm settle --timeout=300 >23:36:33,359 INFO program: Running... modprobe fcoe >23:36:33,419 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:36:33,475 INFO program: No FCoE boot disk information is found in EDD! >23:36:33,477 INFO program: Running... udevadm settle --timeout=300 >23:36:33,541 INFO program: Running... multipath -d >23:36:33,592 INFO program: Running... multipath -ll >23:36:35,221 INFO program: Running... metacity --display :1 --sm-disable >23:36:35,752 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >23:36:35,913 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,936 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,968 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,970 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,986 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,994 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:35,996 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,008 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,022 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,024 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,045 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,047 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,048 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,050 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,053 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,054 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,056 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,067 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,068 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,069 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,070 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,071 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,074 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:36,075 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:36:37,065 INFO program: Running... udevadm control --property=ANACONDA=1 >23:36:37,070 INFO program: Running... systemctl start chronyd.service >23:36:37,305 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:36:37,417 INFO program: Running... udevadm settle --timeout=300 >23:36:37,616 INFO program: Running... udevadm settle --timeout=300 >23:36:37,725 INFO program: Running... multipath -d >23:36:37,771 INFO program: Running... multipath -ll >23:36:38,511 INFO program: Running... ntfsinfo -m /dev/sda1 >23:36:38,572 INFO program: Volume Information >23:36:38,573 INFO program: Name of device: /dev/sda1 >23:36:38,573 INFO program: Device state: 11 >23:36:38,574 INFO program: Volume Name: >23:36:38,580 INFO program: Volume State: 91 >23:36:38,581 INFO program: Volume Version: 3.1 >23:36:38,581 INFO program: Sector Size: 512 >23:36:38,582 INFO program: Cluster Size: 4096 >23:36:38,582 INFO program: Index Block Size: 4096 >23:36:38,583 INFO program: Volume Size in Clusters: 866698 >23:36:38,583 INFO program: MFT Information >23:36:38,584 INFO program: MFT Record Size: 1024 >23:36:38,584 INFO program: MFT Zone Multiplier: 0 >23:36:38,585 INFO program: MFT Data Position: 24 >23:36:38,585 INFO program: MFT Zone Start: 786432 >23:36:38,597 INFO program: MFT Zone End: 840600 >23:36:38,598 INFO program: MFT Zone Position: 786432 >23:36:38,598 INFO program: Current Position in First Data Zone: 840600 >23:36:38,598 INFO program: Current Position in Second Data Zone: 0 >23:36:38,599 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >23:36:38,599 INFO program: FILE_MFTMirr Size: 4 >23:36:38,600 INFO program: LCN of Data Attribute for File_MFTMirr: 544772 >23:36:38,600 INFO program: Size of Attribute Definition Table: 2560 >23:36:38,601 INFO program: FILE_Bitmap Information >23:36:38,601 INFO program: FILE_Bitmap MFT Record Number: 6 >23:36:38,601 INFO program: State of FILE_Bitmap Inode: 80 >23:36:38,602 INFO program: Length of Attribute List: 0 >23:36:38,602 INFO program: Attribute List: (null) >23:36:38,603 INFO program: Number of Attached Extent Inodes: 0 >23:36:38,603 INFO program: FILE_Bitmap Data Attribute Information >23:36:38,604 INFO program: Decompressed Runlist: not done yet >23:36:38,604 INFO program: Base Inode: 6 >23:36:38,604 INFO program: Attribute Types: not done yet >23:36:38,605 INFO program: Attribute Name Length: 0 >23:36:38,605 INFO program: Attribute State: 3 >23:36:38,606 INFO program: Attribute Allocated Size: 110592 >23:36:38,606 INFO program: Attribute Data Size: 108344 >23:36:38,606 INFO program: Attribute Initialized Size: 108344 >23:36:38,607 INFO program: Attribute Compressed Size: 0 >23:36:38,607 INFO program: Compression Block Size: 0 >23:36:38,608 INFO program: Compression Block Size Bits: 0 >23:36:38,608 INFO program: Compression Block Clusters: 0 >23:36:38,609 INFO program: Running... ntfsresize -m /dev/sda1 >23:36:38,837 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >23:36:38,837 INFO program: Minsize (in MB): 3228 >23:36:38,994 INFO program: Running... dumpe2fs -h /dev/sda2 >23:36:39,027 INFO program: Filesystem volume name: <none> >23:36:39,028 INFO program: Last mounted on: <not available> >23:36:39,028 INFO program: Filesystem UUID: 053e0a72-1ca7-44e0-9ccb-7d164034bc01 >23:36:39,029 INFO program: Filesystem magic number: 0xEF53 >23:36:39,029 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,030 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 >23:36:39,030 INFO program: Filesystem flags: signed_directory_hash >23:36:39,031 INFO program: Default mount options: user_xattr acl >23:36:39,032 INFO program: Filesystem state: clean >23:36:39,032 INFO program: Errors behavior: Continue >23:36:39,033 INFO program: Filesystem OS type: Linux >23:36:39,033 INFO program: Inode count: 128016 >23:36:39,034 INFO program: Block count: 512000 >23:36:39,034 INFO program: Reserved block count: 25600 >23:36:39,035 INFO program: Free blocks: 485332 >23:36:39,039 INFO program: Free inodes: 128005 >23:36:39,040 INFO program: First block: 1 >23:36:39,040 INFO program: Block size: 1024 >23:36:39,041 INFO program: Fragment size: 1024 >23:36:39,041 INFO program: Reserved GDT blocks: 256 >23:36:39,041 INFO program: Blocks per group: 8192 >23:36:39,042 INFO program: Fragments per group: 8192 >23:36:39,042 INFO program: Inodes per group: 2032 >23:36:39,043 INFO program: Inode blocks per group: 254 >23:36:39,043 INFO program: Flex block group size: 16 >23:36:39,044 INFO program: Filesystem created: Sat Dec 8 22:58:29 2012 >23:36:39,044 INFO program: Last mount time: Sat Dec 8 22:58:46 2012 >23:36:39,045 INFO program: Last write time: Sat Dec 8 22:58:46 2012 >23:36:39,045 INFO program: Mount count: 1 >23:36:39,046 INFO program: Maximum mount count: -1 >23:36:39,046 INFO program: Last checked: Sat Dec 8 22:58:29 2012 >23:36:39,047 INFO program: Check interval: 0 (<none>) >23:36:39,047 INFO program: Lifetime writes: 24 MB >23:36:39,047 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,048 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,048 INFO program: First inode: 11 >23:36:39,049 INFO program: Inode size: 128 >23:36:39,049 INFO program: Journal inode: 8 >23:36:39,050 INFO program: Default directory hash: half_md4 >23:36:39,050 INFO program: Directory Hash Seed: 229799bc-e933-4395-8779-a7dd3637ee24 >23:36:39,051 INFO program: Journal backup: inode blocks >23:36:39,054 INFO program: Journal features: (none) >23:36:39,054 INFO program: Journal size: 8M >23:36:39,054 INFO program: Journal length: 8192 >23:36:39,055 INFO program: Journal sequence: 0x0000000f >23:36:39,055 INFO program: Journal start: 0 >23:36:39,056 INFO program: >23:36:39,056 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,057 INFO program: Running... dumpe2fs -h /dev/sda2 >23:36:39,076 INFO program: Filesystem volume name: <none> >23:36:39,077 INFO program: Last mounted on: <not available> >23:36:39,077 INFO program: Filesystem UUID: 053e0a72-1ca7-44e0-9ccb-7d164034bc01 >23:36:39,078 INFO program: Filesystem magic number: 0xEF53 >23:36:39,078 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,079 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 >23:36:39,079 INFO program: Filesystem flags: signed_directory_hash >23:36:39,080 INFO program: Default mount options: user_xattr acl >23:36:39,080 INFO program: Filesystem state: clean >23:36:39,081 INFO program: Errors behavior: Continue >23:36:39,081 INFO program: Filesystem OS type: Linux >23:36:39,082 INFO program: Inode count: 128016 >23:36:39,082 INFO program: Block count: 512000 >23:36:39,083 INFO program: Reserved block count: 25600 >23:36:39,083 INFO program: Free blocks: 485332 >23:36:39,084 INFO program: Free inodes: 128005 >23:36:39,084 INFO program: First block: 1 >23:36:39,085 INFO program: Block size: 1024 >23:36:39,085 INFO program: Fragment size: 1024 >23:36:39,085 INFO program: Reserved GDT blocks: 256 >23:36:39,086 INFO program: Blocks per group: 8192 >23:36:39,086 INFO program: Fragments per group: 8192 >23:36:39,087 INFO program: Inodes per group: 2032 >23:36:39,088 INFO program: Inode blocks per group: 254 >23:36:39,088 INFO program: Flex block group size: 16 >23:36:39,088 INFO program: Filesystem created: Sat Dec 8 22:58:29 2012 >23:36:39,089 INFO program: Last mount time: Sat Dec 8 22:58:46 2012 >23:36:39,093 INFO program: Last write time: Sat Dec 8 22:58:46 2012 >23:36:39,093 INFO program: Mount count: 1 >23:36:39,093 INFO program: Maximum mount count: -1 >23:36:39,094 INFO program: Last checked: Sat Dec 8 22:58:29 2012 >23:36:39,094 INFO program: Check interval: 0 (<none>) >23:36:39,094 INFO program: Lifetime writes: 24 MB >23:36:39,094 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,095 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,095 INFO program: First inode: 11 >23:36:39,095 INFO program: Inode size: 128 >23:36:39,095 INFO program: Journal inode: 8 >23:36:39,096 INFO program: Default directory hash: half_md4 >23:36:39,096 INFO program: Directory Hash Seed: 229799bc-e933-4395-8779-a7dd3637ee24 >23:36:39,096 INFO program: Journal backup: inode blocks >23:36:39,096 INFO program: Journal features: (none) >23:36:39,097 INFO program: Journal size: 8M >23:36:39,097 INFO program: Journal length: 8192 >23:36:39,097 INFO program: Journal sequence: 0x0000000f >23:36:39,097 INFO program: Journal start: 0 >23:36:39,098 INFO program: >23:36:39,098 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,099 INFO program: Running... resize2fs -P /dev/sda2 >23:36:39,145 INFO program: Estimated minimum size of the filesystem: 14077 >23:36:39,148 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:36:39,421 INFO program: Running... ntfsinfo -m /dev/sdb1 >23:36:39,442 INFO program: Volume Information >23:36:39,442 INFO program: Name of device: /dev/sdb1 >23:36:39,442 INFO program: Device state: 11 >23:36:39,443 INFO program: Volume Name: MyDynamicData >23:36:39,443 INFO program: Volume State: 91 >23:36:39,443 INFO program: Volume Version: 3.1 >23:36:39,443 INFO program: Sector Size: 512 >23:36:39,444 INFO program: Cluster Size: 8192 >23:36:39,444 INFO program: Index Block Size: 4096 >23:36:39,444 INFO program: Volume Size in Clusters: 1087395 >23:36:39,444 INFO program: MFT Information >23:36:39,444 INFO program: MFT Record Size: 1024 >23:36:39,445 INFO program: MFT Zone Multiplier: 0 >23:36:39,445 INFO program: MFT Data Position: 24 >23:36:39,445 INFO program: MFT Zone Start: 393216 >23:36:39,445 INFO program: MFT Zone End: 529140 >23:36:39,446 INFO program: MFT Zone Position: 393216 >23:36:39,446 INFO program: Current Position in First Data Zone: 529140 >23:36:39,446 INFO program: Current Position in Second Data Zone: 0 >23:36:39,446 INFO program: LCN of Data Attribute for FILE_MFT: 393216 >23:36:39,447 INFO program: FILE_MFTMirr Size: 8 >23:36:39,447 INFO program: LCN of Data Attribute for File_MFTMirr: 543697 >23:36:39,447 INFO program: Size of Attribute Definition Table: 2560 >23:36:39,447 INFO program: FILE_Bitmap Information >23:36:39,447 INFO program: FILE_Bitmap MFT Record Number: 6 >23:36:39,448 INFO program: State of FILE_Bitmap Inode: 80 >23:36:39,448 INFO program: Length of Attribute List: 0 >23:36:39,452 INFO program: Attribute List: (null) >23:36:39,452 INFO program: Number of Attached Extent Inodes: 0 >23:36:39,452 INFO program: FILE_Bitmap Data Attribute Information >23:36:39,452 INFO program: Decompressed Runlist: not done yet >23:36:39,453 INFO program: Base Inode: 6 >23:36:39,453 INFO program: Attribute Types: not done yet >23:36:39,453 INFO program: Attribute Name Length: 0 >23:36:39,453 INFO program: Attribute State: 3 >23:36:39,454 INFO program: Attribute Allocated Size: 139264 >23:36:39,454 INFO program: Attribute Data Size: 135928 >23:36:39,454 INFO program: Attribute Initialized Size: 135928 >23:36:39,454 INFO program: Attribute Compressed Size: 0 >23:36:39,455 INFO program: Compression Block Size: 0 >23:36:39,455 INFO program: Compression Block Size Bits: 0 >23:36:39,455 INFO program: Compression Block Clusters: 0 >23:36:39,456 INFO program: Running... ntfsresize -m /dev/sdb1 >23:36:39,480 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >23:36:39,480 INFO program: Minsize (in MB): 3222 >23:36:39,654 INFO program: Running... dumpe2fs -h /dev/loop1 >23:36:39,670 INFO program: Filesystem volume name: Anaconda >23:36:39,670 INFO program: Last mounted on: / >23:36:39,670 INFO program: Filesystem UUID: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 >23:36:39,671 INFO program: Filesystem magic number: 0xEF53 >23:36:39,671 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,671 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 >23:36:39,671 INFO program: Filesystem flags: signed_directory_hash >23:36:39,672 INFO program: Default mount options: user_xattr acl >23:36:39,672 INFO program: Filesystem state: clean >23:36:39,672 INFO program: Errors behavior: Continue >23:36:39,672 INFO program: Filesystem OS type: Linux >23:36:39,673 INFO program: Inode count: 65536 >23:36:39,673 INFO program: Block count: 1048576 >23:36:39,673 INFO program: Reserved block count: 0 >23:36:39,673 INFO program: Free blocks: 312064 >23:36:39,674 INFO program: Free inodes: 37955 >23:36:39,674 INFO program: First block: 1 >23:36:39,674 INFO program: Block size: 1024 >23:36:39,674 INFO program: Fragment size: 1024 >23:36:39,675 INFO program: Reserved GDT blocks: 256 >23:36:39,675 INFO program: Blocks per group: 8192 >23:36:39,675 INFO program: Fragments per group: 8192 >23:36:39,675 INFO program: Inodes per group: 512 >23:36:39,679 INFO program: Inode blocks per group: 128 >23:36:39,679 INFO program: Flex block group size: 16 >23:36:39,679 INFO program: Filesystem created: Thu Jan 3 07:51:34 2013 >23:36:39,679 INFO program: Last mount time: Thu Jan 3 07:51:44 2013 >23:36:39,680 INFO program: Last write time: Thu Jan 3 07:51:51 2013 >23:36:39,680 INFO program: Mount count: 2 >23:36:39,680 INFO program: Maximum mount count: -1 >23:36:39,680 INFO program: Last checked: Thu Jan 3 07:51:34 2013 >23:36:39,681 INFO program: Check interval: 0 (<none>) >23:36:39,681 INFO program: Lifetime writes: 32 MB >23:36:39,681 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,681 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,682 INFO program: First inode: 11 >23:36:39,682 INFO program: Inode size: 256 >23:36:39,682 INFO program: Required extra isize: 28 >23:36:39,682 INFO program: Desired extra isize: 28 >23:36:39,683 INFO program: Journal inode: 8 >23:36:39,683 INFO program: Default directory hash: half_md4 >23:36:39,683 INFO program: Directory Hash Seed: fde40f5c-695d-4d33-96a0-03b1cb46d5ec >23:36:39,683 INFO program: Journal backup: inode blocks >23:36:39,684 INFO program: Journal features: (none) >23:36:39,684 INFO program: Journal size: 32M >23:36:39,684 INFO program: Journal length: 32768 >23:36:39,684 INFO program: Journal sequence: 0x00000007 >23:36:39,685 INFO program: Journal start: 0 >23:36:39,685 INFO program: >23:36:39,685 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,690 INFO program: Running... dumpe2fs -h /dev/loop1 >23:36:39,706 INFO program: Filesystem volume name: Anaconda >23:36:39,706 INFO program: Last mounted on: / >23:36:39,707 INFO program: Filesystem UUID: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 >23:36:39,707 INFO program: Filesystem magic number: 0xEF53 >23:36:39,707 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,707 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 >23:36:39,707 INFO program: Filesystem flags: signed_directory_hash >23:36:39,708 INFO program: Default mount options: user_xattr acl >23:36:39,708 INFO program: Filesystem state: clean >23:36:39,708 INFO program: Errors behavior: Continue >23:36:39,708 INFO program: Filesystem OS type: Linux >23:36:39,708 INFO program: Inode count: 65536 >23:36:39,709 INFO program: Block count: 1048576 >23:36:39,709 INFO program: Reserved block count: 0 >23:36:39,709 INFO program: Free blocks: 312064 >23:36:39,709 INFO program: Free inodes: 37955 >23:36:39,710 INFO program: First block: 1 >23:36:39,710 INFO program: Block size: 1024 >23:36:39,710 INFO program: Fragment size: 1024 >23:36:39,710 INFO program: Reserved GDT blocks: 256 >23:36:39,711 INFO program: Blocks per group: 8192 >23:36:39,711 INFO program: Fragments per group: 8192 >23:36:39,711 INFO program: Inodes per group: 512 >23:36:39,711 INFO program: Inode blocks per group: 128 >23:36:39,711 INFO program: Flex block group size: 16 >23:36:39,712 INFO program: Filesystem created: Thu Jan 3 07:51:34 2013 >23:36:39,712 INFO program: Last mount time: Thu Jan 3 07:51:44 2013 >23:36:39,712 INFO program: Last write time: Thu Jan 3 07:51:51 2013 >23:36:39,712 INFO program: Mount count: 2 >23:36:39,713 INFO program: Maximum mount count: -1 >23:36:39,713 INFO program: Last checked: Thu Jan 3 07:51:34 2013 >23:36:39,713 INFO program: Check interval: 0 (<none>) >23:36:39,713 INFO program: Lifetime writes: 32 MB >23:36:39,714 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,714 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,714 INFO program: First inode: 11 >23:36:39,714 INFO program: Inode size: 256 >23:36:39,718 INFO program: Required extra isize: 28 >23:36:39,718 INFO program: Desired extra isize: 28 >23:36:39,718 INFO program: Journal inode: 8 >23:36:39,718 INFO program: Default directory hash: half_md4 >23:36:39,719 INFO program: Directory Hash Seed: fde40f5c-695d-4d33-96a0-03b1cb46d5ec >23:36:39,719 INFO program: Journal backup: inode blocks >23:36:39,719 INFO program: Journal features: (none) >23:36:39,719 INFO program: Journal size: 32M >23:36:39,720 INFO program: Journal length: 32768 >23:36:39,720 INFO program: Journal sequence: 0x00000007 >23:36:39,720 INFO program: Journal start: 0 >23:36:39,720 INFO program: >23:36:39,721 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,721 INFO program: Running... resize2fs -P /dev/loop1 >23:36:39,737 INFO program: Couldn't find valid filesystem superblock. >23:36:39,738 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:36:39,738 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >23:36:39,820 INFO program: Running... udevadm settle --timeout=300 >23:36:39,903 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:36:39,922 INFO program: Filesystem volume name: Anaconda >23:36:39,922 INFO program: Last mounted on: /sysroot >23:36:39,923 INFO program: Filesystem UUID: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 >23:36:39,923 INFO program: Filesystem magic number: 0xEF53 >23:36:39,923 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,923 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 >23:36:39,924 INFO program: Filesystem flags: signed_directory_hash >23:36:39,924 INFO program: Default mount options: user_xattr acl >23:36:39,924 INFO program: Filesystem state: clean >23:36:39,925 INFO program: Errors behavior: Continue >23:36:39,925 INFO program: Filesystem OS type: Linux >23:36:39,925 INFO program: Inode count: 65536 >23:36:39,925 INFO program: Block count: 1048576 >23:36:39,925 INFO program: Reserved block count: 0 >23:36:39,926 INFO program: Free blocks: 312064 >23:36:39,926 INFO program: Free inodes: 37955 >23:36:39,926 INFO program: First block: 1 >23:36:39,926 INFO program: Block size: 1024 >23:36:39,927 INFO program: Fragment size: 1024 >23:36:39,927 INFO program: Reserved GDT blocks: 256 >23:36:39,927 INFO program: Blocks per group: 8192 >23:36:39,927 INFO program: Fragments per group: 8192 >23:36:39,928 INFO program: Inodes per group: 512 >23:36:39,928 INFO program: Inode blocks per group: 128 >23:36:39,928 INFO program: Flex block group size: 16 >23:36:39,928 INFO program: Filesystem created: Thu Jan 3 07:51:34 2013 >23:36:39,929 INFO program: Last mount time: Fri Jan 4 23:36:26 2013 >23:36:39,929 INFO program: Last write time: Fri Jan 4 23:36:26 2013 >23:36:39,929 INFO program: Mount count: 3 >23:36:39,929 INFO program: Maximum mount count: -1 >23:36:39,930 INFO program: Last checked: Thu Jan 3 07:51:34 2013 >23:36:39,930 INFO program: Check interval: 0 (<none>) >23:36:39,930 INFO program: Lifetime writes: 32 MB >23:36:39,930 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,931 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,931 INFO program: First inode: 11 >23:36:39,931 INFO program: Inode size: 256 >23:36:39,931 INFO program: Required extra isize: 28 >23:36:39,932 INFO program: Desired extra isize: 28 >23:36:39,932 INFO program: Journal inode: 8 >23:36:39,932 INFO program: Default directory hash: half_md4 >23:36:39,933 INFO program: Directory Hash Seed: fde40f5c-695d-4d33-96a0-03b1cb46d5ec >23:36:39,933 INFO program: Journal backup: inode blocks >23:36:39,933 INFO program: Journal features: (none) >23:36:39,933 INFO program: Journal size: 32M >23:36:39,934 INFO program: Journal length: 32768 >23:36:39,934 INFO program: Journal sequence: 0x00000008 >23:36:39,934 INFO program: Journal start: 1 >23:36:39,934 INFO program: >23:36:39,938 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,938 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:36:39,951 INFO program: Filesystem volume name: Anaconda >23:36:39,951 INFO program: Last mounted on: /sysroot >23:36:39,952 INFO program: Filesystem UUID: 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 >23:36:39,952 INFO program: Filesystem magic number: 0xEF53 >23:36:39,952 INFO program: Filesystem revision #: 1 (dynamic) >23:36:39,952 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 >23:36:39,953 INFO program: Filesystem flags: signed_directory_hash >23:36:39,953 INFO program: Default mount options: user_xattr acl >23:36:39,953 INFO program: Filesystem state: clean >23:36:39,953 INFO program: Errors behavior: Continue >23:36:39,954 INFO program: Filesystem OS type: Linux >23:36:39,954 INFO program: Inode count: 65536 >23:36:39,954 INFO program: Block count: 1048576 >23:36:39,954 INFO program: Reserved block count: 0 >23:36:39,954 INFO program: Free blocks: 312064 >23:36:39,955 INFO program: Free inodes: 37955 >23:36:39,955 INFO program: First block: 1 >23:36:39,955 INFO program: Block size: 1024 >23:36:39,955 INFO program: Fragment size: 1024 >23:36:39,956 INFO program: Reserved GDT blocks: 256 >23:36:39,956 INFO program: Blocks per group: 8192 >23:36:39,956 INFO program: Fragments per group: 8192 >23:36:39,956 INFO program: Inodes per group: 512 >23:36:39,957 INFO program: Inode blocks per group: 128 >23:36:39,961 INFO program: Flex block group size: 16 >23:36:39,961 INFO program: Filesystem created: Thu Jan 3 07:51:34 2013 >23:36:39,961 INFO program: Last mount time: Fri Jan 4 23:36:26 2013 >23:36:39,961 INFO program: Last write time: Fri Jan 4 23:36:26 2013 >23:36:39,962 INFO program: Mount count: 3 >23:36:39,962 INFO program: Maximum mount count: -1 >23:36:39,962 INFO program: Last checked: Thu Jan 3 07:51:34 2013 >23:36:39,963 INFO program: Check interval: 0 (<none>) >23:36:39,963 INFO program: Lifetime writes: 32 MB >23:36:39,963 INFO program: Reserved blocks uid: 0 (user root) >23:36:39,963 INFO program: Reserved blocks gid: 0 (group root) >23:36:39,963 INFO program: First inode: 11 >23:36:39,964 INFO program: Inode size: 256 >23:36:39,964 INFO program: Required extra isize: 28 >23:36:39,964 INFO program: Desired extra isize: 28 >23:36:39,964 INFO program: Journal inode: 8 >23:36:39,965 INFO program: Default directory hash: half_md4 >23:36:39,965 INFO program: Directory Hash Seed: fde40f5c-695d-4d33-96a0-03b1cb46d5ec >23:36:39,965 INFO program: Journal backup: inode blocks >23:36:39,965 INFO program: Journal features: (none) >23:36:39,966 INFO program: Journal size: 32M >23:36:39,966 INFO program: Journal length: 32768 >23:36:39,966 INFO program: Journal sequence: 0x00000008 >23:36:39,966 INFO program: Journal start: 1 >23:36:39,967 INFO program: >23:36:39,967 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:36:39,972 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:36:39,989 INFO program: Estimated minimum size of the filesystem: 734152 >23:36:39,989 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:36:40,020 INFO program: Running... udevadm settle --timeout=300 >23:36:40,069 INFO program: Running... udevadm settle --timeout=300 >23:36:40,121 INFO program: Running... udevadm settle --timeout=300 >23:36:40,157 INFO program: Running... udevadm settle --timeout=300 >23:36:40,204 INFO program: Running... udevadm settle --timeout=300 >23:36:40,242 INFO program: Running... udevadm settle --timeout=300 >23:36:40,289 INFO program: Running... udevadm settle --timeout=300 >23:36:40,325 INFO program: Running... udevadm settle --timeout=300 >23:36:40,390 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >23:36:40,424 INFO program: Running... /bin/umount /mnt/sysimage >23:36:40,440 INFO program: Running... udevadm settle --timeout=300 >23:36:40,483 INFO program: Running... udevadm settle --timeout=300 >18:41:11,286 INFO program: Running... modprobe btrfs >18:41:11,386 INFO program: Running... modprobe xfs >18:41:11,480 INFO program: Running... modprobe vfat >18:41:22,236 INFO program: Running... systemctl status chronyd.service >18:41:22,255 INFO program: chronyd.service - NTP client/server >18:41:22,255 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >18:41:22,256 INFO program: Active: active (running) since Fri, 2013-01-04 18:36:37 EST; 4min 44s ago >18:41:22,256 INFO program: Process: 775 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >18:41:22,257 INFO program: Process: 771 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >18:41:22,257 INFO program: Process: 755 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >18:41:22,258 INFO program: Main PID: 774 (chronyd) >18:41:22,258 INFO program: CGroup: name=systemd:/system/chronyd.service >18:41:22,259 INFO program: └ 774 /usr/sbin/chronyd -u chrony >18:41:22,259 INFO program: >18:41:22,260 INFO program: Jan 04 18:36:37 localhost.localdomain systemd[1]: Starting NTP client/server... >18:41:22,260 INFO program: Jan 04 18:36:37 localhost.localdomain chrony-helper[755]: tr: write error: Broken pipe >18:41:22,261 INFO program: Jan 04 18:36:37 localhost.localdomain chrony-helper[755]: tr: write error >18:41:22,261 INFO program: Jan 04 18:36:37 localhost.localdomain chronyd[774]: chronyd version 1.27-git1ca844 starting >18:41:22,262 INFO program: Jan 04 18:36:37 localhost.localdomain chronyd[774]: Linux kernel major=3 minor=6 patch=10 >18:41:22,263 INFO program: Jan 04 18:36:37 localhost.localdomain chronyd[774]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >18:41:22,263 INFO program: Jan 04 18:36:37 localhost.localdomain systemd[1]: Started NTP client/server. >18:41:22,264 INFO program: Jan 04 18:36:44 localhost.localdomain chronyd[774]: Selected source 190.3.113.20 >18:41:22,264 INFO program: Jan 04 18:36:44 localhost.localdomain chronyd[774]: System clock wrong by 264.718243 seconds, adjustment started >18:41:22,265 INFO program: Jan 04 18:41:09 localhost.localdomain chronyd[774]: System clock was stepped by 264.718 seconds >18:41:22,269 INFO program: Running... systemctl start chronyd.service >20:41:25,720 INFO program: Running... systemctl stop chronyd.service >20:41:52,872 INFO program: Running... udevadm settle --timeout=300 >20:41:58,774 INFO program: Running... udevadm settle --timeout=300 >20:42:03,228 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >23:36:32,378 DEBUG storage: registered device format class LUKS as luks >23:36:32,380 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:36:32,383 DEBUG storage: registered device format class SwapSpace as swap >23:36:32,384 DEBUG storage: registered device format class BIOSBoot as biosboot >23:36:32,405 DEBUG storage: registered device format class Ext2FS as ext2 >23:36:32,405 DEBUG storage: registered device format class Ext3FS as ext3 >23:36:32,406 DEBUG storage: registered device format class Ext4FS as ext4 >23:36:32,406 DEBUG storage: registered device format class FATFS as vfat >23:36:32,407 DEBUG storage: registered device format class EFIFS as efi >23:36:32,408 DEBUG storage: registered device format class BTRFS as btrfs >23:36:32,408 DEBUG storage: registered device format class GFS2 as gfs2 >23:36:32,409 DEBUG storage: registered device format class JFS as jfs >23:36:32,409 DEBUG storage: registered device format class ReiserFS as reiserfs >23:36:32,409 DEBUG storage: registered device format class XFS as xfs >23:36:32,410 DEBUG storage: registered device format class HFS as hfs >23:36:32,410 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:36:32,411 DEBUG storage: registered device format class HFSPlus as hfs+ >23:36:32,411 DEBUG storage: registered device format class NTFS as ntfs >23:36:32,412 DEBUG storage: registered device format class NFS as nfs >23:36:32,412 DEBUG storage: registered device format class NFSv4 as nfs4 >23:36:32,413 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:36:32,413 DEBUG storage: registered device format class NoDevFS as nodev >23:36:32,414 DEBUG storage: registered device format class DevPtsFS as devpts >23:36:32,414 DEBUG storage: registered device format class ProcFS as proc >23:36:32,415 DEBUG storage: registered device format class SysFS as sysfs >23:36:32,415 DEBUG storage: registered device format class TmpFS as tmpfs >23:36:32,416 DEBUG storage: registered device format class BindFS as bind >23:36:32,416 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:36:32,417 DEBUG storage: registered device format class USBFS as usbfs >23:36:32,419 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:36:32,420 DEBUG storage: registered device format class MultipathMember as multipath_member >23:36:32,424 DEBUG storage: registered device format class DiskLabel as disklabel >23:36:32,426 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:36:32,427 DEBUG storage: registered device format class MDRaidMember as mdmember >23:36:33,525 DEBUG storage: MultipathTopology._build_topology: >23:36:33,526 DEBUG storage: /etc/multipath.conf contents: >23:36:33,526 DEBUG storage: # multipath.conf written by anaconda >23:36:33,527 DEBUG storage: >23:36:33,527 DEBUG storage: defaults { >23:36:33,528 DEBUG storage: user_friendly_names yes >23:36:33,528 DEBUG storage: } >23:36:33,528 DEBUG storage: blacklist { >23:36:33,529 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:36:33,529 DEBUG storage: devnode "^hd[a-z]" >23:36:33,530 DEBUG storage: devnode "^dcssblk[0-9]*" >23:36:33,530 DEBUG storage: device { >23:36:33,531 DEBUG storage: vendor "DGC" >23:36:33,531 DEBUG storage: product "LUNZ" >23:36:33,531 DEBUG storage: } >23:36:33,532 DEBUG storage: device { >23:36:33,532 DEBUG storage: vendor "IBM" >23:36:33,533 DEBUG storage: product "S/390.*" >23:36:33,533 DEBUG storage: } >23:36:33,534 DEBUG storage: # don't count normal SATA devices as multipaths >23:36:33,534 DEBUG storage: device { >23:36:33,535 DEBUG storage: vendor "ATA" >23:36:33,535 DEBUG storage: } >23:36:33,536 DEBUG storage: # don't count 3ware devices as multipaths >23:36:33,536 DEBUG storage: device { >23:36:33,536 DEBUG storage: vendor "3ware" >23:36:33,537 DEBUG storage: } >23:36:33,537 DEBUG storage: device { >23:36:33,537 DEBUG storage: vendor "AMCC" >23:36:33,538 DEBUG storage: } >23:36:33,538 DEBUG storage: # nor highpoint devices >23:36:33,539 DEBUG storage: device { >23:36:33,539 DEBUG storage: vendor "HPT" >23:36:33,540 DEBUG storage: } >23:36:33,540 DEBUG storage: } >23:36:33,540 DEBUG storage: multipaths { >23:36:33,541 DEBUG storage: } >23:36:33,541 DEBUG storage: (end of /etc/multipath.conf) >23:36:33,647 INFO storage: MultipathTopology: found singlepath device: sda >23:36:33,648 INFO storage: MultipathTopology: found non-disk device: sda1 >23:36:33,649 INFO storage: MultipathTopology: found non-disk device: sda2 >23:36:33,649 INFO storage: MultipathTopology: found singlepath device: sdb >23:36:33,650 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:36:33,650 INFO storage: MultipathTopology: found non-disk device: sr0 >23:36:33,651 INFO storage: MultipathTopology: found singlepath device: loop0 >23:36:33,651 INFO storage: MultipathTopology: found singlepath device: loop1 >23:36:33,652 INFO storage: MultipathTopology: found singlepath device: loop2 >23:36:33,652 INFO storage: MultipathTopology: found singlepath device: loop3 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop4 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop5 >23:36:33,653 INFO storage: MultipathTopology: found singlepath device: loop6 >23:36:33,654 INFO storage: MultipathTopology: found singlepath device: loop7 >23:36:33,654 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:36:37,615 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:36:37,616 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:36:37,698 DEBUG storage: MultipathTopology._build_topology: >23:36:37,702 DEBUG storage: /etc/multipath.conf contents: >23:36:37,703 DEBUG storage: # multipath.conf written by anaconda >23:36:37,703 DEBUG storage: >23:36:37,704 DEBUG storage: defaults { >23:36:37,704 DEBUG storage: user_friendly_names yes >23:36:37,704 DEBUG storage: } >23:36:37,705 DEBUG storage: blacklist { >23:36:37,705 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:36:37,706 DEBUG storage: devnode "^hd[a-z]" >23:36:37,706 DEBUG storage: devnode "^dcssblk[0-9]*" >23:36:37,707 DEBUG storage: device { >23:36:37,707 DEBUG storage: vendor "DGC" >23:36:37,708 DEBUG storage: product "LUNZ" >23:36:37,708 DEBUG storage: } >23:36:37,709 DEBUG storage: device { >23:36:37,709 DEBUG storage: vendor "IBM" >23:36:37,710 DEBUG storage: product "S/390.*" >23:36:37,710 DEBUG storage: } >23:36:37,710 DEBUG storage: # don't count normal SATA devices as multipaths >23:36:37,711 DEBUG storage: device { >23:36:37,711 DEBUG storage: vendor "ATA" >23:36:37,712 DEBUG storage: } >23:36:37,712 DEBUG storage: # don't count 3ware devices as multipaths >23:36:37,713 DEBUG storage: device { >23:36:37,713 DEBUG storage: vendor "3ware" >23:36:37,719 DEBUG storage: } >23:36:37,720 DEBUG storage: device { >23:36:37,720 DEBUG storage: vendor "AMCC" >23:36:37,721 DEBUG storage: } >23:36:37,721 DEBUG storage: # nor highpoint devices >23:36:37,722 DEBUG storage: device { >23:36:37,722 DEBUG storage: vendor "HPT" >23:36:37,723 DEBUG storage: } >23:36:37,723 DEBUG storage: } >23:36:37,724 DEBUG storage: multipaths { >23:36:37,724 DEBUG storage: } >23:36:37,725 DEBUG storage: (end of /etc/multipath.conf) >23:36:37,843 INFO storage: MultipathTopology: found singlepath device: sda >23:36:37,843 INFO storage: MultipathTopology: found non-disk device: sda1 >23:36:37,845 INFO storage: MultipathTopology: found non-disk device: sda2 >23:36:37,846 INFO storage: MultipathTopology: found singlepath device: sdb >23:36:37,847 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:36:37,847 INFO storage: MultipathTopology: found non-disk device: sr0 >23:36:37,848 INFO storage: MultipathTopology: found singlepath device: loop0 >23:36:37,849 INFO storage: MultipathTopology: found singlepath device: loop1 >23:36:37,850 INFO storage: MultipathTopology: found singlepath device: loop2 >23:36:37,850 INFO storage: MultipathTopology: found singlepath device: loop3 >23:36:37,852 INFO storage: MultipathTopology: found singlepath device: loop4 >23:36:37,852 INFO storage: MultipathTopology: found singlepath device: loop5 >23:36:37,853 INFO storage: MultipathTopology: found singlepath device: loop6 >23:36:37,855 INFO storage: MultipathTopology: found singlepath device: loop7 >23:36:37,863 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:36:37,873 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >23:36:37,924 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\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.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60101', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:36:37,931 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:36:37,933 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:37,938 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:37,940 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:36:37,941 INFO storage: sda is a disk >23:36:37,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:37,948 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:36:37,949 INFO storage: added disk sda (id 0) to device tree >23:36:37,950 DEBUG storage: looking up parted Device: /dev/sda >23:36:37,968 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:36:37,976 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:36:37,979 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:36:37,994 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:36:38,031 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d712cd0>, <parted.partition.Partition object at 0x7fa29d7128d0>] > device: <parted.device.Device object at 0x7fa29d712710> > PedDisk: <_ped.Disk object at 0x7fa29d711cb0> >23:36:38,034 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:36:38,051 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:36:38,054 INFO storage: got device: DiskDevice instance (0x7fa29a4554d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa2b2992910> >23:36:38,072 INFO storage: got format: DiskLabel instance (0x7fa2b2992990) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa29d712cd0>, <parted.partition.Partition object at 0x7fa29d7128d0>] > device: <parted.device.Device object at 0x7fa29d712710> > PedDisk: <_ped.Disk object at 0x7fa29d711cb0> > origPartedDisk = <parted.disk.Disk object at 0x7fa29d712e50> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707050> > >23:36:38,084 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1 /dev/disk/by-uuid/A208049708046C9B', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A208049708046C9B', > 'ID_FS_UUID_ENC': 'A208049708046C9B', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6934465', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60452', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1', > '/dev/disk/by-uuid/A208049708046C9B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:36:38,103 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:36:38,105 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:36:38,107 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:38,125 INFO storage: sda1 is a partition >23:36:38,144 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:36:38,154 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:38,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >23:36:38,157 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:36:38,169 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:36:38,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:38,172 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:36:38,203 DEBUG storage: looking up parted Partition: /dev/sda1 >23:36:38,208 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:36:38,209 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:36:38,211 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:36:38,213 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:36:38,223 INFO storage: added partition sda1 (id 1) to device tree >23:36:38,224 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:36:38,242 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:36:38,243 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:36:38,245 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:36:38,504 WARN storage: disklabel detected but not usable on sda1 >23:36:38,510 INFO storage: type detected on 'sda1' is 'ntfs' >23:36:38,838 DEBUG storage: padding min size from 3078 up to 3385 >23:36:38,840 DEBUG storage: NTFS.supported: supported: False ; >23:36:38,841 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:36:38,842 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:36:38,852 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:36:38,881 DEBUG storage: looking up parted Device: /dev/sda1 >23:36:38,889 INFO storage: got device: PartitionDevice instance (0x7fa29d712f90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3385.96923828 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 6934465 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (431, 255, 63) biosGeometry: (431, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eef80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d712d90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d712d10> PedPartition: <_ped.Partition object at 0x7fa29d70cbf0> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 63 end = 6934527 length = 6934465 > flags = boot >23:36:38,891 DEBUG storage: NTFS.supported: supported: False ; >23:36:38,900 INFO storage: got format: NTFS instance (0x7fa29d718190) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = A208049708046C9B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 3385.0 targetSize = 3385.0 > >23:36:38,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part2 /dev/disk/by-uuid/053e0a72-1ca7-44e0-9ccb-7d164034bc01', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '053e0a72-1ca7-44e0-9ccb-7d164034bc01', > 'ID_FS_UUID_ENC': '053e0a72-1ca7-44e0-9ccb-7d164034bc01', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\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': '2', > 'ID_PART_ENTRY_OFFSET': '6934528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60465', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part2', > '/dev/disk/by-uuid/053e0a72-1ca7-44e0-9ccb-7d164034bc01'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:36:38,908 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:36:38,909 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:36:38,910 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:38,911 INFO storage: sda2 is a partition >23:36:38,912 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:36:38,916 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:36:38,917 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >23:36:38,922 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:36:38,924 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:36:38,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:38,930 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:36:38,930 DEBUG storage: looking up parted Partition: /dev/sda2 >23:36:38,932 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:36:38,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:36:38,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:36:38,939 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:36:38,940 INFO storage: added partition sda2 (id 2) to device tree >23:36:38,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:36:38,946 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:36:38,947 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:38,948 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:36:38,993 WARN storage: disklabel detected but not usable on sda2 >23:36:38,993 INFO storage: type detected on 'sda2' is 'ext4' >23:36:39,150 DEBUG storage: padding min size from 14 up to 15 >23:36:39,155 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,159 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,162 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:36:39,183 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:36:39,189 DEBUG storage: looking up parted Device: /dev/sda2 >23:36:39,194 INFO storage: got device: PartitionDevice instance (0x7fa29d89ad90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707680> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d712dd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d712a10> PedPartition: <_ped.Partition object at 0x7fa29d70cb90> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 6934528 end = 7958527 length = 1024000 > flags = >23:36:39,196 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,200 INFO storage: got format: Ext4FS instance (0x7fa29d8a1c10) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 053e0a72-1ca7-44e0-9ccb-7d164034bc01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:36:39,203 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\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.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62364', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >23:36:39,207 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >23:36:39,208 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:36:39,210 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,211 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >23:36:39,216 INFO storage: sdb is a disk >23:36:39,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,218 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:36:39,218 INFO storage: added disk sdb (id 3) to device tree >23:36:39,219 DEBUG storage: looking up parted Device: /dev/sdb >23:36:39,229 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:36:39,232 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >23:36:39,238 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:36:39,252 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:36:39,292 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 0x7fa29d8b72d0>] > device: <parted.device.Device object at 0x7fa29d8aebd0> > PedDisk: <_ped.Disk object at 0x7fa29d8b5a28> >23:36:39,295 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:36:39,298 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:36:39,308 INFO storage: got device: DiskDevice instance (0x7fa29d8a8d50) -- > name = sdb status = True kids = 0 id = 3 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707b90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa29d8ae390> >23:36:39,317 INFO storage: got format: DiskLabel instance (0x7fa29d8ae890) -- > 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 0x7fa29d8b72d0>] > device: <parted.device.Device object at 0x7fa29d8aebd0> > PedDisk: <_ped.Disk object at 0x7fa29d8b5a28> > origPartedDisk = <parted.disk.Disk object at 0x7fa29d8b7110> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707cb0> > >23:36:39,320 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1 /dev/disk/by-label/MyDynamicData /dev/disk/by-uuid/CCDC3C1ADC3BFD70', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'MyDynamicData', > 'ID_FS_LABEL_ENC': 'MyDynamicData', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CCDC3C1ADC3BFD70', > 'ID_FS_UUID_ENC': 'CCDC3C1ADC3BFD70', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\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': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17398332', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62695', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1', > '/dev/disk/by-label/MyDynamicData', > '/dev/disk/by-uuid/CCDC3C1ADC3BFD70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >23:36:39,327 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >23:36:39,328 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >23:36:39,329 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,329 INFO storage: sdb1 is a partition >23:36:39,330 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:36:39,331 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:36:39,336 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (3) with existing msdos disklabel >23:36:39,338 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:36:39,343 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:36:39,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,344 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:36:39,345 DEBUG storage: looking up parted Partition: /dev/sdb1 >23:36:39,346 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >23:36:39,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:36:39,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:36:39,353 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:36:39,357 INFO storage: added partition sdb1 (id 4) to device tree >23:36:39,358 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:36:39,359 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >23:36:39,360 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:36:39,361 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >23:36:39,420 WARN storage: disklabel detected but not usable on sdb1 >23:36:39,420 INFO storage: type detected on 'sdb1' is 'ntfs' >23:36:39,481 DEBUG storage: padding min size from 3072 up to 3380 >23:36:39,482 DEBUG storage: NTFS.supported: supported: False ; >23:36:39,483 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:36:39,484 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:36:39,489 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >23:36:39,490 DEBUG storage: looking up parted Device: /dev/sdb1 >23:36:39,491 INFO storage: got device: PartitionDevice instance (0x7fa29d8ae190) -- > name = sdb1 status = True kids = 0 id = 4 > parents = ['existing 8500MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 8495.27929688 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 17398332 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1082, 255, 63) biosGeometry: (1082, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707440> > 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 0x7fa29d8aec90> fileSystem: <parted.filesystem.FileSystem object at 0x7fa29d8b7390> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa29d8b7310> PedPartition: <_ped.Partition object at 0x7fa29d8a4cb0> > disk = existing 8500MB disk sdb (3) with existing msdos disklabel > start = 63 end = 17398394 length = 17398332 > flags = >23:36:39,493 DEBUG storage: NTFS.supported: supported: False ; >23:36:39,497 INFO storage: got format: NTFS instance (0x7fa29d8bf490) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = CCDC3C1ADC3BFD70 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = MyDynamicData size = 8495.0 targetSize = 8495.0 > >23:36:39,500 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-TC4\\x20x86_64 /dev/disk/by-uuid/2013-01-03-07-57-20-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-TC4_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-TC4\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-03-07-57-20-00', > 'ID_FS_UUID_ENC': '2013-01-03-07-57-20-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '65677', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-TC4\\x20x86_64', > '/dev/disk/by-uuid/2013-01-03-07-57-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:36:39,505 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:36:39,506 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:36:39,507 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,507 INFO storage: sr0 is a cdrom >23:36:39,508 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:36:39,510 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,515 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:36:39,515 INFO storage: added cdrom sr0 (id 5) to device tree >23:36:39,516 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:39,524 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:36:39,530 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:36:39,536 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:36:39,537 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:36:39,555 WARN storage: disklabel detected but not usable on sr0 >23:36:39,555 INFO storage: type detected on 'sr0' is 'iso9660' >23:36:39,556 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:39,557 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:36:39,558 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:36:39,563 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:39,565 DEBUG storage: looking up parted Device: /dev/sr0 >23:36:39,566 INFO storage: got device: OpticalDevice instance (0x7fa29d8b7f10) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4360.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2232320 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (138, 255, 63) biosGeometry: (138, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d707e60> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:36:39,569 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:39,569 INFO storage: got format: Iso9660FS instance (0x7fa29d77fc90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-03-07-57-20-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-TC4_x86_64 size = 0 targetSize = 0 > >23:36:39,571 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': '19698', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:36:39,575 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:36:39,576 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:36:39,577 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,577 INFO storage: loop0 is a loop device >23:36:39,578 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:36:39,583 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:36:39,584 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,585 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:36:39,589 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >23:36:39,590 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:36:39,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,591 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:36:39,596 INFO storage: added loop loop0 (id 7) to device tree >23:36:39,597 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:36:39,598 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:36:39,598 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:36:39,599 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:36:39,600 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:36:39,614 WARN storage: disklabel detected but not usable on loop0 >23:36:39,614 INFO storage: type detected on 'loop0' is 'squashfs' >23:36:39,615 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:36:39,616 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:36:39,616 INFO storage: got device: LoopDevice instance (0x7fa29d787450) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > 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 >23:36:39,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > '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': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_UUID_ENC': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19715', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:36:39,623 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:36:39,624 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:36:39,629 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,630 INFO storage: loop1 is a loop device >23:36:39,631 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:36:39,632 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:36:39,633 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,638 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:36:39,639 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >23:36:39,640 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:36:39,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,645 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:36:39,645 INFO storage: added loop loop1 (id 9) to device tree >23:36:39,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:36:39,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:36:39,653 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,653 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,653 DEBUG storage: device loop1 does not contain a disklabel >23:36:39,654 INFO storage: type detected on 'loop1' is 'ext4' >23:36:39,739 DEBUG storage: using current size 0 as min size >23:36:39,740 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,742 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:36:39,743 INFO storage: got device: LoopDevice instance (0x7fa29d77fc50) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > 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 >23:36:39,744 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,748 INFO storage: got format: Ext4FS instance (0x7fa29d787550) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:36:39,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19729', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:36:39,750 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:36:39,751 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:36:39,752 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,757 INFO storage: loop2 is a loop device >23:36:39,758 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:36:39,759 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:36:39,760 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,761 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,766 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:36:39,766 INFO storage: added file /overlay (deleted) (id 10) to device tree >23:36:39,768 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:36:39,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,769 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:36:39,774 INFO storage: added loop loop2 (id 11) to device tree >23:36:39,775 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:36:39,776 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:36:39,776 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:36:39,778 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:36:39,783 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:36:39,791 WARN storage: disklabel detected but not usable on loop2 >23:36:39,795 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >23:36:39,796 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:36:39,797 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:36:39,797 INFO storage: got device: LoopDevice instance (0x7fa29d78f6d0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >23:36:39,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '20360', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:36:39,803 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:36:39,803 DEBUG storage: lvm filter: adding loop3 to the reject list >23:36:39,805 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '20378', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:36:39,805 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:36:39,805 DEBUG storage: lvm filter: adding loop4 to the reject list >23:36:39,807 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '21388', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:36:39,811 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:36:39,811 DEBUG storage: lvm filter: adding loop5 to the reject list >23:36:39,813 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22093', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:36:39,813 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:36:39,813 DEBUG storage: lvm filter: adding loop6 to the reject list >23:36:39,815 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '22587', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:36:39,819 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:36:39,819 DEBUG storage: lvm filter: adding loop7 to the reject list >23:36:39,819 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:36:39,858 INFO storage: devices to scan: ['dm-0'] >23:36:39,861 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/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 /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': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_UUID_ENC': '9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32483', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:36:39,865 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:36:39,866 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:36:39,871 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,871 INFO storage: live-rw is a device-mapper device >23:36:39,872 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:36:39,873 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:36:39,879 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >23:36:39,880 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:36:39,882 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >23:36:39,883 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:36:39,888 DEBUG storage: DeviceTree.getDeviceByName returned None >23:36:39,889 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:36:39,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:36:39,894 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:36:39,895 INFO storage: added dm live-rw (id 12) to device tree >23:36:39,896 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:36:39,897 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:36:39,902 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,902 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,902 DEBUG storage: device live-rw does not contain a disklabel >23:36:39,903 INFO storage: type detected on 'live-rw' is 'ext4' >23:36:39,990 DEBUG storage: padding min size from 717 up to 788 >23:36:39,992 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:39,992 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:36:39,993 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:36:39,994 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:36:40,014 INFO storage: got device: DMDevice instance (0x7fa29d792fd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > 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 0x7fa29d707c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:36:40,019 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,019 INFO storage: got format: Ext4FS instance (0x7fa29d7992d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e27665f-ed9a-4c09-8c7e-5c3d1aa55cf0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:36:40,065 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:36:40,113 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,115 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,117 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,155 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:36:40,196 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,198 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,200 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,240 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >23:36:40,281 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >23:36:40,283 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:36:40,285 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:36:40,324 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:36:40,357 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:36:40,359 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:36:40,359 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:36:40,361 INFO storage: edd: collected mbr signatures: {'sda': '0xc518c518', 'sdb': '0x000cc092'} >23:36:40,362 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xc518c518 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >23:36:40,362 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >23:36:40,363 INFO storage: edd: matched 0x80 to sda using MBR sig >23:36:40,363 DEBUG storage: edd: data extracted from 0x81: > type: ATA, ata_device: 1 > channel: 0, mbr_signature: 0x000cc092 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >23:36:40,363 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:1/0:0:1:0/block >23:36:40,364 INFO storage: edd: matched 0x81 to sdb using MBR sig >23:36:40,368 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:36:40,384 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:36:40,413 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:36:40,474 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:36:40,476 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,478 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:36:40,640 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,646 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,648 DEBUG storage: NTFS.supported: supported: False ; >23:36:40,653 DEBUG storage: Ext4FS.supported: supported: True ; >23:36:40,660 DEBUG storage: NTFS.supported: supported: False ; >23:36:40,664 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:40,667 DEBUG storage: Iso9660FS.supported: supported: True ; >23:36:40,916 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >23:36:40,917 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:36:40,921 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4360MB cdrom sr0 (5) with existing iso9660 filesystem >18:41:11,253 DEBUG storage: Iso9660FS.supported: supported: True ; >18:41:11,254 DEBUG storage: Iso9660FS.supported: supported: True ; >18:41:11,255 DEBUG storage: NFSv4.supported: supported: False ; >18:41:11,257 DEBUG storage: NFSv4.supported: supported: False ; >18:41:11,258 DEBUG storage: SELinuxFS.supported: supported: False ; >18:41:11,260 DEBUG storage: SELinuxFS.supported: supported: False ; >18:41:11,261 DEBUG storage: Ext4FS.supported: supported: True ; >18:41:11,263 DEBUG storage: Ext4FS.supported: supported: True ; >18:41:11,264 DEBUG storage: Ext3FS.supported: supported: True ; >18:41:11,266 DEBUG storage: Ext3FS.supported: supported: True ; >18:41:11,268 DEBUG storage: Ext2FS.supported: supported: True ; >18:41:11,269 DEBUG storage: Ext2FS.supported: supported: True ; >18:41:11,271 DEBUG storage: SysFS.supported: supported: False ; >18:41:11,272 DEBUG storage: SysFS.supported: supported: False ; >18:41:11,274 DEBUG storage: MultipathMember.__init__: >18:41:11,275 DEBUG storage: SwapSpace.__init__: >18:41:11,277 DEBUG storage: ProcFS.supported: supported: False ; >18:41:11,279 DEBUG storage: ProcFS.supported: supported: False ; >18:41:11,280 DEBUG storage: NoDevFS.supported: supported: False ; >18:41:11,281 DEBUG storage: NoDevFS.supported: supported: False ; >18:41:11,283 DEBUG storage: DevPtsFS.supported: supported: False ; >18:41:11,284 DEBUG storage: DevPtsFS.supported: supported: False ; >18:41:11,286 DEBUG storage: BTRFS.supported: supported: True ; >18:41:11,375 DEBUG storage: USBFS.supported: supported: False ; >18:41:11,377 DEBUG storage: USBFS.supported: supported: False ; >18:41:11,379 DEBUG storage: DiskLabel.__init__: >18:41:11,379 INFO storage: DiskLabel.partedDevice returning None >18:41:11,381 DEBUG storage: HFSPlus.supported: supported: False ; >18:41:11,383 DEBUG storage: HFSPlus.supported: supported: False ; >18:41:11,385 DEBUG storage: XFS.supported: supported: True ; >18:41:11,457 DEBUG storage: XFS.supported: supported: True ; >18:41:11,459 DEBUG storage: TmpFS.supported: supported: False ; >18:41:11,461 DEBUG storage: TmpFS.supported: supported: False ; >18:41:11,463 DEBUG storage: LUKS.__init__: >18:41:11,464 DEBUG storage: NTFS.supported: supported: False ; >18:41:11,466 DEBUG storage: NTFS.supported: supported: False ; >18:41:11,468 DEBUG storage: BindFS.supported: supported: False ; >18:41:11,469 DEBUG storage: BindFS.supported: supported: False ; >18:41:11,471 DEBUG storage: HFS.supported: supported: False ; >18:41:11,473 DEBUG storage: HFS.supported: supported: False ; >18:41:11,474 DEBUG storage: LVMPhysicalVolume.__init__: >18:41:11,476 DEBUG storage: NFS.supported: supported: False ; >18:41:11,477 DEBUG storage: NFS.supported: supported: False ; >18:41:11,479 DEBUG storage: FATFS.supported: supported: True ; >18:41:11,510 DEBUG storage: FATFS.supported: supported: True ; >18:41:11,513 DEBUG storage: DMRaidMember.__init__: >18:41:11,515 DEBUG storage: MDRaidMember.__init__: >20:41:49,101 INFO storage: hiding device partition sdb1 (id 4) >20:41:49,101 DEBUG storage: lvm filter: adding sdb1 to the reject list >20:41:49,103 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >20:41:49,104 INFO storage: hiding device disk sdb (id 3) >20:41:49,104 DEBUG storage: lvm filter: adding sdb to the reject list >20:41:52,864 DEBUG storage: clearpart: looking at sda2 >20:41:52,865 DEBUG storage: clearpart: looking at sda1 >20:41:52,866 DEBUG storage: checking whether disk sda has an empty extended >20:41:52,871 DEBUG storage: extended is None ; logicals is [] >20:41:52,872 DEBUG storage: new disk order: [] >20:41:52,917 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:52,921 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,925 DEBUG storage: doAutoPart: True >20:41:52,926 DEBUG storage: encryptedAutoPart: False >20:41:52,926 DEBUG storage: autoPartType: 1 >20:41:52,927 DEBUG storage: clearPartType: 2 >20:41:52,928 DEBUG storage: clearPartDisks: ['sda'] >20:41:52,929 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fa297dc8d10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fa297dc8bd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fa297dc8d90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fa297dc8cd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fa297dc8e10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >20:41:52,931 DEBUG storage: storage.disks: ['sda'] >20:41:52,932 DEBUG storage: storage.partitioned: ['sda'] >20:41:52,933 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >20:41:52,936 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:52,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,942 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:52,943 DEBUG storage: boot disk: sda >20:41:52,946 DEBUG storage: BTRFS.supported: supported: True ; >20:41:52,947 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:52,952 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:52,958 DEBUG storage: PartitionDevice._setFormat: req0 ; >20:41:52,960 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >20:41:52,965 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:52,965 INFO storage: added partition req0 (id 13) to device tree >20:41:52,966 INFO storage: registered action: [0] Create Device partition req0 (id 13) >20:41:52,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:52,967 INFO storage: registered action: [1] Create Format btrfs filesystem on partition req0 (id 13) >20:41:52,969 DEBUG storage: candidate disks: [DiskDevice instance (0x7fa29a4554d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa2b2992910>] >20:41:52,970 DEBUG storage: devs: [PartitionDevice instance (0x7fa297dd9ad0) -- > name = req0 status = False kids = 0 id = 13 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >20:41:52,971 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:52,972 DEBUG storage: _is_valid_size(sda) returning True >20:41:52,972 DEBUG storage: _is_valid_location(sda) returning True >20:41:52,973 DEBUG storage: _is_valid_format(sda) returning True >20:41:52,973 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:52,975 DEBUG storage: Ext4FS.supported: supported: True ; >20:41:52,975 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:41:52,977 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:52,979 DEBUG storage: PartitionDevice._setFormat: req1 ; >20:41:52,980 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >20:41:52,985 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:52,990 INFO storage: added partition req1 (id 14) to device tree >20:41:52,991 INFO storage: registered action: [2] Create Device partition req1 (id 14) >20:41:52,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:52,992 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 14) >20:41:52,993 INFO storage: skipping unneeded stage1 biosboot request >20:41:52,993 DEBUG storage: PartSpec instance (0x7fa297dc8cd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >20:41:52,994 DEBUG storage: existing 8500MB disk sda (0) with existing msdos disklabel >20:41:52,996 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >20:41:52,998 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:41:52,999 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,004 DEBUG storage: PartitionDevice._setFormat: req2 ; >20:41:53,006 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >20:41:53,007 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:53,011 INFO storage: added partition req2 (id 15) to device tree >20:41:53,012 INFO storage: registered action: [4] Create Device partition req2 (id 15) >20:41:53,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,013 INFO storage: registered action: [5] Create Format swap on partition req2 (id 15) >20:41:53,015 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:41:53,016 DEBUG storage: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req2(id 15)'] from disk(s) ['sda'] >20:41:53,017 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 13)', 'req1(id 14)', 'req2(id 15)'] >20:41:53,018 DEBUG storage: removing all non-preexisting partitions ['req1(id 14)', 'req2(id 15)', 'req0(id 13)'] from disk(s) ['sda'] >20:41:53,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,026 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,027 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,031 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,035 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,036 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,037 DEBUG storage: allocating partition: req1 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:41:53,038 DEBUG storage: checking freespace on sda >20:41:53,039 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:41:53,041 DEBUG storage: current free range is 7958528-17407999 (4614MB) >20:41:53,042 DEBUG storage: updating use_disk to sda, type: 0 >20:41:53,043 DEBUG storage: new free: 7958528-17407999 / 4614MB >20:41:53,045 DEBUG storage: new free allows for 0 sectors of growth >20:41:53,045 DEBUG storage: found free space for bootable request >20:41:53,049 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >20:41:53,051 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:41:53,053 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc4d0> PedPartition: <_ped.Partition object at 0x7fa297dde0b0> >20:41:53,055 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:41:53,058 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,063 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,065 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc850> PedPartition: <_ped.Partition object at 0x7fa297dde1d0> >20:41:53,068 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,072 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,073 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,077 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,079 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,079 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,080 DEBUG storage: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2016MB ; grow: False ; max_size: 0 >20:41:53,080 DEBUG storage: checking freespace on sda >20:41:53,081 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=2016MB boot=False best=None grow=False >20:41:53,082 DEBUG storage: current free range is 8982528-17407999 (4114MB) >20:41:53,082 DEBUG storage: updating use_disk to sda, type: 2 >20:41:53,083 DEBUG storage: new free: 8982528-17407999 / 4114MB >20:41:53,084 DEBUG storage: new free allows for 0 sectors of growth >20:41:53,084 DEBUG storage: creating extended partition >20:41:53,085 DEBUG storage: recalculating free space >20:41:53,086 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=2016MB boot=False best=None grow=False >20:41:53,086 DEBUG storage: looking for intersection between extended (8982528-17407999) and free (8982591-17407999) >20:41:53,087 DEBUG storage: current free range is 8982591-17407999 (4113MB) >20:41:53,088 DEBUG storage: adjusted start sector from 8982591 to 8986624 >20:41:53,089 DEBUG storage: created partition sda5 of 2016MB and added it to /dev/sda >20:41:53,090 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:41:53,091 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfcdd0> PedPartition: <_ped.Partition object at 0x7fa297ddce90> >20:41:53,093 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:41:53,095 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:41:53,097 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,098 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01450> PedPartition: <_ped.Partition object at 0x7fa297dec050> >20:41:53,100 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,101 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,102 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,104 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,106 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,107 DEBUG storage: allocating partition: req0 ; id: 13 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >20:41:53,107 DEBUG storage: checking freespace on sda >20:41:53,108 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >20:41:53,109 DEBUG storage: looking for intersection between extended (8982528-17407999) and free (13115392-17407999) >20:41:53,110 DEBUG storage: current free range is 13115392-17407999 (2096MB) >20:41:53,110 DEBUG storage: evaluating growth potential for new layout >20:41:53,111 DEBUG storage: calculating growth for disk /dev/sda >20:41:53,112 DEBUG storage: adjusted start sector from 13115392 to 13117440 >20:41:53,113 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,114 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc650> PedPartition: <_ped.Partition object at 0x7fa297dde110> >20:41:53,116 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,117 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,118 DEBUG storage: adding request 14 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,119 DEBUG storage: adding request 15 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,119 DEBUG storage: adding request 13 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,120 DEBUG storage: Chunk.growRequests: 9449472 on /dev/sda start = 7958528 end = 17407999 >sectorSize = 512 > >20:41:53,120 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:41:53,121 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >20:41:53,122 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >20:41:53,122 DEBUG storage: 1 requests and 3272704 (1598MB) left in chunk >20:41:53,123 DEBUG storage: adding 3272704 (1598MB) to 13 (sda6) >20:41:53,124 DEBUG storage: new grow amount for request 13 (sda6) is 3272704 units, or 1598MB >20:41:53,124 DEBUG storage: request 14 (sda3) growth: 0 (0MB) size: 500MB >20:41:53,125 DEBUG storage: request 15 (sda5) growth: 0 (0MB) size: 2016MB >20:41:53,125 DEBUG storage: request 13 (sda6) growth: 3272704 (1598MB) size: 2098MB >20:41:53,126 DEBUG storage: disk /dev/sda growth: 3272704 (1598MB) >20:41:53,127 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,128 DEBUG storage: device sda6 new partedPartition None >20:41:53,129 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:41:53,131 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:53,131 DEBUG storage: total growth: 3272704 sectors >20:41:53,132 DEBUG storage: updating use_disk to sda, type: 1 >20:41:53,133 DEBUG storage: new free: 13115392-17407999 / 2096MB >20:41:53,133 DEBUG storage: new free allows for 3272704 sectors of growth >20:41:53,134 DEBUG storage: adjusted start sector from 13115392 to 13117440 >20:41:53,135 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >20:41:53,136 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,137 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dfc290> PedPartition: <_ped.Partition object at 0x7fa297dde230> >20:41:53,138 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,140 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,143 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,143 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01b50> PedPartition: <_ped.Partition object at 0x7fa297dec110> >20:41:53,144 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda6(id 13)', 'sda3(id 14)', 'sda5(id 15)'] >20:41:53,144 DEBUG storage: growable partitions are ['sda6'] >20:41:53,145 DEBUG storage: adding request 13 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,146 DEBUG storage: adding request 14 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,146 DEBUG storage: adding request 15 to chunk 9449472 (7958528-17407999) on /dev/sda >20:41:53,147 DEBUG storage: disk sda has 1 chunks >20:41:53,148 DEBUG storage: Chunk.growRequests: 9449472 on /dev/sda start = 7958528 end = 17407999 >sectorSize = 512 > >20:41:53,148 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:41:53,149 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda5 growable = False >base = 4128768 growth = 0 max_grow = 0 >done = True >20:41:53,149 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >20:41:53,150 DEBUG storage: 1 requests and 3272704 (1598MB) left in chunk >20:41:53,150 DEBUG storage: adding 3272704 (1598MB) to 13 (sda6) >20:41:53,151 DEBUG storage: new grow amount for request 13 (sda6) is 3272704 units, or 1598MB >20:41:53,151 DEBUG storage: growing partitions on sda >20:41:53,152 DEBUG storage: partition sda3 (14): 0 >20:41:53,153 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 7958528 end: 8982527 length: 1024000 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc950> >20:41:53,153 DEBUG storage: partition sda5 (15): 1 >20:41:53,154 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 8984576 end: 13113343 length: 4128768 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e01150> >20:41:53,154 DEBUG storage: partition sda6 (13): 1 >20:41:53,155 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 13115392 end: 17407999 length: 4292608 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e012d0> >20:41:53,156 DEBUG storage: removing all non-preexisting partitions ['sda3(id 14)', 'sda5(id 15)', 'sda6(id 13)'] from disk(s) ['sda'] >20:41:53,158 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,158 DEBUG storage: device sda3 new partedPartition None >20:41:53,160 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >20:41:53,161 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:53,163 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,163 DEBUG storage: device sda5 new partedPartition None >20:41:53,165 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >20:41:53,166 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:41:53,168 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,168 DEBUG storage: device sda6 new partedPartition None >20:41:53,169 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:41:53,171 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:53,173 DEBUG storage: removing empty extended partition from sda >20:41:53,173 DEBUG storage: back from removeNewPartitions >20:41:53,174 DEBUG storage: extended: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa297dfcc90> PedGeometry: <_ped.Geometry object at 0x7fa297dfcf10> >20:41:53,174 DEBUG storage: setting up new geometry for extended on sda >20:41:53,175 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc590> >20:41:53,176 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 7958528 end: 8982527 length: 1024000 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc950> >20:41:53,177 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:41:53,178 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9f50> PedPartition: <_ped.Partition object at 0x7fa297ddce30> >20:41:53,180 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:41:53,181 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:41:53,183 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:41:53,184 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cd3390> PedPartition: <_ped.Partition object at 0x7fa297dde350> >20:41:53,185 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 8982528 end: 17407999 length: 8425472 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297dfc590> >20:41:53,186 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 8984576 end: 13113343 length: 4128768 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e01150> >20:41:53,188 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:41:53,189 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01f10> PedPartition: <_ped.Partition object at 0x7fa297ddcef0> >20:41:53,190 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:41:53,192 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:41:53,196 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:41:53,196 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01b10> PedPartition: <_ped.Partition object at 0x7fa297dde1d0> >20:41:53,197 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 13115392 end: 17407999 length: 4292608 > device: <parted.device.Device object at 0x7fa29d712710> PedGeometry: <_ped.Geometry object at 0x7fa297e012d0> >20:41:53,199 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:41:53,200 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01c50> PedPartition: <_ped.Partition object at 0x7fa297ddcf50> >20:41:53,201 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >20:41:53,203 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:41:53,205 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >20:41:53,206 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9cd0> PedPartition: <_ped.Partition object at 0x7fa297dec0b0> >20:41:53,206 DEBUG storage: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:41:53,207 DEBUG storage: fixing size of existing 500MB partition sda2 (2) with existing ext4 filesystem at 500.00 >20:41:53,208 DEBUG storage: fixing size of non-existent 500MB partition sda3 (14) with non-existent ext4 filesystem mounted at /boot at 500.00 >20:41:53,209 DEBUG storage: fixing size of non-existent 2016MB partition sda5 (15) with non-existent swap at 2016.00 >20:41:53,209 DEBUG storage: fixing size of non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem at 2096.00 >20:41:53,212 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:41:53,213 DEBUG storage: DeviceTree.getDeviceByName returned None >20:41:53,215 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >20:41:53,216 DEBUG storage: PartitionDevice._setFormat: sda4 ; >20:41:53,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,218 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >20:41:53,220 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >20:41:53,221 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:41:53,222 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297e01d90> PedPartition: <_ped.Partition object at 0x7fa297ddcfb0> >20:41:53,222 INFO storage: added partition sda4 (id 16) to device tree >20:41:53,224 DEBUG storage: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7fa297dd9ad0) -- > name = sda6 status = False kids = 0 id = 13 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 1 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa29d7127d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297dd9cd0> PedPartition: <_ped.Partition object at 0x7fa297dec0b0> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 13115392 end = 17407999 length = 4292608 > flags = ]} >20:41:53,226 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >20:41:53,226 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,228 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >20:41:53,230 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,230 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,232 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >20:41:53,233 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,234 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,235 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: btrfs ; type: btrfs ; >20:41:53,236 INFO storage: added btrfs volume fedora (id 17) to device tree >20:41:53,237 INFO storage: registered action: [6] Create Device btrfs volume fedora (id 17) >20:41:53,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,238 INFO storage: registered action: [7] Create Format btrfs filesystem on btrfs volume fedora (id 17) >20:41:53,239 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fa29a567050) -- > name = fedora status = False kids = 0 id = 17 > parents = ['non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs], 'size': 1024} >20:41:53,241 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >20:41:53,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,244 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >20:41:53,246 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,246 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,248 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >20:41:53,248 INFO storage: added btrfs subvolume root (id 18) to device tree >20:41:53,249 INFO storage: registered action: [8] Create Device btrfs subvolume root (id 18) >20:41:53,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,250 INFO storage: registered action: [9] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 18) >20:41:53,251 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fa29a567050) -- > name = fedora status = False kids = 1 id = 17 > parents = ['non-existent 2096MB partition sda6 (13) with non-existent btrfs filesystem'] > uuid = None size = 2096.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda6 > format args = [] originalFormat = btrfs], 'size': 500} >20:41:53,253 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >20:41:53,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,255 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >20:41:53,256 DEBUG storage: BTRFS.supported: supported: True ; >20:41:53,257 DEBUG storage: getFormat('btrfs') returning BTRFS instance >20:41:53,258 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >20:41:53,259 INFO storage: added btrfs subvolume home (id 19) to device tree >20:41:53,259 INFO storage: registered action: [10] Create Device btrfs subvolume home (id 19) >20:41:53,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:41:53,260 INFO storage: registered action: [11] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 19) >20:41:53,262 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,263 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,263 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs volume >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,265 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,266 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,266 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,266 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,267 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,267 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,270 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,271 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,271 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,272 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:41:53,272 DEBUG storage: _is_valid_size(sda3) returning True >20:41:53,272 DEBUG storage: _is_valid_location(sda3) returning True >20:41:53,273 DEBUG storage: _is_valid_partition(sda3) returning True >20:41:53,273 DEBUG storage: _is_valid_format(sda3) returning True >20:41:53,273 DEBUG storage: is_valid_stage2_device(sda3) returning True >20:41:53,275 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:53,276 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:53,276 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs volume >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,278 DEBUG storage: stage1 device cannot be of type btrfs subvolume >20:41:53,278 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,279 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,280 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_size(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_location(sda) returning True >20:41:53,285 DEBUG storage: _is_valid_format(sda) returning True >20:41:53,286 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:53,286 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:41:53,286 DEBUG storage: _is_valid_size(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_location(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_partition(sda3) returning True >20:41:53,287 DEBUG storage: _is_valid_format(sda3) returning True >20:41:53,288 DEBUG storage: is_valid_stage2_device(sda3) returning True >20:41:56,317 DEBUG storage: removing sda3 >20:41:56,319 INFO storage: removed partition sda3 (id 14) from device tree >20:41:56,322 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:41:56,322 INFO storage: registered action: [12] Destroy Device partition sda3 (id 14) >20:41:56,322 DEBUG storage: removing sda4 >20:41:56,323 DEBUG storage: devices to remove: ['sda6', 'sda5', 'fedora', 'root', 'home'] >20:41:56,323 DEBUG storage: leaves to remove: ['sda5', 'root', 'home'] >20:41:56,324 INFO storage: removed partition sda5 (id 15) from device tree >20:41:56,326 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:41:56,326 INFO storage: registered action: [13] Destroy Device partition sda5 (id 15) >20:41:56,327 INFO storage: removed btrfs subvolume root (id 18) from device tree >20:41:56,328 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >20:41:56,329 INFO storage: registered action: [14] Destroy Device btrfs subvolume root (id 18) >20:41:56,329 INFO storage: removed btrfs subvolume home (id 19) from device tree >20:41:56,331 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >20:41:56,331 INFO storage: registered action: [15] Destroy Device btrfs subvolume home (id 19) >20:41:56,332 DEBUG storage: devices to remove: ['sda5', 'fedora'] >20:41:56,332 DEBUG storage: leaves to remove: ['fedora'] >20:41:56,332 INFO storage: removed btrfs volume fedora (id 17) from device tree >20:41:56,334 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >20:41:56,334 INFO storage: registered action: [16] Destroy Device btrfs volume fedora (id 17) >20:41:56,334 DEBUG storage: devices to remove: ['sda5'] >20:41:56,335 DEBUG storage: leaves to remove: ['sda5'] >20:41:56,335 INFO storage: removed partition sda5 (id 13) from device tree >20:41:56,337 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:41:56,337 INFO storage: registered action: [17] Destroy Device partition sda5 (id 13) >20:41:56,339 INFO storage: removed partition sda4 (id 16) from device tree >20:41:56,341 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:41:56,341 INFO storage: registered action: [18] Destroy Device partition sda4 (id 16) >20:41:58,771 DEBUG storage: clearpart: looking at sda2 >20:41:58,771 DEBUG storage: clearpart: looking at sda1 >20:41:58,772 DEBUG storage: checking whether disk sda has an empty extended >20:41:58,773 DEBUG storage: extended is None ; logicals is [] >20:41:58,773 DEBUG storage: new disk order: [] >20:41:58,799 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:58,800 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:58,801 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:41:58,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:41:58,803 DEBUG storage: resolved 'sda' to 'sda' (disk) >20:41:58,804 DEBUG storage: _is_valid_disklabel(sda) returning True >20:41:58,804 DEBUG storage: _is_valid_size(sda) returning True >20:41:58,804 DEBUG storage: _is_valid_location(sda) returning True >20:41:58,805 DEBUG storage: _is_valid_format(sda) returning True >20:41:58,805 DEBUG storage: is_valid_stage1_device(sda) returning True >20:41:58,838 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:41:58,839 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa297cc6d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cc6cd0> PedPartition: <_ped.Partition object at 0x7fa297dde170> >20:41:58,840 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:41:58,841 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa297cc6d90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cc6b50> PedPartition: <_ped.Partition object at 0x7fa297ddce90> >20:42:00,049 DEBUG storage: NTFS.supported: supported: False ; >20:42:00,050 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:01,170 DEBUG storage: NTFS.supported: supported: False ; >20:42:01,171 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:01,171 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:01,177 DEBUG storage: Ext4FS.supported: supported: True ; >20:42:01,178 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:42:03,221 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >20:42:03,221 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:42:03,223 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >20:42:03,224 INFO storage.ui: registered action: [19] Destroy Format ext4 filesystem on partition sda2 (id 2) >20:42:03,225 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:42:03,227 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >20:42:03,245 INFO storage.ui: removed partition sda2 (id 2) from device tree >20:42:03,247 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:03,248 INFO storage.ui: registered action: [20] Destroy Device partition sda2 (id 2) >20:42:03,274 DEBUG storage: NTFS.supported: supported: False ; >20:42:03,274 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:04,486 DEBUG storage: NTFS.supported: supported: False ; >20:42:04,487 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:04,487 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:11,765 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 100000.0, [], None >20:42:11,767 DEBUG storage.ui: Storage.newDevice: 2 ; 100000.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7fa297dfc690) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa297dfca50>] ; fstype: ext4 ; encrypted: False ; >20:42:11,768 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 100000.0, ['sda'], None >20:42:11,769 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7fa297cd1fd0> ; members: [] ; >20:42:11,770 DEBUG storage.ui: creating new device >20:42:11,772 DEBUG storage.ui: Ext4FS.supported: supported: True ; >20:42:11,772 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >20:42:11,774 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,776 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >20:42:11,777 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >20:42:11,779 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,779 INFO storage.ui: added partition req3 (id 20) to device tree >20:42:11,780 INFO storage.ui: registered action: [21] Create Device partition req3 (id 20) >20:42:11,781 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:42:11,781 INFO storage.ui: registered action: [22] Create Format ext4 filesystem mounted at /boot on partition req3 (id 20) >20:42:11,783 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:42:11,784 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:11,785 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 20)'] >20:42:11,785 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:11,787 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:11,789 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:11,789 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:11,791 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:11,793 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:11,793 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:11,794 DEBUG storage.ui: allocating partition: req3 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 100000.0 >20:42:11,794 DEBUG storage.ui: checking freespace on sda >20:42:11,795 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >20:42:11,796 DEBUG storage.ui: current free range is 6934528-17407999 (5114MB) >20:42:11,797 DEBUG storage.ui: evaluating growth potential for new layout >20:42:11,797 DEBUG storage.ui: calculating growth for disk /dev/sda >20:42:11,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,800 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddb10> PedPartition: <_ped.Partition object at 0x7fa297cdeb90> >20:42:11,802 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,804 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,805 DEBUG storage.ui: adding request 20 to chunk 10473472 (6934528-17407999) on /dev/sda >20:42:11,805 DEBUG storage.ui: Chunk.growRequests: 10473472 on /dev/sda start = 6934528 end = 17407999 >sectorSize = 512 > >20:42:11,806 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >20:42:11,806 DEBUG storage.ui: 1 requests and 10471424 (5113MB) left in chunk >20:42:11,807 DEBUG storage.ui: adding 10471424 (5113MB) to 20 (sda2) >20:42:11,807 DEBUG storage.ui: new grow amount for request 20 (sda2) is 10471424 units, or 5113MB >20:42:11,808 DEBUG storage.ui: request 20 (sda2) growth: 10471424 (5113MB) size: 5114MB >20:42:11,808 DEBUG storage.ui: disk /dev/sda growth: 10471424 (5113MB) >20:42:11,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,811 DEBUG storage.ui: device sda2 new partedPartition None >20:42:11,812 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:11,814 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,815 DEBUG storage.ui: total growth: 10471424 sectors >20:42:11,815 DEBUG storage.ui: updating use_disk to sda, type: 0 >20:42:11,816 DEBUG storage.ui: new free: 6934528-17407999 / 5114MB >20:42:11,816 DEBUG storage.ui: new free allows for 10471424 sectors of growth >20:42:11,817 DEBUG storage.ui: found free space for bootable request >20:42:11,818 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >20:42:11,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,820 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddd10> PedPartition: <_ped.Partition object at 0x7fa297cdead0> >20:42:11,822 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,823 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,825 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,826 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cddc10> PedPartition: <_ped.Partition object at 0x7fa297cdebf0> >20:42:11,827 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)'] >20:42:11,827 DEBUG storage.ui: growable partitions are ['sda2'] >20:42:11,828 DEBUG storage.ui: adding request 20 to chunk 10473472 (6934528-17407999) on /dev/sda >20:42:11,828 DEBUG storage.ui: disk sda has 1 chunks >20:42:11,829 DEBUG storage.ui: Chunk.growRequests: 10473472 on /dev/sda start = 6934528 end = 17407999 >sectorSize = 512 > >20:42:11,829 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >20:42:11,830 DEBUG storage.ui: 1 requests and 10471424 (5113MB) left in chunk >20:42:11,830 DEBUG storage.ui: adding 10471424 (5113MB) to 20 (sda2) >20:42:11,831 DEBUG storage.ui: new grow amount for request 20 (sda2) is 10471424 units, or 5113MB >20:42:11,831 DEBUG storage.ui: growing partitions on sda >20:42:11,832 DEBUG storage.ui: partition sda2 (20): 0 >20:42:11,833 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 6934528 end: 17407999 length: 10473472 > device: <parted.device.Device object at 0x7fa297dfc9d0> PedGeometry: <_ped.Geometry object at 0x7fa297cdd5d0> >20:42:11,833 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda'] >20:42:11,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,835 DEBUG storage.ui: device sda2 new partedPartition None >20:42:11,837 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:11,839 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:11,839 DEBUG storage.ui: back from removeNewPartitions >20:42:11,840 DEBUG storage.ui: extended: None >20:42:11,840 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 6934528 end: 17407999 length: 10473472 > device: <parted.device.Device object at 0x7fa297dfc9d0> PedGeometry: <_ped.Geometry object at 0x7fa297cdd5d0> >20:42:11,842 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:11,843 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea1d0> PedPartition: <_ped.Partition object at 0x7fa297cdeb30> >20:42:11,845 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:11,846 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:11,848 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:11,849 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cdd9d0> PedPartition: <_ped.Partition object at 0x7fa297dec1d0> >20:42:11,850 DEBUG storage.ui: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:42:11,851 DEBUG storage.ui: fixing size of non-existent 5114MB partition sda2 (20) with non-existent ext4 filesystem mounted at /boot at 5114.00 >20:42:11,869 DEBUG storage: NTFS.supported: supported: False ; >20:42:11,870 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:16,336 DEBUG storage: NTFS.supported: supported: False ; >20:42:16,337 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:42:16,337 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 3385.96923828, ['sda'], None >20:42:23,566 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 4000.0, [], None >20:42:23,568 DEBUG storage.ui: Storage.newDevice: 3 ; 4000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7fa297dfc690) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7fa29d7eecb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa297dfca50>] ; fstype: ext4 ; encrypted: False ; >20:42:23,569 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fa297dd9d90>, 4000.0, ['sda'], None >20:42:23,571 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7fa297cdd790> ; members: [] ; >20:42:23,572 DEBUG storage.ui: BTRFS.supported: supported: True ; >20:42:23,573 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >20:42:23,574 DEBUG storage.ui: adding a TotalSizeSet with size 4000 >20:42:23,574 DEBUG storage.ui: set.allocated = 0 >20:42:23,576 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:42:23,577 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda'] >20:42:23,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:23,580 DEBUG storage.ui: device sda2 new partedPartition None >20:42:23,581 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:42:23,583 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:42:23,584 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 20)'] >20:42:23,584 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 20)'] from disk(s) ['sda'] >20:42:23,587 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:23,589 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:23,589 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:23,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >20:42:23,593 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >20:42:23,593 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >20:42:23,594 DEBUG storage.ui: allocating partition: req3 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 5114MB ; grow: False ; max_size: 100000.0 >20:42:23,595 DEBUG storage.ui: checking freespace on sda >20:42:23,596 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=5114MB boot=True best=None grow=False >20:42:23,597 DEBUG storage.ui: current free range is 6934528-17407999 (5114MB) >20:42:23,598 DEBUG storage.ui: updating use_disk to sda, type: 0 >20:42:23,599 DEBUG storage.ui: new free: 6934528-17407999 / 5114MB >20:42:23,599 DEBUG storage.ui: new free allows for 0 sectors of growth >20:42:23,600 DEBUG storage.ui: found free space for bootable request >20:42:23,601 DEBUG storage.ui: created partition sda2 of 5114MB and added it to /dev/sda >20:42:23,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:42:23,604 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea610> PedPartition: <_ped.Partition object at 0x7fa297cdead0> >20:42:23,605 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:42:23,607 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >20:42:23,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >20:42:23,610 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa297dfce50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa297cea590> PedPartition: <_ped.Partition object at 0x7fa297cdebf0> >20:42:23,611 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)'] >20:42:23,611 DEBUG storage.ui: no growable partitions >20:42:23,612 DEBUG storage.ui: fixing size of existing 3385MB partition sda1 (1) with existing ntfs filesystem at 3385.97 >20:42:23,613 DEBUG storage.ui: fixing size of non-existent 5114MB partition sda2 (20) with non-existent ext4 filesystem mounted at /boot at 5114.00 >20:42:23,614 DEBUG storage.ui: creating new container >20:42:23,614 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': []} > > >/tmp/ifcfg.log: >23:36:37,072 DEBUG ifcfg: content of files (network initialization): >23:36:37,165 DEBUG ifcfg: content of files (ifcfgs created): >23:36:37,165 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:B1:C8:89 >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=eth0 >UUID=5e464b8c-7c54-4218-a2a8-26cc5767dc20 >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC4\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >23:36:29,319 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="591" x-info="http://www.rsyslog.com"] start >23:36:29,324 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >23:36:29,324 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >23:36:29,324 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 >23:36:29,324 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC4\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:36:29,324 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >23:36:29,324 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >23:36:29,324 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >23:36:29,324 INFO kernel:[ 0.000000] DMI 2.4 present. >23:36:29,324 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >23:36:29,324 INFO kernel:[ 0.000000] Hypervisor detected: KVM >23:36:29,324 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >23:36:29,324 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >23:36:29,324 INFO kernel:[ 0.000000] No AGP bridge found >23:36:29,324 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >23:36:29,324 DEBUG kernel:[ 0.000000] MTRR default type: write-back >23:36:29,324 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >23:36:29,324 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >23:36:29,324 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >23:36:29,324 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >23:36:29,324 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >23:36:29,324 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >23:36:29,324 DEBUG kernel:[ 0.000000] 1 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 2 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 3 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 4 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 5 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 6 disabled >23:36:29,324 DEBUG kernel:[ 0.000000] 7 disabled >23:36:29,324 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >23:36:29,324 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >23:36:29,324 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >23:36:29,324 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >23:36:29,324 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >23:36:29,324 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >23:36:29,324 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >23:36:29,324 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >23:36:29,324 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e542000-0x3ffdcfff] >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >23:36:29,324 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:36:29,324 INFO kernel:[ 0.000000] No NUMA configuration found >23:36:29,324 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >23:36:29,324 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >23:36:29,324 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >23:36:29,324 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >23:36:29,324 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >23:36:29,324 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >23:36:29,324 WARNING kernel:[ 0.000000] Zone ranges: >23:36:29,324 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >23:36:29,324 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >23:36:29,324 WARNING kernel:[ 0.000000] Normal empty >23:36:29,324 WARNING kernel:[ 0.000000] Movable zone start for each node >23:36:29,324 WARNING kernel:[ 0.000000] Early memory node ranges >23:36:29,324 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >23:36:29,324 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >23:36:29,324 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262029 >23:36:29,324 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >23:36:29,324 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >23:36:29,324 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >23:36:29,324 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >23:36:29,324 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >23:36:29,324 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:36:29,324 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >23:36:29,324 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >23:36:29,324 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >23:36:29,324 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >23:36:29,324 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >23:36:29,324 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >23:36:29,324 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >23:36:29,324 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >23:36:29,324 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >23:36:29,324 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >23:36:29,324 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >23:36:29,324 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >23:36:29,324 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >23:36:29,324 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >23:36:29,324 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >23:36:29,324 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >23:36:29,324 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >23:36:29,324 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >23:36:29,324 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >23:36:29,324 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >23:36:29,324 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >23:36:29,324 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >23:36:29,324 WARNING kernel:[ 0.000000] Policy zone: DMA32 >23:36:29,324 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC4\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:36:29,324 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >23:36:29,324 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >23:36:29,324 INFO kernel:[ 0.000000] Checking aperture... >23:36:29,324 INFO kernel:[ 0.000000] No AGP bridge found >23:36:29,324 INFO kernel:[ 0.000000] Memory: 988164k/1048568k available (6334k kernel code, 452k absent, 59952k reserved, 6870k data, 1036k init) >23:36:29,324 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >23:36:29,324 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >23:36:29,324 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >23:36:29,324 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >23:36:29,324 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >23:36:29,324 INFO kernel:[ 0.000000] console [tty0] enabled >23:36:29,324 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >23:36:29,324 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >23:36:29,324 DEBUG kernel:[ 0.000000] hpet clockevent registered >23:36:29,324 INFO kernel:[ 0.000000] tsc: Detected 3311.134 MHz processor >23:36:29,324 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311134) >23:36:29,324 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >23:36:29,324 INFO kernel:[ 0.001999] Security Framework initialized >23:36:29,324 INFO kernel:[ 0.001999] SELinux: Initializing. >23:36:29,324 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >23:36:29,324 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >23:36:29,324 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >23:36:29,324 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >23:36:29,324 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >23:36:29,324 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >23:36:29,324 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >23:36:29,324 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >23:36:29,324 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >23:36:29,324 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >23:36:29,324 INFO kernel:[ 0.013860] Freeing SMP alternatives: 24k freed >23:36:29,324 INFO kernel:[ 0.013876] ACPI: Core revision 20120711 >23:36:29,324 INFO kernel:[ 0.014497] ftrace: allocating 23489 entries in 92 pages >23:36:29,324 INFO kernel:[ 0.023371] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >23:36:29,324 INFO kernel:[ 0.023373] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >23:36:29,324 INFO kernel:[ 0.023996] Performance Events: Broken PMU hardware detected, using software events only. >23:36:29,324 ERR kernel:[ 0.023996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >23:36:29,324 WARNING kernel:[ 0.023996] NMI watchdog: disabled (cpu0): hardware events not enabled >23:36:29,324 INFO kernel:[ 0.023996] Brought up 1 CPUs >23:36:29,324 INFO kernel:[ 0.023996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >23:36:29,324 INFO kernel:[ 0.024172] devtmpfs: initialized >23:36:29,324 INFO kernel:[ 0.024962] atomic64 test passed for x86-64 platform with CX8 and with SSE >23:36:29,324 INFO kernel:[ 0.024999] RTC time: 23:36:23, date: 01/04/13 >23:36:29,324 INFO kernel:[ 0.025036] NET: Registered protocol family 16 >23:36:29,324 INFO kernel:[ 0.025197] ACPI: bus type pci registered >23:36:29,324 INFO kernel:[ 0.025303] PCI: Using configuration type 1 for base access >23:36:29,324 INFO kernel:[ 0.026024] bio: create slab <bio-0> at 0 >23:36:29,324 INFO kernel:[ 0.026079] ACPI: Added _OSI(Module Device) >23:36:29,324 INFO kernel:[ 0.026080] ACPI: Added _OSI(Processor Device) >23:36:29,324 INFO kernel:[ 0.026081] ACPI: Added _OSI(3.0 _SCP Extensions) >23:36:29,324 INFO kernel:[ 0.026082] ACPI: Added _OSI(Processor Aggregator Device) >23:36:29,324 DEBUG kernel:[ 0.026719] ACPI: EC: Look up EC in DSDT >23:36:29,324 INFO kernel:[ 0.028234] ACPI: Interpreter enabled >23:36:29,324 INFO kernel:[ 0.028236] ACPI: (supports S0 S5) >23:36:29,324 INFO kernel:[ 0.028243] ACPI: Using IOAPIC for interrupt routing >23:36:29,324 INFO kernel:[ 0.030730] ACPI: No dock devices found. >23:36:29,324 INFO kernel:[ 0.030733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >23:36:29,324 INFO kernel:[ 0.030814] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >23:36:29,324 WARNING kernel:[ 0.030940] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >23:36:29,324 INFO kernel:[ 0.030961] PCI host bridge to bus 0000:00 >23:36:29,324 DEBUG kernel:[ 0.030964] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >23:36:29,324 INFO kernel:[ 0.030966] pci_bus 0000:00: root bus resource [bus 00-ff] >23:36:29,324 INFO kernel:[ 0.030968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >23:36:29,324 INFO kernel:[ 0.030969] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >23:36:29,324 INFO kernel:[ 0.030971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >23:36:29,324 INFO kernel:[ 0.030972] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >23:36:29,324 DEBUG kernel:[ 0.031019] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >23:36:29,324 DEBUG kernel:[ 0.031388] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >23:36:29,324 DEBUG kernel:[ 0.031889] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >23:36:29,324 DEBUG kernel:[ 0.032373] pci 0000:00:01.1: reg 20: [io 0xc0a0-0xc0af] >23:36:29,324 DEBUG kernel:[ 0.032655] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >23:36:29,324 DEBUG kernel:[ 0.033140] pci 0000:00:01.2: reg 20: [io 0xc000-0xc01f] >23:36:29,324 DEBUG kernel:[ 0.033428] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >23:36:29,324 INFO kernel:[ 0.033853] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >23:36:29,324 INFO kernel:[ 0.033864] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >23:36:29,324 DEBUG kernel:[ 0.034050] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >23:36:29,324 DEBUG kernel:[ 0.035003] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >23:36:29,324 DEBUG kernel:[ 0.036002] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >23:36:29,324 DEBUG kernel:[ 0.037626] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >23:36:29,324 DEBUG kernel:[ 0.038616] pci 0000:00:02.0: reg 1c: [io 0xc020-0xc03f] >23:36:29,324 DEBUG kernel:[ 0.042640] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >23:36:29,324 DEBUG kernel:[ 0.042784] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >23:36:29,324 DEBUG kernel:[ 0.042996] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >23:36:29,324 DEBUG kernel:[ 0.043134] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >23:36:29,324 DEBUG kernel:[ 0.043796] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >23:36:29,324 DEBUG kernel:[ 0.044081] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >23:36:29,324 DEBUG kernel:[ 0.044224] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >23:36:29,324 DEBUG kernel:[ 0.045075] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >23:36:29,324 DEBUG kernel:[ 0.045250] pci 0000:00:05.0: reg 10: [io 0xc060-0xc07f] >23:36:29,324 DEBUG kernel:[ 0.045384] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >23:36:29,324 DEBUG kernel:[ 0.046263] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >23:36:29,324 DEBUG kernel:[ 0.046379] pci 0000:00:07.0: reg 10: [io 0xc080-0xc09f] >23:36:29,324 DEBUG kernel:[ 0.047189] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >23:36:29,324 INFO kernel:[ 0.047539] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >23:36:29,324 INFO kernel:[ 0.047541] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >23:36:29,324 INFO kernel:[ 0.050083] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >23:36:29,324 INFO kernel:[ 0.050163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >23:36:29,324 INFO kernel:[ 0.050236] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >23:36:29,324 INFO kernel:[ 0.050323] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >23:36:29,324 INFO kernel:[ 0.050392] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >23:36:29,324 INFO kernel:[ 0.050493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >23:36:29,324 INFO kernel:[ 0.050496] vgaarb: loaded >23:36:29,324 INFO kernel:[ 0.050497] vgaarb: bridge control possible 0000:00:02.0 >23:36:29,324 NOTICE kernel:[ 0.050562] SCSI subsystem initialized >23:36:29,324 INFO kernel:[ 0.050563] ACPI: bus type scsi registered >23:36:29,324 DEBUG kernel:[ 0.050594] libata version 3.00 loaded. >23:36:29,324 INFO kernel:[ 0.050614] ACPI: bus type usb registered >23:36:29,324 INFO kernel:[ 0.050631] usbcore: registered new interface driver usbfs >23:36:29,324 INFO kernel:[ 0.050639] usbcore: registered new interface driver hub >23:36:29,324 INFO kernel:[ 0.050653] usbcore: registered new device driver usb >23:36:29,324 INFO kernel:[ 0.050705] PCI: Using ACPI for IRQ routing >23:36:29,324 DEBUG kernel:[ 0.050707] PCI: pci_cache_line_size set to 64 bytes >23:36:29,324 DEBUG kernel:[ 0.050908] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >23:36:29,324 DEBUG kernel:[ 0.050910] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >23:36:29,324 INFO kernel:[ 0.050984] NetLabel: Initializing >23:36:29,324 INFO kernel:[ 0.050985] NetLabel: domain hash size = 128 >23:36:29,324 INFO kernel:[ 0.050986] NetLabel: protocols = UNLABELED CIPSOv4 >23:36:29,324 INFO kernel:[ 0.051001] NetLabel: unlabeled traffic allowed by default >23:36:29,324 INFO kernel:[ 0.051038] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >23:36:29,324 INFO kernel:[ 0.051057] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >23:36:29,324 INFO kernel:[ 0.051060] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >23:36:29,324 INFO kernel:[ 0.057017] Switching to clocksource kvm-clock >23:36:29,324 INFO kernel:[ 0.063412] pnp: PnP ACPI init >23:36:29,324 INFO kernel:[ 0.063424] ACPI: bus type pnp registered >23:36:29,324 DEBUG kernel:[ 0.063509] pnp 00:00: [bus 00-ff] >23:36:29,324 DEBUG kernel:[ 0.063511] pnp 00:00: [io 0x0cf8-0x0cff] >23:36:29,324 DEBUG kernel:[ 0.063512] pnp 00:00: [io 0x0000-0x0cf7 window] >23:36:29,324 DEBUG kernel:[ 0.063514] pnp 00:00: [io 0x0d00-0xffff window] >23:36:29,324 DEBUG kernel:[ 0.063516] pnp 00:00: [mem 0x000a0000-0x000bffff window] >23:36:29,324 DEBUG kernel:[ 0.063517] pnp 00:00: [mem 0x40000000-0xfebfffff window] >23:36:29,324 DEBUG kernel:[ 0.063541] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >23:36:29,324 DEBUG kernel:[ 0.063551] pnp 00:01: [io 0x0070-0x0071] >23:36:29,324 DEBUG kernel:[ 0.063574] pnp 00:01: [irq 8] >23:36:29,324 DEBUG kernel:[ 0.063575] pnp 00:01: [io 0x0072-0x0077] >23:36:29,324 DEBUG kernel:[ 0.063590] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >23:36:29,324 DEBUG kernel:[ 0.063610] pnp 00:02: [io 0x0060] >23:36:29,324 DEBUG kernel:[ 0.063612] pnp 00:02: [io 0x0064] >23:36:29,324 DEBUG kernel:[ 0.063626] pnp 00:02: [irq 1] >23:36:29,324 DEBUG kernel:[ 0.063639] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >23:36:29,324 DEBUG kernel:[ 0.063669] pnp 00:03: [irq 12] >23:36:29,324 DEBUG kernel:[ 0.063683] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >23:36:29,324 DEBUG kernel:[ 0.063703] pnp 00:04: [io 0x03f2-0x03f5] >23:36:29,324 DEBUG kernel:[ 0.063704] pnp 00:04: [io 0x03f7] >23:36:29,324 DEBUG kernel:[ 0.063718] pnp 00:04: [irq 6] >23:36:29,324 DEBUG kernel:[ 0.063719] pnp 00:04: [dma 2] >23:36:29,324 DEBUG kernel:[ 0.063732] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >23:36:29,324 DEBUG kernel:[ 0.063806] pnp 00:05: [io 0x03f8-0x03ff] >23:36:29,324 DEBUG kernel:[ 0.063820] pnp 00:05: [irq 4] >23:36:29,324 DEBUG kernel:[ 0.063835] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >23:36:29,324 DEBUG kernel:[ 0.063948] pnp 00:06: [mem 0xfed00000-0xfed003ff] >23:36:29,324 DEBUG kernel:[ 0.063967] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >23:36:29,324 INFO kernel:[ 0.064099] pnp: PnP ACPI: found 7 devices >23:36:29,324 INFO kernel:[ 0.064100] ACPI: ACPI bus type pnp unregistered >23:36:29,324 DEBUG kernel:[ 0.070240] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >23:36:29,324 DEBUG kernel:[ 0.070242] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >23:36:29,324 DEBUG kernel:[ 0.070244] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >23:36:29,324 DEBUG kernel:[ 0.070261] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff] >23:36:29,324 INFO kernel:[ 0.070290] NET: Registered protocol family 2 >23:36:29,324 INFO kernel:[ 0.070912] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >23:36:29,324 INFO kernel:[ 0.071339] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >23:36:29,324 INFO kernel:[ 0.071477] TCP: Hash tables configured (established 131072 bind 65536) >23:36:29,324 INFO kernel:[ 0.071497] TCP: reno registered >23:36:29,324 INFO kernel:[ 0.071500] UDP hash table entries: 512 (order: 2, 16384 bytes) >23:36:29,324 INFO kernel:[ 0.071505] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >23:36:29,324 INFO kernel:[ 0.071557] NET: Registered protocol family 1 >23:36:29,324 INFO kernel:[ 0.071564] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >23:36:29,324 INFO kernel:[ 0.071584] pci 0000:00:01.0: PIIX3: Enabling Passive Release >23:36:29,324 INFO kernel:[ 0.071607] pci 0000:00:01.0: Activating ISA DMA hang workarounds >23:36:29,324 WARNING kernel:[ 0.071754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >23:36:29,324 DEBUG kernel:[ 0.071881] pci 0000:00:02.0: Boot video device >23:36:29,324 DEBUG kernel:[ 0.071933] PCI: CLS 0 bytes, default 64 >23:36:29,324 INFO kernel:[ 0.071970] Unpacking initramfs... >23:36:29,324 INFO kernel:[ 2.726466] Freeing initrd memory: 27244k freed >23:36:29,324 NOTICE kernel:[ 2.732113] Initialise module verification >23:36:29,324 INFO kernel:[ 2.732146] audit: initializing netlink socket (disabled) >23:36:29,324 NOTICE kernel:[ 2.732155] type=2000 audit(1357342586.731:1): initialized >23:36:29,324 INFO kernel:[ 2.746591] HugeTLB registered 2 MB page size, pre-allocated 0 pages >23:36:29,324 NOTICE kernel:[ 2.747705] VFS: Disk quotas dquot_6.5.2 >23:36:29,324 WARNING kernel:[ 2.747738] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >23:36:29,324 INFO kernel:[ 2.748051] msgmni has been set to 1983 >23:36:29,324 DEBUG kernel:[ 2.748096] SELinux: Registering netfilter hooks >23:36:29,324 INFO kernel:[ 2.748435] alg: No test for stdrng (krng) >23:36:29,324 INFO kernel:[ 2.748439] NET: Registered protocol family 38 >23:36:29,324 NOTICE kernel:[ 2.748441] Key type asymmetric registered >23:36:29,324 NOTICE kernel:[ 2.748442] Asymmetric key parser 'x509' registered >23:36:29,324 INFO kernel:[ 2.748466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >23:36:29,324 INFO kernel:[ 2.748482] io scheduler noop registered >23:36:29,324 INFO kernel:[ 2.748483] io scheduler deadline registered >23:36:29,324 INFO kernel:[ 2.748504] io scheduler cfq registered (default) >23:36:29,324 INFO kernel:[ 2.748570] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >23:36:29,324 INFO kernel:[ 2.748583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >23:36:29,324 INFO kernel:[ 2.748584] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >23:36:29,324 INFO kernel:[ 2.748644] acpiphp: Slot [3] registered >23:36:29,324 INFO kernel:[ 2.748656] acpiphp: Slot [4] registered >23:36:29,324 INFO kernel:[ 2.748668] acpiphp: Slot [5] registered >23:36:29,324 INFO kernel:[ 2.748680] acpiphp: Slot [6] registered >23:36:29,324 INFO kernel:[ 2.748692] acpiphp: Slot [7] registered >23:36:29,324 INFO kernel:[ 2.748704] acpiphp: Slot [8] registered >23:36:29,324 INFO kernel:[ 2.748715] acpiphp: Slot [9] registered >23:36:29,324 INFO kernel:[ 2.748728] acpiphp: Slot [10] registered >23:36:29,324 INFO kernel:[ 2.748741] acpiphp: Slot [11] registered >23:36:29,324 INFO kernel:[ 2.748752] acpiphp: Slot [12] registered >23:36:29,324 INFO kernel:[ 2.748763] acpiphp: Slot [13] registered >23:36:29,324 INFO kernel:[ 2.748776] acpiphp: Slot [14] registered >23:36:29,324 INFO kernel:[ 2.748787] acpiphp: Slot [15] registered >23:36:29,324 INFO kernel:[ 2.748800] acpiphp: Slot [16] registered >23:36:29,324 INFO kernel:[ 2.748812] acpiphp: Slot [17] registered >23:36:29,324 INFO kernel:[ 2.748825] acpiphp: Slot [18] registered >23:36:29,324 INFO kernel:[ 2.748836] acpiphp: Slot [19] registered >23:36:29,324 INFO kernel:[ 2.748847] acpiphp: Slot [20] registered >23:36:29,324 INFO kernel:[ 2.748858] acpiphp: Slot [21] registered >23:36:29,324 INFO kernel:[ 2.748871] acpiphp: Slot [22] registered >23:36:29,324 INFO kernel:[ 2.748882] acpiphp: Slot [23] registered >23:36:29,324 INFO kernel:[ 2.748893] acpiphp: Slot [24] registered >23:36:29,324 INFO kernel:[ 2.748904] acpiphp: Slot [25] registered >23:36:29,324 INFO kernel:[ 2.748917] acpiphp: Slot [26] registered >23:36:29,324 INFO kernel:[ 2.748928] acpiphp: Slot [27] registered >23:36:29,324 INFO kernel:[ 2.748939] acpiphp: Slot [28] registered >23:36:29,324 INFO kernel:[ 2.748950] acpiphp: Slot [29] registered >23:36:29,324 INFO kernel:[ 2.748963] acpiphp: Slot [30] registered >23:36:29,324 INFO kernel:[ 2.748974] acpiphp: Slot [31] registered >23:36:29,324 INFO kernel:[ 2.749139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >23:36:29,324 INFO kernel:[ 2.749141] ACPI: Power Button [PWRF] >23:36:29,324 INFO kernel:[ 2.750780] GHES: HEST is not enabled! >23:36:29,324 WARNING kernel:[ 2.750971] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >23:36:29,324 DEBUG kernel:[ 2.751038] virtio-pci 0000:00:03.0: setting latency timer to 64 >23:36:29,324 WARNING kernel:[ 2.751273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >23:36:29,324 DEBUG kernel:[ 2.751303] virtio-pci 0000:00:05.0: setting latency timer to 64 >23:36:29,324 DEBUG kernel:[ 2.751397] virtio-pci 0000:00:07.0: setting latency timer to 64 >23:36:29,324 INFO kernel:[ 2.751472] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >23:36:29,324 INFO kernel:[ 2.774035] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >23:36:29,324 INFO kernel:[ 2.799807] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >23:36:29,324 DEBUG kernel:[ 2.800195] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >23:36:29,324 DEBUG kernel:[ 2.800216] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >23:36:29,324 INFO kernel:[ 2.829629] Non-volatile memory driver v1.3 >23:36:29,324 INFO kernel:[ 2.829631] Linux agpgart interface v0.103 >23:36:29,324 INFO kernel:[ 2.830279] loop: module loaded >23:36:29,324 DEBUG kernel:[ 2.830331] ata_piix 0000:00:01.1: version 2.13 >23:36:29,324 DEBUG kernel:[ 2.830417] ata_piix 0000:00:01.1: setting latency timer to 64 >23:36:29,324 INFO kernel:[ 2.830704] scsi0 : ata_piix >23:36:29,324 INFO kernel:[ 2.830747] scsi1 : ata_piix >23:36:29,324 INFO kernel:[ 2.830782] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >23:36:29,324 INFO kernel:[ 2.830784] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >23:36:29,324 INFO kernel:[ 2.830835] libphy: Fixed MDIO Bus: probed >23:36:29,324 INFO kernel:[ 2.830872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >23:36:29,324 INFO kernel:[ 2.830880] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >23:36:29,324 INFO kernel:[ 2.830887] uhci_hcd: USB Universal Host Controller Interface driver >23:36:29,324 DEBUG kernel:[ 2.830935] uhci_hcd 0000:00:01.2: setting latency timer to 64 >23:36:29,324 INFO kernel:[ 2.830944] uhci_hcd 0000:00:01.2: UHCI Host Controller >23:36:29,324 INFO kernel:[ 2.830969] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >23:36:29,324 INFO kernel:[ 2.831083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c000 >23:36:29,324 INFO kernel:[ 2.831143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >23:36:29,324 INFO kernel:[ 2.831145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:36:29,324 INFO kernel:[ 2.831147] usb usb1: Product: UHCI Host Controller >23:36:29,324 INFO kernel:[ 2.831148] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >23:36:29,324 INFO kernel:[ 2.831149] usb usb1: SerialNumber: 0000:00:01.2 >23:36:29,324 INFO kernel:[ 2.831211] hub 1-0:1.0: USB hub found >23:36:29,324 INFO kernel:[ 2.831214] hub 1-0:1.0: 2 ports detected >23:36:29,324 INFO kernel:[ 2.831312] usbcore: registered new interface driver usbserial >23:36:29,324 INFO kernel:[ 2.831319] usbcore: registered new interface driver usbserial_generic >23:36:29,324 INFO kernel:[ 2.831324] USB Serial support registered for generic >23:36:29,324 INFO kernel:[ 2.831325] usbserial: USB Serial Driver core >23:36:29,324 INFO kernel:[ 2.831344] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >23:36:29,324 INFO kernel:[ 2.832079] serio: i8042 KBD port at 0x60,0x64 irq 1 >23:36:29,324 INFO kernel:[ 2.832083] serio: i8042 AUX port at 0x60,0x64 irq 12 >23:36:29,324 INFO kernel:[ 2.832139] mousedev: PS/2 mouse device common for all mice >23:36:29,324 INFO kernel:[ 2.832475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >23:36:29,324 INFO kernel:[ 2.835637] rtc_cmos 00:01: RTC can wake from S4 >23:36:29,324 INFO kernel:[ 2.835899] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >23:36:29,324 INFO kernel:[ 2.836020] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >23:36:29,324 INFO kernel:[ 2.836072] device-mapper: uevent: version 1.0.3 >23:36:29,324 INFO kernel:[ 2.836113] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >23:36:29,324 INFO kernel:[ 2.836167] cpuidle: using governor ladder >23:36:29,324 INFO kernel:[ 2.836169] cpuidle: using governor menu >23:36:29,324 INFO kernel:[ 2.836213] EFI Variables Facility v0.08 2004-May-17 >23:36:29,324 INFO kernel:[ 2.836293] usbcore: registered new interface driver usbhid >23:36:29,324 INFO kernel:[ 2.836294] usbhid: USB HID core driver >23:36:29,324 INFO kernel:[ 2.836307] drop_monitor: Initializing network drop monitor service >23:36:29,324 INFO kernel:[ 2.836360] ip_tables: (C) 2000-2006 Netfilter Core Team >23:36:29,324 INFO kernel:[ 2.836378] TCP: cubic registered >23:36:29,324 INFO kernel:[ 2.836380] Initializing XFRM netlink socket >23:36:29,324 INFO kernel:[ 2.836464] NET: Registered protocol family 10 >23:36:29,324 INFO kernel:[ 2.836587] mip6: Mobile IPv6 >23:36:29,324 INFO kernel:[ 2.836588] NET: Registered protocol family 17 >23:36:29,324 DEBUG kernel:[ 2.836705] PM: Hibernation image not present or could not be loaded. >23:36:29,324 NOTICE kernel:[ 2.836706] Loading module verification certificates >23:36:29,324 NOTICE kernel:[ 2.837528] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >23:36:29,324 INFO kernel:[ 2.837536] registered taskstats version 1 >23:36:29,324 INFO kernel:[ 2.837825] Magic number: 13:290:655 >23:36:29,324 INFO kernel:[ 2.837912] rtc_cmos 00:01: setting system clock to 2013-01-04 23:36:25 UTC (1357342585) >23:36:29,324 DEBUG kernel:[ 2.991310] ata2.01: NODEV after polling detection >23:36:29,324 INFO kernel:[ 2.991633] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >23:36:29,324 INFO kernel:[ 2.991635] ata1.00: 17408000 sectors, multi 16: LBA48 >23:36:29,324 INFO kernel:[ 2.991638] ata1.01: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >23:36:29,324 INFO kernel:[ 2.991640] ata1.01: 17408000 sectors, multi 16: LBA48 >23:36:29,324 INFO kernel:[ 2.991926] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >23:36:29,324 INFO kernel:[ 2.992780] ata1.00: configured for MWDMA2 >23:36:29,324 INFO kernel:[ 2.992978] ata2.00: configured for MWDMA2 >23:36:29,324 INFO kernel:[ 2.993613] ata1.01: configured for MWDMA2 >23:36:29,324 NOTICE kernel:[ 2.993690] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >23:36:29,324 NOTICE kernel:[ 2.993793] sd 0:0:0:0: Attached scsi generic sg0 type 0 >23:36:29,324 NOTICE kernel:[ 2.993868] scsi 0:0:1:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >23:36:29,324 NOTICE kernel:[ 2.993943] sd 0:0:1:0: Attached scsi generic sg1 type 0 >23:36:29,324 NOTICE kernel:[ 2.993985] sd 0:0:0:0: [sda] 17408000 512-byte logical blocks: (8.91 GB/8.30 GiB) >23:36:29,324 NOTICE kernel:[ 2.994033] sd 0:0:0:0: [sda] Write Protect is off >23:36:29,324 DEBUG kernel:[ 2.994035] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >23:36:29,324 NOTICE kernel:[ 2.994048] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >23:36:29,324 INFO kernel:[ 2.994804] sda: sda1 sda2 >23:36:29,324 NOTICE kernel:[ 2.994835] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >23:36:29,324 NOTICE kernel:[ 2.995123] sd 0:0:0:0: [sda] Attached SCSI disk >23:36:29,324 NOTICE kernel:[ 2.995135] sd 0:0:1:0: [sdb] 17408000 512-byte logical blocks: (8.91 GB/8.30 GiB) >23:36:29,324 NOTICE kernel:[ 2.995164] sd 0:0:1:0: [sdb] Write Protect is off >23:36:29,324 DEBUG kernel:[ 2.995166] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >23:36:29,324 NOTICE kernel:[ 2.995179] sd 0:0:1:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >23:36:29,324 INFO kernel:[ 2.995707] sdb: sdb1 >23:36:29,324 NOTICE kernel:[ 2.995818] sd 0:0:1:0: [sdb] Attached SCSI disk >23:36:29,324 WARNING kernel:[ 2.995936] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >23:36:29,324 INFO kernel:[ 2.995937] cdrom: Uniform CD-ROM driver Revision: 3.20 >23:36:29,324 DEBUG kernel:[ 2.995996] sr 1:0:0:0: Attached scsi CD-ROM sr0 >23:36:29,324 NOTICE kernel:[ 2.996045] sr 1:0:0:0: Attached scsi generic sg2 type 5 >23:36:29,324 INFO kernel:[ 2.998459] Freeing unused kernel memory: 1036k freed >23:36:29,324 INFO kernel:[ 2.998677] Write protecting the kernel read-only data: 12288k >23:36:29,324 INFO kernel:[ 3.005718] Freeing unused kernel memory: 1848k freed >23:36:29,324 INFO kernel:[ 3.012019] Freeing unused kernel memory: 1412k freed >23:36:29,324 INFO kernel:[ 3.080804] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >23:36:29,324 INFO kernel:[ 3.133027] usb 1-1: new full-speed USB device number 2 using uhci_hcd >23:36:29,324 INFO kernel:[ 3.167592] squashfs: version 4.0 (2009/01/31) Phillip Lougher >23:36:29,324 INFO kernel:[ 3.170469] Loading iSCSI transport class v2.0-870. >23:36:29,324 NOTICE kernel:[ 3.174484] iscsi: registered transport (tcp) >23:36:29,324 INFO kernel:[ 3.176536] alua: device handler registered >23:36:29,324 INFO kernel:[ 3.178543] emc: device handler registered >23:36:29,324 INFO kernel:[ 3.180531] hp_sw: device handler registered >23:36:29,324 INFO kernel:[ 3.182611] rdac: device handler registered >23:36:29,325 INFO kernel:[ 3.198159] FDC 0 is a S82078B >23:36:29,325 INFO kernel:[ 3.203618] No iBFT detected. >23:36:29,325 INFO kernel:[ 3.205713] md: raid0 personality registered for level 0 >23:36:29,325 INFO kernel:[ 3.208387] md: raid1 personality registered for level 1 >23:36:29,325 INFO kernel:[ 3.210664] async_tx: api initialized (async) >23:36:29,325 INFO kernel:[ 3.211740] xor: automatically using best checksumming function: >23:36:29,325 INFO kernel:[ 3.221012] generic_sse: 9568.000 MB/sec >23:36:29,325 WARNING kernel:[ 3.240023] raid6: sse2x1 4898 MB/s >23:36:29,325 WARNING kernel:[ 3.257014] raid6: sse2x2 9546 MB/s >23:36:29,325 WARNING kernel:[ 3.274015] raid6: sse2x4 11710 MB/s >23:36:29,325 WARNING kernel:[ 3.274017] raid6: using algorithm sse2x4 (11710 MB/s) >23:36:29,325 WARNING kernel:[ 3.274018] raid6: using intx1 recovery algorithm >23:36:29,325 INFO kernel:[ 3.275471] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >23:36:29,325 INFO kernel:[ 3.281357] md: raid6 personality registered for level 6 >23:36:29,325 INFO kernel:[ 3.281358] md: raid5 personality registered for level 5 >23:36:29,325 INFO kernel:[ 3.281359] md: raid4 personality registered for level 4 >23:36:29,325 INFO kernel:[ 3.286676] md: raid10 personality registered for level 10 >23:36:29,325 INFO kernel:[ 3.289053] md: linear personality registered for level -1 >23:36:29,325 INFO kernel:[ 3.295732] device-mapper: multipath: version 1.5.0 loaded >23:36:29,325 INFO kernel:[ 3.297874] device-mapper: multipath round-robin: version 1.0.0 loaded >23:36:29,325 INFO kernel:[ 3.339103] RPC: Registered named UNIX socket transport module. >23:36:29,325 INFO kernel:[ 3.339106] RPC: Registered udp transport module. >23:36:29,325 INFO kernel:[ 3.339107] RPC: Registered tcp transport module. >23:36:29,325 INFO kernel:[ 3.339108] RPC: Registered tcp NFSv4.1 backchannel transport module. >23:36:29,325 INFO kernel:[ 3.509327] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >23:36:29,325 INFO kernel:[ 3.509330] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >23:36:29,325 INFO kernel:[ 3.509333] usb 1-1: Product: QEMU USB Tablet >23:36:29,325 INFO kernel:[ 3.509335] usb 1-1: Manufacturer: QEMU 1.0.1 >23:36:29,325 INFO kernel:[ 3.509336] usb 1-1: SerialNumber: 42 >23:36:29,325 INFO kernel:[ 3.544718] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >23:36:29,325 INFO kernel:[ 3.544797] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >23:36:29,325 DEBUG kernel:[ 3.548332] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >23:36:29,325 DEBUG kernel:[ 3.548355] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >23:36:29,325 DEBUG kernel:[ 3.548377] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >23:36:29,325 INFO kernel:[ 3.732327] tsc: Refined TSC clocksource calibration: 3311.136 MHz >23:36:29,325 DEBUG kernel:[ 3.876329] ISO 9660 Extensions: Microsoft Joliet Level 3 >23:36:29,325 DEBUG kernel:[ 3.883689] ISO 9660 Extensions: RRIP_1991A >23:36:29,325 INFO kernel:[ 4.052991] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >23:36:29,325 DEBUG kernel:[ 4.778868] SELinux: 2048 avtab hash slots, 93843 rules. >23:36:29,325 DEBUG kernel:[ 4.795190] SELinux: 2048 avtab hash slots, 93843 rules. >23:36:29,325 DEBUG kernel:[ 4.910389] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >23:36:29,325 DEBUG kernel:[ 4.910393] SELinux: 83 classes, 93843 rules >23:36:29,325 DEBUG kernel:[ 4.914761] SELinux: Completing initialization. >23:36:29,325 DEBUG kernel:[ 4.914762] SELinux: Setting up existing superblocks. >23:36:29,325 DEBUG kernel:[ 4.914768] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.914772] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.914779] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.914783] SELinux: initialized (dev proc, type proc), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.914789] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.914801] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.915565] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >23:36:29,325 DEBUG kernel:[ 4.915568] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916027] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >23:36:29,325 DEBUG kernel:[ 4.916031] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916045] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916057] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916062] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916067] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916074] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916280] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916281] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916286] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916429] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:36:29,325 DEBUG kernel:[ 4.916460] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916463] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916468] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916480] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916485] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916488] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916490] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916493] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916497] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916501] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >23:36:29,325 DEBUG kernel:[ 4.916505] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >23:36:29,326 DEBUG kernel:[ 4.916513] SELinux: initialized (dev loop0, type squashfs), uses xattr >23:36:29,326 DEBUG kernel:[ 4.916528] SELinux: initialized (dev dm-0, type ext4), uses xattr >23:36:29,326 NOTICE kernel:[ 4.918167] type=1403 audit(1357342587.580:2): policy loaded auid=4294967295 ses=4294967295 >23:36:29,326 DEBUG kernel:[ 5.300381] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >23:36:29,326 DEBUG kernel:[ 5.464915] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:36:29,326 DEBUG kernel:[ 5.465836] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:36:29,326 DEBUG kernel:[ 5.555652] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >23:36:29,326 NOTICE kernel:[ 5.849422] type=1400 audit(1357342588.510:3): avc: denied { create } for pid=525 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:36:29,326 NOTICE kernel:[ 5.849465] type=1400 audit(1357342588.510:4): avc: denied { setattr } for pid=525 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=54637 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:36:29,326 NOTICE kernel:[ 5.849490] type=1400 audit(1357342588.510:5): avc: denied { relabelfrom } for pid=525 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=54637 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:36:29,326 INFO kernel:[ 5.988316] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >23:36:29,326 WARNING kernel:[ 6.069685] microcode: AMD CPU family 0x6 not supported >23:36:29,325 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >23:36:29,341 INFO systemd: Detected virtualization 'kvm'. >23:36:29,341 INFO systemd: Initializing machine ID from KVM UUID. >23:36:29,341 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. >23:36:29,341 INFO systemd: Started Apply Kernel Variables. >23:36:29,341 INFO systemd: Started Remount Root and Kernel File Systems. >23:36:29,341 INFO systemd: Starting Local File Systems (Pre). >23:36:29,341 INFO systemd: Reached target Local File Systems (Pre). >23:36:29,341 INFO systemd: Mounting Temporary Directory... >23:36:29,341 INFO systemd: Starting Load Random Seed... >23:36:29,341 INFO systemd: Started Load Random Seed. >23:36:29,341 INFO systemd: Started Agent daemon for Spice guests. >23:36:29,341 NOTICE kernel:[ 6.674933] type=1400 audit(1357342589.335:6): avc: denied { write } for pid=590 comm="firewalld" name="python2.7" dev="dm-0" ino=53154 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >23:36:29,341 NOTICE kernel:[ 6.674940] type=1400 audit(1357342589.335:7): avc: denied { remove_name } for pid=590 comm="firewalld" name="site.pyc" dev="dm-0" ino=53621 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >23:36:29,341 NOTICE kernel:[ 6.674944] type=1400 audit(1357342589.335:8): avc: denied { unlink } for pid=590 comm="firewalld" name="site.pyc" dev="dm-0" ino=53621 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >23:36:29,347 NOTICE kernel:[ 6.685277] type=1400 audit(1357342589.346:9): avc: denied { add_name } for pid=590 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >23:36:29,347 NOTICE kernel:[ 6.685330] type=1400 audit(1357342589.346:10): avc: denied { create } for pid=590 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >23:36:29,388 INFO systemd: Started Terminate Plymouth Boot Screen. >23:36:29,388 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >23:36:29,388 INFO systemd: Starting Shell on tty2... >23:36:29,388 INFO systemd: Started Shell on tty2. >23:36:30,545 INFO systemd: Starting D-Bus System Message Bus... >23:36:30,545 INFO systemd: Started D-Bus System Message Bus. >23:36:30,624 INFO systemd: Started firewalld - dynamic firewall daemon. >23:36:30,624 INFO systemd: Starting Network Manager... >23:36:30,852 ERR firewalld: 2013-01-04 23:36:30 ERROR: ebtables not usable, disabling ethernet bridge firewall. >23:36:30,859 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-11.git20121004.fc18) is starting... >23:36:30,860 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >23:36:30,860 INFO NetworkManager: <info> WEXT support is enabled >23:36:30,861 CRIT firewalld: 2013-01-04 23:36:30 FATAL ERROR: No IPv4 and IPv6 firewall. >23:36:30,862 ERR firewalld: 2013-01-04 23:36:30 ERROR: Raising SystemExit in run_server >23:36:30,895 INFO dbus-daemon: dbus[608]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:36:30,895 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:36:30,895 INFO systemd: Starting Authorization Manager... >23:36:31,036 INFO polkitd: Started polkitd version 0.107 >23:36:31,121 INFO dbus-daemon: dbus[608]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:36:31,121 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:36:31,121 INFO systemd: Started Authorization Manager. >23:36:31,159 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >23:36:31,160 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >23:36:31,161 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:36:31,161 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:36:31,161 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >23:36:31,169 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >23:36:31,179 INFO systemd: Started Network Manager. >23:36:31,181 INFO systemd: Starting Anaconda System Services. >23:36:31,193 INFO systemd: Reached target Anaconda System Services. >23:36:31,198 INFO systemd: Starting Anaconda... >23:36:31,206 INFO systemd: Starting Network Manager Wait Online... >23:36:31,221 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >23:36:31,224 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >23:36:31,224 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >23:36:31,224 INFO NetworkManager: <info> Networking is enabled by state file >23:36:31,224 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:36:31,225 INFO NetworkManager: <info> (eth0): carrier is OFF >23:36:31,225 ERR NetworkManager: <error> [1357342591.224006] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >23:36:31,227 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >23:36:31,239 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >23:36:31,239 INFO NetworkManager: <info> (eth0): now managed >23:36:31,239 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >23:36:31,242 INFO NetworkManager: <info> (eth0): bringing up device. >23:36:31,243 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >23:36:31,245 INFO NetworkManager: <info> (eth0): preparing device. >23:36:31,249 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >23:36:31,290 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >23:36:31,294 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:36:31,295 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:36:31,296 INFO systemd: Started Anaconda. >23:36:31,297 INFO systemd: Starting Anaconda Text Console... >23:36:31,298 INFO systemd: Started Anaconda Text Console. >23:36:31,299 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >23:36:31,300 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >23:36:31,302 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >23:36:31,303 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:36:31,303 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:31,307 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >23:36:31,316 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >23:36:31,323 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >23:36:31,330 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >23:36:31,330 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:31,331 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >23:36:31,332 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >23:36:31,332 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >23:36:31,333 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >23:36:31,334 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:36:31,345 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:36:31,350 INFO NetworkManager: <info> dhclient started with pid 637 >23:36:31,372 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >23:36:31,390 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >23:36:31,520 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >23:36:31,520 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >23:36:31,520 INFO dhclient: All rights reserved. >23:36:31,521 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:36:31,521 INFO dhclient: >23:36:31,527 WARNING kernel:[ 8.854988] audit_printk_skb: 18 callbacks suppressed >23:36:31,527 NOTICE kernel:[ 8.854989] type=1400 audit(1357342591.515:17): avc: denied { read write } for pid=642 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >23:36:31,532 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >23:36:31,535 INFO dhclient: Listening on LPF/eth0/52:54:00:b1:c8:89 >23:36:31,535 INFO dhclient: Sending on LPF/eth0/52:54:00:b1:c8:89 >23:36:31,535 INFO dhclient: Sending on Socket/fallback >23:36:31,536 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xc9a4bfa) >23:36:31,540 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xc9a4bfa) >23:36:31,540 INFO dhclient: DHCPOFFER from 192.168.0.1 >23:36:31,546 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0xc9a4bfa) >23:36:31,548 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >23:36:31,548 INFO NetworkManager: <info> address 192.168.0.111 >23:36:31,548 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >23:36:31,549 INFO NetworkManager: <info> gateway 192.168.0.1 >23:36:31,549 INFO NetworkManager: <info> nameserver '192.168.0.1' >23:36:31,550 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:36:31,550 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >23:36:31,554 INFO dhclient: bound to 192.168.0.111 -- renewal in 42928 seconds. >23:36:32,552 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >23:36:32,552 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >23:36:32,552 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >23:36:32,552 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >23:36:32,560 INFO systemd: Started Network Manager Wait Online. >23:36:32,560 INFO systemd: Starting Network. >23:36:32,560 INFO systemd: Reached target Network. >23:36:32,560 INFO systemd: Startup finished in 3s 13ms 823us (kernel) + 1s 987ms 272us (initrd) + 4s 896ms 74us (userspace) = 9s 897ms 169us. >23:36:32,581 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >23:36:32,583 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:36:32,587 INFO dbus-daemon: dbus[608]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:36:32,606 INFO dbus-daemon: dbus[608]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:36:32,608 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:36:32,689 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >23:36:33,011 NOTICE kernel:[ 10.349446] type=1400 audit(1357342593.010:18): avc: denied { read write } for pid=673 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7352 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >23:36:33,021 WARNING kernel:[ 10.359137] auditd (674): /proc/674/oom_adj is deprecated, please use /proc/674/oom_score_adj instead. >23:36:37,116 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >23:36:37,121 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >23:36:37,123 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >23:36:37,126 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 637 >23:36:37,128 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >23:36:37,140 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >23:36:37,144 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >23:36:37,145 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >23:36:37,145 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:36:37,145 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >23:36:37,146 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >23:36:37,146 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >23:36:37,146 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >23:36:37,147 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >23:36:37,147 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >23:36:37,148 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >23:36:37,154 INFO systemd: Starting NTP client/server... >23:36:37,156 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >23:36:37,157 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >23:36:37,157 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >23:36:37,158 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:36:37,160 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:36:37,163 INFO NetworkManager: <info> dhclient started with pid 758 >23:36:37,164 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >23:36:37,174 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >23:36:37,234 INFO chrony-helper: tr: write error: Broken pipe >23:36:37,234 INFO chrony-helper: tr: write error >23:36:37,272 INFO chronyd: chronyd version 1.27-git1ca844 starting >23:36:37,273 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >23:36:37,273 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 >23:36:37,290 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >23:36:37,293 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >23:36:37,293 INFO dhclient: All rights reserved. >23:36:37,293 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:36:37,295 INFO dhclient: >23:36:37,297 INFO systemd: Started NTP client/server. >23:36:37,315 INFO dhclient: Listening on LPF/eth0/52:54:00:b1:c8:89 >23:36:37,315 INFO dhclient: Sending on LPF/eth0/52:54:00:b1:c8:89 >23:36:37,315 INFO dhclient: Sending on Socket/fallback >23:36:37,316 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4e8c8ab5) >23:36:37,317 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >23:36:37,320 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x4e8c8ab5) >23:36:37,330 INFO dhclient: bound to 192.168.0.111 -- renewal in 40496 seconds. >23:36:37,332 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >23:36:37,332 INFO NetworkManager: <info> address 192.168.0.111 >23:36:37,332 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >23:36:37,333 INFO NetworkManager: <info> gateway 192.168.0.1 >23:36:37,333 INFO NetworkManager: <info> nameserver '192.168.0.1' >23:36:37,333 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:36:37,334 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >23:36:38,343 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >23:36:38,343 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >23:36:38,344 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >23:36:38,453 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >23:36:38,466 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >23:36:38,468 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >23:36:38,502 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >23:36:40,410 INFO kernel:[ 17.748159] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >23:36:40,410 DEBUG kernel:[ 17.748683] SELinux: initialized (dev sda2, type ext4), uses xattr >23:36:44,585 INFO chronyd: Selected source 190.3.113.20 >23:36:44,585 WARNING chronyd: System clock wrong by 264.718243 seconds, adjustment started >23:41:09,304 WARNING chronyd: System clock was stepped by 264.718 seconds >23:41:11,373 INFO kernel:[ 24.392491] Btrfs loaded >23:41:11,454 INFO kernel:[ 24.473535] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >23:41:21,985 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >23:41:21,985 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >23:41:21,985 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >23:41:21,985 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >23:41:22,281 INFO systemd: Started NTP client/server. >23:41:25,739 INFO systemd: Stopping NTP client/server... >23:41:25,740 INFO chronyd: chronyd exiting >23:41:25,741 INFO systemd: Stopped NTP client/server.
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 892046
: 672617 |
672618
|
672619
|
672620
|
672621
|
672622
|
672623
|
672624
|
673022