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 659181 Details for
Bug 884914
ValueError: Cannot remove extended partition sda4. Logical partitions present.
[?]
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), 1020.40 KB, created by
Dave Jones
on 2012-12-07 02:32:23 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Dave Jones
Created:
2012-12-07 02:32:23 UTC
Size:
1020.40 KB
patch
obsolete
>anaconda 18.35 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 384, in _removeDevice > "Logical partitions present." % dev.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 428, in registerAction > self._removeDevice(action.device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1207, in destroyDevice > self.devicetree.registerAction(action) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1851, in _destroy_device > self.__storage.destroyDevice(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1958, in on_remove_clicked > self._destroy_device(dev) >ValueError: Cannot remove extended partition sda4. Logical partitions present. > >Local variables in innermost frame: >force: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7fbbe785b790> >moddisk: True >dev: existing 56744MB partition sda4 (7) > > >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} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda6, sda3, sda4, sda5, 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, sda3, sda4, sda5, sda6, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, 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 305245MB disk sda (0) with existing msdos disklabel >, existing 500MB partition sda1 (1) with existing ext4 filesystem >, existing 228000MB partition sda2 (2) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 3 > controllable: True > dataLevel: None > uuid: 04513559-acac-4122-bbc1-965704f74c67 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008002 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora_t430s > _format._targetSize: 0 > _format.volUUID: 04513559-acac-4122-bbc1-965704f74c67 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda2 > parents: [Already dumped (PartitionDevice instance) >] > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892dd0> > exists: True > req_size: None > _size: 0 > id: 4 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008002 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=sda6 > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sda2 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: sda6 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=sda6 > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda2 > _serial: None >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 1 > _vendor: Skipped > _name: fedora_t430s > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora_t430s > originalFormat._targetSize: 0 > originalFormat.volUUID: 04513559-acac-4122-bbc1-965704f74c67 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sda2 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 20000MB partition sda3 (5) with existing luks >, existing 56744MB partition sda4 (7) >, existing 4000MB partition sda5 (8) with existing luks >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7940H > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _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: 11 > 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: 12 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 > _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: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 > 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: 14 > 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: 15 > 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: 16 > minor: 0 >, existing 1024MB dm live-rw (17) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _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: 0 > _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: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fbbe97ed810) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fbbe97ed850) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fbbe97ed890) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fbbe97ed8d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fbbe97ed910) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: None > _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: 1354846930.1 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.50 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._tx_id: 1354846930.1 > _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: [admin-tools, development-tools, xfce-extra-plugins, system-tools] > _intf._currentAction._spokes._origAddons: [admin-tools, development-tools, xfce-extra-plugins, system-tools] > _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: xfce-desktop-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: xfce-desktop-environment > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._xkl_wrapper: XklWrapper instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._country_keyboard_variants: {BD: [], BE: [], BG: [], BA: [], BO: [], BH: [], BT: [], BW: [], BR: [], BY: [], RU: [], RS: [<pyanaconda.keyboard._Layout object at 0x7fbbf51714d0>], RO: [], GT: [], GR: [], JP: [], GE: [], GB: [], GN: [], GH: [<pyanaconda.keyboard._Layout object at 0x36a0390>], OM: [], TN: [], JO: [], HR: [<pyanaconda.keyboard._Layout object at 0x7fbbf516ae50>, <pyanaconda.keyboard._Layout object at 0x7fbbf516aed0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516afd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516ac90>, <pyanaconda.keyboard._Layout object at 0x7fbbf516af90>], HT: [], HU: [], HN: [], VE: [], PR: [], PS: [], PT: [], PY: [], PA: [], UY: [], PE: [], PK: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a150>], PH: [], PL: [], EH: [], EE: [], EG: [], ZA: [], EC: [], IT: [], ET: [], ES: [], ME: [], MA: [<pyanaconda.keyboard._Layout object at 0x7fbbf515cbd0>], UZ: [], MM: [], ML: [<pyanaconda.keyboard._Layout object at 0x7fbbf5182190>], MN: [<pyanaconda.keyboard._Layout object at 0x368b050>], MK: [], MT: [], MV: [], MR: [], UA: [], MX: [], IL: [], FR: [], FI: [], FO: [], NI: [], NL: [], NO: [], NG: [], NP: [], CH: [], CO: [], CN: [], CM: [], CL: [], CA: [], CD: [], CZ: [], CR: [], CU: [], SY: [], KG: [], KE: [], KH: [], SV: [], SK: [], KR: [], SI: [], KW: [], SN: [], KZ: [], SA: [], SE: [<pyanaconda.keyboard._Layout object at 0x7fbbf516ae10>], SD: [], DO: [], DK: [], DE: [], YE: [], DZ: [], US: [], LB: [], LA: [], TW: [<pyanaconda.keyboard._Layout object at 0x7fbbf515ca50>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c950>, <pyanaconda.keyboard._Layout object at 0x7fbbf515cb90>], TR: [], LK: [], LV: [], LT: [], TM: [], TJ: [], TH: [], LY: [], AE: [], AD: [], AF: [<pyanaconda.keyboard._Layout object at 0x7fbbf516af10>, <pyanaconda.keyboard._Layout object at 0x7fbbf516ae90>], IQ: [], IS: [], IR: [], AM: [], AL: [], VN: [], AR: [], AT: [], IN: [<pyanaconda.keyboard._Layout object at 0x7fbbf5171110>], TZ: [], AZ: [], IE: [], QA: []} > _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 0x2edd5d0>, <pyanaconda.keyboard._Layout object at 0x2edd610>, <pyanaconda.keyboard._Layout object at 0x2edd690>, <pyanaconda.keyboard._Layout object at 0x2edd6d0>], Telugu: [<pyanaconda.keyboard._Layout object at 0x2ee7a90>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x2edd7d0>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x2ed5f90>, <pyanaconda.keyboard._Layout object at 0x2edd090>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x2ef18d0>, <pyanaconda.keyboard._Layout object at 0x2ef15d0>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x2eeba50>, <pyanaconda.keyboard._Layout object at 0x2eeba90>, <pyanaconda.keyboard._Layout object at 0x2eebad0>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x2ee3190>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7fbbf51544d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154050>, <pyanaconda.keyboard._Layout object at 0x7fbbf51540d0>], French: [<pyanaconda.keyboard._Layout object at 0x2ee3950>, <pyanaconda.keyboard._Layout object at 0x2ee3990>, <pyanaconda.keyboard._Layout object at 0x2ee39d0>, <pyanaconda.keyboard._Layout object at 0x2ee3a90>, <pyanaconda.keyboard._Layout object at 0x2ee3ad0>, <pyanaconda.keyboard._Layout object at 0x2ee3b50>, <pyanaconda.keyboard._Layout object at 0x2ee3c90>, <pyanaconda.keyboard._Layout object at 0x2ee3bd0>, <pyanaconda.keyboard._Layout object at 0x2ee3c10>, <pyanaconda.keyboard._Layout object at 0x2ee3cd0>, <pyanaconda.keyboard._Layout object at 0x2ee3d10>, <pyanaconda.keyboard._Layout object at 0x2ee3d50>, <pyanaconda.keyboard._Layout object at 0x2ee3e90>, <pyanaconda.keyboard._Layout object at 0x2ee3f10>, <pyanaconda.keyboard._Layout object at 0x2ee3f50>, <pyanaconda.keyboard._Layout object at 0x2ee3f90>, <pyanaconda.keyboard._Layout object at 0x2ee7050>, <pyanaconda.keyboard._Layout object at 0x2ee7150>, <pyanaconda.keyboard._Layout object at 0x2ee71d0>, <pyanaconda.keyboard._Layout object at 0x2ee7210>, <pyanaconda.keyboard._Layout object at 0x2ee7090>, <pyanaconda.keyboard._Layout object at 0x2ee7250>, <pyanaconda.keyboard._Layout object at 0x2ee7290>, <pyanaconda.keyboard._Layout object at 0x2ee72d0>, <pyanaconda.keyboard._Layout object at 0x2ee7310>, <pyanaconda.keyboard._Layout object at 0x2ee7350>, <pyanaconda.keyboard._Layout object at 0x2ee7390>, <pyanaconda.keyboard._Layout object at 0x2ee73d0>, <pyanaconda.keyboard._Layout object at 0x2ee7490>, <pyanaconda.keyboard._Layout object at 0x2ee7510>, <pyanaconda.keyboard._Layout object at 0x2ee75d0>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x2ee3550>, <pyanaconda.keyboard._Layout object at 0x2ee3710>, <pyanaconda.keyboard._Layout object at 0x2ee3750>, <pyanaconda.keyboard._Layout object at 0x2ee3790>, <pyanaconda.keyboard._Layout object at 0x2ee37d0>, <pyanaconda.keyboard._Layout object at 0x2ee35d0>, <pyanaconda.keyboard._Layout object at 0x2ee3610>, <pyanaconda.keyboard._Layout object at 0x2ee3810>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x2ef1b10>, <pyanaconda.keyboard._Layout object at 0x2ef1b50>, <pyanaconda.keyboard._Layout object at 0x2ef1d50>, <pyanaconda.keyboard._Layout object at 0x2ef1d10>, <pyanaconda.keyboard._Layout object at 0x2ef1d90>, <pyanaconda.keyboard._Layout object at 0x2ef1dd0>, <pyanaconda.keyboard._Layout object at 0x2ef1e90>, <pyanaconda.keyboard._Layout object at 0x2ef1ed0>, <pyanaconda.keyboard._Layout object at 0x2ef1f10>, <pyanaconda.keyboard._Layout object at 0x2ef1f50>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152a50>, <pyanaconda.keyboard._Layout object at 0x7fbbf514ce10>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cc50>, <pyanaconda.keyboard._Layout object at 0x2ef1290>, <pyanaconda.keyboard._Layout object at 0x2ef1410>, <pyanaconda.keyboard._Layout object at 0x2ef1390>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152810>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7fbbf515c090>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c110>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c150>], Nepali: [<pyanaconda.keyboard._Layout object at 0x2ee3150>], Finnish: [<pyanaconda.keyboard._Layout object at 0x2edd450>, <pyanaconda.keyboard._Layout object at 0x2edd4d0>, <pyanaconda.keyboard._Layout object at 0x2edd510>, <pyanaconda.keyboard._Layout object at 0x2edd590>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152410>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x2ee3090>, <pyanaconda.keyboard._Layout object at 0x2ee30d0>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7fbbf514ce50>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cdd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cf50>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cc10>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c810>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c5d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c710>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cad0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cb90>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cd10>, <pyanaconda.keyboard._Layout object at 0x7fbbf514ced0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154390>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154090>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154290>, <pyanaconda.keyboard._Layout object at 0x7fbbf51543d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154310>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154190>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154850>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154810>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154890>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7fbbf51523d0>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154e10>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c310>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c390>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c3d0>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7fbbf5171090>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x2edd110>, <pyanaconda.keyboard._Layout object at 0x2edd150>, <pyanaconda.keyboard._Layout object at 0x2edd210>, <pyanaconda.keyboard._Layout object at 0x2edd250>, <pyanaconda.keyboard._Layout object at 0x2edd290>, <pyanaconda.keyboard._Layout object at 0x2edd2d0>, <pyanaconda.keyboard._Layout object at 0x2edd350>, <pyanaconda.keyboard._Layout object at 0x2edd390>, <pyanaconda.keyboard._Layout object at 0x2edd3d0>, <pyanaconda.keyboard._Layout object at 0x2edd410>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a190>], German: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152ed0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a310>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a210>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a710>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a850>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a890>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a250>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a750>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a6d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a1d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a950>, <pyanaconda.keyboard._Layout object at 0x7fbbf516aa50>, <pyanaconda.keyboard._Layout object at 0x7fbbf516ab90>, <pyanaconda.keyboard._Layout object at 0x7fbbf516ac50>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c2d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c350>], Ga: [<pyanaconda.keyboard._Layout object at 0x2ee7a50>], Urdu: [<pyanaconda.keyboard._Layout object at 0x2eebb90>, <pyanaconda.keyboard._Layout object at 0x2ee7b90>, <pyanaconda.keyboard._Layout object at 0x2ee7990>, <pyanaconda.keyboard._Layout object at 0x2ee7a10>, <pyanaconda.keyboard._Layout object at 0x2ee77d0>, <pyanaconda.keyboard._Layout object at 0x2ee7810>], Polish: [<pyanaconda.keyboard._Layout object at 0x2ee7950>, <pyanaconda.keyboard._Layout object at 0x2ee7c90>, <pyanaconda.keyboard._Layout object at 0x2ee7d50>, <pyanaconda.keyboard._Layout object at 0x2ee7d90>, <pyanaconda.keyboard._Layout object at 0x2ee7dd0>, <pyanaconda.keyboard._Layout object at 0x2ee7e10>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x2ee79d0>, <pyanaconda.keyboard._Layout object at 0x2eeb890>, <pyanaconda.keyboard._Layout object at 0x2eeb950>, <pyanaconda.keyboard._Layout object at 0x2eeb990>, <pyanaconda.keyboard._Layout object at 0x2eeb9d0>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a8d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516add0>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a5d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a610>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a650>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x2ef1c90>], Gaelic; Scottish Gaelic: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154490>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c650>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c610>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c390>], Faroese: [<pyanaconda.keyboard._Layout object at 0x2ed5b90>, <pyanaconda.keyboard._Layout object at 0x2ed5d90>], Danish: [<pyanaconda.keyboard._Layout object at 0x2ef1510>, <pyanaconda.keyboard._Layout object at 0x2ef1610>, <pyanaconda.keyboard._Layout object at 0x2ef16d0>, <pyanaconda.keyboard._Layout object at 0x2ef1190>, <pyanaconda.keyboard._Layout object at 0x2ef1750>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a350>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a390>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a410>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a490>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a550>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x2ed55d0>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c6d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c7d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c850>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c990>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c910>], Komi: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c150>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152fd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152f10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152910>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152f50>], Thai: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154610>, <pyanaconda.keyboard._Layout object at 0x7fbbf51541d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154350>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152cd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152d10>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x2ee7650>, <pyanaconda.keyboard._Layout object at 0x2ee7690>, <pyanaconda.keyboard._Layout object at 0x2ee76d0>, <pyanaconda.keyboard._Layout object at 0x2ee7710>, <pyanaconda.keyboard._Layout object at 0x2ee7750>, <pyanaconda.keyboard._Layout object at 0x2ee7790>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7fbbf514cd50>, <pyanaconda.keyboard._Layout object at 0x7fbbf51546d0>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7fbbf514cc90>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x2ef1210>, <pyanaconda.keyboard._Layout object at 0x2ef1310>, <pyanaconda.keyboard._Layout object at 0x2ef1350>, <pyanaconda.keyboard._Layout object at 0x2ef1490>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7fbbf515c410>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154d50>], Latvian: [<pyanaconda.keyboard._Layout object at 0x2edd710>, <pyanaconda.keyboard._Layout object at 0x2edd750>, <pyanaconda.keyboard._Layout object at 0x2ed5ed0>, <pyanaconda.keyboard._Layout object at 0x2ed1d90>, <pyanaconda.keyboard._Layout object at 0x2ed5c90>, <pyanaconda.keyboard._Layout object at 0x2ed5bd0>, <pyanaconda.keyboard._Layout object at 0x2ed5b10>], English: [<pyanaconda.keyboard._Layout object at 0x7fbbf5147450>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147490>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147550>, <pyanaconda.keyboard._Layout object at 0x7fbbf51475d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147610>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147650>, <pyanaconda.keyboard._Layout object at 0x7fbbf51476d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147750>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147710>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147790>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147810>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147850>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147890>, <pyanaconda.keyboard._Layout object at 0x7fbbf51478d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147950>, <pyanaconda.keyboard._Layout object at 0x7fbbf51479d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147a10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147a50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147a90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147ad0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147b10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147b50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147b90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147bd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147c10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147c50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147c90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147cd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147d10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147d50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147dd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147e10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147e50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147e90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147ed0>], Croatian: [], Chinese: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a690>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152b90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152bd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152c10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152c50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152c90>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7fbbf51549d0>], Yakut: [<pyanaconda.keyboard._Layout object at 0x2ef1a90>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c510>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c890>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c550>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x2ee32d0>], Arabic: [<pyanaconda.keyboard._Layout object at 0x2ef1850>, <pyanaconda.keyboard._Layout object at 0x7fbbf515c2d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5161110>, <pyanaconda.keyboard._Layout object at 0x7fbbf5161050>, <pyanaconda.keyboard._Layout object at 0x7fbbf51611d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5161390>, <pyanaconda.keyboard._Layout object at 0x7fbbf5161490>, <pyanaconda.keyboard._Layout object at 0x7fbbf5161590>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152dd0>], Swahili: [<pyanaconda.keyboard._Layout object at 0x2eeb0d0>, <pyanaconda.keyboard._Layout object at 0x2eeb190>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x2eeb210>, <pyanaconda.keyboard._Layout object at 0x2eeb250>, <pyanaconda.keyboard._Layout object at 0x2eeb290>, <pyanaconda.keyboard._Layout object at 0x2eeb310>, <pyanaconda.keyboard._Layout object at 0x2eeb350>], Turkish: [<pyanaconda.keyboard._Layout object at 0x2eebc50>, <pyanaconda.keyboard._Layout object at 0x7fbbf51548d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154910>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154a90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154a50>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7fbbf516ad10>], Oriya: [<pyanaconda.keyboard._Layout object at 0x2ef1c10>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7fbbf514c310>, <pyanaconda.keyboard._Layout object at 0x2ef1bd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c0d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c250>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c090>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x2ed5e10>, <pyanaconda.keyboard._Layout object at 0x2ed5e90>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152790>, <pyanaconda.keyboard._Layout object at 0x7fbbf51527d0>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x2ee7610>], Korean: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c1d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c410>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154a10>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x2ef11d0>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x2ed5550>, <pyanaconda.keyboard._Layout object at 0x2eebcd0>, <pyanaconda.keyboard._Layout object at 0x2eebd10>, <pyanaconda.keyboard._Layout object at 0x2eebd90>, <pyanaconda.keyboard._Layout object at 0x2eebc10>, <pyanaconda.keyboard._Layout object at 0x2eebc90>, <pyanaconda.keyboard._Layout object at 0x2eebdd0>, <pyanaconda.keyboard._Layout object at 0x2eebe10>, <pyanaconda.keyboard._Layout object at 0x2eebe50>, <pyanaconda.keyboard._Layout object at 0x2eebe90>, <pyanaconda.keyboard._Layout object at 0x2eebed0>, <pyanaconda.keyboard._Layout object at 0x2eebf10>, <pyanaconda.keyboard._Layout object at 0x2eebf50>, <pyanaconda.keyboard._Layout object at 0x2eebf90>, <pyanaconda.keyboard._Layout object at 0x2eebfd0>, <pyanaconda.keyboard._Layout object at 0x2ef1050>, <pyanaconda.keyboard._Layout object at 0x2ef1090>, <pyanaconda.keyboard._Layout object at 0x2ef10d0>, <pyanaconda.keyboard._Layout object at 0x2ef1110>, <pyanaconda.keyboard._Layout object at 0x2ef1150>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c790>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7fbbf51617d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154fd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147fd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147f50>, <pyanaconda.keyboard._Layout object at 0x2ef1a50>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x2edd810>, <pyanaconda.keyboard._Layout object at 0x2edd8d0>, <pyanaconda.keyboard._Layout object at 0x2edd910>, <pyanaconda.keyboard._Layout object at 0x2edd950>, <pyanaconda.keyboard._Layout object at 0x2edd990>, <pyanaconda.keyboard._Layout object at 0x2edd9d0>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152b10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152e50>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154f50>], Russian: [<pyanaconda.keyboard._Layout object at 0x7fbbec8b6550>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152210>, <pyanaconda.keyboard._Layout object at 0x7fbbf51521d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152510>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152490>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152550>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152190>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152450>, <pyanaconda.keyboard._Layout object at 0x7fbbf51520d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152050>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152090>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152590>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152650>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152690>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152710>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152b50>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152e10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152990>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152a90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152890>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a050>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a090>], Mari: [<pyanaconda.keyboard._Layout object at 0x7fbbf516acd0>], Hausa: [<pyanaconda.keyboard._Layout object at 0x2ef1ad0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154510>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7fbbf515c450>], Czech: [<pyanaconda.keyboard._Layout object at 0x2ee7e50>, <pyanaconda.keyboard._Layout object at 0x2ee7e90>, <pyanaconda.keyboard._Layout object at 0x2ee7f50>, <pyanaconda.keyboard._Layout object at 0x2ee7f90>, <pyanaconda.keyboard._Layout object at 0x2ee7fd0>, <pyanaconda.keyboard._Layout object at 0x2eeb050>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x2ee3490>, <pyanaconda.keyboard._Layout object at 0x2ee3590>, <pyanaconda.keyboard._Layout object at 0x2ee34d0>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152390>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154250>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154410>], Persian: [<pyanaconda.keyboard._Layout object at 0x7fbbf516ad50>, <pyanaconda.keyboard._Layout object at 0x7fbbf516ab10>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c450>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x2eddc50>, <pyanaconda.keyboard._Layout object at 0x2eddcd0>, <pyanaconda.keyboard._Layout object at 0x2edddd0>, <pyanaconda.keyboard._Layout object at 0x2eddbd0>, <pyanaconda.keyboard._Layout object at 0x2eddd90>, <pyanaconda.keyboard._Layout object at 0x2edde10>, <pyanaconda.keyboard._Layout object at 0x2edde50>, <pyanaconda.keyboard._Layout object at 0x2edded0>, <pyanaconda.keyboard._Layout object at 0x2eddf10>, <pyanaconda.keyboard._Layout object at 0x2eddf50>, <pyanaconda.keyboard._Layout object at 0x2eddf90>, <pyanaconda.keyboard._Layout object at 0x2eddfd0>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7fbbf515c210>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152150>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152110>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152250>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152290>, <pyanaconda.keyboard._Layout object at 0x7fbbf51522d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152310>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152350>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7fbbf516aa90>, <pyanaconda.keyboard._Layout object at 0x7fbbf516a990>, <pyanaconda.keyboard._Layout object at 0x7fbbf516aad0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5171050>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7fbbf5152950>], Akan: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c690>], Lao: [<pyanaconda.keyboard._Layout object at 0x2ed5f10>, <pyanaconda.keyboard._Layout object at 0x2ed5fd0>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7fbbf5154dd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154c50>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154b10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154b90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154bd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154c10>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154c90>, <pyanaconda.keyboard._Layout object at 0x7fbbf5154cd0>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7fbbf516a0d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5152ad0>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x2ef1f90>, <pyanaconda.keyboard._Layout object at 0x2ef1fd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147090>, <pyanaconda.keyboard._Layout object at 0x7fbbf51470d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147110>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147150>, <pyanaconda.keyboard._Layout object at 0x7fbbf51471d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147210>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147250>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147290>, <pyanaconda.keyboard._Layout object at 0x7fbbf51472d0>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147310>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147350>, <pyanaconda.keyboard._Layout object at 0x7fbbf5147390>, <pyanaconda.keyboard._Layout object at 0x7fbbf51473d0>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7fbbf514c9d0>], Tswana: [<pyanaconda.keyboard._Layout object at 0x2edda90>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x2ee7850>, <pyanaconda.keyboard._Layout object at 0x2ee7910>, <pyanaconda.keyboard._Layout object at 0x2ee7890>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x2eeb390>, <pyanaconda.keyboard._Layout object at 0x2eeb410>, <pyanaconda.keyboard._Layout object at 0x2eeb450>, <pyanaconda.keyboard._Layout object at 0x2eeb4d0>, <pyanaconda.keyboard._Layout object at 0x2eeb510>, <pyanaconda.keyboard._Layout object at 0x2eeb590>, <pyanaconda.keyboard._Layout object at 0x2eeb5d0>, <pyanaconda.keyboard._Layout object at 0x2eeb650>, <pyanaconda.keyboard._Layout object at 0x2eeb690>, <pyanaconda.keyboard._Layout object at 0x2eeb6d0>, <pyanaconda.keyboard._Layout object at 0x2eeb710>, <pyanaconda.keyboard._Layout object at 0x2eeb750>, <pyanaconda.keyboard._Layout object at 0x2eeb7d0>], Japanese: [<pyanaconda.keyboard._Layout object at 0x2ef1790>, <pyanaconda.keyboard._Layout object at 0x2ef17d0>, <pyanaconda.keyboard._Layout object at 0x2ef1810>, <pyanaconda.keyboard._Layout object at 0x2ef1950>, <pyanaconda.keyboard._Layout object at 0x2ef1990>, <pyanaconda.keyboard._Layout object at 0x2ef19d0>, <pyanaconda.keyboard._Layout object at 0x2ef1a10>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x2ee3350>, <pyanaconda.keyboard._Layout object at 0x2ee3310>, <pyanaconda.keyboard._Layout object at 0x2ee33d0>, <pyanaconda.keyboard._Layout object at 0x2ee3410>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7fbbf514cd90>, <pyanaconda.keyboard._Layout object at 0x7fbbf514ce90>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7fbbf514cbd0>, <pyanaconda.keyboard._Layout object at 0x7fbbf514c750>, <pyanaconda.keyboard._Layout object at 0x7fbbf514ca10>, <pyanaconda.keyboard._Layout object at 0x7fbbf514cb50>]} > _intf._currentAction._spokes._xkl_wrapper._variants_list: [] > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.switch_to_show_str: {grp:sclk_toggle: Scroll Lock, grp:shift_caps_switch: Caps Lock (to first layout), Shift+Caps Lock (to last layout), grp:rwin_toggle: Right Win, grp:lalt_lshift_toggle: Left Alt+Left Shift, grp:rctrl_switch: Right Ctrl (while pressed), grp:menu_toggle: Menu, grp:win_switch: Any Win key (while pressed), grp:ctrl_alt_toggle: Alt+Ctrl, grp:shift_caps_toggle: Shift+Caps Lock, grp:rctrl_toggle: Right Ctrl, grp:lwin_switch: Left Win (while pressed), grp:lctrl_lwin_rctrl_menu: LeftCtrl+LeftWin (to first layout), RightCtrl+Menu (to second layout), grp:lshift_toggle: Left Shift, grp:win_menu_switch: Left Win (to first layout), Right Win/Menu (to last layout), grp:lalt_toggle: Left Alt, grp:alt_caps_toggle: Alt+Caps Lock, grp:rwin_switch: Right Win (while pressed), grp:lswitch: Left Alt (while pressed), grp:alts_toggle: Both Alt keys together, grp:rctrl_rshift_toggle: Right Ctrl+Right Shift, grp:caps_switch: Caps Lock (while pressed), Alt+Caps Lock does the original capslock action, grp:caps_toggle: Caps Lock, grp:ctrl_shift_toggle: Ctrl+Shift, grp:lctrl_lshift_toggle: Left Ctrl+Left Shift, grp:toggle: Right Alt, grp:ctrls_toggle: Both Ctrl keys together, grp:alt_shift_toggle: Alt+Shift, grp:switch: Right Alt (while pressed), grp:alt_space_toggle: Alt+Space, grp:lctrl_toggle: Left Ctrl, grp:shifts_toggle: Both Shift keys together, grp:lctrl_rctrl_switch: Left Ctrl (to first layout), Right Ctrl (to last layout), grp:rshift_toggle: Right Shift, grp:lwin_toggle: Left Win} > _intf._currentAction._spokes._xkl_wrapper._rec: ConfigRec instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Already dumped (XklWrapper instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.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: 13 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > 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: 11 > minor: 0 >, existing 1024MB dm live-rw (17) 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: 12 > 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: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 > _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: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 > 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: 14 > 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: 16 > minor: 0 >, existing 305245MB disk sda (0) with existing msdos disklabel >, existing 56744MB partition sda4 (7) >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7940H > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > 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: 252.49 GB > _intf._currentAction._spokes._optionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: sda4, 3: data, 4: } >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._autodetectBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._autodetectMediaBox: Box instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Shiprock', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Montreal', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'South_Pole', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Tokyo', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Zaporozhye', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._added_chrony: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._enabled_chrony: False > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7fbc057d8f90> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.autoPartType: 0 > _intf._currentAction._spokes.disks: [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.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: 166 > _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: nfs:gelk:/mnt/data/mirror/18/x86_64/:nfsvers=3,tcp >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: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._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.35 > 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, /run/install/ks.cfg] >_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': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'nfs:gelk:/mnt/data/mirror/18/x86_64/:nfsvers=3,tcp', '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: >21:20:57,406 INFO anaconda: /sbin/anaconda 18.35 >21:20:59,181 INFO anaconda: 3801088 kB (3712 MB) are available >21:20:59,181 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >21:20:59,188 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:20:59,188 INFO anaconda: Default encoding = utf-8 >21:20:59,262 INFO anaconda: ISCSID is /sbin/iscsid >21:20:59,263 INFO anaconda: no initiator set >21:20:59,528 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:20:59,529 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >21:20:59,839 INFO anaconda: Display mode = g >21:20:59,840 INFO anaconda: 3801088 kB (3712 MB) are available >21:20:59,840 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >21:21:00,617 DEBUG anaconda: X server has signalled a successful start. >21:21:00,621 INFO anaconda: Starting window manager, pid 891. >21:21:01,414 INFO anaconda: using only installclass _Fedora >21:21:01,868 INFO anaconda: Detected 3664M of memory >21:21:01,868 INFO anaconda: Swap attempt of 3664M >21:21:01,879 INFO anaconda: Running Thread: AnaStorageThread (140445245961984) >21:21:01,880 INFO anaconda: Running Thread: AnaNetworkThread (140445254354688) >21:21:01,880 INFO anaconda: Running Thread: AnaPayloadThread (140445023901440) >21:21:01,919 DEBUG anaconda: updating hostname t430s.kernelslacker.org >21:21:01,921 INFO anaconda: Thread Done: AnaNetworkThread (140445254354688) >21:21:02,083 INFO anaconda: no initiator set >21:21:02,280 DEBUG anaconda: required disklabel type for sda (1) is None >21:21:02,280 DEBUG anaconda: default disklabel type for sda is msdos >21:21:02,281 DEBUG anaconda: selecting msdos disklabel for sda based on size >21:21:02,509 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.3DXI9Gu: [Errno 2] No such file or directory >21:21:02,509 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /tmp/btrfs-tmp.3DXI9Gu as btrfs with options defaults >21:21:02,589 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.3DXI9Gu: [Errno 2] No such file or directory >21:21:02,598 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.3DXI9Gu, removeDir = False >21:21:03,524 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >21:21:03,604 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:21:03,652 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as btrfs with options subvol=sda6,ro >21:21:03,701 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:21:03,889 INFO anaconda: Thread Done: AnaStorageThread (140445245961984) >21:21:04,023 DEBUG anaconda: Checking /run/install/repo/.treeinfo >21:21:04,026 DEBUG anaconda: Checking /run/install/repo/EFI >21:21:04,028 DEBUG anaconda: Checking /run/install/repo/repodata >21:21:04,032 DEBUG anaconda: Checking /run/install/repo/.discinfo >21:21:04,034 DEBUG anaconda: Checking /run/install/repo/Packages >21:21:04,036 DEBUG anaconda: Checking /run/install/repo/images >21:21:04,038 DEBUG anaconda: Checking /run/install/repo/isolinux >21:21:04,040 DEBUG anaconda: Checking /run/install/repo/LiveOS >21:21:04,175 DEBUG anaconda: network standalone spoke (init): completed: True >11:21:05,013 INFO anaconda: Thread Done: AnaPayloadThread (140445023901440) >16:21:05,128 INFO anaconda: Running Thread: AnaSourceWatcher (140445007116032) >16:21:05,157 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >16:21:05,207 INFO anaconda: Thread Done: AnaSourceWatcher (140445007116032) >16:21:05,221 INFO anaconda: Running Thread: AnaSoftwareWatcher (140445007116032) >16:21:05,233 INFO anaconda: Running Thread: AnaStorageWatcher (140444998723328) >16:21:05,977 INFO anaconda: Running Thread: AnaNTPserver0 (140445023901440) >16:21:05,978 INFO anaconda: Running Thread: AnaNTPserver1 (140445015508736) >16:21:05,982 INFO anaconda: Running Thread: AnaNTPserver2 (140444956317440) >16:21:05,990 INFO anaconda: Running Thread: AnaNTPserver3 (140444947924736) >16:21:06,065 INFO anaconda: Thread Done: AnaNTPserver0 (140445023901440) >16:21:06,070 INFO anaconda: Thread Done: AnaNTPserver2 (140444956317440) >21:21:12,137 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140444956317440) >21:21:12,138 INFO anaconda: Thread Done: AnaSoftwareWatcher (140445007116032) >21:21:12,143 INFO anaconda: Thread Done: AnaStorageWatcher (140444998723328) >21:21:12,144 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> status to: Probing storage... >21:21:12,145 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> status to: Downloading package metadata... >21:21:12,146 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> >21:21:12,146 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> status to: Downloading package metadata... >21:21:12,147 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> status to: Downloading group metadata... >21:21:12,147 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> status to: Probing storage... >21:21:12,148 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> >21:21:12,150 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> >21:21:12,153 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> >21:21:12,153 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> status to: Checking software dependencies... >21:21:12,158 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:21:12,158 INFO anaconda: Running Thread: AnaExecuteStorageThread (140444998723328) >21:21:12,192 INFO anaconda: Thread Done: AnaExecuteStorageThread (140444998723328) >21:21:13,088 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:21:13,089 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> status to: Saving storage configuration... >21:21:13,089 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fbbf50f3990> status to: Wired (eth0) connected >21:21:13,091 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:21:16,733 INFO anaconda: Thread Done: AnaNTPserver1 (140445015508736) >21:21:16,734 INFO anaconda: Thread Done: AnaNTPserver3 (140444947924736) >21:21:17,081 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140444956317440) >21:21:17,087 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> >21:21:17,090 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> >21:22:10,103 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140445245961984) >21:22:11,085 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> >21:22:11,086 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> >21:22:11,087 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> status to: Checking software dependencies... >21:22:15,053 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140445245961984) >21:22:15,087 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fbbf512b510> >21:22:15,088 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fbbf50df950> >21:22:22,838 DEBUG anaconda: disk free: 1.30 MB fs free: 438 MB sw needs: 2.50 GB auto swap: 3.66 GB >21:22:31,050 INFO anaconda: Running Thread: AnaExecuteStorageThread (140445245961984) >21:22:31,108 INFO anaconda: Thread Done: AnaExecuteStorageThread (140445245961984) >21:22:31,142 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:22:31,144 DEBUG anaconda: ui: unused=['sda6', 'sda1', 'sda5', 'sda3'] >21:22:31,144 DEBUG anaconda: ui: new_devices=[] >21:22:31,153 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:22:31,153 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:22:31,198 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:22:31,199 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> status to: Saving storage configuration... >21:22:31,202 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:22:33,929 DEBUG anaconda: page clicked: Unknown >21:22:33,929 DEBUG anaconda: show first mountpoint: Unknown >21:22:33,948 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:33,950 DEBUG anaconda: updated device_disks to ['sda'] >21:22:33,950 DEBUG anaconda: updated device_vg_name to None >21:22:33,952 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:33,954 DEBUG anaconda: fs type changed: ext4 >21:22:33,959 INFO anaconda: getting device type for None >21:22:33,959 ERR anaconda: unknown device type: 'None' >21:22:33,959 DEBUG anaconda: device_type_changed: None None >21:22:33,961 INFO anaconda: getting device type for Standard Partition >21:22:33,961 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:22:33,961 INFO anaconda: getting device type for Standard Partition >21:22:33,961 DEBUG anaconda: populate_raid: 2, None >21:22:33,962 INFO anaconda: getting device type for Standard Partition >21:22:33,962 INFO anaconda: getting device type for Standard Partition >21:22:33,963 DEBUG anaconda: populate_raid: 2, None >21:22:33,963 INFO anaconda: getting device type for Standard Partition >21:22:35,357 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:35,357 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:35,358 DEBUG anaconda: notebook page = 1 >21:22:35,358 INFO anaconda: ui: saving changes to device sda1 >21:22:35,358 DEBUG anaconda: old_name: sda1 >21:22:35,358 DEBUG anaconda: new_name: sda1 >21:22:35,358 DEBUG anaconda: new size: 500.0 >21:22:35,358 DEBUG anaconda: old size: 500.0 >21:22:35,358 INFO anaconda: getting device type for Standard Partition >21:22:35,359 DEBUG anaconda: new device type: 2 >21:22:35,359 DEBUG anaconda: reformat: False >21:22:35,359 DEBUG anaconda: new fs type: ext4 >21:22:35,359 DEBUG anaconda: old encryption setting: False >21:22:35,359 DEBUG anaconda: new encryption setting: False >21:22:35,359 DEBUG anaconda: old mountpoint: >21:22:35,359 DEBUG anaconda: new mountpoint: >21:22:35,359 INFO anaconda: getting device type for Standard Partition >21:22:35,361 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:35,361 DEBUG anaconda: updated device_disks to ['sda'] >21:22:35,361 DEBUG anaconda: updated device_vg_name to None >21:22:35,362 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:35,364 INFO anaconda: getting device type for Standard Partition >21:22:35,364 DEBUG anaconda: populate_raid: 2, None >21:22:35,364 INFO anaconda: getting device type for Standard Partition >21:22:36,263 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,264 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,264 DEBUG anaconda: notebook page = 1 >21:22:36,265 INFO anaconda: ui: saving changes to device sda1 >21:22:36,265 DEBUG anaconda: old_name: sda1 >21:22:36,265 DEBUG anaconda: new_name: sda1 >21:22:36,265 DEBUG anaconda: new size: 500.0 >21:22:36,266 DEBUG anaconda: old size: 500.0 >21:22:36,266 INFO anaconda: getting device type for Standard Partition >21:22:36,267 DEBUG anaconda: new device type: 2 >21:22:36,267 DEBUG anaconda: reformat: False >21:22:36,268 DEBUG anaconda: new fs type: ext4 >21:22:36,268 DEBUG anaconda: old encryption setting: False >21:22:36,268 DEBUG anaconda: new encryption setting: False >21:22:36,268 DEBUG anaconda: old mountpoint: >21:22:36,268 DEBUG anaconda: new mountpoint: >21:22:36,268 INFO anaconda: getting device type for Standard Partition >21:22:36,270 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,270 DEBUG anaconda: updated device_disks to ['sda'] >21:22:36,270 DEBUG anaconda: updated device_vg_name to None >21:22:36,270 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:36,272 INFO anaconda: getting device type for Standard Partition >21:22:36,273 DEBUG anaconda: populate_raid: 2, None >21:22:36,273 INFO anaconda: getting device type for Standard Partition >21:22:36,733 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,734 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,734 DEBUG anaconda: notebook page = 1 >21:22:36,734 INFO anaconda: ui: saving changes to device sda1 >21:22:36,735 DEBUG anaconda: old_name: sda1 >21:22:36,735 DEBUG anaconda: new_name: sda1 >21:22:36,735 DEBUG anaconda: new size: 500.0 >21:22:36,736 DEBUG anaconda: old size: 500.0 >21:22:36,736 INFO anaconda: getting device type for Standard Partition >21:22:36,737 DEBUG anaconda: new device type: 2 >21:22:36,737 DEBUG anaconda: reformat: False >21:22:36,737 DEBUG anaconda: new fs type: ext4 >21:22:36,738 DEBUG anaconda: old encryption setting: False >21:22:36,738 DEBUG anaconda: new encryption setting: False >21:22:36,738 DEBUG anaconda: old mountpoint: >21:22:36,738 DEBUG anaconda: new mountpoint: >21:22:36,738 INFO anaconda: getting device type for Standard Partition >21:22:36,740 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:36,740 DEBUG anaconda: updated device_disks to ['sda'] >21:22:36,740 DEBUG anaconda: updated device_vg_name to None >21:22:36,740 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:36,742 INFO anaconda: getting device type for Standard Partition >21:22:36,743 DEBUG anaconda: populate_raid: 2, None >21:22:36,743 INFO anaconda: getting device type for Standard Partition >21:22:37,157 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,158 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,158 DEBUG anaconda: notebook page = 1 >21:22:37,158 INFO anaconda: ui: saving changes to device sda1 >21:22:37,158 DEBUG anaconda: old_name: sda1 >21:22:37,158 DEBUG anaconda: new_name: sda1 >21:22:37,158 DEBUG anaconda: new size: 500.0 >21:22:37,158 DEBUG anaconda: old size: 500.0 >21:22:37,158 INFO anaconda: getting device type for Standard Partition >21:22:37,159 DEBUG anaconda: new device type: 2 >21:22:37,159 DEBUG anaconda: reformat: False >21:22:37,159 DEBUG anaconda: new fs type: ext4 >21:22:37,159 DEBUG anaconda: old encryption setting: False >21:22:37,159 DEBUG anaconda: new encryption setting: False >21:22:37,159 DEBUG anaconda: old mountpoint: >21:22:37,159 DEBUG anaconda: new mountpoint: >21:22:37,159 INFO anaconda: getting device type for Standard Partition >21:22:37,161 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,161 DEBUG anaconda: updated device_disks to ['sda'] >21:22:37,161 DEBUG anaconda: updated device_vg_name to None >21:22:37,162 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:37,164 INFO anaconda: getting device type for Standard Partition >21:22:37,164 DEBUG anaconda: populate_raid: 2, None >21:22:37,164 INFO anaconda: getting device type for Standard Partition >21:22:37,531 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,532 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,532 DEBUG anaconda: notebook page = 1 >21:22:37,532 INFO anaconda: ui: saving changes to device sda1 >21:22:37,532 DEBUG anaconda: old_name: sda1 >21:22:37,533 DEBUG anaconda: new_name: sda1 >21:22:37,533 DEBUG anaconda: new size: 500.0 >21:22:37,533 DEBUG anaconda: old size: 500.0 >21:22:37,534 INFO anaconda: getting device type for Standard Partition >21:22:37,535 DEBUG anaconda: new device type: 2 >21:22:37,535 DEBUG anaconda: reformat: False >21:22:37,535 DEBUG anaconda: new fs type: ext4 >21:22:37,536 DEBUG anaconda: old encryption setting: False >21:22:37,536 DEBUG anaconda: new encryption setting: False >21:22:37,536 DEBUG anaconda: old mountpoint: >21:22:37,536 DEBUG anaconda: new mountpoint: >21:22:37,537 INFO anaconda: getting device type for Standard Partition >21:22:37,539 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,539 DEBUG anaconda: updated device_disks to ['sda'] >21:22:37,539 DEBUG anaconda: updated device_vg_name to None >21:22:37,539 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:37,541 INFO anaconda: getting device type for Standard Partition >21:22:37,542 DEBUG anaconda: populate_raid: 2, None >21:22:37,542 INFO anaconda: getting device type for Standard Partition >21:22:37,940 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,941 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,941 DEBUG anaconda: notebook page = 1 >21:22:37,941 INFO anaconda: ui: saving changes to device sda1 >21:22:37,942 DEBUG anaconda: old_name: sda1 >21:22:37,942 DEBUG anaconda: new_name: sda1 >21:22:37,942 DEBUG anaconda: new size: 500.0 >21:22:37,943 DEBUG anaconda: old size: 500.0 >21:22:37,943 INFO anaconda: getting device type for Standard Partition >21:22:37,944 DEBUG anaconda: new device type: 2 >21:22:37,944 DEBUG anaconda: reformat: False >21:22:37,945 DEBUG anaconda: new fs type: ext4 >21:22:37,945 DEBUG anaconda: old encryption setting: False >21:22:37,945 DEBUG anaconda: new encryption setting: False >21:22:37,945 DEBUG anaconda: old mountpoint: >21:22:37,946 DEBUG anaconda: new mountpoint: >21:22:37,946 INFO anaconda: getting device type for Standard Partition >21:22:37,950 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:37,951 DEBUG anaconda: updated device_disks to ['sda'] >21:22:37,951 DEBUG anaconda: updated device_vg_name to None >21:22:37,952 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:37,958 INFO anaconda: getting device type for Standard Partition >21:22:37,958 DEBUG anaconda: populate_raid: 2, None >21:22:37,958 INFO anaconda: getting device type for Standard Partition >21:22:38,304 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:38,305 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:38,305 DEBUG anaconda: notebook page = 1 >21:22:38,306 INFO anaconda: ui: saving changes to device sda1 >21:22:38,306 DEBUG anaconda: old_name: sda1 >21:22:38,306 DEBUG anaconda: new_name: sda1 >21:22:38,306 DEBUG anaconda: new size: 500.0 >21:22:38,307 DEBUG anaconda: old size: 500.0 >21:22:38,307 INFO anaconda: getting device type for Standard Partition >21:22:38,308 DEBUG anaconda: new device type: 2 >21:22:38,308 DEBUG anaconda: reformat: False >21:22:38,308 DEBUG anaconda: new fs type: ext4 >21:22:38,308 DEBUG anaconda: old encryption setting: False >21:22:38,308 DEBUG anaconda: new encryption setting: False >21:22:38,308 DEBUG anaconda: old mountpoint: >21:22:38,308 DEBUG anaconda: new mountpoint: >21:22:38,308 INFO anaconda: getting device type for Standard Partition >21:22:38,310 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:22:38,310 DEBUG anaconda: updated device_disks to ['sda'] >21:22:38,310 DEBUG anaconda: updated device_vg_name to None >21:22:38,311 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:38,313 INFO anaconda: getting device type for Standard Partition >21:22:38,313 DEBUG anaconda: populate_raid: 2, None >21:22:38,313 INFO anaconda: getting device type for Standard Partition >21:22:49,667 INFO anaconda: ui: saving changes to device sda1 >21:22:49,667 DEBUG anaconda: old_name: sda1 >21:22:49,667 DEBUG anaconda: new_name: sda1 >21:22:49,668 DEBUG anaconda: new size: 500.0 >21:22:49,668 DEBUG anaconda: old size: 500.0 >21:22:49,668 INFO anaconda: getting device type for Standard Partition >21:22:49,668 DEBUG anaconda: new device type: 2 >21:22:49,668 DEBUG anaconda: reformat: False >21:22:49,668 DEBUG anaconda: new fs type: ext4 >21:22:49,669 DEBUG anaconda: old encryption setting: False >21:22:49,669 DEBUG anaconda: new encryption setting: False >21:22:49,669 DEBUG anaconda: old mountpoint: >21:22:49,669 DEBUG anaconda: new mountpoint: /boot >21:22:49,670 INFO anaconda: getting device type for Standard Partition >21:22:49,671 DEBUG anaconda: updating mountpoint to /boot >21:22:53,233 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:53,233 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:53,234 DEBUG anaconda: notebook page = 1 >21:22:53,234 INFO anaconda: ui: saving changes to device sda1 >21:22:53,234 DEBUG anaconda: old_name: sda1 >21:22:53,235 DEBUG anaconda: new_name: sda1 >21:22:53,235 DEBUG anaconda: new size: 500.0 >21:22:53,235 DEBUG anaconda: old size: 500.0 >21:22:53,235 INFO anaconda: getting device type for Standard Partition >21:22:53,236 DEBUG anaconda: new device type: 2 >21:22:53,237 DEBUG anaconda: reformat: False >21:22:53,237 DEBUG anaconda: new fs type: ext4 >21:22:53,237 DEBUG anaconda: old encryption setting: False >21:22:53,238 DEBUG anaconda: new encryption setting: False >21:22:53,238 DEBUG anaconda: old mountpoint: /boot >21:22:53,238 DEBUG anaconda: new mountpoint: /boot >21:22:53,238 INFO anaconda: getting device type for Standard Partition >21:22:53,239 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:53,240 DEBUG anaconda: updated device_disks to ['sda'] >21:22:53,240 DEBUG anaconda: updated device_vg_name to None >21:22:53,240 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:53,242 INFO anaconda: getting device type for Standard Partition >21:22:53,242 DEBUG anaconda: populate_raid: 2, None >21:22:53,243 INFO anaconda: getting device type for Standard Partition >21:22:53,907 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:22:53,907 DEBUG anaconda: notebook page = 1 >21:22:53,908 INFO anaconda: ui: saving changes to device sda1 >21:22:53,908 DEBUG anaconda: old_name: sda1 >21:22:53,908 DEBUG anaconda: new_name: sda1 >21:22:53,908 DEBUG anaconda: new size: 500.0 >21:22:53,908 DEBUG anaconda: old size: 500.0 >21:22:53,908 INFO anaconda: getting device type for Standard Partition >21:22:53,908 DEBUG anaconda: new device type: 2 >21:22:53,909 DEBUG anaconda: reformat: False >21:22:53,909 DEBUG anaconda: new fs type: ext4 >21:22:53,909 DEBUG anaconda: old encryption setting: False >21:22:53,909 DEBUG anaconda: new encryption setting: False >21:22:53,909 DEBUG anaconda: old mountpoint: /boot >21:22:53,909 DEBUG anaconda: new mountpoint: /boot >21:22:53,909 INFO anaconda: getting device type for Standard Partition >21:22:53,911 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:22:53,911 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:53,911 DEBUG anaconda: updated device_disks to ['sda'] >21:22:53,911 DEBUG anaconda: updated device_vg_name to None >21:22:53,912 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:53,914 INFO anaconda: getting device type for Standard Partition >21:22:53,914 DEBUG anaconda: populate_raid: 2, None >21:22:53,914 INFO anaconda: getting device type for Standard Partition >21:22:56,759 DEBUG anaconda: page clicked: Unknown >21:22:56,759 DEBUG anaconda: notebook page = 1 >21:22:56,759 INFO anaconda: ui: saving changes to device sda1 >21:22:56,760 DEBUG anaconda: old_name: sda1 >21:22:56,760 DEBUG anaconda: new_name: sda1 >21:22:56,760 DEBUG anaconda: new size: 500.0 >21:22:56,761 DEBUG anaconda: old size: 500.0 >21:22:56,761 INFO anaconda: getting device type for Standard Partition >21:22:56,762 DEBUG anaconda: new device type: 2 >21:22:56,762 DEBUG anaconda: reformat: False >21:22:56,762 DEBUG anaconda: new fs type: ext4 >21:22:56,763 DEBUG anaconda: old encryption setting: False >21:22:56,763 DEBUG anaconda: new encryption setting: False >21:22:56,763 DEBUG anaconda: old mountpoint: /boot >21:22:56,763 DEBUG anaconda: new mountpoint: /boot >21:22:56,764 INFO anaconda: getting device type for Standard Partition >21:22:56,768 DEBUG anaconda: show first mountpoint: Unknown >21:22:56,768 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:56,768 DEBUG anaconda: updated device_disks to ['sda'] >21:22:56,768 DEBUG anaconda: updated device_vg_name to None >21:22:56,768 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:56,770 INFO anaconda: getting device type for Standard Partition >21:22:56,771 DEBUG anaconda: populate_raid: 2, None >21:22:56,771 INFO anaconda: getting device type for Standard Partition >21:22:57,979 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:22:57,979 DEBUG anaconda: notebook page = 1 >21:22:57,979 INFO anaconda: ui: saving changes to device sda1 >21:22:57,980 DEBUG anaconda: old_name: sda1 >21:22:57,980 DEBUG anaconda: new_name: sda1 >21:22:57,980 DEBUG anaconda: new size: 500.0 >21:22:57,981 DEBUG anaconda: old size: 500.0 >21:22:57,981 INFO anaconda: getting device type for Standard Partition >21:22:57,982 DEBUG anaconda: new device type: 2 >21:22:57,982 DEBUG anaconda: reformat: False >21:22:57,983 DEBUG anaconda: new fs type: ext4 >21:22:57,983 DEBUG anaconda: old encryption setting: False >21:22:57,983 DEBUG anaconda: new encryption setting: False >21:22:57,983 DEBUG anaconda: old mountpoint: /boot >21:22:57,984 DEBUG anaconda: new mountpoint: /boot >21:22:57,984 INFO anaconda: getting device type for Standard Partition >21:22:57,988 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:22:57,988 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:22:57,988 DEBUG anaconda: updated device_disks to ['sda'] >21:22:57,988 DEBUG anaconda: updated device_vg_name to None >21:22:57,989 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:22:57,991 INFO anaconda: getting device type for Standard Partition >21:22:57,991 DEBUG anaconda: populate_raid: 2, None >21:22:57,991 INFO anaconda: getting device type for Standard Partition >21:23:00,479 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:23:00,479 DEBUG anaconda: notebook page = 1 >21:23:00,479 INFO anaconda: ui: saving changes to device sda1 >21:23:00,480 DEBUG anaconda: old_name: sda1 >21:23:00,480 DEBUG anaconda: new_name: sda1 >21:23:00,480 DEBUG anaconda: new size: 500.0 >21:23:00,480 DEBUG anaconda: old size: 500.0 >21:23:00,481 INFO anaconda: getting device type for Standard Partition >21:23:00,482 DEBUG anaconda: new device type: 2 >21:23:00,482 DEBUG anaconda: reformat: False >21:23:00,482 DEBUG anaconda: new fs type: ext4 >21:23:00,483 DEBUG anaconda: old encryption setting: False >21:23:00,483 DEBUG anaconda: new encryption setting: False >21:23:00,483 DEBUG anaconda: old mountpoint: /boot >21:23:00,483 DEBUG anaconda: new mountpoint: /boot >21:23:00,484 INFO anaconda: getting device type for Standard Partition >21:23:00,488 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:23:00,488 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:00,488 DEBUG anaconda: updated device_disks to ['sda'] >21:23:00,488 DEBUG anaconda: updated device_vg_name to None >21:23:00,489 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:00,491 INFO anaconda: getting device type for Standard Partition >21:23:00,491 DEBUG anaconda: populate_raid: 2, None >21:23:00,491 INFO anaconda: getting device type for Standard Partition >21:23:01,300 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:23:01,300 DEBUG anaconda: notebook page = 1 >21:23:01,300 INFO anaconda: ui: saving changes to device sda1 >21:23:01,301 DEBUG anaconda: old_name: sda1 >21:23:01,301 DEBUG anaconda: new_name: sda1 >21:23:01,301 DEBUG anaconda: new size: 500.0 >21:23:01,302 DEBUG anaconda: old size: 500.0 >21:23:01,302 INFO anaconda: getting device type for Standard Partition >21:23:01,303 DEBUG anaconda: new device type: 2 >21:23:01,303 DEBUG anaconda: reformat: False >21:23:01,304 DEBUG anaconda: new fs type: ext4 >21:23:01,304 DEBUG anaconda: old encryption setting: False >21:23:01,304 DEBUG anaconda: new encryption setting: False >21:23:01,304 DEBUG anaconda: old mountpoint: /boot >21:23:01,305 DEBUG anaconda: new mountpoint: /boot >21:23:01,305 INFO anaconda: getting device type for Standard Partition >21:23:01,308 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:23:01,308 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:01,308 DEBUG anaconda: updated device_disks to ['sda'] >21:23:01,308 DEBUG anaconda: updated device_vg_name to None >21:23:01,309 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:01,311 INFO anaconda: getting device type for Standard Partition >21:23:01,311 DEBUG anaconda: populate_raid: 2, None >21:23:01,311 INFO anaconda: getting device type for Standard Partition >21:23:01,831 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:23:01,832 DEBUG anaconda: notebook page = 1 >21:23:01,832 INFO anaconda: ui: saving changes to device sda1 >21:23:01,832 DEBUG anaconda: old_name: sda1 >21:23:01,833 DEBUG anaconda: new_name: sda1 >21:23:01,833 DEBUG anaconda: new size: 500.0 >21:23:01,833 DEBUG anaconda: old size: 500.0 >21:23:01,834 INFO anaconda: getting device type for Standard Partition >21:23:01,835 DEBUG anaconda: new device type: 2 >21:23:01,835 DEBUG anaconda: reformat: False >21:23:01,835 DEBUG anaconda: new fs type: ext4 >21:23:01,836 DEBUG anaconda: old encryption setting: False >21:23:01,836 DEBUG anaconda: new encryption setting: False >21:23:01,836 DEBUG anaconda: old mountpoint: /boot >21:23:01,836 DEBUG anaconda: new mountpoint: /boot >21:23:01,837 INFO anaconda: getting device type for Standard Partition >21:23:01,839 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:23:01,839 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:01,839 DEBUG anaconda: updated device_disks to ['sda'] >21:23:01,839 DEBUG anaconda: updated device_vg_name to None >21:23:01,840 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:01,842 INFO anaconda: getting device type for Standard Partition >21:23:01,842 DEBUG anaconda: populate_raid: 2, None >21:23:01,842 INFO anaconda: getting device type for Standard Partition >21:23:02,931 DEBUG anaconda: page clicked: Unknown >21:23:02,931 DEBUG anaconda: notebook page = 1 >21:23:02,931 INFO anaconda: ui: saving changes to device sda1 >21:23:02,932 DEBUG anaconda: old_name: sda1 >21:23:02,932 DEBUG anaconda: new_name: sda1 >21:23:02,932 DEBUG anaconda: new size: 500.0 >21:23:02,933 DEBUG anaconda: old size: 500.0 >21:23:02,933 INFO anaconda: getting device type for Standard Partition >21:23:02,934 DEBUG anaconda: new device type: 2 >21:23:02,934 DEBUG anaconda: reformat: False >21:23:02,935 DEBUG anaconda: new fs type: ext4 >21:23:02,935 DEBUG anaconda: old encryption setting: False >21:23:02,935 DEBUG anaconda: new encryption setting: False >21:23:02,935 DEBUG anaconda: old mountpoint: /boot >21:23:02,936 DEBUG anaconda: new mountpoint: /boot >21:23:02,936 INFO anaconda: getting device type for Standard Partition >21:23:02,938 DEBUG anaconda: show first mountpoint: Unknown >21:23:02,939 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:02,939 DEBUG anaconda: updated device_disks to ['sda'] >21:23:02,939 DEBUG anaconda: updated device_vg_name to None >21:23:02,939 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:02,941 INFO anaconda: getting device type for Standard Partition >21:23:02,942 DEBUG anaconda: populate_raid: 2, None >21:23:02,942 INFO anaconda: getting device type for Standard Partition >21:23:03,235 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:23:03,236 DEBUG anaconda: notebook page = 1 >21:23:03,236 INFO anaconda: ui: saving changes to device sda1 >21:23:03,237 DEBUG anaconda: old_name: sda1 >21:23:03,237 DEBUG anaconda: new_name: sda1 >21:23:03,237 DEBUG anaconda: new size: 500.0 >21:23:03,238 DEBUG anaconda: old size: 500.0 >21:23:03,238 INFO anaconda: getting device type for Standard Partition >21:23:03,238 DEBUG anaconda: new device type: 2 >21:23:03,239 DEBUG anaconda: reformat: False >21:23:03,239 DEBUG anaconda: new fs type: ext4 >21:23:03,239 DEBUG anaconda: old encryption setting: False >21:23:03,239 DEBUG anaconda: new encryption setting: False >21:23:03,239 DEBUG anaconda: old mountpoint: /boot >21:23:03,239 DEBUG anaconda: new mountpoint: /boot >21:23:03,240 INFO anaconda: getting device type for Standard Partition >21:23:03,243 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:23:03,243 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:03,243 DEBUG anaconda: updated device_disks to ['sda'] >21:23:03,243 DEBUG anaconda: updated device_vg_name to None >21:23:03,244 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:03,248 INFO anaconda: getting device type for Standard Partition >21:23:03,249 DEBUG anaconda: populate_raid: 2, None >21:23:03,249 INFO anaconda: getting device type for Standard Partition >21:23:04,999 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:04,999 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:05,000 DEBUG anaconda: notebook page = 1 >21:23:05,000 INFO anaconda: ui: saving changes to device sda1 >21:23:05,001 DEBUG anaconda: old_name: sda1 >21:23:05,001 DEBUG anaconda: new_name: sda1 >21:23:05,001 DEBUG anaconda: new size: 500.0 >21:23:05,002 DEBUG anaconda: old size: 500.0 >21:23:05,002 INFO anaconda: getting device type for Standard Partition >21:23:05,004 DEBUG anaconda: new device type: 2 >21:23:05,005 DEBUG anaconda: reformat: False >21:23:05,005 DEBUG anaconda: new fs type: ext4 >21:23:05,006 DEBUG anaconda: old encryption setting: False >21:23:05,006 DEBUG anaconda: new encryption setting: False >21:23:05,006 DEBUG anaconda: old mountpoint: /boot >21:23:05,007 DEBUG anaconda: new mountpoint: /boot >21:23:05,007 INFO anaconda: getting device type for Standard Partition >21:23:05,010 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:05,010 DEBUG anaconda: updated device_disks to ['sda'] >21:23:05,011 DEBUG anaconda: updated device_vg_name to None >21:23:05,011 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:05,014 INFO anaconda: getting device type for Standard Partition >21:23:05,014 DEBUG anaconda: populate_raid: 2, None >21:23:05,014 INFO anaconda: getting device type for Standard Partition >21:23:06,833 DEBUG anaconda: page clicked: Unknown >21:23:06,833 DEBUG anaconda: notebook page = 1 >21:23:06,833 INFO anaconda: ui: saving changes to device sda1 >21:23:06,834 DEBUG anaconda: old_name: sda1 >21:23:06,834 DEBUG anaconda: new_name: sda1 >21:23:06,835 DEBUG anaconda: new size: 500.0 >21:23:06,835 DEBUG anaconda: old size: 500.0 >21:23:06,836 INFO anaconda: getting device type for Standard Partition >21:23:06,837 DEBUG anaconda: new device type: 2 >21:23:06,838 DEBUG anaconda: reformat: False >21:23:06,838 DEBUG anaconda: new fs type: ext4 >21:23:06,838 DEBUG anaconda: old encryption setting: False >21:23:06,838 DEBUG anaconda: new encryption setting: False >21:23:06,838 DEBUG anaconda: old mountpoint: /boot >21:23:06,838 DEBUG anaconda: new mountpoint: /boot >21:23:06,839 INFO anaconda: getting device type for Standard Partition >21:23:06,841 DEBUG anaconda: show first mountpoint: Unknown >21:23:06,842 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:06,842 DEBUG anaconda: updated device_disks to ['sda'] >21:23:06,842 DEBUG anaconda: updated device_vg_name to None >21:23:06,843 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:06,845 INFO anaconda: getting device type for Standard Partition >21:23:06,845 DEBUG anaconda: populate_raid: 2, None >21:23:06,845 INFO anaconda: getting device type for Standard Partition >21:23:11,739 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:11,740 DEBUG anaconda: new selector: existing 20000MB partition sda3 (5) with existing luks >21:23:11,740 DEBUG anaconda: notebook page = 1 >21:23:11,741 INFO anaconda: ui: saving changes to device sda1 >21:23:11,741 DEBUG anaconda: old_name: sda1 >21:23:11,742 DEBUG anaconda: new_name: sda1 >21:23:11,742 DEBUG anaconda: new size: 500.0 >21:23:11,743 DEBUG anaconda: old size: 500.0 >21:23:11,743 INFO anaconda: getting device type for Standard Partition >21:23:11,745 DEBUG anaconda: new device type: 2 >21:23:11,745 DEBUG anaconda: reformat: False >21:23:11,746 DEBUG anaconda: new fs type: ext4 >21:23:11,746 DEBUG anaconda: old encryption setting: False >21:23:11,747 DEBUG anaconda: new encryption setting: False >21:23:11,747 DEBUG anaconda: old mountpoint: /boot >21:23:11,747 DEBUG anaconda: new mountpoint: /boot >21:23:11,748 INFO anaconda: getting device type for Standard Partition >21:23:18,356 INFO anaconda: trying to unlock sda3... >21:23:21,182 INFO anaconda: unlocked sda3, now going to populate devicetree... >21:23:22,225 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >21:23:22,288 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:23:22,363 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as btrfs with options subvol=sda6,ro >21:23:22,426 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:23:24,881 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 on /mnt/sysimage as ext4 with options defaults,ro >21:23:24,928 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:23:25,062 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:23:25,068 DEBUG anaconda: ui: unused=['sda6', 'sda1', 'sda5', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:23:25,068 DEBUG anaconda: ui: new_devices=['sda1'] >21:23:25,077 DEBUG anaconda: page clicked: Unknown >21:23:25,077 DEBUG anaconda: show first mountpoint: Unknown >21:23:25,078 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with existing ext4 filesystem >21:23:25,078 DEBUG anaconda: updated device_disks to ['sda'] >21:23:25,078 DEBUG anaconda: updated device_vg_name to None >21:23:25,078 DEBUG anaconda: min: 235.4 max: 19998.0 current: 19998.0 >21:23:25,081 INFO anaconda: getting device type for Standard Partition >21:23:25,081 DEBUG anaconda: populate_raid: 2, None >21:23:25,081 INFO anaconda: getting device type for Standard Partition >21:23:39,353 INFO anaconda: ui: saving changes to device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:39,353 DEBUG anaconda: old_name: sda3 >21:23:39,354 DEBUG anaconda: new_name: sda3 >21:23:39,354 DEBUG anaconda: new size: 19998.0 >21:23:39,355 DEBUG anaconda: old size: 19998.0 >21:23:39,355 INFO anaconda: getting device type for Standard Partition >21:23:39,357 DEBUG anaconda: new device type: 2 >21:23:39,357 DEBUG anaconda: reformat: True >21:23:39,358 DEBUG anaconda: new fs type: ext4 >21:23:39,358 DEBUG anaconda: old encryption setting: True >21:23:39,358 DEBUG anaconda: new encryption setting: True >21:23:39,358 DEBUG anaconda: old mountpoint: >21:23:39,358 DEBUG anaconda: new mountpoint: /home >21:23:39,363 INFO anaconda: getting device type for Standard Partition >21:23:39,369 INFO anaconda: scheduling reformat of luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 as ext4 >21:23:39,380 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:23:39,380 DEBUG anaconda: updated device_disks to ['sda'] >21:23:39,380 DEBUG anaconda: updated device_vg_name to None >21:23:39,381 DEBUG anaconda: min: 19998.0 max: 19998.0 current: 19998.0 >21:23:39,383 INFO anaconda: getting device type for Standard Partition >21:23:39,383 DEBUG anaconda: populate_raid: 2, None >21:23:39,383 INFO anaconda: getting device type for Standard Partition >21:23:40,540 DEBUG anaconda: current selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:23:40,540 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:40,541 DEBUG anaconda: notebook page = 1 >21:23:40,541 INFO anaconda: ui: saving changes to device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:40,541 DEBUG anaconda: old_name: sda3 >21:23:40,542 DEBUG anaconda: new_name: sda3 >21:23:40,542 DEBUG anaconda: new size: 19998.0 >21:23:40,542 DEBUG anaconda: old size: 19998.0 >21:23:40,543 INFO anaconda: getting device type for Standard Partition >21:23:40,544 DEBUG anaconda: new device type: 2 >21:23:40,544 DEBUG anaconda: reformat: True >21:23:40,544 DEBUG anaconda: new fs type: ext4 >21:23:40,545 DEBUG anaconda: old encryption setting: True >21:23:40,545 DEBUG anaconda: new encryption setting: True >21:23:40,545 DEBUG anaconda: old mountpoint: /home >21:23:40,545 DEBUG anaconda: new mountpoint: /home >21:23:40,546 INFO anaconda: getting device type for Standard Partition >21:23:40,549 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:40,549 DEBUG anaconda: updated device_disks to ['sda'] >21:23:40,549 DEBUG anaconda: updated device_vg_name to None >21:23:40,549 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:23:40,552 INFO anaconda: getting device type for Standard Partition >21:23:40,552 DEBUG anaconda: populate_raid: 2, None >21:23:40,552 INFO anaconda: getting device type for Standard Partition >21:23:44,549 INFO anaconda: ui: saving changes to device sda1 >21:23:44,550 DEBUG anaconda: old_name: sda1 >21:23:44,550 DEBUG anaconda: new_name: sda1 >21:23:44,550 DEBUG anaconda: new size: 500.0 >21:23:44,551 DEBUG anaconda: old size: 500.0 >21:23:44,551 INFO anaconda: getting device type for Standard Partition >21:23:44,552 DEBUG anaconda: new device type: 2 >21:23:44,552 DEBUG anaconda: reformat: True >21:23:44,553 DEBUG anaconda: new fs type: ext4 >21:23:44,553 DEBUG anaconda: old encryption setting: False >21:23:44,553 DEBUG anaconda: new encryption setting: False >21:23:44,554 DEBUG anaconda: old mountpoint: /boot >21:23:44,554 DEBUG anaconda: new mountpoint: /boot >21:23:44,554 INFO anaconda: getting device type for Standard Partition >21:23:44,558 INFO anaconda: scheduling reformat of sda1 as ext4 >21:23:44,563 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:23:44,564 DEBUG anaconda: updated device_disks to ['sda'] >21:23:44,564 DEBUG anaconda: updated device_vg_name to None >21:23:44,564 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:23:44,566 INFO anaconda: getting device type for Standard Partition >21:23:44,567 DEBUG anaconda: populate_raid: 2, None >21:23:44,567 INFO anaconda: getting device type for Standard Partition >21:23:45,554 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:23:45,555 DEBUG anaconda: new selector: existing 4000MB partition sda5 (8) with existing luks >21:23:45,555 DEBUG anaconda: notebook page = 1 >21:23:45,556 INFO anaconda: ui: saving changes to device sda1 >21:23:45,556 DEBUG anaconda: old_name: sda1 >21:23:45,556 DEBUG anaconda: new_name: sda1 >21:23:45,556 DEBUG anaconda: new size: 500.0 >21:23:45,557 DEBUG anaconda: old size: 500.0 >21:23:45,557 INFO anaconda: getting device type for Standard Partition >21:23:45,558 DEBUG anaconda: new device type: 2 >21:23:45,558 DEBUG anaconda: reformat: True >21:23:45,558 DEBUG anaconda: new fs type: ext4 >21:23:45,558 DEBUG anaconda: old encryption setting: False >21:23:45,558 DEBUG anaconda: new encryption setting: False >21:23:45,558 DEBUG anaconda: old mountpoint: /boot >21:23:45,558 DEBUG anaconda: new mountpoint: /boot >21:23:45,558 INFO anaconda: getting device type for Standard Partition >21:23:47,352 INFO anaconda: trying to unlock sda5... >21:23:50,074 INFO anaconda: unlocked sda5, now going to populate devicetree... >21:23:50,973 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as btrfs with options subvol=sda6,ro >21:23:51,033 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:23:53,489 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:23:53,497 DEBUG anaconda: ui: unused=['luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda6'] >21:23:53,497 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:23:53,507 DEBUG anaconda: page clicked: Unknown >21:23:53,507 DEBUG anaconda: show first mountpoint: Unknown >21:23:53,508 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:23:53,508 DEBUG anaconda: updated device_disks to ['sda'] >21:23:53,508 DEBUG anaconda: updated device_vg_name to None >21:23:53,509 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:23:53,510 DEBUG anaconda: fs type changed: swap >21:23:53,513 INFO anaconda: getting device type for Standard Partition >21:23:53,514 DEBUG anaconda: populate_raid: 2, None >21:23:53,514 INFO anaconda: getting device type for Standard Partition >21:23:57,043 DEBUG anaconda: current selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:23:57,044 DEBUG anaconda: new selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:23:57,044 DEBUG anaconda: notebook page = 1 >21:23:57,044 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:23:57,045 DEBUG anaconda: old_name: sda5 >21:23:57,045 DEBUG anaconda: new_name: sda5 >21:23:57,045 DEBUG anaconda: new size: 3998.0 >21:23:57,046 DEBUG anaconda: old size: 3998.0 >21:23:57,046 INFO anaconda: getting device type for Standard Partition >21:23:57,047 DEBUG anaconda: new device type: 2 >21:23:57,047 DEBUG anaconda: reformat: False >21:23:57,048 DEBUG anaconda: new fs type: swap >21:23:57,048 DEBUG anaconda: old encryption setting: True >21:23:57,048 DEBUG anaconda: new encryption setting: True >21:23:57,048 DEBUG anaconda: old mountpoint: >21:23:57,048 DEBUG anaconda: new mountpoint: None >21:23:57,048 INFO anaconda: getting device type for Standard Partition >21:23:57,050 DEBUG anaconda: populate_right_side: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:23:57,050 DEBUG anaconda: updated device_disks to ['sda'] >21:23:57,050 DEBUG anaconda: updated device_vg_name to None >21:23:57,050 DEBUG anaconda: min: 256 max: 228000.0 current: 228000.0 >21:23:57,051 DEBUG anaconda: fs type changed: btrfs >21:23:57,054 INFO anaconda: getting device type for BTRFS >21:23:57,055 DEBUG anaconda: device_type_changed: 3 BTRFS >21:23:57,057 INFO anaconda: getting device type for BTRFS >21:23:57,057 DEBUG anaconda: populate_raid: 3, single >21:23:57,058 INFO anaconda: getting device type for BTRFS >21:23:57,059 INFO anaconda: getting device type for BTRFS >21:23:57,059 DEBUG anaconda: populate_raid: 3, single >21:23:57,059 INFO anaconda: getting device type for BTRFS >21:23:57,588 DEBUG anaconda: current selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:23:57,589 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:23:57,589 DEBUG anaconda: notebook page = 1 >21:23:57,589 INFO anaconda: ui: saving changes to device sda6 >21:23:57,589 DEBUG anaconda: old_name: sda6 >21:23:57,590 DEBUG anaconda: new_name: sda6 >21:23:57,590 DEBUG anaconda: new size: 228000.0 >21:23:57,590 DEBUG anaconda: old size: 228000.0 >21:23:57,591 INFO anaconda: getting device type for BTRFS >21:23:57,592 DEBUG anaconda: new device type: 3 >21:23:57,592 DEBUG anaconda: reformat: False >21:23:57,593 DEBUG anaconda: new fs type: btrfs >21:23:57,593 DEBUG anaconda: old encryption setting: False >21:23:57,593 DEBUG anaconda: new encryption setting: False >21:23:57,593 DEBUG anaconda: old mountpoint: >21:23:57,594 DEBUG anaconda: new mountpoint: >21:23:57,594 INFO anaconda: getting device type for BTRFS >21:23:57,598 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:23:57,598 DEBUG anaconda: updated device_disks to ['sda'] >21:23:57,598 DEBUG anaconda: updated device_vg_name to None >21:23:57,599 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:23:57,600 DEBUG anaconda: fs type changed: swap >21:23:57,602 INFO anaconda: getting device type for Standard Partition >21:23:57,603 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:23:57,603 INFO anaconda: getting device type for Standard Partition >21:23:57,603 DEBUG anaconda: populate_raid: 2, None >21:23:57,603 INFO anaconda: getting device type for Standard Partition >21:23:57,604 INFO anaconda: getting device type for Standard Partition >21:23:57,605 DEBUG anaconda: populate_raid: 2, None >21:23:57,605 INFO anaconda: getting device type for Standard Partition >21:24:03,432 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:24:03,433 DEBUG anaconda: old_name: sda5 >21:24:03,433 DEBUG anaconda: new_name: sda5 >21:24:03,433 DEBUG anaconda: new size: 3998.0 >21:24:03,434 DEBUG anaconda: old size: 3998.0 >21:24:03,434 INFO anaconda: getting device type for Standard Partition >21:24:03,435 DEBUG anaconda: new device type: 2 >21:24:03,435 DEBUG anaconda: reformat: True >21:24:03,436 DEBUG anaconda: new fs type: swap >21:24:03,436 DEBUG anaconda: old encryption setting: True >21:24:03,436 DEBUG anaconda: new encryption setting: True >21:24:03,437 DEBUG anaconda: old mountpoint: >21:24:03,437 DEBUG anaconda: new mountpoint: None >21:24:03,437 INFO anaconda: getting device type for Standard Partition >21:24:03,439 INFO anaconda: scheduling reformat of luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 as swap >21:24:03,444 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:24:03,444 DEBUG anaconda: updated device_disks to ['sda'] >21:24:03,444 DEBUG anaconda: updated device_vg_name to None >21:24:03,445 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:24:03,447 INFO anaconda: getting device type for Standard Partition >21:24:03,447 DEBUG anaconda: populate_raid: 2, None >21:24:03,447 INFO anaconda: getting device type for Standard Partition >21:24:04,439 DEBUG anaconda: current selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:24:04,439 DEBUG anaconda: new selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:24:04,439 DEBUG anaconda: notebook page = 1 >21:24:04,440 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:24:04,440 DEBUG anaconda: old_name: sda5 >21:24:04,440 DEBUG anaconda: new_name: sda5 >21:24:04,441 DEBUG anaconda: new size: 3998.0 >21:24:04,441 DEBUG anaconda: old size: 3998.0 >21:24:04,441 INFO anaconda: getting device type for Standard Partition >21:24:04,442 DEBUG anaconda: new device type: 2 >21:24:04,442 DEBUG anaconda: reformat: True >21:24:04,443 DEBUG anaconda: new fs type: swap >21:24:04,443 DEBUG anaconda: old encryption setting: True >21:24:04,443 DEBUG anaconda: new encryption setting: True >21:24:04,444 DEBUG anaconda: old mountpoint: >21:24:04,444 DEBUG anaconda: new mountpoint: None >21:24:04,444 INFO anaconda: getting device type for Standard Partition >21:24:04,448 DEBUG anaconda: populate_right_side: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:24:04,448 DEBUG anaconda: updated device_disks to ['sda'] >21:24:04,448 DEBUG anaconda: updated device_vg_name to None >21:24:04,448 DEBUG anaconda: min: 256 max: 228000.0 current: 228000.0 >21:24:04,449 DEBUG anaconda: fs type changed: btrfs >21:24:04,452 INFO anaconda: getting device type for BTRFS >21:24:04,453 DEBUG anaconda: device_type_changed: 3 BTRFS >21:24:04,455 INFO anaconda: getting device type for BTRFS >21:24:04,456 DEBUG anaconda: populate_raid: 3, single >21:24:04,456 INFO anaconda: getting device type for BTRFS >21:24:04,457 INFO anaconda: getting device type for BTRFS >21:24:04,457 DEBUG anaconda: populate_raid: 3, single >21:24:04,458 INFO anaconda: getting device type for BTRFS >21:24:17,448 INFO anaconda: ui: saving changes to device sda6 >21:24:17,448 DEBUG anaconda: old_name: sda6 >21:24:17,448 DEBUG anaconda: new_name: sda6 >21:24:17,449 DEBUG anaconda: new size: 228000.0 >21:24:17,449 DEBUG anaconda: old size: 228000.0 >21:24:17,449 INFO anaconda: getting device type for BTRFS >21:24:17,451 DEBUG anaconda: new device type: 3 >21:24:17,451 DEBUG anaconda: reformat: False >21:24:17,451 DEBUG anaconda: new fs type: btrfs >21:24:17,452 DEBUG anaconda: old encryption setting: False >21:24:17,452 DEBUG anaconda: new encryption setting: False >21:24:17,452 DEBUG anaconda: old mountpoint: >21:24:17,452 DEBUG anaconda: new mountpoint: /data >21:24:17,454 INFO anaconda: getting device type for BTRFS >21:24:17,459 DEBUG anaconda: updating mountpoint to /data >21:24:20,627 DEBUG anaconda: current selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:20,627 DEBUG anaconda: new selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:20,628 DEBUG anaconda: notebook page = 1 >21:24:20,628 INFO anaconda: ui: saving changes to device sda6 >21:24:20,629 DEBUG anaconda: old_name: sda6 >21:24:20,629 DEBUG anaconda: new_name: sda6 >21:24:20,629 DEBUG anaconda: new size: 228000.0 >21:24:20,630 DEBUG anaconda: old size: 228000.0 >21:24:20,630 INFO anaconda: getting device type for BTRFS >21:24:20,633 DEBUG anaconda: new device type: 3 >21:24:20,633 DEBUG anaconda: reformat: False >21:24:20,634 DEBUG anaconda: new fs type: btrfs >21:24:20,634 DEBUG anaconda: old encryption setting: False >21:24:20,634 DEBUG anaconda: new encryption setting: False >21:24:20,635 DEBUG anaconda: old mountpoint: /data >21:24:20,635 DEBUG anaconda: new mountpoint: /data >21:24:20,636 INFO anaconda: getting device type for BTRFS >21:24:20,640 DEBUG anaconda: populate_right_side: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:20,640 DEBUG anaconda: updated device_disks to ['sda'] >21:24:20,640 DEBUG anaconda: updated device_vg_name to None >21:24:20,641 DEBUG anaconda: min: 256 max: 228000.0 current: 228000.0 >21:24:20,642 DEBUG anaconda: fs type changed: btrfs >21:24:20,645 INFO anaconda: getting device type for BTRFS >21:24:20,646 DEBUG anaconda: populate_raid: 3, single >21:24:20,646 INFO anaconda: getting device type for BTRFS >21:24:32,551 INFO anaconda: ui: saving changes to device sda6 >21:24:32,552 DEBUG anaconda: old_name: sda6 >21:24:32,552 DEBUG anaconda: new_name: sda6 >21:24:32,553 DEBUG anaconda: new size: 228000.0 >21:24:32,553 DEBUG anaconda: old size: 228000.0 >21:24:32,554 INFO anaconda: getting device type for BTRFS >21:24:32,556 DEBUG anaconda: new device type: 3 >21:24:32,556 DEBUG anaconda: reformat: False >21:24:32,557 DEBUG anaconda: new fs type: btrfs >21:24:32,557 DEBUG anaconda: old encryption setting: False >21:24:32,558 DEBUG anaconda: new encryption setting: False >21:24:32,558 DEBUG anaconda: old mountpoint: /data >21:24:32,558 DEBUG anaconda: new mountpoint: /data >21:24:32,558 INFO anaconda: getting device type for BTRFS >21:24:35,466 DEBUG anaconda: current selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:35,466 DEBUG anaconda: new selector: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:35,467 DEBUG anaconda: notebook page = 1 >21:24:35,467 INFO anaconda: ui: saving changes to device sda6 >21:24:35,467 DEBUG anaconda: old_name: sda6 >21:24:35,468 DEBUG anaconda: new_name: sda6 >21:24:35,468 DEBUG anaconda: new size: 228000.0 >21:24:35,468 DEBUG anaconda: old size: 228000.0 >21:24:35,468 INFO anaconda: getting device type for BTRFS >21:24:35,468 DEBUG anaconda: new device type: 3 >21:24:35,468 DEBUG anaconda: reformat: False >21:24:35,468 DEBUG anaconda: new fs type: btrfs >21:24:35,469 DEBUG anaconda: old encryption setting: False >21:24:35,469 DEBUG anaconda: new encryption setting: False >21:24:35,469 DEBUG anaconda: old mountpoint: /data >21:24:35,469 DEBUG anaconda: new mountpoint: /data >21:24:35,469 INFO anaconda: getting device type for BTRFS >21:24:35,471 DEBUG anaconda: populate_right_side: existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data >21:24:35,471 DEBUG anaconda: updated device_disks to ['sda'] >21:24:35,471 DEBUG anaconda: updated device_vg_name to None >21:24:35,471 DEBUG anaconda: min: 256 max: 228000.0 current: 228000.0 >21:24:35,472 DEBUG anaconda: fs type changed: btrfs >21:24:35,475 INFO anaconda: getting device type for BTRFS >21:24:35,475 DEBUG anaconda: populate_raid: 3, single >21:24:35,476 INFO anaconda: getting device type for BTRFS >21:24:37,252 DEBUG anaconda: removing device 'existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem mounted at /data' from page Unknown >21:24:39,425 INFO anaconda: ui: removed device sda6 >21:24:39,436 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:24:39,442 DEBUG anaconda: ui: unused=[] >21:24:39,442 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:24:39,452 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:24:39,452 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:24:39,452 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:24:39,452 DEBUG anaconda: updated device_disks to ['sda'] >21:24:39,452 DEBUG anaconda: updated device_vg_name to None >21:24:39,453 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:24:39,455 DEBUG anaconda: fs type changed: ext4 >21:24:39,458 INFO anaconda: getting device type for Standard Partition >21:24:39,459 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:24:39,459 INFO anaconda: getting device type for Standard Partition >21:24:39,459 DEBUG anaconda: populate_raid: 2, None >21:24:39,459 INFO anaconda: getting device type for Standard Partition >21:24:39,460 INFO anaconda: getting device type for Standard Partition >21:24:39,460 DEBUG anaconda: populate_raid: 2, None >21:24:39,460 INFO anaconda: getting device type for Standard Partition >21:24:42,509 INFO anaconda: ui: saving changes to device sda1 >21:24:42,509 DEBUG anaconda: old_name: sda1 >21:24:42,509 DEBUG anaconda: new_name: sda1 >21:24:42,510 DEBUG anaconda: new size: 500.0 >21:24:42,511 DEBUG anaconda: old size: 500.0 >21:24:42,511 INFO anaconda: getting device type for Standard Partition >21:24:42,513 DEBUG anaconda: new device type: 2 >21:24:42,513 DEBUG anaconda: reformat: True >21:24:42,514 DEBUG anaconda: new fs type: ext4 >21:24:42,514 DEBUG anaconda: old encryption setting: False >21:24:42,515 DEBUG anaconda: new encryption setting: False >21:24:42,515 DEBUG anaconda: old mountpoint: /boot >21:24:42,515 DEBUG anaconda: new mountpoint: /boot >21:24:42,516 INFO anaconda: getting device type for Standard Partition >21:24:47,716 DEBUG anaconda: requested size = 228 GB ; available space = 228.00 GB >21:24:47,789 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'fedora_t430s-data', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >21:24:47,789 DEBUG anaconda: ui: unused=[] >21:24:47,790 DEBUG anaconda: ui: new_devices=['fedora_t430s-data', 'sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:24:47,797 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:24:47,797 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:24:47,797 DEBUG anaconda: populate_right_side: non-existent 227996MB lvmlv fedora_t430s-data (22) with non-existent ext4 filesystem mounted at /data >21:24:47,798 DEBUG anaconda: updated device_disks to ['sda'] >21:24:47,798 DEBUG anaconda: updated device_vg_name to fedora_t430s >21:24:47,799 DEBUG anaconda: min: 1.0 max: 455997.305176 current: 227996 >21:24:47,801 INFO anaconda: getting device type for LVM >21:24:47,802 DEBUG anaconda: device_type_changed: 0 LVM >21:24:47,802 INFO anaconda: getting device type for LVM >21:24:47,802 DEBUG anaconda: populate_raid: 0, None >21:24:47,802 INFO anaconda: getting device type for LVM >21:24:47,803 INFO anaconda: getting device type for LVM >21:24:47,803 DEBUG anaconda: populate_raid: 0, None >21:24:47,803 INFO anaconda: getting device type for LVM >21:24:47,804 DEBUG anaconda: default vg is fedora_t430s >21:24:47,804 DEBUG anaconda: new vg selection: fedora_t430s >21:24:49,908 DEBUG anaconda: current selector: non-existent 227996MB lvmlv fedora_t430s-data (22) with non-existent ext4 filesystem mounted at /data >21:24:49,908 DEBUG anaconda: new selector: non-existent 227996MB lvmlv fedora_t430s-data (22) with non-existent ext4 filesystem mounted at /data >21:24:49,909 DEBUG anaconda: notebook page = 1 >21:24:49,909 INFO anaconda: ui: saving changes to device fedora_t430s-data >21:24:49,910 DEBUG anaconda: old_name: data >21:24:49,910 DEBUG anaconda: new_name: data >21:24:49,910 DEBUG anaconda: new size: 227996.0 >21:24:49,911 DEBUG anaconda: old size: 227996 >21:24:49,911 INFO anaconda: getting device type for LVM >21:24:49,912 DEBUG anaconda: new device type: 0 >21:24:49,912 DEBUG anaconda: reformat: True >21:24:49,913 DEBUG anaconda: new fs type: ext4 >21:24:49,913 DEBUG anaconda: old encryption setting: False >21:24:49,913 DEBUG anaconda: new encryption setting: False >21:24:49,913 DEBUG anaconda: old mountpoint: /data >21:24:49,914 DEBUG anaconda: new mountpoint: /data >21:24:49,914 INFO anaconda: getting device type for LVM >21:24:49,919 DEBUG anaconda: populate_right_side: non-existent 227996MB lvmlv fedora_t430s-data (22) with non-existent ext4 filesystem mounted at /data >21:24:49,919 DEBUG anaconda: updated device_disks to ['sda'] >21:24:49,919 DEBUG anaconda: updated device_vg_name to fedora_t430s >21:24:49,920 DEBUG anaconda: min: 1.0 max: 227997.305176 current: 227996 >21:24:49,922 INFO anaconda: getting device type for LVM >21:24:49,922 DEBUG anaconda: populate_raid: 0, None >21:24:49,922 INFO anaconda: getting device type for LVM >21:24:49,922 DEBUG anaconda: default vg is fedora_t430s >21:24:49,922 DEBUG anaconda: new vg selection: None >21:24:49,924 DEBUG anaconda: new vg selection: None >21:24:49,926 DEBUG anaconda: new vg selection: fedora_t430s >21:24:54,862 INFO anaconda: getting device type for BTRFS >21:24:54,863 DEBUG anaconda: device_type_changed: 3 BTRFS >21:24:54,868 INFO anaconda: getting device type for BTRFS >21:24:54,870 DEBUG anaconda: populate_raid: 3, single >21:24:54,871 INFO anaconda: getting device type for BTRFS >21:24:54,873 DEBUG anaconda: fs type changed: btrfs >21:25:06,923 INFO anaconda: ui: saving changes to device fedora_t430s-data >21:25:06,923 DEBUG anaconda: old_name: data >21:25:06,924 DEBUG anaconda: new_name: data >21:25:06,924 DEBUG anaconda: new size: 227997.305176 >21:25:06,924 DEBUG anaconda: old size: 227996 >21:25:06,924 INFO anaconda: getting device type for BTRFS >21:25:06,924 DEBUG anaconda: new device type: 3 >21:25:06,924 DEBUG anaconda: reformat: True >21:25:06,924 DEBUG anaconda: new fs type: btrfs >21:25:06,924 DEBUG anaconda: old encryption setting: False >21:25:06,925 DEBUG anaconda: new encryption setting: False >21:25:06,925 DEBUG anaconda: old mountpoint: /data >21:25:06,925 DEBUG anaconda: new mountpoint: /data >21:25:06,925 INFO anaconda: getting device type for BTRFS >21:25:06,926 INFO anaconda: changing device type from 0 to 3 >21:25:06,930 DEBUG anaconda: disks: ['sda'] >21:25:06,998 DEBUG anaconda: populate_right_side: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:06,998 DEBUG anaconda: updated device_disks to ['sda'] >21:25:06,998 DEBUG anaconda: updated device_vg_name to None >21:25:06,999 DEBUG anaconda: min: 256 max: 228001.305176 current: 227997.0 >21:25:07,000 DEBUG anaconda: fs type changed: btrfs >21:25:07,003 INFO anaconda: getting device type for BTRFS >21:25:07,003 DEBUG anaconda: populate_raid: 3, single >21:25:07,003 INFO anaconda: getting device type for BTRFS >21:25:13,543 DEBUG anaconda: current selector: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:13,543 DEBUG anaconda: new selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:13,544 DEBUG anaconda: notebook page = 1 >21:25:13,544 INFO anaconda: ui: saving changes to device data >21:25:13,544 DEBUG anaconda: old_name: data >21:25:13,544 DEBUG anaconda: new_name: data >21:25:13,545 DEBUG anaconda: new size: 227997.0 >21:25:13,545 DEBUG anaconda: old size: 227997.0 >21:25:13,545 INFO anaconda: getting device type for BTRFS >21:25:13,547 DEBUG anaconda: new device type: 3 >21:25:13,547 DEBUG anaconda: reformat: True >21:25:13,547 DEBUG anaconda: new fs type: btrfs >21:25:13,547 DEBUG anaconda: old encryption setting: False >21:25:13,548 DEBUG anaconda: new encryption setting: False >21:25:13,548 DEBUG anaconda: old mountpoint: /data >21:25:13,548 DEBUG anaconda: new mountpoint: /data >21:25:13,548 INFO anaconda: getting device type for BTRFS >21:25:13,550 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:13,550 DEBUG anaconda: updated device_disks to ['sda'] >21:25:13,550 DEBUG anaconda: updated device_vg_name to None >21:25:13,551 DEBUG anaconda: min: 19998.0 max: 19998.0 current: 19998.0 >21:25:13,551 DEBUG anaconda: fs type changed: ext4 >21:25:13,554 INFO anaconda: getting device type for Standard Partition >21:25:13,555 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:25:13,555 INFO anaconda: getting device type for Standard Partition >21:25:13,555 DEBUG anaconda: populate_raid: 2, None >21:25:13,555 INFO anaconda: getting device type for Standard Partition >21:25:13,556 INFO anaconda: getting device type for Standard Partition >21:25:13,556 DEBUG anaconda: populate_raid: 2, None >21:25:13,556 INFO anaconda: getting device type for Standard Partition >21:25:15,995 DEBUG anaconda: current selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:15,996 DEBUG anaconda: new selector: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:15,996 DEBUG anaconda: notebook page = 1 >21:25:15,996 INFO anaconda: ui: saving changes to device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:25:15,997 DEBUG anaconda: old_name: sda3 >21:25:15,997 DEBUG anaconda: new_name: sda3 >21:25:15,997 DEBUG anaconda: new size: 19998.0 >21:25:15,998 DEBUG anaconda: old size: 19998.0 >21:25:15,998 INFO anaconda: getting device type for Standard Partition >21:25:15,998 DEBUG anaconda: new device type: 2 >21:25:15,998 DEBUG anaconda: reformat: True >21:25:15,998 DEBUG anaconda: new fs type: ext4 >21:25:15,998 DEBUG anaconda: old encryption setting: True >21:25:15,998 DEBUG anaconda: new encryption setting: True >21:25:15,999 DEBUG anaconda: old mountpoint: /home >21:25:15,999 DEBUG anaconda: new mountpoint: /home >21:25:15,999 INFO anaconda: getting device type for Standard Partition >21:25:16,000 DEBUG anaconda: populate_right_side: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:16,001 DEBUG anaconda: updated device_disks to ['sda'] >21:25:16,001 DEBUG anaconda: updated device_vg_name to None >21:25:16,002 DEBUG anaconda: min: 256 max: 228001.305176 current: 227997.0 >21:25:16,002 DEBUG anaconda: fs type changed: btrfs >21:25:16,005 INFO anaconda: getting device type for BTRFS >21:25:16,006 DEBUG anaconda: device_type_changed: 3 BTRFS >21:25:16,008 INFO anaconda: getting device type for BTRFS >21:25:16,008 DEBUG anaconda: populate_raid: 3, single >21:25:16,008 INFO anaconda: getting device type for BTRFS >21:25:16,009 INFO anaconda: getting device type for BTRFS >21:25:16,010 DEBUG anaconda: populate_raid: 3, single >21:25:16,010 INFO anaconda: getting device type for BTRFS >21:25:18,364 DEBUG anaconda: current selector: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:18,364 DEBUG anaconda: new selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:18,365 DEBUG anaconda: notebook page = 1 >21:25:18,365 INFO anaconda: ui: saving changes to device data >21:25:18,365 DEBUG anaconda: old_name: data >21:25:18,365 DEBUG anaconda: new_name: data >21:25:18,366 DEBUG anaconda: new size: 227997.0 >21:25:18,366 DEBUG anaconda: old size: 227997.0 >21:25:18,366 INFO anaconda: getting device type for BTRFS >21:25:18,368 DEBUG anaconda: new device type: 3 >21:25:18,368 DEBUG anaconda: reformat: True >21:25:18,368 DEBUG anaconda: new fs type: btrfs >21:25:18,368 DEBUG anaconda: old encryption setting: False >21:25:18,369 DEBUG anaconda: new encryption setting: False >21:25:18,369 DEBUG anaconda: old mountpoint: /data >21:25:18,369 DEBUG anaconda: new mountpoint: /data >21:25:18,369 INFO anaconda: getting device type for BTRFS >21:25:18,375 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:18,375 DEBUG anaconda: updated device_disks to ['sda'] >21:25:18,375 DEBUG anaconda: updated device_vg_name to None >21:25:18,377 DEBUG anaconda: min: 19998.0 max: 19998.0 current: 19998.0 >21:25:18,378 DEBUG anaconda: fs type changed: ext4 >21:25:18,381 INFO anaconda: getting device type for Standard Partition >21:25:18,381 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:25:18,382 INFO anaconda: getting device type for Standard Partition >21:25:18,382 DEBUG anaconda: populate_raid: 2, None >21:25:18,382 INFO anaconda: getting device type for Standard Partition >21:25:18,383 INFO anaconda: getting device type for Standard Partition >21:25:18,383 DEBUG anaconda: populate_raid: 2, None >21:25:18,383 INFO anaconda: getting device type for Standard Partition >21:25:19,355 DEBUG anaconda: current selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:19,355 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:19,356 DEBUG anaconda: notebook page = 1 >21:25:19,356 INFO anaconda: ui: saving changes to device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:25:19,356 DEBUG anaconda: old_name: sda3 >21:25:19,356 DEBUG anaconda: new_name: sda3 >21:25:19,357 DEBUG anaconda: new size: 19998.0 >21:25:19,357 DEBUG anaconda: old size: 19998.0 >21:25:19,357 INFO anaconda: getting device type for Standard Partition >21:25:19,358 DEBUG anaconda: new device type: 2 >21:25:19,358 DEBUG anaconda: reformat: True >21:25:19,358 DEBUG anaconda: new fs type: ext4 >21:25:19,358 DEBUG anaconda: old encryption setting: True >21:25:19,358 DEBUG anaconda: new encryption setting: True >21:25:19,358 DEBUG anaconda: old mountpoint: /home >21:25:19,358 DEBUG anaconda: new mountpoint: /home >21:25:19,359 INFO anaconda: getting device type for Standard Partition >21:25:19,360 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:19,360 DEBUG anaconda: updated device_disks to ['sda'] >21:25:19,360 DEBUG anaconda: updated device_vg_name to None >21:25:19,361 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:19,363 INFO anaconda: getting device type for Standard Partition >21:25:19,364 DEBUG anaconda: populate_raid: 2, None >21:25:19,364 INFO anaconda: getting device type for Standard Partition >21:25:22,183 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:22,184 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:22,184 DEBUG anaconda: notebook page = 1 >21:25:22,184 INFO anaconda: ui: saving changes to device sda1 >21:25:22,184 DEBUG anaconda: old_name: sda1 >21:25:22,185 DEBUG anaconda: new_name: sda1 >21:25:22,185 DEBUG anaconda: new size: 500.0 >21:25:22,185 DEBUG anaconda: old size: 500.0 >21:25:22,186 INFO anaconda: getting device type for Standard Partition >21:25:22,187 DEBUG anaconda: new device type: 2 >21:25:22,187 DEBUG anaconda: reformat: True >21:25:22,187 DEBUG anaconda: new fs type: ext4 >21:25:22,188 DEBUG anaconda: old encryption setting: False >21:25:22,188 DEBUG anaconda: new encryption setting: False >21:25:22,188 DEBUG anaconda: old mountpoint: /boot >21:25:22,188 DEBUG anaconda: new mountpoint: /boot >21:25:22,189 INFO anaconda: getting device type for Standard Partition >21:25:22,193 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:22,194 DEBUG anaconda: updated device_disks to ['sda'] >21:25:22,194 DEBUG anaconda: updated device_vg_name to None >21:25:22,196 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:25:22,197 DEBUG anaconda: fs type changed: swap >21:25:22,200 INFO anaconda: getting device type for Standard Partition >21:25:22,200 DEBUG anaconda: populate_raid: 2, None >21:25:22,201 INFO anaconda: getting device type for Standard Partition >21:25:23,222 DEBUG anaconda: current selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:23,222 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:23,223 DEBUG anaconda: notebook page = 1 >21:25:23,223 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:25:23,223 DEBUG anaconda: old_name: sda5 >21:25:23,224 DEBUG anaconda: new_name: sda5 >21:25:23,224 DEBUG anaconda: new size: 3998.0 >21:25:23,224 DEBUG anaconda: old size: 3998.0 >21:25:23,225 INFO anaconda: getting device type for Standard Partition >21:25:23,226 DEBUG anaconda: new device type: 2 >21:25:23,226 DEBUG anaconda: reformat: True >21:25:23,226 DEBUG anaconda: new fs type: swap >21:25:23,226 DEBUG anaconda: old encryption setting: True >21:25:23,227 DEBUG anaconda: new encryption setting: True >21:25:23,227 DEBUG anaconda: old mountpoint: >21:25:23,227 DEBUG anaconda: new mountpoint: None >21:25:23,227 INFO anaconda: getting device type for Standard Partition >21:25:23,229 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:23,229 DEBUG anaconda: updated device_disks to ['sda'] >21:25:23,229 DEBUG anaconda: updated device_vg_name to None >21:25:23,230 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:23,230 DEBUG anaconda: fs type changed: ext4 >21:25:23,233 INFO anaconda: getting device type for Standard Partition >21:25:23,234 DEBUG anaconda: populate_raid: 2, None >21:25:23,234 INFO anaconda: getting device type for Standard Partition >21:25:27,861 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:27,862 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:27,862 DEBUG anaconda: notebook page = 1 >21:25:27,863 INFO anaconda: ui: saving changes to device sda1 >21:25:27,863 DEBUG anaconda: old_name: sda1 >21:25:27,863 DEBUG anaconda: new_name: sda1 >21:25:27,863 DEBUG anaconda: new size: 500.0 >21:25:27,864 DEBUG anaconda: old size: 500.0 >21:25:27,864 INFO anaconda: getting device type for Standard Partition >21:25:27,865 DEBUG anaconda: new device type: 2 >21:25:27,865 DEBUG anaconda: reformat: True >21:25:27,866 DEBUG anaconda: new fs type: ext4 >21:25:27,866 DEBUG anaconda: old encryption setting: False >21:25:27,866 DEBUG anaconda: new encryption setting: False >21:25:27,867 DEBUG anaconda: old mountpoint: /boot >21:25:27,867 DEBUG anaconda: new mountpoint: /boot >21:25:27,867 INFO anaconda: getting device type for Standard Partition >21:25:27,870 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:27,870 DEBUG anaconda: updated device_disks to ['sda'] >21:25:27,870 DEBUG anaconda: updated device_vg_name to None >21:25:27,871 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:25:27,873 DEBUG anaconda: fs type changed: swap >21:25:27,878 INFO anaconda: getting device type for Standard Partition >21:25:27,878 DEBUG anaconda: populate_raid: 2, None >21:25:27,879 INFO anaconda: getting device type for Standard Partition >21:25:28,394 DEBUG anaconda: current selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:28,395 DEBUG anaconda: new selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:28,395 DEBUG anaconda: notebook page = 1 >21:25:28,396 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:25:28,396 DEBUG anaconda: old_name: sda5 >21:25:28,396 DEBUG anaconda: new_name: sda5 >21:25:28,396 DEBUG anaconda: new size: 3998.0 >21:25:28,397 DEBUG anaconda: old size: 3998.0 >21:25:28,397 INFO anaconda: getting device type for Standard Partition >21:25:28,398 DEBUG anaconda: new device type: 2 >21:25:28,398 DEBUG anaconda: reformat: True >21:25:28,399 DEBUG anaconda: new fs type: swap >21:25:28,399 DEBUG anaconda: old encryption setting: True >21:25:28,399 DEBUG anaconda: new encryption setting: True >21:25:28,400 DEBUG anaconda: old mountpoint: >21:25:28,400 DEBUG anaconda: new mountpoint: None >21:25:28,400 INFO anaconda: getting device type for Standard Partition >21:25:28,404 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:28,405 DEBUG anaconda: updated device_disks to ['sda'] >21:25:28,405 DEBUG anaconda: updated device_vg_name to None >21:25:28,407 DEBUG anaconda: min: 19998.0 max: 19998.0 current: 19998.0 >21:25:28,408 DEBUG anaconda: fs type changed: ext4 >21:25:28,411 INFO anaconda: getting device type for Standard Partition >21:25:28,411 DEBUG anaconda: populate_raid: 2, None >21:25:28,411 INFO anaconda: getting device type for Standard Partition >21:25:28,853 DEBUG anaconda: current selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:28,854 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:28,854 DEBUG anaconda: notebook page = 1 >21:25:28,855 INFO anaconda: ui: saving changes to device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:25:28,855 DEBUG anaconda: old_name: sda3 >21:25:28,855 DEBUG anaconda: new_name: sda3 >21:25:28,855 DEBUG anaconda: new size: 19998.0 >21:25:28,856 DEBUG anaconda: old size: 19998.0 >21:25:28,856 INFO anaconda: getting device type for Standard Partition >21:25:28,857 DEBUG anaconda: new device type: 2 >21:25:28,857 DEBUG anaconda: reformat: True >21:25:28,858 DEBUG anaconda: new fs type: ext4 >21:25:28,858 DEBUG anaconda: old encryption setting: True >21:25:28,858 DEBUG anaconda: new encryption setting: True >21:25:28,858 DEBUG anaconda: old mountpoint: /home >21:25:28,858 DEBUG anaconda: new mountpoint: /home >21:25:28,858 INFO anaconda: getting device type for Standard Partition >21:25:28,860 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:28,860 DEBUG anaconda: updated device_disks to ['sda'] >21:25:28,860 DEBUG anaconda: updated device_vg_name to None >21:25:28,861 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:28,863 INFO anaconda: getting device type for Standard Partition >21:25:28,863 DEBUG anaconda: populate_raid: 2, None >21:25:28,863 INFO anaconda: getting device type for Standard Partition >21:25:29,191 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:29,191 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:29,192 DEBUG anaconda: notebook page = 1 >21:25:29,192 INFO anaconda: ui: saving changes to device sda1 >21:25:29,192 DEBUG anaconda: old_name: sda1 >21:25:29,192 DEBUG anaconda: new_name: sda1 >21:25:29,193 DEBUG anaconda: new size: 500.0 >21:25:29,193 DEBUG anaconda: old size: 500.0 >21:25:29,193 INFO anaconda: getting device type for Standard Partition >21:25:29,194 DEBUG anaconda: new device type: 2 >21:25:29,195 DEBUG anaconda: reformat: True >21:25:29,195 DEBUG anaconda: new fs type: ext4 >21:25:29,195 DEBUG anaconda: old encryption setting: False >21:25:29,196 DEBUG anaconda: new encryption setting: False >21:25:29,196 DEBUG anaconda: old mountpoint: /boot >21:25:29,196 DEBUG anaconda: new mountpoint: /boot >21:25:29,196 INFO anaconda: getting device type for Standard Partition >21:25:29,199 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:29,199 DEBUG anaconda: updated device_disks to ['sda'] >21:25:29,199 DEBUG anaconda: updated device_vg_name to None >21:25:29,200 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:25:29,200 DEBUG anaconda: fs type changed: swap >21:25:29,203 INFO anaconda: getting device type for Standard Partition >21:25:29,203 DEBUG anaconda: populate_raid: 2, None >21:25:29,204 INFO anaconda: getting device type for Standard Partition >21:25:31,437 DEBUG anaconda: current selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:31,438 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:31,438 DEBUG anaconda: notebook page = 1 >21:25:31,438 INFO anaconda: ui: saving changes to device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:25:31,438 DEBUG anaconda: old_name: sda5 >21:25:31,438 DEBUG anaconda: new_name: sda5 >21:25:31,438 DEBUG anaconda: new size: 3998.0 >21:25:31,438 DEBUG anaconda: old size: 3998.0 >21:25:31,438 INFO anaconda: getting device type for Standard Partition >21:25:31,439 DEBUG anaconda: new device type: 2 >21:25:31,439 DEBUG anaconda: reformat: True >21:25:31,439 DEBUG anaconda: new fs type: swap >21:25:31,439 DEBUG anaconda: old encryption setting: True >21:25:31,439 DEBUG anaconda: new encryption setting: True >21:25:31,439 DEBUG anaconda: old mountpoint: >21:25:31,439 DEBUG anaconda: new mountpoint: None >21:25:31,439 INFO anaconda: getting device type for Standard Partition >21:25:31,441 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:31,441 DEBUG anaconda: updated device_disks to ['sda'] >21:25:31,441 DEBUG anaconda: updated device_vg_name to None >21:25:31,442 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:31,442 DEBUG anaconda: fs type changed: ext4 >21:25:31,445 INFO anaconda: getting device type for Standard Partition >21:25:31,446 DEBUG anaconda: populate_raid: 2, None >21:25:31,446 INFO anaconda: getting device type for Standard Partition >21:25:33,541 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,541 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,542 DEBUG anaconda: notebook page = 1 >21:25:33,542 INFO anaconda: ui: saving changes to device sda1 >21:25:33,542 DEBUG anaconda: old_name: sda1 >21:25:33,543 DEBUG anaconda: new_name: sda1 >21:25:33,543 DEBUG anaconda: new size: 500.0 >21:25:33,543 DEBUG anaconda: old size: 500.0 >21:25:33,543 INFO anaconda: getting device type for Standard Partition >21:25:33,544 DEBUG anaconda: new device type: 2 >21:25:33,545 DEBUG anaconda: reformat: True >21:25:33,545 DEBUG anaconda: new fs type: ext4 >21:25:33,545 DEBUG anaconda: old encryption setting: False >21:25:33,546 DEBUG anaconda: new encryption setting: False >21:25:33,546 DEBUG anaconda: old mountpoint: /boot >21:25:33,546 DEBUG anaconda: new mountpoint: /boot >21:25:33,546 INFO anaconda: getting device type for Standard Partition >21:25:33,549 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,549 DEBUG anaconda: updated device_disks to ['sda'] >21:25:33,549 DEBUG anaconda: updated device_vg_name to None >21:25:33,549 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:33,552 INFO anaconda: getting device type for Standard Partition >21:25:33,552 DEBUG anaconda: populate_raid: 2, None >21:25:33,552 INFO anaconda: getting device type for Standard Partition >21:25:33,794 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,795 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,795 DEBUG anaconda: notebook page = 1 >21:25:33,795 INFO anaconda: ui: saving changes to device sda1 >21:25:33,796 DEBUG anaconda: old_name: sda1 >21:25:33,796 DEBUG anaconda: new_name: sda1 >21:25:33,796 DEBUG anaconda: new size: 500.0 >21:25:33,796 DEBUG anaconda: old size: 500.0 >21:25:33,797 INFO anaconda: getting device type for Standard Partition >21:25:33,798 DEBUG anaconda: new device type: 2 >21:25:33,798 DEBUG anaconda: reformat: True >21:25:33,798 DEBUG anaconda: new fs type: ext4 >21:25:33,798 DEBUG anaconda: old encryption setting: False >21:25:33,798 DEBUG anaconda: new encryption setting: False >21:25:33,798 DEBUG anaconda: old mountpoint: /boot >21:25:33,798 DEBUG anaconda: new mountpoint: /boot >21:25:33,798 INFO anaconda: getting device type for Standard Partition >21:25:33,800 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:33,800 DEBUG anaconda: updated device_disks to ['sda'] >21:25:33,800 DEBUG anaconda: updated device_vg_name to None >21:25:33,801 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >21:25:33,803 INFO anaconda: getting device type for Standard Partition >21:25:33,803 DEBUG anaconda: populate_raid: 2, None >21:25:33,803 INFO anaconda: getting device type for Standard Partition >21:25:42,345 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:42,345 DEBUG anaconda: notebook page = 1 >21:25:42,346 INFO anaconda: ui: saving changes to device sda1 >21:25:42,346 DEBUG anaconda: old_name: sda1 >21:25:42,346 DEBUG anaconda: new_name: sda1 >21:25:42,346 DEBUG anaconda: new size: 500.0 >21:25:42,347 DEBUG anaconda: old size: 500.0 >21:25:42,347 INFO anaconda: getting device type for Standard Partition >21:25:42,348 DEBUG anaconda: new device type: 2 >21:25:42,348 DEBUG anaconda: reformat: True >21:25:42,348 DEBUG anaconda: new fs type: ext4 >21:25:42,348 DEBUG anaconda: old encryption setting: False >21:25:42,348 DEBUG anaconda: new encryption setting: False >21:25:42,348 DEBUG anaconda: old mountpoint: /boot >21:25:42,348 DEBUG anaconda: new mountpoint: /boot >21:25:42,348 INFO anaconda: getting device type for Standard Partition >21:25:42,350 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:42,350 DEBUG anaconda: populate_right_side: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:42,350 DEBUG anaconda: updated device_disks to ['sda'] >21:25:42,350 DEBUG anaconda: updated device_vg_name to None >21:25:42,351 DEBUG anaconda: min: 256 max: 228001.305176 current: 227997.0 >21:25:42,352 DEBUG anaconda: fs type changed: btrfs >21:25:42,355 INFO anaconda: getting device type for BTRFS >21:25:42,355 DEBUG anaconda: device_type_changed: 3 BTRFS >21:25:42,357 INFO anaconda: getting device type for BTRFS >21:25:42,358 DEBUG anaconda: populate_raid: 3, single >21:25:42,358 INFO anaconda: getting device type for BTRFS >21:25:42,359 INFO anaconda: getting device type for BTRFS >21:25:42,359 DEBUG anaconda: populate_raid: 3, single >21:25:42,360 INFO anaconda: getting device type for BTRFS >21:25:43,758 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:43,758 DEBUG anaconda: notebook page = 1 >21:25:43,758 INFO anaconda: ui: saving changes to device data >21:25:43,758 DEBUG anaconda: old_name: data >21:25:43,759 DEBUG anaconda: new_name: data >21:25:43,759 DEBUG anaconda: new size: 227997.0 >21:25:43,759 DEBUG anaconda: old size: 227997.0 >21:25:43,760 INFO anaconda: getting device type for BTRFS >21:25:43,761 DEBUG anaconda: new device type: 3 >21:25:43,761 DEBUG anaconda: reformat: True >21:25:43,761 DEBUG anaconda: new fs type: btrfs >21:25:43,761 DEBUG anaconda: old encryption setting: False >21:25:43,762 DEBUG anaconda: new encryption setting: False >21:25:43,762 DEBUG anaconda: old mountpoint: /data >21:25:43,762 DEBUG anaconda: new mountpoint: /data >21:25:43,762 INFO anaconda: getting device type for BTRFS >21:25:43,768 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:43,768 DEBUG anaconda: populate_right_side: non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data >21:25:43,768 DEBUG anaconda: updated device_disks to ['sda'] >21:25:43,768 DEBUG anaconda: updated device_vg_name to None >21:25:43,769 DEBUG anaconda: min: 256 max: 228001.305176 current: 227997.0 >21:25:43,770 DEBUG anaconda: fs type changed: btrfs >21:25:43,773 INFO anaconda: getting device type for BTRFS >21:25:43,773 DEBUG anaconda: populate_raid: 3, single >21:25:43,773 INFO anaconda: getting device type for BTRFS >21:25:46,210 INFO anaconda: getting device type for BTRFS >21:25:50,947 DEBUG anaconda: removing device 'non-existent 227997MB btrfs subvolume data (25) with non-existent btrfs filesystem mounted at /data' from page New Fedora 18 Installation >21:25:50,959 INFO anaconda: ui: removed device data >21:25:50,968 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:50,970 DEBUG anaconda: ui: unused=[] >21:25:50,970 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:50,976 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:50,976 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:50,976 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:50,976 DEBUG anaconda: updated device_disks to ['sda'] >21:25:50,977 DEBUG anaconda: updated device_vg_name to None >21:25:50,977 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:50,978 DEBUG anaconda: fs type changed: ext4 >21:25:50,981 INFO anaconda: getting device type for Standard Partition >21:25:50,982 DEBUG anaconda: device_type_changed: 2 Standard Partition >21:25:50,982 INFO anaconda: getting device type for Standard Partition >21:25:50,982 DEBUG anaconda: populate_raid: 2, None >21:25:50,982 INFO anaconda: getting device type for Standard Partition >21:25:50,983 INFO anaconda: getting device type for Standard Partition >21:25:50,983 DEBUG anaconda: populate_raid: 2, None >21:25:50,983 INFO anaconda: getting device type for Standard Partition >21:25:51,768 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >21:25:51,778 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:51,778 INFO anaconda: ui: removed device sda1 >21:25:51,783 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:51,786 DEBUG anaconda: ui: unused=[] >21:25:51,786 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:51,792 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:51,792 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:51,792 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:51,793 DEBUG anaconda: updated device_disks to ['sda'] >21:25:51,793 DEBUG anaconda: updated device_vg_name to None >21:25:51,794 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:51,796 INFO anaconda: getting device type for Standard Partition >21:25:51,797 DEBUG anaconda: populate_raid: 2, None >21:25:51,797 INFO anaconda: getting device type for Standard Partition >21:25:52,626 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >21:25:52,632 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:52,632 INFO anaconda: ui: removed device sda1 >21:25:52,637 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:52,639 DEBUG anaconda: ui: unused=[] >21:25:52,639 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:52,646 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:52,646 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:52,646 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:52,646 DEBUG anaconda: updated device_disks to ['sda'] >21:25:52,646 DEBUG anaconda: updated device_vg_name to None >21:25:52,647 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:52,650 INFO anaconda: getting device type for Standard Partition >21:25:52,650 DEBUG anaconda: populate_raid: 2, None >21:25:52,650 INFO anaconda: getting device type for Standard Partition >21:25:52,976 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >21:25:52,979 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:52,979 INFO anaconda: ui: removed device sda1 >21:25:52,984 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:52,987 DEBUG anaconda: ui: unused=[] >21:25:52,987 DEBUG anaconda: ui: new_devices=['sda1', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:52,993 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:52,993 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:52,994 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:52,994 DEBUG anaconda: updated device_disks to ['sda'] >21:25:52,994 DEBUG anaconda: updated device_vg_name to None >21:25:52,995 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:52,997 INFO anaconda: getting device type for Standard Partition >21:25:52,998 DEBUG anaconda: populate_raid: 2, None >21:25:52,998 INFO anaconda: getting device type for Standard Partition >21:25:53,668 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:53,668 DEBUG anaconda: new selector: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:53,669 DEBUG anaconda: notebook page = 1 >21:25:53,669 INFO anaconda: ui: saving changes to device sda1 >21:25:53,670 DEBUG anaconda: old_name: sda1 >21:25:53,670 DEBUG anaconda: new_name: sda1 >21:25:53,670 DEBUG anaconda: new size: 500.0 >21:25:53,671 DEBUG anaconda: old size: 500.0 >21:25:53,671 INFO anaconda: getting device type for Standard Partition >21:25:53,673 DEBUG anaconda: new device type: 2 >21:25:53,674 DEBUG anaconda: reformat: True >21:25:53,674 DEBUG anaconda: new fs type: ext4 >21:25:53,675 DEBUG anaconda: old encryption setting: False >21:25:53,675 DEBUG anaconda: new encryption setting: False >21:25:53,676 DEBUG anaconda: old mountpoint: /boot >21:25:53,676 DEBUG anaconda: new mountpoint: /boot >21:25:53,676 INFO anaconda: getting device type for Standard Partition >21:25:53,680 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home >21:25:53,680 DEBUG anaconda: updated device_disks to ['sda'] >21:25:53,680 DEBUG anaconda: updated device_vg_name to None >21:25:53,681 DEBUG anaconda: min: 19998.0 max: 19998.0 current: 19998.0 >21:25:53,684 INFO anaconda: getting device type for Standard Partition >21:25:53,684 DEBUG anaconda: populate_raid: 2, None >21:25:53,684 INFO anaconda: getting device type for Standard Partition >21:25:55,138 DEBUG anaconda: removing device 'existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with non-existent ext4 filesystem mounted at /home' from page New Fedora 18 Installation >21:25:55,145 DEBUG anaconda: updated device: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with existing ext4 filesystem >21:25:55,145 INFO anaconda: ui: removed device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:25:55,152 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:55,154 DEBUG anaconda: ui: unused=['luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:25:55,154 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:55,161 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:55,161 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:55,161 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:55,161 DEBUG anaconda: updated device_disks to ['sda'] >21:25:55,161 DEBUG anaconda: updated device_vg_name to None >21:25:55,162 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:55,164 INFO anaconda: getting device type for Standard Partition >21:25:55,165 DEBUG anaconda: populate_raid: 2, None >21:25:55,165 INFO anaconda: getting device type for Standard Partition >21:25:56,794 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >21:25:56,798 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:56,798 INFO anaconda: ui: removed device sda1 >21:25:56,804 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:25:56,806 DEBUG anaconda: ui: unused=['luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:25:56,806 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:25:56,813 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:25:56,813 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:25:56,813 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:56,813 DEBUG anaconda: updated device_disks to ['sda'] >21:25:56,813 DEBUG anaconda: updated device_vg_name to None >21:25:56,814 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:25:56,817 INFO anaconda: getting device type for Standard Partition >21:25:56,817 DEBUG anaconda: populate_raid: 2, None >21:25:56,817 INFO anaconda: getting device type for Standard Partition >21:25:59,080 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:25:59,081 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:59,081 DEBUG anaconda: notebook page = 1 >21:25:59,081 INFO anaconda: ui: saving changes to device sda1 >21:25:59,082 DEBUG anaconda: old_name: sda1 >21:25:59,082 DEBUG anaconda: new_name: sda1 >21:25:59,083 DEBUG anaconda: new size: 500.0 >21:25:59,083 DEBUG anaconda: old size: 500.0 >21:25:59,084 INFO anaconda: getting device type for Standard Partition >21:25:59,085 DEBUG anaconda: new device type: 2 >21:25:59,086 DEBUG anaconda: reformat: True >21:25:59,087 DEBUG anaconda: new fs type: ext4 >21:25:59,087 DEBUG anaconda: old encryption setting: False >21:25:59,087 DEBUG anaconda: new encryption setting: False >21:25:59,087 DEBUG anaconda: old mountpoint: /boot >21:25:59,087 DEBUG anaconda: new mountpoint: /boot >21:25:59,088 INFO anaconda: getting device type for Standard Partition >21:25:59,089 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap >21:25:59,089 DEBUG anaconda: updated device_disks to ['sda'] >21:25:59,089 DEBUG anaconda: updated device_vg_name to None >21:25:59,090 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:25:59,091 DEBUG anaconda: fs type changed: swap >21:25:59,093 INFO anaconda: getting device type for Standard Partition >21:25:59,094 DEBUG anaconda: populate_raid: 2, None >21:25:59,094 INFO anaconda: getting device type for Standard Partition >21:26:00,297 DEBUG anaconda: removing device 'existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with non-existent swap' from page New Fedora 18 Installation >21:26:00,300 DEBUG anaconda: updated device: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:00,300 INFO anaconda: ui: removed device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:26:00,305 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:26:00,308 DEBUG anaconda: ui: unused=['luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:26:00,308 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:26:00,315 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:00,315 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:00,316 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:00,316 DEBUG anaconda: updated device_disks to ['sda'] >21:26:00,316 DEBUG anaconda: updated device_vg_name to None >21:26:00,317 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:26:00,318 DEBUG anaconda: fs type changed: ext4 >21:26:00,321 INFO anaconda: getting device type for Standard Partition >21:26:00,322 DEBUG anaconda: populate_raid: 2, None >21:26:00,322 INFO anaconda: getting device type for Standard Partition >21:26:01,569 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:01,569 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:01,569 DEBUG anaconda: notebook page = 1 >21:26:01,569 INFO anaconda: ui: saving changes to device sda1 >21:26:01,570 DEBUG anaconda: old_name: sda1 >21:26:01,570 DEBUG anaconda: new_name: sda1 >21:26:01,571 DEBUG anaconda: new size: 500.0 >21:26:01,571 DEBUG anaconda: old size: 500.0 >21:26:01,572 INFO anaconda: getting device type for Standard Partition >21:26:01,573 DEBUG anaconda: new device type: 2 >21:26:01,574 DEBUG anaconda: reformat: True >21:26:01,575 DEBUG anaconda: new fs type: ext4 >21:26:01,575 DEBUG anaconda: old encryption setting: False >21:26:01,575 DEBUG anaconda: new encryption setting: False >21:26:01,576 DEBUG anaconda: old mountpoint: /boot >21:26:01,576 DEBUG anaconda: new mountpoint: /boot >21:26:01,576 INFO anaconda: getting device type for Standard Partition >21:26:01,580 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:01,580 DEBUG anaconda: updated device_disks to ['sda'] >21:26:01,580 DEBUG anaconda: updated device_vg_name to None >21:26:01,581 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:26:01,582 DEBUG anaconda: fs type changed: swap >21:26:01,585 INFO anaconda: getting device type for Standard Partition >21:26:01,586 DEBUG anaconda: populate_raid: 2, None >21:26:01,586 INFO anaconda: getting device type for Standard Partition >21:26:02,895 DEBUG anaconda: removing device 'existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap' from page New Fedora 18 Installation >21:26:02,898 DEBUG anaconda: updated device: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:02,898 INFO anaconda: ui: removed device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:26:02,904 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:26:02,906 DEBUG anaconda: ui: unused=['luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:26:02,906 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:26:02,914 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:02,914 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:02,914 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:02,914 DEBUG anaconda: updated device_disks to ['sda'] >21:26:02,914 DEBUG anaconda: updated device_vg_name to None >21:26:02,915 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:26:02,918 DEBUG anaconda: fs type changed: ext4 >21:26:02,921 INFO anaconda: getting device type for Standard Partition >21:26:02,921 DEBUG anaconda: populate_raid: 2, None >21:26:02,922 INFO anaconda: getting device type for Standard Partition >21:26:04,516 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:04,516 DEBUG anaconda: new selector: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:04,517 DEBUG anaconda: notebook page = 1 >21:26:04,517 INFO anaconda: ui: saving changes to device sda1 >21:26:04,518 DEBUG anaconda: old_name: sda1 >21:26:04,518 DEBUG anaconda: new_name: sda1 >21:26:04,518 DEBUG anaconda: new size: 500.0 >21:26:04,518 DEBUG anaconda: old size: 500.0 >21:26:04,518 INFO anaconda: getting device type for Standard Partition >21:26:04,519 DEBUG anaconda: new device type: 2 >21:26:04,519 DEBUG anaconda: reformat: True >21:26:04,519 DEBUG anaconda: new fs type: ext4 >21:26:04,519 DEBUG anaconda: old encryption setting: False >21:26:04,519 DEBUG anaconda: new encryption setting: False >21:26:04,520 DEBUG anaconda: old mountpoint: /boot >21:26:04,520 DEBUG anaconda: new mountpoint: /boot >21:26:04,520 INFO anaconda: getting device type for Standard Partition >21:26:04,523 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:04,524 DEBUG anaconda: updated device_disks to ['sda'] >21:26:04,524 DEBUG anaconda: updated device_vg_name to None >21:26:04,525 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:26:04,527 DEBUG anaconda: fs type changed: swap >21:26:04,532 INFO anaconda: getting device type for Standard Partition >21:26:04,532 DEBUG anaconda: populate_raid: 2, None >21:26:04,532 INFO anaconda: getting device type for Standard Partition >21:26:05,770 DEBUG anaconda: removing device 'existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap' from page New Fedora 18 Installation >21:26:05,773 DEBUG anaconda: updated device: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:05,774 INFO anaconda: ui: removed device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:26:05,788 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda3', 'sda4', 'sda5', 'sr0'] >21:26:05,790 DEBUG anaconda: ui: unused=['luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'] >21:26:05,790 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:26:05,797 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:05,797 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:05,798 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:05,798 DEBUG anaconda: updated device_disks to ['sda'] >21:26:05,798 DEBUG anaconda: updated device_vg_name to None >21:26:05,798 DEBUG anaconda: min: 500.0 max: 228500.0 current: 500.0 >21:26:05,800 DEBUG anaconda: fs type changed: ext4 >21:26:05,803 INFO anaconda: getting device type for Standard Partition >21:26:05,803 DEBUG anaconda: populate_raid: 2, None >21:26:05,804 INFO anaconda: getting device type for Standard Partition >21:26:07,800 DEBUG anaconda: page clicked: Unknown >21:26:07,801 DEBUG anaconda: notebook page = 1 >21:26:07,801 INFO anaconda: ui: saving changes to device sda1 >21:26:07,802 DEBUG anaconda: old_name: sda1 >21:26:07,802 DEBUG anaconda: new_name: sda1 >21:26:07,802 DEBUG anaconda: new size: 500.0 >21:26:07,803 DEBUG anaconda: old size: 500.0 >21:26:07,803 INFO anaconda: getting device type for Standard Partition >21:26:07,805 DEBUG anaconda: new device type: 2 >21:26:07,806 DEBUG anaconda: reformat: True >21:26:07,806 DEBUG anaconda: new fs type: ext4 >21:26:07,807 DEBUG anaconda: old encryption setting: False >21:26:07,807 DEBUG anaconda: new encryption setting: False >21:26:07,807 DEBUG anaconda: old mountpoint: /boot >21:26:07,808 DEBUG anaconda: new mountpoint: /boot >21:26:07,808 INFO anaconda: getting device type for Standard Partition >21:26:07,810 DEBUG anaconda: show first mountpoint: Unknown >21:26:07,811 DEBUG anaconda: populate_right_side: existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with existing ext4 filesystem >21:26:07,811 DEBUG anaconda: updated device_disks to ['sda'] >21:26:07,811 DEBUG anaconda: updated device_vg_name to None >21:26:07,812 DEBUG anaconda: min: 235.4 max: 19998.0 current: 19998.0 >21:26:07,814 INFO anaconda: getting device type for Standard Partition >21:26:07,815 DEBUG anaconda: populate_raid: 2, None >21:26:07,815 INFO anaconda: getting device type for Standard Partition >21:26:09,673 DEBUG anaconda: removing device 'existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) with existing ext4 filesystem' from page Unknown >21:26:11,263 INFO anaconda: ui: removed device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:26:11,271 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', 'sda', 'sda1', 'sda4', 'sda5', 'sr0'] >21:26:11,273 DEBUG anaconda: ui: unused=['luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:26:11,273 DEBUG anaconda: ui: new_devices=['sda1', 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'] >21:26:11,280 DEBUG anaconda: page clicked: Unknown >21:26:11,280 DEBUG anaconda: show first mountpoint: Unknown >21:26:11,280 DEBUG anaconda: populate_right_side: existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap >21:26:11,280 DEBUG anaconda: updated device_disks to ['sda'] >21:26:11,280 DEBUG anaconda: updated device_vg_name to None >21:26:11,281 DEBUG anaconda: min: 3998.0 max: 3998.0 current: 3998.0 >21:26:11,282 DEBUG anaconda: fs type changed: swap >21:26:11,284 INFO anaconda: getting device type for Standard Partition >21:26:11,285 DEBUG anaconda: populate_raid: 2, None >21:26:11,285 INFO anaconda: getting device type for Standard Partition >21:26:13,068 DEBUG anaconda: removing device 'existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) with existing swap' from page Unknown >21:26:15,137 INFO anaconda: ui: removed device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:26:15,143 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda4', 'sr0'] >21:26:15,143 DEBUG anaconda: ui: unused=['sda4'] >21:26:15,143 DEBUG anaconda: ui: new_devices=['sda1'] >21:26:15,148 DEBUG anaconda: page clicked: Unknown >21:26:15,148 DEBUG anaconda: show first mountpoint: Unknown >21:26:15,148 DEBUG anaconda: populate_right_side: existing 56744MB partition sda4 (7) >21:26:15,148 DEBUG anaconda: updated device_disks to ['sda'] >21:26:15,148 DEBUG anaconda: updated device_vg_name to None >21:26:15,149 DEBUG anaconda: min: 56744.3359375 max: 0 current: 56744.3359375 >21:26:15,150 DEBUG anaconda: fs type changed: Unknown >21:26:15,152 INFO anaconda: getting device type for Standard Partition >21:26:15,152 DEBUG anaconda: populate_raid: 2, None >21:26:15,152 INFO anaconda: getting device type for Standard Partition >21:26:16,439 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:16,439 DEBUG anaconda: notebook page = 1 >21:26:16,439 INFO anaconda: ui: saving changes to device sda4 >21:26:16,440 DEBUG anaconda: old_name: sda4 >21:26:16,440 DEBUG anaconda: new_name: sda4 >21:26:16,441 DEBUG anaconda: new size: 56744.3359375 >21:26:16,441 DEBUG anaconda: old size: 56744.3359375 >21:26:16,442 INFO anaconda: getting device type for Standard Partition >21:26:16,443 DEBUG anaconda: new device type: 2 >21:26:16,444 DEBUG anaconda: reformat: False >21:26:16,445 DEBUG anaconda: new fs type: Unknown >21:26:16,445 DEBUG anaconda: old encryption setting: False >21:26:16,445 DEBUG anaconda: new encryption setting: False >21:26:16,446 DEBUG anaconda: old mountpoint: >21:26:16,446 DEBUG anaconda: new mountpoint: None >21:26:16,446 INFO anaconda: getting device type for Standard Partition >21:26:16,448 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:16,449 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:16,449 DEBUG anaconda: updated device_disks to ['sda'] >21:26:16,449 DEBUG anaconda: updated device_vg_name to None >21:26:16,450 DEBUG anaconda: min: 500.0 max: 248500.0 current: 500.0 >21:26:16,451 DEBUG anaconda: fs type changed: ext4 >21:26:16,455 INFO anaconda: getting device type for Standard Partition >21:26:16,456 DEBUG anaconda: populate_raid: 2, None >21:26:16,456 INFO anaconda: getting device type for Standard Partition >21:26:17,503 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:17,504 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:17,504 DEBUG anaconda: notebook page = 1 >21:26:17,505 INFO anaconda: ui: saving changes to device sda1 >21:26:17,505 DEBUG anaconda: old_name: sda1 >21:26:17,505 DEBUG anaconda: new_name: sda1 >21:26:17,506 DEBUG anaconda: new size: 500.0 >21:26:17,506 DEBUG anaconda: old size: 500.0 >21:26:17,507 INFO anaconda: getting device type for Standard Partition >21:26:17,508 DEBUG anaconda: new device type: 2 >21:26:17,508 DEBUG anaconda: reformat: True >21:26:17,508 DEBUG anaconda: new fs type: ext4 >21:26:17,508 DEBUG anaconda: old encryption setting: False >21:26:17,508 DEBUG anaconda: new encryption setting: False >21:26:17,509 DEBUG anaconda: old mountpoint: /boot >21:26:17,509 DEBUG anaconda: new mountpoint: /boot >21:26:17,509 INFO anaconda: getting device type for Standard Partition >21:26:17,512 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:17,512 DEBUG anaconda: updated device_disks to ['sda'] >21:26:17,512 DEBUG anaconda: updated device_vg_name to None >21:26:17,513 DEBUG anaconda: min: 500.0 max: 248500.0 current: 500.0 >21:26:17,519 INFO anaconda: getting device type for Standard Partition >21:26:17,520 DEBUG anaconda: populate_raid: 2, None >21:26:17,520 INFO anaconda: getting device type for Standard Partition >21:26:18,712 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:18,714 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:18,714 DEBUG anaconda: notebook page = 1 >21:26:18,714 INFO anaconda: ui: saving changes to device sda1 >21:26:18,715 DEBUG anaconda: old_name: sda1 >21:26:18,715 DEBUG anaconda: new_name: sda1 >21:26:18,716 DEBUG anaconda: new size: 500.0 >21:26:18,716 DEBUG anaconda: old size: 500.0 >21:26:18,717 INFO anaconda: getting device type for Standard Partition >21:26:18,718 DEBUG anaconda: new device type: 2 >21:26:18,718 DEBUG anaconda: reformat: True >21:26:18,718 DEBUG anaconda: new fs type: ext4 >21:26:18,718 DEBUG anaconda: old encryption setting: False >21:26:18,718 DEBUG anaconda: new encryption setting: False >21:26:18,719 DEBUG anaconda: old mountpoint: /boot >21:26:18,719 DEBUG anaconda: new mountpoint: /boot >21:26:18,719 INFO anaconda: getting device type for Standard Partition >21:26:18,722 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:18,722 DEBUG anaconda: updated device_disks to ['sda'] >21:26:18,722 DEBUG anaconda: updated device_vg_name to None >21:26:18,723 DEBUG anaconda: min: 500.0 max: 248500.0 current: 500.0 >21:26:18,725 INFO anaconda: getting device type for Standard Partition >21:26:18,726 DEBUG anaconda: populate_raid: 2, None >21:26:18,726 INFO anaconda: getting device type for Standard Partition >21:26:20,123 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >21:26:20,129 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:20,129 INFO anaconda: ui: removed device sda1 >21:26:20,135 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda4', 'sr0'] >21:26:20,135 DEBUG anaconda: ui: unused=['sda4'] >21:26:20,135 DEBUG anaconda: ui: new_devices=['sda1'] >21:26:20,140 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:20,140 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:20,140 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:26:20,140 DEBUG anaconda: updated device_disks to ['sda'] >21:26:20,140 DEBUG anaconda: updated device_vg_name to None >21:26:20,141 DEBUG anaconda: min: 500.0 max: 248500.0 current: 500.0 >21:26:20,143 INFO anaconda: getting device type for Standard Partition >21:26:20,143 DEBUG anaconda: populate_raid: 2, None >21:26:20,143 INFO anaconda: getting device type for Standard Partition >21:26:27,478 DEBUG anaconda: disk free: 1.30 MB fs free: 438 MB sw needs: 2.50 GB auto swap: 3.66 GB >21:26:30,277 INFO anaconda: Running Thread: AnaExecuteStorageThread (140444947924736) >21:26:30,323 INFO anaconda: Thread Done: AnaExecuteStorageThread (140444947924736) >21:26:30,361 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:30,363 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:30,363 DEBUG anaconda: ui: new_devices=[] >21:26:30,370 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:30,370 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:31,087 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:26:31,088 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> status to: Saving storage configuration... >21:26:31,089 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:26:31,721 DEBUG anaconda: running automatic partitioning >21:26:31,731 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:26:31,733 DEBUG anaconda: finished automatic partitioning >21:26:31,733 DEBUG anaconda: refreshing ui >21:26:31,735 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:31,735 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:31,735 DEBUG anaconda: ui: new_devices=[] >21:26:31,742 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:31,742 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:31,742 DEBUG anaconda: finished refreshing ui >21:26:31,742 DEBUG anaconda: updating space display >21:26:31,746 DEBUG anaconda: finished updating space display >21:26:34,115 DEBUG anaconda: page clicked: Unknown >21:26:34,116 DEBUG anaconda: show first mountpoint: Unknown >21:26:34,117 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:26:34,118 DEBUG anaconda: updated device_disks to ['sda'] >21:26:34,118 DEBUG anaconda: updated device_vg_name to None >21:26:34,119 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:26:34,126 INFO anaconda: getting device type for Standard Partition >21:26:34,127 DEBUG anaconda: populate_raid: 2, None >21:26:34,127 INFO anaconda: getting device type for Standard Partition >21:26:36,205 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:36,206 DEBUG anaconda: notebook page = 1 >21:26:36,206 INFO anaconda: ui: saving changes to device sda1 >21:26:36,206 DEBUG anaconda: old_name: sda1 >21:26:36,206 DEBUG anaconda: new_name: sda1 >21:26:36,207 DEBUG anaconda: new size: 500.0 >21:26:36,207 DEBUG anaconda: old size: 500.0 >21:26:36,207 INFO anaconda: getting device type for Standard Partition >21:26:36,208 DEBUG anaconda: new device type: 2 >21:26:36,208 DEBUG anaconda: reformat: False >21:26:36,208 DEBUG anaconda: new fs type: ext4 >21:26:36,208 DEBUG anaconda: old encryption setting: False >21:26:36,208 DEBUG anaconda: new encryption setting: False >21:26:36,208 DEBUG anaconda: old mountpoint: >21:26:36,208 DEBUG anaconda: new mountpoint: >21:26:36,208 INFO anaconda: getting device type for Standard Partition >21:26:36,210 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:37,684 DEBUG anaconda: running automatic partitioning >21:26:37,685 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) > >21:26:37,691 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:26:37,692 DEBUG anaconda: finished automatic partitioning >21:26:37,692 DEBUG anaconda: refreshing ui >21:26:37,693 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:37,693 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:37,694 DEBUG anaconda: ui: new_devices=[] >21:26:37,701 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:37,701 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:37,701 DEBUG anaconda: finished refreshing ui >21:26:37,701 DEBUG anaconda: updating space display >21:26:37,703 DEBUG anaconda: finished updating space display >21:26:38,685 DEBUG anaconda: running automatic partitioning >21:26:38,691 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:26:38,692 DEBUG anaconda: finished automatic partitioning >21:26:38,692 DEBUG anaconda: refreshing ui >21:26:38,694 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:38,694 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:38,694 DEBUG anaconda: ui: new_devices=[] >21:26:38,701 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:38,701 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:38,701 DEBUG anaconda: finished refreshing ui >21:26:38,701 DEBUG anaconda: updating space display >21:26:38,704 DEBUG anaconda: finished updating space display >21:26:39,119 DEBUG anaconda: running automatic partitioning >21:26:39,130 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:26:39,131 DEBUG anaconda: finished automatic partitioning >21:26:39,131 DEBUG anaconda: refreshing ui >21:26:39,133 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:39,133 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:39,133 DEBUG anaconda: ui: new_devices=[] >21:26:39,140 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:39,140 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:39,140 DEBUG anaconda: finished refreshing ui >21:26:39,140 DEBUG anaconda: updating space display >21:26:39,143 DEBUG anaconda: finished updating space display >21:26:39,336 DEBUG anaconda: running automatic partitioning >21:26:39,343 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >21:26:39,345 DEBUG anaconda: finished automatic partitioning >21:26:39,345 DEBUG anaconda: refreshing ui >21:26:39,347 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:39,347 DEBUG anaconda: ui: unused=['sda3', 'sda5', 'sda1', 'sda6'] >21:26:39,347 DEBUG anaconda: ui: new_devices=[] >21:26:39,354 DEBUG anaconda: page clicked: New Fedora 18 Installation >21:26:39,354 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >21:26:39,354 DEBUG anaconda: finished refreshing ui >21:26:39,355 DEBUG anaconda: updating space display >21:26:39,358 DEBUG anaconda: finished updating space display >21:26:40,399 DEBUG anaconda: page clicked: Unknown >21:26:40,400 DEBUG anaconda: show first mountpoint: Unknown >21:26:40,402 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:26:40,403 DEBUG anaconda: updated device_disks to ['sda'] >21:26:40,403 DEBUG anaconda: updated device_vg_name to None >21:26:40,405 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:26:40,411 INFO anaconda: getting device type for Standard Partition >21:26:40,413 DEBUG anaconda: populate_raid: 2, None >21:26:40,413 INFO anaconda: getting device type for Standard Partition >21:26:46,475 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:26:46,476 DEBUG anaconda: new selector: existing 20000MB partition sda3 (5) with existing luks >21:26:46,476 DEBUG anaconda: notebook page = 1 >21:26:46,477 INFO anaconda: ui: saving changes to device sda1 >21:26:46,477 DEBUG anaconda: old_name: sda1 >21:26:46,478 DEBUG anaconda: new_name: sda1 >21:26:46,478 DEBUG anaconda: new size: 500.0 >21:26:46,478 DEBUG anaconda: old size: 500.0 >21:26:46,478 INFO anaconda: getting device type for Standard Partition >21:26:46,479 DEBUG anaconda: new device type: 2 >21:26:46,479 DEBUG anaconda: reformat: False >21:26:46,479 DEBUG anaconda: new fs type: ext4 >21:26:46,479 DEBUG anaconda: old encryption setting: False >21:26:46,479 DEBUG anaconda: new encryption setting: False >21:26:46,479 DEBUG anaconda: old mountpoint: >21:26:46,480 DEBUG anaconda: new mountpoint: >21:26:46,480 INFO anaconda: getting device type for Standard Partition >21:26:48,443 DEBUG anaconda: current selector: existing 20000MB partition sda3 (5) with existing luks >21:26:48,444 DEBUG anaconda: new selector: existing 4000MB partition sda5 (8) with existing luks >21:26:48,444 DEBUG anaconda: notebook page = 2 >21:26:57,917 DEBUG anaconda: current selector: existing 4000MB partition sda5 (8) with existing luks >21:26:57,918 DEBUG anaconda: new selector: existing 20000MB partition sda3 (5) with existing luks >21:26:57,918 DEBUG anaconda: notebook page = 2 >21:26:59,390 DEBUG anaconda: current selector: existing 20000MB partition sda3 (5) with existing luks >21:26:59,391 DEBUG anaconda: new selector: existing 4000MB partition sda5 (8) with existing luks >21:26:59,391 DEBUG anaconda: notebook page = 2 >21:27:12,179 DEBUG anaconda: disk free: 1.30 MB fs free: 438 MB sw needs: 2.50 GB auto swap: 3.66 GB >21:27:17,216 INFO anaconda: Running Thread: AnaExecuteStorageThread (140444947924736) >21:27:17,280 INFO anaconda: Thread Done: AnaExecuteStorageThread (140444947924736) >21:27:17,324 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:27:17,326 DEBUG anaconda: ui: unused=['sda1', 'sda6', 'sda5', 'sda3'] >21:27:17,326 DEBUG anaconda: ui: new_devices=[] >21:27:17,333 DEBUG anaconda: page clicked: Unknown >21:27:17,333 DEBUG anaconda: show first mountpoint: Unknown >21:27:17,333 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >21:27:17,333 DEBUG anaconda: updated device_disks to ['sda'] >21:27:17,333 DEBUG anaconda: updated device_vg_name to None >21:27:17,334 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >21:27:17,336 INFO anaconda: getting device type for Standard Partition >21:27:17,336 DEBUG anaconda: populate_raid: 2, None >21:27:17,336 INFO anaconda: getting device type for Standard Partition >21:27:18,088 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:27:18,088 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> status to: Saving storage configuration... >21:27:18,089 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fbbf512bb90> >21:27:20,825 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with existing ext4 filesystem' from page Unknown >21:27:22,926 INFO anaconda: ui: removed device sda1 >21:27:22,939 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda4', 'sr0'] >21:27:22,939 DEBUG anaconda: ui: unused=['sda4'] >21:27:22,939 DEBUG anaconda: ui: new_devices=[] >21:27:22,944 DEBUG anaconda: page clicked: Unknown >21:27:22,944 DEBUG anaconda: show first mountpoint: Unknown >21:27:22,945 DEBUG anaconda: populate_right_side: existing 56744MB partition sda4 (7) >21:27:22,945 DEBUG anaconda: updated device_disks to ['sda'] >21:27:22,945 DEBUG anaconda: updated device_vg_name to None >21:27:22,945 DEBUG anaconda: min: 56744.3359375 max: 0 current: 56744.3359375 >21:27:22,946 DEBUG anaconda: fs type changed: Unknown >21:27:22,948 INFO anaconda: getting device type for Standard Partition >21:27:22,949 DEBUG anaconda: populate_raid: 2, None >21:27:22,949 INFO anaconda: getting device type for Standard Partition >21:27:25,359 DEBUG anaconda: current selector: existing 56744MB partition sda4 (7) >21:27:25,359 DEBUG anaconda: new selector: existing 56744MB partition sda4 (7) >21:27:25,360 DEBUG anaconda: notebook page = 1 >21:27:25,360 INFO anaconda: ui: saving changes to device sda4 >21:27:25,360 DEBUG anaconda: old_name: sda4 >21:27:25,361 DEBUG anaconda: new_name: sda4 >21:27:25,361 DEBUG anaconda: new size: 56744.3359375 >21:27:25,361 DEBUG anaconda: old size: 56744.3359375 >21:27:25,362 INFO anaconda: getting device type for Standard Partition >21:27:25,363 DEBUG anaconda: new device type: 2 >21:27:25,363 DEBUG anaconda: reformat: False >21:27:25,363 DEBUG anaconda: new fs type: Unknown >21:27:25,364 DEBUG anaconda: old encryption setting: False >21:27:25,364 DEBUG anaconda: new encryption setting: False >21:27:25,364 DEBUG anaconda: old mountpoint: >21:27:25,365 DEBUG anaconda: new mountpoint: None >21:27:25,365 INFO anaconda: getting device type for Standard Partition >21:27:25,367 DEBUG anaconda: populate_right_side: existing 56744MB partition sda4 (7) >21:27:25,368 DEBUG anaconda: updated device_disks to ['sda'] >21:27:25,368 DEBUG anaconda: updated device_vg_name to None >21:27:25,368 DEBUG anaconda: min: 56744.3359375 max: 0 current: 56744.3359375 >21:27:25,369 DEBUG anaconda: fs type changed: Unknown >21:27:25,371 INFO anaconda: getting device type for Standard Partition >21:27:25,371 DEBUG anaconda: populate_raid: 2, None >21:27:25,371 INFO anaconda: getting device type for Standard Partition >21:27:26,495 DEBUG anaconda: current selector: existing 56744MB partition sda4 (7) >21:27:26,496 DEBUG anaconda: new selector: existing 56744MB partition sda4 (7) >21:27:26,496 DEBUG anaconda: notebook page = 1 >21:27:26,496 INFO anaconda: ui: saving changes to device sda4 >21:27:26,497 DEBUG anaconda: old_name: sda4 >21:27:26,497 DEBUG anaconda: new_name: sda4 >21:27:26,497 DEBUG anaconda: new size: 56744.3359375 >21:27:26,497 DEBUG anaconda: old size: 56744.3359375 >21:27:26,498 INFO anaconda: getting device type for Standard Partition >21:27:26,498 DEBUG anaconda: new device type: 2 >21:27:26,498 DEBUG anaconda: reformat: False >21:27:26,498 DEBUG anaconda: new fs type: Unknown >21:27:26,498 DEBUG anaconda: old encryption setting: False >21:27:26,498 DEBUG anaconda: new encryption setting: False >21:27:26,498 DEBUG anaconda: old mountpoint: >21:27:26,499 DEBUG anaconda: new mountpoint: None >21:27:26,499 INFO anaconda: getting device type for Standard Partition >21:27:26,499 DEBUG anaconda: populate_right_side: existing 56744MB partition sda4 (7) >21:27:26,500 DEBUG anaconda: updated device_disks to ['sda'] >21:27:26,500 DEBUG anaconda: updated device_vg_name to None >21:27:26,500 DEBUG anaconda: min: 56744.3359375 max: 0 current: 56744.3359375 >21:27:26,501 DEBUG anaconda: fs type changed: Unknown >21:27:26,503 INFO anaconda: getting device type for Standard Partition >21:27:26,503 DEBUG anaconda: populate_raid: 2, None >21:27:26,503 INFO anaconda: getting device type for Standard Partition >21:27:27,774 DEBUG anaconda: removing device 'existing 56744MB partition sda4 (7)' from page Unknown > > >/tmp/packaging.log: >21:21:01,854 DEBUG packaging: getting release version from tree at None (18) >21:21:01,855 DEBUG packaging: got a release version of 18 >21:21:03,890 INFO packaging: updating base repo >21:21:03,985 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:21:03,986 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:21:03,986 DEBUG yum.verbose.plugin: Adding en_US to language list >21:21:03,988 DEBUG yum.verbose.YumBase: Config time: 0.096 >21:21:04,002 DEBUG packaging: getting release version from tree at None (18) >21:21:04,002 DEBUG packaging: got a release version of 18 >21:21:04,002 INFO packaging: configuring base repo >21:21:04,003 DEBUG packaging: gelk:/mnt/data/mirror/18/x86_64/ is mounted on /run/install/repo >21:21:04,044 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >21:21:04,045 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >21:21:04,051 DEBUG packaging: got a release version of 18 >21:21:04,064 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:21:04,065 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:21:04,065 DEBUG yum.verbose.plugin: Adding en_US to language list >21:21:04,068 DEBUG yum.verbose.YumBase: Config time: 0.016 >21:21:04,084 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >21:21:04,110 DEBUG packaging: disabling repo fedora >21:21:04,111 DEBUG packaging: disabling repo updates-testing >21:21:04,111 DEBUG packaging: disabling repo updates >21:21:04,111 INFO packaging: gathering repo metadata >21:21:04,111 DEBUG packaging: getting repo metadata for anaconda >21:21:05,253 DEBUG packaging: getting group info for anaconda >11:21:05,013 INFO packaging: metadata retrieval complete >16:21:05,993 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:21:05,995 INFO_2 yum.verbose.plugin: Determining fastest mirrors >21:21:11,880 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >21:21:11,956 DEBUG yum.verbose.YumBase: pkgsack time: 18005.962 >21:21:12,114 DEBUG yum.verbose.YumBase: group time: 18006.121 >21:21:12,129 DEBUG packaging: deleting package sacks >21:21:12,139 INFO packaging: checking software selection >21:21:12,140 DEBUG packaging: deleting package sacks >21:21:12,140 DEBUG packaging: deleting yum transaction info >21:21:12,142 DEBUG packaging: select group core >21:21:12,142 DEBUG yum.verbose.YumBase: Setting up Package Sacks >21:21:12,555 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >21:21:12,606 DEBUG yum.verbose.YumBase: pkgsack time: 0.464 >21:21:12,703 DEBUG yum.verbose.YumBase: group time: 0.561 >21:21:12,832 DEBUG yum.verbose.YumBase: Obs Init time: 0.127 >21:21:12,849 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >21:21:12,855 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >21:21:12,855 DEBUG packaging: select group core >21:21:12,855 DEBUG packaging: select group gnome-desktop >21:21:12,865 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >21:21:12,867 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >21:21:12,871 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >21:21:12,898 DEBUG packaging: select group multimedia >21:21:12,909 DEBUG packaging: select group input-methods >21:21:12,914 DEBUG packaging: select group base-x >21:21:12,921 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >21:21:12,922 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >21:21:12,923 DEBUG packaging: select group fonts >21:21:12,964 DEBUG packaging: select group hardware-support >21:21:12,974 DEBUG packaging: select group dial-up >21:21:12,977 DEBUG packaging: select group printing >21:21:13,011 DEBUG packaging: select group firefox >21:21:13,013 DEBUG packaging: select group standard >21:21:13,046 DEBUG packaging: select package kernel-PAE >21:21:13,128 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >21:21:13,129 INFO packaging: no kernel-PAE package >21:21:13,129 DEBUG packaging: select package kernel >21:21:13,129 INFO packaging: selected kernel >21:21:13,130 INFO packaging: checking dependencies >21:21:13,261 DEBUG yum.verbose.YumBase: Building updates object >21:21:13,799 DEBUG yum.verbose.YumBase: up:simple updates time: 0.224 >21:21:13,804 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >21:21:13,804 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >21:21:13,804 DEBUG yum.verbose.YumBase: updates time: 0.544 >21:21:13,809 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >21:21:13,811 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >21:21:13,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >21:21:13,813 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >21:21:13,813 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >21:21:13,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >21:21:13,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,822 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,825 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,826 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,827 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,828 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,829 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >21:21:13,829 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,832 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,833 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >21:21:13,834 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,836 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,836 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >21:21:13,837 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:21:13,838 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >21:21:13,838 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >21:21:13,838 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >21:21:13,843 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 >21:21:13,845 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 >21:21:13,845 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) >21:21:13,847 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:21:13,847 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.2-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >21:21:13,849 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 >21:21:13,851 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 >21:21:13,853 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 >21:21:13,854 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 >21:21:13,856 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:21:13,857 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:21:13,859 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 >21:21:13,862 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-5.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >21:21:13,862 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 >21:21:13,863 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 >21:21:13,865 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 >21:21:13,868 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 >21:21:13,871 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 >21:21:13,874 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.4-7.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >21:21:13,875 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >21:21:13,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >21:21:13,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >21:21:13,881 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >21:21:13,884 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >21:21:13,886 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >21:21:13,887 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >21:21:13,888 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.1-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >21:21:13,891 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >21:21:13,893 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.4-7.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >21:21:13,894 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 >21:21:13,896 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,897 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,901 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,902 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,903 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,904 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,905 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,906 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,906 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,907 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,908 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:21:13,911 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 >21:21:13,912 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >21:21:13,913 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 >21:21:13,917 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 >21:21:13,919 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 >21:21:13,921 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 >21:21:13,922 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 >21:21:13,923 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 >21:21:13,925 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 >21:21:13,927 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >21:21:13,932 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 >21:21:13,933 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) >21:21:13,935 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 >21:21:13,936 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 >21:21:13,937 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >21:21:13,937 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >21:21:13,937 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >21:21:13,940 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >21:21:13,942 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 >21:21:13,943 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0()(64bit) >21:21:13,947 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 >21:21:13,948 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 >21:21:13,950 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 >21:21:13,951 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 >21:21:13,957 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 >21:21:13,958 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 >21:21:13,959 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >21:21:13,963 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:21:13,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:21:13,966 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:21:13,967 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:21:13,972 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 >21:21:13,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >21:21:13,976 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 >21:21:13,977 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 >21:21:13,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >21:21:13,981 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >21:21:13,987 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 >21:21:13,989 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >21:21:13,990 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >21:21:13,994 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:21:13,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:21:13,997 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-2.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:21:13,997 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >21:21:13,998 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisccc.so.90()(64bit) >21:21:13,998 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisc.so.92()(64bit) >21:21:13,999 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-2.fc18.x86_64 >21:21:14,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:21:14,003 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 >21:21:14,004 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 >21:21:14,007 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-2.fc18.x86_64 as install for bluez-cups-4.101-2.fc18.x86_64 >21:21:14,012 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 >21:21:14,014 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 >21:21:14,015 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 >21:21:14,016 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 >21:21:14,017 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 >21:21:14,018 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 >21:21:14,019 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 >21:21:14,020 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 >21:21:14,022 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 >21:21:14,024 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 >21:21:14,026 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 >21:21:14,027 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) >21:21:14,028 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 >21:21:14,037 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 >21:21:14,037 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >21:21:14,038 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >21:21:14,040 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-1.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >21:21:14,044 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 >21:21:14,044 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) >21:21:14,045 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) >21:21:14,045 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) >21:21:14,046 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 >21:21:14,048 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 >21:21:14,050 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 >21:21:14,052 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 >21:21:14,053 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 >21:21:14,055 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 >21:21:14,063 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 >21:21:14,064 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 >21:21:14,066 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 >21:21:14,067 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 >21:21:14,069 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 >21:21:14,070 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >21:21:14,071 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 >21:21:14,072 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 >21:21:14,074 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 >21:21:14,075 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >21:21:14,076 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 >21:21:14,077 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 >21:21:14,078 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 >21:21:14,080 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 >21:21:14,083 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 >21:21:14,084 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 >21:21:14,086 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 >21:21:14,086 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) >21:21:14,086 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 >21:21:14,088 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 >21:21:14,092 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.fc18.noarch as install for colord-0.1.24-1.fc18.x86_64 >21:21:14,092 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.24-1.fc18.x86_64 >21:21:14,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:21:14,095 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:21:14,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.3-3.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:21:14,103 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 >21:21:14,103 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 >21:21:14,105 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 >21:21:14,107 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 >21:21:14,109 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 >21:21:14,110 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 >21:21:14,110 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 >21:21:14,111 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 >21:21:14,112 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 >21:21:14,114 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 >21:21:14,115 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 >21:21:14,117 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >21:21:14,118 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 >21:21:14,119 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 >21:21:14,120 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) >21:21:14,121 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >21:21:14,122 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 >21:21:14,127 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >21:21:14,128 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >21:21:14,129 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 >21:21:14,131 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 >21:21:14,131 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >21:21:14,131 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >21:21:14,133 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 >21:21:14,134 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 >21:21:14,135 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 >21:21:14,140 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >21:21:14,142 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 >21:21:14,142 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >21:21:14,145 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 >21:21:14,148 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >21:21:14,152 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 >21:21:14,153 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 >21:21:14,154 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >21:21:14,161 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 >21:21:14,163 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 >21:21:14,164 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 >21:21:14,165 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 >21:21:14,167 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 >21:21:14,172 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 >21:21:14,173 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >21:21:14,176 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 >21:21:14,183 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 >21:21:14,184 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 >21:21:14,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.1-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >21:21:14,187 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 >21:21:14,190 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:21:14,190 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:21:14,192 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:21:14,192 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.x86_64 to require for libdns-export.so.95()(64bit) >21:21:14,194 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:21:14,196 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:21:14,197 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:21:14,198 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 >21:21:14,198 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 >21:21:14,200 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 >21:21:14,203 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 >21:21:14,205 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 >21:21:14,215 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 >21:21:14,218 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 >21:21:14,219 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 >21:21:14,220 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 >21:21:14,222 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 >21:21:14,223 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 >21:21:14,225 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 >21:21:14,225 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) >21:21:14,225 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,226 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,227 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) >21:21:14,228 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) >21:21:14,228 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) >21:21:14,229 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) >21:21:14,229 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) >21:21:14,229 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) >21:21:14,229 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) >21:21:14,230 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) >21:21:14,230 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) >21:21:14,230 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) >21:21:14,230 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) >21:21:14,231 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) >21:21:14,231 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) >21:21:14,231 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) >21:21:14,231 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) >21:21:14,232 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) >21:21:14,232 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) >21:21:14,232 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) >21:21:14,232 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) >21:21:14,233 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) >21:21:14,233 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) >21:21:14,233 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) >21:21:14,234 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) >21:21:14,234 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) >21:21:14,234 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) >21:21:14,234 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) >21:21:14,235 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) >21:21:14,235 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) >21:21:14,235 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) >21:21:14,236 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) >21:21:14,236 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) >21:21:14,236 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) >21:21:14,237 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) >21:21:14,237 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) >21:21:14,237 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) >21:21:14,238 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) >21:21:14,238 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) >21:21:14,238 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) >21:21:14,238 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) >21:21:14,238 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) >21:21:14,238 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) >21:21:14,239 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) >21:21:14,239 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) >21:21:14,240 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 >21:21:14,244 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 >21:21:14,247 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 >21:21:14,250 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 >21:21:14,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.11-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >21:21:14,253 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 >21:21:14,254 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 >21:21:14,256 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 >21:21:14,256 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >21:21:14,256 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >21:21:14,257 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 >21:21:14,258 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >21:21:14,259 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 >21:21:14,261 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 >21:21:14,262 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 >21:21:14,263 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 >21:21:14,268 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 >21:21:14,269 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 >21:21:14,270 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 >21:21:14,271 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 >21:21:14,277 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 >21:21:14,278 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >21:21:14,278 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >21:21:14,289 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >21:21:14,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >21:21:14,292 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 >21:21:14,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >21:21:14,294 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >21:21:14,294 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >21:21:14,295 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 >21:21:14,296 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 >21:21:14,297 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >21:21:14,298 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 >21:21:14,300 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 >21:21:14,301 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) >21:21:14,301 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) >21:21:14,301 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) >21:21:14,301 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) >21:21:14,301 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) >21:21:14,309 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >21:21:14,309 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >21:21:14,319 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 >21:21:14,321 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >21:21:14,322 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >21:21:14,323 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 >21:21:14,324 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >21:21:14,332 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >21:21:14,333 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.9-1.fc18.noarch >21:21:14,334 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.21-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >21:21:14,335 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >21:21:14,337 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-2.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:21:14,344 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:21:14,345 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:21:14,347 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 >21:21:14,348 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 >21:21:14,349 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.3-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,350 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 >21:21:14,351 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,352 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.18-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,354 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.4-2.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:21:14,367 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >21:21:14,369 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(vars) >21:21:14,369 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(strict) >21:21:14,369 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(POSIX) >21:21:14,370 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Std) >21:21:14,370 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Long) >21:21:14,370 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(FileHandle) >21:21:14,371 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Exporter) >21:21:14,371 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Encode) >21:21:14,372 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >21:21:14,374 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >21:21:14,375 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 >21:21:14,377 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 >21:21:14,380 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 >21:21:14,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,391 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,393 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,394 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,394 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,396 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,398 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >21:21:14,403 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 >21:21:14,404 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 >21:21:14,409 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:21:14,410 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:21:14,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:21:14,413 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 >21:21:14,413 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:21:14,415 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 >21:21:14,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:21:14,420 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 >21:21:14,421 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 >21:21:14,424 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 >21:21:14,424 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >21:21:14,426 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 >21:21:14,428 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 >21:21:14,430 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-2.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >21:21:14,433 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >21:21:14,434 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >21:21:14,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >21:21:14,436 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >21:21:14,442 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 >21:21:14,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >21:21:14,444 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >21:21:14,444 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >21:21:14,444 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >21:21:14,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >21:21:14,446 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >21:21:14,446 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >21:21:14,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >21:21:14,448 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 >21:21:14,449 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 >21:21:14,451 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 >21:21:14,452 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) >21:21:14,452 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) >21:21:14,452 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >21:21:14,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >21:21:14,456 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 >21:21:14,458 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 >21:21:14,459 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >21:21:14,460 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >21:21:14,466 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 >21:21:14,468 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-1.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >21:21:14,469 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 >21:21:14,470 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 >21:21:14,472 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 >21:21:14,482 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 >21:21:14,483 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 >21:21:14,488 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 >21:21:14,489 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 >21:21:14,491 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 >21:21:14,497 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.4-7.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:21:14,497 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:21:14,503 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 >21:21:14,505 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 >21:21:14,506 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 >21:21:14,510 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 >21:21:14,511 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >21:21:14,512 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 >21:21:14,513 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 >21:21:14,518 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 >21:21:14,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >21:21:14,532 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 >21:21:14,533 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 >21:21:14,534 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >21:21:14,536 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 >21:21:14,537 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 >21:21:14,544 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 >21:21:14,545 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 >21:21:14,546 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 >21:21:14,548 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 >21:21:14,548 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >21:21:14,549 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 >21:21:14,551 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 >21:21:14,554 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 >21:21:14,556 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 >21:21:14,557 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 >21:21:14,558 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 >21:21:14,562 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:21:14,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:21:14,564 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:21:14,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,579 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,581 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,585 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-11.fc18.x86_64 >21:21:14,586 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) >21:21:14,586 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) >21:21:14,586 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) >21:21:14,587 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) >21:21:14,587 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) >21:21:14,587 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) >21:21:14,587 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) >21:21:14,587 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) >21:21:14,587 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) >21:21:14,588 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,592 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:21:14,595 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 >21:21:14,606 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 >21:21:14,607 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 >21:21:14,609 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 >21:21:14,610 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 >21:21:14,611 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 >21:21:14,612 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 >21:21:14,614 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 >21:21:14,615 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 >21:21:14,616 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 >21:21:14,617 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 >21:21:14,619 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 >21:21:14,620 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 >21:21:14,622 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 >21:21:14,632 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >21:21:14,632 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) >21:21:14,633 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >21:21:14,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >21:21:14,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-1.fc18.x86_64 >21:21:14,682 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >21:21:14,682 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >21:21:14,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-1.fc18.x86_64 >21:21:14,686 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >21:21:14,694 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.10-4.a.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >21:21:14,695 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >21:21:14,696 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.10-4.a.fc18.x86_64 to require for libhpip.so.0()(64bit) >21:21:14,700 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >21:21:14,701 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >21:21:14,703 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 >21:21:14,705 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-2.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >21:21:14,706 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 >21:21:14,708 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 >21:21:14,709 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >21:21:14,709 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >21:21:14,712 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 >21:21:14,712 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >21:21:14,715 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 >21:21:14,716 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >21:21:14,719 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 >21:21:14,721 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 >21:21:14,721 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >21:21:14,721 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >21:21:14,722 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 >21:21:14,724 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 >21:21:14,726 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 >21:21:14,729 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-3.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >21:21:14,729 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 >21:21:14,730 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >21:21:14,731 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 >21:21:14,732 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >21:21:14,733 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 >21:21:14,739 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 >21:21:14,743 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 >21:21:14,745 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 >21:21:14,751 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >21:21:14,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >21:21:14,753 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.x86_64 >21:21:14,754 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >21:21:14,759 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 >21:21:14,760 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 >21:21:14,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.1-2.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >21:21:14,769 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 >21:21:14,769 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) >21:21:14,769 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >21:21:14,773 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >21:21:14,774 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 >21:21:14,776 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 >21:21:14,778 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >21:21:14,779 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >21:21:14,780 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 >21:21:14,784 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >21:21:14,791 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 >21:21:14,793 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 >21:21:14,796 DEBUG yum.verbose.YumBase: TSINFO: Marking liberation-fonts-common-2.00.1-4.fc18.noarch as install for liberation-mono-fonts-2.00.1-4.fc18.noarch >21:21:14,804 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.10-4.a.fc18.x86_64 >21:21:14,809 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 >21:21:14,811 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 >21:21:14,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >21:21:14,814 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 >21:21:14,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.18-1.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >21:21:14,822 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0-2.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:21:14,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:21:14,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:21:14,824 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >21:21:14,824 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >21:21:14,825 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >21:21:14,826 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:21:14,830 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 >21:21:14,832 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 >21:21:14,835 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 >21:21:14,835 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >21:21:14,848 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 >21:21:14,849 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 >21:21:14,858 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 >21:21:14,860 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 >21:21:14,862 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 >21:21:14,863 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 >21:21:14,864 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >21:21:14,865 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 >21:21:14,865 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >21:21:14,867 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 >21:21:14,873 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-7.fc18.x86_64 >21:21:14,878 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 >21:21:14,879 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >21:21:14,885 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.fc18.x86_64 as install for openssh-clients-6.1p1-3.fc18.x86_64 >21:21:14,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-3.fc18.x86_64 >21:21:14,891 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 >21:21:14,892 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 >21:21:14,894 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 >21:21:14,895 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >21:21:14,896 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 >21:21:14,905 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 >21:21:14,906 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >21:21:14,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-2.fc18.x86_64 >21:21:14,914 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 >21:21:14,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >21:21:14,918 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 >21:21:14,921 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >21:21:14,922 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >21:21:14,923 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >21:21:14,924 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-3.fc18.x86_64 as install for plymouth-system-theme-0.8.8-3.fc18.x86_64 >21:21:14,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:21:14,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:21:14,930 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:21:14,939 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-7.fc18.x86_64 >21:21:14,939 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >21:21:14,947 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:21:14,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:21:14,950 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 >21:21:14,951 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:21:14,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:21:14,959 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 >21:21:14,968 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,969 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,970 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,972 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 >21:21:14,973 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 >21:21:14,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,977 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.3-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >21:21:14,981 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 >21:21:14,987 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 >21:21:14,988 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 >21:21:14,989 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >21:21:14,990 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 >21:21:15,007 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 >21:21:15,010 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 >21:21:15,012 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) >21:21:15,012 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) >21:21:15,012 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) >21:21:15,013 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 >21:21:15,014 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) >21:21:15,014 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) >21:21:15,014 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) >21:21:15,014 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) >21:21:15,014 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,015 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) >21:21:15,016 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) >21:21:15,016 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) >21:21:15,016 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) >21:21:15,016 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) >21:21:15,016 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) >21:21:15,016 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) >21:21:15,017 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) >21:21:15,017 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) >21:21:15,017 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) >21:21:15,017 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) >21:21:15,018 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 >21:21:15,019 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) >21:21:15,019 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) >21:21:15,019 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) >21:21:15,019 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) >21:21:15,019 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,020 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) >21:21:15,021 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) >21:21:15,021 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) >21:21:15,022 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 >21:21:15,022 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) >21:21:15,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >21:21:15,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >21:21:15,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >21:21:15,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >21:21:15,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >21:21:15,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >21:21:15,023 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) >21:21:15,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >21:21:15,024 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) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >21:21:15,024 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) >21:21:15,024 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) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >21:21:15,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >21:21:15,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >21:21:15,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >21:21:15,025 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) >21:21:15,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >21:21:15,025 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) >21:21:15,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >21:21:15,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >21:21:15,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >21:21:15,027 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) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >21:21:15,027 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) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >21:21:15,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >21:21:15,028 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >21:21:15,032 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 >21:21:15,034 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 >21:21:15,035 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 >21:21:15,042 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 >21:21:15,043 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 >21:21:15,043 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >21:21:15,044 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >21:21:15,045 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 >21:21:15,046 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-50.fc18.noarch as install for selinux-policy-targeted-3.11.1-50.fc18.noarch >21:21:15,046 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-50.fc18.noarch to require for selinux-policy >21:21:15,049 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >21:21:15,050 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 >21:21:15,052 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 >21:21:15,055 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 >21:21:15,057 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 >21:21:15,058 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 >21:21:15,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >21:21:15,062 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >21:21:15,069 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 >21:21:15,070 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 >21:21:15,071 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 >21:21:15,073 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 >21:21:15,078 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >21:21:15,079 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 >21:21:15,080 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >21:21:15,081 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >21:21:15,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >21:21:15,085 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 >21:21:15,093 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,096 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,098 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,100 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,106 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:21:15,115 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 >21:21:15,117 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.11-1.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:21:15,118 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:21:15,119 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.21-1.fc18.noarch as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:21:15,120 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:21:15,128 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:21:15,129 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:21:15,131 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:21:15,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:21:15,138 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 >21:21:15,140 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >21:21:15,147 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.3-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >21:21:15,148 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 >21:21:15,149 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 >21:21:15,160 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 >21:21:15,163 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 >21:21:15,170 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 >21:21:15,171 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >21:21:15,178 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 >21:21:15,179 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 >21:21:15,180 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >21:21:15,184 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 >21:21:15,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >21:21:15,188 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >21:21:15,188 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >21:21:15,188 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >21:21:15,190 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 >21:21:15,193 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 >21:21:15,195 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 >21:21:15,195 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >21:21:15,200 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 >21:21:15,201 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 >21:21:15,202 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 >21:21:15,212 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0-2.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >21:21:15,212 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0-2.fc18.x86_64 to require for libxatracker.so.1()(64bit) >21:21:15,218 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 >21:21:15,219 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 >21:21:15,220 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 >21:21:15,223 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 >21:21:15,224 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 >21:21:15,226 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 >21:21:15,229 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 >21:21:15,230 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 >21:21:15,233 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 >21:21:15,235 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >21:21:15,236 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >21:21:15,236 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >21:21:15,237 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >21:21:15,238 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 >21:21:15,239 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 >21:21:15,259 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >21:21:15,260 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >21:21:15,265 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.4-7.fc18.x86_64 as install for PackageKit-0.8.4-7.fc18.x86_64 >21:21:15,270 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:21:15,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:21:15,274 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.22-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:21:15,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 >21:21:15,281 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.18-1.fc18.x86_64 >21:21:15,284 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.18-1.fc18.x86_64 as install for abrt-gui-2.0.18-1.fc18.x86_64 >21:21:15,287 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.18-1.fc18.x86_64 >21:21:15,288 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >21:21:15,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.18-1.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >21:21:15,304 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 >21:21:15,309 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 >21:21:15,312 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >21:21:15,322 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-9.9.2-2.fc18.x86_64 >21:21:15,336 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-2.fc18.x86_64 as install for cairo-1.12.8-1.fc18.x86_64 >21:21:15,343 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 >21:21:15,343 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >21:21:15,363 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 >21:21:15,381 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 >21:21:15,389 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 >21:21:15,390 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-3.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >21:21:15,393 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >21:21:15,395 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 >21:21:15,396 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 >21:21:15,396 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 >21:21:15,397 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 >21:21:15,399 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 >21:21:15,410 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >21:21:15,411 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >21:21:15,420 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 >21:21:15,421 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 >21:21:15,423 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 >21:21:15,438 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 >21:21:15,439 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 >21:21:15,444 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 >21:21:15,454 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 >21:21:15,473 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 >21:21:15,474 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >21:21:15,474 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >21:21:15,476 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 >21:21:15,484 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 >21:21:15,487 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >21:21:15,495 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 >21:21:15,498 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 >21:21:15,499 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 >21:21:15,509 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 >21:21:15,512 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 >21:21:15,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >21:21:15,516 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >21:21:15,527 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >21:21:15,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >21:21:15,529 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >21:21:15,537 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 >21:21:15,543 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 >21:21:15,544 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 >21:21:15,544 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >21:21:15,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >21:21:15,586 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >21:21:15,587 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >21:21:15,587 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >21:21:15,587 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >21:21:15,587 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >21:21:15,591 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >21:21:15,591 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >21:21:15,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >21:21:15,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >21:21:15,597 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-1.fc18.x86_64 >21:21:15,604 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.10-4.a.fc18.x86_64 as install for hplip-libs-3.12.10-4.a.fc18.x86_64 >21:21:15,613 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 >21:21:15,614 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >21:21:15,621 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >21:21:15,628 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 >21:21:15,629 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012i-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >21:21:15,629 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 >21:21:15,630 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 >21:21:15,649 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 >21:21:15,656 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 >21:21:15,679 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >21:21:15,693 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 >21:21:15,694 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >21:21:15,722 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 >21:21:15,726 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 >21:21:15,739 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 >21:21:15,740 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 >21:21:15,741 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 >21:21:15,748 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 >21:21:15,758 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 >21:21:15,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.0-5.fc18.x86_64 as install for libnetfilter_conntrack-1.0.1-2.fc18.x86_64 >21:21:15,770 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 >21:21:15,776 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.2-2.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >21:21:15,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.26-10.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >21:21:15,780 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >21:21:15,781 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1()(64bit) >21:21:15,786 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.1-1.fc18.x86_64 >21:21:15,793 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 >21:21:15,795 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >21:21:15,797 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >21:21:15,810 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 >21:21:15,810 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) >21:21:15,810 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >21:21:15,834 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 >21:21:15,840 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 >21:21:15,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >21:21:15,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >21:21:15,862 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >21:21:15,864 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >21:21:15,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >21:21:15,865 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >21:21:15,866 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >21:21:15,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >21:21:15,875 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.1-3.fc18.x86_64 >21:21:15,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.3-1.fc18.x86_64 as install for libvirt-gobject-0.1.3-1.fc18.x86_64 >21:21:15,882 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.3-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >21:21:15,887 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 >21:21:15,892 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 >21:21:15,918 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-2.fc18.x86_64 as install for mesa-libGL-9.0-2.fc18.x86_64 >21:21:15,930 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 >21:21:15,938 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 >21:21:15,940 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 >21:21:15,942 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 >21:21:15,943 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-234.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >21:21:15,943 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) >21:21:15,944 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) >21:21:15,947 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 >21:21:15,947 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >21:21:15,956 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >21:21:15,971 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 >21:21:15,973 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >21:21:15,983 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 >21:21:15,989 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 >21:21:15,990 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >21:21:16,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >21:21:16,004 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >21:21:16,004 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >21:21:16,005 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >21:21:16,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >21:21:16,029 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,030 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,031 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,034 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,036 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,038 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple::Search) >21:21:16,038 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple) >21:21:16,039 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::ParseUtils) >21:21:16,039 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::Find) >21:21:16,039 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,041 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,042 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:21:16,054 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-3.fc18.x86_64 >21:21:16,060 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 >21:21:16,060 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >21:21:16,061 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >21:21:16,062 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 >21:21:16,080 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-2.fc18.x86_64 >21:21:16,086 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 >21:21:16,091 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 >21:21:16,092 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >21:21:16,096 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 >21:21:16,102 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 >21:21:16,103 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 >21:21:16,103 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 >21:21:16,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.18-1.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >21:21:16,107 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.21-1.fc18.noarch as install for python-slip-dbus-0.2.21-1.fc18.noarch >21:21:16,109 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 >21:21:16,121 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 >21:21:16,122 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >21:21:16,148 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 >21:21:16,148 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >21:21:16,156 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 >21:21:16,157 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 >21:21:16,158 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 >21:21:16,159 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 >21:21:16,160 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-34.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >21:21:16,161 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 >21:21:16,162 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) >21:21:16,162 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >21:21:16,162 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >21:21:16,165 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 >21:21:16,171 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 >21:21:16,172 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 >21:21:16,172 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >21:21:16,173 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >21:21:16,173 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >21:21:16,174 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 >21:21:16,180 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 >21:21:16,180 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >21:21:16,181 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 >21:21:16,182 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 >21:21:16,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.3-1.fc18.noarch >21:21:16,192 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 >21:21:16,193 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.11-1.fc18.x86_64 >21:21:16,220 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 >21:21:16,247 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 >21:21:16,249 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 >21:21:16,250 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 >21:21:16,251 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >21:21:16,252 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 >21:21:16,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >21:21:16,262 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 >21:21:16,263 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 >21:21:16,282 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 >21:21:16,282 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >21:21:16,283 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >21:21:16,291 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 >21:21:16,320 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >21:21:16,324 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.22-1.fc18.x86_64 >21:21:16,335 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 >21:21:16,345 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 >21:21:16,346 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >21:21:16,356 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.2-2.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >21:21:16,357 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >21:21:16,358 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >21:21:16,359 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 >21:21:16,363 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 >21:21:16,371 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 >21:21:16,371 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) >21:21:16,378 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 >21:21:16,379 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 >21:21:16,380 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >21:21:16,381 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 >21:21:16,395 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 >21:21:16,433 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 >21:21:16,434 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >21:21:16,435 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 >21:21:16,436 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 >21:21:16,438 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 >21:21:16,440 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 >21:21:16,464 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,465 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,466 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,467 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,467 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-7.20121015git.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,468 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,469 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,474 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.1-3.fc18.x86_64 >21:21:16,474 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,476 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >21:21:16,499 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 >21:21:16,500 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >21:21:16,512 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 >21:21:16,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:21:16,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:21:16,520 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-2.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:21:16,528 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >21:21:16,536 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 >21:21:16,548 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-234.fc18.noarch as install for perl-Pod-Parser-1.51-234.fc18.noarch >21:21:16,554 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-234.fc18.noarch as install for 1:perl-Pod-Simple-3.20-234.fc18.noarch >21:21:16,573 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >21:21:16,574 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >21:21:16,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >21:21:16,578 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >21:21:16,583 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >21:21:16,584 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 >21:21:16,588 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 >21:21:16,588 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 >21:21:16,593 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 >21:21:16,595 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >21:21:16,601 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 >21:21:16,602 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 >21:21:16,635 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 >21:21:16,637 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 >21:21:16,638 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >21:21:16,645 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 >21:21:16,646 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 >21:21:16,646 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) >21:21:16,647 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) >21:21:16,648 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >21:21:16,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >21:21:16,657 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 >21:21:16,677 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-3.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >21:21:16,678 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >21:21:16,687 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 >21:21:16,688 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) >21:21:16,688 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >21:21:16,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >21:21:16,697 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >21:21:16,697 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >21:21:16,698 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >21:21:16,699 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >21:21:16,709 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-234.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-234.fc18.noarch >21:21:16,716 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 >21:21:16,716 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 >21:21:16,717 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 >21:21:16,722 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 >21:21:16,723 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >21:21:16,724 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 >21:21:16,731 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 >21:21:16,732 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 >21:21:16,736 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 >21:21:16,738 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 >21:21:16,742 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 >21:21:16,744 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) >21:21:16,744 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) >21:21:16,745 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) >21:21:16,745 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) >21:21:16,745 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) >21:21:16,746 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) >21:21:16,746 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) >21:21:16,746 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) >21:21:16,747 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) >21:21:16,748 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 >21:21:16,749 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 >21:21:16,754 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 >21:21:16,754 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) >21:21:16,755 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 >21:21:16,756 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >21:21:16,759 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 >21:21:16,768 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 >21:21:16,772 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 >21:21:16,774 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 >21:21:16,774 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >21:21:16,940 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >21:21:17,051 DEBUG yum.verbose.YumBase: Depsolve time: 3.922 >21:21:17,052 DEBUG packaging: success >21:21:17,081 INFO packaging: 1181 packages selected totalling 2.79 GB >21:22:10,103 INFO packaging: checking software selection >21:22:10,104 DEBUG packaging: deleting package sacks >21:22:10,104 DEBUG packaging: deleting yum transaction info >21:22:10,153 DEBUG packaging: select group core >21:22:10,158 DEBUG yum.verbose.YumBase: Setting up Package Sacks >21:22:10,538 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >21:22:10,617 DEBUG yum.verbose.YumBase: pkgsack time: 0.458 >21:22:10,695 DEBUG yum.verbose.YumBase: group time: 0.537 >21:22:10,820 DEBUG yum.verbose.YumBase: Obs Init time: 0.124 >21:22:10,837 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >21:22:10,843 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >21:22:10,843 DEBUG packaging: select group core >21:22:10,843 DEBUG packaging: select group multimedia >21:22:10,854 DEBUG packaging: select group input-methods >21:22:10,859 DEBUG packaging: select group base-x >21:22:10,866 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >21:22:10,867 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >21:22:10,868 DEBUG packaging: select group fonts >21:22:10,907 DEBUG packaging: select group hardware-support >21:22:10,917 DEBUG packaging: select group dial-up >21:22:10,920 DEBUG packaging: select group printing >21:22:10,953 DEBUG packaging: select group xfce-apps >21:22:10,965 DEBUG packaging: select group xfce-media >21:22:10,968 DEBUG packaging: select group standard >21:22:11,002 DEBUG packaging: select group xfce-desktop >21:22:11,021 DEBUG packaging: select group admin-tools >21:22:11,024 DEBUG packaging: select group development-tools >21:22:11,037 DEBUG packaging: select group xfce-extra-plugins >21:22:11,044 DEBUG packaging: select group system-tools >21:22:11,050 DEBUG packaging: select package kernel-PAE >21:22:11,130 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >21:22:11,130 INFO packaging: no kernel-PAE package >21:22:11,130 DEBUG packaging: select package kernel >21:22:11,131 INFO packaging: selected kernel >21:22:11,131 INFO packaging: selecting kernel-devel >21:22:11,131 DEBUG packaging: select package kernel-devel >21:22:11,208 INFO packaging: checking dependencies >21:22:11,364 DEBUG yum.verbose.YumBase: Building updates object >21:22:11,927 DEBUG yum.verbose.YumBase: up:simple updates time: 0.235 >21:22:11,932 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >21:22:11,932 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >21:22:11,932 DEBUG yum.verbose.YumBase: updates time: 0.568 >21:22:11,936 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-modules-2011.0517-5.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,940 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-234.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(vars) >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(utf8) >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(strict) >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(lib) >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(constant) >21:22:11,942 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(base) >21:22:11,943 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.49-3.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,945 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,946 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-7.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,947 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-7.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,948 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Std) >21:22:11,948 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-6.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,950 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-3.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,951 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(File::Copy) >21:22:11,951 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(File::Compare) >21:22:11,952 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Fcntl) >21:22:11,952 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Exporter) >21:22:11,952 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Encode) >21:22:11,953 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(DynaLoader) >21:22:11,953 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(DirHandle) >21:22:11,954 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.51-234.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,955 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-234.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,957 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-234.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,959 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.058-1.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,961 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-234.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,962 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-3.59-234.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,963 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-3.59-234.fc18.noarch to require for perl(CGI) >21:22:11,963 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.30-10.fc18.noarch as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,965 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.3-12.fc18.x86_64 as install for BackupPC-3.2.1-7.fc17.x86_64 >21:22:11,971 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,972 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,973 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,975 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,975 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgobject-2.0.so.0()(64bit) >21:22:11,976 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >21:22:11,976 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgio-2.0.so.0()(64bit) >21:22:11,977 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,978 DEBUG yum.verbose.YumBase: TSINFO: Marking ConsoleKit-libs-0.4.5-3.fc18.x86_64 as install for ConsoleKit-0.4.5-3.fc18.x86_64 >21:22:11,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for ConsoleKit-x11-0.4.5-3.fc18.x86_64 >21:22:11,981 DEBUG yum.verbose.YumBase: Quick matched libX11-1.5.0-3.fc18.x86_64 to require for libX11.so.6()(64bit) >21:22:11,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >21:22:11,990 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,994 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,996 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,997 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,998 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:11,998 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >21:22:11,999 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:12,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:12,002 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:12,003 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >21:22:12,004 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:12,004 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >21:22:12,005 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >21:22:12,006 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >21:22:12,006 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >21:22:12,006 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >21:22:12,011 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 >21:22:12,011 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) >21:22:12,011 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2()(64bit) >21:22:12,012 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:22:12,013 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.2-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >21:22:12,014 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 >21:22:12,017 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 >21:22:12,018 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 >21:22:12,020 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 >21:22:12,021 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:22:12,023 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >21:22:12,024 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 >21:22:12,027 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-5.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >21:22:12,028 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 >21:22:12,029 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 >21:22:12,032 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 >21:22:12,038 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.4-7.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >21:22:12,040 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >21:22:12,041 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >21:22:12,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >21:22:12,046 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >21:22:12,048 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.4-7.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >21:22:12,051 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for Terminal-0.4.8-4.fc18.x86_64 >21:22:12,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libxfce4util-4.10.0-2.fc18.x86_64 as install for Terminal-0.4.8-4.fc18.x86_64 >21:22:12,054 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-0.28.2-7.fc18.x86_64 as install for Terminal-0.4.8-4.fc18.x86_64 >21:22:12,055 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for Terminal-0.4.8-4.fc18.x86_64 >21:22:12,057 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >21:22:12,058 DEBUG yum.verbose.YumBase: TSINFO: Marking exo-0.8.0-2.fc18.x86_64 as install for Terminal-0.4.8-4.fc18.x86_64 >21:22:12,062 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libxfce4ui-4.10.0-3.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,064 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,067 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,068 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.1-2.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for Thunar-1.4.0-3.fc18.x86_64 >21:22:12,071 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 >21:22:12,072 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,076 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,077 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,078 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,079 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,080 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,081 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,082 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,083 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >21:22:12,086 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 >21:22:12,086 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >21:22:12,087 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 >21:22:12,092 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.36.4-1.fc18.x86_64 as install for adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 >21:22:12,094 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-murrine-engine-0.98.2-2.fc18.x86_64 as install for albatross-gtk2-theme-1.2-4.fc18.noarch >21:22:12,096 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-engines-2.20.2-5.fc18.x86_64 as install for albatross-gtk2-theme-1.2-4.fc18.noarch >21:22:12,097 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-unico-engine-1.0.2-2.20120808bzr139.fc18.x86_64 as install for albatross-gtk3-theme-1.2-4.fc18.noarch >21:22:12,098 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 >21:22:12,101 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 >21:22:12,102 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >21:22:12,108 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 >21:22:12,108 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) >21:22:12,110 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 >21:22:12,111 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 >21:22:12,112 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >21:22:12,112 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >21:22:12,112 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >21:22:12,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for asunder-2.2-2.fc18.x86_64 >21:22:12,117 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for asunder-2.2-2.fc18.x86_64 >21:22:12,118 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for asunder-2.2-2.fc18.x86_64 >21:22:12,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libcddb-1.3.2-9.fc18.x86_64 as install for asunder-2.2-2.fc18.x86_64 >21:22:12,123 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >21:22:12,124 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 >21:22:12,125 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0()(64bit) >21:22:12,131 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 >21:22:12,132 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 >21:22:12,132 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >21:22:12,136 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:22:12,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:22:12,140 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:22:12,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >21:22:12,142 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >21:22:12,143 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >21:22:12,144 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >21:22:12,151 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.16-5.fc18.x86_64 as install for autoconf-2.69-3.fc18.noarch >21:22:12,152 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for autoconf-2.69-3.fc18.noarch >21:22:12,158 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.23-234.fc18.noarch as install for automake-1.12.2-5.fc18.noarch >21:22:12,166 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >21:22:12,169 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >21:22:12,173 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:22:12,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:22:12,176 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-2.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:22:12,176 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >21:22:12,177 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisccc.so.90()(64bit) >21:22:12,177 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisc.so.92()(64bit) >21:22:12,178 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-2.fc18.x86_64 >21:22:12,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:22:12,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >21:22:12,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for binutils-2.23.51.0.1-3.fc18.x86_64 >21:22:12,186 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >21:22:12,186 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.10)(64bit) >21:22:12,186 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >21:22:12,186 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >21:22:12,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for binutils-2.23.51.0.1-3.fc18.x86_64 >21:22:12,189 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 >21:22:12,190 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.1.10-2.fc18.x86_64 to require for libpci.so.3()(64bit) >21:22:12,196 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,197 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,198 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-2.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,199 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,201 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnome-2.28.1-9.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,202 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gconf-2.28.1-9.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,216 DEBUG yum.verbose.YumBase: TSINFO: Marking xfce4-notifyd-0.2.2-6.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,227 DEBUG yum.verbose.YumBase: TSINFO: Marking lxpolkit-0.1.0-4.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,228 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,230 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,231 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-2.fc18.x86_64 as install for blueman-1.23-4.fc18.x86_64 >21:22:12,238 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 >21:22:12,238 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) >21:22:12,238 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) >21:22:12,239 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) >21:22:12,240 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 >21:22:12,242 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 >21:22:12,243 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for catfish-0.3.2-5.fc18.1.noarch >21:22:12,244 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for catfish-0.3.2-5.fc18.1.noarch >21:22:12,248 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 >21:22:12,249 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >21:22:12,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 >21:22:12,253 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 >21:22:12,254 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 >21:22:12,255 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 >21:22:12,256 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) >21:22:12,256 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 >21:22:12,258 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 >21:22:12,264 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,265 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:pilot-link-libs-0.12.5-13.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,268 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,269 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.x86_64 to require for liblber-2.4.so.2()(64bit) >21:22:12,270 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,273 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libetpan-1.1-3.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,276 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,279 DEBUG yum.verbose.YumBase: TSINFO: Marking compface-1.5.2-14.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for claws-mail-3.9.0-1.fc18.x86_64 >21:22:12,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for claws-mail-plugins-notification-3.9.0-2.fc18.x86_64 >21:22:12,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk2-0.30-2.fc18.x86_64 as install for claws-mail-plugins-notification-3.9.0-2.fc18.x86_64 >21:22:12,299 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for claws-mail-plugins-pgp-3.9.0-1.fc18.x86_64 >21:22:12,309 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.fc18.noarch as install for colord-0.1.24-1.fc18.x86_64 >21:22:12,309 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.24-1.fc18.x86_64 >21:22:12,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:22:12,312 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:22:12,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.3-3.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >21:22:12,318 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >21:22:12,318 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >21:22:12,319 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 >21:22:12,321 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 >21:22:12,322 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 >21:22:12,326 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >21:22:12,328 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 >21:22:12,329 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >21:22:12,332 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 >21:22:12,335 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 >21:22:12,338 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 >21:22:12,340 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 >21:22:12,341 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >21:22:12,343 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.32-1.fc18.noarch as install for cscope-15.8-3.fc18.x86_64 >21:22:12,344 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for cscope-15.8-3.fc18.x86_64 >21:22:12,350 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >21:22:12,351 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 >21:22:12,352 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.5.4-14.fc18.x86_64 to require for libcupsmime.so.1()(64bit) >21:22:12,352 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.5.4-14.fc18.x86_64 to require for libcupsimage.so.2()(64bit) >21:22:12,352 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.5.4-14.fc18.x86_64 to require for libcupsdriver.so.1()(64bit) >21:22:12,353 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.5.4-14.fc18.x86_64 to require for libcupscgi.so.1()(64bit) >21:22:12,353 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.5.4-14.fc18.x86_64 to require for libcups.so.2()(64bit) >21:22:12,354 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >21:22:12,354 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-6.fc18.x86_64 to require for libavahi-client.so.3()(64bit) >21:22:12,364 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 >21:22:12,365 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for desktop-backgrounds-compat-18.0.0-1.fc18.noarch >21:22:12,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:22:12,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:22:12,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >21:22:12,370 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.x86_64 to require for libdns-export.so.95()(64bit) >21:22:12,373 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:22:12,374 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:22:12,375 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >21:22:12,376 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 >21:22:12,377 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 >21:22:12,378 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 >21:22:12,383 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 >21:22:12,385 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 >21:22:12,390 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >21:22:12,392 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >21:22:12,392 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >21:22:12,393 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >21:22:12,394 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >21:22:12,394 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >21:22:12,394 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >21:22:12,394 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >21:22:12,394 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >21:22:12,398 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for epdfview-0.1.8-10.fc18.x86_64 >21:22:12,400 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-themes-2.32.0-9.fc18.noarch as install for fedora-icon-theme-1.0.0-13.fc18.noarch >21:22:12,403 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >21:22:12,403 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >21:22:12,405 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.21-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >21:22:12,406 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >21:22:12,408 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-2.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:22:12,415 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:22:12,416 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >21:22:12,419 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 >21:22:12,420 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >21:22:12,420 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:22:12,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:22:12,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.18-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >21:22:12,429 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 >21:22:12,431 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 >21:22:12,434 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 >21:22:12,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for galculator-1.3.4-7.fc18.x86_64 >21:22:12,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,443 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.7.2-8.fc18.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,445 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-devel-2.16-24.fc18.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,447 DEBUG yum.verbose.YumBase: TSINFO: Marking cloog-ppl-0.15.11-4.fc18.1.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,448 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-0.9-3.fc18.2.x86_64 as install for gcc-4.7.2-8.fc18.x86_64 >21:22:12,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.7.2-8.fc18.x86_64 as install for gcc-c++-4.7.2-8.fc18.x86_64 >21:22:12,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-devel-4.7.2-8.fc18.x86_64 as install for gcc-gfortran-4.7.2-8.fc18.x86_64 >21:22:12,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.7.2-8.fc18.x86_64 as install for gcc-gfortran-4.7.2-8.fc18.x86_64 >21:22:12,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.7.2-8.fc18.x86_64 as install for gcc-gfortran-4.7.2-8.fc18.x86_64 >21:22:12,461 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.7.2-8.fc18.x86_64 to require for libgfortran.so.3()(64bit) >21:22:12,465 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for gdb-7.5.0.20120926-25.fc18.x86_64 >21:22:12,465 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-2alpha.fc18.x86_64 to require for liblzma.so.5()(64bit) >21:22:12,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >21:22:12,474 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 >21:22:12,474 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) >21:22:12,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >21:22:12,480 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,481 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,483 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 >21:22:12,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,485 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,487 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 >21:22:12,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >21:22:12,498 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.8.0.1-1.fc18.noarch as install for git-1.8.0.1-1.fc18.x86_64 >21:22:12,499 DEBUG yum.verbose.YumBase: Quick matched perl-Git-1.8.0.1-1.fc18.noarch to require for perl(Git) >21:22:12,499 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17018-4.fc18.noarch as install for git-1.8.0.1-1.fc18.x86_64 >21:22:12,501 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >21:22:12,503 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 >21:22:12,505 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 >21:22:12,506 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-2.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >21:22:12,509 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 >21:22:12,511 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 >21:22:12,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.11-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >21:22:12,517 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,518 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.4-7.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,519 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,519 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,520 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.6.2-1.fc18.noarch as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk3-0.30-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >21:22:12,523 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 >21:22:12,526 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:22:12,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:22:12,529 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >21:22:12,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,544 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,545 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,550 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-11.fc18.x86_64 >21:22:12,551 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) >21:22:12,551 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) >21:22:12,551 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) >21:22:12,551 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) >21:22:12,551 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) >21:22:12,551 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) >21:22:12,552 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) >21:22:12,552 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) >21:22:12,552 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) >21:22:12,553 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,557 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >21:22:12,559 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >21:22:12,567 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.0.3-1.fc18.x86_64 to require for libgstbase-1.0.so.0()(64bit) >21:22:12,569 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >21:22:12,570 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 >21:22:12,582 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 >21:22:12,583 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 >21:22:12,585 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 >21:22:12,587 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 >21:22:12,588 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 >21:22:12,589 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 >21:22:12,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >21:22:12,591 DEBUG yum.verbose.YumBase: Quick matched libsoup-2.40.2-1.fc18.x86_64 to require for libsoup-2.4.so.1()(64bit) >21:22:12,592 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 >21:22:12,593 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 >21:22:12,594 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 >21:22:12,596 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 >21:22:12,597 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 >21:22:12,598 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 >21:22:12,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >21:22:12,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >21:22:12,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >21:22:12,668 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >21:22:12,668 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >21:22:12,668 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >21:22:12,668 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >21:22:12,668 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >21:22:12,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >21:22:12,671 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >21:22:12,679 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.10-4.a.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >21:22:12,680 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >21:22:12,681 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.10-4.a.fc18.x86_64 to require for libhpip.so.0()(64bit) >21:22:12,684 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >21:22:12,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >21:22:12,688 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 >21:22:12,689 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-2.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >21:22:12,691 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 >21:22:12,693 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 >21:22:12,693 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >21:22:12,694 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >21:22:12,697 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 >21:22:12,698 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-2.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >21:22:12,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >21:22:12,702 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 >21:22:12,703 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >21:22:12,706 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 >21:22:12,708 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 >21:22:12,708 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >21:22:12,708 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >21:22:12,709 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 >21:22:12,710 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 >21:22:12,713 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 >21:22:12,715 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-3.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >21:22:12,716 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 >21:22:12,717 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >21:22:12,718 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 >21:22:12,718 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >21:22:12,720 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 >21:22:12,723 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 >21:22:12,725 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 >21:22:12,733 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >21:22:12,735 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.x86_64 >21:22:12,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >21:22:12,739 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-6.fc18.x86_64 as install for intltool-0.50.2-3.fc18.noarch >21:22:12,740 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.6.1-14.fc18.x86_64 as install for intltool-0.50.2-3.fc18.noarch >21:22:12,742 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-devel-0.18.1.1-17.fc18.x86_64 as install for intltool-0.50.2-3.fc18.noarch >21:22:12,746 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 >21:22:12,747 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 >21:22:12,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.1-2.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >21:22:12,756 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 >21:22:12,756 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) >21:22:12,756 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >21:22:12,760 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >21:22:12,761 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 >21:22:12,766 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 >21:22:12,767 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >21:22:12,768 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >21:22:12,770 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 >21:22:12,775 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >21:22:12,779 DEBUG yum.verbose.YumBase: TSINFO: Marking liberation-fonts-common-2.00.1-4.fc18.noarch as install for liberation-mono-fonts-2.00.1-4.fc18.noarch >21:22:12,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.26-10.fc18.x86_64 as install for 1:liferea-1.8.10-2.fc18.x86_64 >21:22:12,785 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1()(64bit) >21:22:12,786 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk-1.10.1-1.fc18.x86_64 as install for 1:liferea-1.8.10-2.fc18.x86_64 >21:22:12,788 DEBUG yum.verbose.YumBase: TSINFO: Marking unique-1.1.6-8.fc18.x86_64 as install for 1:liferea-1.8.10-2.fc18.x86_64 >21:22:12,790 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 1:liferea-1.8.10-2.fc18.x86_64 >21:22:12,792 DEBUG yum.verbose.YumBase: TSINFO: Marking lightdm-1.4.0-2.fc18.x86_64 as install for lightdm-gtk-1.3.1-1.fc18.x86_64 >21:22:12,794 DEBUG yum.verbose.YumBase: TSINFO: Marking lightdm-gobject-1.4.0-2.fc18.x86_64 as install for lightdm-gtk-1.3.1-1.fc18.x86_64 >21:22:12,800 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 >21:22:12,802 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 >21:22:12,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >21:22:12,805 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 >21:22:12,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.18-1.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >21:22:12,812 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0-2.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:22:12,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:22:12,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:22:12,815 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >21:22:12,815 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >21:22:12,815 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >21:22:12,816 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >21:22:12,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for midori-0.4.7-1.fc18.x86_64 >21:22:12,824 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 >21:22:12,825 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >21:22:12,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for network-manager-applet-0.9.7.0-4.git20121016.fc18.x86_64 >21:22:12,835 DEBUG yum.verbose.YumBase: Quick matched libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 to require for libnm-gtk.so.0()(64bit) >21:22:12,839 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 >21:22:12,841 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 >21:22:12,843 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 >21:22:12,844 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 >21:22:12,845 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >21:22:12,846 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 >21:22:12,846 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >21:22:12,848 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 >21:22:12,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-1.fc18.x86_64 as install for nm-connection-editor-0.9.7.0-4.git20121016.fc18.x86_64 >21:22:12,858 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-7.fc18.x86_64 >21:22:12,862 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 >21:22:12,863 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >21:22:12,867 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 >21:22:12,868 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >21:22:12,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >21:22:12,871 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >21:22:12,874 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.fc18.x86_64 as install for openssh-askpass-6.1p1-3.fc18.x86_64 >21:22:12,886 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for openswan-2.6.38-6.fc18.x86_64 >21:22:12,889 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 >21:22:12,890 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >21:22:12,897 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.3-7.fc18.x86_64 as install for oprofile-gui-0.9.8-1.fc18.x86_64 >21:22:12,898 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.3-7.fc18.x86_64 to require for libQtNetwork.so.4()(64bit) >21:22:12,900 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.3-7.fc18.x86_64 as install for oprofile-gui-0.9.8-1.fc18.x86_64 >21:22:12,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for orage-4.8.3-4.fc18.x86_64 >21:22:12,906 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >21:22:12,906 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >21:22:12,915 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 >21:22:12,916 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >21:22:12,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-2.fc18.x86_64 >21:22:12,927 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 >21:22:12,931 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,934 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,936 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,937 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,937 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >21:22:12,938 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,940 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for pavucontrol-1.0-2.fc18.x86_64 >21:22:12,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >21:22:12,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for pidgin-2.10.6-4.fc18.x86_64 >21:22:12,950 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pidgin-2.10.6-4.fc18.x86_64 >21:22:12,952 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell-2.0.16-5.fc18.x86_64 as install for pidgin-2.10.6-4.fc18.x86_64 >21:22:12,953 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for pidgin-2.10.6-4.fc18.x86_64 >21:22:12,959 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-3.fc18.x86_64 >21:22:12,959 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >21:22:12,961 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >21:22:12,961 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >21:22:12,962 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-3.fc18.x86_64 as install for plymouth-system-theme-0.8.8-3.fc18.x86_64 >21:22:12,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:22:12,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:22:12,967 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >21:22:12,975 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for pragha-1.1.1-1.fc18.x86_64 >21:22:12,977 DEBUG yum.verbose.YumBase: TSINFO: Marking keybinder-0.3.0-1.fc18.x86_64 as install for pragha-1.1.1-1.fc18.x86_64 >21:22:12,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libclastfm-0.5-0.2.20120314git968af0ab.fc18.x86_64 as install for pragha-1.1.1-1.fc18.x86_64 >21:22:12,987 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:12,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:12,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:12,991 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 >21:22:12,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:12,994 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:12,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >21:22:13,003 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 >21:22:13,007 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.7-1.fc18.x86_64 as install for redhat-rpm-config-9.1.0-37.fc18.noarch >21:22:13,008 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-5.fc18.noarch as install for redhat-rpm-config-9.1.0-37.fc18.noarch >21:22:13,011 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-1.fc18.x86_64 as install for remmina-1.0.0-5.fc18.x86_64 >21:22:13,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.5.3-1.fc18.x86_64 as install for remmina-1.0.0-5.fc18.x86_64 >21:22:13,015 DEBUG yum.verbose.YumBase: TSINFO: Marking remmina-plugins-common-1.0.0-5.fc18.x86_64 as install for remmina-plugins-rdp-1.0.0-5.fc18.x86_64 >21:22:13,016 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-1.0.1-7.fc18.x86_64 as install for remmina-plugins-rdp-1.0.0-5.fc18.x86_64 >21:22:13,017 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libs-1.0.1-7.fc18.x86_64 as install for remmina-plugins-rdp-1.0.0-5.fc18.x86_64 >21:22:13,018 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.1-7.fc18.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >21:22:13,018 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.1-7.fc18.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >21:22:13,018 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.1-7.fc18.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >21:22:13,018 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.1-7.fc18.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >21:22:13,018 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.1-7.fc18.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >21:22:13,027 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 >21:22:13,028 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 >21:22:13,029 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >21:22:13,033 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for rpm-build-4.10.1-3.fc18.x86_64 >21:22:13,035 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-234.fc18.x86_64 as install for rpm-build-4.10.1-3.fc18.x86_64 >21:22:13,036 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-build-4.10.1-3.fc18.x86_64 >21:22:13,053 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 >21:22:13,056 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 >21:22:13,058 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) >21:22:13,058 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) >21:22:13,058 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) >21:22:13,060 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 >21:22:13,060 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) >21:22:13,060 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) >21:22:13,060 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) >21:22:13,062 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >21:22:13,062 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,063 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) >21:22:13,064 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) >21:22:13,064 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) >21:22:13,064 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) >21:22:13,064 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) >21:22:13,064 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) >21:22:13,064 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) >21:22:13,065 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) >21:22:13,065 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) >21:22:13,065 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) >21:22:13,065 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) >21:22:13,065 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) >21:22:13,065 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) >21:22:13,067 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 >21:22:13,067 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) >21:22:13,067 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) >21:22:13,067 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,068 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) >21:22:13,069 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) >21:22:13,069 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) >21:22:13,069 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) >21:22:13,069 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) >21:22:13,069 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) >21:22:13,070 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 >21:22:13,071 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) >21:22:13,071 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >21:22:13,071 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >21:22:13,071 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >21:22:13,071 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >21:22:13,072 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >21:22:13,073 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >21:22:13,073 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) >21:22:13,073 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >21:22:13,073 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >21:22:13,073 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) >21:22:13,073 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) >21:22:13,073 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >21:22:13,073 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >21:22:13,074 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >21:22:13,074 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >21:22:13,074 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) >21:22:13,074 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >21:22:13,074 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) >21:22:13,074 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >21:22:13,074 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >21:22:13,075 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >21:22:13,076 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) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >21:22:13,076 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) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >21:22:13,076 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >21:22:13,077 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >21:22:13,077 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >21:22:13,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for screen-4.1.0-0.12.20120314git3c2946.fc18.x86_64 >21:22:13,083 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >21:22:13,084 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >21:22:13,084 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >21:22:13,086 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-50.fc18.noarch as install for selinux-policy-targeted-3.11.1-50.fc18.noarch >21:22:13,087 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-50.fc18.noarch to require for selinux-policy >21:22:13,091 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >21:22:13,092 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 >21:22:13,094 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 >21:22:13,096 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 >21:22:13,099 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 >21:22:13,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >21:22:13,103 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >21:22:13,107 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >21:22:13,108 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 >21:22:13,109 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >21:22:13,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >21:22:13,113 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 >21:22:13,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >21:22:13,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >21:22:13,123 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,127 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,133 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >21:22:13,141 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.7.7-1.fc18.x86_64 as install for subversion-1.7.7-1.fc18.x86_64 >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_wc-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_subr-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_repos-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_ra_neon-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >21:22:13,142 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_ra-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_fs-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_diff-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_delta-1.so.0()(64bit) >21:22:13,143 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.7.7-1.fc18.x86_64 to require for libsvn_client-1.so.0()(64bit) >21:22:13,144 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for subversion-1.7.7-1.fc18.x86_64 >21:22:13,146 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.4.1-6.fc18.x86_64 as install for subversion-1.7.7-1.fc18.x86_64 >21:22:13,147 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.4.6-3.fc18.x86_64 as install for subversion-1.7.7-1.fc18.x86_64 >21:22:13,154 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.21-1.fc18.noarch as install for system-config-date-1.10.3-1.fc18.noarch >21:22:13,154 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.3-1.fc18.noarch >21:22:13,155 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 >21:22:13,157 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.11-1.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:22:13,158 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:22:13,159 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.21-1.fc18.noarch as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:22:13,160 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >21:22:13,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for system-config-users-1.3.1-1.fc18.noarch >21:22:13,169 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:22:13,170 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:22:13,171 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:22:13,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >21:22:13,175 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.0-4.fc18.x86_64 as install for systemtap-2.0-4.fc18.x86_64 >21:22:13,176 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.0-4.fc18.x86_64 as install for systemtap-2.0-4.fc18.x86_64 >21:22:13,183 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 >21:22:13,190 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.2.80-0.5.20121126svn5015.fc18.noarch as install for tigervnc-1.2.80-0.5.20121126svn5015.fc18.x86_64 >21:22:13,191 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.0-6.fc18.x86_64 as install for tigervnc-1.2.80-0.5.20121126svn5015.fc18.x86_64 >21:22:13,191 DEBUG yum.verbose.YumBase: Quick matched fltk-1.3.0-6.fc18.x86_64 to require for libfltk.so.1.3()(64bit) >21:22:13,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for tigervnc-1.2.80-0.5.20121126svn5015.fc18.x86_64 >21:22:13,195 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >21:22:13,197 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-gtk-2.72-1.fc18.x86_64 as install for transmission-2.72-1.fc18.x86_64 >21:22:13,198 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-cli-2.72-1.fc18.x86_64 as install for transmission-2.72-1.fc18.x86_64 >21:22:13,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-gnome-0.0.9-1.fc18.x86_64 as install for tumbler-0.1.25-3.fc18.x86_64 >21:22:13,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tumbler-0.1.25-3.fc18.x86_64 >21:22:13,206 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 >21:22:13,208 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >21:22:13,217 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >21:22:13,222 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 >21:22:13,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >21:22:13,226 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >21:22:13,226 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >21:22:13,226 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >21:22:13,228 DEBUG yum.verbose.YumBase: TSINFO: Marking arj-3.10.22-15.fc18.x86_64 as install for xarchiver-0.5.2-14.fc18.x86_64 >21:22:13,231 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 >21:22:13,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for xfburn-0.4.3-10.fc18.x86_64 >21:22:13,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for xfburn-0.4.3-10.fc18.x86_64 >21:22:13,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libxfcegui4-4.10.0-3.fc18.x86_64 as install for xfburn-0.4.3-10.fc18.x86_64 >21:22:13,240 DEBUG yum.verbose.YumBase: TSINFO: Marking thunar-vfs-1.2.0-7.fc18.x86_64 as install for xfburn-0.4.3-10.fc18.x86_64 >21:22:13,244 DEBUG yum.verbose.YumBase: TSINFO: Marking garcon-0.2.0-3.fc18.x86_64 as install for xfce4-appfinder-4.10.0-3.fc18.x86_64 >21:22:13,257 DEBUG yum.verbose.YumBase: TSINFO: Marking xfce4-dict-0.6.0-9.fc18.x86_64 as install for xfce4-dict-plugin-0.6.0-9.fc18.x86_64 >21:22:13,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck-2.30.7-4.fc18.x86_64 as install for xfce4-panel-4.10.0-2.fc18.x86_64 >21:22:13,290 DEBUG yum.verbose.YumBase: TSINFO: Marking xfce4-screenshooter-1.8.0-7.fc18.x86_64 as install for xfce4-screenshooter-plugin-1.8.0-7.fc18.x86_64 >21:22:13,294 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-3.3.2-5.fc18.x86_64 as install for xfce4-sensors-plugin-1.2.3-6.fc18.x86_64 >21:22:13,294 DEBUG yum.verbose.YumBase: TSINFO: Marking hddtemp-0.3-0.25.beta15.fc18.x86_64 as install for xfce4-sensors-plugin-1.2.3-6.fc18.x86_64 >21:22:13,296 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for xfce4-sensors-plugin-1.2.3-6.fc18.x86_64 >21:22:13,299 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for xfce4-session-4.10.0-4.fc18.x86_64 >21:22:13,300 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-gnome-0.105-3.fc18.x86_64 as install for xfce4-session-4.10.0-4.fc18.x86_64 >21:22:13,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for xfce4-settings-4.10.0-3.fc18.x86_64 >21:22:13,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for xfce4-settings-4.10.0-3.fc18.x86_64 >21:22:13,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for xfce4-settings-4.10.0-3.fc18.x86_64 >21:22:13,329 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for xfdesktop-4.10.0-4.fc18.x86_64 >21:22:13,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for xfwm4-4.10.0-5.fc18.x86_64 >21:22:13,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for xfwm4-4.10.0-5.fc18.x86_64 >21:22:13,335 DEBUG yum.verbose.YumBase: TSINFO: Marking nodoka-filesystem-0.3.90-7.fc18.noarch as install for xfwm4-theme-nodoka-0.2-4.fc18.noarch >21:22:13,338 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 >21:22:13,340 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 >21:22:13,341 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >21:22:13,345 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 >21:22:13,346 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 >21:22:13,347 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 >21:22:13,357 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0-2.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >21:22:13,357 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0-2.fc18.x86_64 to require for libxatracker.so.1()(64bit) >21:22:13,363 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 >21:22:13,364 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 >21:22:13,366 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 >21:22:13,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >21:22:13,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >21:22:13,371 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 >21:22:13,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >21:22:13,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >21:22:13,374 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 >21:22:13,376 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 >21:22:13,382 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-ISO8859-1-100dpi-7.5-6.fc18.noarch as install for 1:xscreensaver-base-5.20-3.fc18.x86_64 >21:22:13,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for 1:xscreensaver-base-5.20-3.fc18.x86_64 >21:22:13,386 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 >21:22:13,388 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >21:22:13,388 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >21:22:13,389 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >21:22:13,390 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >21:22:13,391 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 >21:22:13,392 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 >21:22:13,393 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks-1.0.4-8.fc18.x86_64 as install for yumex-3.0.10-1.fc18.noarch >21:22:13,395 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-2.5.1-5.fc18.noarch as install for yumex-3.0.10-1.fc18.noarch >21:22:13,417 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >21:22:13,418 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >21:22:13,423 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.4-7.fc18.x86_64 as install for PackageKit-0.8.4-7.fc18.x86_64 >21:22:13,426 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for PackageKit-glib-0.8.4-7.fc18.x86_64 >21:22:13,430 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:22:13,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:22:13,432 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.22-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >21:22:13,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 >21:22:13,439 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.18-1.fc18.x86_64 >21:22:13,442 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.18-1.fc18.x86_64 as install for abrt-gui-2.0.18-1.fc18.x86_64 >21:22:13,445 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.18-1.fc18.x86_64 >21:22:13,446 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >21:22:13,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.18-1.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >21:22:13,455 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 >21:22:13,467 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 >21:22:13,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-9.9.2-2.fc18.x86_64 >21:22:13,483 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-2.fc18.x86_64 as install for cairo-1.12.8-1.fc18.x86_64 >21:22:13,491 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for cdparanoia-10.2-12.fc18.x86_64 >21:22:13,491 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_paranoia.so.0()(64bit) >21:22:13,491 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >21:22:13,494 DEBUG yum.verbose.YumBase: TSINFO: Marking ppl-0.11.2-10.fc18.x86_64 as install for cloog-ppl-0.15.11-4.fc18.1.x86_64 >21:22:13,494 DEBUG yum.verbose.YumBase: Quick matched ppl-0.11.2-10.fc18.x86_64 to require for libppl.so.9()(64bit) >21:22:13,498 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 >21:22:13,522 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 >21:22:13,523 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-3.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >21:22:13,526 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >21:22:13,543 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-4.fc18.noarch as install for exo-0.8.0-2.fc18.x86_64 >21:22:13,543 DEBUG yum.verbose.YumBase: Quick matched perl-URI-1.60-4.fc18.noarch to require for perl(URI::URL) >21:22:13,544 DEBUG yum.verbose.YumBase: Quick matched perl-URI-1.60-4.fc18.noarch to require for perl(URI::Escape) >21:22:13,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream-0.1.2-2.fc18.x86_64 >21:22:13,550 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream-0.1.2-2.fc18.x86_64 >21:22:13,551 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for farstream-0.1.2-2.fc18.x86_64 >21:22:13,553 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for farstream-0.1.2-2.fc18.x86_64 >21:22:13,566 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 >21:22:13,569 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-plugins-1.0.1-7.fc18.x86_64 as install for freerdp-1.0.1-7.fc18.x86_64 >21:22:13,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for freerdp-1.0.1-7.fc18.x86_64 >21:22:13,583 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-common-devel-0.18.1.1-17.fc18.noarch as install for gettext-devel-0.18.1.1-17.fc18.x86_64 >21:22:13,585 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 >21:22:13,590 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 >21:22:13,593 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >21:22:13,599 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.16-24.fc18.x86_64 as install for glibc-devel-2.16-24.fc18.x86_64 >21:22:13,599 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.16-24.fc18.x86_64 to require for glibc-headers >21:22:13,610 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 >21:22:13,611 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 >21:22:13,612 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >21:22:13,613 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 >21:22:13,619 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomevfs-2.28.1-9.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,620 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-bonobo-2.28.1-9.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomeui-2.24.5-5.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-2.32.1-5.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,625 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-vfs2-2.24.4-9.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libbonoboui-2.24.5-4.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libbonobo-2.32.1-3.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,629 DEBUG yum.verbose.YumBase: Quick matched libbonobo-2.32.1-3.fc18.x86_64 to require for libbonobo-2.so.0()(64bit) >21:22:13,630 DEBUG yum.verbose.YumBase: TSINFO: Marking ORBit2-2.14.19-6.fc18.x86_64 as install for gnome-python2-gnome-2.28.1-9.fc18.x86_64 >21:22:13,631 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 >21:22:13,635 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-3.6.3-1.fc18.x86_64 as install for gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 >21:22:13,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >21:22:13,639 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >21:22:13,648 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 >21:22:13,653 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 >21:22:13,679 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.6.2-1.fc18.x86_64 as install for gtk3-3.6.2-1.fc18.x86_64 >21:22:13,693 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.10-4.a.fc18.x86_64 as install for hplip-libs-3.12.10-4.a.fc18.x86_64 >21:22:13,695 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for hplip-libs-3.12.10-4.a.fc18.x86_64 >21:22:13,698 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.3-12.fc18.x86_64 as install for httpd-2.4.3-12.fc18.x86_64 >21:22:13,702 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for ibus-1.4.99.20121109-2.fc18.x86_64 >21:22:13,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for ibus-1.4.99.20121109-2.fc18.x86_64 >21:22:13,707 DEBUG yum.verbose.YumBase: TSINFO: Marking dconf-0.14.1-3.fc18.x86_64 as install for ibus-1.4.99.20121109-2.fc18.x86_64 >21:22:13,707 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >21:22:13,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for ibus-qt-1.3.1-10.fc18.x86_64 >21:22:13,714 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >21:22:13,714 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >21:22:13,721 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for iok-2.1.3-2.fc18.x86_64 >21:22:13,723 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >21:22:13,741 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 >21:22:13,749 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 >21:22:13,773 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >21:22:13,791 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 >21:22:13,791 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >21:22:13,822 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 >21:22:13,824 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 >21:22:13,825 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 >21:22:13,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.0-5.fc18.x86_64 as install for libnetfilter_conntrack-1.0.1-2.fc18.x86_64 >21:22:13,844 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 >21:22:13,848 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.2-2.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >21:22:13,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-1.fc18.x86_64 as install for libopenraw-gnome-0.0.9-1.fc18.x86_64 >21:22:13,852 DEBUG yum.verbose.YumBase: Quick matched libopenraw-0.0.9-1.fc18.x86_64 to require for libopenraw.so.1()(64bit) >21:22:13,859 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 >21:22:13,867 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >21:22:13,868 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for libpurple-2.10.6-4.fc18.x86_64 >21:22:13,869 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 >21:22:13,869 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >21:22:13,870 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 >21:22:13,871 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 >21:22:13,873 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >21:22:13,875 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >21:22:13,892 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 >21:22:13,893 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) >21:22:13,893 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >21:22:13,905 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.34.2-1.fc18.x86_64 as install for libsoup-2.40.2-1.fc18.x86_64 >21:22:13,919 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 >21:22:13,925 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 >21:22:13,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck-2.30.7-4.fc18.x86_64 >21:22:13,965 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for lightdm-1.4.0-2.fc18.x86_64 >21:22:13,974 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for lm_sensors-3.3.2-5.fc18.x86_64 >21:22:13,987 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-2.fc18.x86_64 as install for mesa-libGL-9.0-2.fc18.x86_64 >21:22:13,995 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 >21:22:13,998 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >21:22:14,005 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 >21:22:14,008 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 >21:22:14,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-234.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >21:22:14,010 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) >21:22:14,010 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) >21:22:14,013 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 >21:22:14,013 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >21:22:14,021 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >21:22:14,036 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 >21:22:14,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >21:22:14,059 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >21:22:14,059 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >21:22:14,060 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >21:22:14,080 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,082 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,085 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,086 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,086 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple::Search) >21:22:14,086 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple) >21:22:14,087 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::ParseUtils) >21:22:14,087 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::Find) >21:22:14,088 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,089 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >21:22:14,096 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.059-1.fc18.x86_64 as install for perl-Archive-Zip-1.30-10.fc18.noarch >21:22:14,105 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-234.fc18.noarch as install for perl-Digest-MD5-2.51-234.fc18.x86_64 >21:22:14,110 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-3.fc18.noarch as install for perl-File-Listing-6.04-3.fc18.noarch >21:22:14,122 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.059-1.fc18.x86_64 as install for perl-IO-Compress-2.058-1.fc18.noarch >21:22:14,140 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.04-3.fc18.noarch as install for perl-XML-Parser-2.41-6.fc18.x86_64 >21:22:14,143 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.69-8.fc18.x86_64 as install for perl-XML-RSS-1.49-3.fc18.noarch >21:22:14,143 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-4.fc18.noarch as install for perl-XML-RSS-1.49-3.fc18.noarch >21:22:14,144 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-15.fc18.noarch as install for perl-XML-RSS-1.49-3.fc18.noarch >21:22:14,158 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-3.fc18.x86_64 >21:22:14,162 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 >21:22:14,166 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-glib-0.20.2-9.fc18.x86_64 >21:22:14,167 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >21:22:14,168 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.fc18.x86_64 as install for poppler-glib-0.20.2-9.fc18.x86_64 >21:22:14,169 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-glib-0.20.2-9.fc18.x86_64 >21:22:14,185 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-2.fc18.x86_64 >21:22:14,195 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 >21:22:14,201 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 >21:22:14,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.18-1.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >21:22:14,207 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 >21:22:14,212 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-4.9-16.fc18.1.noarch as install for 1:qt-4.8.3-7.fc18.x86_64 >21:22:14,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-1.0.10-8.fc18.x86_64 as install for 1:qt-x11-4.8.3-7.fc18.x86_64 >21:22:14,254 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 >21:22:14,255 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >21:22:14,258 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 >21:22:14,259 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 >21:22:14,260 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 >21:22:14,261 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-34.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >21:22:14,263 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 >21:22:14,263 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) >21:22:14,263 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >21:22:14,263 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >21:22:14,267 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 >21:22:14,277 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.11-1.fc18.x86_64 >21:22:14,285 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.0-4.fc18.x86_64 as install for systemtap-client-2.0-4.fc18.x86_64 >21:22:14,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for totem-pl-parser-3.4.3-1.fc18.x86_64 >21:22:14,301 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for totem-pl-parser-3.4.3-1.fc18.x86_64 >21:22:14,304 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-cli-2.72-1.fc18.x86_64 >21:22:14,311 DEBUG yum.verbose.YumBase: TSINFO: Marking smp_utils-0.97-2.fc18.x86_64 as install for udisks-1.0.4-8.fc18.x86_64 >21:22:14,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks-1.0.4-8.fc18.x86_64 >21:22:14,315 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks-1.0.4-8.fc18.x86_64 >21:22:14,316 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for udisks-1.0.4-8.fc18.x86_64 >21:22:14,317 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for udisks-1.0.4-8.fc18.x86_64 >21:22:14,320 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 >21:22:14,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for upower-0.9.18-2.fc18.x86_64 >21:22:14,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for upower-0.9.18-2.fc18.x86_64 >21:22:14,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for 1:vorbis-tools-1.4.0-5.fc18.x86_64 >21:22:14,336 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >21:22:14,350 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for webkitgtk-1.10.1-1.fc18.x86_64 >21:22:14,362 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for xorg-x11-server-common-1.13.0-11.fc18.x86_64 >21:22:14,364 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 >21:22:14,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libIDL-0.8.14-5.fc18.x86_64 as install for ORBit2-2.14.19-6.fc18.x86_64 >21:22:14,384 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.6.2-1.fc18.x86_64 as install for at-spi2-atk-2.6.2-1.fc18.x86_64 >21:22:14,384 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.6.2-1.fc18.x86_64 to require for libatspi.so.0()(64bit) >21:22:14,407 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >21:22:14,408 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.6.7-5.fc18.x86_64 as install for glibc-headers-2.16-24.fc18.x86_64 >21:22:14,409 DEBUG yum.verbose.YumBase: Quick matched kernel-headers-3.6.7-5.fc18.x86_64 to require for kernel-headers >21:22:14,414 DEBUG yum.verbose.YumBase: TSINFO: Marking pyorbit-2.24.0-11.fc18.x86_64 as install for gnome-python2-bonobo-2.28.1-9.fc18.x86_64 >21:22:14,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >21:22:14,424 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >21:22:14,473 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for libimobiledevice-1.1.4-4.fc18.x86_64 >21:22:14,484 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 >21:22:14,497 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 >21:22:14,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:22:14,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:22:14,505 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-2.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >21:22:14,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-0.78-1.fc18.x86_64 as install for perl-DateTime-Format-Mail-0.3001-15.fc18.noarch >21:22:14,528 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.07-1.fc18.x86_64 as install for perl-DateTime-Format-Mail-0.3001-15.fc18.noarch >21:22:14,535 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.54-1.fc18.noarch as install for perl-DateTime-Format-W3CDTF-0.06-4.fc18.noarch >21:22:14,544 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-13.fc18.noarch as install for perl-HTML-Parser-3.69-8.fc18.x86_64 >21:22:14,544 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.03-5.fc18.noarch as install for perl-HTML-Parser-3.69-8.fc18.x86_64 >21:22:14,548 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-1.20-8.fc18.noarch as install for perl-HTTP-Date-6.02-3.fc18.noarch >21:22:14,554 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-234.fc18.noarch as install for perl-Pod-Parser-1.51-234.fc18.noarch >21:22:14,560 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-234.fc18.noarch as install for 1:perl-Pod-Simple-3.20-234.fc18.noarch >21:22:14,574 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-3.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,575 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.05-1.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,576 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.01-6.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,576 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-3.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,577 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-3.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,578 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-3.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,579 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-3.fc18.noarch as install for perl-libwww-perl-6.04-3.fc18.noarch >21:22:14,586 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >21:22:14,586 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >21:22:14,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >21:22:14,590 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >21:22:14,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >21:22:14,597 DEBUG yum.verbose.YumBase: TSINFO: Marking ppl-pwl-0.11.2-10.fc18.x86_64 as install for ppl-0.11.2-10.fc18.x86_64 >21:22:14,598 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >21:22:14,599 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 >21:22:14,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-libs-1.0.23-4.fc18.x86_64 >21:22:14,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for sane-backends-libs-1.0.23-4.fc18.x86_64 >21:22:14,611 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >21:22:14,620 DEBUG yum.verbose.YumBase: TSINFO: Marking smp_utils-libs-0.97-2.fc18.x86_64 as install for smp_utils-0.97-2.fc18.x86_64 >21:22:14,626 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.0-1.fc18.x86_64 as install for systemtap-runtime-2.0-4.fc18.x86_64 >21:22:14,626 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libstackwalk.so.8.0()(64bit) >21:22:14,626 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libpcontrol.so.8.0()(64bit) >21:22:14,626 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libpatchAPI.so.8.0()(64bit) >21:22:14,627 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libparseAPI.so.8.0()(64bit) >21:22:14,627 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libinstructionAPI.so.8.0()(64bit) >21:22:14,627 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.0-1.fc18.x86_64 to require for libdyninstAPI.so.8.0()(64bit) >21:22:14,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20120410-2.fc18.x86_64 as install for systemtap-runtime-2.0-4.fc18.x86_64 >21:22:14,643 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 >21:22:14,644 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 >21:22:14,645 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >21:22:14,652 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 >21:22:14,652 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-themes-standard-3.6.2-1.fc18.x86_64 as install for gnome-desktop3-3.6.2-1.fc18.x86_64 >21:22:14,659 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 >21:22:14,662 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 >21:22:14,678 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-4.fc18.noarch as install for 2:perl-DateTime-0.78-1.fc18.x86_64 >21:22:14,684 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-13.fc18.noarch as install for perl-DateTime-TimeZone-1.54-1.fc18.noarch >21:22:14,685 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-234.fc18.noarch as install for perl-DateTime-TimeZone-1.54-1.fc18.noarch >21:22:14,686 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.20-2.fc18.noarch as install for perl-DateTime-TimeZone-1.54-1.fc18.noarch >21:22:14,700 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.77-1.fc18.noarch as install for perl-Net-HTTP-6.05-1.fc18.noarch >21:22:14,705 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.06-5.fc18.noarch as install for perl-Params-Validate-1.07-1.fc18.x86_64 >21:22:14,725 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 >21:22:14,730 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.33-4.fc18.noarch as install for perl-Class-Load-0.20-2.fc18.noarch >21:22:14,731 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.013-3.fc18.noarch as install for perl-Class-Load-0.20-2.fc18.noarch >21:22:14,731 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.11-6.fc18.noarch as install for perl-Class-Load-0.20-2.fc18.noarch >21:22:14,732 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.107-7.fc18.noarch as install for perl-Class-Load-0.20-2.fc18.noarch >21:22:14,737 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-4.fc18.x86_64 as install for perl-DateTime-Locale-0.45-4.fc18.noarch >21:22:14,740 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.49-1.fc18.x86_64 as install for perl-IO-Socket-SSL-1.77-1.fc18.noarch >21:22:14,740 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.17-1.fc18.noarch as install for perl-IO-Socket-SSL-1.77-1.fc18.noarch >21:22:14,741 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-12.fc18.x86_64 as install for perl-IO-Socket-SSL-1.77-1.fc18.noarch >21:22:14,748 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.926-4.fc18.noarch as install for perl-Data-OptList-0.107-7.fc18.noarch >21:22:14,749 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-3.fc18.x86_64 as install for perl-Data-OptList-0.107-7.fc18.noarch >21:22:14,764 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.25-4.fc18.x86_64 as install for perl-Package-Stash-0.33-4.fc18.noarch >21:22:14,764 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-DeprecationManager-0.13-6.fc18.noarch as install for perl-Package-Stash-0.33-4.fc18.noarch >21:22:14,911 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >21:22:15,024 DEBUG yum.verbose.YumBase: Depsolve time: 3.817 >21:22:15,025 DEBUG packaging: success >21:22:15,053 INFO packaging: 1205 packages selected totalling 2.50 GB > > >/tmp/program.log: >21:20:59,245 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:20:59,265 INFO program: Running... modprobe fcoe >21:20:59,474 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:20:59,528 INFO program: No FCoE boot disk information is found in EDD! >21:20:59,530 INFO program: Running... udevadm settle --timeout=300 >21:20:59,580 INFO program: Running... multipath -d >21:20:59,626 INFO program: Running... multipath -ll >21:20:59,694 INFO program: Running... loadkeys us >21:20:59,757 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >21:20:59,758 INFO program: Running... loadkeys us >21:20:59,776 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >21:21:00,621 INFO program: Running... metacity --display :1 --sm-disable >21:21:01,191 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >21:21:01,297 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,306 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,307 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,308 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,316 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,317 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,318 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,318 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,319 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,320 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,320 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,322 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,323 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,323 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,324 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,325 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,325 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,326 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,326 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,327 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,327 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,328 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:21:01,880 INFO program: Running... systemctl start chronyd.service >21:21:01,881 INFO program: Running... udevadm control --property=ANACONDA=1 >21:21:02,047 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:21:02,084 INFO program: Running... udevadm settle --timeout=300 >21:21:02,239 INFO program: Running... multipath -d >21:21:02,246 INFO program: Running... multipath -ll >21:21:02,362 INFO program: Running... dumpe2fs -h /dev/sda1 >21:21:02,411 INFO program: Filesystem volume name: <none> >21:21:02,411 INFO program: Last mounted on: /boot >21:21:02,412 INFO program: Filesystem UUID: 86cf8b25-41c3-4154-8c1b-6033e595d833 >21:21:02,412 INFO program: Filesystem magic number: 0xEF53 >21:21:02,412 INFO program: Filesystem revision #: 1 (dynamic) >21:21:02,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:02,412 INFO program: Filesystem flags: signed_directory_hash >21:21:02,412 INFO program: Default mount options: user_xattr acl >21:21:02,412 INFO program: Filesystem state: clean >21:21:02,413 INFO program: Errors behavior: Continue >21:21:02,413 INFO program: Filesystem OS type: Linux >21:21:02,413 INFO program: Inode count: 128016 >21:21:02,413 INFO program: Block count: 512000 >21:21:02,413 INFO program: Reserved block count: 0 >21:21:02,413 INFO program: Free blocks: 444642 >21:21:02,414 INFO program: Free inodes: 127670 >21:21:02,414 INFO program: First block: 1 >21:21:02,414 INFO program: Block size: 1024 >21:21:02,414 INFO program: Fragment size: 1024 >21:21:02,414 INFO program: Reserved GDT blocks: 256 >21:21:02,415 INFO program: Blocks per group: 8192 >21:21:02,415 INFO program: Fragments per group: 8192 >21:21:02,415 INFO program: Inodes per group: 2032 >21:21:02,415 INFO program: Inode blocks per group: 254 >21:21:02,416 INFO program: RAID stride: 4 >21:21:02,416 INFO program: RAID stripe width: 4 >21:21:02,416 INFO program: Flex block group size: 16 >21:21:02,417 INFO program: Filesystem created: Fri Dec 7 01:52:14 2012 >21:21:02,417 INFO program: Last mount time: Thu Dec 6 21:09:05 2012 >21:21:02,417 INFO program: Last write time: Fri Dec 7 02:19:19 2012 >21:21:02,417 INFO program: Mount count: 2 >21:21:02,418 INFO program: Maximum mount count: -1 >21:21:02,418 INFO program: Last checked: Fri Dec 7 01:52:14 2012 >21:21:02,418 INFO program: Check interval: 0 (<none>) >21:21:02,418 INFO program: Lifetime writes: 64 MB >21:21:02,419 INFO program: Reserved blocks uid: 0 (user root) >21:21:02,419 INFO program: Reserved blocks gid: 0 (group root) >21:21:02,419 INFO program: First inode: 11 >21:21:02,419 INFO program: Inode size: 128 >21:21:02,422 INFO program: Journal inode: 8 >21:21:02,422 INFO program: Default directory hash: half_md4 >21:21:02,422 INFO program: Directory Hash Seed: 92b6b201-8368-4472-a7e1-0b4d17e13e18 >21:21:02,422 INFO program: Journal backup: inode blocks >21:21:02,422 INFO program: Journal features: (none) >21:21:02,422 INFO program: Journal size: 8M >21:21:02,422 INFO program: Journal length: 8192 >21:21:02,423 INFO program: Journal sequence: 0x00000026 >21:21:02,423 INFO program: Journal start: 0 >21:21:02,423 INFO program: >21:21:02,423 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:02,423 INFO program: Running... dumpe2fs -h /dev/sda1 >21:21:02,429 INFO program: Filesystem volume name: <none> >21:21:02,429 INFO program: Last mounted on: /boot >21:21:02,429 INFO program: Filesystem UUID: 86cf8b25-41c3-4154-8c1b-6033e595d833 >21:21:02,429 INFO program: Filesystem magic number: 0xEF53 >21:21:02,429 INFO program: Filesystem revision #: 1 (dynamic) >21:21:02,430 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:02,430 INFO program: Filesystem flags: signed_directory_hash >21:21:02,430 INFO program: Default mount options: user_xattr acl >21:21:02,430 INFO program: Filesystem state: clean >21:21:02,430 INFO program: Errors behavior: Continue >21:21:02,430 INFO program: Filesystem OS type: Linux >21:21:02,430 INFO program: Inode count: 128016 >21:21:02,430 INFO program: Block count: 512000 >21:21:02,430 INFO program: Reserved block count: 0 >21:21:02,431 INFO program: Free blocks: 444642 >21:21:02,431 INFO program: Free inodes: 127670 >21:21:02,431 INFO program: First block: 1 >21:21:02,431 INFO program: Block size: 1024 >21:21:02,431 INFO program: Fragment size: 1024 >21:21:02,431 INFO program: Reserved GDT blocks: 256 >21:21:02,431 INFO program: Blocks per group: 8192 >21:21:02,431 INFO program: Fragments per group: 8192 >21:21:02,431 INFO program: Inodes per group: 2032 >21:21:02,431 INFO program: Inode blocks per group: 254 >21:21:02,431 INFO program: RAID stride: 4 >21:21:02,432 INFO program: RAID stripe width: 4 >21:21:02,432 INFO program: Flex block group size: 16 >21:21:02,432 INFO program: Filesystem created: Fri Dec 7 01:52:14 2012 >21:21:02,432 INFO program: Last mount time: Thu Dec 6 21:09:05 2012 >21:21:02,432 INFO program: Last write time: Fri Dec 7 02:19:19 2012 >21:21:02,433 INFO program: Mount count: 2 >21:21:02,433 INFO program: Maximum mount count: -1 >21:21:02,433 INFO program: Last checked: Fri Dec 7 01:52:14 2012 >21:21:02,433 INFO program: Check interval: 0 (<none>) >21:21:02,433 INFO program: Lifetime writes: 64 MB >21:21:02,433 INFO program: Reserved blocks uid: 0 (user root) >21:21:02,434 INFO program: Reserved blocks gid: 0 (group root) >21:21:02,434 INFO program: First inode: 11 >21:21:02,434 INFO program: Inode size: 128 >21:21:02,434 INFO program: Journal inode: 8 >21:21:02,434 INFO program: Default directory hash: half_md4 >21:21:02,434 INFO program: Directory Hash Seed: 92b6b201-8368-4472-a7e1-0b4d17e13e18 >21:21:02,435 INFO program: Journal backup: inode blocks >21:21:02,435 INFO program: Journal features: (none) >21:21:02,435 INFO program: Journal size: 8M >21:21:02,435 INFO program: Journal length: 8192 >21:21:02,435 INFO program: Journal sequence: 0x00000026 >21:21:02,436 INFO program: Journal start: 0 >21:21:02,436 INFO program: >21:21:02,436 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:02,436 INFO program: Running... resize2fs -P /dev/sda1 >21:21:02,459 INFO program: Estimated minimum size of the filesystem: 56480 >21:21:02,460 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:02,511 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda2 /tmp/btrfs-tmp.3DXI9Gu >21:21:02,590 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.3DXI9Gu >21:21:02,597 INFO program: ID 256 gen 8 top level 5 path sda6 >21:21:02,599 INFO program: Running... /bin/umount /tmp/btrfs-tmp.3DXI9Gu >21:21:03,087 INFO program: Running... dumpe2fs -h /dev/loop1 >21:21:03,095 INFO program: Filesystem volume name: Anaconda >21:21:03,095 INFO program: Last mounted on: /tmp/lorax.imgutils.VOKjye >21:21:03,095 INFO program: Filesystem UUID: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 >21:21:03,095 INFO program: Filesystem magic number: 0xEF53 >21:21:03,096 INFO program: Filesystem revision #: 1 (dynamic) >21:21:03,096 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:03,096 INFO program: Filesystem flags: signed_directory_hash >21:21:03,096 INFO program: Default mount options: user_xattr acl >21:21:03,097 INFO program: Filesystem state: clean >21:21:03,097 INFO program: Errors behavior: Continue >21:21:03,097 INFO program: Filesystem OS type: Linux >21:21:03,097 INFO program: Inode count: 65536 >21:21:03,097 INFO program: Block count: 1048576 >21:21:03,097 INFO program: Reserved block count: 0 >21:21:03,097 INFO program: Free blocks: 315462 >21:21:03,098 INFO program: Free inodes: 37991 >21:21:03,098 INFO program: First block: 1 >21:21:03,098 INFO program: Block size: 1024 >21:21:03,098 INFO program: Fragment size: 1024 >21:21:03,098 INFO program: Reserved GDT blocks: 256 >21:21:03,098 INFO program: Blocks per group: 8192 >21:21:03,098 INFO program: Fragments per group: 8192 >21:21:03,098 INFO program: Inodes per group: 512 >21:21:03,099 INFO program: Inode blocks per group: 128 >21:21:03,099 INFO program: Flex block group size: 16 >21:21:03,099 INFO program: Filesystem created: Thu Dec 6 13:20:09 2012 >21:21:03,099 INFO program: Last mount time: Thu Dec 6 13:20:50 2012 >21:21:03,099 INFO program: Last write time: Thu Dec 6 13:20:56 2012 >21:21:03,100 INFO program: Mount count: 2 >21:21:03,109 INFO program: Maximum mount count: -1 >21:21:03,109 INFO program: Last checked: Thu Dec 6 13:20:09 2012 >21:21:03,110 INFO program: Check interval: 0 (<none>) >21:21:03,110 INFO program: Lifetime writes: 32 MB >21:21:03,110 INFO program: Reserved blocks uid: 0 (user root) >21:21:03,110 INFO program: Reserved blocks gid: 0 (group root) >21:21:03,110 INFO program: First inode: 11 >21:21:03,110 INFO program: Inode size: 256 >21:21:03,111 INFO program: Required extra isize: 28 >21:21:03,112 INFO program: Desired extra isize: 28 >21:21:03,113 INFO program: Journal inode: 8 >21:21:03,113 INFO program: Default directory hash: half_md4 >21:21:03,114 INFO program: Directory Hash Seed: ccb27b85-c927-4e81-a03d-3b09fa71a15c >21:21:03,114 INFO program: Journal backup: inode blocks >21:21:03,114 INFO program: Journal features: (none) >21:21:03,115 INFO program: Journal size: 32M >21:21:03,115 INFO program: Journal length: 32768 >21:21:03,116 INFO program: Journal sequence: 0x00000022 >21:21:03,116 INFO program: Journal start: 0 >21:21:03,116 INFO program: >21:21:03,117 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:03,118 INFO program: Running... dumpe2fs -h /dev/loop1 >21:21:03,124 INFO program: Filesystem volume name: Anaconda >21:21:03,125 INFO program: Last mounted on: /tmp/lorax.imgutils.VOKjye >21:21:03,125 INFO program: Filesystem UUID: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 >21:21:03,125 INFO program: Filesystem magic number: 0xEF53 >21:21:03,125 INFO program: Filesystem revision #: 1 (dynamic) >21:21:03,125 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:03,125 INFO program: Filesystem flags: signed_directory_hash >21:21:03,125 INFO program: Default mount options: user_xattr acl >21:21:03,125 INFO program: Filesystem state: clean >21:21:03,126 INFO program: Errors behavior: Continue >21:21:03,126 INFO program: Filesystem OS type: Linux >21:21:03,126 INFO program: Inode count: 65536 >21:21:03,126 INFO program: Block count: 1048576 >21:21:03,126 INFO program: Reserved block count: 0 >21:21:03,126 INFO program: Free blocks: 315462 >21:21:03,127 INFO program: Free inodes: 37991 >21:21:03,127 INFO program: First block: 1 >21:21:03,127 INFO program: Block size: 1024 >21:21:03,127 INFO program: Fragment size: 1024 >21:21:03,127 INFO program: Reserved GDT blocks: 256 >21:21:03,128 INFO program: Blocks per group: 8192 >21:21:03,128 INFO program: Fragments per group: 8192 >21:21:03,128 INFO program: Inodes per group: 512 >21:21:03,128 INFO program: Inode blocks per group: 128 >21:21:03,128 INFO program: Flex block group size: 16 >21:21:03,128 INFO program: Filesystem created: Thu Dec 6 13:20:09 2012 >21:21:03,128 INFO program: Last mount time: Thu Dec 6 13:20:50 2012 >21:21:03,129 INFO program: Last write time: Thu Dec 6 13:20:56 2012 >21:21:03,129 INFO program: Mount count: 2 >21:21:03,129 INFO program: Maximum mount count: -1 >21:21:03,129 INFO program: Last checked: Thu Dec 6 13:20:09 2012 >21:21:03,129 INFO program: Check interval: 0 (<none>) >21:21:03,129 INFO program: Lifetime writes: 32 MB >21:21:03,130 INFO program: Reserved blocks uid: 0 (user root) >21:21:03,130 INFO program: Reserved blocks gid: 0 (group root) >21:21:03,130 INFO program: First inode: 11 >21:21:03,130 INFO program: Inode size: 256 >21:21:03,130 INFO program: Required extra isize: 28 >21:21:03,130 INFO program: Desired extra isize: 28 >21:21:03,131 INFO program: Journal inode: 8 >21:21:03,131 INFO program: Default directory hash: half_md4 >21:21:03,131 INFO program: Directory Hash Seed: ccb27b85-c927-4e81-a03d-3b09fa71a15c >21:21:03,132 INFO program: Journal backup: inode blocks >21:21:03,132 INFO program: Journal features: (none) >21:21:03,132 INFO program: Journal size: 32M >21:21:03,132 INFO program: Journal length: 32768 >21:21:03,133 INFO program: Journal sequence: 0x00000022 >21:21:03,133 INFO program: Journal start: 0 >21:21:03,133 INFO program: >21:21:03,133 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:03,134 INFO program: Running... resize2fs -P /dev/loop1 >21:21:03,138 INFO program: Couldn't find valid filesystem superblock. >21:21:03,139 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:03,139 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:21:03,173 INFO program: Running... udevadm settle --timeout=300 >21:21:03,210 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:21:03,215 INFO program: Filesystem volume name: Anaconda >21:21:03,215 INFO program: Last mounted on: /sysroot >21:21:03,215 INFO program: Filesystem UUID: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 >21:21:03,216 INFO program: Filesystem magic number: 0xEF53 >21:21:03,217 INFO program: Filesystem revision #: 1 (dynamic) >21:21:03,217 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:03,217 INFO program: Filesystem flags: signed_directory_hash >21:21:03,217 INFO program: Default mount options: user_xattr acl >21:21:03,217 INFO program: Filesystem state: clean >21:21:03,217 INFO program: Errors behavior: Continue >21:21:03,217 INFO program: Filesystem OS type: Linux >21:21:03,217 INFO program: Inode count: 65536 >21:21:03,217 INFO program: Block count: 1048576 >21:21:03,218 INFO program: Reserved block count: 0 >21:21:03,218 INFO program: Free blocks: 315462 >21:21:03,218 INFO program: Free inodes: 37991 >21:21:03,218 INFO program: First block: 1 >21:21:03,218 INFO program: Block size: 1024 >21:21:03,218 INFO program: Fragment size: 1024 >21:21:03,219 INFO program: Reserved GDT blocks: 256 >21:21:03,219 INFO program: Blocks per group: 8192 >21:21:03,219 INFO program: Fragments per group: 8192 >21:21:03,219 INFO program: Inodes per group: 512 >21:21:03,219 INFO program: Inode blocks per group: 128 >21:21:03,219 INFO program: Flex block group size: 16 >21:21:03,219 INFO program: Filesystem created: Thu Dec 6 13:20:09 2012 >21:21:03,220 INFO program: Last mount time: Thu Dec 6 21:20:43 2012 >21:21:03,220 INFO program: Last write time: Thu Dec 6 21:20:43 2012 >21:21:03,220 INFO program: Mount count: 3 >21:21:03,220 INFO program: Maximum mount count: -1 >21:21:03,220 INFO program: Last checked: Thu Dec 6 13:20:09 2012 >21:21:03,220 INFO program: Check interval: 0 (<none>) >21:21:03,221 INFO program: Lifetime writes: 32 MB >21:21:03,221 INFO program: Reserved blocks uid: 0 (user root) >21:21:03,221 INFO program: Reserved blocks gid: 0 (group root) >21:21:03,221 INFO program: First inode: 11 >21:21:03,221 INFO program: Inode size: 256 >21:21:03,222 INFO program: Required extra isize: 28 >21:21:03,222 INFO program: Desired extra isize: 28 >21:21:03,222 INFO program: Journal inode: 8 >21:21:03,222 INFO program: Default directory hash: half_md4 >21:21:03,222 INFO program: Directory Hash Seed: ccb27b85-c927-4e81-a03d-3b09fa71a15c >21:21:03,222 INFO program: Journal backup: inode blocks >21:21:03,223 INFO program: Journal features: (none) >21:21:03,223 INFO program: Journal size: 32M >21:21:03,223 INFO program: Journal length: 32768 >21:21:03,223 INFO program: Journal sequence: 0x00000023 >21:21:03,223 INFO program: Journal start: 1 >21:21:03,223 INFO program: >21:21:03,224 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:03,224 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:21:03,230 INFO program: Filesystem volume name: Anaconda >21:21:03,230 INFO program: Last mounted on: /sysroot >21:21:03,231 INFO program: Filesystem UUID: 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 >21:21:03,231 INFO program: Filesystem magic number: 0xEF53 >21:21:03,231 INFO program: Filesystem revision #: 1 (dynamic) >21:21:03,231 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:21:03,231 INFO program: Filesystem flags: signed_directory_hash >21:21:03,231 INFO program: Default mount options: user_xattr acl >21:21:03,232 INFO program: Filesystem state: clean >21:21:03,232 INFO program: Errors behavior: Continue >21:21:03,232 INFO program: Filesystem OS type: Linux >21:21:03,232 INFO program: Inode count: 65536 >21:21:03,232 INFO program: Block count: 1048576 >21:21:03,232 INFO program: Reserved block count: 0 >21:21:03,232 INFO program: Free blocks: 315462 >21:21:03,233 INFO program: Free inodes: 37991 >21:21:03,233 INFO program: First block: 1 >21:21:03,233 INFO program: Block size: 1024 >21:21:03,233 INFO program: Fragment size: 1024 >21:21:03,233 INFO program: Reserved GDT blocks: 256 >21:21:03,233 INFO program: Blocks per group: 8192 >21:21:03,233 INFO program: Fragments per group: 8192 >21:21:03,233 INFO program: Inodes per group: 512 >21:21:03,234 INFO program: Inode blocks per group: 128 >21:21:03,234 INFO program: Flex block group size: 16 >21:21:03,234 INFO program: Filesystem created: Thu Dec 6 13:20:09 2012 >21:21:03,234 INFO program: Last mount time: Thu Dec 6 21:20:43 2012 >21:21:03,234 INFO program: Last write time: Thu Dec 6 21:20:43 2012 >21:21:03,234 INFO program: Mount count: 3 >21:21:03,234 INFO program: Maximum mount count: -1 >21:21:03,234 INFO program: Last checked: Thu Dec 6 13:20:09 2012 >21:21:03,234 INFO program: Check interval: 0 (<none>) >21:21:03,235 INFO program: Lifetime writes: 32 MB >21:21:03,235 INFO program: Reserved blocks uid: 0 (user root) >21:21:03,235 INFO program: Reserved blocks gid: 0 (group root) >21:21:03,235 INFO program: First inode: 11 >21:21:03,235 INFO program: Inode size: 256 >21:21:03,235 INFO program: Required extra isize: 28 >21:21:03,235 INFO program: Desired extra isize: 28 >21:21:03,235 INFO program: Journal inode: 8 >21:21:03,236 INFO program: Default directory hash: half_md4 >21:21:03,236 INFO program: Directory Hash Seed: ccb27b85-c927-4e81-a03d-3b09fa71a15c >21:21:03,236 INFO program: Journal backup: inode blocks >21:21:03,236 INFO program: Journal features: (none) >21:21:03,236 INFO program: Journal size: 32M >21:21:03,236 INFO program: Journal length: 32768 >21:21:03,236 INFO program: Journal sequence: 0x00000023 >21:21:03,236 INFO program: Journal start: 1 >21:21:03,236 INFO program: >21:21:03,237 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:21:03,237 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:21:03,242 INFO program: Estimated minimum size of the filesystem: 730760 >21:21:03,243 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:21:03,253 INFO program: Running... udevadm settle --timeout=300 >21:21:03,272 INFO program: Running... udevadm settle --timeout=300 >21:21:03,287 INFO program: Running... udevadm settle --timeout=300 >21:21:03,299 INFO program: Running... udevadm settle --timeout=300 >21:21:03,315 INFO program: Running... udevadm settle --timeout=300 >21:21:03,337 INFO program: Running... udevadm settle --timeout=300 >21:21:03,356 INFO program: Running... udevadm settle --timeout=300 >21:21:03,376 INFO program: Running... udevadm settle --timeout=300 >21:21:03,397 INFO program: Running... udevadm settle --timeout=300 >21:21:03,414 INFO program: Running... udevadm settle --timeout=300 >21:21:03,434 INFO program: Running... udevadm settle --timeout=300 >21:21:03,451 INFO program: Running... udevadm settle --timeout=300 >21:21:03,468 INFO program: Running... udevadm settle --timeout=300 >21:21:03,491 INFO program: Running... udevadm settle --timeout=300 >21:21:03,526 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >21:21:03,607 INFO program: Running... /bin/umount /mnt/sysimage >21:21:03,618 INFO program: Running... udevadm settle --timeout=300 >21:21:03,635 INFO program: Running... udevadm settle --timeout=300 >21:21:03,654 INFO program: Running... /bin/mount -n -t btrfs -o subvol=sda6,ro /dev/sda2 /mnt/sysimage >21:21:03,704 INFO program: Running... /bin/umount /mnt/sysimage >21:21:03,719 INFO program: Running... udevadm settle --timeout=300 >21:21:03,734 INFO program: Running... udevadm settle --timeout=300 >21:21:03,752 INFO program: Running... udevadm settle --timeout=300 >21:21:03,768 INFO program: Running... udevadm settle --timeout=300 >16:21:05,157 INFO program: Running... udevadm settle --timeout=300 >16:21:05,275 INFO program: Running... modprobe xfs >16:21:05,367 INFO program: Running... modprobe vfat >21:21:12,162 INFO program: Running... udevadm settle --timeout=300 >21:22:31,061 INFO program: Running... udevadm settle --timeout=300 >21:23:21,189 INFO program: Running... udevadm settle --timeout=300 >21:23:21,229 INFO program: Running... multipath -d >21:23:21,238 INFO program: Running... multipath -ll >21:23:21,627 INFO program: Running... udevadm settle --timeout=300 >21:23:21,677 INFO program: Running... dumpe2fs -h /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:21,718 INFO program: Filesystem volume name: <none> >21:23:21,718 INFO program: Last mounted on: /home >21:23:21,718 INFO program: Filesystem UUID: 5410cbcf-103f-4e3f-a430-dbba323bf5a6 >21:23:21,719 INFO program: Filesystem magic number: 0xEF53 >21:23:21,719 INFO program: Filesystem revision #: 1 (dynamic) >21:23:21,719 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:23:21,719 INFO program: Filesystem flags: signed_directory_hash >21:23:21,719 INFO program: Default mount options: user_xattr acl >21:23:21,719 INFO program: Filesystem state: clean >21:23:21,719 INFO program: Errors behavior: Continue >21:23:21,719 INFO program: Filesystem OS type: Linux >21:23:21,719 INFO program: Inode count: 1281120 >21:23:21,719 INFO program: Block count: 5119488 >21:23:21,719 INFO program: Reserved block count: 0 >21:23:21,719 INFO program: Free blocks: 4994148 >21:23:21,719 INFO program: Free inodes: 1280971 >21:23:21,720 INFO program: First block: 0 >21:23:21,720 INFO program: Block size: 4096 >21:23:21,720 INFO program: Fragment size: 4096 >21:23:21,720 INFO program: Reserved GDT blocks: 1022 >21:23:21,720 INFO program: Blocks per group: 32768 >21:23:21,720 INFO program: Fragments per group: 32768 >21:23:21,720 INFO program: Inodes per group: 8160 >21:23:21,720 INFO program: Inode blocks per group: 510 >21:23:21,721 INFO program: Flex block group size: 16 >21:23:21,721 INFO program: Filesystem created: Thu Dec 6 20:52:11 2012 >21:23:21,721 INFO program: Last mount time: Thu Dec 6 16:09:09 2012 >21:23:21,721 INFO program: Last write time: Thu Dec 6 21:19:20 2012 >21:23:21,721 INFO program: Mount count: 2 >21:23:21,721 INFO program: Maximum mount count: -1 >21:23:21,722 INFO program: Last checked: Thu Dec 6 20:52:11 2012 >21:23:21,722 INFO program: Check interval: 0 (<none>) >21:23:21,722 INFO program: Lifetime writes: 455 MB >21:23:21,722 INFO program: Reserved blocks uid: 0 (user root) >21:23:21,722 INFO program: Reserved blocks gid: 0 (group root) >21:23:21,722 INFO program: First inode: 11 >21:23:21,722 INFO program: Inode size: 256 >21:23:21,723 INFO program: Required extra isize: 28 >21:23:21,723 INFO program: Desired extra isize: 28 >21:23:21,723 INFO program: Journal inode: 8 >21:23:21,723 INFO program: Default directory hash: half_md4 >21:23:21,723 INFO program: Directory Hash Seed: 85aac330-80e9-4ee8-91b9-8a212901d50d >21:23:21,723 INFO program: Journal backup: inode blocks >21:23:21,723 INFO program: Journal features: (none) >21:23:21,724 INFO program: Journal size: 128M >21:23:21,724 INFO program: Journal length: 32768 >21:23:21,724 INFO program: Journal sequence: 0x00000068 >21:23:21,724 INFO program: Journal start: 0 >21:23:21,724 INFO program: >21:23:21,724 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:23:21,725 INFO program: Running... dumpe2fs -h /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:21,732 INFO program: Filesystem volume name: <none> >21:23:21,733 INFO program: Last mounted on: /home >21:23:21,733 INFO program: Filesystem UUID: 5410cbcf-103f-4e3f-a430-dbba323bf5a6 >21:23:21,733 INFO program: Filesystem magic number: 0xEF53 >21:23:21,733 INFO program: Filesystem revision #: 1 (dynamic) >21:23:21,733 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:23:21,733 INFO program: Filesystem flags: signed_directory_hash >21:23:21,733 INFO program: Default mount options: user_xattr acl >21:23:21,733 INFO program: Filesystem state: clean >21:23:21,734 INFO program: Errors behavior: Continue >21:23:21,734 INFO program: Filesystem OS type: Linux >21:23:21,734 INFO program: Inode count: 1281120 >21:23:21,734 INFO program: Block count: 5119488 >21:23:21,734 INFO program: Reserved block count: 0 >21:23:21,734 INFO program: Free blocks: 4994148 >21:23:21,734 INFO program: Free inodes: 1280971 >21:23:21,734 INFO program: First block: 0 >21:23:21,734 INFO program: Block size: 4096 >21:23:21,735 INFO program: Fragment size: 4096 >21:23:21,735 INFO program: Reserved GDT blocks: 1022 >21:23:21,735 INFO program: Blocks per group: 32768 >21:23:21,735 INFO program: Fragments per group: 32768 >21:23:21,736 INFO program: Inodes per group: 8160 >21:23:21,736 INFO program: Inode blocks per group: 510 >21:23:21,736 INFO program: Flex block group size: 16 >21:23:21,737 INFO program: Filesystem created: Thu Dec 6 20:52:11 2012 >21:23:21,737 INFO program: Last mount time: Thu Dec 6 16:09:09 2012 >21:23:21,737 INFO program: Last write time: Thu Dec 6 21:19:20 2012 >21:23:21,737 INFO program: Mount count: 2 >21:23:21,738 INFO program: Maximum mount count: -1 >21:23:21,738 INFO program: Last checked: Thu Dec 6 20:52:11 2012 >21:23:21,738 INFO program: Check interval: 0 (<none>) >21:23:21,738 INFO program: Lifetime writes: 455 MB >21:23:21,738 INFO program: Reserved blocks uid: 0 (user root) >21:23:21,738 INFO program: Reserved blocks gid: 0 (group root) >21:23:21,739 INFO program: First inode: 11 >21:23:21,739 INFO program: Inode size: 256 >21:23:21,739 INFO program: Required extra isize: 28 >21:23:21,739 INFO program: Desired extra isize: 28 >21:23:21,739 INFO program: Journal inode: 8 >21:23:21,739 INFO program: Default directory hash: half_md4 >21:23:21,740 INFO program: Directory Hash Seed: 85aac330-80e9-4ee8-91b9-8a212901d50d >21:23:21,740 INFO program: Journal backup: inode blocks >21:23:21,740 INFO program: Journal features: (none) >21:23:21,740 INFO program: Journal size: 128M >21:23:21,740 INFO program: Journal length: 32768 >21:23:21,741 INFO program: Journal sequence: 0x00000068 >21:23:21,741 INFO program: Journal start: 0 >21:23:21,741 INFO program: >21:23:21,741 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:23:21,741 INFO program: Running... resize2fs -P /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:21,749 INFO program: Estimated minimum size of the filesystem: 54585 >21:23:21,749 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:23:21,755 INFO program: Running... udevadm settle --timeout=300 >21:23:21,787 INFO program: Running... udevadm settle --timeout=300 >21:23:21,814 INFO program: Running... udevadm settle --timeout=300 >21:23:21,844 INFO program: Running... udevadm settle --timeout=300 >21:23:21,874 INFO program: Running... udevadm settle --timeout=300 >21:23:21,904 INFO program: Running... udevadm settle --timeout=300 >21:23:21,935 INFO program: Running... udevadm settle --timeout=300 >21:23:21,963 INFO program: Running... udevadm settle --timeout=300 >21:23:21,998 INFO program: Running... udevadm settle --timeout=300 >21:23:22,028 INFO program: Running... udevadm settle --timeout=300 >21:23:22,060 INFO program: Running... udevadm settle --timeout=300 >21:23:22,092 INFO program: Running... udevadm settle --timeout=300 >21:23:22,129 INFO program: Running... udevadm settle --timeout=300 >21:23:22,165 INFO program: Running... udevadm settle --timeout=300 >21:23:22,199 INFO program: Running... udevadm settle --timeout=300 >02:23:22,229 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >02:23:22,290 INFO program: Running... /bin/umount /mnt/sysimage >21:23:22,302 INFO program: Running... udevadm settle --timeout=300 >21:23:22,333 INFO program: Running... udevadm settle --timeout=300 >02:23:22,367 INFO program: Running... /bin/mount -n -t btrfs -o subvol=sda6,ro /dev/sda2 /mnt/sysimage >02:23:22,431 INFO program: Running... /bin/umount /mnt/sysimage >21:23:22,462 INFO program: Running... udevadm settle --timeout=300 >21:23:22,494 INFO program: Running... udevadm settle --timeout=300 >21:23:22,524 INFO program: Running... udevadm settle --timeout=300 >21:23:22,555 INFO program: Running... udevadm settle --timeout=300 >21:23:24,853 INFO program: Running... udevadm settle --timeout=300 >02:23:24,885 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 /mnt/sysimage >02:23:24,932 INFO program: Running... /bin/umount /mnt/sysimage >21:23:24,952 INFO program: Running... udevadm settle --timeout=300 >21:23:24,994 INFO program: Running... udevadm settle --timeout=300 >21:23:25,029 INFO program: Running... udevadm settle --timeout=300 >21:23:50,084 INFO program: Running... udevadm settle --timeout=300 >21:23:50,128 INFO program: Running... multipath -d >21:23:50,138 INFO program: Running... multipath -ll >21:23:50,512 INFO program: Running... udevadm settle --timeout=300 >21:23:50,557 INFO program: Running... udevadm settle --timeout=300 >21:23:50,590 INFO program: Running... udevadm settle --timeout=300 >21:23:50,615 INFO program: Running... udevadm settle --timeout=300 >21:23:50,645 INFO program: Running... udevadm settle --timeout=300 >21:23:50,675 INFO program: Running... udevadm settle --timeout=300 >21:23:50,700 INFO program: Running... udevadm settle --timeout=300 >21:23:50,735 INFO program: Running... udevadm settle --timeout=300 >21:23:50,768 INFO program: Running... udevadm settle --timeout=300 >21:23:50,794 INFO program: Running... udevadm settle --timeout=300 >21:23:50,828 INFO program: Running... udevadm settle --timeout=300 >21:23:50,860 INFO program: Running... udevadm settle --timeout=300 >21:23:50,895 INFO program: Running... udevadm settle --timeout=300 >21:23:50,926 INFO program: Running... udevadm settle --timeout=300 >21:23:50,956 INFO program: Running... udevadm settle --timeout=300 >02:23:50,977 INFO program: Running... /bin/mount -n -t btrfs -o subvol=sda6,ro /dev/sda2 /mnt/sysimage >02:23:51,037 INFO program: Running... /bin/umount /mnt/sysimage >21:23:51,061 INFO program: Running... udevadm settle --timeout=300 >21:23:51,094 INFO program: Running... udevadm settle --timeout=300 >21:23:51,119 INFO program: Running... udevadm settle --timeout=300 >21:23:51,153 INFO program: Running... udevadm settle --timeout=300 >21:23:53,395 INFO program: Running... udevadm settle --timeout=300 >21:23:53,425 INFO program: Running... udevadm settle --timeout=300 >21:23:53,459 INFO program: Running... udevadm settle --timeout=300 >21:24:39,339 INFO program: Running... udevadm settle --timeout=300 >21:24:39,368 INFO program: Running... udevadm settle --timeout=300 >21:24:39,400 INFO program: Running... udevadm settle --timeout=300 >21:26:11,246 INFO program: Running... udevadm settle --timeout=300 >21:26:15,116 INFO program: Running... udevadm settle --timeout=300 >21:26:30,284 INFO program: Running... udevadm settle --timeout=300 >21:27:17,225 INFO program: Running... udevadm settle --timeout=300 >21:27:22,721 INFO program: Running... udevadm settle --timeout=300 >21:27:22,761 INFO program: Running... udevadm settle --timeout=300 >21:27:22,801 INFO program: Running... udevadm settle --timeout=300 >21:27:22,840 INFO program: Running... udevadm settle --timeout=300 >21:27:22,869 INFO program: Running... udevadm settle --timeout=300 >21:27:22,901 INFO program: Running... udevadm settle --timeout=300 >21:27:29,800 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >21:20:57,783 DEBUG storage: registered device format class MultipathMember as multipath_member >21:20:57,784 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:20:57,785 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:20:57,787 DEBUG storage: registered device format class SwapSpace as swap >21:20:57,788 DEBUG storage: registered device format class MDRaidMember as mdmember >21:20:57,789 DEBUG storage: registered device format class BIOSBoot as biosboot >21:20:57,802 DEBUG storage: registered device format class Ext2FS as ext2 >21:20:57,802 DEBUG storage: registered device format class Ext3FS as ext3 >21:20:57,803 DEBUG storage: registered device format class Ext4FS as ext4 >21:20:57,803 DEBUG storage: registered device format class FATFS as vfat >21:20:57,803 DEBUG storage: registered device format class EFIFS as efi >21:20:57,803 DEBUG storage: registered device format class BTRFS as btrfs >21:20:57,803 DEBUG storage: registered device format class GFS2 as gfs2 >21:20:57,804 DEBUG storage: registered device format class JFS as jfs >21:20:57,804 DEBUG storage: registered device format class ReiserFS as reiserfs >21:20:57,804 DEBUG storage: registered device format class XFS as xfs >21:20:57,804 DEBUG storage: registered device format class HFS as hfs >21:20:57,804 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:20:57,804 DEBUG storage: registered device format class HFSPlus as hfs+ >21:20:57,805 DEBUG storage: registered device format class NTFS as ntfs >21:20:57,805 DEBUG storage: registered device format class NFS as nfs >21:20:57,805 DEBUG storage: registered device format class NFSv4 as nfs4 >21:20:57,805 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:20:57,805 DEBUG storage: registered device format class NoDevFS as nodev >21:20:57,805 DEBUG storage: registered device format class DevPtsFS as devpts >21:20:57,806 DEBUG storage: registered device format class ProcFS as proc >21:20:57,806 DEBUG storage: registered device format class SysFS as sysfs >21:20:57,806 DEBUG storage: registered device format class TmpFS as tmpfs >21:20:57,806 DEBUG storage: registered device format class BindFS as bind >21:20:57,806 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:20:57,806 DEBUG storage: registered device format class USBFS as usbfs >21:20:57,858 DEBUG storage: registered device format class LUKS as luks >21:20:57,860 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:20:57,867 DEBUG storage: registered device format class DiskLabel as disklabel >21:20:59,569 DEBUG storage: MultipathTopology._build_topology: >21:20:59,570 DEBUG storage: /etc/multipath.conf contents: >21:20:59,570 DEBUG storage: # multipath.conf written by anaconda >21:20:59,570 DEBUG storage: >21:20:59,570 DEBUG storage: defaults { >21:20:59,570 DEBUG storage: user_friendly_names yes >21:20:59,571 DEBUG storage: } >21:20:59,571 DEBUG storage: blacklist { >21:20:59,571 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:20:59,571 DEBUG storage: devnode "^hd[a-z]" >21:20:59,571 DEBUG storage: devnode "^dcssblk[0-9]*" >21:20:59,571 DEBUG storage: device { >21:20:59,571 DEBUG storage: vendor "DGC" >21:20:59,571 DEBUG storage: product "LUNZ" >21:20:59,571 DEBUG storage: } >21:20:59,572 DEBUG storage: device { >21:20:59,572 DEBUG storage: vendor "IBM" >21:20:59,572 DEBUG storage: product "S/390.*" >21:20:59,572 DEBUG storage: } >21:20:59,572 DEBUG storage: # don't count normal SATA devices as multipaths >21:20:59,572 DEBUG storage: device { >21:20:59,573 DEBUG storage: vendor "ATA" >21:20:59,573 DEBUG storage: } >21:20:59,573 DEBUG storage: # don't count 3ware devices as multipaths >21:20:59,574 DEBUG storage: device { >21:20:59,574 DEBUG storage: vendor "3ware" >21:20:59,575 DEBUG storage: } >21:20:59,575 DEBUG storage: device { >21:20:59,576 DEBUG storage: vendor "AMCC" >21:20:59,576 DEBUG storage: } >21:20:59,577 DEBUG storage: # nor highpoint devices >21:20:59,577 DEBUG storage: device { >21:20:59,578 DEBUG storage: vendor "HPT" >21:20:59,578 DEBUG storage: } >21:20:59,579 DEBUG storage: } >21:20:59,579 DEBUG storage: multipaths { >21:20:59,579 DEBUG storage: } >21:20:59,580 DEBUG storage: (end of /etc/multipath.conf) >21:20:59,634 INFO storage: MultipathTopology: found singlepath device: sda >21:20:59,635 INFO storage: MultipathTopology: found non-disk device: sda1 >21:20:59,635 INFO storage: MultipathTopology: found non-disk device: sda2 >21:20:59,636 INFO storage: MultipathTopology: found non-disk device: sda3 >21:20:59,636 INFO storage: MultipathTopology: found non-disk device: sda4 >21:20:59,637 INFO storage: MultipathTopology: found non-disk device: sda5 >21:20:59,637 INFO storage: MultipathTopology: found non-disk device: sda6 >21:20:59,638 INFO storage: MultipathTopology: found non-disk device: sr0 >21:20:59,638 INFO storage: MultipathTopology: found singlepath device: loop0 >21:20:59,639 INFO storage: MultipathTopology: found singlepath device: loop1 >21:20:59,639 INFO storage: MultipathTopology: found singlepath device: loop2 >21:20:59,640 INFO storage: MultipathTopology: found singlepath device: loop3 >21:20:59,640 INFO storage: MultipathTopology: found singlepath device: loop4 >21:20:59,641 INFO storage: MultipathTopology: found singlepath device: loop5 >21:20:59,641 INFO storage: MultipathTopology: found singlepath device: loop6 >21:20:59,642 INFO storage: MultipathTopology: found singlepath device: loop7 >21:20:59,642 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:21:02,083 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:21:02,084 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:21:02,229 DEBUG storage: MultipathTopology._build_topology: >21:21:02,229 DEBUG storage: /etc/multipath.conf contents: >21:21:02,229 DEBUG storage: # multipath.conf written by anaconda >21:21:02,229 DEBUG storage: >21:21:02,229 DEBUG storage: defaults { >21:21:02,229 DEBUG storage: user_friendly_names yes >21:21:02,229 DEBUG storage: } >21:21:02,230 DEBUG storage: blacklist { >21:21:02,230 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:21:02,230 DEBUG storage: devnode "^hd[a-z]" >21:21:02,230 DEBUG storage: devnode "^dcssblk[0-9]*" >21:21:02,230 DEBUG storage: device { >21:21:02,230 DEBUG storage: vendor "DGC" >21:21:02,230 DEBUG storage: product "LUNZ" >21:21:02,230 DEBUG storage: } >21:21:02,230 DEBUG storage: device { >21:21:02,230 DEBUG storage: vendor "IBM" >21:21:02,230 DEBUG storage: product "S/390.*" >21:21:02,230 DEBUG storage: } >21:21:02,231 DEBUG storage: # don't count normal SATA devices as multipaths >21:21:02,231 DEBUG storage: device { >21:21:02,232 DEBUG storage: vendor "ATA" >21:21:02,232 DEBUG storage: } >21:21:02,233 DEBUG storage: # don't count 3ware devices as multipaths >21:21:02,233 DEBUG storage: device { >21:21:02,233 DEBUG storage: vendor "3ware" >21:21:02,234 DEBUG storage: } >21:21:02,234 DEBUG storage: device { >21:21:02,235 DEBUG storage: vendor "AMCC" >21:21:02,235 DEBUG storage: } >21:21:02,235 DEBUG storage: # nor highpoint devices >21:21:02,236 DEBUG storage: device { >21:21:02,236 DEBUG storage: vendor "HPT" >21:21:02,237 DEBUG storage: } >21:21:02,237 DEBUG storage: } >21:21:02,237 DEBUG storage: multipaths { >21:21:02,238 DEBUG storage: } >21:21:02,238 DEBUG storage: (end of /etc/multipath.conf) >21:21:02,257 INFO storage: MultipathTopology: found singlepath device: sda >21:21:02,257 INFO storage: MultipathTopology: found non-disk device: sda1 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sda2 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sda3 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sda4 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sda5 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sda6 >21:21:02,258 INFO storage: MultipathTopology: found non-disk device: sr0 >21:21:02,258 INFO storage: MultipathTopology: found singlepath device: loop0 >21:21:02,258 INFO storage: MultipathTopology: found singlepath device: loop1 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop2 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop3 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop4 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop5 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop6 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: loop7 >21:21:02,259 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:21:02,259 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:21:02,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4 /dev/disk/by-id/wwn-0x5000c5005ce03c45', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660194', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:21:02,268 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:21:02,269 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,270 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,271 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:21:02,272 INFO storage: sda is a disk >21:21:02,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,274 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:21:02,274 INFO storage: added disk sda (id 0) to device tree >21:21:02,274 DEBUG storage: looking up parted Device: /dev/sda >21:21:02,277 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:21:02,278 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >21:21:02,280 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:21:02,282 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:21:02,329 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbbf425f6d0>, <parted.partition.Partition object at 0x7fbbf425f8d0>, <parted.partition.Partition object at 0x7fbbf425fb10>, <parted.partition.Partition object at 0x7fbbf425fc90>, <parted.partition.Partition object at 0x7fbbf425fd90>, <parted.partition.Partition object at 0x7fbbf4261150>] > device: <parted.device.Device object at 0x7fbbf4243a90> > PedDisk: <_ped.Disk object at 0x7fbbf424edd0> >21:21:02,330 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:21:02,331 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:21:02,334 INFO storage: got device: DiskDevice instance (0x7fbbec8b6590) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec8920e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbbf4243890> >21:21:02,336 INFO storage: got format: DiskLabel instance (0x7fbbf4243950) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbbf425f6d0>, <parted.partition.Partition object at 0x7fbbf425f8d0>, <parted.partition.Partition object at 0x7fbbf425fb10>, <parted.partition.Partition object at 0x7fbbf425fc90>, <parted.partition.Partition object at 0x7fbbf425fd90>, <parted.partition.Partition object at 0x7fbbf4261150>] > device: <parted.device.Device object at 0x7fbbf4243a90> > PedDisk: <_ped.Disk object at 0x7fbbf424edd0> > origPartedDisk = <parted.disk.Disk object at 0x7fbbf425ff90> > partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892440> > >21:21:02,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part1 /dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_UUID_ENC': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660205', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part1', > '/dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:21:02,341 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:21:02,342 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:21:02,343 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,343 INFO storage: sda1 is a partition >21:21:02,344 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:21:02,345 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,346 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:02,347 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:21:02,348 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:21:02,348 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,350 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:21:02,350 DEBUG storage: looking up parted Partition: /dev/sda1 >21:21:02,351 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:21:02,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:21:02,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:21:02,353 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:21:02,353 INFO storage: added partition sda1 (id 1) to device tree >21:21:02,354 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:21:02,355 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >21:21:02,356 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:21:02,357 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >21:21:02,361 WARN storage: disklabel detected but not usable on sda1 >21:21:02,361 INFO storage: type detected on 'sda1' is 'ext4' >21:21:02,460 DEBUG storage: padding min size from 56 up to 61 >21:21:02,462 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:02,463 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:02,465 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:21:02,466 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >21:21:02,467 DEBUG storage: looking up parted Device: /dev/sda1 >21:21:02,469 INFO storage: got device: PartitionDevice instance (0x7fbbf4243850) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > 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 0x7fbbec892950> > 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 0x7fbbf4243a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbf425fa10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbf425f750> PedPartition: <_ped.Partition object at 0x7fbbf4256950> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >21:21:02,471 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:02,471 INFO storage: got format: Ext4FS instance (0x7fbbf42616d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 86cf8b25-41c3-4154-8c1b-6033e595d833 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:21:02,475 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part2 /dev/disk/by-label/fedora_t430s /dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora_t430s', > 'ID_FS_LABEL_ENC': 'fedora_t430s', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_ENC': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_SUB': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_FS_UUID_SUB_ENC': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '466944000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660215', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part2', > '/dev/disk/by-label/fedora_t430s', > '/dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:21:02,475 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:21:02,476 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:21:02,477 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,477 INFO storage: sda2 is a partition >21:21:02,478 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:21:02,479 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,480 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:02,481 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:21:02,482 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:21:02,482 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,483 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:21:02,483 DEBUG storage: looking up parted Partition: /dev/sda2 >21:21:02,484 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:21:02,485 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:21:02,485 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:21:02,486 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:21:02,486 INFO storage: added partition sda2 (id 2) to device tree >21:21:02,487 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:21:02,488 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >21:21:02,489 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:21:02,490 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:21:02,493 WARN storage: disklabel detected but not usable on sda2 >21:21:02,493 INFO storage: type detected on 'sda2' is 'btrfs' >21:21:02,494 DEBUG storage: BTRFS.supported: supported: True ; >21:21:02,494 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:02,495 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:21:02,496 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: btrfs ; >21:21:02,497 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda2 ; >21:21:02,497 INFO storage: creating btrfs volume btrfs.fedora_t430s >21:21:02,498 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:21:02,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,499 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora_t430s ; current: None ; type: None ; >21:21:02,500 DEBUG storage: BTRFS.supported: supported: True ; >21:21:02,500 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:02,501 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.3 ; current: None ; type: btrfs ; >21:21:02,501 INFO storage: added btrfs volume fedora_t430s (id 3) to device tree >21:21:02,502 DEBUG storage: BTRFSVolumeDevice.setup: fedora_t430s ; status: True ; controllable: True ; orig: True ; >21:21:02,509 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.3DXI9Gu to None >21:21:02,589 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.3DXI9Gu to None >21:21:02,770 DEBUG storage: BTRFS.supported: supported: True ; >21:21:02,770 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:21:02,771 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_t430s ; >21:21:02,772 DEBUG storage: BTRFSSubVolumeDevice._setFormat: sda6 ; current: None ; type: btrfs ; >21:21:02,773 INFO storage: added btrfs subvolume sda6 (id 4) to device tree >21:21:02,774 DEBUG storage: looking up parted Device: /dev/sda2 >21:21:02,775 INFO storage: got device: PartitionDevice instance (0x7fbbf42615d0) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b00> > 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 0x7fbbf4243a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbf425f990> PedPartition: <_ped.Partition object at 0x7fbbf42569b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 467970047 length = 466944000 > flags = >21:21:02,776 DEBUG storage: BTRFS.supported: supported: True ; >21:21:02,777 INFO storage: got format: BTRFS instance (0x2eb6310) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = 71943fcd-f1cb-42cf-98c8-ec83eeb44a2e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora_t430s size = 0 targetSize = 0 > >21:21:02,780 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part3 /dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_UUID_ENC': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '467970048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660225', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part3', > '/dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:21:02,781 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:21:02,781 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:21:02,782 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,782 INFO storage: sda3 is a partition >21:21:02,790 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:21:02,790 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,791 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:02,792 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:21:02,793 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:21:02,793 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,795 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:21:02,795 DEBUG storage: looking up parted Partition: /dev/sda3 >21:21:02,797 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:21:02,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:21:02,800 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:21:02,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:21:02,801 INFO storage: added partition sda3 (id 5) to device tree >21:21:02,803 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:21:02,804 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >21:21:02,805 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:21:02,807 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >21:21:02,811 WARN storage: disklabel detected but not usable on sda3 >21:21:02,811 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >21:21:02,813 DEBUG storage: LUKS.__init__: uuid: 0edee58f-13fa-456c-93c8-34ebdd39cd09 ; exists: True ; label: None ; device: /dev/sda3 ; serial: W0Q7BQC4 ; name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; >21:21:02,813 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >21:21:02,815 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:21:02,816 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >21:21:02,817 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >21:21:02,819 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; >21:21:02,820 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,822 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:21:02,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,824 DEBUG storage: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: None ; type: None ; >21:21:02,825 DEBUG storage: LUKSDevice.setup: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; controllable: True ; orig: False ; >21:21:02,827 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; orig: False ; >21:21:02,828 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:21:02,829 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; type: luks ; >21:21:02,829 INFO storage: setup of luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 failed: luks device not configured >21:21:02,831 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >21:21:02,831 DEBUG storage: looking up parted Device: /dev/sda3 >21:21:02,832 INFO storage: got device: PartitionDevice instance (0x7fbbf4261550) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892a70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbf425fb50> PedPartition: <_ped.Partition object at 0x7fbbf4256a10> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 467970048 end = 508930047 length = 40960000 > flags = >21:21:02,833 INFO storage: got format: LUKS instance (0x2eb6750) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0edee58f-13fa-456c-93c8-34ebdd39cd09 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:21:02,837 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '4', > 'ID_PART_ENTRY_OFFSET': '508930048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '116212400', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660235', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:21:02,838 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:21:02,839 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >21:21:02,840 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,840 INFO storage: sda4 is a partition >21:21:02,841 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:21:02,842 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,843 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:02,844 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >21:21:02,845 DEBUG storage: PartitionDevice._setFormat: sda4 ; >21:21:02,845 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,850 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:21:02,850 DEBUG storage: looking up parted Partition: /dev/sda4 >21:21:02,851 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >21:21:02,852 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:21:02,853 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:21:02,854 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:21:02,854 INFO storage: added partition sda4 (id 7) to device tree >21:21:02,854 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:21:02,855 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >21:21:02,856 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:21:02,879 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >21:21:02,881 WARN storage: disklabel detected but not usable on sda4 >21:21:02,881 DEBUG storage: no type or existing type for sda4, bailing >21:21:02,882 DEBUG storage: looking up parted Device: /dev/sda4 >21:21:02,884 INFO storage: got device: PartitionDevice instance (0x2eb6390) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 56744.3359375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b90> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbf425fcd0> PedPartition: <_ped.Partition object at 0x7fbbf4256a70> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508930048 end = 625142447 length = 116212400 > flags = >21:21:02,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part5 /dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_UUID_ENC': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '5', > 'ID_PART_ENTRY_OFFSET': '508932096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660245', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part5', > '/dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:21:02,893 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >21:21:02,894 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >21:21:02,895 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,895 INFO storage: sda5 is a partition >21:21:02,896 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >21:21:02,897 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:02,898 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:02,899 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >21:21:02,900 DEBUG storage: PartitionDevice._setFormat: sda5 ; >21:21:02,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,901 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >21:21:02,901 DEBUG storage: looking up parted Partition: /dev/sda5 >21:21:02,902 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >21:21:02,903 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >21:21:02,904 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >21:21:02,904 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >21:21:02,904 INFO storage: added partition sda5 (id 8) to device tree >21:21:02,905 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:21:02,906 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >21:21:02,906 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:21:02,907 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >21:21:02,951 WARN storage: disklabel detected but not usable on sda5 >21:21:02,952 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >21:21:02,955 DEBUG storage: LUKS.__init__: uuid: 2321844a-58e6-4eb2-a967-faaf0ed108a7 ; exists: True ; label: None ; device: /dev/sda5 ; serial: W0Q7BQC4 ; name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; >21:21:02,956 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >21:21:02,957 DEBUG storage: PartitionDevice._setFormat: sda5 ; >21:21:02,958 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >21:21:02,959 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >21:21:02,960 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; >21:21:02,961 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:02,962 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >21:21:02,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:02,963 DEBUG storage: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: None ; type: None ; >21:21:02,964 DEBUG storage: LUKSDevice.setup: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; controllable: True ; orig: False ; >21:21:02,965 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; orig: False ; >21:21:02,966 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:21:02,967 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: luks ; >21:21:02,967 INFO storage: setup of luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 failed: luks device not configured >21:21:02,968 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >21:21:02,969 DEBUG storage: looking up parted Device: /dev/sda5 >21:21:02,970 INFO storage: got device: PartitionDevice instance (0x2ed1d10) -- > name = sda5 status = True kids = 0 id = 8 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892d40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbf425fe50> PedPartition: <_ped.Partition object at 0x7fbbf4256ad0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508932096 end = 517124095 length = 8192000 > flags = >21:21:02,971 INFO storage: got format: LUKS instance (0x2ed1f10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 2321844a-58e6-4eb2-a967-faaf0ed108a7 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:21:02,974 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part6 /dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_FS_UUID_ENC': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '6', > 'ID_PART_ENTRY_OFFSET': '517126144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '108015616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660259', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part6', > '/dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:21:02,975 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >21:21:02,976 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >21:21:02,977 DEBUG storage: DeviceTree.getDeviceByName returned existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:21:02,978 DEBUG storage: looking up parted Device: /dev/sda2 >21:21:02,979 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:21:02,981 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >21:21:02,982 DEBUG storage: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:21:02,984 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:21:03,017 WARN storage: disklabel detected but not usable on sda6 >21:21:03,019 DEBUG storage: no type or existing type for sda6, bailing >21:21:03,020 INFO storage: got device: BTRFSSubVolumeDevice instance (0x7fbbf4261250) -- > name = sda6 status = True kids = 0 id = 4 > parents = ['existing 228000MB btrfs volume fedora_t430s (3) with existing btrfs filesystem'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs >21:21:03,022 DEBUG storage: BTRFS.supported: supported: True ; >21:21:03,023 INFO storage: got format: BTRFS instance (0x7fbbf4261350) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = None exists = True > options = subvol=sda6 supported = True formattable = True resizable = False > mountpoint = None mountopts = subvol=sda6 > label = None size = 0 targetSize = 0 > >21:21:03,025 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7940H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.D0', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '661407', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:21:03,026 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:21:03,027 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:21:03,028 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,028 INFO storage: sr0 is a cdrom >21:21:03,029 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:21:03,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,031 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:21:03,031 INFO storage: added cdrom sr0 (id 10) to device tree >21:21:03,032 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:03,040 DEBUG storage: no device or no media present >21:21:03,042 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668769', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:21:03,042 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:21:03,043 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:21:03,044 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,044 INFO storage: loop0 is a loop device >21:21:03,045 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:21:03,046 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:21:03,047 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,051 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:21:03,051 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 11) to device tree >21:21:03,052 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:21:03,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,054 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:21:03,055 INFO storage: added loop loop0 (id 12) to device tree >21:21:03,056 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:21:03,057 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:21:03,057 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:21:03,060 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:21:03,061 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:21:03,065 WARN storage: disklabel detected but not usable on loop0 >21:21:03,066 INFO storage: type detected on 'loop0' is 'squashfs' >21:21:03,066 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:21:03,067 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:21:03,068 INFO storage: got device: LoopDevice instance (0x2edda50) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (11)'] > 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 >21:21:03,070 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668787', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:21:03,071 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:21:03,072 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:21:03,073 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,073 INFO storage: loop1 is a loop device >21:21:03,074 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:21:03,076 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:21:03,077 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,077 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,079 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:21:03,079 INFO storage: added file /LiveOS/rootfs.img (id 13) to device tree >21:21:03,081 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:21:03,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,083 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:21:03,083 INFO storage: added loop loop1 (id 14) to device tree >21:21:03,084 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:21:03,085 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:21:03,086 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,086 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:03,086 DEBUG storage: device loop1 does not contain a disklabel >21:21:03,087 INFO storage: type detected on 'loop1' is 'ext4' >21:21:03,139 DEBUG storage: padding min size from 0 up to 0 >21:21:03,141 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,141 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:03,142 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:21:03,143 INFO storage: got device: LoopDevice instance (0x2ee3dd0) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:21:03,144 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,145 INFO storage: got format: Ext4FS instance (0x2ee78d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:21:03,146 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668809', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:21:03,147 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:21:03,148 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:21:03,149 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,149 INFO storage: loop2 is a loop device >21:21:03,150 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:21:03,151 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:21:03,152 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,152 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,153 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:21:03,153 INFO storage: added file /overlay (deleted) (id 15) to device tree >21:21:03,154 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:21:03,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,156 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:21:03,156 INFO storage: added loop loop2 (id 16) to device tree >21:21:03,157 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:21:03,158 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:21:03,158 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:21:03,159 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:21:03,160 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:21:03,162 WARN storage: disklabel detected but not usable on loop2 >21:21:03,163 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >21:21:03,163 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:21:03,164 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:21:03,164 INFO storage: got device: LoopDevice instance (0x2eeb850) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >21:21:03,166 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668829', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:21:03,166 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:21:03,166 DEBUG storage: lvm filter: adding loop3 to the reject list >21:21:03,167 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668847', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:21:03,168 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:21:03,168 DEBUG storage: lvm filter: adding loop4 to the reject list >21:21:03,169 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:21:03,169 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:21:03,169 DEBUG storage: lvm filter: adding loop5 to the reject list >21:21:03,171 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668886', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:21:03,171 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:21:03,171 DEBUG storage: lvm filter: adding loop6 to the reject list >21:21:03,172 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668905', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:21:03,173 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:21:03,173 DEBUG storage: lvm filter: adding loop7 to the reject list >21:21:03,173 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:21:03,189 INFO storage: devices to scan: ['dm-0'] >21:21:03,192 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/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 /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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363483', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:21:03,193 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:21:03,194 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:21:03,194 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,195 INFO storage: live-rw is a device-mapper device >21:21:03,195 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:21:03,196 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:21:03,198 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >21:21:03,200 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:21:03,200 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >21:21:03,202 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:21:03,203 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:03,204 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:21:03,204 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:03,205 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:21:03,205 INFO storage: added dm live-rw (id 17) to device tree >21:21:03,207 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:21:03,208 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:21:03,209 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,209 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:03,209 DEBUG storage: device live-rw does not contain a disklabel >21:21:03,210 INFO storage: type detected on 'live-rw' is 'ext4' >21:21:03,243 DEBUG storage: padding min size from 714 up to 785 >21:21:03,245 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,245 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:03,247 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:21:03,248 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:21:03,250 INFO storage: got device: DMDevice instance (0x2ef1b90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > 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 0x2ed95f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:21:03,252 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,253 INFO storage: got format: Ext4FS instance (0x2ef1250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:21:03,271 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:21:03,283 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,285 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,287 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,298 DEBUG storage: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:21:03,312 DEBUG storage: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:21:03,335 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:21:03,350 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,353 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,356 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,372 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:21:03,374 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:21:03,376 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:21:03,392 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,394 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,396 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,411 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:21:03,412 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:21:03,414 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:21:03,430 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,432 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,434 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,445 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:21:03,447 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:21:03,450 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:21:03,463 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,465 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,468 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,485 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:21:03,488 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:21:03,491 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:21:03,513 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:21:03,515 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:21:03,516 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:21:03,517 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:21:03,519 INFO storage: edd: collected mbr signatures: {'sda': '0x000d8c17'} >21:21:03,519 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000d8c17 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 625142448 >21:21:03,520 INFO storage: edd: matched 0x80 to sda using MBR sig >21:21:03,521 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:21:03,524 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:21:03,603 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:21:03,632 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,633 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,635 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,651 DEBUG storage: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:21:03,652 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:21:03,700 DEBUG storage: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:21:03,733 DEBUG storage: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:21:03,751 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:21:03,764 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:21:03,765 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,768 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:21:03,866 DEBUG storage: BTRFS.supported: supported: True ; >21:21:03,869 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,870 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,872 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:03,874 DEBUG storage: BTRFS.supported: supported: True ; >21:21:03,878 DEBUG storage: BTRFS.supported: supported: True ; >21:21:03,879 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:21:03,889 DEBUG storage: onlyuse is now: sda >16:21:05,148 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:21:05,157 INFO storage: updating format of device: existing 0MB cdrom sr0 (10) >16:21:05,183 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:21:05,184 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:21:05,184 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:21:05,185 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:21:05,186 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >16:21:05,204 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >16:21:05,205 INFO storage: DiskLabel.partedDevice returning None >16:21:05,206 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:21:05,207 DEBUG storage: no type or existing type for sr0, bailing >16:21:05,259 DEBUG storage: Iso9660FS.supported: supported: True ; >16:21:05,260 DEBUG storage: Iso9660FS.supported: supported: True ; >16:21:05,260 DEBUG storage: NFSv4.supported: supported: False ; >16:21:05,261 DEBUG storage: NFSv4.supported: supported: False ; >16:21:05,262 DEBUG storage: SELinuxFS.supported: supported: False ; >16:21:05,262 DEBUG storage: SELinuxFS.supported: supported: False ; >16:21:05,263 DEBUG storage: Ext4FS.supported: supported: True ; >16:21:05,263 DEBUG storage: Ext4FS.supported: supported: True ; >16:21:05,264 DEBUG storage: Ext3FS.supported: supported: True ; >16:21:05,264 DEBUG storage: Ext3FS.supported: supported: True ; >16:21:05,265 DEBUG storage: Ext2FS.supported: supported: True ; >16:21:05,266 DEBUG storage: Ext2FS.supported: supported: True ; >16:21:05,266 DEBUG storage: SysFS.supported: supported: False ; >16:21:05,267 DEBUG storage: SysFS.supported: supported: False ; >16:21:05,267 DEBUG storage: MultipathMember.__init__: >16:21:05,268 DEBUG storage: MDRaidMember.__init__: >16:21:05,269 DEBUG storage: ProcFS.supported: supported: False ; >16:21:05,269 DEBUG storage: ProcFS.supported: supported: False ; >16:21:05,270 DEBUG storage: SwapSpace.__init__: >16:21:05,270 DEBUG storage: DevPtsFS.supported: supported: False ; >16:21:05,271 DEBUG storage: DevPtsFS.supported: supported: False ; >16:21:05,271 DEBUG storage: BTRFS.supported: supported: True ; >16:21:05,272 DEBUG storage: USBFS.supported: supported: False ; >16:21:05,272 DEBUG storage: USBFS.supported: supported: False ; >16:21:05,273 DEBUG storage: DiskLabel.__init__: >16:21:05,273 INFO storage: DiskLabel.partedDevice returning None >16:21:05,274 DEBUG storage: HFSPlus.supported: supported: False ; >16:21:05,274 DEBUG storage: HFSPlus.supported: supported: False ; >16:21:05,275 DEBUG storage: XFS.supported: supported: True ; >16:21:05,356 DEBUG storage: XFS.supported: supported: True ; >16:21:05,359 DEBUG storage: TmpFS.supported: supported: False ; >16:21:05,360 DEBUG storage: TmpFS.supported: supported: False ; >16:21:05,361 DEBUG storage: LUKS.__init__: >16:21:05,361 DEBUG storage: DMRaidMember.__init__: >16:21:05,362 DEBUG storage: NTFS.supported: supported: False ; >16:21:05,362 DEBUG storage: NTFS.supported: supported: False ; >16:21:05,363 DEBUG storage: BindFS.supported: supported: False ; >16:21:05,364 DEBUG storage: BindFS.supported: supported: False ; >16:21:05,364 DEBUG storage: HFS.supported: supported: False ; >16:21:05,365 DEBUG storage: HFS.supported: supported: False ; >16:21:05,365 DEBUG storage: LVMPhysicalVolume.__init__: >16:21:05,366 DEBUG storage: NFS.supported: supported: False ; >16:21:05,366 DEBUG storage: NFS.supported: supported: False ; >16:21:05,367 DEBUG storage: FATFS.supported: supported: True ; >16:21:05,391 DEBUG storage: FATFS.supported: supported: True ; >16:21:05,394 DEBUG storage: NoDevFS.supported: supported: False ; >16:21:05,395 DEBUG storage: NoDevFS.supported: supported: False ; >21:21:12,159 DEBUG storage: clearpart: looking at sda5 >21:21:12,159 DEBUG storage: clearpart: looking at sda4 >21:21:12,159 DEBUG storage: clearpart: looking at sda3 >21:21:12,159 DEBUG storage: clearpart: looking at sda2 >21:21:12,159 DEBUG storage: clearpart: looking at sda1 >21:21:12,160 DEBUG storage: checking whether disk sda has an empty extended >21:21:12,161 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe2af38d0> PedPartition: <_ped.Partition object at 0x7fbbe2bae8f0> ; logicals is ['sda5', 'sda6'] >21:21:12,162 DEBUG storage: new disk order: [] >21:21:12,185 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:12,186 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:12,188 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:21:12,189 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:21:12,189 DEBUG storage: resolved 'sda' to 'sda' (disk) >21:21:12,191 DEBUG storage: stage1 device cannot be of type btrfs volume >21:21:12,191 DEBUG storage: _is_valid_disklabel(sda) returning True >21:21:12,191 DEBUG storage: _is_valid_size(sda) returning True >21:21:12,191 DEBUG storage: _is_valid_location(sda) returning True >21:21:12,191 DEBUG storage: _is_valid_format(sda) returning True >21:21:12,192 DEBUG storage: is_valid_stage1_device(sda) returning True >21:22:31,052 DEBUG storage: clearpart: looking at sda5 >21:22:31,053 DEBUG storage: clearpart: looking at sda4 >21:22:31,054 DEBUG storage: clearpart: looking at sda3 >21:22:31,054 DEBUG storage: clearpart: looking at sda2 >21:22:31,055 DEBUG storage: clearpart: looking at sda1 >21:22:31,056 DEBUG storage: checking whether disk sda has an empty extended >21:22:31,059 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe14d6d10> PedPartition: <_ped.Partition object at 0x7fbbdfc0b3b0> ; logicals is ['sda5', 'sda6'] >21:22:31,061 DEBUG storage: new disk order: [] >21:22:31,099 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:22:31,100 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:22:31,100 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:22:31,101 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:22:31,101 DEBUG storage: resolved 'sda' to 'sda' (disk) >21:22:31,106 DEBUG storage: stage1 device cannot be of type btrfs volume >21:22:31,107 DEBUG storage: _is_valid_disklabel(sda) returning True >21:22:31,107 DEBUG storage: _is_valid_size(sda) returning True >21:22:31,107 DEBUG storage: _is_valid_location(sda) returning True >21:22:31,107 DEBUG storage: _is_valid_format(sda) returning True >21:22:31,107 DEBUG storage: is_valid_stage1_device(sda) returning True >21:22:31,135 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:22:31,135 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbe78443d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe78441d0> PedPartition: <_ped.Partition object at 0x7fbbe14bd830> >21:22:31,136 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:22:31,137 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844350> PedPartition: <_ped.Partition object at 0x7fbbe14bda10> >21:22:31,138 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:22:31,138 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844510> PedPartition: <_ped.Partition object at 0x7fbbe14bd770> >21:22:31,139 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >21:22:31,140 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844690> PedPartition: <_ped.Partition object at 0x7fbbe14bd8f0> >21:22:31,141 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >21:22:31,141 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844810> PedPartition: <_ped.Partition object at 0x7fbbe14bd9b0> >21:22:31,143 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:22:31,144 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:22:33,957 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:33,957 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:35,360 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:35,360 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:35,361 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:36,269 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:36,269 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:36,269 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:36,739 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:36,739 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:36,739 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:37,160 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:37,160 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:37,161 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:37,538 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:37,538 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:37,538 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:37,949 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:37,949 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:37,949 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:38,309 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:38,310 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:38,310 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:49,671 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:49,671 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:49,671 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:53,239 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:53,239 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:53,239 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:53,910 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:53,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:53,910 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:56,767 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:56,767 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:56,767 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:22:57,987 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:57,987 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:57,987 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:00,486 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:00,487 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:00,488 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:01,308 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:01,308 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:01,308 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:01,838 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:01,838 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:01,838 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:02,938 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:02,938 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:02,938 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:03,242 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:03,242 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:03,242 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:05,009 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:05,010 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:05,010 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:06,841 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:06,841 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:06,841 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:11,750 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:11,750 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:11,750 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:18,359 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:23:18,361 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; type: luks ; >21:23:18,363 DEBUG storage: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >21:23:21,185 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:23:21,186 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:23:21,188 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: None ; type: None ; >21:23:21,188 INFO storage.ui: added luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) to device tree >21:23:21,188 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >21:23:21,189 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >21:23:21,221 DEBUG storage.ui: MultipathTopology._build_topology: >21:23:21,221 DEBUG storage.ui: /etc/multipath.conf contents: >21:23:21,221 DEBUG storage.ui: # multipath.conf written by anaconda >21:23:21,221 DEBUG storage.ui: >21:23:21,221 DEBUG storage.ui: defaults { >21:23:21,221 DEBUG storage.ui: user_friendly_names yes >21:23:21,221 DEBUG storage.ui: } >21:23:21,222 DEBUG storage.ui: blacklist { >21:23:21,222 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:23:21,222 DEBUG storage.ui: devnode "^hd[a-z]" >21:23:21,222 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >21:23:21,222 DEBUG storage.ui: device { >21:23:21,222 DEBUG storage.ui: vendor "DGC" >21:23:21,222 DEBUG storage.ui: product "LUNZ" >21:23:21,222 DEBUG storage.ui: } >21:23:21,222 DEBUG storage.ui: device { >21:23:21,222 DEBUG storage.ui: vendor "IBM" >21:23:21,222 DEBUG storage.ui: product "S/390.*" >21:23:21,222 DEBUG storage.ui: } >21:23:21,222 DEBUG storage.ui: # don't count normal SATA devices as multipaths >21:23:21,223 DEBUG storage.ui: device { >21:23:21,223 DEBUG storage.ui: vendor "ATA" >21:23:21,224 DEBUG storage.ui: } >21:23:21,224 DEBUG storage.ui: # don't count 3ware devices as multipaths >21:23:21,225 DEBUG storage.ui: device { >21:23:21,225 DEBUG storage.ui: vendor "3ware" >21:23:21,225 DEBUG storage.ui: } >21:23:21,226 DEBUG storage.ui: device { >21:23:21,226 DEBUG storage.ui: vendor "AMCC" >21:23:21,226 DEBUG storage.ui: } >21:23:21,227 DEBUG storage.ui: # nor highpoint devices >21:23:21,227 DEBUG storage.ui: device { >21:23:21,227 DEBUG storage.ui: vendor "HPT" >21:23:21,228 DEBUG storage.ui: } >21:23:21,228 DEBUG storage.ui: wwid "W0Q7BQC4" >21:23:21,228 DEBUG storage.ui: } >21:23:21,228 DEBUG storage.ui: multipaths { >21:23:21,228 DEBUG storage.ui: } >21:23:21,229 DEBUG storage.ui: (end of /etc/multipath.conf) >21:23:21,277 INFO storage.ui: MultipathTopology: found singlepath device: sda >21:23:21,278 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >21:23:21,278 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >21:23:21,278 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >21:23:21,279 INFO storage.ui: MultipathTopology: found non-disk device: sda4 >21:23:21,279 INFO storage.ui: MultipathTopology: found non-disk device: sda5 >21:23:21,280 INFO storage.ui: MultipathTopology: found non-disk device: sda6 >21:23:21,280 INFO storage.ui: MultipathTopology: found non-disk device: sr0 >21:23:21,281 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >21:23:21,281 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >21:23:21,282 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >21:23:21,282 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >21:23:21,283 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >21:23:21,283 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >21:23:21,284 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >21:23:21,284 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >21:23:21,285 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >21:23:21,285 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >21:23:21,286 INFO storage.ui: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:23:21,291 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4 /dev/disk/by-id/wwn-0x5000c5005ce03c45', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660194', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:23:21,291 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:23:21,292 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:23:21,293 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:23:21,294 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:23:21,295 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >21:23:21,295 DEBUG storage.ui: disklabel format on sda already set up >21:23:21,296 INFO storage.ui: got device: DiskDevice instance (0x7fbbe14d6b90) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec8920e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbbe14d6ed0> >21:23:21,297 INFO storage.ui: got format: DiskLabel instance (0x7fbbe14d6e50) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbbe7844110>, <parted.partition.Partition object at 0x7fbbe7844290>, <parted.partition.Partition object at 0x7fbbe78444d0>, <parted.partition.Partition object at 0x7fbbe7844650>, <parted.partition.Partition object at 0x7fbbe7844750>, <parted.partition.Partition object at 0x7fbbe7844ad0>] > device: <parted.device.Device object at 0x7fbbe1935a90> > PedDisk: <_ped.Disk object at 0x7fbbe787a200> > origPartedDisk = <parted.disk.Disk object at 0x7fbbe7840290> > partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892440> > >21:23:21,300 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part1 /dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_UUID_ENC': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660205', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part1', > '/dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:23:21,301 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:23:21,301 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >21:23:21,302 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >21:23:21,303 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:23:21,304 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >21:23:21,305 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:23:21,306 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >21:23:21,328 WARN storage.ui: disklabel detected but not usable on sda1 >21:23:21,329 DEBUG storage.ui: no type or existing type for sda1, bailing >21:23:21,330 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe14d6e90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > 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 0x7fbbec892950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbe78443d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe78441d0> PedPartition: <_ped.Partition object at 0x7fbbe14bd830> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >21:23:21,331 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,331 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7840790) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 86cf8b25-41c3-4154-8c1b-6033e595d833 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:23:21,335 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part2 /dev/disk/by-label/fedora_t430s /dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora_t430s', > 'ID_FS_LABEL_ENC': 'fedora_t430s', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_ENC': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_SUB': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_FS_UUID_SUB_ENC': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '466944000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660215', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part2', > '/dev/disk/by-label/fedora_t430s', > '/dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:23:21,335 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:23:21,336 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >21:23:21,337 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228000MB partition sda2 (2) with existing btrfs filesystem >21:23:21,338 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:23:21,339 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >21:23:21,339 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:23:21,340 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:23:21,370 WARN storage.ui: disklabel detected but not usable on sda2 >21:23:21,371 DEBUG storage.ui: no type or existing type for sda2, bailing >21:23:21,374 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840150) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b00> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844350> PedPartition: <_ped.Partition object at 0x7fbbe14bda10> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 467970047 length = 466944000 > flags = >21:23:21,376 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:23:21,377 INFO storage.ui: got format: BTRFS instance (0x7fbbe7840650) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = 71943fcd-f1cb-42cf-98c8-ec83eeb44a2e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora_t430s size = 0 targetSize = 0 > >21:23:21,380 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part3 /dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_UUID_ENC': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '467970048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660225', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part3', > '/dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:23:21,380 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:23:21,381 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >21:23:21,382 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20000MB partition sda3 (5) with existing luks >21:23:21,383 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:23:21,384 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >21:23:21,385 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:23:21,386 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >21:23:21,414 WARN storage.ui: disklabel detected but not usable on sda3 >21:23:21,414 DEBUG storage.ui: no type or existing type for sda3, bailing >21:23:21,416 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe78407d0) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892a70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844510> PedPartition: <_ped.Partition object at 0x7fbbe14bd770> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 467970048 end = 508930047 length = 40960000 > flags = >21:23:21,416 INFO storage.ui: got format: LUKS instance (0x7fbbe78409d0) -- > type = luks name = LUKS status = True > device = /dev/sda3 uuid = 0edee58f-13fa-456c-93c8-34ebdd39cd09 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >21:23:21,419 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '4', > 'ID_PART_ENTRY_OFFSET': '508930048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '116212400', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660235', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:23:21,419 INFO storage.ui: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:23:21,420 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:23:21,421 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 56744MB partition sda4 (7) >21:23:21,422 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:23:21,423 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >21:23:21,424 DEBUG storage.ui: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:23:21,425 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >21:23:21,426 WARN storage.ui: disklabel detected but not usable on sda4 >21:23:21,426 DEBUG storage.ui: no type or existing type for sda4, bailing >21:23:21,428 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840a10) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 56744.3359375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b90> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844690> PedPartition: <_ped.Partition object at 0x7fbbe14bd8f0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508930048 end = 625142447 length = 116212400 > flags = >21:23:21,431 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part5 /dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_UUID_ENC': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '5', > 'ID_PART_ENTRY_OFFSET': '508932096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660245', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part5', > '/dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:23:21,431 INFO storage.ui: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >21:23:21,432 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda5 ; >21:23:21,433 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4000MB partition sda5 (8) with existing luks >21:23:21,434 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:23:21,435 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >21:23:21,436 DEBUG storage.ui: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:23:21,437 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >21:23:21,521 WARN storage.ui: disklabel detected but not usable on sda5 >21:23:21,522 DEBUG storage.ui: no type or existing type for sda5, bailing >21:23:21,524 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840d90) -- > name = sda5 status = True kids = 0 id = 8 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892d40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844810> PedPartition: <_ped.Partition object at 0x7fbbe14bd9b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508932096 end = 517124095 length = 8192000 > flags = >21:23:21,524 INFO storage.ui: got format: LUKS instance (0x7fbbe7840dd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 2321844a-58e6-4eb2-a967-faaf0ed108a7 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:23:21,528 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part6 /dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_FS_UUID_ENC': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '6', > 'ID_PART_ENTRY_OFFSET': '517126144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '108015616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660259', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part6', > '/dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:23:21,528 INFO storage.ui: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >21:23:21,529 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda6 ; >21:23:21,530 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:23:21,531 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:23:21,532 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >21:23:21,533 DEBUG storage.ui: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:23:21,534 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:23:21,544 WARN storage.ui: disklabel detected but not usable on sda6 >21:23:21,545 DEBUG storage.ui: no type or existing type for sda6, bailing >21:23:21,545 INFO storage.ui: got device: BTRFSSubVolumeDevice instance (0x7fbbe7840950) -- > name = sda6 status = True kids = 0 id = 4 > parents = ['existing 228000MB btrfs volume fedora_t430s (3) with existing btrfs filesystem'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs >21:23:21,546 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:23:21,547 INFO storage.ui: got format: BTRFS instance (0x7fbbe7840c10) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = None exists = True > options = subvol=sda6 supported = True formattable = True resizable = False > mountpoint = None mountopts = subvol=sda6 > label = None size = 0 targetSize = 0 > >21:23:21,549 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7940H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.D0', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '661407', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:23:21,550 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:23:21,551 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >21:23:21,552 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:23:21,559 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB cdrom sr0 (10) >21:23:21,559 DEBUG storage.ui: looking up parted Device: /dev/sr0 >21:23:21,578 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:23:21,587 DEBUG storage.ui: no device or no media present >21:23:21,589 DEBUG storage.ui: 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668769', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:23:21,589 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >21:23:21,590 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >21:23:21,591 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (12) >21:23:21,593 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:23:21,594 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:23:21,594 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >21:23:21,595 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:23:21,596 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:23:21,598 WARN storage.ui: disklabel detected but not usable on loop0 >21:23:21,598 INFO storage.ui: type detected on 'loop0' is 'squashfs' >21:23:21,598 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >21:23:21,599 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:23:21,600 INFO storage.ui: got device: LoopDevice instance (0x7fbbe78411d0) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (11)'] > 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 >21:23:21,601 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668787', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:23:21,601 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >21:23:21,602 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >21:23:21,603 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >21:23:21,604 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:23:21,605 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:23:21,606 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,606 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:21,606 DEBUG storage.ui: device loop1 does not contain a disklabel >21:23:21,607 DEBUG storage.ui: no type or existing type for loop1, bailing >21:23:21,607 INFO storage.ui: got device: LoopDevice instance (0x7fbbe7841450) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > 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 = ext4 >21:23:21,608 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,608 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7841610) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:23:21,610 DEBUG storage.ui: 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668809', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:23:21,610 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >21:23:21,611 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >21:23:21,612 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >21:23:21,613 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:23:21,613 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:23:21,614 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:23:21,615 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:23:21,616 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:23:21,617 WARN storage.ui: disklabel detected but not usable on loop2 >21:23:21,617 INFO storage.ui: type detected on 'loop2' is 'DM_snapshot_cow' >21:23:21,617 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:23:21,618 DEBUG storage.ui: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:23:21,619 INFO storage.ui: got device: LoopDevice instance (0x7fbbe78416d0) -- > name = loop2 status = False kids = 1 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >21:23:21,620 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668829', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:23:21,620 DEBUG storage.ui: device 'loop3' in ignoredDisks >21:23:21,620 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >21:23:21,621 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668847', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:23:21,621 DEBUG storage.ui: device 'loop4' in ignoredDisks >21:23:21,622 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >21:23:21,623 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:23:21,623 DEBUG storage.ui: device 'loop5' in ignoredDisks >21:23:21,623 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >21:23:21,624 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668886', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:23:21,625 DEBUG storage.ui: device 'loop6' in ignoredDisks >21:23:21,625 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >21:23:21,626 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668905', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:23:21,626 DEBUG storage.ui: device 'loop7' in ignoredDisks >21:23:21,626 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >21:23:21,626 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >21:23:21,626 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >21:23:21,651 INFO storage.ui: devices to scan: ['dm-0', 'dm-1'] >21:23:21,656 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 /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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363483', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:23:21,657 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >21:23:21,658 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >21:23:21,659 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (17) with existing ext4 filesystem >21:23:21,660 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:23:21,661 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:23:21,661 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,662 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:21,662 DEBUG storage.ui: device live-rw does not contain a disklabel >21:23:21,662 DEBUG storage.ui: no type or existing type for live-rw, bailing >21:23:21,662 INFO storage.ui: got device: DMDevice instance (0x7fbbe7841ed0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > 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 0x2ed95f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >21:23:21,664 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,664 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7841fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:23:21,666 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0edee58f13fa456c93c834ebdd39cd09-luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 /dev/disk/by-uuid/5410cbcf-103f-4e3f-a430-dbba323bf5a6 /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-0edee58f13fa456c93c834ebdd39cd09-luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5410cbcf-103f-4e3f-a430-dbba323bf5a6', > 'ID_FS_UUID_ENC': '5410cbcf-103f-4e3f-a430-dbba323bf5a6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6970121', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-0edee58f13fa456c93c834ebdd39cd09-luks-0edee58f-13fa-456c-93c8-34ebdd39cd09', > '/dev/disk/by-uuid/5410cbcf-103f-4e3f-a430-dbba323bf5a6', > '/dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; >21:23:21,666 INFO storage.ui: scanning luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (/devices/virtual/block/dm-1)... >21:23:21,667 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; >21:23:21,667 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:21,670 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 19998MB luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (18) >21:23:21,672 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; >21:23:21,674 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; label_type: None ; >21:23:21,676 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,676 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:21,676 DEBUG storage.ui: device luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 does not contain a disklabel >21:23:21,676 INFO storage.ui: type detected on 'luks-0edee58f-13fa-456c-93c8-34ebdd39cd09' is 'ext4' >21:23:21,749 DEBUG storage.ui: padding min size from 214 up to 235 >21:23:21,751 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,751 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:21,752 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: None ; type: ext4 ; >21:23:21,753 INFO storage.ui: got device: LUKSDevice instance (0x7fbbe7846bd0) -- > name = luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 status = True kids = 0 id = 18 > parents = ['existing 20000MB partition sda3 (5) with existing luks'] > uuid = None size = 19998.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 40955904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbdfc4b7a0> > target size = 0 path = /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 > format args = [] originalFormat = None target = crypt dmUuid = None >21:23:21,754 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:21,754 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7842090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 uuid = 5410cbcf-103f-4e3f-a430-dbba323bf5a6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 19998.0 targetSize = 19998.0 > >21:23:21,785 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:23:21,806 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:21,809 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:21,813 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:21,842 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:23:21,872 DEBUG storage.ui: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:23:21,903 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:23:21,926 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:21,930 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:21,935 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:21,956 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:23:21,958 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:23:21,963 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:23:21,992 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:21,995 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:21,998 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,023 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:23:22,025 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:23:22,028 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:23:22,053 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:22,056 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,060 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,085 DEBUG storage.ui: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:23:22,088 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:23:22,092 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:23:22,122 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:23:22,126 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:23:22,128 DEBUG storage.ui: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:23:22,129 DEBUG storage.ui: LUKSDevice.teardown: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: True ; controllable: True ; >21:23:22,153 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:23:22,156 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >21:23:22,156 DEBUG storage.ui: unmapping luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:22,164 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:23:22,194 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:22,196 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,199 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,220 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >21:23:22,224 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:23:22,225 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:23:22,286 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:23:22,326 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:22,329 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,333 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,362 DEBUG storage.ui: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:23:22,363 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:23:22,424 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:23:22,492 DEBUG storage.ui: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:23:22,522 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:23:22,547 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:22,550 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,555 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:22,583 DEBUG storage.ui: LUKSDevice.setup: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; controllable: True ; orig: False ; >21:23:22,585 DEBUG storage.ui: LUKSDevice.setupParents: kids: 0 ; name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; orig: False ; >21:23:22,587 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:23:22,588 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; mapName: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; type: luks ; >21:23:22,589 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >21:23:24,880 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:23:24,926 DEBUG storage.ui: LUKSDevice.teardown: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: True ; controllable: True ; >21:23:24,983 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:23:24,986 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >21:23:24,986 DEBUG storage.ui: unmapping luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:24,993 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:23:25,023 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:25,026 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:25,029 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:25,066 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:23:25,068 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:23:35,090 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:35,091 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:39,367 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:39,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:39,368 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 19998.0, ['sda'], None >21:23:39,371 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:39,371 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:39,372 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:23:39,374 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: ext4 ; type: None ; >21:23:39,375 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) >21:23:39,377 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; type: None ; >21:23:39,378 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: None ; type: ext4 ; >21:23:39,378 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) >21:23:40,548 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:40,548 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:40,548 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 19998.0, ['sda'], None >21:23:43,282 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:43,283 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:44,557 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:44,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:44,558 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:44,559 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:44,559 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:44,559 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:23:44,560 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:23:44,560 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >21:23:44,560 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >21:23:44,561 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:23:44,562 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:23:44,563 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >21:23:44,563 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >21:23:45,559 DEBUG storage: Ext4FS.supported: supported: True ; >21:23:45,560 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:23:45,560 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:23:47,354 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:23:47,355 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: luks ; >21:23:47,357 DEBUG storage: LUKS.setup: device: /dev/sda5 ; status: False ; type: luks ; >21:23:50,077 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >21:23:50,077 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:23:50,080 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: None ; type: None ; >21:23:50,081 INFO storage.ui: added luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) to device tree >21:23:50,081 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >21:23:50,082 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >21:23:50,120 DEBUG storage.ui: MultipathTopology._build_topology: >21:23:50,120 DEBUG storage.ui: /etc/multipath.conf contents: >21:23:50,120 DEBUG storage.ui: # multipath.conf written by anaconda >21:23:50,120 DEBUG storage.ui: >21:23:50,120 DEBUG storage.ui: defaults { >21:23:50,120 DEBUG storage.ui: user_friendly_names yes >21:23:50,120 DEBUG storage.ui: } >21:23:50,120 DEBUG storage.ui: blacklist { >21:23:50,120 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:23:50,120 DEBUG storage.ui: devnode "^hd[a-z]" >21:23:50,121 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >21:23:50,121 DEBUG storage.ui: device { >21:23:50,121 DEBUG storage.ui: vendor "DGC" >21:23:50,121 DEBUG storage.ui: product "LUNZ" >21:23:50,121 DEBUG storage.ui: } >21:23:50,121 DEBUG storage.ui: device { >21:23:50,121 DEBUG storage.ui: vendor "IBM" >21:23:50,121 DEBUG storage.ui: product "S/390.*" >21:23:50,121 DEBUG storage.ui: } >21:23:50,121 DEBUG storage.ui: # don't count normal SATA devices as multipaths >21:23:50,122 DEBUG storage.ui: device { >21:23:50,122 DEBUG storage.ui: vendor "ATA" >21:23:50,122 DEBUG storage.ui: } >21:23:50,123 DEBUG storage.ui: # don't count 3ware devices as multipaths >21:23:50,123 DEBUG storage.ui: device { >21:23:50,124 DEBUG storage.ui: vendor "3ware" >21:23:50,124 DEBUG storage.ui: } >21:23:50,124 DEBUG storage.ui: device { >21:23:50,125 DEBUG storage.ui: vendor "AMCC" >21:23:50,125 DEBUG storage.ui: } >21:23:50,125 DEBUG storage.ui: # nor highpoint devices >21:23:50,126 DEBUG storage.ui: device { >21:23:50,126 DEBUG storage.ui: vendor "HPT" >21:23:50,126 DEBUG storage.ui: } >21:23:50,127 DEBUG storage.ui: wwid "W0Q7BQC4" >21:23:50,127 DEBUG storage.ui: wwid "W0Q7BQC4" >21:23:50,127 DEBUG storage.ui: } >21:23:50,128 DEBUG storage.ui: multipaths { >21:23:50,128 DEBUG storage.ui: } >21:23:50,128 DEBUG storage.ui: (end of /etc/multipath.conf) >21:23:50,179 INFO storage.ui: MultipathTopology: found singlepath device: sda >21:23:50,179 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >21:23:50,180 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >21:23:50,180 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >21:23:50,181 INFO storage.ui: MultipathTopology: found non-disk device: sda4 >21:23:50,182 INFO storage.ui: MultipathTopology: found non-disk device: sda5 >21:23:50,182 INFO storage.ui: MultipathTopology: found non-disk device: sda6 >21:23:50,182 INFO storage.ui: MultipathTopology: found non-disk device: sr0 >21:23:50,183 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >21:23:50,183 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >21:23:50,184 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >21:23:50,184 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >21:23:50,185 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >21:23:50,185 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >21:23:50,186 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >21:23:50,186 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >21:23:50,187 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >21:23:50,187 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >21:23:50,188 INFO storage.ui: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:23:50,191 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4 /dev/disk/by-id/wwn-0x5000c5005ce03c45', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660194', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:23:50,192 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:23:50,193 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:23:50,194 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:23:50,195 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:23:50,195 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >21:23:50,195 DEBUG storage.ui: disklabel format on sda already set up >21:23:50,197 INFO storage.ui: got device: DiskDevice instance (0x7fbbe14d6b90) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec8920e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbbe14d6ed0> >21:23:50,198 INFO storage.ui: got format: DiskLabel instance (0x7fbbe14d6e50) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbbe7844110>, <parted.partition.Partition object at 0x7fbbe7844290>, <parted.partition.Partition object at 0x7fbbe78444d0>, <parted.partition.Partition object at 0x7fbbe7844650>, <parted.partition.Partition object at 0x7fbbe7844750>, <parted.partition.Partition object at 0x7fbbe7844ad0>] > device: <parted.device.Device object at 0x7fbbe1935a90> > PedDisk: <_ped.Disk object at 0x7fbbe787a200> > origPartedDisk = <parted.disk.Disk object at 0x7fbbe7840290> > partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892440> > >21:23:50,201 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part1 /dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_UUID_ENC': '86cf8b25-41c3-4154-8c1b-6033e595d833', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660205', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part1', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part1', > '/dev/disk/by-uuid/86cf8b25-41c3-4154-8c1b-6033e595d833'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:23:50,201 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:23:50,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >21:23:50,203 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >21:23:50,204 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:23:50,205 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >21:23:50,206 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:23:50,207 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >21:23:50,258 WARN storage.ui: disklabel detected but not usable on sda1 >21:23:50,258 DEBUG storage.ui: no type or existing type for sda1, bailing >21:23:50,259 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe14d6e90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = non-existent ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > 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 0x7fbbec892950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbe78443d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe78441d0> PedPartition: <_ped.Partition object at 0x7fbbe14bd830> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >21:23:50,261 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:50,261 INFO storage.ui: got format: Ext4FS instance (0x7fbbe0f70a90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /boot mountopts = None > label = size = 0 targetSize = 0 > >21:23:50,264 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part2 /dev/disk/by-label/fedora_t430s /dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora_t430s', > 'ID_FS_LABEL_ENC': 'fedora_t430s', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_ENC': '04513559-acac-4122-bbc1-965704f74c67', > 'ID_FS_UUID_SUB': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_FS_UUID_SUB_ENC': '71943fcd-f1cb-42cf-98c8-ec83eeb44a2e', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '466944000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660215', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part2', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part2', > '/dev/disk/by-label/fedora_t430s', > '/dev/disk/by-uuid/04513559-acac-4122-bbc1-965704f74c67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:23:50,264 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:23:50,265 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >21:23:50,266 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228000MB partition sda2 (2) with existing btrfs filesystem >21:23:50,267 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:23:50,269 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >21:23:50,270 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:23:50,271 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:23:50,274 WARN storage.ui: disklabel detected but not usable on sda2 >21:23:50,274 DEBUG storage.ui: no type or existing type for sda2, bailing >21:23:50,275 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840150) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b00> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844350> PedPartition: <_ped.Partition object at 0x7fbbe14bda10> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 467970047 length = 466944000 > flags = >21:23:50,276 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:23:50,276 INFO storage.ui: got format: BTRFS instance (0x7fbbe7840650) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = 71943fcd-f1cb-42cf-98c8-ec83eeb44a2e exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora_t430s size = 0 targetSize = 0 > >21:23:50,279 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part3 /dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_UUID_ENC': '0edee58f-13fa-456c-93c8-34ebdd39cd09', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '467970048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660225', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part3', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part3', > '/dev/disk/by-uuid/0edee58f-13fa-456c-93c8-34ebdd39cd09'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:23:50,279 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:23:50,280 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >21:23:50,281 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20000MB partition sda3 (5) with existing luks >21:23:50,282 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:23:50,283 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >21:23:50,284 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:23:50,285 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >21:23:50,340 WARN storage.ui: disklabel detected but not usable on sda3 >21:23:50,340 DEBUG storage.ui: no type or existing type for sda3, bailing >21:23:50,342 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe78407d0) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892a70> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844510> PedPartition: <_ped.Partition object at 0x7fbbe14bd770> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 467970048 end = 508930047 length = 40960000 > flags = >21:23:50,343 INFO storage.ui: got format: LUKS instance (0x7fbbe78409d0) -- > type = luks name = LUKS status = False > device = /dev/sda3 uuid = 0edee58f-13fa-456c-93c8-34ebdd39cd09 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >21:23:50,346 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '4', > 'ID_PART_ENTRY_OFFSET': '508930048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '116212400', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660235', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part4', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:23:50,347 INFO storage.ui: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:23:50,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:23:50,349 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 56744MB partition sda4 (7) >21:23:50,350 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:23:50,350 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >21:23:50,351 DEBUG storage.ui: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:23:50,352 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >21:23:50,359 WARN storage.ui: disklabel detected but not usable on sda4 >21:23:50,359 DEBUG storage.ui: no type or existing type for sda4, bailing >21:23:50,361 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840a10) -- > name = sda4 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 56744.3359375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892b90> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844690> PedPartition: <_ped.Partition object at 0x7fbbe14bd8f0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508930048 end = 625142447 length = 116212400 > flags = >21:23:50,364 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part5 /dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_UUID_ENC': '2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '5', > 'ID_PART_ENTRY_OFFSET': '508932096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660245', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part5', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part5', > '/dev/disk/by-uuid/2321844a-58e6-4eb2-a967-faaf0ed108a7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:23:50,364 INFO storage.ui: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >21:23:50,365 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda5 ; >21:23:50,365 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4000MB partition sda5 (8) with existing luks >21:23:50,366 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:23:50,367 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >21:23:50,368 DEBUG storage.ui: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:23:50,368 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >21:23:50,398 WARN storage.ui: disklabel detected but not usable on sda5 >21:23:50,400 DEBUG storage.ui: no type or existing type for sda5, bailing >21:23:50,403 INFO storage.ui: got device: PartitionDevice instance (0x7fbbe7840d90) -- > name = sda5 status = True kids = 1 id = 8 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892d40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7844810> PedPartition: <_ped.Partition object at 0x7fbbe14bd9b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 508932096 end = 517124095 length = 8192000 > flags = >21:23:50,404 INFO storage.ui: got format: LUKS instance (0x7fbbe7840dd0) -- > type = luks name = LUKS status = True > device = /dev/sda5 uuid = 2321844a-58e6-4eb2-a967-faaf0ed108a7 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >21:23:50,414 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6 /dev/disk/by-id/wwn-0x5000c5005ce03c45-part6 /dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7242', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_FS_UUID_ENC': '6f5b657d-4d96-4581-8921-477588b708c1', > 'ID_MODEL': 'ST320LT007-9ZV142', > 'ID_MODEL_ENC': 'ST320LT007-9ZV142\\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': '6', > 'ID_PART_ENTRY_OFFSET': '517126144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '108015616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0004LVM1', > 'ID_SERIAL': 'ST320LT007-9ZV142_W0Q7BQC4', > 'ID_SERIAL_SHORT': 'W0Q7BQC4', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005ce03c45', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005ce03c45', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '660259', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST320LT007-9ZV142_W0Q7BQC4-part6', > '/dev/disk/by-id/wwn-0x5000c5005ce03c45-part6', > '/dev/disk/by-uuid/6f5b657d-4d96-4581-8921-477588b708c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:23:50,414 INFO storage.ui: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >21:23:50,417 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda6 ; >21:23:50,418 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228000MB btrfs subvolume sda6 (4) with existing btrfs filesystem >21:23:50,419 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:23:50,420 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >21:23:50,421 DEBUG storage.ui: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:23:50,422 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:23:50,426 WARN storage.ui: disklabel detected but not usable on sda6 >21:23:50,426 DEBUG storage.ui: no type or existing type for sda6, bailing >21:23:50,427 INFO storage.ui: got device: BTRFSSubVolumeDevice instance (0x7fbbe7840950) -- > name = sda6 status = True kids = 0 id = 4 > parents = ['existing 228000MB btrfs volume fedora_t430s (3) with existing btrfs filesystem'] > uuid = None size = 228000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec892dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs >21:23:50,428 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:23:50,429 INFO storage.ui: got format: BTRFS instance (0x7fbbe7840c10) -- > type = btrfs name = btrfs status = False > device = /dev/sda2 uuid = None exists = True > options = subvol=sda6 supported = True formattable = True resizable = False > mountpoint = None mountopts = subvol=sda6 > label = None size = 0 targetSize = 0 > >21:23:50,431 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7940H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.D0', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7940H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '661407', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7940H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:23:50,431 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:23:50,432 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >21:23:50,433 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:23:50,441 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB cdrom sr0 (10) >21:23:50,441 DEBUG storage.ui: looking up parted Device: /dev/sr0 >21:23:50,460 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:23:50,469 DEBUG storage.ui: no device or no media present >21:23:50,473 DEBUG storage.ui: 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668769', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:23:50,474 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >21:23:50,476 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >21:23:50,478 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (12) >21:23:50,479 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:23:50,480 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:23:50,480 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >21:23:50,481 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:23:50,482 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:23:50,483 WARN storage.ui: disklabel detected but not usable on loop0 >21:23:50,483 INFO storage.ui: type detected on 'loop0' is 'squashfs' >21:23:50,484 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >21:23:50,485 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:23:50,485 INFO storage.ui: got device: LoopDevice instance (0x7fbbe78411d0) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (11)'] > 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 >21:23:50,487 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668787', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:23:50,487 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >21:23:50,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >21:23:50,489 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >21:23:50,490 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:23:50,491 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:23:50,492 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:50,492 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:50,492 DEBUG storage.ui: device loop1 does not contain a disklabel >21:23:50,492 DEBUG storage.ui: no type or existing type for loop1, bailing >21:23:50,493 INFO storage.ui: got device: LoopDevice instance (0x7fbbe7841450) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > 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 = ext4 >21:23:50,494 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:50,494 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7841610) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:23:50,495 DEBUG storage.ui: 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', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668809', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:23:50,495 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >21:23:50,496 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >21:23:50,497 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >21:23:50,498 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:23:50,499 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:23:50,499 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:23:50,500 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:23:50,501 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:23:50,502 WARN storage.ui: disklabel detected but not usable on loop2 >21:23:50,502 INFO storage.ui: type detected on 'loop2' is 'DM_snapshot_cow' >21:23:50,503 DEBUG storage.ui: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:23:50,504 DEBUG storage.ui: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:23:50,504 INFO storage.ui: got device: LoopDevice instance (0x7fbbe78416d0) -- > name = loop2 status = False kids = 1 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >21:23:50,505 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668829', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:23:50,505 DEBUG storage.ui: device 'loop3' in ignoredDisks >21:23:50,505 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >21:23:50,507 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668847', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:23:50,507 DEBUG storage.ui: device 'loop4' in ignoredDisks >21:23:50,507 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >21:23:50,508 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:23:50,508 DEBUG storage.ui: device 'loop5' in ignoredDisks >21:23:50,508 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >21:23:50,510 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668886', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:23:50,510 DEBUG storage.ui: device 'loop6' in ignoredDisks >21:23:50,510 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >21:23:50,511 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '668905', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:23:50,511 DEBUG storage.ui: device 'loop7' in ignoredDisks >21:23:50,512 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >21:23:50,512 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >21:23:50,512 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >21:23:50,536 INFO storage.ui: devices to scan: ['dm-0', 'dm-1'] >21:23:50,539 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 /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': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_UUID_ENC': '0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '363483', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/0d39eff5-17fc-4a75-9ed8-ed3cd2102d82', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:23:50,539 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >21:23:50,540 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >21:23:50,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (17) with existing ext4 filesystem >21:23:50,542 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:23:50,543 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:23:50,543 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:50,544 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:23:50,544 DEBUG storage.ui: device live-rw does not contain a disklabel >21:23:50,544 DEBUG storage.ui: no type or existing type for live-rw, bailing >21:23:50,544 INFO storage.ui: got device: DMDevice instance (0x7fbbe7841ed0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > 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 0x2ed95f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >21:23:50,546 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:23:50,546 INFO storage.ui: got format: Ext4FS instance (0x7fbbe7841fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0d39eff5-17fc-4a75-9ed8-ed3cd2102d82 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:23:50,548 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2321844a58e64eb2a967faaf0ed108a7-luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 /dev/disk/by-uuid/e06a09bc-eea6-4484-9c6b-6696c729b048 /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-2321844a58e64eb2a967faaf0ed108a7-luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e06a09bc-eea6-4484-9c6b-6696c729b048', > 'ID_FS_UUID_ENC': 'e06a09bc-eea6-4484-9c6b-6696c729b048', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '215932322', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2321844a58e64eb2a967faaf0ed108a7-luks-2321844a-58e6-4eb2-a967-faaf0ed108a7', > '/dev/disk/by-uuid/e06a09bc-eea6-4484-9c6b-6696c729b048', > '/dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; >21:23:50,548 INFO storage.ui: scanning luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (/devices/virtual/block/dm-1)... >21:23:50,549 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; >21:23:50,549 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:23:50,551 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3998MB luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (19) >21:23:50,551 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; >21:23:50,552 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; label_type: None ; >21:23:50,553 DEBUG storage.ui: SwapSpace.__init__: >21:23:50,553 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >21:23:50,553 DEBUG storage.ui: device luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 does not contain a disklabel >21:23:50,553 INFO storage.ui: type detected on 'luks-2321844a-58e6-4eb2-a967-faaf0ed108a7' is 'swap' >21:23:50,554 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; serial: None ; uuid: e06a09bc-eea6-4484-9c6b-6696c729b048 ; exists: True ; label: None ; >21:23:50,554 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >21:23:50,555 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: None ; type: swap ; >21:23:50,556 INFO storage.ui: got device: LUKSDevice instance (0x7fbbe0f70ad0) -- > name = luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 status = True kids = 0 id = 19 > parents = ['existing 4000MB partition sda5 (8) with existing luks'] > uuid = None size = 3998.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 type: 12 > sectorSize: 512 physicalSectorSize: 4096 > length: 8187904 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbdffff9e0> > target size = 0 path = /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 > format args = [] originalFormat = None target = crypt dmUuid = None >21:23:50,556 INFO storage.ui: got format: SwapSpace instance (0x7fbbe0f98b50) -- > type = swap name = swap status = False > device = /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 uuid = e06a09bc-eea6-4484-9c6b-6696c729b048 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:23:50,589 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:23:50,607 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:50,610 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,615 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,643 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:23:50,673 DEBUG storage.ui: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:23:50,698 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:23:50,725 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:50,729 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,734 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,763 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:23:50,765 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:23:50,768 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:23:50,786 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:50,790 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,794 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,822 DEBUG storage.ui: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:23:50,824 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:23:50,828 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:23:50,846 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:23:50,849 DEBUG storage.ui: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:23:50,852 DEBUG storage.ui: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:23:50,854 DEBUG storage.ui: LUKSDevice.teardown: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; controllable: True ; >21:23:50,857 DEBUG storage.ui: LUKSDevice.teardown: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: True ; controllable: True ; >21:23:50,858 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: swap ; >21:23:50,859 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: swap ; >21:23:50,884 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:23:50,886 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: True ; type: luks ; >21:23:50,887 DEBUG storage.ui: unmapping luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 >21:23:50,895 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:23:50,917 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:50,921 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,925 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:50,950 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >21:23:50,953 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:23:50,953 WARN storage.ui: mount of sda1 as ext4 failed: filesystem has not been created >21:23:50,954 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:23:50,971 DEBUG storage.ui: BTRFSSubVolumeDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:23:50,972 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:23:51,030 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:23:51,092 DEBUG storage.ui: BTRFSVolumeDevice.teardown: fedora_t430s ; status: True ; controllable: True ; >21:23:51,116 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:23:51,145 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:23:51,148 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:51,153 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:23:51,176 DEBUG storage.ui: LUKSDevice.setup: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; controllable: True ; orig: False ; >21:23:51,179 DEBUG storage.ui: LUKSDevice.setupParents: kids: 0 ; name: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; orig: False ; >21:23:51,181 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:23:51,184 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; mapName: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; type: luks ; >21:23:51,187 DEBUG storage.ui: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >21:23:53,421 WARN storage.ui: mount of luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 as ext4 failed: filesystem has not been created >21:23:53,424 DEBUG storage.ui: LUKSDevice.teardown: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: True ; controllable: True ; >21:23:53,452 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:23:53,454 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >21:23:53,455 DEBUG storage.ui: unmapping luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 >21:23:53,459 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:23:53,493 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:23:53,496 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:23:53,511 DEBUG storage: SwapSpace.__init__: >21:23:53,511 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:23:57,049 DEBUG storage: SwapSpace.__init__: >21:23:57,049 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:23:57,049 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:23:57,052 DEBUG storage: BTRFS.supported: supported: True ; >21:23:57,052 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:23:57,056 DEBUG storage: BTRFS.supported: supported: True ; >21:23:57,056 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:23:57,057 DEBUG storage: BTRFS.supported: supported: True ; >21:23:57,057 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 0, [], None >21:23:57,058 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:23:57,059 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:23:57,597 DEBUG storage: BTRFS.supported: supported: True ; >21:23:57,598 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:23:57,598 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:23:57,600 DEBUG storage: SwapSpace.__init__: >21:23:57,600 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:24:01,863 DEBUG storage: SwapSpace.__init__: >21:24:01,863 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:24:03,438 DEBUG storage: SwapSpace.__init__: >21:24:03,438 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:24:03,439 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:24:03,440 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; mountpoint: None ; label: ; >21:24:03,440 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >21:24:03,440 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: swap ; >21:24:03,441 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:03,441 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: swap ; type: None ; >21:24:03,442 INFO storage.ui: registered action: [4] Destroy Format swap on luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) >21:24:03,442 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: None ; >21:24:03,443 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: None ; type: swap ; >21:24:03,443 INFO storage.ui: registered action: [5] Create Format swap on luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) >21:24:04,447 DEBUG storage: SwapSpace.__init__: >21:24:04,447 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:24:04,447 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:24:04,450 DEBUG storage: BTRFS.supported: supported: True ; >21:24:04,450 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:04,454 DEBUG storage: BTRFS.supported: supported: True ; >21:24:04,454 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:04,455 DEBUG storage: BTRFS.supported: supported: True ; >21:24:04,455 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 0, [], None >21:24:04,456 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:04,457 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:17,457 DEBUG storage: BTRFS.supported: supported: True ; >21:24:17,458 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:17,458 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:20,639 DEBUG storage: BTRFS.supported: supported: True ; >21:24:20,639 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:20,639 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:20,643 DEBUG storage: BTRFS.supported: supported: True ; >21:24:20,643 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:20,646 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:32,560 DEBUG storage: BTRFS.supported: supported: True ; >21:24:32,560 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:32,560 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:35,470 DEBUG storage: BTRFS.supported: supported: True ; >21:24:35,470 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:35,470 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:35,473 DEBUG storage: BTRFS.supported: supported: True ; >21:24:35,473 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:35,475 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], single >21:24:39,334 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:39,336 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: sda6 ; current: btrfs ; type: None ; >21:24:39,336 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem mounted at /data on btrfs subvolume sda6 (id 4) >21:24:39,338 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:24:39,339 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:24:39,354 INFO storage.ui: removed btrfs subvolume sda6 (id 4) from device tree >21:24:39,357 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora_t430s ; >21:24:39,358 INFO storage.ui: registered action: [7] Destroy Device btrfs subvolume sda6 (id 4) >21:24:39,359 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:39,361 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_t430s ; current: btrfs ; type: None ; >21:24:39,361 INFO storage.ui: registered action: [8] Destroy Format btrfs filesystem on btrfs volume btrfs.3 (id 3) >21:24:39,364 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.3 ; status: True ; controllable: True ; >21:24:39,368 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:24:39,385 INFO storage.ui: removed btrfs volume btrfs.3 (id 3) from device tree >21:24:39,388 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >21:24:39,389 INFO storage.ui: registered action: [9] Destroy Device btrfs volume btrfs.3 (id 3) >21:24:39,392 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >21:24:39,393 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:39,396 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: btrfs ; type: None ; >21:24:39,396 INFO storage.ui: registered action: [10] Destroy Format btrfs filesystem on partition sda2 (id 2) >21:24:39,398 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:24:39,400 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:24:39,422 INFO storage.ui: removed partition sda2 (id 2) from device tree >21:24:39,425 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:24:39,425 INFO storage.ui: registered action: [11] Destroy Device partition sda2 (id 2) >21:24:39,439 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:24:39,442 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:24:39,455 DEBUG storage: BTRFS.supported: supported: True ; >21:24:39,455 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:39,456 DEBUG storage: Ext4FS.supported: supported: True ; >21:24:39,456 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:24:42,519 DEBUG storage: Ext4FS.supported: supported: True ; >21:24:42,519 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:24:42,519 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:24:47,718 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, [], None >21:24:47,720 DEBUG storage.ui: Storage.newDevice: 0 ; 228000.0 ; mountpoint: /data ; disks: [DiskDevice instance (0x7fbbe14d6b90) -- > name = sda status = True kids = 4 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec8920e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbbe14d6ed0>] ; fstype: ext4 ; encrypted: False ; >21:24:47,720 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 228000.0, ['sda'], None >21:24:47,721 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7fbbe0f98090> ; members: [] ; >21:24:47,723 DEBUG storage.ui: LVMPhysicalVolume.__init__: >21:24:47,723 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:24:47,724 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >21:24:47,724 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:24:47,725 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:24:47,726 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >21:24:47,727 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >21:24:47,728 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:24:47,728 INFO storage.ui: added partition req0 (id 20) to device tree >21:24:47,728 INFO storage.ui: registered action: [12] Create Device partition req0 (id 20) >21:24:47,728 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:47,729 INFO storage.ui: registered action: [13] Create Format lvmpv on partition req0 (id 20) >21:24:47,729 DEBUG storage.ui: adding a TotalSizeSet with size 228004 >21:24:47,729 DEBUG storage.ui: set.allocated = 8 >21:24:47,730 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:24:47,731 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda'] >21:24:47,732 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 20)'] >21:24:47,733 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 20)'] from disk(s) ['sda'] >21:24:47,734 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:24:47,735 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:24:47,735 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:24:47,736 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:24:47,737 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:24:47,737 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:24:47,737 DEBUG storage.ui: allocating partition: req0 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 228004.0 >21:24:47,737 DEBUG storage.ui: checking freespace on sda >21:24:47,738 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >21:24:47,739 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (63-2047) >21:24:47,739 DEBUG storage.ui: current free range is 63-2047 (0MB) >21:24:47,739 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (1026048-467970047) >21:24:47,739 DEBUG storage.ui: current free range is 1026048-467970047 (228000MB) >21:24:47,740 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (625141760-625142447) >21:24:47,740 DEBUG storage.ui: free region not suitable for request >21:24:47,740 DEBUG storage.ui: evaluating growth potential for new layout >21:24:47,740 DEBUG storage.ui: calculating growth for disk /dev/sda >21:24:47,742 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:24:47,742 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f46090> PedPartition: <_ped.Partition object at 0x7fbbe14bdb30> >21:24:47,743 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:24:47,744 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:24:47,744 DEBUG storage.ui: adding request 20 to chunk 466944000 (1026048-467970047) on /dev/sda >21:24:47,744 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:24:47,745 DEBUG storage.ui: Chunk.growRequests: 466944000 on /dev/sda start = 1026048 end = 467970047 >sectorSize = 512 > >21:24:47,745 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 466935808 >done = False >21:24:47,745 DEBUG storage.ui: 1 requests and 466927616 (227992MB) left in chunk >21:24:47,745 DEBUG storage.ui: adding 466927616 (227992MB) to 20 (sda2) >21:24:47,745 DEBUG storage.ui: new grow amount for request 20 (sda2) is 466927616 units, or 227992MB >21:24:47,745 DEBUG storage.ui: request 20 (sda2) growth: 466927616 (227992MB) size: 228000MB >21:24:47,746 DEBUG storage.ui: Chunk.growRequests: 688 on /dev/sda start = 625141760 end = 625142447 >sectorSize = 512 > >21:24:47,746 DEBUG storage.ui: disk /dev/sda growth: 466927616 (227992MB) >21:24:47,747 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:24:47,747 DEBUG storage.ui: device sda2 new partedPartition None >21:24:47,749 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:24:47,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:24:47,750 DEBUG storage.ui: total growth: 466927616 sectors >21:24:47,750 DEBUG storage.ui: updating use_disk to sda, type: 0 >21:24:47,750 DEBUG storage.ui: new free: 1026048-467970047 / 228000MB >21:24:47,750 DEBUG storage.ui: new free allows for 466927616 sectors of growth >21:24:47,751 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >21:24:47,752 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:24:47,752 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f46410> PedPartition: <_ped.Partition object at 0x7fbbe0f443b0> >21:24:47,753 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:24:47,754 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:24:47,756 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:24:47,756 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f46490> PedPartition: <_ped.Partition object at 0x7fbbe0f445f0> >21:24:47,756 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 20)'] >21:24:47,757 DEBUG storage.ui: growable partitions are ['sda2'] >21:24:47,757 DEBUG storage.ui: adding request 20 to chunk 466944000 (1026048-467970047) on /dev/sda >21:24:47,757 DEBUG storage.ui: disk sda has 3 chunks >21:24:47,757 DEBUG storage.ui: Chunk.growRequests: 466944000 on /dev/sda start = 1026048 end = 467970047 >sectorSize = 512 > >21:24:47,757 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 466935808 >done = False >21:24:47,758 DEBUG storage.ui: 1 requests and 466927616 (227992MB) left in chunk >21:24:47,758 DEBUG storage.ui: adding 466927616 (227992MB) to 20 (sda2) >21:24:47,758 DEBUG storage.ui: new grow amount for request 20 (sda2) is 466927616 units, or 227992MB >21:24:47,758 DEBUG storage.ui: set: ['sda2'] 8/228004 >21:24:47,758 DEBUG storage.ui: allocating 227992 to TotalSizeSet with 8/228004 (227996 needed) >21:24:47,758 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 16384 growth = 466927616 max_grow = 466935808 >done = False >21:24:47,758 DEBUG storage.ui: needed: 4 >21:24:47,759 DEBUG storage.ui: set: ['sda2'] 228000/228004 >21:24:47,759 DEBUG storage.ui: allocating 0 to TotalSizeSet with 228000/228004 (4 needed) >21:24:47,759 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda2 growable = True >base = 16384 growth = 466927616 max_grow = 466935808 >done = False >21:24:47,759 DEBUG storage.ui: needed: 4 >21:24:47,759 DEBUG storage.ui: growing partitions on sda >21:24:47,759 DEBUG storage.ui: partition sda2 (20): 0 >21:24:47,760 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 467970047 length: 466944000 > device: <parted.device.Device object at 0x7fbbe14d6c90> PedGeometry: <_ped.Geometry object at 0x7fbbe0f45750> >21:24:47,760 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 20)'] from disk(s) ['sda'] >21:24:47,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:24:47,762 DEBUG storage.ui: device sda2 new partedPartition None >21:24:47,763 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:24:47,764 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:24:47,765 DEBUG storage.ui: back from removeNewPartitions >21:24:47,766 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 508930048 end: 625142447 length: 116212400 > device: <parted.device.Device object at 0x7fbbe0f45650> PedGeometry: <_ped.Geometry object at 0x7fbbe0f45350> >21:24:47,766 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 467970047 length: 466944000 > device: <parted.device.Device object at 0x7fbbe14d6c90> PedGeometry: <_ped.Geometry object at 0x7fbbe0f45750> >21:24:47,767 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >21:24:47,768 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f46750> PedPartition: <_ped.Partition object at 0x7fbbe0f44350> >21:24:47,768 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:24:47,769 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:24:47,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:24:47,772 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f45890> PedPartition: <_ped.Partition object at 0x7fbbe14bdb30> >21:24:47,772 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot at 500.00 >21:24:47,773 DEBUG storage.ui: fixing size of non-existent 228000MB partition sda2 (20) with non-existent lvmpv at 228000.00 >21:24:47,773 DEBUG storage.ui: fixing size of existing 20000MB partition sda3 (5) with existing luks at 20000.00 >21:24:47,773 DEBUG storage.ui: fixing size of existing 56744MB partition sda4 (7) at 56744.34 >21:24:47,774 DEBUG storage.ui: fixing size of existing 4000MB partition sda5 (8) with existing luks at 4000.00 >21:24:47,775 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:24:47,776 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 56744MB partition sda4 (7) >21:24:47,776 DEBUG storage.ui: creating new container >21:24:47,777 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:24:47,778 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:47,779 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_t430s ; current: None ; type: None ; >21:24:47,779 INFO storage.ui: added lvmvg fedora_t430s (id 21) to device tree >21:24:47,779 INFO storage.ui: registered action: [14] Create Device lvmvg fedora_t430s (id 21) >21:24:47,780 DEBUG storage.ui: fedora_t430s size is 227996MB >21:24:47,780 DEBUG storage.ui: vg fedora_t430s has 227996MB free >21:24:47,780 DEBUG storage.ui: fedora_t430s size is 227996MB >21:24:47,780 DEBUG storage.ui: vg fedora_t430s has 227996MB free >21:24:47,781 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7fbbe0f92e50) -- > name = fedora_t430s status = False kids = 0 id = 21 > parents = ['non-existent 228000MB partition sda2 (20) with non-existent lvmpv'] > uuid = None size = 227996 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_t430s > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 56999.0 free space = 227996 > free extents = 56999.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 228000MB partition sda2 (20) with non-existent lvmpv'] > LVs = [] >21:24:47,781 DEBUG storage.ui: fedora_t430s size is 227996MB >21:24:47,781 DEBUG storage.ui: vg fedora_t430s has 227996MB free >21:24:47,781 INFO storage.ui: adjusting device size from 228000.00 to 227996.00 so it fits in container >21:24:47,782 DEBUG storage.ui: creating new device >21:24:47,783 DEBUG storage.ui: Ext4FS.supported: supported: True ; >21:24:47,783 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >21:24:47,784 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_t430s ; >21:24:47,785 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_t430s-data ; current: None ; type: ext4 ; >21:24:47,785 DEBUG storage.ui: fedora_t430s size is 227996MB >21:24:47,785 DEBUG storage.ui: vg fedora_t430s has 227996MB free >21:24:47,786 DEBUG storage.ui: Adding fedora_t430s-data/227996MB to fedora_t430s >21:24:47,786 INFO storage.ui: added lvmlv fedora_t430s-data (id 22) to device tree >21:24:47,786 INFO storage.ui: registered action: [15] Create Device lvmlv fedora_t430s-data (id 22) >21:24:47,786 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:24:47,786 INFO storage.ui: registered action: [16] Create Format ext4 filesystem mounted at /data on lvmlv fedora_t430s-data (id 22) >21:24:47,805 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_t430s ; >21:24:47,806 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 227996MB lvmvg fedora_t430s (21) >21:24:49,916 DEBUG storage: Ext4FS.supported: supported: True ; >21:24:49,917 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:24:49,917 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227996.0, ['sda'], single >21:24:49,918 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_t430s ; >21:24:49,919 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 227996MB lvmvg fedora_t430s (21) >21:24:49,923 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >21:24:49,924 DEBUG storage: DeviceTree.getDeviceByName returned None >21:24:49,925 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >21:24:49,926 DEBUG storage: DeviceTree.getDeviceByName returned None >21:24:49,927 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_t430s ; >21:24:49,928 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 227996MB lvmvg fedora_t430s (21) >21:24:54,866 DEBUG storage: BTRFS.supported: supported: True ; >21:24:54,866 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:24:54,868 DEBUG storage: BTRFS.supported: supported: True ; >21:24:54,868 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 0, [], None >21:24:54,870 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227996.0, ['sda'], single >21:24:54,876 DEBUG storage: BTRFS.supported: supported: True ; >21:24:54,876 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:06,926 DEBUG storage: BTRFS.supported: supported: True ; >21:25:06,926 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:06,926 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.305176, ['sda'], single >21:25:06,926 INFO storage.ui: removed lvmlv fedora_t430s-data (id 22) from device tree >21:25:06,927 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_t430s ; >21:25:06,927 INFO storage.ui: registered action: [17] Destroy Device lvmlv fedora_t430s-data (id 22) >21:25:06,927 INFO storage.ui: removed lvmvg fedora_t430s (id 21) from device tree >21:25:06,928 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >21:25:06,928 INFO storage.ui: registered action: [18] Destroy Device lvmvg fedora_t430s (id 21) >21:25:06,929 INFO storage.ui: removed partition sda2 (id 20) from device tree >21:25:06,930 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:25:06,930 INFO storage.ui: registered action: [19] Destroy Device partition sda2 (id 20) >21:25:06,932 DEBUG storage.ui: Storage.newDevice: 3 ; 227997.305176 ; name: data ; encrypted: False ; disks: [DiskDevice instance (0x7fbbe14d6b90) -- > name = sda status = True kids = 4 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST320LT007-9ZV14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fbbec8920e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fbbe14d6ed0>] ; raid_level: single ; label: ; container_name: fedora_t430s ; mountpoint: /data ; fstype: btrfs ; >21:25:06,932 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.305176, ['sda'], single >21:25:06,933 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora_t430s ; >21:25:06,934 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >21:25:06,935 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7fbbe0f46e90> ; members: [] ; >21:25:06,936 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:25:06,937 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >21:25:06,938 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:25:06,938 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >21:25:06,939 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:25:06,939 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >21:25:06,940 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: btrfs ; >21:25:06,941 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:25:06,941 INFO storage.ui: added partition req1 (id 23) to device tree >21:25:06,941 INFO storage.ui: registered action: [20] Create Device partition req1 (id 23) >21:25:06,941 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:25:06,941 INFO storage.ui: registered action: [21] Create Format btrfs filesystem on partition req1 (id 23) >21:25:06,942 DEBUG storage.ui: adding a TotalSizeSet with size 227997 >21:25:06,942 DEBUG storage.ui: set.allocated = 256 >21:25:06,942 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:25:06,943 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 23)'] from disk(s) ['sda'] >21:25:06,944 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 23)'] >21:25:06,944 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 23)'] from disk(s) ['sda'] >21:25:06,945 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:25:06,946 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:25:06,946 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:25:06,947 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:25:06,948 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:25:06,948 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:25:06,948 DEBUG storage.ui: allocating partition: req1 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 227997.305176 >21:25:06,948 DEBUG storage.ui: checking freespace on sda >21:25:06,949 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True >21:25:06,949 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (63-2047) >21:25:06,949 DEBUG storage.ui: current free range is 63-2047 (0MB) >21:25:06,949 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (1026048-467970047) >21:25:06,949 DEBUG storage.ui: current free range is 1026048-467970047 (228000MB) >21:25:06,950 DEBUG storage.ui: looking for intersection between extended (508930048-625142447) and free (625141760-625142447) >21:25:06,950 DEBUG storage.ui: free region not suitable for request >21:25:06,950 DEBUG storage.ui: evaluating growth potential for new layout >21:25:06,950 DEBUG storage.ui: calculating growth for disk /dev/sda >21:25:06,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:25:06,951 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f45d50> PedPartition: <_ped.Partition object at 0x7fbbe0f8d290> >21:25:06,952 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:25:06,953 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:25:06,954 DEBUG storage.ui: adding request 23 to chunk 466944000 (1026048-467970047) on /dev/sda >21:25:06,954 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >21:25:06,954 DEBUG storage.ui: Chunk.growRequests: 466944000 on /dev/sda start = 1026048 end = 467970047 >sectorSize = 512 > >21:25:06,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 466414193 >done = False >21:25:06,954 DEBUG storage.ui: 1 requests and 466419712 (227744MB) left in chunk >21:25:06,954 DEBUG storage.ui: adding 466419712 (227744MB) to 23 (sda2) >21:25:06,954 DEBUG storage.ui: taking back 5518 (2MB) from 23 (sda2) >21:25:06,954 DEBUG storage.ui: new grow amount for request 23 (sda2) is 466414193 units, or 227741MB >21:25:06,955 DEBUG storage.ui: request 23 (sda2) growth: 466414193 (227741MB) size: 227997MB >21:25:06,955 DEBUG storage.ui: Chunk.growRequests: 688 on /dev/sda start = 625141760 end = 625142447 >sectorSize = 512 > >21:25:06,955 DEBUG storage.ui: disk /dev/sda growth: 466414193 (227741MB) >21:25:06,956 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:25:06,956 DEBUG storage.ui: device sda2 new partedPartition None >21:25:06,957 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:25:06,957 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:25:06,958 DEBUG storage.ui: total growth: 466414193 sectors >21:25:06,958 DEBUG storage.ui: updating use_disk to sda, type: 0 >21:25:06,958 DEBUG storage.ui: new free: 1026048-467970047 / 228000MB >21:25:06,958 DEBUG storage.ui: new free allows for 466414193 sectors of growth >21:25:06,958 DEBUG storage.ui: created partition sda2 of 256MB and added it to /dev/sda >21:25:06,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:25:06,959 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f45250> PedPartition: <_ped.Partition object at 0x7fbbe0f446b0> >21:25:06,960 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:25:06,961 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:25:06,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:25:06,963 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f455d0> PedPartition: <_ped.Partition object at 0x7fbbe0f445f0> >21:25:06,963 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 23)'] >21:25:06,963 DEBUG storage.ui: growable partitions are ['sda2'] >21:25:06,964 DEBUG storage.ui: adding request 23 to chunk 466944000 (1026048-467970047) on /dev/sda >21:25:06,964 DEBUG storage.ui: disk sda has 3 chunks >21:25:06,964 DEBUG storage.ui: Chunk.growRequests: 466944000 on /dev/sda start = 1026048 end = 467970047 >sectorSize = 512 > >21:25:06,964 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 466414193 >done = False >21:25:06,964 DEBUG storage.ui: 1 requests and 466419712 (227744MB) left in chunk >21:25:06,964 DEBUG storage.ui: adding 466419712 (227744MB) to 23 (sda2) >21:25:06,964 DEBUG storage.ui: taking back 5518 (2MB) from 23 (sda2) >21:25:06,964 DEBUG storage.ui: new grow amount for request 23 (sda2) is 466414193 units, or 227741MB >21:25:06,965 DEBUG storage.ui: set: ['sda2'] 256/227997 >21:25:06,965 DEBUG storage.ui: allocating 227741 to TotalSizeSet with 256/227997 (227741 needed) >21:25:06,965 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 524288 growth = 466414193 max_grow = 466414193 >done = True >21:25:06,965 DEBUG storage.ui: needed: 0 >21:25:06,965 DEBUG storage.ui: set: ['sda2'] 227997/227997 >21:25:06,965 DEBUG storage.ui: allocating 0 to TotalSizeSet with 227997/227997 (0 needed) >21:25:06,965 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 524288 growth = 466414193 max_grow = 466414193 >done = True >21:25:06,965 DEBUG storage.ui: needed: 0 >21:25:06,965 DEBUG storage.ui: growing partitions on sda >21:25:06,965 DEBUG storage.ui: partition sda2 (23): 0 >21:25:06,966 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 467963903 length: 466937856 > device: <parted.device.Device object at 0x7fbbe14d6c90> PedGeometry: <_ped.Geometry object at 0x7fbbe0f46290> >21:25:06,966 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 23)'] from disk(s) ['sda'] >21:25:06,967 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:25:06,967 DEBUG storage.ui: device sda2 new partedPartition None >21:25:06,968 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:25:06,969 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:25:06,970 DEBUG storage.ui: back from removeNewPartitions >21:25:06,970 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 508930048 end: 625142447 length: 116212400 > device: <parted.device.Device object at 0x7fbbe0f46190> PedGeometry: <_ped.Geometry object at 0x7fbbe0f46cd0> >21:25:06,970 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1026048 end: 467963903 length: 466937856 > device: <parted.device.Device object at 0x7fbbe14d6c90> PedGeometry: <_ped.Geometry object at 0x7fbbe0f46290> >21:25:06,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >21:25:06,971 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f45710> PedPartition: <_ped.Partition object at 0x7fbbe7847dd0> >21:25:06,972 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:25:06,973 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >21:25:06,976 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >21:25:06,977 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f456d0> PedPartition: <_ped.Partition object at 0x7fbbe0f443b0> >21:25:06,977 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot at 500.00 >21:25:06,977 DEBUG storage.ui: fixing size of non-existent 227997MB partition sda2 (23) with non-existent btrfs filesystem at 227997.00 >21:25:06,978 DEBUG storage.ui: fixing size of existing 20000MB partition sda3 (5) with existing luks at 20000.00 >21:25:06,978 DEBUG storage.ui: fixing size of existing 56744MB partition sda4 (7) at 56744.34 >21:25:06,978 DEBUG storage.ui: fixing size of existing 4000MB partition sda5 (8) with existing luks at 4000.00 >21:25:06,980 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >21:25:06,980 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 56744MB partition sda4 (7) >21:25:06,981 DEBUG storage.ui: creating new container >21:25:06,982 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': [PartitionDevice instance (0x7fbbe0f92b50) -- > name = sda2 status = False kids = 0 id = 23 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 227997.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/sda2 > format args = [] originalFormat = btrfs grow = False max size = 227997.305176 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f456d0> PedPartition: <_ped.Partition object at 0x7fbbe0f443b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 467963903 length = 466937856 > flags = ], 'name': 'fedora_t430s'} >21:25:06,983 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:25:06,983 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:25:06,984 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_t430s ; current: None ; type: None ; >21:25:06,985 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:25:06,985 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >21:25:06,986 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.24 ; current: None ; type: btrfs ; >21:25:06,986 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:25:06,987 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >21:25:06,987 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.24 ; current: btrfs ; type: btrfs ; >21:25:06,988 INFO storage.ui: added btrfs volume fedora_t430s (id 24) to device tree >21:25:06,988 INFO storage.ui: registered action: [22] Create Device btrfs volume fedora_t430s (id 24) >21:25:06,988 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:25:06,988 INFO storage.ui: registered action: [23] Create Format btrfs filesystem on btrfs volume fedora_t430s (id 24) >21:25:06,988 DEBUG storage.ui: BTRFSVolumeDevice instance (0x7fbbe0f46250) -- > name = fedora_t430s status = False kids = 0 id = 24 > parents = ['non-existent 227997MB partition sda2 (23) with non-existent btrfs filesystem'] > uuid = None size = 227997.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs >21:25:06,988 DEBUG storage.ui: creating new device >21:25:06,989 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'metaDataLevel': 'single', 'subvol': True, 'fmt_type': 'btrfs', 'name': 'data', 'fmt_args': {}, 'dataLevel': 'single', 'parents': [BTRFSVolumeDevice instance (0x7fbbe0f46250) -- > name = fedora_t430s status = False kids = 0 id = 24 > parents = ['non-existent 227997MB partition sda2 (23) with non-existent btrfs filesystem'] > uuid = None size = 227997.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs], 'mountpoint': '/data', 'size': 227997.305176} >21:25:06,990 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_t430s ; >21:25:06,990 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:25:06,991 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: data ; current: None ; type: None ; >21:25:06,992 DEBUG storage.ui: BTRFS.supported: supported: True ; >21:25:06,992 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >21:25:06,993 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: data ; current: None ; type: btrfs ; >21:25:06,993 INFO storage.ui: added btrfs subvolume data (id 25) to device tree >21:25:06,993 INFO storage.ui: registered action: [24] Create Device btrfs subvolume data (id 25) >21:25:06,993 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:25:06,993 INFO storage.ui: registered action: [25] Create Format btrfs filesystem mounted at /data on btrfs subvolume data (id 25) >21:25:07,001 DEBUG storage: BTRFS.supported: supported: True ; >21:25:07,001 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:07,003 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:13,549 DEBUG storage: BTRFS.supported: supported: True ; >21:25:13,549 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:13,549 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:13,552 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:13,552 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:16,000 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:16,000 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:16,000 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 19998.0, ['sda'], None >21:25:16,003 DEBUG storage: BTRFS.supported: supported: True ; >21:25:16,003 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:16,007 DEBUG storage: BTRFS.supported: supported: True ; >21:25:16,007 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:16,007 DEBUG storage: BTRFS.supported: supported: True ; >21:25:16,007 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 0, [], None >21:25:16,008 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:16,010 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:18,373 DEBUG storage: BTRFS.supported: supported: True ; >21:25:18,373 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:18,374 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:18,379 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:18,379 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:19,360 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:19,360 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:19,360 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 19998.0, ['sda'], None >21:25:22,191 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:22,192 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:22,192 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:22,198 DEBUG storage: SwapSpace.__init__: >21:25:22,198 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:23,228 DEBUG storage: SwapSpace.__init__: >21:25:23,229 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:23,229 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:25:23,231 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:23,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:27,869 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:27,869 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:27,869 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:27,875 DEBUG storage: SwapSpace.__init__: >21:25:27,875 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:28,403 DEBUG storage: SwapSpace.__init__: >21:25:28,403 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:28,403 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:25:28,409 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:28,409 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:28,859 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:28,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:28,859 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 19998.0, ['sda'], None >21:25:29,198 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:29,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:29,198 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:29,201 DEBUG storage: SwapSpace.__init__: >21:25:29,201 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:31,440 DEBUG storage: SwapSpace.__init__: >21:25:31,441 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:25:31,441 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 3998.0, ['sda'], None >21:25:31,443 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:31,443 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:33,548 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:33,548 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:33,548 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:33,799 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:33,799 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:33,800 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:42,349 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:42,350 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:42,350 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:42,353 DEBUG storage: BTRFS.supported: supported: True ; >21:25:42,353 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:42,356 DEBUG storage: BTRFS.supported: supported: True ; >21:25:42,356 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:42,357 DEBUG storage: BTRFS.supported: supported: True ; >21:25:42,357 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 0, [], None >21:25:42,358 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:42,360 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:43,766 DEBUG storage: BTRFS.supported: supported: True ; >21:25:43,766 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:43,767 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:43,771 DEBUG storage: BTRFS.supported: supported: True ; >21:25:43,771 DEBUG storage: getFormat('btrfs') returning BTRFS instance >21:25:43,773 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 227997.0, ['sda'], single >21:25:50,948 INFO storage.ui: removed btrfs subvolume data (id 25) from device tree >21:25:50,951 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora_t430s ; >21:25:50,951 INFO storage.ui: registered action: [26] Destroy Device btrfs subvolume data (id 25) >21:25:50,952 INFO storage.ui: removed btrfs volume fedora_t430s (id 24) from device tree >21:25:50,955 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >21:25:50,955 INFO storage.ui: registered action: [27] Destroy Device btrfs volume fedora_t430s (id 24) >21:25:50,957 INFO storage.ui: removed partition sda2 (id 23) from device tree >21:25:50,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:25:50,958 INFO storage.ui: registered action: [28] Destroy Device partition sda2 (id 23) >21:25:50,969 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:50,970 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:50,979 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:50,979 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:51,771 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:25:51,773 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >21:25:51,776 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:25:51,778 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >21:25:51,784 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:51,785 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:52,628 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:25:52,631 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: ext4 ; >21:25:52,638 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:52,639 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:52,978 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:25:52,979 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: ext4 ; >21:25:52,986 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:52,987 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:53,679 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:53,679 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:53,679 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:55,142 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: ext4 ; type: None ; >21:25:55,144 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: None ; type: ext4 ; >21:25:55,153 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:55,154 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:56,797 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:25:56,798 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: ext4 ; >21:25:56,805 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:25:56,806 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:25:59,089 DEBUG storage: Ext4FS.supported: supported: True ; >21:25:59,089 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:25:59,089 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:25:59,091 DEBUG storage: SwapSpace.__init__: >21:25:59,092 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:00,299 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: swap ; type: None ; >21:26:00,299 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: None ; type: swap ; >21:26:00,306 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:26:00,307 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:26:00,319 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:00,319 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:01,579 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:01,579 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:01,580 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:26:01,583 DEBUG storage: SwapSpace.__init__: >21:26:01,583 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:02,898 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: swap ; type: swap ; >21:26:02,905 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:26:02,906 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:26:02,917 DEBUG storage: SwapSpace.__init__: >21:26:02,917 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:02,919 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:02,919 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:04,522 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:04,522 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:04,522 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:26:04,529 DEBUG storage: SwapSpace.__init__: >21:26:04,529 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:05,773 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: swap ; type: swap ; >21:26:05,789 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:26:05,790 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:26:05,800 DEBUG storage: SwapSpace.__init__: >21:26:05,800 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:05,801 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:05,801 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:07,810 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:07,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:07,810 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:26:11,234 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:26:11,237 DEBUG storage.ui: LUKSDevice._setFormat: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; current: ext4 ; type: None ; >21:26:11,237 INFO storage.ui: registered action: [29] Destroy Format ext4 filesystem on luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) >21:26:11,238 DEBUG storage.ui: LUKSDevice.teardown: luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 ; status: False ; controllable: True ; >21:26:11,238 INFO storage.ui: removed luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) from device tree >21:26:11,239 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >21:26:11,240 INFO storage.ui: registered action: [30] Destroy Device luks/dm-crypt luks-0edee58f-13fa-456c-93c8-34ebdd39cd09 (id 18) >21:26:11,241 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:26:11,242 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >21:26:11,242 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:26:11,243 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: luks ; type: None ; >21:26:11,243 INFO storage.ui: registered action: [31] Destroy Format luks on partition sda3 (id 5) >21:26:11,244 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:26:11,245 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:26:11,246 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:26:11,260 INFO storage.ui: removed partition sda3 (id 5) from device tree >21:26:11,263 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >21:26:11,263 INFO storage.ui: registered action: [32] Destroy Device partition sda3 (id 5) >21:26:11,272 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:26:11,273 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:26:11,282 DEBUG storage: SwapSpace.__init__: >21:26:11,283 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:26:15,103 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; type: swap ; >21:26:15,103 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:26:15,106 DEBUG storage.ui: LUKSDevice._setFormat: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; current: swap ; type: None ; >21:26:15,107 INFO storage.ui: registered action: [33] Destroy Format swap on luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) >21:26:15,108 DEBUG storage.ui: LUKSDevice.teardown: luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 ; status: False ; controllable: True ; >21:26:15,108 INFO storage.ui: removed luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) from device tree >21:26:15,109 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >21:26:15,109 INFO storage.ui: registered action: [34] Destroy Device luks/dm-crypt luks-2321844a-58e6-4eb2-a967-faaf0ed108a7 (id 19) >21:26:15,110 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:26:15,111 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >21:26:15,111 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:26:15,113 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: luks ; type: None ; >21:26:15,113 INFO storage.ui: registered action: [35] Destroy Format luks on partition sda5 (id 8) >21:26:15,114 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:26:15,115 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:26:15,116 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >21:26:15,130 INFO storage.ui: removed partition sda5 (id 8) from device tree >21:26:15,133 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:26:15,133 INFO storage.ui: registered action: [36] Destroy Device partition sda5 (id 8) >21:26:15,133 DEBUG storage.ui: checking whether disk sda has an empty extended >21:26:15,137 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe1935ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f46f90> PedPartition: <_ped.Partition object at 0x7fbbe0f8d8f0> ; logicals is ['sda5'] >21:26:15,150 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:26:16,448 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:26:16,448 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 56744.3359375, ['sda'], None >21:26:16,451 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:26:16,453 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:16,453 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:17,511 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:17,511 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:17,511 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:26:18,721 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:18,721 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:18,721 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe1734d90>, 500.0, ['sda'], None >21:26:20,125 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:26:20,129 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: ext4 ; >21:26:30,279 DEBUG storage: clearpart: looking at sda5 >21:26:30,279 DEBUG storage: clearpart: looking at sda4 >21:26:30,280 DEBUG storage: clearpart: looking at sda3 >21:26:30,280 DEBUG storage: clearpart: looking at sda2 >21:26:30,280 DEBUG storage: clearpart: looking at sda1 >21:26:30,281 DEBUG storage: checking whether disk sda has an empty extended >21:26:30,283 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f460d0> PedPartition: <_ped.Partition object at 0x7fbbe0f8d8f0> ; logicals is ['sda5', 'sda6'] >21:26:30,284 DEBUG storage: new disk order: [] >21:26:30,319 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:26:30,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:30,321 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:26:30,321 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:30,321 DEBUG storage: resolved 'sda' to 'sda' (disk) >21:26:30,322 DEBUG storage: stage1 device cannot be of type btrfs volume >21:26:30,322 DEBUG storage: _is_valid_disklabel(sda) returning True >21:26:30,322 DEBUG storage: _is_valid_size(sda) returning True >21:26:30,323 DEBUG storage: _is_valid_location(sda) returning True >21:26:30,323 DEBUG storage: _is_valid_format(sda) returning True >21:26:30,323 DEBUG storage: is_valid_stage1_device(sda) returning True >21:26:30,353 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:26:30,353 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe0f46490> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbe0f70bd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe7841a10> PedPartition: <_ped.Partition object at 0x7fbbe0f8db30> >21:26:30,354 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:26:30,355 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe0f46490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f70c10> PedPartition: <_ped.Partition object at 0x7fbbe0f8d8f0> >21:26:30,355 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:26:30,356 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe0f46490> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f70e90> PedPartition: <_ped.Partition object at 0x7fbbe0f8d710> >21:26:30,357 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >21:26:30,357 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe0f46490> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f70e50> PedPartition: <_ped.Partition object at 0x7fbbe0f8d5f0> >21:26:30,358 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >21:26:30,358 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe0f46490> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe785b190> PedPartition: <_ped.Partition object at 0x7fbbe0f8db90> >21:26:30,362 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:26:30,363 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:26:31,722 DEBUG storage.ui: doAutoPart: True >21:26:31,722 DEBUG storage.ui: encryptedAutoPart: False >21:26:31,723 DEBUG storage.ui: autoPartType: 2 >21:26:31,723 DEBUG storage.ui: clearPartType: 2 >21:26:31,723 DEBUG storage.ui: clearPartDisks: ['sda'] >21:26:31,724 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fbbe785f1d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbbe785f050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbbe785f150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbbe785f2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbbe785f390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >21:26:31,724 DEBUG storage.ui: storage.disks: ['sda'] >21:26:31,725 DEBUG storage.ui: storage.partitioned: ['sda'] >21:26:31,726 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:31,728 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:26:31,729 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:31,730 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:26:31,730 DEBUG storage.ui: boot disk: sda >21:26:31,731 DEBUG storage.ui: candidate disks: [] >21:26:31,731 DEBUG storage.ui: devs: [] >21:26:36,210 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:36,210 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:36,210 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe0f460d0>, 500.0, ['sda'], None >21:26:37,687 DEBUG storage.ui: doAutoPart: True >21:26:37,687 DEBUG storage.ui: encryptedAutoPart: False >21:26:37,687 DEBUG storage.ui: autoPartType: 2 >21:26:37,688 DEBUG storage.ui: clearPartType: 2 >21:26:37,688 DEBUG storage.ui: clearPartDisks: ['sda'] >21:26:37,688 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fbbe785f1d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbbe785f050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbbe785f150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbbe785f2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbbe785f390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >21:26:37,688 DEBUG storage.ui: storage.disks: ['sda'] >21:26:37,688 DEBUG storage.ui: storage.partitioned: ['sda'] >21:26:37,688 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:37,689 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:26:37,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:37,690 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:26:37,690 DEBUG storage.ui: boot disk: sda >21:26:37,691 DEBUG storage.ui: candidate disks: [] >21:26:37,691 DEBUG storage.ui: devs: [] >21:26:38,687 DEBUG storage.ui: doAutoPart: True >21:26:38,687 DEBUG storage.ui: encryptedAutoPart: False >21:26:38,687 DEBUG storage.ui: autoPartType: 2 >21:26:38,687 DEBUG storage.ui: clearPartType: 2 >21:26:38,688 DEBUG storage.ui: clearPartDisks: ['sda'] >21:26:38,688 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fbbe785f1d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbbe785f050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbbe785f150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbbe785f2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbbe785f390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >21:26:38,688 DEBUG storage.ui: storage.disks: ['sda'] >21:26:38,688 DEBUG storage.ui: storage.partitioned: ['sda'] >21:26:38,688 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:38,689 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:26:38,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:38,690 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:26:38,690 DEBUG storage.ui: boot disk: sda >21:26:38,691 DEBUG storage.ui: candidate disks: [] >21:26:38,691 DEBUG storage.ui: devs: [] >21:26:39,121 DEBUG storage.ui: doAutoPart: True >21:26:39,121 DEBUG storage.ui: encryptedAutoPart: False >21:26:39,122 DEBUG storage.ui: autoPartType: 2 >21:26:39,122 DEBUG storage.ui: clearPartType: 2 >21:26:39,122 DEBUG storage.ui: clearPartDisks: ['sda'] >21:26:39,122 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fbbe785f1d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbbe785f050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbbe785f150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbbe785f2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbbe785f390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >21:26:39,123 DEBUG storage.ui: storage.disks: ['sda'] >21:26:39,123 DEBUG storage.ui: storage.partitioned: ['sda'] >21:26:39,124 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:39,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:26:39,128 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:39,128 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:26:39,128 DEBUG storage.ui: boot disk: sda >21:26:39,129 DEBUG storage.ui: candidate disks: [] >21:26:39,129 DEBUG storage.ui: devs: [] >21:26:39,338 DEBUG storage.ui: doAutoPart: True >21:26:39,338 DEBUG storage.ui: encryptedAutoPart: False >21:26:39,338 DEBUG storage.ui: autoPartType: 2 >21:26:39,338 DEBUG storage.ui: clearPartType: 2 >21:26:39,338 DEBUG storage.ui: clearPartDisks: ['sda'] >21:26:39,338 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fbbe785f1d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbbe785f050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbbe785f150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbbe785f2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbbe785f390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3664 maxSize = None grow = False > >21:26:39,339 DEBUG storage.ui: storage.disks: ['sda'] >21:26:39,339 DEBUG storage.ui: storage.partitioned: ['sda'] >21:26:39,339 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_t430s', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >21:26:39,341 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >21:26:39,342 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:26:39,342 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >21:26:39,342 DEBUG storage.ui: boot disk: sda >21:26:39,343 DEBUG storage.ui: candidate disks: [] >21:26:39,343 DEBUG storage.ui: devs: [] >21:26:46,482 DEBUG storage: Ext4FS.supported: supported: True ; >21:26:46,482 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:26:46,483 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe0f460d0>, 500.0, ['sda'], None >21:27:17,218 DEBUG storage: clearpart: looking at sda5 >21:27:17,218 DEBUG storage: clearpart: looking at sda4 >21:27:17,219 DEBUG storage: clearpart: looking at sda3 >21:27:17,219 DEBUG storage: clearpart: looking at sda2 >21:27:17,219 DEBUG storage: clearpart: looking at sda1 >21:27:17,220 DEBUG storage: checking whether disk sda has an empty extended >21:27:17,223 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbf4243a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe785b550> PedPartition: <_ped.Partition object at 0x7fbbe0f8d290> ; logicals is ['sda5', 'sda6'] >21:27:17,224 DEBUG storage: new disk order: [] >21:27:17,264 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:27:17,266 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:27:17,268 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:27:17,270 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >21:27:17,270 DEBUG storage: resolved 'sda' to 'sda' (disk) >21:27:17,277 DEBUG storage: stage1 device cannot be of type btrfs volume >21:27:17,278 DEBUG storage: _is_valid_disklabel(sda) returning True >21:27:17,278 DEBUG storage: _is_valid_size(sda) returning True >21:27:17,278 DEBUG storage: _is_valid_location(sda) returning True >21:27:17,279 DEBUG storage: _is_valid_format(sda) returning True >21:27:17,279 DEBUG storage: is_valid_stage1_device(sda) returning True >21:27:17,314 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:27:17,315 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: <parted.filesystem.FileSystem object at 0x7fbbe0f9bed0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f9bcd0> PedPartition: <_ped.Partition object at 0x7fbbe0f8d590> >21:27:17,316 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:27:17,316 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f9be50> PedPartition: <_ped.Partition object at 0x7fbbe0f8d290> >21:27:17,317 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:27:17,317 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f27050> PedPartition: <_ped.Partition object at 0x7fbbe0f8d9b0> >21:27:17,318 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >21:27:17,319 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f271d0> PedPartition: <_ped.Partition object at 0x7fbbe0f8d650> >21:27:17,320 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >21:27:17,320 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f27350> PedPartition: <_ped.Partition object at 0x7fbbe0f6fc50> >21:27:17,325 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >21:27:17,326 DEBUG storage: DeviceTree.getDeviceByPath returned existing 56744MB partition sda4 (7) >21:27:22,716 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >21:27:22,717 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,718 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >21:27:22,718 INFO storage.ui: registered action: [37] Destroy Format ext4 filesystem on partition sda1 (id 1) >21:27:22,719 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:27:22,721 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:27:22,742 INFO storage.ui: removed partition sda1 (id 1) from device tree >21:27:22,745 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >21:27:22,746 INFO storage.ui: registered action: [38] Destroy Device partition sda1 (id 1) >21:27:22,749 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:27:22,752 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >21:27:22,752 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,755 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: luks ; type: None ; >21:27:22,755 INFO storage.ui: registered action: [39] Destroy Format luks on partition sda3 (id 5) >21:27:22,758 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:27:22,759 DEBUG storage.ui: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >21:27:22,761 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:27:22,782 INFO storage.ui: removed partition sda3 (id 5) from device tree >21:27:22,786 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >21:27:22,786 INFO storage.ui: registered action: [40] Destroy Device partition sda3 (id 5) >21:27:22,790 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:27:22,793 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >21:27:22,794 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,797 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: luks ; type: None ; >21:27:22,797 INFO storage.ui: registered action: [41] Destroy Format luks on partition sda5 (id 8) >21:27:22,799 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:27:22,800 DEBUG storage.ui: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >21:27:22,801 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >21:27:22,822 INFO storage.ui: removed partition sda5 (id 8) from device tree >21:27:22,825 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:27:22,826 INFO storage.ui: registered action: [42] Destroy Device partition sda5 (id 8) >21:27:22,826 DEBUG storage.ui: checking whether disk sda has an empty extended >21:27:22,832 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbbe785b950> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbbe0f217d0> PedPartition: <_ped.Partition object at 0x7fbbe0f6fb30> ; logicals is ['sda5'] >21:27:22,833 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,835 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: sda6 ; current: btrfs ; type: None ; >21:27:22,836 INFO storage.ui: registered action: [43] Destroy Format btrfs filesystem on btrfs subvolume sda6 (id 4) >21:27:22,838 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: sda6 ; status: True ; controllable: True ; >21:27:22,840 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:27:22,856 INFO storage.ui: removed btrfs subvolume sda6 (id 4) from device tree >21:27:22,859 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora_t430s ; >21:27:22,860 INFO storage.ui: registered action: [44] Destroy Device btrfs subvolume sda6 (id 4) >21:27:22,861 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,863 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_t430s ; current: btrfs ; type: None ; >21:27:22,864 INFO storage.ui: registered action: [45] Destroy Format btrfs filesystem on btrfs volume btrfs.3 (id 3) >21:27:22,867 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.3 ; status: True ; controllable: True ; >21:27:22,869 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:27:22,885 INFO storage.ui: removed btrfs volume btrfs.3 (id 3) from device tree >21:27:22,889 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >21:27:22,889 INFO storage.ui: registered action: [46] Destroy Device btrfs volume btrfs.3 (id 3) >21:27:22,893 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >21:27:22,893 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >21:27:22,897 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: btrfs ; type: None ; >21:27:22,897 INFO storage.ui: registered action: [47] Destroy Format btrfs filesystem on partition sda2 (id 2) >21:27:22,899 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:27:22,900 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:27:22,922 INFO storage.ui: removed partition sda2 (id 2) from device tree >21:27:22,926 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:27:22,926 INFO storage.ui: registered action: [48] Destroy Device partition sda2 (id 2) >21:27:22,946 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:27:25,366 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:27:25,366 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe785b610>, 56744.3359375, ['sda'], None >21:27:25,369 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:27:26,499 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:27:26,499 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fbbe785b610>, 56744.3359375, ['sda'], None >21:27:26,501 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >21:27:29,797 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:27:29,798 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >21:27:29,800 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=davej/18-initrd64.img ksdev=bootif ks=nfs://gelk/mnt/data/mirror/kick/18-64.ks biosdevname=0 BOOT_IMAGE=davej/18-vmlinuz64 BOOTIF=01-3c-97-0e-46-b7-dc > > >/tmp/syslog: >21:20:53,262 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >21:20:53,262 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="739" x-info="http://www.rsyslog.com"] start >21:20:53,262 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >21:20:53,262 INFO systemd: Initializing machine ID from random generator. >21:20:53,262 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. >21:20:53,262 INFO systemd: Mounted Debug File System. >21:20:53,262 INFO systemd: Started Remount Root and Kernel File Systems. >21:20:53,262 INFO systemd: Starting Local File Systems (Pre). >21:20:53,262 INFO systemd: Reached target Local File Systems (Pre). >21:20:53,262 INFO systemd: Mounting Temporary Directory... >21:20:53,262 INFO systemd: Starting Load Random Seed... >21:20:53,262 INFO systemd: Mounted Temporary Directory. >21:20:53,263 INFO systemd: Started Setup Virtual Console. >21:20:53,263 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:20:53,263 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:20:53,263 NOTICE kernel:[ 0.000000] Linux version 3.6.7-5.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Nov 20 19:40:08 UTC 2012 >21:20:53,263 INFO kernel:[ 0.000000] Command line: initrd=davej/18-initrd64.img ksdev=bootif ks=nfs://gelk/mnt/data/mirror/kick/18-64.ks biosdevname=0 BOOT_IMAGE=davej/18-vmlinuz64 BOOTIF=01-3c-97-0e-46-b7-dc >21:20:53,263 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000ced2ffff] usable >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ced30000-0x00000000dae9efff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >21:20:53,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable >21:20:53,263 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:20:53,263 INFO kernel:[ 0.000000] DMI 2.7 present. >21:20:53,263 DEBUG kernel:[ 0.000000] DMI: LENOVO 2356JK8/2356JK8, BIOS G7ET60WW (2.02 ) 09/11/2012 >21:20:53,263 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >21:20:53,263 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:20:53,263 INFO kernel:[ 0.000000] No AGP bridge found >21:20:53,263 INFO kernel:[ 0.000000] e820: last_pfn = 0x11e600 max_arch_pfn = 0x400000000 >21:20:53,263 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:20:53,263 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:20:53,263 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >21:20:53,263 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:20:53,263 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >21:20:53,263 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >21:20:53,263 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >21:20:53,263 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back >21:20:53,263 DEBUG kernel:[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] 6 base 100000000 mask FE0000000 write-back >21:20:53,263 DEBUG kernel:[ 0.000000] 7 base 11F000000 mask FFF000000 uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] 8 base 11E800000 mask FFF800000 uncachable >21:20:53,263 DEBUG kernel:[ 0.000000] 9 base 11E600000 mask FFFE00000 uncachable >21:20:53,263 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >21:20:53,263 INFO kernel:[ 0.000000] e820: last_pfn = 0xced30 max_arch_pfn = 0x400000000 >21:20:53,263 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] >21:20:53,263 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >21:20:53,263 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >21:20:53,263 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xced2ffff] >21:20:53,263 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xcebfffff] page 2M >21:20:53,263 DEBUG kernel:[ 0.000000] [mem 0xcec00000-0xced2ffff] page 4k >21:20:53,263 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xced2ffff @ [mem 0x1fffa000-0x1fffffff] >21:20:53,263 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11e5fffff] >21:20:53,263 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11e5fffff] page 2M >21:20:53,263 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x11e5fffff @ [mem 0xced2e000-0xced2ffff] >21:20:53,263 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1e595000-0x1ffdffff] >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000daffe170 000BC (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dafe8000 10B02 (v01 LENOVO TP-G7 00002020 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: FACS 00000000daf5a000 00040 >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G7 00002020 PTL 00000001) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daff9000 00797 (v01 LENOVO SataAhci 00001000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdc000 00BF3 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdb000 00A7E (v01 PmRef CpuPm 00003000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafda000 002A6 (v01 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 WARNING kernel:[ 0.000000] ACPI: DBG2 00000000dafd9000 000E9 (v00 LENOVO TP-G7 00002020 PTL 00000002) >21:20:53,263 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:20:53,263 INFO kernel:[ 0.000000] No NUMA configuration found >21:20:53,263 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff] >21:20:53,263 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11e5fffff] >21:20:53,263 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11e5ec000-0x11e5fffff] >21:20:53,263 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011a000000-ffff88011dbfffff] on node 0 >21:20:53,263 WARNING kernel:[ 0.000000] Zone ranges: >21:20:53,263 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >21:20:53,263 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:20:53,263 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11e5fffff] >21:20:53,263 WARNING kernel:[ 0.000000] Movable zone start for each node >21:20:53,263 WARNING kernel:[ 0.000000] Early memory node ranges >21:20:53,263 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >21:20:53,263 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >21:20:53,263 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >21:20:53,263 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xced2ffff] >21:20:53,263 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11e5fffff] >21:20:53,263 DEBUG kernel:[ 0.000000] On node 0 totalpages: 970940 >21:20:53,263 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:20:53,263 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >21:20:53,263 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >21:20:53,263 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >21:20:53,263 DEBUG kernel:[ 0.000000] DMA32 zone: 826223 pages, LIFO batch:31 >21:20:53,263 DEBUG kernel:[ 0.000000] Normal zone: 1944 pages used for memmap >21:20:53,263 DEBUG kernel:[ 0.000000] Normal zone: 122472 pages, LIFO batch:31 >21:20:53,263 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >21:20:53,263 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >21:20:53,263 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >21:20:53,263 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:20:53,263 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:20:53,263 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:20:53,263 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:20:53,263 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:20:53,263 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:20:53,263 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >21:20:53,263 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >21:20:53,263 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ced30000 - 00000000dae9f000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dafff000 - 00000000dfa00000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000 >21:20:53,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000 >21:20:53,263 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >21:20:53,263 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >21:20:53,263 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >21:20:53,263 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011e200000 s84288 r8192 d22208 u262144 >21:20:53,263 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >21:20:53,263 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >21:20:53,263 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 952606 >21:20:53,263 WARNING kernel:[ 0.000000] Policy zone: Normal >21:20:53,263 NOTICE kernel:[ 0.000000] Kernel command line: initrd=davej/18-initrd64.img ksdev=bootif ks=nfs://gelk/mnt/data/mirror/kick/18-64.ks biosdevname=0 BOOT_IMAGE=davej/18-vmlinuz64 BOOTIF=01-3c-97-0e-46-b7-dc >21:20:53,263 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:20:53,263 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >21:20:53,263 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >21:20:53,263 INFO kernel:[ 0.000000] Checking aperture... >21:20:53,263 INFO kernel:[ 0.000000] No AGP bridge found >21:20:53,263 INFO kernel:[ 0.000000] Memory: 3712224k/4691968k available (6333k kernel code, 808208k absent, 171536k reserved, 6871k data, 1036k init) >21:20:53,263 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >21:20:53,263 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:20:53,263 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >21:20:53,263 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >21:20:53,263 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >21:20:53,263 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >21:20:53,263 INFO kernel:[ 0.000000] console [tty0] enabled >21:20:53,263 INFO kernel:[ 0.000000] allocated 15728640 bytes of page_cgroup >21:20:53,263 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:20:53,263 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:20:53,263 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >21:20:53,263 INFO kernel:[ 0.001000] tsc: Detected 2893.470 MHz processor >21:20:53,263 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5786.94 BogoMIPS (lpj=2893470) >21:20:53,263 INFO kernel:[ 0.000146] pid_max: default: 32768 minimum: 301 >21:20:53,263 INFO kernel:[ 0.000239] Security Framework initialized >21:20:53,263 INFO kernel:[ 0.000313] SELinux: Initializing. >21:20:53,263 DEBUG kernel:[ 0.000386] SELinux: Starting in permissive mode >21:20:53,263 INFO kernel:[ 0.000645] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >21:20:53,263 INFO kernel:[ 0.001626] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >21:20:53,263 INFO kernel:[ 0.002503] Mount-cache hash table entries: 256 >21:20:53,263 INFO kernel:[ 0.002722] Initializing cgroup subsys cpuacct >21:20:53,263 INFO kernel:[ 0.002791] Initializing cgroup subsys memory >21:20:53,263 INFO kernel:[ 0.002878] Initializing cgroup subsys devices >21:20:53,263 INFO kernel:[ 0.002949] Initializing cgroup subsys freezer >21:20:53,263 INFO kernel:[ 0.003018] Initializing cgroup subsys net_cls >21:20:53,263 INFO kernel:[ 0.003089] Initializing cgroup subsys blkio >21:20:53,263 INFO kernel:[ 0.003158] Initializing cgroup subsys perf_event >21:20:53,263 INFO kernel:[ 0.003249] CPU: Physical Processor ID: 0 >21:20:53,263 INFO kernel:[ 0.003319] CPU: Processor Core ID: 0 >21:20:53,263 WARNING kernel:[ 0.003390] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >21:20:53,263 WARNING kernel:[ 0.003390] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >21:20:53,263 INFO kernel:[ 0.003796] mce: CPU supports 7 MCE banks >21:20:53,263 INFO kernel:[ 0.003880] CPU0: Thermal monitoring enabled (TM1) >21:20:53,263 INFO kernel:[ 0.003953] process: using mwait in idle threads >21:20:53,263 INFO kernel:[ 0.004026] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >21:20:53,263 INFO kernel:[ 0.004026] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >21:20:53,263 INFO kernel:[ 0.004026] tlb_flushall_shift is 0x1 >21:20:53,263 INFO kernel:[ 0.005114] ACPI: Core revision 20120711 >21:20:53,263 INFO kernel:[ 0.011406] ftrace: allocating 23485 entries in 92 pages >21:20:53,263 INFO kernel:[ 0.021246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:20:53,263 INFO kernel:[ 0.031318] smpboot: CPU0: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz stepping 09 >21:20:53,263 INFO kernel:[ 0.132535] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver. >21:20:53,263 INFO kernel:[ 0.132846] ... version: 3 >21:20:53,263 INFO kernel:[ 0.132938] ... bit width: 48 >21:20:53,263 INFO kernel:[ 0.133031] ... generic registers: 4 >21:20:53,263 INFO kernel:[ 0.133124] ... value mask: 0000ffffffffffff >21:20:53,263 INFO kernel:[ 0.133219] ... max period: 000000007fffffff >21:20:53,263 INFO kernel:[ 0.133313] ... fixed-purpose events: 3 >21:20:53,263 INFO kernel:[ 0.133406] ... event mask: 000000070000000f >21:20:53,263 INFO kernel:[ 0.133934] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >21:20:53,263 INFO kernel:[ 0.134152] smpboot: Booting Node 0, Processors #1 #2 #3 >21:20:53,263 INFO kernel:[ 0.175028] Brought up 4 CPUs >21:20:53,263 INFO kernel:[ 0.175212] smpboot: Total of 4 processors activated (23147.76 BogoMIPS) >21:20:53,263 INFO kernel:[ 0.178567] devtmpfs: initialized >21:20:53,263 INFO kernel:[ 0.178784] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >21:20:53,263 INFO kernel:[ 0.179411] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:20:53,263 INFO kernel:[ 0.179536] RTC time: 21:20:14, date: 12/06/12 >21:20:53,263 INFO kernel:[ 0.179664] NET: Registered protocol family 16 >21:20:53,263 INFO kernel:[ 0.179855] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >21:20:53,263 INFO kernel:[ 0.179999] ACPI: bus type pci registered >21:20:53,263 INFO kernel:[ 0.180261] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >21:20:53,263 INFO kernel:[ 0.180411] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >21:20:53,263 INFO kernel:[ 0.185165] PCI: Using configuration type 1 for base access >21:20:53,263 INFO kernel:[ 0.185793] bio: create slab <bio-0> at 0 >21:20:53,263 INFO kernel:[ 0.185939] ACPI: Added _OSI(Module Device) >21:20:53,263 INFO kernel:[ 0.186036] ACPI: Added _OSI(Processor Device) >21:20:53,263 INFO kernel:[ 0.186130] ACPI: Added _OSI(3.0 _SCP Extensions) >21:20:53,263 INFO kernel:[ 0.186224] ACPI: Added _OSI(Processor Aggregator Device) >21:20:53,263 INFO kernel:[ 0.187496] ACPI: EC: EC description table is found, configuring boot EC >21:20:53,263 NOTICE kernel:[ 0.191295] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >21:20:53,263 WARNING kernel:[ 0.203036] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.203563] ACPI: Dynamic OEM Table Load: >21:20:53,263 WARNING kernel:[ 0.203745] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.207776] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.208321] ACPI: Dynamic OEM Table Load: >21:20:53,263 WARNING kernel:[ 0.208502] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.212671] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >21:20:53,263 WARNING kernel:[ 0.213191] ACPI: Dynamic OEM Table Load: >21:20:53,263 WARNING kernel:[ 0.213370] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >21:20:53,263 INFO kernel:[ 0.218026] ACPI: Interpreter enabled >21:20:53,263 INFO kernel:[ 0.218124] ACPI: (supports S0 S3 S4 S5) >21:20:53,263 INFO kernel:[ 0.218394] ACPI: Using IOAPIC for interrupt routing >21:20:53,263 INFO kernel:[ 0.222866] ACPI: Power Resource [PUBS] (on) >21:20:53,263 INFO kernel:[ 0.225388] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >21:20:53,263 INFO kernel:[ 0.226192] ACPI: ACPI Dock Station Driver: 2 docks/bays found >21:20:53,263 INFO kernel:[ 0.226293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:20:53,263 INFO kernel:[ 0.226492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >21:20:53,263 INFO kernel:[ 0.226627] PCI host bridge to bus 0000:00 >21:20:53,263 DEBUG kernel:[ 0.226725] pci_bus 0000:00: busn_res: [bus 00-3f] is inserted under domain [bus 00-ff] >21:20:53,263 INFO kernel:[ 0.226727] pci_bus 0000:00: root bus resource [bus 00-3f] >21:20:53,264 INFO kernel:[ 0.226823] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:20:53,264 INFO kernel:[ 0.226920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:20:53,264 INFO kernel:[ 0.227016] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:20:53,264 INFO kernel:[ 0.227113] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >21:20:53,264 INFO kernel:[ 0.227209] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >21:20:53,264 DEBUG kernel:[ 0.227312] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >21:20:53,264 DEBUG kernel:[ 0.227347] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >21:20:53,264 DEBUG kernel:[ 0.227355] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit] >21:20:53,264 DEBUG kernel:[ 0.227360] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >21:20:53,264 DEBUG kernel:[ 0.227363] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f] >21:20:53,264 DEBUG kernel:[ 0.227410] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >21:20:53,264 DEBUG kernel:[ 0.227430] pci 0000:00:14.0: reg 10: [mem 0xf2520000-0xf252ffff 64bit] >21:20:53,264 DEBUG kernel:[ 0.227498] pci 0000:00:14.0: PME# supported from D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.227522] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >21:20:53,264 DEBUG kernel:[ 0.227544] pci 0000:00:16.0: reg 10: [mem 0xf2535000-0xf253500f 64bit] >21:20:53,264 DEBUG kernel:[ 0.227616] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.227645] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >21:20:53,264 DEBUG kernel:[ 0.227662] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff] >21:20:53,264 DEBUG kernel:[ 0.227671] pci 0000:00:19.0: reg 14: [mem 0xf253b000-0xf253bfff] >21:20:53,264 DEBUG kernel:[ 0.227679] pci 0000:00:19.0: reg 18: [io 0x5080-0x509f] >21:20:53,264 DEBUG kernel:[ 0.227738] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.227762] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >21:20:53,264 DEBUG kernel:[ 0.227782] pci 0000:00:1a.0: reg 10: [mem 0xf253a000-0xf253a3ff] >21:20:53,264 DEBUG kernel:[ 0.227868] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.227892] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >21:20:53,264 DEBUG kernel:[ 0.227906] pci 0000:00:1b.0: reg 10: [mem 0xf2530000-0xf2533fff 64bit] >21:20:53,264 DEBUG kernel:[ 0.227970] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.227996] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >21:20:53,264 DEBUG kernel:[ 0.228126] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.228164] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >21:20:53,264 DEBUG kernel:[ 0.228290] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.228327] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >21:20:53,264 DEBUG kernel:[ 0.228456] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.228498] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >21:20:53,264 DEBUG kernel:[ 0.228520] pci 0000:00:1d.0: reg 10: [mem 0xf2539000-0xf25393ff] >21:20:53,264 DEBUG kernel:[ 0.228606] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >21:20:53,264 DEBUG kernel:[ 0.228631] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 >21:20:53,264 DEBUG kernel:[ 0.228748] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >21:20:53,264 DEBUG kernel:[ 0.228765] pci 0000:00:1f.2: reg 10: [io 0x50a8-0x50af] >21:20:53,264 DEBUG kernel:[ 0.228772] pci 0000:00:1f.2: reg 14: [io 0x50b4-0x50b7] >21:20:53,264 DEBUG kernel:[ 0.228780] pci 0000:00:1f.2: reg 18: [io 0x50a0-0x50a7] >21:20:53,264 DEBUG kernel:[ 0.228787] pci 0000:00:1f.2: reg 1c: [io 0x50b0-0x50b3] >21:20:53,264 DEBUG kernel:[ 0.228793] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f] >21:20:53,264 DEBUG kernel:[ 0.228801] pci 0000:00:1f.2: reg 24: [mem 0xf2538000-0xf25387ff] >21:20:53,264 DEBUG kernel:[ 0.228843] pci 0000:00:1f.2: PME# supported from D3hot >21:20:53,264 DEBUG kernel:[ 0.228860] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >21:20:53,264 DEBUG kernel:[ 0.228874] pci 0000:00:1f.3: reg 10: [mem 0xf2534000-0xf25340ff 64bit] >21:20:53,264 DEBUG kernel:[ 0.228894] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf] >21:20:53,264 DEBUG kernel:[ 0.228985] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3f] >21:20:53,264 INFO kernel:[ 0.228988] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:20:53,264 DEBUG kernel:[ 0.229076] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >21:20:53,264 DEBUG kernel:[ 0.229080] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >21:20:53,264 DEBUG kernel:[ 0.229088] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >21:20:53,264 DEBUG kernel:[ 0.229156] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3f] >21:20:53,264 DEBUG kernel:[ 0.229299] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000 >21:20:53,264 DEBUG kernel:[ 0.229426] pci 0000:03:00.0: reg 10: [mem 0xf1c00000-0xf1c01fff 64bit] >21:20:53,264 DEBUG kernel:[ 0.230023] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >21:20:53,264 INFO kernel:[ 0.231648] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:20:53,264 DEBUG kernel:[ 0.231749] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >21:20:53,264 DEBUG kernel:[ 0.231825] pci_bus 0000:04: busn_res: [bus 04-0b] is inserted under [bus 00-3f] >21:20:53,264 DEBUG kernel:[ 0.231949] pci 0000:04:00.0: [1180:e822] type 00 class 0x088000 >21:20:53,264 DEBUG kernel:[ 0.231975] pci 0000:04:00.0: reg 10: [mem 0xf1400000-0xf14000ff] >21:20:53,264 DEBUG kernel:[ 0.232178] pci 0000:04:00.0: supports D1 D2 >21:20:53,264 DEBUG kernel:[ 0.232179] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >21:20:53,264 INFO kernel:[ 0.233730] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >21:20:53,264 DEBUG kernel:[ 0.233829] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >21:20:53,264 DEBUG kernel:[ 0.233833] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >21:20:53,264 DEBUG kernel:[ 0.233841] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >21:20:53,264 DEBUG kernel:[ 0.233866] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >21:20:53,264 DEBUG kernel:[ 0.233919] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >21:20:53,264 DEBUG kernel:[ 0.233936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT] >21:20:53,264 DEBUG kernel:[ 0.233951] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] >21:20:53,264 INFO kernel:[ 0.234026] pci0000:00: Requesting ACPI _OSC control (0x1d) >21:20:53,264 INFO kernel:[ 0.234195] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >21:20:53,264 INFO kernel:[ 0.234340] ACPI _OSC control for PCIe not granted, disabling ASPM >21:20:53,264 INFO kernel:[ 0.235950] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >21:20:53,264 INFO kernel:[ 0.236508] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11) >21:20:53,264 INFO kernel:[ 0.237063] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) >21:20:53,264 INFO kernel:[ 0.237619] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >21:20:53,264 INFO kernel:[ 0.238170] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11) >21:20:53,264 INFO kernel:[ 0.238728] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11) >21:20:53,264 INFO kernel:[ 0.239281] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >21:20:53,264 INFO kernel:[ 0.239836] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >21:20:53,264 INFO kernel:[ 0.240415] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:20:53,264 INFO kernel:[ 0.240564] vgaarb: loaded >21:20:53,264 INFO kernel:[ 0.240657] vgaarb: bridge control possible 0000:00:02.0 >21:20:53,264 NOTICE kernel:[ 0.240798] SCSI subsystem initialized >21:20:53,264 INFO kernel:[ 0.240893] ACPI: bus type scsi registered >21:20:53,264 DEBUG kernel:[ 0.241012] libata version 3.00 loaded. >21:20:53,264 INFO kernel:[ 0.241033] ACPI: bus type usb registered >21:20:53,264 INFO kernel:[ 0.241142] usbcore: registered new interface driver usbfs >21:20:53,264 INFO kernel:[ 0.241246] usbcore: registered new interface driver hub >21:20:53,264 INFO kernel:[ 0.241362] usbcore: registered new device driver usb >21:20:53,264 INFO kernel:[ 0.241499] PCI: Using ACPI for IRQ routing >21:20:53,264 DEBUG kernel:[ 0.243578] PCI: pci_cache_line_size set to 64 bytes >21:20:53,264 DEBUG kernel:[ 0.244051] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >21:20:53,264 DEBUG kernel:[ 0.244052] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >21:20:53,264 DEBUG kernel:[ 0.244053] e820: reserve RAM buffer [mem 0xced30000-0xcfffffff] >21:20:53,264 DEBUG kernel:[ 0.244054] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff] >21:20:53,264 INFO kernel:[ 0.244118] NetLabel: Initializing >21:20:53,264 INFO kernel:[ 0.244208] NetLabel: domain hash size = 128 >21:20:53,264 INFO kernel:[ 0.244299] NetLabel: protocols = UNLABELED CIPSOv4 >21:20:53,264 INFO kernel:[ 0.244399] NetLabel: unlabeled traffic allowed by default >21:20:53,264 INFO kernel:[ 0.244524] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >21:20:53,264 INFO kernel:[ 0.244979] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >21:20:53,264 INFO kernel:[ 0.248081] Switching to clocksource hpet >21:20:53,264 INFO kernel:[ 0.252312] pnp: PnP ACPI init >21:20:53,264 INFO kernel:[ 0.252419] ACPI: bus type pnp registered >21:20:53,264 DEBUG kernel:[ 0.252793] pnp 00:00: [mem 0x00000000-0x0009ffff] >21:20:53,264 DEBUG kernel:[ 0.252795] pnp 00:00: [mem 0x000c0000-0x000c3fff] >21:20:53,264 DEBUG kernel:[ 0.252796] pnp 00:00: [mem 0x000c4000-0x000c7fff] >21:20:53,264 DEBUG kernel:[ 0.252797] pnp 00:00: [mem 0x000c8000-0x000cbfff] >21:20:53,264 DEBUG kernel:[ 0.252798] pnp 00:00: [mem 0x000cc000-0x000cffff] >21:20:53,264 DEBUG kernel:[ 0.252799] pnp 00:00: [mem 0x000d0000-0x000d3fff] >21:20:53,264 DEBUG kernel:[ 0.252800] pnp 00:00: [mem 0x000d4000-0x000d7fff] >21:20:53,264 DEBUG kernel:[ 0.252801] pnp 00:00: [mem 0x000d8000-0x000dbfff] >21:20:53,264 DEBUG kernel:[ 0.252802] pnp 00:00: [mem 0x000dc000-0x000dffff] >21:20:53,264 DEBUG kernel:[ 0.252803] pnp 00:00: [mem 0x000e0000-0x000e3fff] >21:20:53,264 DEBUG kernel:[ 0.252804] pnp 00:00: [mem 0x000e4000-0x000e7fff] >21:20:53,264 DEBUG kernel:[ 0.252805] pnp 00:00: [mem 0x000e8000-0x000ebfff] >21:20:53,264 DEBUG kernel:[ 0.252806] pnp 00:00: [mem 0x000ec000-0x000effff] >21:20:53,264 DEBUG kernel:[ 0.252807] pnp 00:00: [mem 0x000f0000-0x000fffff] >21:20:53,264 DEBUG kernel:[ 0.252808] pnp 00:00: [mem 0x00100000-0xdf9fffff] >21:20:53,264 DEBUG kernel:[ 0.252810] pnp 00:00: [mem 0xfec00000-0xfed3ffff] >21:20:53,264 DEBUG kernel:[ 0.252811] pnp 00:00: [mem 0xfed4c000-0xffffffff] >21:20:53,264 INFO kernel:[ 0.252844] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >21:20:53,264 INFO kernel:[ 0.252946] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >21:20:53,264 INFO kernel:[ 0.253043] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >21:20:53,264 INFO kernel:[ 0.253141] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >21:20:53,264 INFO kernel:[ 0.253246] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >21:20:53,264 INFO kernel:[ 0.253344] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >21:20:53,264 INFO kernel:[ 0.253441] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >21:20:53,264 INFO kernel:[ 0.253536] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >21:20:53,264 INFO kernel:[ 0.253633] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >21:20:53,264 INFO kernel:[ 0.253729] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >21:20:53,264 INFO kernel:[ 0.253827] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >21:20:53,264 INFO kernel:[ 0.253924] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >21:20:53,264 INFO kernel:[ 0.254021] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >21:20:53,264 INFO kernel:[ 0.254119] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >21:20:53,264 INFO kernel:[ 0.254221] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >21:20:53,264 INFO kernel:[ 0.254319] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >21:20:53,264 INFO kernel:[ 0.254417] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >21:20:53,264 DEBUG kernel:[ 0.254515] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >21:20:53,264 DEBUG kernel:[ 0.254528] pnp 00:01: [bus 00-3f] >21:20:53,264 DEBUG kernel:[ 0.254530] pnp 00:01: [io 0x0cf8-0x0cff] >21:20:53,264 DEBUG kernel:[ 0.254533] pnp 00:01: [io 0x0000-0x0cf7 window] >21:20:53,264 DEBUG kernel:[ 0.254534] pnp 00:01: [io 0x0d00-0xffff window] >21:20:53,264 DEBUG kernel:[ 0.254535] pnp 00:01: [mem 0x000a0000-0x000bffff window] >21:20:53,264 DEBUG kernel:[ 0.254536] pnp 00:01: [mem 0x000c0000-0x000c3fff window] >21:20:53,264 DEBUG kernel:[ 0.254537] pnp 00:01: [mem 0x000c4000-0x000c7fff window] >21:20:53,264 DEBUG kernel:[ 0.254538] pnp 00:01: [mem 0x000c8000-0x000cbfff window] >21:20:53,264 DEBUG kernel:[ 0.254539] pnp 00:01: [mem 0x000cc000-0x000cffff window] >21:20:53,264 DEBUG kernel:[ 0.254541] pnp 00:01: [mem 0x000d0000-0x000d3fff window] >21:20:53,264 DEBUG kernel:[ 0.254542] pnp 00:01: [mem 0x000d4000-0x000d7fff window] >21:20:53,264 DEBUG kernel:[ 0.254543] pnp 00:01: [mem 0x000d8000-0x000dbfff window] >21:20:53,264 DEBUG kernel:[ 0.254544] pnp 00:01: [mem 0x000dc000-0x000dffff window] >21:20:53,264 DEBUG kernel:[ 0.254545] pnp 00:01: [mem 0x000e0000-0x000e3fff window] >21:20:53,264 DEBUG kernel:[ 0.254546] pnp 00:01: [mem 0x000e4000-0x000e7fff window] >21:20:53,264 DEBUG kernel:[ 0.254547] pnp 00:01: [mem 0x000e8000-0x000ebfff window] >21:20:53,264 DEBUG kernel:[ 0.254548] pnp 00:01: [mem 0x000ec000-0x000effff window] >21:20:53,264 DEBUG kernel:[ 0.254549] pnp 00:01: [mem 0xdfa00000-0xfebfffff window] >21:20:53,264 DEBUG kernel:[ 0.254550] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] >21:20:53,264 DEBUG kernel:[ 0.254590] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >21:20:53,264 DEBUG kernel:[ 0.254632] pnp 00:02: [io 0x0010-0x001f] >21:20:53,264 DEBUG kernel:[ 0.254633] pnp 00:02: [io 0x0090-0x009f] >21:20:53,264 DEBUG kernel:[ 0.254634] pnp 00:02: [io 0x0024-0x0025] >21:20:53,264 DEBUG kernel:[ 0.254635] pnp 00:02: [io 0x0028-0x0029] >21:20:53,264 DEBUG kernel:[ 0.254636] pnp 00:02: [io 0x002c-0x002d] >21:20:53,264 DEBUG kernel:[ 0.254637] pnp 00:02: [io 0x0030-0x0031] >21:20:53,264 DEBUG kernel:[ 0.254638] pnp 00:02: [io 0x0034-0x0035] >21:20:53,264 DEBUG kernel:[ 0.254639] pnp 00:02: [io 0x0038-0x0039] >21:20:53,264 DEBUG kernel:[ 0.254640] pnp 00:02: [io 0x003c-0x003d] >21:20:53,264 DEBUG kernel:[ 0.254641] pnp 00:02: [io 0x00a4-0x00a5] >21:20:53,264 DEBUG kernel:[ 0.254641] pnp 00:02: [io 0x00a8-0x00a9] >21:20:53,264 DEBUG kernel:[ 0.254642] pnp 00:02: [io 0x00ac-0x00ad] >21:20:53,264 DEBUG kernel:[ 0.254643] pnp 00:02: [io 0x00b0-0x00b5] >21:20:53,264 DEBUG kernel:[ 0.254644] pnp 00:02: [io 0x00b8-0x00b9] >21:20:53,264 DEBUG kernel:[ 0.254645] pnp 00:02: [io 0x00bc-0x00bd] >21:20:53,264 DEBUG kernel:[ 0.254646] pnp 00:02: [io 0x0050-0x0053] >21:20:53,264 DEBUG kernel:[ 0.254647] pnp 00:02: [io 0x0072-0x0077] >21:20:53,264 DEBUG kernel:[ 0.254648] pnp 00:02: [io 0x0400-0x047f] >21:20:53,264 DEBUG kernel:[ 0.254649] pnp 00:02: [io 0x0500-0x057f] >21:20:53,264 DEBUG kernel:[ 0.254650] pnp 00:02: [io 0x0800-0x080f] >21:20:53,264 DEBUG kernel:[ 0.254651] pnp 00:02: [io 0x15e0-0x15ef] >21:20:53,264 DEBUG kernel:[ 0.254652] pnp 00:02: [io 0x1600-0x167f] >21:20:53,264 DEBUG kernel:[ 0.254654] pnp 00:02: [mem 0xf8000000-0xfbffffff] >21:20:53,264 DEBUG kernel:[ 0.254655] pnp 00:02: [mem 0xfffff000-0xffffffff] >21:20:53,264 DEBUG kernel:[ 0.254656] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] >21:20:53,264 DEBUG kernel:[ 0.254658] pnp 00:02: [mem 0xfed10000-0xfed13fff] >21:20:53,264 DEBUG kernel:[ 0.254659] pnp 00:02: [mem 0xfed18000-0xfed18fff] >21:20:53,264 DEBUG kernel:[ 0.254660] pnp 00:02: [mem 0xfed19000-0xfed19fff] >21:20:53,264 DEBUG kernel:[ 0.254661] pnp 00:02: [mem 0xfed45000-0xfed4bfff] >21:20:53,264 INFO kernel:[ 0.254692] system 00:02: [io 0x0400-0x047f] has been reserved >21:20:53,264 INFO kernel:[ 0.254792] system 00:02: [io 0x0500-0x057f] has been reserved >21:20:53,264 INFO kernel:[ 0.254888] system 00:02: [io 0x0800-0x080f] has been reserved >21:20:53,264 INFO kernel:[ 0.254984] system 00:02: [io 0x15e0-0x15ef] has been reserved >21:20:53,264 INFO kernel:[ 0.255080] system 00:02: [io 0x1600-0x167f] has been reserved >21:20:53,264 INFO kernel:[ 0.255176] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved >21:20:53,264 INFO kernel:[ 0.255281] system 00:02: [mem 0xfffff000-0xffffffff] has been reserved >21:20:53,264 INFO kernel:[ 0.255379] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved >21:20:53,264 INFO kernel:[ 0.255475] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved >21:20:53,264 INFO kernel:[ 0.255572] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved >21:20:53,264 INFO kernel:[ 0.255670] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved >21:20:53,264 INFO kernel:[ 0.255768] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved >21:20:53,264 DEBUG kernel:[ 0.255865] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >21:20:53,264 DEBUG kernel:[ 0.255896] pnp 00:03: [mem 0xfed00000-0xfed003ff] >21:20:53,264 DEBUG kernel:[ 0.255912] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >21:20:53,264 DEBUG kernel:[ 0.255917] pnp 00:04: [io 0x0000-0x000f] >21:20:53,264 DEBUG kernel:[ 0.255918] pnp 00:04: [io 0x0080-0x008f] >21:20:53,264 DEBUG kernel:[ 0.255919] pnp 00:04: [io 0x00c0-0x00df] >21:20:53,264 DEBUG kernel:[ 0.255921] pnp 00:04: [dma 4] >21:20:53,264 DEBUG kernel:[ 0.255934] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) >21:20:53,264 DEBUG kernel:[ 0.255938] pnp 00:05: [io 0x0061] >21:20:53,264 DEBUG kernel:[ 0.255953] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >21:20:53,264 DEBUG kernel:[ 0.255957] pnp 00:06: [io 0x00f0] >21:20:53,264 DEBUG kernel:[ 0.255969] pnp 00:06: [irq 13] >21:20:53,264 DEBUG kernel:[ 0.255982] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >21:20:53,264 DEBUG kernel:[ 0.255987] pnp 00:07: [io 0x0070-0x0071] >21:20:53,264 DEBUG kernel:[ 0.255994] pnp 00:07: [irq 8] >21:20:53,264 DEBUG kernel:[ 0.256008] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >21:20:53,264 DEBUG kernel:[ 0.256013] pnp 00:08: [io 0x0060] >21:20:53,264 DEBUG kernel:[ 0.256014] pnp 00:08: [io 0x0064] >21:20:53,264 DEBUG kernel:[ 0.256021] pnp 00:08: [irq 1] >21:20:53,264 DEBUG kernel:[ 0.256035] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >21:20:53,264 DEBUG kernel:[ 0.256044] pnp 00:09: [irq 12] >21:20:53,264 DEBUG kernel:[ 0.256059] pnp 00:09: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >21:20:53,264 DEBUG kernel:[ 0.256082] pnp 00:0a: [mem 0xfed40000-0xfed44fff] >21:20:53,264 DEBUG kernel:[ 0.256098] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >21:20:53,264 INFO kernel:[ 0.256449] pnp: PnP ACPI: found 11 devices >21:20:53,264 INFO kernel:[ 0.256546] ACPI: ACPI bus type pnp unregistered >21:20:53,264 INFO kernel:[ 0.262663] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:20:53,264 INFO kernel:[ 0.262762] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >21:20:53,264 INFO kernel:[ 0.262863] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >21:20:53,264 INFO kernel:[ 0.262964] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >21:20:53,264 INFO kernel:[ 0.263112] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:20:53,264 INFO kernel:[ 0.263217] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >21:20:53,264 INFO kernel:[ 0.263324] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >21:20:53,264 INFO kernel:[ 0.263420] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >21:20:53,264 INFO kernel:[ 0.263521] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >21:20:53,264 INFO kernel:[ 0.263621] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >21:20:53,264 DEBUG kernel:[ 0.263796] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:20:53,264 DEBUG kernel:[ 0.263798] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:20:53,264 DEBUG kernel:[ 0.263799] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:20:53,264 DEBUG kernel:[ 0.263800] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >21:20:53,264 DEBUG kernel:[ 0.263801] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >21:20:53,264 DEBUG kernel:[ 0.263803] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >21:20:53,264 DEBUG kernel:[ 0.263804] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff] >21:20:53,264 DEBUG kernel:[ 0.263805] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >21:20:53,264 DEBUG kernel:[ 0.263807] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff] >21:20:53,264 DEBUG kernel:[ 0.263808] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] >21:20:53,264 DEBUG kernel:[ 0.263809] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff] >21:20:53,264 DEBUG kernel:[ 0.263811] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >21:20:53,264 INFO kernel:[ 0.263839] NET: Registered protocol family 2 >21:20:53,264 INFO kernel:[ 0.264455] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >21:20:53,264 INFO kernel:[ 0.266035] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >21:20:53,264 INFO kernel:[ 0.266329] TCP: Hash tables configured (established 524288 bind 65536) >21:20:53,264 INFO kernel:[ 0.266443] TCP: reno registered >21:20:53,264 INFO kernel:[ 0.266542] UDP hash table entries: 2048 (order: 4, 65536 bytes) >21:20:53,264 INFO kernel:[ 0.266656] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >21:20:53,264 INFO kernel:[ 0.266826] NET: Registered protocol family 1 >21:20:53,264 DEBUG kernel:[ 0.266933] pci 0000:00:02.0: Boot video device >21:20:53,264 DEBUG kernel:[ 0.267166] PCI: CLS 64 bytes, default 64 >21:20:53,266 INFO kernel:[ 0.267201] Unpacking initramfs... >21:20:53,266 INFO kernel:[ 2.617534] Freeing initrd memory: 26924k freed >21:20:53,266 INFO kernel:[ 2.620638] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:20:53,266 INFO kernel:[ 2.620742] software IO TLB [mem 0xcad2e000-0xced2dfff] (64MB) mapped at [ffff8800cad2e000-ffff8800ced2dfff] >21:20:53,266 INFO kernel:[ 2.624422] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >21:20:53,266 NOTICE kernel:[ 2.624690] Initialise module verification >21:20:53,266 INFO kernel:[ 2.624812] audit: initializing netlink socket (disabled) >21:20:53,266 NOTICE kernel:[ 2.624918] type=2000 audit(1354828816.519:1): initialized >21:20:53,266 INFO kernel:[ 2.640489] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:20:53,266 NOTICE kernel:[ 2.641585] VFS: Disk quotas dquot_6.5.2 >21:20:53,266 WARNING kernel:[ 2.641708] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:20:53,266 INFO kernel:[ 2.642087] msgmni has been set to 7303 >21:20:53,266 DEBUG kernel:[ 2.642225] SELinux: Registering netfilter hooks >21:20:53,266 INFO kernel:[ 2.642617] alg: No test for stdrng (krng) >21:20:53,266 INFO kernel:[ 2.642714] NET: Registered protocol family 38 >21:20:53,266 NOTICE kernel:[ 2.642809] Key type asymmetric registered >21:20:53,266 NOTICE kernel:[ 2.642902] Asymmetric key parser 'x509' registered >21:20:53,266 INFO kernel:[ 2.643018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:20:53,266 INFO kernel:[ 2.643199] io scheduler noop registered >21:20:53,266 INFO kernel:[ 2.643293] io scheduler deadline registered >21:20:53,266 INFO kernel:[ 2.643406] io scheduler cfq registered (default) >21:20:53,266 INFO kernel:[ 2.643774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:20:53,266 INFO kernel:[ 2.643885] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:20:53,266 INFO kernel:[ 2.643984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:20:53,266 INFO kernel:[ 2.644227] acpiphp: Slot [1] registered >21:20:53,266 DEBUG kernel:[ 2.644382] intel_idle: MWAIT substates: 0x21120 >21:20:53,266 DEBUG kernel:[ 2.644384] intel_idle: v0.4 model 0x3A >21:20:53,266 DEBUG kernel:[ 2.644384] intel_idle: lapic_timer_reliable_states 0xffffffff >21:20:53,266 INFO kernel:[ 2.644841] ACPI: AC Adapter [AC] (on-line) >21:20:53,266 INFO kernel:[ 2.644991] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >21:20:53,266 INFO kernel:[ 2.645379] ACPI: Lid Switch [LID] >21:20:53,266 INFO kernel:[ 2.645536] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >21:20:53,266 INFO kernel:[ 2.645706] ACPI: Sleep Button [SLPB] >21:20:53,266 INFO kernel:[ 2.645826] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >21:20:53,266 INFO kernel:[ 2.645970] ACPI: Power Button [PWRF] >21:20:53,266 INFO kernel:[ 2.646166] ACPI: Requesting acpi_cpufreq >21:20:53,266 INFO kernel:[ 2.650342] thermal LNXTHERM:00: registered as thermal_zone0 >21:20:53,266 INFO kernel:[ 2.650441] ACPI: Thermal Zone [THM0] (50 C) >21:20:53,266 INFO kernel:[ 2.650553] GHES: HEST is not enabled! >21:20:53,266 INFO kernel:[ 2.650745] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:20:53,266 INFO kernel:[ 2.651301] Non-volatile memory driver v1.3 >21:20:53,266 INFO kernel:[ 2.651447] Linux agpgart interface v0.103 >21:20:53,266 INFO kernel:[ 2.652110] loop: module loaded >21:20:53,266 DEBUG kernel:[ 2.652252] ahci 0000:00:1f.2: version 3.0 >21:20:53,266 DEBUG kernel:[ 2.652324] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >21:20:53,266 INFO kernel:[ 2.652353] ahci: SSS flag set, parallel bus scan disabled >21:20:53,266 INFO kernel:[ 2.659113] ACPI: Battery Slot [BAT0] (battery present) >21:20:53,266 INFO kernel:[ 2.663045] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode >21:20:53,266 INFO kernel:[ 2.663202] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems sxs apst >21:20:53,266 DEBUG kernel:[ 2.663346] ahci 0000:00:1f.2: setting latency timer to 64 >21:20:53,266 INFO kernel:[ 2.667287] scsi0 : ahci >21:20:53,266 INFO kernel:[ 2.667438] scsi1 : ahci >21:20:53,266 INFO kernel:[ 2.667569] scsi2 : ahci >21:20:53,266 INFO kernel:[ 2.667696] scsi3 : ahci >21:20:53,266 INFO kernel:[ 2.667826] scsi4 : ahci >21:20:53,266 INFO kernel:[ 2.667953] scsi5 : ahci >21:20:53,266 INFO kernel:[ 2.668081] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 40 >21:20:53,266 INFO kernel:[ 2.668223] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 40 >21:20:53,266 INFO kernel:[ 2.668364] ata3: DUMMY >21:20:53,266 INFO kernel:[ 2.668454] ata4: DUMMY >21:20:53,266 INFO kernel:[ 2.668546] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 40 >21:20:53,266 INFO kernel:[ 2.668687] ata6: DUMMY >21:20:53,266 INFO kernel:[ 2.668824] libphy: Fixed MDIO Bus: probed >21:20:53,266 INFO kernel:[ 2.669003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:20:53,266 DEBUG kernel:[ 2.669128] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >21:20:53,266 INFO kernel:[ 2.669131] ehci_hcd 0000:00:1a.0: EHCI Host Controller >21:20:53,266 INFO kernel:[ 2.669256] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >21:20:53,266 INFO kernel:[ 2.673285] ehci_hcd 0000:00:1a.0: debug port 2 >21:20:53,266 DEBUG kernel:[ 2.673385] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >21:20:53,266 INFO kernel:[ 2.673397] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf253a000 >21:20:53,266 INFO kernel:[ 2.678991] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >21:20:53,266 INFO kernel:[ 2.679115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:20:53,266 INFO kernel:[ 2.679212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:20:53,266 INFO kernel:[ 2.679353] usb usb1: Product: EHCI Host Controller >21:20:53,266 INFO kernel:[ 2.679447] usb usb1: Manufacturer: Linux 3.6.7-5.fc18.x86_64 ehci_hcd >21:20:53,266 INFO kernel:[ 2.679544] usb usb1: SerialNumber: 0000:00:1a.0 >21:20:53,266 INFO kernel:[ 2.679711] hub 1-0:1.0: USB hub found >21:20:53,266 INFO kernel:[ 2.679808] hub 1-0:1.0: 3 ports detected >21:20:53,266 DEBUG kernel:[ 2.679953] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >21:20:53,266 INFO kernel:[ 2.679956] ehci_hcd 0000:00:1d.0: EHCI Host Controller >21:20:53,266 INFO kernel:[ 2.680087] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >21:20:53,266 INFO kernel:[ 2.684123] ehci_hcd 0000:00:1d.0: debug port 2 >21:20:53,266 DEBUG kernel:[ 2.684221] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >21:20:53,266 INFO kernel:[ 2.684232] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2539000 >21:20:53,266 INFO kernel:[ 2.689961] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >21:20:53,266 INFO kernel:[ 2.690082] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:20:53,266 INFO kernel:[ 2.690181] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:20:53,266 INFO kernel:[ 2.690321] usb usb2: Product: EHCI Host Controller >21:20:53,266 INFO kernel:[ 2.690415] usb usb2: Manufacturer: Linux 3.6.7-5.fc18.x86_64 ehci_hcd >21:20:53,266 INFO kernel:[ 2.690511] usb usb2: SerialNumber: 0000:00:1d.0 >21:20:53,266 INFO kernel:[ 2.690671] hub 2-0:1.0: USB hub found >21:20:53,266 INFO kernel:[ 2.690767] hub 2-0:1.0: 3 ports detected >21:20:53,266 INFO kernel:[ 2.690896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:20:53,266 INFO kernel:[ 2.691014] uhci_hcd: USB Universal Host Controller Interface driver >21:20:53,266 DEBUG kernel:[ 2.691142] xhci_hcd 0000:00:14.0: setting latency timer to 64 >21:20:53,266 INFO kernel:[ 2.691145] xhci_hcd 0000:00:14.0: xHCI Host Controller >21:20:53,266 INFO kernel:[ 2.691266] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >21:20:53,266 DEBUG kernel:[ 2.691490] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >21:20:53,266 INFO kernel:[ 2.691493] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf2520000 >21:20:53,266 DEBUG kernel:[ 2.691630] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >21:20:53,266 INFO kernel:[ 2.691667] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >21:20:53,266 INFO kernel:[ 2.691766] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:20:53,266 INFO kernel:[ 2.691907] usb usb3: Product: xHCI Host Controller >21:20:53,266 INFO kernel:[ 2.692013] usb usb3: Manufacturer: Linux 3.6.7-5.fc18.x86_64 xhci_hcd >21:20:53,266 INFO kernel:[ 2.692109] usb usb3: SerialNumber: 0000:00:14.0 >21:20:53,266 DEBUG kernel:[ 2.692251] xHCI xhci_add_endpoint called for root hub >21:20:53,267 DEBUG kernel:[ 2.692253] xHCI xhci_check_bandwidth called for root hub >21:20:53,267 INFO kernel:[ 2.692265] hub 3-0:1.0: USB hub found >21:20:53,267 INFO kernel:[ 2.692365] hub 3-0:1.0: 4 ports detected >21:20:53,267 INFO kernel:[ 2.692495] xhci_hcd 0000:00:14.0: xHCI Host Controller >21:20:53,267 INFO kernel:[ 2.692619] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >21:20:53,267 INFO kernel:[ 2.692778] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >21:20:53,267 INFO kernel:[ 2.692879] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:20:53,267 INFO kernel:[ 2.693032] usb usb4: Product: xHCI Host Controller >21:20:53,267 INFO kernel:[ 2.693128] usb usb4: Manufacturer: Linux 3.6.7-5.fc18.x86_64 xhci_hcd >21:20:53,267 INFO kernel:[ 2.693225] usb usb4: SerialNumber: 0000:00:14.0 >21:20:53,267 DEBUG kernel:[ 2.693364] xHCI xhci_add_endpoint called for root hub >21:20:53,267 DEBUG kernel:[ 2.693365] xHCI xhci_check_bandwidth called for root hub >21:20:53,267 INFO kernel:[ 2.693376] hub 4-0:1.0: USB hub found >21:20:53,267 INFO kernel:[ 2.693476] hub 4-0:1.0: 4 ports detected >21:20:53,267 INFO kernel:[ 2.698973] usbcore: registered new interface driver usbserial >21:20:53,267 INFO kernel:[ 2.699093] usbcore: registered new interface driver usbserial_generic >21:20:53,267 INFO kernel:[ 2.699195] USB Serial support registered for generic >21:20:53,267 INFO kernel:[ 2.699291] usbserial: USB Serial Driver core >21:20:53,267 INFO kernel:[ 2.699403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >21:20:53,267 INFO kernel:[ 2.701078] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:20:53,267 INFO kernel:[ 2.701174] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:20:53,267 INFO kernel:[ 2.701317] mousedev: PS/2 mouse device common for all mice >21:20:53,267 INFO kernel:[ 2.701544] rtc_cmos 00:07: RTC can wake from S4 >21:20:53,267 INFO kernel:[ 2.701767] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >21:20:53,267 INFO kernel:[ 2.701902] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >21:20:53,267 INFO kernel:[ 2.702066] device-mapper: uevent: version 1.0.3 >21:20:53,267 INFO kernel:[ 2.702215] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >21:20:53,267 INFO kernel:[ 2.702460] cpuidle: using governor ladder >21:20:53,267 INFO kernel:[ 2.702631] cpuidle: using governor menu >21:20:53,267 INFO kernel:[ 2.702763] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >21:20:53,267 INFO kernel:[ 2.703207] EFI Variables Facility v0.08 2004-May-17 >21:20:53,267 INFO kernel:[ 2.703357] usbcore: registered new interface driver usbhid >21:20:53,267 INFO kernel:[ 2.703454] usbhid: USB HID core driver >21:20:53,267 INFO kernel:[ 2.703564] drop_monitor: Initializing network drop monitor service >21:20:53,267 INFO kernel:[ 2.703715] ip_tables: (C) 2000-2006 Netfilter Core Team >21:20:53,267 INFO kernel:[ 2.703839] TCP: cubic registered >21:20:53,267 INFO kernel:[ 2.703950] Initializing XFRM netlink socket >21:20:53,267 INFO kernel:[ 2.704116] NET: Registered protocol family 10 >21:20:53,267 INFO kernel:[ 2.704322] mip6: Mobile IPv6 >21:20:53,267 INFO kernel:[ 2.704417] NET: Registered protocol family 17 >21:20:53,267 DEBUG kernel:[ 2.704783] PM: Hibernation image not present or could not be loaded. >21:20:53,267 NOTICE kernel:[ 2.704785] Loading module verification certificates >21:20:53,267 NOTICE kernel:[ 2.705554] MODSIGN: Loaded cert 'Fedora kernel signing key: 40d782109bd95aa217bbef83ca0b50a227ef4859' >21:20:53,267 INFO kernel:[ 2.705711] registered taskstats version 1 >21:20:53,267 INFO kernel:[ 2.706391] Magic number: 8:985:347 >21:20:53,267 INFO kernel:[ 2.706524] pci0000:00: hash matches >21:20:53,267 INFO kernel:[ 2.706704] rtc_cmos 00:07: setting system clock to 2012-12-06 21:20:16 UTC (1354828816) >21:20:53,267 INFO kernel:[ 2.972341] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:20:53,267 DEBUG kernel:[ 2.974443] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:20:53,267 INFO kernel:[ 2.974451] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:20:53,267 INFO kernel:[ 2.974634] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:20:53,267 INFO kernel:[ 2.980313] usb 1-1: new high-speed USB device number 2 using ehci_hcd >21:20:53,267 INFO kernel:[ 3.001240] ata1.00: ATA-8: ST320LT007-9ZV142, 0004LVM1, max UDMA/133 >21:20:53,267 INFO kernel:[ 3.001361] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32) >21:20:53,267 DEBUG kernel:[ 3.004909] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:20:53,267 INFO kernel:[ 3.004918] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:20:53,267 INFO kernel:[ 3.005101] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:20:53,267 INFO kernel:[ 3.008016] ata1.00: configured for UDMA/133 >21:20:53,267 NOTICE kernel:[ 3.008488] scsi 0:0:0:0: Direct-Access ATA ST320LT007-9ZV14 0004 PQ: 0 ANSI: 5 >21:20:53,267 NOTICE kernel:[ 3.009087] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >21:20:53,267 NOTICE kernel:[ 3.009141] sd 0:0:0:0: Attached scsi generic sg0 type 0 >21:20:53,267 NOTICE kernel:[ 3.009477] sd 0:0:0:0: [sda] 4096-byte physical blocks >21:20:53,267 NOTICE kernel:[ 3.009685] sd 0:0:0:0: [sda] Write Protect is off >21:20:53,267 DEBUG kernel:[ 3.009804] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:20:53,267 NOTICE kernel:[ 3.009829] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >21:20:53,267 INFO kernel:[ 3.067820] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >21:20:53,267 NOTICE kernel:[ 3.068891] sd 0:0:0:0: [sda] Attached SCSI disk >21:20:53,267 INFO kernel:[ 3.094486] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >21:20:53,267 INFO kernel:[ 3.094609] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:20:53,267 INFO kernel:[ 3.095212] hub 1-1:1.0: USB hub found >21:20:53,267 INFO kernel:[ 3.095506] hub 1-1:1.0: 6 ports detected >21:20:53,267 INFO kernel:[ 3.199736] usb 2-1: new high-speed USB device number 2 using ehci_hcd >21:20:53,267 INFO kernel:[ 3.313458] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >21:20:53,267 INFO kernel:[ 3.313946] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >21:20:53,267 INFO kernel:[ 3.314076] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:20:53,267 INFO kernel:[ 3.314632] hub 2-1:1.0: USB hub found >21:20:53,267 INFO kernel:[ 3.314973] hub 2-1:1.0: 8 ports detected >21:20:53,267 DEBUG kernel:[ 3.316665] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded >21:20:53,267 DEBUG kernel:[ 3.316974] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded >21:20:53,267 INFO kernel:[ 3.316981] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:20:53,267 INFO kernel:[ 3.318850] ata2.00: ATAPI: Optiarc DVD RW AD-7940H, 1.D0, max UDMA/100 >21:20:53,267 DEBUG kernel:[ 3.322279] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded >21:20:53,267 DEBUG kernel:[ 3.322704] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded >21:20:53,267 INFO kernel:[ 3.322712] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:20:53,267 INFO kernel:[ 3.324655] ata2.00: configured for UDMA/100 >21:20:53,267 NOTICE kernel:[ 3.325820] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7940H 1.D0 PQ: 0 ANSI: 5 >21:20:53,267 WARNING kernel:[ 3.328341] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >21:20:53,267 INFO kernel:[ 3.328519] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:20:53,267 DEBUG kernel:[ 3.328890] sr 1:0:0:0: Attached scsi CD-ROM sr0 >21:20:53,267 NOTICE kernel:[ 3.329084] sr 1:0:0:0: Attached scsi generic sg1 type 5 >21:20:53,267 DEBUG kernel:[ 3.329626] ACPI: Invalid Power Resource to register! >21:20:53,267 INFO kernel:[ 3.389380] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd >21:20:53,267 INFO kernel:[ 3.477794] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 >21:20:53,267 INFO kernel:[ 3.477947] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:20:53,267 INFO kernel:[ 3.478124] usb 1-1.4: Product: BCM20702A0 >21:20:53,267 INFO kernel:[ 3.478233] usb 1-1.4: Manufacturer: Broadcom Corp >21:20:53,267 INFO kernel:[ 3.478342] usb 1-1.4: SerialNumber: 689423EB48E2 >21:20:53,267 INFO kernel:[ 3.489841] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 920262 >21:20:53,267 INFO kernel:[ 3.490105] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >21:20:53,267 INFO kernel:[ 3.528999] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >21:20:53,267 INFO kernel:[ 3.551959] usb 1-1.6: new high-speed USB device number 4 using ehci_hcd >21:20:53,267 INFO kernel:[ 3.621653] tsc: Refined TSC clocksource calibration: 2893.437 MHz >21:20:53,267 INFO kernel:[ 3.621786] Switching to clocksource tsc >21:20:53,267 INFO kernel:[ 3.633623] ata5: SATA link down (SStatus 0 SControl 300) >21:20:53,267 INFO kernel:[ 3.636643] Freeing unused kernel memory: 1036k freed >21:20:53,267 INFO kernel:[ 3.637052] Write protecting the kernel read-only data: 12288k >21:20:53,267 INFO kernel:[ 3.644298] usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d5 >21:20:53,267 INFO kernel:[ 3.644421] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:20:53,267 INFO kernel:[ 3.644609] usb 1-1.6: Product: Integrated Camera >21:20:53,267 INFO kernel:[ 3.644723] usb 1-1.6: Manufacturer: Ricoh Company Ltd. >21:20:53,267 INFO kernel:[ 3.645997] Freeing unused kernel memory: 1848k freed >21:20:53,267 INFO kernel:[ 3.648744] Freeing unused kernel memory: 1412k freed >21:20:53,267 INFO kernel:[ 3.840875] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >21:20:53,267 INFO kernel:[ 4.027486] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:20:53,267 INFO kernel:[ 4.032969] Loading iSCSI transport class v2.0-870. >21:20:53,267 NOTICE kernel:[ 4.041124] iscsi: registered transport (tcp) >21:20:53,267 INFO kernel:[ 4.045243] alua: device handler registered >21:20:53,267 INFO kernel:[ 4.049319] emc: device handler registered >21:20:53,267 INFO kernel:[ 4.053334] hp_sw: device handler registered >21:20:53,267 INFO kernel:[ 4.057543] rdac: device handler registered >21:20:53,267 INFO kernel:[ 7.069181] floppy0: no floppy controllers found >21:20:53,267 INFO kernel:[ 7.082506] No iBFT detected. >21:20:53,267 INFO kernel:[ 7.086764] md: raid0 personality registered for level 0 >21:20:53,267 INFO kernel:[ 7.091507] md: raid1 personality registered for level 1 >21:20:53,267 INFO kernel:[ 7.095492] async_tx: api initialized (async) >21:20:53,267 INFO kernel:[ 7.097663] xor: automatically using best checksumming function: >21:20:53,267 INFO kernel:[ 7.107621] avx : 7168.000 MB/sec >21:20:53,267 WARNING kernel:[ 7.125568] raid6: sse2x1 9421 MB/s >21:20:53,267 WARNING kernel:[ 7.142525] raid6: sse2x2 11777 MB/s >21:20:53,267 WARNING kernel:[ 7.159486] raid6: sse2x4 13644 MB/s >21:20:53,267 WARNING kernel:[ 7.159584] raid6: using algorithm sse2x4 (13644 MB/s) >21:20:53,267 WARNING kernel:[ 7.159676] raid6: using ssse3x2 recovery algorithm >21:20:53,267 INFO kernel:[ 7.169526] md: raid6 personality registered for level 6 >21:20:53,267 INFO kernel:[ 7.169644] md: raid5 personality registered for level 5 >21:20:53,267 INFO kernel:[ 7.169758] md: raid4 personality registered for level 4 >21:20:53,267 INFO kernel:[ 7.178647] md: raid10 personality registered for level 10 >21:20:53,267 INFO kernel:[ 7.182652] md: linear personality registered for level -1 >21:20:53,267 INFO kernel:[ 7.194601] device-mapper: multipath: version 1.5.0 loaded >21:20:53,267 INFO kernel:[ 7.198669] device-mapper: multipath round-robin: version 1.0.0 loaded >21:20:53,267 INFO kernel:[ 7.251640] RPC: Registered named UNIX socket transport module. >21:20:53,267 INFO kernel:[ 7.251764] RPC: Registered udp transport module. >21:20:53,267 INFO kernel:[ 7.251876] RPC: Registered tcp transport module. >21:20:53,267 INFO kernel:[ 7.251989] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:20:53,267 INFO kernel:[ 7.517232] wmi: Mapper loaded >21:20:53,267 INFO kernel:[ 7.522699] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >21:20:53,267 INFO kernel:[ 7.522799] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >21:20:53,267 DEBUG kernel:[ 7.522925] e1000e 0000:00:19.0: setting latency timer to 64 >21:20:53,267 INFO kernel:[ 7.522983] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:20:53,267 DEBUG kernel:[ 7.523161] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >21:20:53,267 INFO kernel:[ 7.525116] [drm] Initialized drm 1.1.0 20060810 >21:20:53,267 INFO kernel:[ 7.537555] sdhci: Secure Digital Host Controller Interface driver >21:20:53,267 INFO kernel:[ 7.537659] sdhci: Copyright(c) Pierre Ossman >21:20:53,267 INFO kernel:[ 7.540523] sdhci-pci 0000:04:00.0: SDHCI controller found [1180:e822] (rev 7) >21:20:53,267 DEBUG kernel:[ 7.541229] Registered led device: mmc0:: >21:20:53,267 INFO kernel:[ 7.568464] mmc0: SDHCI controller on PCI [0000:04:00.0] using DMA >21:20:53,267 INFO kernel:[ 7.714016] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:46:b7:dc >21:20:53,267 INFO kernel:[ 7.714169] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >21:20:53,267 INFO kernel:[ 7.714307] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >21:20:53,267 INFO kernel:[ 7.714600] pci 0000:00:00.0: Intel Ivybridge Chipset >21:20:53,267 INFO kernel:[ 7.714742] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >21:20:53,267 INFO kernel:[ 7.715659] pci 0000:00:00.0: detected 65536K stolen memory >21:20:53,267 DEBUG kernel:[ 7.715782] i915 0000:00:02.0: setting latency timer to 64 >21:20:53,267 DEBUG kernel:[ 7.736104] i915 0000:00:02.0: irq 43 for MSI/MSI-X >21:20:53,267 INFO kernel:[ 7.736110] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >21:20:53,267 INFO kernel:[ 7.736211] [drm] Driver supports precise vblank timestamp query. >21:20:53,267 INFO kernel:[ 7.736325] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >21:20:53,267 DEBUG kernel:[ 7.910033] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >21:20:53,267 DEBUG kernel:[ 8.010442] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >21:20:53,267 INFO kernel:[ 8.010701] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >21:20:53,267 INFO kernel:[ 8.030565] Btrfs loaded >21:20:53,267 DEBUG kernel:[ 3.329626] ACPI: Invalid Power Resource to register! >21:20:53,267 INFO kernel:[ 8.039604] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:20:53,267 INFO kernel:[ 8.116949] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >21:20:53,267 INFO kernel:[ 8.226102] fbcon: inteldrmfb (fb0) is primary device >21:20:53,267 INFO kernel:[ 8.516884] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >21:20:53,267 INFO kernel:[ 8.570680] Console: switching to colour frame buffer device 200x56 >21:20:53,267 INFO kernel:[ 8.576505] fb0: inteldrmfb frame buffer device >21:20:53,267 INFO kernel:[ 8.576506] drm: registered panic notifier >21:20:53,267 INFO kernel:[ 8.591211] acpi device:01: registered as cooling_device4 >21:20:53,267 INFO kernel:[ 8.591456] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >21:20:53,267 INFO kernel:[ 8.591632] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >21:20:53,267 INFO kernel:[ 8.591878] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >21:20:53,267 INFO kernel:[ 8.728816] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >21:20:53,267 INFO kernel:[ 20.544589] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >21:20:53,267 INFO kernel:[ 20.544654] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO >21:20:53,267 INFO kernel:[ 20.544748] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >21:20:53,267 NOTICE kernel:[ 27.885816] FS-Cache: Loaded >21:20:53,267 NOTICE kernel:[ 27.888032] Key type dns_resolver registered >21:20:53,267 NOTICE kernel:[ 27.898364] FS-Cache: Netfs 'nfs' registered for caching >21:20:53,267 NOTICE kernel:[ 27.903811] NFS: Registering the id_resolver key type >21:20:53,267 NOTICE kernel:[ 27.903836] Key type id_resolver registered >21:20:53,267 NOTICE kernel:[ 27.903848] Key type id_legacy registered >21:20:53,267 INFO kernel:[ 29.514973] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:20:53,267 DEBUG kernel:[ 32.595461] SELinux: 2048 avtab hash slots, 93423 rules. >21:20:53,267 DEBUG kernel:[ 32.604835] SELinux: 2048 avtab hash slots, 93423 rules. >21:20:53,267 DEBUG kernel:[ 32.702138] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >21:20:53,267 DEBUG kernel:[ 32.702140] SELinux: 83 classes, 93423 rules >21:20:53,267 DEBUG kernel:[ 32.704643] SELinux: Completing initialization. >21:20:53,267 DEBUG kernel:[ 32.704645] SELinux: Setting up existing superblocks. >21:20:53,267 DEBUG kernel:[ 32.704649] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.704652] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.704659] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.704662] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.704668] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.704690] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705165] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:20:53,267 DEBUG kernel:[ 32.705169] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705560] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:20:53,267 DEBUG kernel:[ 32.705562] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705564] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705572] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705576] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705580] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705586] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705813] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705814] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705818] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705928] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 32.705944] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705945] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705948] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705958] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705961] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705964] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705965] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705967] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705970] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705973] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705977] SELinux: initialized (dev 0:29, type nfs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 32.705980] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:20:53,267 DEBUG kernel:[ 32.705986] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:20:53,267 NOTICE kernel:[ 32.722670] type=1403 audit(1354828846.590:2): policy loaded auid=4294967295 ses=4294967295 >21:20:53,267 DEBUG kernel:[ 34.492153] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:20:53,267 DEBUG kernel:[ 34.938535] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 35.631750] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:20:53,267 DEBUG kernel:[ 36.344694] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:20:53,267 WARNING kernel:[ 36.807779] tpm_tis: Unknown symbol tpm_show_owned (err 0) >21:20:53,267 WARNING kernel:[ 36.807786] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >21:20:53,267 WARNING kernel:[ 36.807792] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >21:20:53,267 WARNING kernel:[ 36.807798] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >21:20:53,267 WARNING kernel:[ 36.807803] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >21:20:53,267 WARNING kernel:[ 36.807809] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >21:20:53,267 WARNING kernel:[ 36.807814] tpm_tis: Unknown symbol tpm_write (err 0) >21:20:53,267 WARNING kernel:[ 36.807818] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >21:20:53,267 WARNING kernel:[ 36.807824] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >21:20:53,267 WARNING kernel:[ 36.807829] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >21:20:53,267 WARNING kernel:[ 36.807835] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >21:20:53,267 WARNING kernel:[ 36.807843] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >21:20:53,267 WARNING kernel:[ 36.807848] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >21:20:53,267 WARNING kernel:[ 36.807854] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >21:20:53,267 WARNING kernel:[ 36.807859] tpm_tis: Unknown symbol tpm_release (err 0) >21:20:53,267 WARNING kernel:[ 36.807863] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >21:20:53,267 WARNING kernel:[ 36.807867] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >21:20:53,267 WARNING kernel:[ 36.807872] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >21:20:53,267 WARNING kernel:[ 36.807877] tpm_tis: Unknown symbol tpm_read (err 0) >21:20:53,267 WARNING kernel:[ 36.807882] tpm_tis: Unknown symbol tpm_show_durations (err 0) >21:20:53,267 WARNING kernel:[ 36.807886] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >21:20:53,267 WARNING kernel:[ 36.807890] tpm_tis: Unknown symbol tpm_open (err 0) >21:20:53,267 WARNING kernel:[ 36.807895] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >21:20:53,267 WARNING kernel:[ 36.807900] tpm_tis: Unknown symbol tpm_show_active (err 0) >21:20:53,267 WARNING kernel:[ 36.866982] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >21:20:53,267 WARNING kernel:[ 36.866999] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >21:20:53,267 WARNING kernel:[ 36.867033] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >21:20:53,267 WARNING kernel:[ 36.867041] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >21:20:53,267 WARNING kernel:[ 36.867053] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >21:20:53,267 WARNING kernel:[ 36.867071] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >21:20:53,267 WARNING kernel:[ 36.867081] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >21:20:53,267 WARNING kernel:[ 36.867094] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >21:20:53,267 WARNING kernel:[ 36.867110] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >21:20:53,267 WARNING kernel:[ 36.867118] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >21:20:53,267 WARNING kernel:[ 36.867129] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >21:20:53,267 WARNING kernel:[ 36.867144] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >21:20:53,267 WARNING kernel:[ 36.867160] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >21:20:53,267 WARNING kernel:[ 36.867173] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >21:20:53,267 INFO kernel:[ 37.499046] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:20:53,267 WARNING kernel:[ 38.164598] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251) >21:20:53,267 INFO kernel:[ 38.164603] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:20:53,267 WARNING kernel:[ 38.164606] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251) >21:20:53,267 INFO kernel:[ 38.164609] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:20:53,267 WARNING kernel:[ 38.164610] lpc_ich: Resource conflict(s) found affecting gpio_ich >21:20:53,267 INFO kernel:[ 38.212325] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13 >21:20:53,267 DEBUG kernel:[ 38.214946] mei 0000:00:16.0: setting latency timer to 64 >21:20:53,267 DEBUG kernel:[ 38.215007] mei 0000:00:16.0: irq 44 for MSI/MSI-X >21:20:53,267 INFO kernel:[ 38.337566] cfg80211: Calling CRDA to update world regulatory domain >21:20:53,267 INFO kernel:[ 38.339440] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13 >21:20:53,267 INFO kernel:[ 38.339821] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13 >21:20:53,267 INFO kernel:[ 38.340184] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13 >21:20:53,268 INFO kernel:[ 38.340532] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >21:20:53,268 INFO kernel:[ 38.520262] Intel(R) Wireless WiFi driver for Linux, in-tree:d >21:20:53,268 INFO kernel:[ 38.520265] Copyright(c) 2003-2012 Intel Corporation >21:20:53,268 INFO kernel:[ 38.520380] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000 >21:20:53,268 INFO kernel:[ 38.520382] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90004ff4000 >21:20:53,268 INFO kernel:[ 38.520383] iwlwifi 0000:03:00.0: HW Revision ID = 0x3E >21:20:53,268 DEBUG kernel:[ 38.520757] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X >21:20:53,268 NOTICE kernel:[ 38.536015] type=1400 audit(1354828852.418:3): avc: denied { create } for pid=723 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:20:53,268 NOTICE kernel:[ 38.536106] type=1400 audit(1354828852.418:4): avc: denied { setattr } for pid=723 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=20827 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:20:53,268 NOTICE kernel:[ 38.536194] type=1400 audit(1354828852.419:5): avc: denied { relabelfrom } for pid=723 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=20827 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:20:53,268 INFO kernel:[ 38.784065] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 >21:20:53,268 INFO kernel:[ 39.169920] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >21:20:53,268 INFO kernel:[ 39.169922] iwldvm: Copyright(c) 2003-2012 Intel Corporation >21:20:53,268 INFO kernel:[ 39.169940] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >21:20:53,268 INFO kernel:[ 39.169941] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >21:20:53,268 INFO kernel:[ 39.169942] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >21:20:53,268 INFO kernel:[ 39.169944] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >21:20:53,268 INFO kernel:[ 39.169945] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >21:20:53,268 INFO kernel:[ 39.169947] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 >21:20:53,268 INFO kernel:[ 39.170154] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:20:53,268 INFO kernel:[ 39.187580] iwlwifi 0000:03:00.0: device EEPROM VER=0x43a, CALIB=0x6 >21:20:53,268 INFO kernel:[ 39.187583] iwlwifi 0000:03:00.0: Device SKU: 0x1F0 >21:20:53,268 INFO kernel:[ 39.187584] iwlwifi 0000:03:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7 >21:20:53,268 DEBUG kernel:[ 39.187632] Registered led device: phy0-led >21:20:53,268 DEBUG kernel:[ 39.355798] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >21:20:53,268 NOTICE kernel:[ 39.381411] type=1400 audit(1354828853.266:6): avc: denied { execute } for pid=759 comm="bash" name="hostname" dev="dm-0" ino=25054 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:20:53,268 NOTICE kernel:[ 39.381420] type=1400 audit(1354828853.266:7): avc: denied { read open } for pid=759 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=25054 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:20:53,268 NOTICE kernel:[ 39.381451] type=1400 audit(1354828853.266:8): avc: denied { execute_no_trans } for pid=759 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=25054 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:20:53,282 NOTICE kernel:[ 39.396254] type=1400 audit(1354828853.281:9): avc: denied { read } for pid=745 comm="bash" name=".profile" dev="dm-0" ino=49157 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >21:20:53,282 NOTICE kernel:[ 39.396260] type=1400 audit(1354828853.281:10): avc: denied { open } for pid=745 comm="bash" path="/root/.profile" dev="dm-0" ino=49157 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >21:20:53,292 NOTICE kernel:[ 39.406581] type=1400 audit(1354828853.291:11): avc: denied { write } for pid=734 comm="firewalld" name="python2.7" dev="dm-0" ino=57352 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >21:20:55,898 INFO systemd: Starting D-Bus System Message Bus... >21:20:55,917 INFO systemd: Started D-Bus System Message Bus. >21:20:56,062 INFO systemd: Started firewalld - dynamic firewall daemon. >21:20:56,068 INFO systemd: Starting Network Manager... >21:20:56,240 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-8.git20121004.fc18) is starting... >21:20:56,241 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >21:20:56,241 INFO NetworkManager: <info> WEXT support is enabled >21:20:56,245 INFO dbus-daemon: dbus[760]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:20:56,245 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:20:56,246 INFO systemd: Starting Authorization Manager... >21:20:56,495 INFO polkitd: Started polkitd version 0.107 >21:20:56,597 INFO dbus-daemon: dbus[760]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:20:56,598 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:20:56,599 INFO systemd: Started Authorization Manager. >21:20:56,627 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:20:56,627 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:20:56,627 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:20:56,627 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:20:56,628 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >21:20:56,629 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >21:20:56,630 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:20:56,630 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:20:56,632 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >21:20:56,635 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:20:56,635 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:20:56,648 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:20:56,656 INFO NetworkManager: <info> Networking is enabled by state file >21:20:56,664 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:20:56,664 INFO NetworkManager: <info> (eth0): carrier is ON >21:20:56,664 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2) >21:20:56,664 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >21:20:56,664 INFO NetworkManager: <info> (eth0): now managed >21:20:56,665 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >21:20:56,665 INFO NetworkManager: <info> (eth0): preparing device. >21:20:56,665 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >21:20:56,665 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >21:20:56,665 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >21:20:56,665 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >21:20:56,666 INFO systemd: Started Network Manager. >21:20:56,666 INFO systemd: Starting Anaconda System Services. >21:20:56,666 INFO systemd: Reached target Anaconda System Services. >21:20:56,666 INFO systemd: Starting Anaconda... >21:20:56,669 INFO systemd: Starting Network Manager Wait Online... >21:20:56,669 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >21:20:56,669 INFO NetworkManager: <info> (wlan0): now managed >21:20:56,669 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:20:56,669 INFO NetworkManager: <info> (wlan0): bringing up device. >21:20:56,673 INFO kernel:[ 42.772644] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:20:56,674 INFO kernel:[ 42.779282] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >21:20:56,728 INFO systemd: Started Anaconda. >21:20:56,729 INFO systemd: Starting Anaconda Text Console... >21:20:56,913 INFO systemd: Started Anaconda Text Console. >21:20:56,921 INFO kernel:[ 43.019355] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:20:56,921 INFO kernel:[ 43.026188] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >21:20:57,037 INFO kernel:[ 43.142210] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >21:20:57,038 INFO NetworkManager: <info> (wlan0): preparing device. >21:20:57,038 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >21:20:57,038 INFO dbus-daemon: dbus[760]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:20:57,039 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:20:57,039 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:20:57,051 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:20:57,051 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >21:20:57,051 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >21:20:57,052 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >21:20:57,052 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:20:57,052 INFO systemd: Starting WPA Supplicant daemon... >21:20:57,132 INFO NetworkManager: <info> dhclient started with pid 791 >21:20:57,133 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >21:20:57,206 INFO dbus-daemon: dbus[760]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:20:57,206 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:20:57,206 INFO systemd: Started WPA Supplicant daemon. >21:20:57,206 INFO NetworkManager: <info> wpa_supplicant started >21:20:57,232 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >21:20:57,232 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >21:20:57,232 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >21:20:57,232 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >21:20:57,232 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >21:20:57,233 INFO NetworkManager: <info> (wlan0) supports 5 scan SSIDs >21:20:57,348 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >21:20:57,348 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >21:20:57,349 INFO dhclient: All rights reserved. >21:20:57,349 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:20:57,349 INFO dhclient: >21:20:57,355 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >21:20:57,364 INFO dhclient: Listening on LPF/eth0/3c:97:0e:46:b7:dc >21:20:57,364 INFO dhclient: Sending on LPF/eth0/3c:97:0e:46:b7:dc >21:20:57,364 INFO dhclient: Sending on Socket/fallback >21:20:57,364 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x11037995) >21:20:57,365 INFO dhclient: DHCPACK from 192.168.42.1 (xid=0x11037995) >21:20:57,368 INFO dhclient: bound to 192.168.42.44 -- renewal in 447377 seconds. >21:20:57,369 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >21:20:57,369 INFO NetworkManager: <info> address 192.168.42.44 >21:20:57,369 INFO NetworkManager: <info> prefix 16 (255.255.0.0) >21:20:57,369 INFO NetworkManager: <info> gateway 192.168.42.1 >21:20:57,369 INFO NetworkManager: <info> hostname 't430s' >21:20:57,369 INFO NetworkManager: <info> nameserver '192.168.42.1' >21:20:57,370 INFO NetworkManager: <info> domain name 'kernelslacker.org' >21:20:57,370 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:20:57,370 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >21:20:57,373 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:20:57,373 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >21:20:57,373 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:20:57,373 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >21:20:57,373 INFO NetworkManager: <info> Setting system hostname to 't430s' (from DHCPv4) >21:20:57,373 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:20:57,374 INFO dbus-daemon: dbus[760]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:20:57,377 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >21:20:57,386 INFO systemd: Started Network Manager Wait Online. >21:20:57,387 INFO systemd: Starting Network. >21:20:57,387 INFO systemd: Reached target Network. >21:20:57,387 INFO systemd: Startup finished in 3s 550ms 52us (kernel) + 29s 333ms 196us (initrd) + 10s 607ms 925us (userspace) = 43s 491ms 173us. >21:20:57,403 INFO dbus-daemon: dbus[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:20:57,403 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:20:57,440 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >21:20:59,185 WARNING kernel:[ 45.284616] audit_printk_skb: 18 callbacks suppressed >21:20:59,185 NOTICE kernel:[ 45.284621] type=1400 audit(1354828859.184:18): avc: denied { read write } for pid=833 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=57 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:20:59,188 WARNING kernel:[ 45.286888] auditd (834): /proc/834/oom_adj is deprecated, please use /proc/834/oom_score_adj instead. >21:20:59,332 INFO kernel:[ 45.430882] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:20:59,409 INFO kernel:[ 45.507516] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:20:59,652 INFO dbus-daemon: dbus[760]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >21:20:59,653 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >21:20:59,653 INFO systemd: Starting Locale Service... >21:20:59,693 INFO dbus-daemon: dbus[760]: [system] Successfully activated service 'org.freedesktop.locale1' >21:20:59,693 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >21:20:59,693 INFO systemd: Started Locale Service. >21:20:59,784 INFO systemd-localed: Changed virtual console keymap to 'us' >21:20:59,785 ERR systemd: SELinux Got Sender :1.11 >21:20:59,786 INFO systemd: Stopping Setup Virtual Console... >21:20:59,787 INFO systemd: Starting Setup Virtual Console... >21:20:59,817 INFO systemd: Started Setup Virtual Console. >21:20:59,835 INFO systemd-localed: Changed X11 keyboard layout to 'us' >21:21:01,908 INFO systemd: Starting NTP client/server... >21:21:01,961 INFO chrony-helper: tr: write error: Broken pipe >21:21:01,962 INFO chrony-helper: tr: write error >21:21:02,011 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:21:02,011 INFO chronyd: Linux kernel major=3 minor=6 patch=7 >21:21:02,012 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >21:21:02,044 INFO systemd: Started NTP client/server. >21:21:02,185 INFO kernel:[ 48.276383] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:21:02,191 INFO kernel:[ 48.282358] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:21:02,535 INFO kernel:[ 48.625237] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:21:02,550 INFO kernel:[ 48.640792] btrfs: disk space caching is enabled >21:21:02,556 INFO kernel:[ 48.646188] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:21:02,566 INFO kernel:[ 48.656168] device label fedora_t430s devid 1 transid 12 /dev/sda2 >21:21:02,588 DEBUG kernel:[ 48.678101] SELinux: initialized (dev sda2, type btrfs), uses xattr >21:21:03,047 INFO kernel:[ 49.136173] device label fedora_t430s devid 1 transid 14 /dev/sda2 >21:21:03,058 INFO kernel:[ 49.147127] device label fedora_t430s devid 1 transid 14 /dev/sda2 >21:21:03,548 INFO kernel:[ 49.636374] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >21:21:03,601 DEBUG kernel:[ 49.688571] SELinux: initialized (dev sda1, type ext4), uses xattr >21:21:03,664 INFO kernel:[ 49.751576] device label fedora_t430s devid 1 transid 14 /dev/sda2 >21:21:03,673 INFO kernel:[ 49.760886] btrfs: disk space caching is enabled >21:21:03,697 DEBUG kernel:[ 49.784670] SELinux: initialized (dev sda2, type btrfs), uses xattr >21:21:05,353 INFO kernel:[ 51.983871] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >02:21:08,118 INFO chronyd: Selected source 71.19.144.130 >02:21:08,119 WARNING chronyd: System clock wrong by 18000.737600 seconds, adjustment started >02:21:08,119 WARNING chronyd: System clock was stepped by 18000.738 seconds >02:21:09,497 INFO chronyd: Selected source 199.102.46.73 >02:23:21,483 INFO kernel:[ 186.828008] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:21,543 INFO kernel:[ 186.887795] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:21,606 INFO kernel:[ 186.950519] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:21,611 INFO kernel:[ 186.955472] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:22,276 INFO kernel:[ 187.619477] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >02:23:22,282 DEBUG kernel:[ 187.625174] SELinux: initialized (dev sda1, type ext4), uses xattr >02:23:22,381 INFO kernel:[ 187.723668] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:22,389 INFO kernel:[ 187.732167] btrfs: disk space caching is enabled >02:23:22,420 DEBUG kernel:[ 187.762353] SELinux: initialized (dev sda2, type btrfs), uses xattr >02:23:24,915 INFO kernel:[ 190.251031] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >02:23:24,915 DEBUG kernel:[ 190.251044] SELinux: initialized (dev dm-1, type ext4), uses xattr >02:23:50,331 INFO kernel:[ 215.600682] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:50,336 INFO kernel:[ 215.605648] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:50,477 INFO kernel:[ 215.746347] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:50,485 INFO kernel:[ 215.754275] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:50,991 INFO kernel:[ 216.259145] device label fedora_t430s devid 1 transid 14 /dev/sda2 >02:23:50,996 INFO kernel:[ 216.264522] btrfs: disk space caching is enabled >02:23:51,024 DEBUG kernel:[ 216.291762] SELinux: initialized (dev sda2, type btrfs), uses xattr > > >/run/install/ks.cfg: >bootloader --location=mbr >graphical > >keyboard us >lang en_US > >nfs --server=gelk --dir=/mnt/data/mirror/18/x86_64/ --opts=nfsvers=3,tcp >#url --url=http://download.fedora.redhat.com/pub/fedora/linux/development/15/x86_64/os > ># System timezone >timezone America/New_York >install > >rootpw rootme > >firstboot --enable >
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 884914
:
659167
|
659168
|
659169
|
659170
|
659171
|
659172
|
659173
|
659174
|
659175
|
659176
|
659177
|
659178
|
659179
|
659180
| 659181