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 702122 Details for
Bug 915111
FSError: label failed
[?]
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), 545.41 KB, created by
Václav Mocek
on 2013-02-24 22:30:11 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Václav Mocek
Created:
2013-02-24 22:30:11 UTC
Size:
545.41 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 684, in writeLabel > raise FSError("label failed") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 385, in doFormat > self.writeLabel(self.label) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 852, in create > return self.doFormat(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 439, in execute > options=self.device.formatArgs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 323, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >FSError: label failed > >Local variables in innermost frame: >self: existing efi filesystem mounted at /boot/EFI >label: EFI System Partition >argv: ['/dev/sda1', 'EFI System Partition'] >rc: 1 > > >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: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 15267MB disk sdb (7) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, sdb, sdb1, sdb2, sdb3, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, luks-sda5] > _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, sdb1, sdb2, sdb3] > _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 >, 'sdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/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 >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 238475MB disk sda (0) with existing gpt disklabel >, existing 203MB partition sda1 (1) with existing efi filesystem mounted at /boot/EFI >, existing 8189MB partition sda2 (2) with non-existent swap >, existing 196MB partition sda3 (3) with non-existent ext4 filesystem mounted at /boot >, existing 20481MB partition sda4 (4) with non-existent ext4 filesystem mounted at / >, existing 209401MB partition sda5 (5) with non-existent luks >, existing 2MB partition sda6 (6) with non-existent biosboot >, 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: 8 > 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: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format._size: 1024.0 > _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: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._device: /dev/loop1 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._size: 1024.0 > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, existing 1024MB dm live-rw (14) with existing ext4 filesystem >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > _size: 0 > id: 15 > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: home > _format._targetSize: 0 > _format._device: /dev/mapper/luks-sda5 > _format._minInstanceSize: 0 > _format.mountopts: None > _format.mountpoint: /home > _format._migrate: False > _format._size: 0 > dmUuid: None > parents: [Already dumped (PartitionDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > target: crypt > _vendor: Skipped > _name: luks-sda5 > protected: False > originalFormat: non-existent None > _serial: None >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: dab177c8-47f9-43f6-8c89-59c1a2cac9f7 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008006 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: hidden > origFormat._targetSize: 2.0 > origFormat._minInstanceSize: 2.0 > origFormat.mountopts: None > origFormat._size: 2.0 > origFormat._migrate: False > origFormat._device: /dev/sda6 > id: 13 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: EFIFS instance, containing members: > origFormat.uuid: C786-20D6 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._size: 0 > origFormat.fsprofile: None > origFormat.label: EFS > origFormat._targetSize: 0 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 11 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 171f1a6e-c868-46ad-9e7d-19eba9de47a9 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008005 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: home > origFormat._targetSize: 209401.0 > origFormat._minInstanceSize: 647.9 > origFormat.mountopts: None > origFormat._size: 209401.0 > origFormat._migrate: False > origFormat._device: /dev/sda5 > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: fb61e8a4-335f-488a-b1c0-10d80653028f > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008004 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: root > origFormat._targetSize: 20480.0 > origFormat._minInstanceSize: 232.1 > origFormat.mountopts: None > origFormat._size: 20480.0 > origFormat._migrate: False > origFormat._device: /dev/sda4 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 9a247558-0da4-4a93-bd40-6e0761584061 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: boot > origFormat._targetSize: 196.0 > origFormat._minInstanceSize: 11.0 > origFormat.mountopts: None > origFormat._size: 196.0 > origFormat._migrate: False > origFormat._device: /dev/sda3 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >] > _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: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [existing 238475MB disk sda (0) with existing gpt disklabel >] > _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 (0x7fd849a04650) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd849a04690) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd849a046d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd849a04710) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd849a04750) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7376 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: existing 15267MB disk sdb (7) with existing iso9660 filesystem > _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: 1361744139.99 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.43 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 16274 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 16273 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: True > _intf._currentAction._update_spoke_id: 16271 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fd855aa6998> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke 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.confirm: Entry 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._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.37.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >22:15:21,954 INFO anaconda: /sbin/anaconda 18.37.11 >22:15:22,868 INFO anaconda: 7602176 kB (7424 MB) are available >22:15:22,868 INFO anaconda: check_memory(): total:7424, needed:512, graphical:512 >22:15:22,879 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:15:22,879 INFO anaconda: Default encoding = utf-8 >22:15:23,596 INFO anaconda: ISCSID is /sbin/iscsid >22:15:23,597 INFO anaconda: no initiator set >22:15:23,696 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:15:23,697 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:15:23,894 INFO anaconda: Display mode = g >22:15:23,895 INFO anaconda: 7602176 kB (7424 MB) are available >22:15:23,895 INFO anaconda: check_memory(): total:7424, needed:512, graphical:512 >22:15:24,618 DEBUG anaconda: X server has signalled a successful start. >22:15:24,620 INFO anaconda: Starting window manager, pid 690. >22:15:25,460 INFO anaconda: using only installclass _Fedora >22:15:25,993 INFO anaconda: Detected 7376M of memory >22:15:25,993 INFO anaconda: Swap attempt of 7376M >22:15:26,007 INFO anaconda: Running Thread: AnaStorageThread (140567118550784) >22:15:26,008 INFO anaconda: Running Thread: AnaNetworkThread (140567126943488) >22:15:26,010 INFO anaconda: Running Thread: AnaPayloadThread (140566888113920) >22:15:26,020 DEBUG anaconda: network: devices found ['p20p1'] >22:15:26,281 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on p20p1 >22:15:26,395 DEBUG anaconda: updating hostname localhost.localdomain >22:15:26,415 DEBUG anaconda: waiting for connecting NM (dhcp?) >22:15:26,799 INFO anaconda: no initiator set >22:15:26,990 DEBUG anaconda: required disklabel type for sda (1) is None >22:15:26,991 DEBUG anaconda: default disklabel type for sda is msdos >22:15:26,991 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:15:28,348 DEBUG anaconda: required disklabel type for sdb (1) is None >22:15:28,349 DEBUG anaconda: default disklabel type for sdb is msdos >22:15:28,349 DEBUG anaconda: selecting msdos disklabel for sdb based on size >22:15:28,746 DEBUG anaconda: connected, waited 2 seconds >22:15:28,772 DEBUG anaconda: updating hostname A6-5400K >22:15:28,773 INFO anaconda: Thread Done: AnaNetworkThread (140567126943488) >22:15:29,242 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >22:15:29,310 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:15:29,395 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults,ro >22:15:29,466 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:15:29,540 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >22:15:29,644 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:15:29,716 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext4 with options defaults,ro >22:15:29,764 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:15:30,017 INFO anaconda: Thread Done: AnaStorageThread (140567118550784) >22:15:30,341 INFO anaconda: Thread Done: AnaPayloadThread (140566888113920) >22:15:38,318 DEBUG anaconda: network standalone spoke (init): completed: True >22:15:38,052 INFO anaconda: fs space: 0 B needed: 3 GB >22:15:38,100 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) > >22:15:38,226 INFO anaconda: fs space: 0 B needed: 3 GB >22:15:38,268 INFO anaconda: Running Thread: AnaSourceWatcher (140566862935808) >22:15:38,307 INFO anaconda: fs space: 0 B needed: 3 GB >22:15:38,351 DEBUG anaconda: network: selected device p20p1 >22:15:38,393 INFO anaconda: fs space: 0 B needed: 3 GB >22:15:38,412 INFO anaconda: Running Thread: AnaSoftwareWatcher (140567126943488) >22:15:38,423 INFO anaconda: Running Thread: AnaStorageWatcher (140566817601280) >22:15:38,904 INFO anaconda: Running Thread: AnaNTPserver0 (140567118550784) >22:15:38,905 INFO anaconda: Running Thread: AnaNTPserver1 (140566809208576) >22:15:38,913 INFO anaconda: Running Thread: AnaNTPserver2 (140566800815872) >22:15:38,922 INFO anaconda: Running Thread: AnaNTPserver3 (140566792423168) >22:15:38,929 INFO anaconda: Thread Done: AnaSourceWatcher (140566862935808) >22:15:38,980 INFO anaconda: Thread Done: AnaNTPserver3 (140566792423168) >22:15:38,993 INFO anaconda: Thread Done: AnaNTPserver0 (140567118550784) >22:15:39,983 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140567118550784) >22:15:39,984 INFO anaconda: Thread Done: AnaSoftwareWatcher (140567126943488) >22:15:39,988 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd849ac7d90> status to: Probing storage... >22:15:39,989 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd849ac7d90> status to: Downloading package metadata... >22:15:39,990 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> status to: Downloading package metadata... >22:15:39,991 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> status to: Downloading group metadata... >22:15:39,991 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> status to: Probing storage... >22:15:39,996 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd849ac7d90> >22:15:39,999 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> >22:15:40,003 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> >22:15:40,006 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd849ac7d90> >22:15:40,007 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> status to: Checking software dependencies... >22:15:40,020 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >22:15:40,020 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >22:15:40,220 INFO anaconda: Thread Done: AnaStorageWatcher (140566817601280) >22:15:40,858 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:15:40,858 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd849ad0a90> status to: Wired (p20p1) connected >22:15:44,771 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140567118550784) >22:15:44,847 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd849ac73d0> >22:15:44,851 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd849ac7d90> >22:15:48,937 INFO anaconda: Thread Done: AnaNTPserver2 (140566800815872) >22:15:48,944 INFO anaconda: Thread Done: AnaNTPserver1 (140566809208576) >22:15:59,998 DEBUG anaconda: disk free: 0 B fs free: 229.18 GB sw needs: 3.43 GB auto swap: 7.37 GB >22:16:19,531 INFO anaconda: Running Thread: AnaExecuteStorageThread (140566888113920) >22:16:19,571 INFO anaconda: Thread Done: AnaExecuteStorageThread (140566888113920) >22:16:19,611 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6'] >22:16:19,611 DEBUG anaconda: ui: unused=['sda1', 'sda2', 'sda4', 'sda3', 'sda6', 'sda5'] >22:16:19,612 DEBUG anaconda: ui: new_devices=[] >22:16:19,634 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:16:19,635 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:16:19,847 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:16:19,847 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> status to: Saving storage configuration... >22:16:19,851 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:16:22,497 DEBUG anaconda: page clicked: Unknown >22:16:22,497 DEBUG anaconda: show first mountpoint: Unknown >22:16:22,512 DEBUG anaconda: populate_right_side: existing 203MB partition sda1 (1) with existing efi filesystem >22:16:22,513 DEBUG anaconda: updated device_disks to ['sda'] >22:16:22,513 DEBUG anaconda: updated device_vg_name to None >22:16:22,514 DEBUG anaconda: min: 50 max: 203.93359375 current: 203.93359375 >22:16:22,516 DEBUG anaconda: fs type changed: EFI System Partition >22:16:22,518 INFO anaconda: getting device type for None >22:16:22,519 ERR anaconda: unknown device type: 'None' >22:16:22,519 DEBUG anaconda: device_type_changed: None None >22:16:22,520 INFO anaconda: getting device type for None >22:16:22,521 ERR anaconda: unknown device type: 'None' >22:16:22,521 DEBUG anaconda: device_type_changed: None None >22:16:22,523 INFO anaconda: getting device type for Standard Partition >22:16:22,524 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:16:22,524 INFO anaconda: getting device type for Standard Partition >22:16:22,525 DEBUG anaconda: populate_raid: 2, None >22:16:22,525 INFO anaconda: getting device type for Standard Partition >22:16:22,527 INFO anaconda: getting device type for Standard Partition >22:16:22,527 DEBUG anaconda: populate_raid: 2, None >22:16:22,528 INFO anaconda: getting device type for Standard Partition >22:16:27,705 DEBUG anaconda: current selector: existing 203MB partition sda1 (1) with existing efi filesystem >22:16:27,705 DEBUG anaconda: new selector: existing 8189MB partition sda2 (2) with existing swap >22:16:27,706 DEBUG anaconda: notebook page = 1 >22:16:27,706 INFO anaconda: ui: saving changes to device sda1 >22:16:27,706 DEBUG anaconda: old_name: sda1 >22:16:27,707 DEBUG anaconda: new_name: None >22:16:27,707 DEBUG anaconda: new size: 203.93359375 >22:16:27,707 DEBUG anaconda: old size: 203.93359375 >22:16:27,707 INFO anaconda: getting device type for Standard Partition >22:16:27,708 DEBUG anaconda: new device type: 2 >22:16:27,708 DEBUG anaconda: reformat: False >22:16:27,709 DEBUG anaconda: new fs type: EFI System Partition >22:16:27,709 DEBUG anaconda: old encryption setting: False >22:16:27,709 DEBUG anaconda: new encryption setting: False >22:16:27,710 DEBUG anaconda: old mountpoint: >22:16:27,710 DEBUG anaconda: new mountpoint: >22:16:27,710 INFO anaconda: getting device type for Standard Partition >22:16:27,712 DEBUG anaconda: populate_right_side: existing 8189MB partition sda2 (2) with existing swap >22:16:27,713 DEBUG anaconda: updated device_disks to ['sda'] >22:16:27,713 DEBUG anaconda: updated device_vg_name to None >22:16:27,714 DEBUG anaconda: min: 8189.38476562 max: 8189.38476562 current: 8189.38476562 >22:16:27,715 DEBUG anaconda: fs type changed: swap >22:16:27,720 INFO anaconda: getting device type for Standard Partition >22:16:27,720 DEBUG anaconda: populate_raid: 2, None >22:16:27,721 INFO anaconda: getting device type for Standard Partition >22:16:30,737 DEBUG anaconda: current selector: existing 8189MB partition sda2 (2) with existing swap >22:16:30,737 DEBUG anaconda: new selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:30,738 DEBUG anaconda: notebook page = 1 >22:16:30,738 INFO anaconda: ui: saving changes to device sda2 >22:16:30,738 DEBUG anaconda: old_name: sda2 >22:16:30,738 DEBUG anaconda: new_name: None >22:16:30,739 DEBUG anaconda: new size: 8189.38476562 >22:16:30,739 DEBUG anaconda: old size: 8189.38476562 >22:16:30,739 INFO anaconda: getting device type for Standard Partition >22:16:30,740 DEBUG anaconda: new device type: 2 >22:16:30,740 DEBUG anaconda: reformat: False >22:16:30,741 DEBUG anaconda: new fs type: swap >22:16:30,741 DEBUG anaconda: old encryption setting: False >22:16:30,741 DEBUG anaconda: new encryption setting: False >22:16:30,742 DEBUG anaconda: old mountpoint: >22:16:30,742 DEBUG anaconda: new mountpoint: None >22:16:30,742 INFO anaconda: getting device type for Standard Partition >22:16:30,745 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:30,745 DEBUG anaconda: updated device_disks to ['sda'] >22:16:30,746 DEBUG anaconda: updated device_vg_name to None >22:16:30,746 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:16:30,747 DEBUG anaconda: fs type changed: ext4 >22:16:30,752 INFO anaconda: getting device type for Standard Partition >22:16:30,752 DEBUG anaconda: populate_raid: 2, None >22:16:30,753 INFO anaconda: getting device type for Standard Partition >22:16:46,146 DEBUG anaconda: current selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:46,147 DEBUG anaconda: new selector: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:16:46,147 DEBUG anaconda: notebook page = 1 >22:16:46,148 INFO anaconda: ui: saving changes to device sda3 >22:16:46,148 DEBUG anaconda: old_name: sda3 >22:16:46,149 DEBUG anaconda: new_name: None >22:16:46,149 DEBUG anaconda: new size: 196.105957031 >22:16:46,149 DEBUG anaconda: old size: 196.105957031 >22:16:46,150 INFO anaconda: getting device type for Standard Partition >22:16:46,150 DEBUG anaconda: new device type: 2 >22:16:46,151 DEBUG anaconda: reformat: False >22:16:46,151 DEBUG anaconda: new fs type: ext4 >22:16:46,151 DEBUG anaconda: old encryption setting: False >22:16:46,152 DEBUG anaconda: new encryption setting: False >22:16:46,152 DEBUG anaconda: old mountpoint: >22:16:46,152 DEBUG anaconda: new mountpoint: >22:16:46,152 INFO anaconda: getting device type for Standard Partition >22:16:46,156 DEBUG anaconda: populate_right_side: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:16:46,156 DEBUG anaconda: updated device_disks to ['sda'] >22:16:46,156 DEBUG anaconda: updated device_vg_name to None >22:16:46,158 DEBUG anaconda: min: 232.1 max: 20481.3061523 current: 20481.3061523 >22:16:46,161 INFO anaconda: getting device type for Standard Partition >22:16:46,162 DEBUG anaconda: populate_raid: 2, None >22:16:46,162 INFO anaconda: getting device type for Standard Partition >22:16:47,065 DEBUG anaconda: current selector: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:16:47,065 DEBUG anaconda: new selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:47,065 DEBUG anaconda: notebook page = 1 >22:16:47,066 INFO anaconda: ui: saving changes to device sda4 >22:16:47,066 DEBUG anaconda: old_name: sda4 >22:16:47,066 DEBUG anaconda: new_name: None >22:16:47,067 DEBUG anaconda: new size: 20481.3061523 >22:16:47,067 DEBUG anaconda: old size: 20481.3061523 >22:16:47,067 INFO anaconda: getting device type for Standard Partition >22:16:47,068 DEBUG anaconda: new device type: 2 >22:16:47,068 DEBUG anaconda: reformat: False >22:16:47,069 DEBUG anaconda: new fs type: ext4 >22:16:47,069 DEBUG anaconda: old encryption setting: False >22:16:47,069 DEBUG anaconda: new encryption setting: False >22:16:47,070 DEBUG anaconda: old mountpoint: >22:16:47,070 DEBUG anaconda: new mountpoint: >22:16:47,070 INFO anaconda: getting device type for Standard Partition >22:16:47,073 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:47,074 DEBUG anaconda: updated device_disks to ['sda'] >22:16:47,074 DEBUG anaconda: updated device_vg_name to None >22:16:47,075 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:16:47,079 INFO anaconda: getting device type for Standard Partition >22:16:47,079 DEBUG anaconda: populate_raid: 2, None >22:16:47,080 INFO anaconda: getting device type for Standard Partition >22:16:53,645 DEBUG anaconda: current selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:53,645 DEBUG anaconda: new selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:53,646 DEBUG anaconda: notebook page = 1 >22:16:53,646 INFO anaconda: ui: saving changes to device sda3 >22:16:53,646 DEBUG anaconda: old_name: sda3 >22:16:53,646 DEBUG anaconda: new_name: None >22:16:53,646 DEBUG anaconda: new size: 196.105957031 >22:16:53,646 DEBUG anaconda: old size: 196.105957031 >22:16:53,646 INFO anaconda: getting device type for Standard Partition >22:16:53,647 DEBUG anaconda: new device type: 2 >22:16:53,647 DEBUG anaconda: reformat: True >22:16:53,647 DEBUG anaconda: new fs type: ext4 >22:16:53,648 DEBUG anaconda: old encryption setting: False >22:16:53,648 DEBUG anaconda: new encryption setting: False >22:16:53,648 DEBUG anaconda: old mountpoint: >22:16:53,648 DEBUG anaconda: new mountpoint: >22:16:53,651 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:53,651 DEBUG anaconda: updated device_disks to ['sda'] >22:16:53,652 DEBUG anaconda: updated device_vg_name to None >22:16:53,652 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:16:53,656 INFO anaconda: getting device type for Standard Partition >22:16:53,656 DEBUG anaconda: populate_raid: 2, None >22:16:53,657 INFO anaconda: getting device type for Standard Partition >22:16:53,658 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:16:53,658 DEBUG anaconda: updated device_disks to ['sda'] >22:16:53,658 DEBUG anaconda: updated device_vg_name to None >22:16:53,659 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:16:53,662 INFO anaconda: getting device type for Standard Partition >22:16:53,663 DEBUG anaconda: populate_raid: 2, None >22:16:53,663 INFO anaconda: getting device type for Standard Partition >22:17:01,101 DEBUG anaconda: current selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:17:01,101 DEBUG anaconda: new selector: existing 8189MB partition sda2 (2) with existing swap >22:17:01,102 DEBUG anaconda: notebook page = 1 >22:17:01,102 INFO anaconda: ui: saving changes to device sda3 >22:17:01,102 DEBUG anaconda: old_name: sda3 >22:17:01,102 DEBUG anaconda: new_name: None >22:17:01,103 DEBUG anaconda: new size: 196.105957031 >22:17:01,103 DEBUG anaconda: old size: 196.105957031 >22:17:01,103 INFO anaconda: getting device type for Standard Partition >22:17:01,104 DEBUG anaconda: new device type: 2 >22:17:01,104 DEBUG anaconda: reformat: True >22:17:01,105 DEBUG anaconda: new fs type: ext4 >22:17:01,105 DEBUG anaconda: old encryption setting: False >22:17:01,105 DEBUG anaconda: new encryption setting: False >22:17:01,106 DEBUG anaconda: old mountpoint: >22:17:01,106 DEBUG anaconda: new mountpoint: >22:17:01,107 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:17:01,108 DEBUG anaconda: updated device_disks to ['sda'] >22:17:01,108 DEBUG anaconda: updated device_vg_name to None >22:17:01,109 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:17:01,112 INFO anaconda: getting device type for Standard Partition >22:17:01,113 DEBUG anaconda: populate_raid: 2, None >22:17:01,113 INFO anaconda: getting device type for Standard Partition >22:17:01,114 DEBUG anaconda: populate_right_side: existing 8189MB partition sda2 (2) with existing swap >22:17:01,114 DEBUG anaconda: updated device_disks to ['sda'] >22:17:01,114 DEBUG anaconda: updated device_vg_name to None >22:17:01,115 DEBUG anaconda: min: 8189.38476562 max: 8189.38476562 current: 8189.38476562 >22:17:01,117 DEBUG anaconda: fs type changed: swap >22:17:01,121 INFO anaconda: getting device type for Standard Partition >22:17:01,121 DEBUG anaconda: populate_raid: 2, None >22:17:01,122 INFO anaconda: getting device type for Standard Partition >22:17:05,613 DEBUG anaconda: current selector: existing 8189MB partition sda2 (2) with existing swap >22:17:05,613 DEBUG anaconda: new selector: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:17:05,613 DEBUG anaconda: notebook page = 1 >22:17:05,614 INFO anaconda: ui: saving changes to device sda2 >22:17:05,614 DEBUG anaconda: old_name: sda2 >22:17:05,614 DEBUG anaconda: new_name: None >22:17:05,614 DEBUG anaconda: new size: 8189.38476562 >22:17:05,615 DEBUG anaconda: old size: 8189.38476562 >22:17:05,615 INFO anaconda: getting device type for Standard Partition >22:17:05,616 DEBUG anaconda: new device type: 2 >22:17:05,616 DEBUG anaconda: reformat: True >22:17:05,616 DEBUG anaconda: new fs type: swap >22:17:05,617 DEBUG anaconda: old encryption setting: False >22:17:05,617 DEBUG anaconda: new encryption setting: False >22:17:05,617 DEBUG anaconda: old mountpoint: >22:17:05,618 DEBUG anaconda: new mountpoint: None >22:17:05,618 INFO anaconda: getting device type for Standard Partition >22:17:05,620 INFO anaconda: scheduling reformat of sda2 as swap >22:17:05,636 DEBUG anaconda: populate_right_side: existing 8189MB partition sda2 (2) with non-existent swap >22:17:05,636 DEBUG anaconda: updated device_disks to ['sda'] >22:17:05,636 DEBUG anaconda: updated device_vg_name to None >22:17:05,637 DEBUG anaconda: min: 8189.38476562 max: 8189.38476562 current: 8189.38476562 >22:17:05,640 INFO anaconda: getting device type for Standard Partition >22:17:05,640 DEBUG anaconda: populate_raid: 2, None >22:17:05,641 INFO anaconda: getting device type for Standard Partition >22:17:05,642 DEBUG anaconda: populate_right_side: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:17:05,642 DEBUG anaconda: updated device_disks to ['sda'] >22:17:05,642 DEBUG anaconda: updated device_vg_name to None >22:17:05,643 DEBUG anaconda: min: 232.1 max: 20481.3061523 current: 20481.3061523 >22:17:05,644 DEBUG anaconda: fs type changed: ext4 >22:17:05,649 INFO anaconda: getting device type for Standard Partition >22:17:05,650 DEBUG anaconda: populate_raid: 2, None >22:17:05,650 INFO anaconda: getting device type for Standard Partition >22:17:08,509 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:17:08,509 DEBUG anaconda: notebook page = 1 >22:17:08,510 INFO anaconda: ui: saving changes to device sda4 >22:17:08,510 DEBUG anaconda: old_name: sda4 >22:17:08,511 DEBUG anaconda: new_name: None >22:17:08,511 DEBUG anaconda: new size: 20481.3061523 >22:17:08,512 DEBUG anaconda: old size: 20481.3061523 >22:17:08,512 INFO anaconda: getting device type for Standard Partition >22:17:08,513 DEBUG anaconda: new device type: 2 >22:17:08,513 DEBUG anaconda: reformat: False >22:17:08,513 DEBUG anaconda: new fs type: ext4 >22:17:08,513 DEBUG anaconda: old encryption setting: False >22:17:08,513 DEBUG anaconda: new encryption setting: False >22:17:08,514 DEBUG anaconda: old mountpoint: >22:17:08,514 DEBUG anaconda: new mountpoint: >22:17:08,514 INFO anaconda: getting device type for Standard Partition >22:17:08,518 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:17:08,518 DEBUG anaconda: populate_right_side: existing 8189MB partition sda2 (2) with non-existent swap >22:17:08,518 DEBUG anaconda: updated device_disks to ['sda'] >22:17:08,518 DEBUG anaconda: updated device_vg_name to None >22:17:08,520 DEBUG anaconda: min: 8189.38476562 max: 8189.38476562 current: 8189.38476562 >22:17:08,523 DEBUG anaconda: fs type changed: swap >22:17:08,527 INFO anaconda: getting device type for Standard Partition >22:17:08,528 DEBUG anaconda: populate_raid: 2, None >22:17:08,528 INFO anaconda: getting device type for Standard Partition >22:17:10,509 DEBUG anaconda: page clicked: Unknown >22:17:10,509 DEBUG anaconda: notebook page = 1 >22:17:10,509 INFO anaconda: ui: saving changes to device sda2 >22:17:10,509 DEBUG anaconda: old_name: sda2 >22:17:10,509 DEBUG anaconda: new_name: None >22:17:10,509 DEBUG anaconda: new size: 8189.38476562 >22:17:10,510 DEBUG anaconda: old size: 8189.38476562 >22:17:10,510 INFO anaconda: getting device type for Standard Partition >22:17:10,510 DEBUG anaconda: new device type: 2 >22:17:10,511 DEBUG anaconda: reformat: True >22:17:10,511 DEBUG anaconda: new fs type: swap >22:17:10,511 DEBUG anaconda: old encryption setting: False >22:17:10,511 DEBUG anaconda: new encryption setting: False >22:17:10,511 DEBUG anaconda: old mountpoint: >22:17:10,511 DEBUG anaconda: new mountpoint: None >22:17:10,511 INFO anaconda: getting device type for Standard Partition >22:17:10,514 DEBUG anaconda: show first mountpoint: Unknown >22:17:10,514 DEBUG anaconda: populate_right_side: existing 203MB partition sda1 (1) with existing efi filesystem >22:17:10,514 DEBUG anaconda: updated device_disks to ['sda'] >22:17:10,514 DEBUG anaconda: updated device_vg_name to None >22:17:10,515 DEBUG anaconda: min: 50 max: 203.93359375 current: 203.93359375 >22:17:10,517 DEBUG anaconda: fs type changed: EFI System Partition >22:17:10,520 INFO anaconda: getting device type for Standard Partition >22:17:10,520 DEBUG anaconda: populate_raid: 2, None >22:17:10,521 INFO anaconda: getting device type for Standard Partition >22:17:12,277 DEBUG anaconda: current selector: existing 203MB partition sda1 (1) with existing efi filesystem >22:17:12,277 DEBUG anaconda: new selector: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:17:12,277 DEBUG anaconda: notebook page = 1 >22:17:12,277 INFO anaconda: ui: saving changes to device sda1 >22:17:12,277 DEBUG anaconda: old_name: sda1 >22:17:12,278 DEBUG anaconda: new_name: None >22:17:12,278 DEBUG anaconda: new size: 203.93359375 >22:17:12,278 DEBUG anaconda: old size: 203.93359375 >22:17:12,278 INFO anaconda: getting device type for Standard Partition >22:17:12,279 DEBUG anaconda: new device type: 2 >22:17:12,279 DEBUG anaconda: reformat: False >22:17:12,279 DEBUG anaconda: new fs type: EFI System Partition >22:17:12,279 DEBUG anaconda: old encryption setting: False >22:17:12,279 DEBUG anaconda: new encryption setting: False >22:17:12,279 DEBUG anaconda: old mountpoint: >22:17:12,279 DEBUG anaconda: new mountpoint: >22:17:12,280 INFO anaconda: getting device type for Standard Partition >22:17:12,281 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with existing ext4 filesystem >22:17:12,281 DEBUG anaconda: updated device_disks to ['sda'] >22:17:12,281 DEBUG anaconda: updated device_vg_name to None >22:17:12,282 DEBUG anaconda: min: 11.0 max: 196.105957031 current: 196.105957031 >22:17:12,283 DEBUG anaconda: fs type changed: ext4 >22:17:12,288 INFO anaconda: getting device type for Standard Partition >22:17:12,289 DEBUG anaconda: populate_raid: 2, None >22:17:12,289 INFO anaconda: getting device type for Standard Partition >22:17:26,916 INFO anaconda: ui: saving changes to device sda3 >22:17:26,917 DEBUG anaconda: old_name: sda3 >22:17:26,917 DEBUG anaconda: new_name: None >22:17:26,918 DEBUG anaconda: new size: 196.105957031 >22:17:26,918 DEBUG anaconda: old size: 196.105957031 >22:17:26,918 INFO anaconda: getting device type for Standard Partition >22:17:26,919 DEBUG anaconda: new device type: 2 >22:17:26,919 DEBUG anaconda: reformat: True >22:17:26,920 DEBUG anaconda: new fs type: ext4 >22:17:26,920 DEBUG anaconda: old encryption setting: False >22:17:26,920 DEBUG anaconda: new encryption setting: False >22:17:26,920 DEBUG anaconda: old mountpoint: >22:17:26,921 DEBUG anaconda: new mountpoint: /boot >22:17:26,922 INFO anaconda: getting device type for Standard Partition >22:17:26,925 INFO anaconda: scheduling reformat of sda3 as ext4 >22:17:26,937 DEBUG anaconda: populate_right_side: existing 196MB partition sda3 (3) with non-existent ext4 filesystem mounted at /boot >22:17:26,937 DEBUG anaconda: updated device_disks to ['sda'] >22:17:26,937 DEBUG anaconda: updated device_vg_name to None >22:17:26,938 DEBUG anaconda: min: 196.105957031 max: 196.105957031 current: 196.105957031 >22:17:26,942 INFO anaconda: getting device type for Standard Partition >22:17:26,942 DEBUG anaconda: populate_raid: 2, None >22:17:26,942 INFO anaconda: getting device type for Standard Partition >22:17:28,541 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:17:28,541 DEBUG anaconda: notebook page = 1 >22:17:28,542 INFO anaconda: ui: saving changes to device sda3 >22:17:28,542 DEBUG anaconda: old_name: sda3 >22:17:28,542 DEBUG anaconda: new_name: None >22:17:28,542 DEBUG anaconda: new size: 196.105957031 >22:17:28,543 DEBUG anaconda: old size: 196.105957031 >22:17:28,543 INFO anaconda: getting device type for Standard Partition >22:17:28,544 DEBUG anaconda: new device type: 2 >22:17:28,544 DEBUG anaconda: reformat: True >22:17:28,544 DEBUG anaconda: new fs type: ext4 >22:17:28,544 DEBUG anaconda: old encryption setting: False >22:17:28,545 DEBUG anaconda: new encryption setting: False >22:17:28,545 DEBUG anaconda: old mountpoint: /boot >22:17:28,545 DEBUG anaconda: new mountpoint: /boot >22:17:28,546 INFO anaconda: getting device type for Standard Partition >22:17:28,548 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:17:28,549 DEBUG anaconda: populate_right_side: existing 8189MB partition sda2 (2) with non-existent swap >22:17:28,549 DEBUG anaconda: updated device_disks to ['sda'] >22:17:28,549 DEBUG anaconda: updated device_vg_name to None >22:17:28,551 DEBUG anaconda: min: 8189.38476562 max: 8189.38476562 current: 8189.38476562 >22:17:28,552 DEBUG anaconda: fs type changed: swap >22:17:28,556 INFO anaconda: getting device type for Standard Partition >22:17:28,557 DEBUG anaconda: populate_raid: 2, None >22:17:28,557 INFO anaconda: getting device type for Standard Partition >22:17:32,629 DEBUG anaconda: page clicked: Unknown >22:17:32,629 DEBUG anaconda: notebook page = 1 >22:17:32,630 INFO anaconda: ui: saving changes to device sda2 >22:17:32,630 DEBUG anaconda: old_name: sda2 >22:17:32,630 DEBUG anaconda: new_name: None >22:17:32,630 DEBUG anaconda: new size: 8189.38476562 >22:17:32,631 DEBUG anaconda: old size: 8189.38476562 >22:17:32,631 INFO anaconda: getting device type for Standard Partition >22:17:32,632 DEBUG anaconda: new device type: 2 >22:17:32,632 DEBUG anaconda: reformat: True >22:17:32,632 DEBUG anaconda: new fs type: swap >22:17:32,633 DEBUG anaconda: old encryption setting: False >22:17:32,633 DEBUG anaconda: new encryption setting: False >22:17:32,633 DEBUG anaconda: old mountpoint: >22:17:32,633 DEBUG anaconda: new mountpoint: None >22:17:32,633 INFO anaconda: getting device type for Standard Partition >22:17:32,636 DEBUG anaconda: show first mountpoint: Unknown >22:17:32,636 DEBUG anaconda: populate_right_side: existing 203MB partition sda1 (1) with existing efi filesystem >22:17:32,637 DEBUG anaconda: updated device_disks to ['sda'] >22:17:32,637 DEBUG anaconda: updated device_vg_name to None >22:17:32,638 DEBUG anaconda: min: 50 max: 203.93359375 current: 203.93359375 >22:17:32,639 DEBUG anaconda: fs type changed: EFI System Partition >22:17:32,642 INFO anaconda: getting device type for Standard Partition >22:17:32,643 DEBUG anaconda: populate_raid: 2, None >22:17:32,643 INFO anaconda: getting device type for Standard Partition >22:17:34,269 DEBUG anaconda: current selector: existing 203MB partition sda1 (1) with existing efi filesystem >22:17:34,269 DEBUG anaconda: new selector: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:17:34,270 DEBUG anaconda: notebook page = 1 >22:17:34,270 INFO anaconda: ui: saving changes to device sda1 >22:17:34,271 DEBUG anaconda: old_name: sda1 >22:17:34,271 DEBUG anaconda: new_name: None >22:17:34,271 DEBUG anaconda: new size: 203.93359375 >22:17:34,271 DEBUG anaconda: old size: 203.93359375 >22:17:34,272 INFO anaconda: getting device type for Standard Partition >22:17:34,273 DEBUG anaconda: new device type: 2 >22:17:34,273 DEBUG anaconda: reformat: False >22:17:34,273 DEBUG anaconda: new fs type: EFI System Partition >22:17:34,273 DEBUG anaconda: old encryption setting: False >22:17:34,274 DEBUG anaconda: new encryption setting: False >22:17:34,274 DEBUG anaconda: old mountpoint: >22:17:34,274 DEBUG anaconda: new mountpoint: >22:17:34,275 INFO anaconda: getting device type for Standard Partition >22:17:34,276 DEBUG anaconda: populate_right_side: existing 20481MB partition sda4 (4) with existing ext4 filesystem >22:17:34,277 DEBUG anaconda: updated device_disks to ['sda'] >22:17:34,277 DEBUG anaconda: updated device_vg_name to None >22:17:34,278 DEBUG anaconda: min: 232.1 max: 20481.3061523 current: 20481.3061523 >22:17:34,279 DEBUG anaconda: fs type changed: ext4 >22:17:34,284 INFO anaconda: getting device type for Standard Partition >22:17:34,285 DEBUG anaconda: populate_raid: 2, None >22:17:34,285 INFO anaconda: getting device type for Standard Partition >22:17:52,159 INFO anaconda: ui: saving changes to device sda4 >22:17:52,160 DEBUG anaconda: old_name: sda4 >22:17:52,160 DEBUG anaconda: new_name: None >22:17:52,161 DEBUG anaconda: new size: 20481.3061523 >22:17:52,161 DEBUG anaconda: old size: 20481.3061523 >22:17:52,162 INFO anaconda: getting device type for Standard Partition >22:17:52,163 DEBUG anaconda: new device type: 2 >22:17:52,163 DEBUG anaconda: reformat: True >22:17:52,164 DEBUG anaconda: new fs type: ext4 >22:17:52,165 DEBUG anaconda: old encryption setting: False >22:17:52,165 DEBUG anaconda: new encryption setting: False >22:17:52,166 DEBUG anaconda: old mountpoint: >22:17:52,166 DEBUG anaconda: new mountpoint: / >22:17:52,167 INFO anaconda: getting device type for Standard Partition >22:17:52,171 INFO anaconda: scheduling reformat of sda4 as ext4 >22:17:52,184 DEBUG anaconda: populate_right_side: existing 20481MB partition sda4 (4) with non-existent ext4 filesystem mounted at / >22:17:52,185 DEBUG anaconda: updated device_disks to ['sda'] >22:17:52,185 DEBUG anaconda: updated device_vg_name to None >22:17:52,186 DEBUG anaconda: min: 20481.3061523 max: 20481.3061523 current: 20481.3061523 >22:17:52,190 INFO anaconda: getting device type for Standard Partition >22:17:52,191 DEBUG anaconda: populate_raid: 2, None >22:17:52,191 INFO anaconda: getting device type for Standard Partition >22:17:53,163 DEBUG anaconda: current selector: existing 20481MB partition sda4 (4) with non-existent ext4 filesystem mounted at / >22:17:53,164 DEBUG anaconda: new selector: existing 209401MB partition sda5 (5) with existing ext4 filesystem >22:17:53,164 DEBUG anaconda: notebook page = 1 >22:17:53,165 INFO anaconda: ui: saving changes to device sda4 >22:17:53,165 DEBUG anaconda: old_name: sda4 >22:17:53,166 DEBUG anaconda: new_name: None >22:17:53,166 DEBUG anaconda: new size: 20481.3061523 >22:17:53,166 DEBUG anaconda: old size: 20481.3061523 >22:17:53,166 INFO anaconda: getting device type for Standard Partition >22:17:53,167 DEBUG anaconda: new device type: 2 >22:17:53,167 DEBUG anaconda: reformat: True >22:17:53,168 DEBUG anaconda: new fs type: ext4 >22:17:53,168 DEBUG anaconda: old encryption setting: False >22:17:53,168 DEBUG anaconda: new encryption setting: False >22:17:53,169 DEBUG anaconda: old mountpoint: / >22:17:53,169 DEBUG anaconda: new mountpoint: / >22:17:53,170 INFO anaconda: getting device type for Standard Partition >22:17:53,173 DEBUG anaconda: populate_right_side: existing 209401MB partition sda5 (5) with existing ext4 filesystem >22:17:53,173 DEBUG anaconda: updated device_disks to ['sda'] >22:17:53,173 DEBUG anaconda: updated device_vg_name to None >22:17:53,174 DEBUG anaconda: min: 647.9 max: 209401.940918 current: 209401.940918 >22:17:53,178 INFO anaconda: getting device type for Standard Partition >22:17:53,178 DEBUG anaconda: populate_raid: 2, None >22:17:53,179 INFO anaconda: getting device type for Standard Partition >22:18:14,948 INFO anaconda: ui: saving changes to device sda5 >22:18:14,948 DEBUG anaconda: old_name: sda5 >22:18:14,949 DEBUG anaconda: new_name: None >22:18:14,949 DEBUG anaconda: new size: 209401.940918 >22:18:14,949 DEBUG anaconda: old size: 209401.940918 >22:18:14,949 INFO anaconda: getting device type for Standard Partition >22:18:14,950 DEBUG anaconda: new device type: 2 >22:18:14,950 DEBUG anaconda: reformat: True >22:18:14,951 DEBUG anaconda: new fs type: ext4 >22:18:14,951 DEBUG anaconda: old encryption setting: False >22:18:14,951 DEBUG anaconda: new encryption setting: True >22:18:14,952 DEBUG anaconda: old mountpoint: >22:18:14,952 DEBUG anaconda: new mountpoint: /home >22:18:14,953 INFO anaconda: getting device type for Standard Partition >22:18:14,957 INFO anaconda: applying encryption to sda5 >22:18:14,969 INFO anaconda: scheduling reformat of luks-sda5 as ext4 >22:18:14,977 DEBUG anaconda: populate_right_side: non-existent 209399MB luks/dm-crypt luks-sda5 (15) with non-existent ext4 filesystem mounted at /home >22:18:14,977 DEBUG anaconda: updated device_disks to ['sda'] >22:18:14,978 DEBUG anaconda: updated device_vg_name to None >22:18:14,979 DEBUG anaconda: min: 1.0 max: 209399.940918 current: 209399.940918 >22:18:14,982 INFO anaconda: getting device type for Standard Partition >22:18:14,983 DEBUG anaconda: populate_raid: 2, None >22:18:14,983 INFO anaconda: getting device type for Standard Partition >22:18:17,075 DEBUG anaconda: current selector: non-existent 209399MB luks/dm-crypt luks-sda5 (15) with non-existent ext4 filesystem mounted at /home >22:18:17,075 DEBUG anaconda: new selector: existing 2MB partition sda6 (6) with existing ext4 filesystem >22:18:17,076 DEBUG anaconda: notebook page = 1 >22:18:17,076 INFO anaconda: ui: saving changes to device luks-sda5 >22:18:17,076 DEBUG anaconda: old_name: sda5 >22:18:17,077 DEBUG anaconda: new_name: None >22:18:17,077 DEBUG anaconda: new size: 209399.940918 >22:18:17,077 DEBUG anaconda: old size: 209399.940918 >22:18:17,078 INFO anaconda: getting device type for Standard Partition >22:18:17,078 DEBUG anaconda: new device type: 2 >22:18:17,079 DEBUG anaconda: reformat: True >22:18:17,079 DEBUG anaconda: new fs type: ext4 >22:18:17,079 DEBUG anaconda: old encryption setting: True >22:18:17,080 DEBUG anaconda: new encryption setting: True >22:18:17,080 DEBUG anaconda: old mountpoint: /home >22:18:17,080 DEBUG anaconda: new mountpoint: /home >22:18:17,081 INFO anaconda: getting device type for Standard Partition >22:18:17,084 DEBUG anaconda: populate_right_side: existing 2MB partition sda6 (6) with existing ext4 filesystem >22:18:17,085 DEBUG anaconda: updated device_disks to ['sda'] >22:18:17,085 DEBUG anaconda: updated device_vg_name to None >22:18:17,086 DEBUG anaconda: min: 2.0 max: 2.4755859375 current: 2.4755859375 >22:18:17,089 INFO anaconda: getting device type for Standard Partition >22:18:17,090 DEBUG anaconda: populate_raid: 2, None >22:18:17,090 INFO anaconda: getting device type for Standard Partition >22:18:31,145 DEBUG anaconda: fs type changed: vfat >22:18:40,676 INFO anaconda: ui: saving changes to device sda6 >22:18:40,677 DEBUG anaconda: old_name: sda6 >22:18:40,677 DEBUG anaconda: new_name: None >22:18:40,678 DEBUG anaconda: new size: 2.4755859375 >22:18:40,678 DEBUG anaconda: old size: 2.4755859375 >22:18:40,678 INFO anaconda: getting device type for Standard Partition >22:18:40,679 DEBUG anaconda: new device type: 2 >22:18:40,679 DEBUG anaconda: reformat: True >22:18:40,680 DEBUG anaconda: new fs type: vfat >22:18:40,680 DEBUG anaconda: old encryption setting: False >22:18:40,680 DEBUG anaconda: new encryption setting: False >22:18:40,680 DEBUG anaconda: old mountpoint: >22:18:40,681 DEBUG anaconda: new mountpoint: >22:18:40,683 DEBUG anaconda: populate_right_side: existing 2MB partition sda6 (6) with existing ext4 filesystem >22:18:40,684 DEBUG anaconda: updated device_disks to ['sda'] >22:18:40,684 DEBUG anaconda: updated device_vg_name to None >22:18:40,685 DEBUG anaconda: min: 2.0 max: 2.4755859375 current: 2.4755859375 >22:18:40,686 DEBUG anaconda: fs type changed: ext4 >22:18:40,690 INFO anaconda: getting device type for Standard Partition >22:18:40,691 DEBUG anaconda: populate_raid: 2, None >22:18:40,691 INFO anaconda: getting device type for Standard Partition >22:18:58,102 DEBUG anaconda: current selector: existing 2MB partition sda6 (6) with existing ext4 filesystem >22:18:58,103 DEBUG anaconda: new selector: existing 203MB partition sda1 (1) with existing efi filesystem >22:18:58,103 DEBUG anaconda: notebook page = 1 >22:18:58,104 INFO anaconda: ui: saving changes to device sda6 >22:18:58,104 DEBUG anaconda: old_name: sda6 >22:18:58,105 DEBUG anaconda: new_name: None >22:18:58,105 DEBUG anaconda: new size: 2.4755859375 >22:18:58,106 DEBUG anaconda: old size: 2.4755859375 >22:18:58,106 INFO anaconda: getting device type for Standard Partition >22:18:58,107 DEBUG anaconda: new device type: 2 >22:18:58,107 DEBUG anaconda: reformat: False >22:18:58,108 DEBUG anaconda: new fs type: ext4 >22:18:58,108 DEBUG anaconda: old encryption setting: False >22:18:58,108 DEBUG anaconda: new encryption setting: False >22:18:58,108 DEBUG anaconda: old mountpoint: >22:18:58,109 DEBUG anaconda: new mountpoint: >22:18:58,109 INFO anaconda: getting device type for Standard Partition >22:18:58,112 DEBUG anaconda: populate_right_side: existing 203MB partition sda1 (1) with existing efi filesystem >22:18:58,112 DEBUG anaconda: updated device_disks to ['sda'] >22:18:58,113 DEBUG anaconda: updated device_vg_name to None >22:18:58,113 DEBUG anaconda: min: 50 max: 203.93359375 current: 203.93359375 >22:18:58,115 DEBUG anaconda: fs type changed: EFI System Partition >22:18:58,118 INFO anaconda: getting device type for Standard Partition >22:18:58,119 DEBUG anaconda: populate_raid: 2, None >22:18:58,119 INFO anaconda: getting device type for Standard Partition >22:19:36,037 INFO anaconda: ui: saving changes to device sda1 >22:19:36,038 DEBUG anaconda: old_name: sda1 >22:19:36,038 DEBUG anaconda: new_name: None >22:19:36,038 DEBUG anaconda: new size: 203.93359375 >22:19:36,039 DEBUG anaconda: old size: 203.93359375 >22:19:36,039 INFO anaconda: getting device type for Standard Partition >22:19:36,040 DEBUG anaconda: new device type: 2 >22:19:36,040 DEBUG anaconda: reformat: True >22:19:36,040 DEBUG anaconda: new fs type: EFI System Partition >22:19:36,041 DEBUG anaconda: old encryption setting: False >22:19:36,041 DEBUG anaconda: new encryption setting: False >22:19:36,041 DEBUG anaconda: old mountpoint: >22:19:36,042 DEBUG anaconda: new mountpoint: /boot/EFI >22:19:36,043 INFO anaconda: getting device type for Standard Partition >22:19:36,044 INFO anaconda: scheduling reformat of sda1 as efi >22:19:36,055 DEBUG anaconda: populate_right_side: existing 203MB partition sda1 (1) with non-existent efi filesystem mounted at /boot/EFI >22:19:36,055 DEBUG anaconda: updated device_disks to ['sda'] >22:19:36,055 DEBUG anaconda: updated device_vg_name to None >22:19:36,056 DEBUG anaconda: min: 50 max: 203.93359375 current: 203.93359375 >22:19:36,058 DEBUG anaconda: fs type changed: EFI System Partition >22:19:36,060 INFO anaconda: getting device type for Standard Partition >22:19:36,061 DEBUG anaconda: populate_raid: 2, None >22:19:36,061 INFO anaconda: getting device type for Standard Partition >22:21:07,035 INFO anaconda: Running Thread: AnaCheckStorageThread (140566888113920) >22:21:07,042 ERR anaconda: Your BIOS-based system needs a special partition to boot with Fedora's new disk label format (GPT). To continue, please create a 1MB 'BIOS Boot' type partition. >22:21:07,043 INFO anaconda: Thread Done: AnaCheckStorageThread (140566888113920) >22:21:07,847 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:21:07,850 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:21:07,851 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> status to: Checking storage configuration... >22:21:07,855 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:21:33,763 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 3.43 GB auto swap: 7.37 GB >22:21:43,944 INFO anaconda: Running Thread: AnaExecuteStorageThread (140566888113920) >22:21:43,987 INFO anaconda: Thread Done: AnaExecuteStorageThread (140566888113920) >22:21:44,037 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-sda5', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6'] >22:21:44,038 DEBUG anaconda: ui: unused=['sda6'] >22:21:44,038 DEBUG anaconda: ui: new_devices=['sda4', 'sda1', 'sda3', 'luks-sda5', 'sda2'] >22:21:44,053 DEBUG anaconda: page clicked: Unknown >22:21:44,053 DEBUG anaconda: show first mountpoint: Unknown >22:21:44,054 DEBUG anaconda: populate_right_side: existing 2MB partition sda6 (6) with existing ext4 filesystem >22:21:44,054 DEBUG anaconda: updated device_disks to ['sda'] >22:21:44,054 DEBUG anaconda: updated device_vg_name to None >22:21:44,055 DEBUG anaconda: min: 2.0 max: 2.4755859375 current: 2.4755859375 >22:21:44,056 DEBUG anaconda: fs type changed: ext4 >22:21:44,062 INFO anaconda: getting device type for Standard Partition >22:21:44,062 DEBUG anaconda: populate_raid: 2, None >22:21:44,063 INFO anaconda: getting device type for Standard Partition >22:21:44,847 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:21:44,847 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> status to: Saving storage configuration... >22:21:44,850 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:22:04,603 DEBUG anaconda: fs type changed: BIOS Boot >22:22:08,684 INFO anaconda: ui: saving changes to device sda6 >22:22:08,685 DEBUG anaconda: old_name: sda6 >22:22:08,685 DEBUG anaconda: new_name: None >22:22:08,685 DEBUG anaconda: new size: 2.0 >22:22:08,685 DEBUG anaconda: old size: 2.4755859375 >22:22:08,685 INFO anaconda: getting device type for Standard Partition >22:22:08,686 DEBUG anaconda: new device type: 2 >22:22:08,686 DEBUG anaconda: reformat: True >22:22:08,686 DEBUG anaconda: new fs type: BIOS Boot >22:22:08,687 DEBUG anaconda: old encryption setting: False >22:22:08,687 DEBUG anaconda: new encryption setting: False >22:22:08,687 DEBUG anaconda: old mountpoint: >22:22:08,687 DEBUG anaconda: new mountpoint: None >22:22:08,687 INFO anaconda: getting device type for Standard Partition >22:22:08,688 INFO anaconda: scheduling reformat of sda6 as biosboot >22:22:08,697 DEBUG anaconda: removing empty page Unknown >22:22:08,699 DEBUG anaconda: populate_right_side: existing 2MB partition sda6 (6) with non-existent biosboot >22:22:08,700 DEBUG anaconda: updated device_disks to ['sda'] >22:22:08,700 DEBUG anaconda: updated device_vg_name to None >22:22:08,701 DEBUG anaconda: min: 0.5 max: 2 current: 2.4755859375 >22:22:08,704 INFO anaconda: getting device type for Standard Partition >22:22:08,705 DEBUG anaconda: populate_raid: 2, None >22:22:08,705 INFO anaconda: getting device type for Standard Partition >22:22:15,349 INFO anaconda: ui: saving changes to device sda6 >22:22:15,349 DEBUG anaconda: old_name: sda6 >22:22:15,349 DEBUG anaconda: new_name: None >22:22:15,349 DEBUG anaconda: new size: 2.0 >22:22:15,349 DEBUG anaconda: old size: 2.4755859375 >22:22:15,350 INFO anaconda: getting device type for Standard Partition >22:22:15,350 DEBUG anaconda: new device type: 2 >22:22:15,350 DEBUG anaconda: reformat: True >22:22:15,351 DEBUG anaconda: new fs type: BIOS Boot >22:22:15,351 DEBUG anaconda: old encryption setting: False >22:22:15,351 DEBUG anaconda: new encryption setting: False >22:22:15,351 DEBUG anaconda: old mountpoint: >22:22:15,351 DEBUG anaconda: new mountpoint: None >22:22:15,351 INFO anaconda: getting device type for Standard Partition >22:22:49,727 INFO anaconda: Running Thread: AnaCheckStorageThread (140566888113920) >22:22:49,739 INFO anaconda: Thread Done: AnaCheckStorageThread (140566888113920) >22:22:49,848 INFO anaconda: fs space: 20.48 GB needed: 3.43 GB >22:22:49,849 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:22:49,852 INFO anaconda: fs space: 20.48 GB needed: 3.43 GB >22:22:49,853 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:22:49,853 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> status to: Checking storage configuration... >22:22:49,857 INFO anaconda: fs space: 20.48 GB needed: 3.43 GB >22:22:49,857 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd849ad0f90> >22:22:55,532 INFO anaconda: Running Thread: AnaInstallThread (140566888113920) >22:22:58,027 INFO anaconda: Creating biosboot on /dev/sda6 >22:22:58,218 INFO anaconda: Creating efi on /dev/sda1 >22:22:58,325 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >22:22:58,344 INFO anaconda: Thread Done: AnaInstallThread (140566888113920) > > >/tmp/packaging.log: >22:15:25,969 DEBUG packaging: getting release version from tree at None (18) >22:15:25,969 DEBUG packaging: got a release version of 18 >22:15:30,018 INFO packaging: updating base repo >22:15:30,125 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >22:15:30,126 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >22:15:30,127 DEBUG yum.verbose.plugin: Adding en_US to language list >22:15:30,130 DEBUG yum.verbose.YumBase: Config time: 0.109 >22:15:30,148 DEBUG packaging: getting release version from tree at None (18) >22:15:30,148 DEBUG packaging: got a release version of 18 >22:15:30,148 INFO packaging: configuring base repo >22:15:30,149 DEBUG packaging: /dev/sdb is mounted on /run/install/repo >22:15:30,150 DEBUG packaging: /dev/sdb is mounted on /run/install/repo >22:15:30,190 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >22:15:30,190 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >22:15:30,192 DEBUG packaging: got a release version of 18 >22:15:30,199 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >22:15:30,200 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >22:15:30,200 DEBUG yum.verbose.plugin: Adding en_US to language list >22:15:30,203 DEBUG yum.verbose.YumBase: Config time: 0.011 >22:15:30,219 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >22:15:30,228 DEBUG packaging: disabling repo fedora >22:15:30,228 DEBUG packaging: disabling repo updates-testing >22:15:30,228 DEBUG packaging: disabling repo updates >22:15:30,229 INFO packaging: gathering repo metadata >22:15:30,229 DEBUG packaging: getting repo metadata for anaconda >22:15:30,319 DEBUG packaging: getting group info for anaconda >22:15:30,340 INFO packaging: metadata retrieval complete >22:15:38,930 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:15:38,931 INFO_2 yum.verbose.plugin: Determining fastest mirrors >22:15:39,793 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:15:39,865 DEBUG yum.verbose.YumBase: pkgsack time: 0.935 >22:15:39,970 DEBUG yum.verbose.YumBase: group time: 1.040 >22:15:39,977 DEBUG packaging: deleting package sacks >22:15:39,988 INFO packaging: checking software selection >22:15:39,990 DEBUG packaging: deleting package sacks >22:15:39,992 DEBUG packaging: deleting yum transaction info >22:15:39,993 DEBUG packaging: select group core >22:15:39,994 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:15:40,095 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:15:40,138 DEBUG yum.verbose.YumBase: pkgsack time: 0.144 >22:15:40,212 DEBUG yum.verbose.YumBase: group time: 0.218 >22:15:40,265 DEBUG yum.verbose.YumBase: Obs Init time: 0.051 >22:15:40,283 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >22:15:40,290 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >22:15:40,291 DEBUG packaging: select group core >22:15:40,291 DEBUG packaging: select group gnome-desktop >22:15:40,306 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >22:15:40,308 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >22:15:40,312 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >22:15:40,347 DEBUG packaging: select group multimedia >22:15:40,361 DEBUG packaging: select group input-methods >22:15:40,368 DEBUG packaging: select group base-x >22:15:40,377 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >22:15:40,379 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >22:15:40,380 DEBUG packaging: select group fonts >22:15:40,468 DEBUG packaging: select group hardware-support >22:15:40,482 DEBUG packaging: select group dial-up >22:15:40,486 DEBUG packaging: select group printing >22:15:40,534 DEBUG packaging: select group firefox >22:15:40,536 DEBUG packaging: select group standard >22:15:40,581 DEBUG packaging: select package kernel-PAE >22:15:40,594 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >22:15:40,595 INFO packaging: no kernel-PAE package >22:15:40,595 DEBUG packaging: select package kernel >22:15:40,595 INFO packaging: selected kernel >22:15:40,596 INFO packaging: checking dependencies >22:15:40,735 DEBUG yum.verbose.YumBase: Building updates object >22:15:40,808 DEBUG yum.verbose.YumBase: up:simple updates time: 0.027 >22:15:40,810 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >22:15:40,810 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >22:15:40,810 DEBUG yum.verbose.YumBase: updates time: 0.075 >22:15:40,812 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >22:15:40,814 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >22:15:40,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-15.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >22:15:40,816 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >22:15:40,816 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >22:15:40,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >22:15:40,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,829 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,831 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,833 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,834 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,835 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >22:15:40,836 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,839 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,841 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >22:15:40,842 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,843 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,844 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >22:15:40,845 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >22:15:40,848 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >22:15:40,848 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >22:15:40,849 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >22:15:40,856 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 >22:15:40,860 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 >22:15:40,861 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) >22:15:40,862 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:15:40,864 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >22:15:40,865 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 >22:15:40,870 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 >22:15:40,872 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 >22:15:40,874 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 >22:15:40,877 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:15:40,879 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:15:40,881 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 >22:15:40,887 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >22:15:40,889 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 >22:15:40,890 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 >22:15:40,892 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 >22:15:40,897 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 >22:15:40,902 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 >22:15:40,904 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >22:15:40,907 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >22:15:40,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >22:15:40,914 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.6-1.fc18.x86_64 >22:15:40,915 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >22:15:40,918 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >22:15:40,921 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >22:15:40,922 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >22:15:40,923 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >22:15:40,925 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >22:15:40,927 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >22:15:40,928 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 >22:15:40,931 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,932 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,938 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,940 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,942 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,943 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,945 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,946 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,948 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,949 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,951 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >22:15:40,953 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 >22:15:40,954 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >22:15:40,955 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 >22:15:40,960 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 >22:15:40,962 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 >22:15:40,963 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 >22:15:40,964 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 >22:15:40,966 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 >22:15:40,969 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 >22:15:40,971 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >22:15:40,978 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 >22:15:40,979 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) >22:15:40,980 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 >22:15:40,981 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 >22:15:40,983 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >22:15:40,983 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >22:15:40,983 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >22:15:40,987 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >22:15:40,989 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 >22:15:40,990 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >22:15:40,997 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 >22:15:40,998 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 >22:15:40,999 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 >22:15:41,000 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 >22:15:41,007 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 >22:15:41,008 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 >22:15:41,009 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >22:15:41,012 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >22:15:41,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >22:15:41,015 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >22:15:41,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >22:15:41,022 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 >22:15:41,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:15:41,025 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 >22:15:41,026 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 >22:15:41,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:15:41,032 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >22:15:41,037 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 >22:15:41,040 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >22:15:41,041 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >22:15:41,046 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >22:15:41,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >22:15:41,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >22:15:41,050 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >22:15:41,050 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >22:15:41,050 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >22:15:41,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >22:15:41,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >22:15:41,056 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 >22:15:41,057 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 >22:15:41,060 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.fc18.x86_64 as install for bluez-cups-4.101-5.fc18.x86_64 >22:15:41,067 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 >22:15:41,068 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 >22:15:41,070 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 >22:15:41,071 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 >22:15:41,072 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 >22:15:41,074 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 >22:15:41,075 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 >22:15:41,077 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 >22:15:41,079 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 >22:15:41,081 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 >22:15:41,084 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 >22:15:41,085 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) >22:15:41,086 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 >22:15:41,097 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 >22:15:41,098 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >22:15:41,098 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >22:15:41,101 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-3.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >22:15:41,106 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 >22:15:41,107 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) >22:15:41,107 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) >22:15:41,107 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) >22:15:41,108 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 >22:15:41,110 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 >22:15:41,113 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 >22:15:41,115 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 >22:15:41,116 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 >22:15:41,117 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 >22:15:41,127 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 >22:15:41,129 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 >22:15:41,130 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 >22:15:41,131 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 >22:15:41,133 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 >22:15:41,134 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >22:15:41,134 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 >22:15:41,136 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 >22:15:41,138 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 >22:15:41,140 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >22:15:41,140 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 >22:15:41,142 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 >22:15:41,143 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 >22:15:41,144 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 >22:15:41,148 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 >22:15:41,149 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 >22:15:41,150 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 >22:15:41,151 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) >22:15:41,152 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 >22:15:41,154 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 >22:15:41,158 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.6-1.fc18.noarch as install for colord-0.1.25-1.fc18.x86_64 >22:15:41,159 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >22:15:41,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >22:15:41,162 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >22:15:41,163 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >22:15:41,172 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 >22:15:41,173 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 >22:15:41,174 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 >22:15:41,175 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 >22:15:41,177 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 >22:15:41,178 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 >22:15:41,179 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 >22:15:41,182 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 >22:15:41,183 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 >22:15:41,184 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 >22:15:41,186 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 >22:15:41,188 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-8.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:15:41,189 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 >22:15:41,190 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 >22:15:41,191 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) >22:15:41,192 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:15:41,194 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 >22:15:41,199 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:15:41,200 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:15:41,202 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 >22:15:41,204 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 >22:15:41,205 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >22:15:41,205 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >22:15:41,206 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 >22:15:41,208 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 >22:15:41,209 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 >22:15:41,215 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >22:15:41,217 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 >22:15:41,217 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >22:15:41,222 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 >22:15:41,226 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 >22:15:41,229 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 >22:15:41,230 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 >22:15:41,231 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >22:15:41,240 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 >22:15:41,242 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 >22:15:41,243 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 >22:15:41,245 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 >22:15:41,246 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 >22:15:41,252 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 >22:15:41,253 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >22:15:41,255 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 >22:15:41,264 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 >22:15:41,266 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 >22:15:41,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >22:15:41,269 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 >22:15:41,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >22:15:41,274 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >22:15:41,275 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >22:15:41,276 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >22:15:41,279 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:15:41,280 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:15:41,281 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:15:41,282 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:15:41,284 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 >22:15:41,285 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 >22:15:41,289 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 >22:15:41,292 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 >22:15:41,304 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 >22:15:41,306 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 >22:15:41,308 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 >22:15:41,310 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 >22:15:41,312 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 >22:15:41,314 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 >22:15:41,316 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 >22:15:41,317 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,318 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,319 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,320 DEBUG 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) >22:15:41,321 DEBUG 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) >22:15:41,321 DEBUG 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) >22:15:41,321 DEBUG 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) >22:15:41,321 DEBUG 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) >22:15:41,322 DEBUG 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) >22:15:41,322 DEBUG 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) >22:15:41,322 DEBUG 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) >22:15:41,323 DEBUG 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) >22:15:41,323 DEBUG 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) >22:15:41,323 DEBUG 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) >22:15:41,324 DEBUG 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) >22:15:41,324 DEBUG 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) >22:15:41,324 DEBUG 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) >22:15:41,324 DEBUG 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) >22:15:41,325 DEBUG 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) >22:15:41,325 DEBUG 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) >22:15:41,325 DEBUG 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) >22:15:41,326 DEBUG 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) >22:15:41,326 DEBUG 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) >22:15:41,326 DEBUG 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) >22:15:41,327 DEBUG 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) >22:15:41,327 DEBUG 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) >22:15:41,327 DEBUG 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) >22:15:41,328 DEBUG 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) >22:15:41,328 DEBUG 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) >22:15:41,328 DEBUG 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) >22:15:41,329 DEBUG 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) >22:15:41,329 DEBUG 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) >22:15:41,329 DEBUG 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) >22:15:41,330 DEBUG 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) >22:15:41,330 DEBUG 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) >22:15:41,330 DEBUG 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) >22:15:41,330 DEBUG 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) >22:15:41,331 DEBUG 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) >22:15:41,331 DEBUG 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) >22:15:41,331 DEBUG 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) >22:15:41,332 DEBUG 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) >22:15:41,332 DEBUG 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) >22:15:41,332 DEBUG 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) >22:15:41,333 DEBUG 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) >22:15:41,333 DEBUG 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) >22:15:41,333 DEBUG 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) >22:15:41,334 DEBUG 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) >22:15:41,334 DEBUG 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) >22:15:41,334 DEBUG 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) >22:15:41,335 DEBUG 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) >22:15:41,335 DEBUG 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) >22:15:41,336 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 >22:15:41,339 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 >22:15:41,341 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 >22:15:41,343 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 >22:15:41,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >22:15:41,346 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 >22:15:41,347 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 >22:15:41,349 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 >22:15:41,350 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >22:15:41,350 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >22:15:41,351 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 >22:15:41,353 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >22:15:41,354 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 >22:15:41,355 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 >22:15:41,356 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 >22:15:41,358 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 >22:15:41,363 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 >22:15:41,365 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 >22:15:41,366 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 >22:15:41,367 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 >22:15:41,373 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 >22:15:41,374 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >22:15:41,374 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >22:15:41,387 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:15:41,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:15:41,390 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 >22:15:41,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:15:41,392 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >22:15:41,392 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >22:15:41,393 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 >22:15:41,394 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 >22:15:41,395 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >22:15:41,396 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 >22:15:41,398 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 >22:15:41,399 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) >22:15:41,400 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) >22:15:41,400 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) >22:15:41,400 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) >22:15:41,400 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) >22:15:41,410 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >22:15:41,410 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >22:15:41,422 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 >22:15:41,424 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >22:15:41,425 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >22:15:41,426 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 >22:15:41,428 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-6.fc18.x86_64 as install for firewall-config-0.2.11-2.fc18.noarch >22:15:41,473 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.11-2.fc18.noarch >22:15:41,475 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >22:15:41,476 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >22:15:41,482 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >22:15:41,484 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >22:15:41,486 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,488 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,489 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.4-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,491 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,492 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,493 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,495 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.19-3.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,499 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >22:15:41,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:15:41,517 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >22:15:41,518 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >22:15:41,518 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >22:15:41,518 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >22:15:41,519 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >22:15:41,519 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >22:15:41,520 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >22:15:41,520 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >22:15:41,521 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:15:41,523 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:15:41,525 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 >22:15:41,528 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 >22:15:41,531 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-4.fc18.x86_64 as install for fprintd-pam-0.4.1-4.fc18.x86_64 >22:15:41,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,544 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,546 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,547 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,548 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,549 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,550 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >22:15:41,558 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-6.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >22:15:41,559 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 >22:15:41,561 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 >22:15:41,567 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:15:41,568 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:15:41,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:15:41,571 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 >22:15:41,572 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:15:41,574 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 >22:15:41,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:15:41,580 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 >22:15:41,581 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 >22:15:41,584 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 >22:15:41,584 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >22:15:41,587 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 >22:15:41,588 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 >22:15:41,589 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >22:15:41,594 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >22:15:41,596 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >22:15:41,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >22:15:41,598 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >22:15:41,606 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 >22:15:41,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:15:41,609 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >22:15:41,609 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >22:15:41,609 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >22:15:41,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:15:41,611 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >22:15:41,611 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >22:15:41,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:15:41,613 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 >22:15:41,614 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 >22:15:41,616 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 >22:15:41,618 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) >22:15:41,618 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) >22:15:41,619 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:15:41,622 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:15:41,626 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 >22:15:41,628 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 >22:15:41,631 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >22:15:41,633 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >22:15:41,642 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 >22:15:41,644 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:15:41,646 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 >22:15:41,649 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 >22:15:41,650 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 >22:15:41,664 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 >22:15:41,667 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 >22:15:41,673 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 >22:15:41,674 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 >22:15:41,676 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 >22:15:41,685 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >22:15:41,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >22:15:41,694 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 >22:15:41,697 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 >22:15:41,698 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 >22:15:41,703 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 >22:15:41,704 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >22:15:41,705 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 >22:15:41,706 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 >22:15:41,712 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 >22:15:41,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-2.fc18.x86_64 >22:15:41,730 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 >22:15:41,731 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 >22:15:41,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-5.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >22:15:41,734 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 >22:15:41,735 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 >22:15:41,744 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 >22:15:41,745 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 >22:15:41,746 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 >22:15:41,748 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 >22:15:41,749 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >22:15:41,750 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 >22:15:41,751 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 >22:15:41,756 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 >22:15:41,757 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 >22:15:41,758 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 >22:15:41,760 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 >22:15:41,765 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >22:15:41,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >22:15:41,767 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >22:15:41,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,785 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,786 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,791 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,792 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) >22:15:41,792 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,793 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) >22:15:41,794 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,798 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >22:15:41,801 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 >22:15:41,815 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 >22:15:41,816 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 >22:15:41,817 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 >22:15:41,818 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 >22:15:41,820 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 >22:15:41,821 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 >22:15:41,822 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 >22:15:41,823 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 >22:15:41,825 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 >22:15:41,826 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 >22:15:41,827 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 >22:15:41,828 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 >22:15:41,830 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 >22:15:41,841 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >22:15:41,842 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) >22:15:41,843 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >22:15:41,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >22:15:41,850 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-2.fc18.x86_64 >22:15:41,851 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >22:15:41,851 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >22:15:41,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-2.fc18.x86_64 >22:15:41,856 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >22:15:41,864 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.11-1.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >22:15:41,866 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >22:15:41,867 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >22:15:41,872 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >22:15:41,873 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >22:15:41,876 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 >22:15:41,879 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-8.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >22:15:41,881 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 >22:15:41,882 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 >22:15:41,883 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >22:15:41,883 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >22:15:41,886 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 >22:15:41,886 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >22:15:41,889 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 >22:15:41,889 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >22:15:41,894 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 >22:15:41,895 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 >22:15:41,896 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >22:15:41,896 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >22:15:41,896 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 >22:15:41,898 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 >22:15:41,901 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 >22:15:41,903 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-4.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >22:15:41,904 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 >22:15:41,905 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >22:15:41,906 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 >22:15:41,907 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >22:15:41,909 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 >22:15:41,914 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 >22:15:41,918 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 >22:15:41,919 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 >22:15:41,928 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >22:15:41,929 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >22:15:41,930 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >22:15:41,932 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >22:15:41,937 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 >22:15:41,939 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 >22:15:41,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >22:15:41,949 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 >22:15:41,950 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) >22:15:41,950 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >22:15:41,956 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >22:15:41,958 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 >22:15:41,963 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 >22:15:41,965 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >22:15:41,966 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-18.git20130102.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >22:15:41,969 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 >22:15:41,974 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >22:15:41,983 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 >22:15:41,984 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 >22:15:41,989 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-12.fc18.noarch as install for 1:liberation-mono-fonts-1.07.2-12.fc18.noarch >22:15:41,999 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >22:15:42,006 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 >22:15:42,009 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 >22:15:42,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >22:15:42,011 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 >22:15:42,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >22:15:42,021 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >22:15:42,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >22:15:42,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >22:15:42,024 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >22:15:42,024 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >22:15:42,024 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >22:15:42,025 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >22:15:42,031 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 >22:15:42,032 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 >22:15:42,035 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 >22:15:42,036 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >22:15:42,051 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 >22:15:42,052 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 >22:15:42,064 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 >22:15:42,065 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 >22:15:42,067 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 >22:15:42,068 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 >22:15:42,069 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >22:15:42,070 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 >22:15:42,070 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >22:15:42,071 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 >22:15:42,079 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >22:15:42,086 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 >22:15:42,087 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >22:15:42,094 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >22:15:42,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >22:15:42,102 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 >22:15:42,104 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 >22:15:42,105 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 >22:15:42,107 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >22:15:42,108 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 >22:15:42,118 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 >22:15:42,119 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >22:15:42,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >22:15:42,129 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 >22:15:42,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >22:15:42,134 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 >22:15:42,138 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >22:15:42,139 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >22:15:42,140 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >22:15:42,141 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-5.fc18.x86_64 as install for plymouth-system-theme-0.8.8-5.fc18.x86_64 >22:15:42,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >22:15:42,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >22:15:42,148 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >22:15:42,159 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >22:15:42,159 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >22:15:42,169 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:15:42,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:15:42,172 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 >22:15:42,173 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:15:42,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:15:42,186 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 >22:15:42,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,198 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,199 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,201 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 >22:15:42,202 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 >22:15:42,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,206 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:15:42,211 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 >22:15:42,219 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 >22:15:42,221 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 >22:15:42,222 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >22:15:42,223 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 >22:15:42,231 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >22:15:42,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >22:15:42,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >22:15:42,245 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 >22:15:42,248 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 >22:15:42,250 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) >22:15:42,251 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) >22:15:42,251 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) >22:15:42,253 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 >22:15:42,254 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) >22:15:42,254 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) >22:15:42,254 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) >22:15:42,255 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) >22:15:42,255 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) >22:15:42,255 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) >22:15:42,255 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) >22:15:42,255 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) >22:15:42,255 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) >22:15:42,256 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) >22:15:42,256 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) >22:15:42,256 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) >22:15:42,256 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) >22:15:42,256 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) >22:15:42,256 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) >22:15:42,257 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) >22:15:42,257 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,258 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) >22:15:42,259 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) >22:15:42,259 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) >22:15:42,260 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 >22:15:42,261 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) >22:15:42,261 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) >22:15:42,261 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) >22:15:42,262 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) >22:15:42,262 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) >22:15:42,262 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) >22:15:42,262 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,263 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) >22:15:42,264 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) >22:15:42,264 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) >22:15:42,264 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) >22:15:42,265 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 >22:15:42,266 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) >22:15:42,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >22:15:42,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >22:15:42,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >22:15:42,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >22:15:42,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >22:15:42,267 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >22:15:42,268 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) >22:15:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >22:15:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >22:15:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >22:15:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >22:15:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >22:15:42,268 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) >22:15:42,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >22:15:42,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >22:15:42,269 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) >22:15:42,269 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) >22:15:42,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >22:15:42,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >22:15:42,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >22:15:42,270 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >22:15:42,270 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) >22:15:42,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >22:15:42,271 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) >22:15:42,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >22:15:42,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >22:15:42,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >22:15:42,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >22:15:42,272 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >22:15:42,272 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >22:15:42,273 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) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >22:15:42,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >22:15:42,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >22:15:42,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >22:15:42,274 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) >22:15:42,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >22:15:42,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >22:15:42,274 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >22:15:42,275 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >22:15:42,280 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 >22:15:42,281 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 >22:15:42,282 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 >22:15:42,292 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 >22:15:42,293 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 >22:15:42,294 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >22:15:42,294 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >22:15:42,295 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 >22:15:42,296 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >22:15:42,297 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >22:15:42,302 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >22:15:42,303 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 >22:15:42,305 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 >22:15:42,308 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 >22:15:42,310 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:15:42,311 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 >22:15:42,313 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 >22:15:42,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.19-3.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:15:42,317 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >22:15:42,325 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 >22:15:42,327 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 >22:15:42,328 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 >22:15:42,330 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 >22:15:42,337 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >22:15:42,339 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 >22:15:42,340 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:15:42,342 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:15:42,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:15:42,346 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 >22:15:42,356 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,359 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,362 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,364 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,370 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >22:15:42,380 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 >22:15:42,384 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.12-7.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >22:15:42,385 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >22:15:42,386 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.24-1.fc18.noarch as install for system-config-printer-1.3.12-7.fc18.x86_64 >22:15:42,387 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >22:15:42,396 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >22:15:42,397 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >22:15:42,398 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >22:15:42,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >22:15:42,407 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 >22:15:42,411 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >22:15:42,419 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.4-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >22:15:42,421 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 >22:15:42,422 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 >22:15:42,437 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 >22:15:42,441 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 >22:15:42,450 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 >22:15:42,450 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >22:15:42,459 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 >22:15:42,460 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 >22:15:42,462 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >22:15:42,468 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 >22:15:42,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >22:15:42,472 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >22:15:42,473 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >22:15:42,473 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >22:15:42,475 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 >22:15:42,479 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 >22:15:42,480 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 >22:15:42,481 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >22:15:42,486 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 >22:15:42,487 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 >22:15:42,489 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 >22:15:42,500 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-1.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >22:15:42,501 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >22:15:42,508 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 >22:15:42,509 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 >22:15:42,510 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 >22:15:42,513 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 >22:15:42,514 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 >22:15:42,516 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 >22:15:42,520 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 >22:15:42,521 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 >22:15:42,526 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 >22:15:42,528 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >22:15:42,529 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >22:15:42,530 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >22:15:42,531 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >22:15:42,533 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >22:15:42,534 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 >22:15:42,536 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 >22:15:42,563 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >22:15:42,564 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >22:15:42,565 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >22:15:42,570 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.19-2.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >22:15:42,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.19-3.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >22:15:42,573 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >22:15:42,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.19-3.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 >22:15:42,581 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.19-2.fc18.x86_64 >22:15:42,588 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.19-2.fc18.x86_64 as install for abrt-gui-2.0.19-2.fc18.x86_64 >22:15:42,591 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >22:15:42,592 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >22:15:42,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.19-3.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >22:15:42,611 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 >22:15:42,618 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 >22:15:42,622 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.5-1.fc18.2.x86_64 >22:15:42,636 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >22:15:42,652 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >22:15:42,661 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 >22:15:42,662 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >22:15:42,688 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 >22:15:42,711 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 >22:15:42,721 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 >22:15:42,722 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >22:15:42,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-18.git20130102.fc18.x86_64 >22:15:42,730 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 >22:15:42,731 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 >22:15:42,732 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 >22:15:42,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-1.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >22:15:42,735 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 >22:15:42,749 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >22:15:42,750 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >22:15:42,751 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >22:15:42,751 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >22:15:42,751 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >22:15:42,762 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 >22:15:42,763 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 >22:15:42,764 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 >22:15:42,783 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 >22:15:42,784 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 >22:15:42,790 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 >22:15:42,803 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-4.fc18.x86_64 >22:15:42,827 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 >22:15:42,828 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >22:15:42,828 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >22:15:42,831 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 >22:15:42,840 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 >22:15:42,843 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >22:15:42,854 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 >22:15:42,859 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 >22:15:42,860 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 >22:15:42,872 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 >22:15:42,877 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 >22:15:42,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >22:15:42,882 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >22:15:42,894 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >22:15:42,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >22:15:42,897 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >22:15:42,907 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 >22:15:42,914 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 >22:15:42,915 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 >22:15:42,916 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >22:15:42,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >22:15:42,970 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >22:15:42,970 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >22:15:42,970 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >22:15:42,970 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >22:15:42,971 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >22:15:42,974 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >22:15:42,975 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >22:15:42,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >22:15:42,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >22:15:42,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-2.fc18.x86_64 >22:15:42,991 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.11-1.fc18.x86_64 as install for hplip-libs-3.12.11-1.fc18.x86_64 >22:15:43,003 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 >22:15:43,005 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >22:15:43,016 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >22:15:43,025 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 >22:15:43,026 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012j-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >22:15:43,028 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 >22:15:43,029 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 >22:15:43,052 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 >22:15:43,061 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 >22:15:43,092 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >22:15:43,109 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 >22:15:43,110 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >22:15:43,148 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 >22:15:43,154 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 >22:15:43,169 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 >22:15:43,170 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 >22:15:43,171 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 >22:15:43,180 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 >22:15:43,192 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 >22:15:43,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >22:15:43,200 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >22:15:43,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >22:15:43,210 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 >22:15:43,216 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-1.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >22:15:43,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >22:15:43,222 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >22:15:43,222 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >22:15:43,229 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.2-1.fc18.x86_64 >22:15:43,237 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 >22:15:43,240 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >22:15:43,242 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >22:15:43,258 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 >22:15:43,258 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) >22:15:43,259 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >22:15:43,288 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 >22:15:43,295 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 >22:15:43,319 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >22:15:43,321 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >22:15:43,322 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >22:15:43,324 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >22:15:43,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >22:15:43,326 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >22:15:43,326 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >22:15:43,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >22:15:43,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.4-1.fc18.x86_64 as install for libvirt-gobject-0.1.4-1.fc18.x86_64 >22:15:43,348 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >22:15:43,348 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >22:15:43,353 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 >22:15:43,358 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 >22:15:43,390 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >22:15:43,405 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 >22:15:43,413 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 >22:15:43,414 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 >22:15:43,416 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 >22:15:43,417 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >22:15:43,418 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) >22:15:43,418 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) >22:15:43,422 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 >22:15:43,423 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >22:15:43,433 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >22:15:43,452 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 >22:15:43,453 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >22:15:43,465 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 >22:15:43,471 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 >22:15:43,472 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >22:15:43,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >22:15:43,487 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >22:15:43,487 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >22:15:43,488 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >22:15:43,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >22:15:43,515 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,517 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,518 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,519 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,521 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,522 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,524 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,525 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >22:15:43,525 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >22:15:43,526 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >22:15:43,526 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >22:15:43,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,528 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,529 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >22:15:43,545 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-5.fc18.x86_64 >22:15:43,552 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 >22:15:43,553 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >22:15:43,553 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-4.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >22:15:43,555 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 >22:15:43,576 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-6.fc18.x86_64 >22:15:43,585 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 >22:15:43,592 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 >22:15:43,593 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >22:15:43,598 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 >22:15:43,605 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 >22:15:43,606 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 >22:15:43,608 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 >22:15:43,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.19-3.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >22:15:43,614 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >22:15:43,618 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 >22:15:43,633 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 >22:15:43,635 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >22:15:43,666 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 >22:15:43,667 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >22:15:43,678 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 >22:15:43,680 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 >22:15:43,682 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 >22:15:43,683 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 >22:15:43,684 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-44.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:15:43,686 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 >22:15:43,687 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) >22:15:43,687 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >22:15:43,687 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >22:15:43,691 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 >22:15:43,697 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 >22:15:43,699 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 >22:15:43,699 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >22:15:43,700 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >22:15:43,700 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >22:15:43,701 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 >22:15:43,708 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 >22:15:43,708 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >22:15:43,709 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 >22:15:43,710 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 >22:15:43,722 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.4-1.fc18.noarch >22:15:43,724 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 >22:15:43,725 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.12-7.fc18.x86_64 >22:15:43,759 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 >22:15:43,808 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 >22:15:43,809 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 >22:15:43,815 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 >22:15:43,818 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:15:43,820 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 >22:15:43,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >22:15:43,831 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 >22:15:43,833 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 >22:15:43,871 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 >22:15:43,872 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >22:15:43,872 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >22:15:43,888 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 >22:15:43,930 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >22:15:43,935 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.23-1.fc18.x86_64 >22:15:43,948 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 >22:15:43,958 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 >22:15:43,960 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >22:15:43,971 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-3.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >22:15:43,973 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >22:15:43,973 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >22:15:43,973 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >22:15:43,973 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >22:15:43,974 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >22:15:43,975 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >22:15:43,975 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >22:15:43,975 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >22:15:43,975 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >22:15:43,976 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 >22:15:43,981 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 >22:15:43,989 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 >22:15:43,989 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) >22:15:43,996 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 >22:15:43,997 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 >22:15:43,998 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >22:15:43,999 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 >22:15:44,016 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 >22:15:44,066 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 >22:15:44,067 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >22:15:44,068 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 >22:15:44,069 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 >22:15:44,070 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 >22:15:44,074 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 >22:15:44,101 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,103 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,104 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,106 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,107 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,108 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,109 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,113 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,114 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,116 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >22:15:44,146 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 >22:15:44,147 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >22:15:44,162 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 >22:15:44,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >22:15:44,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >22:15:44,169 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >22:15:44,178 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >22:15:44,189 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 >22:15:44,204 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >22:15:44,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >22:15:44,235 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >22:15:44,236 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >22:15:44,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >22:15:44,241 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >22:15:44,249 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >22:15:44,251 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 >22:15:44,256 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 >22:15:44,257 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 >22:15:44,263 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 >22:15:44,266 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >22:15:44,275 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 >22:15:44,276 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 >22:15:44,319 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 >22:15:44,321 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 >22:15:44,330 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 >22:15:44,331 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 >22:15:44,332 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) >22:15:44,332 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) >22:15:44,333 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >22:15:44,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >22:15:44,342 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 >22:15:44,367 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-4.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >22:15:44,369 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >22:15:44,380 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 >22:15:44,381 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) >22:15:44,381 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >22:15:44,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >22:15:44,392 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >22:15:44,392 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >22:15:44,393 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >22:15:44,394 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >22:15:44,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >22:15:44,415 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 >22:15:44,417 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 >22:15:44,418 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 >22:15:44,424 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 >22:15:44,425 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >22:15:44,426 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 >22:15:44,435 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 >22:15:44,437 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 >22:15:44,438 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 >22:15:44,439 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 >22:15:44,440 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 >22:15:44,441 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) >22:15:44,441 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,442 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) >22:15:44,443 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 >22:15:44,445 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 >22:15:44,450 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 >22:15:44,451 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) >22:15:44,452 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 >22:15:44,453 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >22:15:44,458 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 >22:15:44,469 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 >22:15:44,474 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 >22:15:44,475 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 >22:15:44,476 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >22:15:44,606 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >22:15:44,744 DEBUG yum.verbose.YumBase: Depsolve time: 4.148 >22:15:44,745 DEBUG packaging: success >22:15:44,771 INFO packaging: 1186 packages selected totalling 3.43 GB >22:22:56,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >22:15:22,940 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:15:22,955 INFO program: Running... udevadm settle --timeout=300 >22:15:23,597 INFO program: Running... modprobe fcoe >22:15:23,649 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:15:23,695 INFO program: No FCoE boot disk information is found in EDD! >22:15:23,697 INFO program: Running... udevadm settle --timeout=300 >22:15:23,748 INFO program: Running... multipath -d >22:15:23,819 INFO program: Feb 24 22:15:23 | sdb: rport id not found >22:15:23,819 INFO program: create: mpatha (SanDisk_Cruzer_Blade_4C532000051219107072-0:0) undef SanDisk ,Cruzer Blade >22:15:23,819 INFO program: size=15G features='0' hwhandler='0' wp=undef >22:15:23,819 INFO program: `-+- policy='service-time 0' prio=1 status=undef >22:15:23,819 INFO program: `- 1:0:0:0 sdb 8:16 undef ready running >22:15:23,821 INFO program: Running... multipath -ll >22:15:24,621 INFO program: Running... metacity --display :1 --sm-disable >22:15:25,206 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >22:15:25,308 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,319 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,320 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,320 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,328 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,330 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,331 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,334 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,336 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,339 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,341 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,342 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,344 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,346 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,347 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,349 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,351 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,352 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,353 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,355 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,356 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:25,358 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:15:26,008 INFO program: Running... udevadm control --property=ANACONDA=1 >22:15:26,009 INFO program: Running... systemctl start chronyd.service >22:15:26,130 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:15:26,156 INFO program: Running... udevadm settle --timeout=300 >22:15:26,803 INFO program: Running... udevadm settle --timeout=300 >22:15:26,859 INFO program: Running... multipath -d >22:15:26,906 INFO program: Feb 24 22:15:26 | sdb: rport id not found >22:15:26,906 INFO program: create: mpatha (SanDisk_Cruzer_Blade_4C532000051219107072-0:0) undef SanDisk ,Cruzer Blade >22:15:26,906 INFO program: size=15G features='0' hwhandler='0' wp=undef >22:15:26,906 INFO program: `-+- policy='service-time 0' prio=1 status=undef >22:15:26,907 INFO program: `- 1:0:0:0 sdb 8:16 undef ready running >22:15:26,907 INFO program: Running... multipath -ll >22:15:27,490 INFO program: Running... dumpe2fs -h /dev/sda3 >22:15:27,531 INFO program: Filesystem volume name: boot >22:15:27,532 INFO program: Last mounted on: <not available> >22:15:27,532 INFO program: Filesystem UUID: 9a247558-0da4-4a93-bd40-6e0761584061 >22:15:27,533 INFO program: Filesystem magic number: 0xEF53 >22:15:27,534 INFO program: Filesystem revision #: 1 (dynamic) >22:15:27,534 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 >22:15:27,535 INFO program: Filesystem flags: signed_directory_hash >22:15:27,535 INFO program: Default mount options: user_xattr acl >22:15:27,536 INFO program: Filesystem state: clean >22:15:27,537 INFO program: Errors behavior: Continue >22:15:27,537 INFO program: Filesystem OS type: Linux >22:15:27,538 INFO program: Inode count: 50400 >22:15:27,539 INFO program: Block count: 200812 >22:15:27,540 INFO program: Reserved block count: 10040 >22:15:27,540 INFO program: Free blocks: 188803 >22:15:27,541 INFO program: Free inodes: 50389 >22:15:27,541 INFO program: First block: 1 >22:15:27,542 INFO program: Block size: 1024 >22:15:27,543 INFO program: Fragment size: 1024 >22:15:27,543 INFO program: Reserved GDT blocks: 256 >22:15:27,544 INFO program: Blocks per group: 8192 >22:15:27,544 INFO program: Fragments per group: 8192 >22:15:27,545 INFO program: Inodes per group: 2016 >22:15:27,546 INFO program: Inode blocks per group: 252 >22:15:27,546 INFO program: Flex block group size: 16 >22:15:27,547 INFO program: Filesystem created: Sun Feb 24 21:56:10 2013 >22:15:27,547 INFO program: Last mount time: n/a >22:15:27,548 INFO program: Last write time: Sun Feb 24 21:56:10 2013 >22:15:27,549 INFO program: Mount count: 0 >22:15:27,549 INFO program: Maximum mount count: -1 >22:15:27,550 INFO program: Last checked: Sun Feb 24 21:56:10 2013 >22:15:27,550 INFO program: Check interval: 0 (<none>) >22:15:27,551 INFO program: Lifetime writes: 4492 kB >22:15:27,552 INFO program: Reserved blocks uid: 0 (user root) >22:15:27,552 INFO program: Reserved blocks gid: 0 (group root) >22:15:27,553 INFO program: First inode: 11 >22:15:27,554 INFO program: Inode size: 128 >22:15:27,554 INFO program: Journal inode: 8 >22:15:27,555 INFO program: Default directory hash: half_md4 >22:15:27,555 INFO program: Directory Hash Seed: bbeb6fdb-a14f-445f-a0fa-574a9ee15d58 >22:15:27,556 INFO program: Journal backup: inode blocks >22:15:27,557 INFO program: Journal features: (none) >22:15:27,557 INFO program: Journal size: 4096k >22:15:27,558 INFO program: Journal length: 4096 >22:15:27,558 INFO program: Journal sequence: 0x00000001 >22:15:27,559 INFO program: Journal start: 0 >22:15:27,560 INFO program: >22:15:27,560 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:27,561 INFO program: Running... dumpe2fs -h /dev/sda3 >22:15:27,584 INFO program: Filesystem volume name: boot >22:15:27,585 INFO program: Last mounted on: <not available> >22:15:27,586 INFO program: Filesystem UUID: 9a247558-0da4-4a93-bd40-6e0761584061 >22:15:27,587 INFO program: Filesystem magic number: 0xEF53 >22:15:27,587 INFO program: Filesystem revision #: 1 (dynamic) >22:15:27,588 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 >22:15:27,589 INFO program: Filesystem flags: signed_directory_hash >22:15:27,589 INFO program: Default mount options: user_xattr acl >22:15:27,590 INFO program: Filesystem state: clean >22:15:27,590 INFO program: Errors behavior: Continue >22:15:27,591 INFO program: Filesystem OS type: Linux >22:15:27,592 INFO program: Inode count: 50400 >22:15:27,592 INFO program: Block count: 200812 >22:15:27,593 INFO program: Reserved block count: 10040 >22:15:27,594 INFO program: Free blocks: 188803 >22:15:27,594 INFO program: Free inodes: 50389 >22:15:27,595 INFO program: First block: 1 >22:15:27,595 INFO program: Block size: 1024 >22:15:27,596 INFO program: Fragment size: 1024 >22:15:27,597 INFO program: Reserved GDT blocks: 256 >22:15:27,597 INFO program: Blocks per group: 8192 >22:15:27,598 INFO program: Fragments per group: 8192 >22:15:27,599 INFO program: Inodes per group: 2016 >22:15:27,599 INFO program: Inode blocks per group: 252 >22:15:27,600 INFO program: Flex block group size: 16 >22:15:27,600 INFO program: Filesystem created: Sun Feb 24 21:56:10 2013 >22:15:27,601 INFO program: Last mount time: n/a >22:15:27,602 INFO program: Last write time: Sun Feb 24 21:56:10 2013 >22:15:27,602 INFO program: Mount count: 0 >22:15:27,603 INFO program: Maximum mount count: -1 >22:15:27,610 INFO program: Last checked: Sun Feb 24 21:56:10 2013 >22:15:27,610 INFO program: Check interval: 0 (<none>) >22:15:27,611 INFO program: Lifetime writes: 4492 kB >22:15:27,612 INFO program: Reserved blocks uid: 0 (user root) >22:15:27,612 INFO program: Reserved blocks gid: 0 (group root) >22:15:27,613 INFO program: First inode: 11 >22:15:27,614 INFO program: Inode size: 128 >22:15:27,614 INFO program: Journal inode: 8 >22:15:27,615 INFO program: Default directory hash: half_md4 >22:15:27,615 INFO program: Directory Hash Seed: bbeb6fdb-a14f-445f-a0fa-574a9ee15d58 >22:15:27,616 INFO program: Journal backup: inode blocks >22:15:27,616 INFO program: Journal features: (none) >22:15:27,617 INFO program: Journal size: 4096k >22:15:27,617 INFO program: Journal length: 4096 >22:15:27,617 INFO program: Journal sequence: 0x00000001 >22:15:27,618 INFO program: Journal start: 0 >22:15:27,618 INFO program: >22:15:27,618 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:27,619 INFO program: Running... resize2fs -P /dev/sda3 >22:15:27,647 INFO program: Estimated minimum size of the filesystem: 9329 >22:15:27,648 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:27,714 INFO program: Running... dumpe2fs -h /dev/sda4 >22:15:27,769 INFO program: Filesystem volume name: root >22:15:27,770 INFO program: Last mounted on: <not available> >22:15:27,771 INFO program: Filesystem UUID: fb61e8a4-335f-488a-b1c0-10d80653028f >22:15:27,771 INFO program: Filesystem magic number: 0xEF53 >22:15:27,774 INFO program: Filesystem revision #: 1 (dynamic) >22:15:27,775 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 >22:15:27,775 INFO program: Filesystem flags: signed_directory_hash >22:15:27,775 INFO program: Default mount options: user_xattr acl >22:15:27,776 INFO program: Filesystem state: clean >22:15:27,776 INFO program: Errors behavior: Continue >22:15:27,777 INFO program: Filesystem OS type: Linux >22:15:27,777 INFO program: Inode count: 1313280 >22:15:27,777 INFO program: Block count: 5242880 >22:15:27,778 INFO program: Reserved block count: 262160 >22:15:27,778 INFO program: Free blocks: 5116431 >22:15:27,778 INFO program: Free inodes: 1313269 >22:15:27,779 INFO program: First block: 0 >22:15:27,780 INFO program: Block size: 4096 >22:15:27,780 INFO program: Fragment size: 4096 >22:15:27,780 INFO program: Reserved GDT blocks: 1022 >22:15:27,780 INFO program: Blocks per group: 32768 >22:15:27,781 INFO program: Fragments per group: 32768 >22:15:27,781 INFO program: Inodes per group: 8208 >22:15:27,782 INFO program: Inode blocks per group: 513 >22:15:27,783 INFO program: Flex block group size: 16 >22:15:27,785 INFO program: Filesystem created: Sun Feb 24 21:56:12 2013 >22:15:27,785 INFO program: Last mount time: n/a >22:15:27,785 INFO program: Last write time: Sun Feb 24 21:56:12 2013 >22:15:27,786 INFO program: Mount count: 0 >22:15:27,786 INFO program: Maximum mount count: -1 >22:15:27,794 INFO program: Last checked: Sun Feb 24 21:56:12 2013 >22:15:27,795 INFO program: Check interval: 0 (<none>) >22:15:27,795 INFO program: Lifetime writes: 132 MB >22:15:27,795 INFO program: Reserved blocks uid: 0 (user root) >22:15:27,795 INFO program: Reserved blocks gid: 0 (group root) >22:15:27,795 INFO program: First inode: 11 >22:15:27,796 INFO program: Inode size: 256 >22:15:27,796 INFO program: Required extra isize: 28 >22:15:27,796 INFO program: Desired extra isize: 28 >22:15:27,796 INFO program: Journal inode: 8 >22:15:27,798 INFO program: Default directory hash: half_md4 >22:15:27,798 INFO program: Directory Hash Seed: e9548ac2-baec-4a5a-b921-84d39ba5e848 >22:15:27,798 INFO program: Journal backup: inode blocks >22:15:27,799 INFO program: Journal features: (none) >22:15:27,799 INFO program: Journal size: 128M >22:15:27,799 INFO program: Journal length: 32768 >22:15:27,799 INFO program: Journal sequence: 0x00000001 >22:15:27,799 INFO program: Journal start: 0 >22:15:27,799 INFO program: >22:15:27,799 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:27,799 INFO program: Running... dumpe2fs -h /dev/sda4 >22:15:27,818 INFO program: Filesystem volume name: root >22:15:27,818 INFO program: Last mounted on: <not available> >22:15:27,819 INFO program: Filesystem UUID: fb61e8a4-335f-488a-b1c0-10d80653028f >22:15:27,819 INFO program: Filesystem magic number: 0xEF53 >22:15:27,819 INFO program: Filesystem revision #: 1 (dynamic) >22:15:27,820 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 >22:15:27,820 INFO program: Filesystem flags: signed_directory_hash >22:15:27,820 INFO program: Default mount options: user_xattr acl >22:15:27,820 INFO program: Filesystem state: clean >22:15:27,821 INFO program: Errors behavior: Continue >22:15:27,821 INFO program: Filesystem OS type: Linux >22:15:27,821 INFO program: Inode count: 1313280 >22:15:27,821 INFO program: Block count: 5242880 >22:15:27,822 INFO program: Reserved block count: 262160 >22:15:27,822 INFO program: Free blocks: 5116431 >22:15:27,822 INFO program: Free inodes: 1313269 >22:15:27,822 INFO program: First block: 0 >22:15:27,822 INFO program: Block size: 4096 >22:15:27,823 INFO program: Fragment size: 4096 >22:15:27,823 INFO program: Reserved GDT blocks: 1022 >22:15:27,823 INFO program: Blocks per group: 32768 >22:15:27,824 INFO program: Fragments per group: 32768 >22:15:27,825 INFO program: Inodes per group: 8208 >22:15:27,828 INFO program: Inode blocks per group: 513 >22:15:27,829 INFO program: Flex block group size: 16 >22:15:27,829 INFO program: Filesystem created: Sun Feb 24 21:56:12 2013 >22:15:27,829 INFO program: Last mount time: n/a >22:15:27,830 INFO program: Last write time: Sun Feb 24 21:56:12 2013 >22:15:27,830 INFO program: Mount count: 0 >22:15:27,830 INFO program: Maximum mount count: -1 >22:15:27,830 INFO program: Last checked: Sun Feb 24 21:56:12 2013 >22:15:27,833 INFO program: Check interval: 0 (<none>) >22:15:27,836 INFO program: Lifetime writes: 132 MB >22:15:27,836 INFO program: Reserved blocks uid: 0 (user root) >22:15:27,837 INFO program: Reserved blocks gid: 0 (group root) >22:15:27,837 INFO program: First inode: 11 >22:15:27,837 INFO program: Inode size: 256 >22:15:27,838 INFO program: Required extra isize: 28 >22:15:27,838 INFO program: Desired extra isize: 28 >22:15:27,838 INFO program: Journal inode: 8 >22:15:27,839 INFO program: Default directory hash: half_md4 >22:15:27,839 INFO program: Directory Hash Seed: e9548ac2-baec-4a5a-b921-84d39ba5e848 >22:15:27,839 INFO program: Journal backup: inode blocks >22:15:27,839 INFO program: Journal features: (none) >22:15:27,840 INFO program: Journal size: 128M >22:15:27,840 INFO program: Journal length: 32768 >22:15:27,840 INFO program: Journal sequence: 0x00000001 >22:15:27,840 INFO program: Journal start: 0 >22:15:27,841 INFO program: >22:15:27,841 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:27,842 INFO program: Running... resize2fs -P /dev/sda4 >22:15:27,866 INFO program: Estimated minimum size of the filesystem: 53977 >22:15:27,867 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:27,983 INFO program: Running... dumpe2fs -h /dev/sda5 >22:15:28,048 INFO program: Filesystem volume name: home >22:15:28,049 INFO program: Last mounted on: <not available> >22:15:28,049 INFO program: Filesystem UUID: 171f1a6e-c868-46ad-9e7d-19eba9de47a9 >22:15:28,050 INFO program: Filesystem magic number: 0xEF53 >22:15:28,050 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,051 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 >22:15:28,051 INFO program: Filesystem flags: signed_directory_hash >22:15:28,052 INFO program: Default mount options: user_xattr acl >22:15:28,052 INFO program: Filesystem state: clean >22:15:28,052 INFO program: Errors behavior: Continue >22:15:28,053 INFO program: Filesystem OS type: Linux >22:15:28,053 INFO program: Inode count: 13402112 >22:15:28,053 INFO program: Block count: 53606896 >22:15:28,054 INFO program: Reserved block count: 2680344 >22:15:28,054 INFO program: Free blocks: 52717843 >22:15:28,054 INFO program: Free inodes: 13402101 >22:15:28,055 INFO program: First block: 0 >22:15:28,055 INFO program: Block size: 4096 >22:15:28,055 INFO program: Fragment size: 4096 >22:15:28,056 INFO program: Reserved GDT blocks: 1011 >22:15:28,056 INFO program: Blocks per group: 32768 >22:15:28,057 INFO program: Fragments per group: 32768 >22:15:28,057 INFO program: Inodes per group: 8192 >22:15:28,057 INFO program: Inode blocks per group: 512 >22:15:28,058 INFO program: Flex block group size: 16 >22:15:28,059 INFO program: Filesystem created: Sun Feb 24 21:56:16 2013 >22:15:28,059 INFO program: Last mount time: n/a >22:15:28,059 INFO program: Last write time: Sun Feb 24 21:56:16 2013 >22:15:28,060 INFO program: Mount count: 0 >22:15:28,060 INFO program: Maximum mount count: -1 >22:15:28,060 INFO program: Last checked: Sun Feb 24 21:56:16 2013 >22:15:28,061 INFO program: Check interval: 0 (<none>) >22:15:28,061 INFO program: Lifetime writes: 133 MB >22:15:28,062 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,062 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,062 INFO program: First inode: 11 >22:15:28,063 INFO program: Inode size: 256 >22:15:28,063 INFO program: Required extra isize: 28 >22:15:28,063 INFO program: Desired extra isize: 28 >22:15:28,064 INFO program: Journal inode: 8 >22:15:28,064 INFO program: Default directory hash: half_md4 >22:15:28,064 INFO program: Directory Hash Seed: d697fbda-0ff4-4fcd-bc2b-7ade10f39640 >22:15:28,065 INFO program: Journal backup: inode blocks >22:15:28,065 INFO program: Journal features: (none) >22:15:28,065 INFO program: Journal size: 128M >22:15:28,066 INFO program: Journal length: 32768 >22:15:28,066 INFO program: Journal sequence: 0x00000001 >22:15:28,067 INFO program: Journal start: 0 >22:15:28,067 INFO program: >22:15:28,067 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,068 INFO program: Running... dumpe2fs -h /dev/sda5 >22:15:28,080 INFO program: Filesystem volume name: home >22:15:28,081 INFO program: Last mounted on: <not available> >22:15:28,081 INFO program: Filesystem UUID: 171f1a6e-c868-46ad-9e7d-19eba9de47a9 >22:15:28,081 INFO program: Filesystem magic number: 0xEF53 >22:15:28,082 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,082 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 >22:15:28,083 INFO program: Filesystem flags: signed_directory_hash >22:15:28,083 INFO program: Default mount options: user_xattr acl >22:15:28,083 INFO program: Filesystem state: clean >22:15:28,084 INFO program: Errors behavior: Continue >22:15:28,084 INFO program: Filesystem OS type: Linux >22:15:28,085 INFO program: Inode count: 13402112 >22:15:28,085 INFO program: Block count: 53606896 >22:15:28,085 INFO program: Reserved block count: 2680344 >22:15:28,086 INFO program: Free blocks: 52717843 >22:15:28,086 INFO program: Free inodes: 13402101 >22:15:28,086 INFO program: First block: 0 >22:15:28,086 INFO program: Block size: 4096 >22:15:28,087 INFO program: Fragment size: 4096 >22:15:28,087 INFO program: Reserved GDT blocks: 1011 >22:15:28,088 INFO program: Blocks per group: 32768 >22:15:28,088 INFO program: Fragments per group: 32768 >22:15:28,088 INFO program: Inodes per group: 8192 >22:15:28,089 INFO program: Inode blocks per group: 512 >22:15:28,089 INFO program: Flex block group size: 16 >22:15:28,090 INFO program: Filesystem created: Sun Feb 24 21:56:16 2013 >22:15:28,090 INFO program: Last mount time: n/a >22:15:28,090 INFO program: Last write time: Sun Feb 24 21:56:16 2013 >22:15:28,091 INFO program: Mount count: 0 >22:15:28,091 INFO program: Maximum mount count: -1 >22:15:28,091 INFO program: Last checked: Sun Feb 24 21:56:16 2013 >22:15:28,092 INFO program: Check interval: 0 (<none>) >22:15:28,092 INFO program: Lifetime writes: 133 MB >22:15:28,092 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,093 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,093 INFO program: First inode: 11 >22:15:28,093 INFO program: Inode size: 256 >22:15:28,094 INFO program: Required extra isize: 28 >22:15:28,094 INFO program: Desired extra isize: 28 >22:15:28,094 INFO program: Journal inode: 8 >22:15:28,100 INFO program: Default directory hash: half_md4 >22:15:28,101 INFO program: Directory Hash Seed: d697fbda-0ff4-4fcd-bc2b-7ade10f39640 >22:15:28,101 INFO program: Journal backup: inode blocks >22:15:28,102 INFO program: Journal features: (none) >22:15:28,102 INFO program: Journal size: 128M >22:15:28,102 INFO program: Journal length: 32768 >22:15:28,103 INFO program: Journal sequence: 0x00000001 >22:15:28,103 INFO program: Journal start: 0 >22:15:28,103 INFO program: >22:15:28,104 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,105 INFO program: Running... resize2fs -P /dev/sda5 >22:15:28,135 INFO program: Estimated minimum size of the filesystem: 150688 >22:15:28,136 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:28,236 INFO program: Running... dumpe2fs -h /dev/sda6 >22:15:28,245 INFO program: Filesystem volume name: hidden >22:15:28,246 INFO program: Last mounted on: <not available> >22:15:28,246 INFO program: Filesystem UUID: dab177c8-47f9-43f6-8c89-59c1a2cac9f7 >22:15:28,247 INFO program: Filesystem magic number: 0xEF53 >22:15:28,247 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,248 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 >22:15:28,248 INFO program: Filesystem flags: signed_directory_hash >22:15:28,248 INFO program: Default mount options: user_xattr acl >22:15:28,248 INFO program: Filesystem state: clean >22:15:28,249 INFO program: Errors behavior: Continue >22:15:28,249 INFO program: Filesystem OS type: Linux >22:15:28,250 INFO program: Inode count: 320 >22:15:28,250 INFO program: Block count: 2532 >22:15:28,250 INFO program: Reserved block count: 126 >22:15:28,251 INFO program: Free blocks: 1440 >22:15:28,251 INFO program: Free inodes: 309 >22:15:28,251 INFO program: First block: 1 >22:15:28,252 INFO program: Block size: 1024 >22:15:28,252 INFO program: Fragment size: 1024 >22:15:28,252 INFO program: Reserved GDT blocks: 9 >22:15:28,253 INFO program: Blocks per group: 8192 >22:15:28,254 INFO program: Fragments per group: 8192 >22:15:28,254 INFO program: Inodes per group: 320 >22:15:28,255 INFO program: Inode blocks per group: 40 >22:15:28,255 INFO program: Flex block group size: 16 >22:15:28,255 INFO program: Filesystem created: Sun Feb 24 21:56:21 2013 >22:15:28,255 INFO program: Last mount time: n/a >22:15:28,256 INFO program: Last write time: Sun Feb 24 21:56:21 2013 >22:15:28,256 INFO program: Mount count: 0 >22:15:28,256 INFO program: Maximum mount count: -1 >22:15:28,256 INFO program: Last checked: Sun Feb 24 21:56:21 2013 >22:15:28,257 INFO program: Check interval: 0 (<none>) >22:15:28,257 INFO program: Lifetime writes: 1156 kB >22:15:28,257 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,258 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,258 INFO program: First inode: 11 >22:15:28,258 INFO program: Inode size: 128 >22:15:28,259 INFO program: Journal inode: 8 >22:15:28,259 INFO program: Default directory hash: half_md4 >22:15:28,259 INFO program: Directory Hash Seed: a671bddb-ac3a-4035-82df-5fcc5c133183 >22:15:28,259 INFO program: Journal backup: inode blocks >22:15:28,260 INFO program: Journal features: (none) >22:15:28,260 INFO program: Journal size: 1024k >22:15:28,260 INFO program: Journal length: 1024 >22:15:28,260 INFO program: Journal sequence: 0x00000001 >22:15:28,261 INFO program: Journal start: 0 >22:15:28,261 INFO program: >22:15:28,261 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,262 INFO program: Running... dumpe2fs -h /dev/sda6 >22:15:28,273 INFO program: Filesystem volume name: hidden >22:15:28,274 INFO program: Last mounted on: <not available> >22:15:28,274 INFO program: Filesystem UUID: dab177c8-47f9-43f6-8c89-59c1a2cac9f7 >22:15:28,274 INFO program: Filesystem magic number: 0xEF53 >22:15:28,274 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,275 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 >22:15:28,275 INFO program: Filesystem flags: signed_directory_hash >22:15:28,275 INFO program: Default mount options: user_xattr acl >22:15:28,276 INFO program: Filesystem state: clean >22:15:28,276 INFO program: Errors behavior: Continue >22:15:28,276 INFO program: Filesystem OS type: Linux >22:15:28,276 INFO program: Inode count: 320 >22:15:28,277 INFO program: Block count: 2532 >22:15:28,277 INFO program: Reserved block count: 126 >22:15:28,277 INFO program: Free blocks: 1440 >22:15:28,277 INFO program: Free inodes: 309 >22:15:28,278 INFO program: First block: 1 >22:15:28,278 INFO program: Block size: 1024 >22:15:28,278 INFO program: Fragment size: 1024 >22:15:28,278 INFO program: Reserved GDT blocks: 9 >22:15:28,279 INFO program: Blocks per group: 8192 >22:15:28,279 INFO program: Fragments per group: 8192 >22:15:28,279 INFO program: Inodes per group: 320 >22:15:28,280 INFO program: Inode blocks per group: 40 >22:15:28,280 INFO program: Flex block group size: 16 >22:15:28,280 INFO program: Filesystem created: Sun Feb 24 21:56:21 2013 >22:15:28,281 INFO program: Last mount time: n/a >22:15:28,281 INFO program: Last write time: Sun Feb 24 21:56:21 2013 >22:15:28,281 INFO program: Mount count: 0 >22:15:28,282 INFO program: Maximum mount count: -1 >22:15:28,282 INFO program: Last checked: Sun Feb 24 21:56:21 2013 >22:15:28,282 INFO program: Check interval: 0 (<none>) >22:15:28,282 INFO program: Lifetime writes: 1156 kB >22:15:28,283 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,283 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,283 INFO program: First inode: 11 >22:15:28,284 INFO program: Inode size: 128 >22:15:28,284 INFO program: Journal inode: 8 >22:15:28,284 INFO program: Default directory hash: half_md4 >22:15:28,284 INFO program: Directory Hash Seed: a671bddb-ac3a-4035-82df-5fcc5c133183 >22:15:28,285 INFO program: Journal backup: inode blocks >22:15:28,285 INFO program: Journal features: (none) >22:15:28,285 INFO program: Journal size: 1024k >22:15:28,285 INFO program: Journal length: 1024 >22:15:28,286 INFO program: Journal sequence: 0x00000001 >22:15:28,286 INFO program: Journal start: 0 >22:15:28,286 INFO program: >22:15:28,287 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,287 INFO program: Running... resize2fs -P /dev/sda6 >22:15:28,302 INFO program: Estimated minimum size of the filesystem: 1724 >22:15:28,302 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:28,471 INFO program: Running... dumpe2fs -h /dev/loop1 >22:15:28,492 INFO program: Filesystem volume name: Anaconda >22:15:28,492 INFO program: Last mounted on: / >22:15:28,493 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >22:15:28,493 INFO program: Filesystem magic number: 0xEF53 >22:15:28,494 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,494 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 >22:15:28,494 INFO program: Filesystem flags: signed_directory_hash >22:15:28,495 INFO program: Default mount options: user_xattr acl >22:15:28,495 INFO program: Filesystem state: clean >22:15:28,495 INFO program: Errors behavior: Continue >22:15:28,496 INFO program: Filesystem OS type: Linux >22:15:28,496 INFO program: Inode count: 65536 >22:15:28,496 INFO program: Block count: 1048576 >22:15:28,497 INFO program: Reserved block count: 0 >22:15:28,497 INFO program: Free blocks: 306388 >22:15:28,497 INFO program: Free inodes: 37841 >22:15:28,498 INFO program: First block: 1 >22:15:28,498 INFO program: Block size: 1024 >22:15:28,498 INFO program: Fragment size: 1024 >22:15:28,499 INFO program: Reserved GDT blocks: 256 >22:15:28,499 INFO program: Blocks per group: 8192 >22:15:28,499 INFO program: Fragments per group: 8192 >22:15:28,500 INFO program: Inodes per group: 512 >22:15:28,500 INFO program: Inode blocks per group: 128 >22:15:28,500 INFO program: Flex block group size: 16 >22:15:28,501 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >22:15:28,501 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >22:15:28,501 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >22:15:28,502 INFO program: Mount count: 2 >22:15:28,502 INFO program: Maximum mount count: -1 >22:15:28,502 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >22:15:28,503 INFO program: Check interval: 0 (<none>) >22:15:28,503 INFO program: Lifetime writes: 32 MB >22:15:28,503 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,504 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,504 INFO program: First inode: 11 >22:15:28,504 INFO program: Inode size: 256 >22:15:28,505 INFO program: Required extra isize: 28 >22:15:28,505 INFO program: Desired extra isize: 28 >22:15:28,506 INFO program: Journal inode: 8 >22:15:28,506 INFO program: Default directory hash: half_md4 >22:15:28,506 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >22:15:28,507 INFO program: Journal backup: inode blocks >22:15:28,507 INFO program: Journal features: (none) >22:15:28,507 INFO program: Journal size: 32M >22:15:28,508 INFO program: Journal length: 32768 >22:15:28,508 INFO program: Journal sequence: 0x00000007 >22:15:28,508 INFO program: Journal start: 0 >22:15:28,509 INFO program: >22:15:28,509 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,510 INFO program: Running... dumpe2fs -h /dev/loop1 >22:15:28,523 INFO program: Filesystem volume name: Anaconda >22:15:28,524 INFO program: Last mounted on: / >22:15:28,524 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >22:15:28,525 INFO program: Filesystem magic number: 0xEF53 >22:15:28,525 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,526 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 >22:15:28,526 INFO program: Filesystem flags: signed_directory_hash >22:15:28,526 INFO program: Default mount options: user_xattr acl >22:15:28,527 INFO program: Filesystem state: clean >22:15:28,527 INFO program: Errors behavior: Continue >22:15:28,527 INFO program: Filesystem OS type: Linux >22:15:28,528 INFO program: Inode count: 65536 >22:15:28,528 INFO program: Block count: 1048576 >22:15:28,528 INFO program: Reserved block count: 0 >22:15:28,528 INFO program: Free blocks: 306388 >22:15:28,529 INFO program: Free inodes: 37841 >22:15:28,529 INFO program: First block: 1 >22:15:28,529 INFO program: Block size: 1024 >22:15:28,530 INFO program: Fragment size: 1024 >22:15:28,530 INFO program: Reserved GDT blocks: 256 >22:15:28,530 INFO program: Blocks per group: 8192 >22:15:28,531 INFO program: Fragments per group: 8192 >22:15:28,531 INFO program: Inodes per group: 512 >22:15:28,532 INFO program: Inode blocks per group: 128 >22:15:28,532 INFO program: Flex block group size: 16 >22:15:28,532 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >22:15:28,532 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >22:15:28,533 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >22:15:28,533 INFO program: Mount count: 2 >22:15:28,533 INFO program: Maximum mount count: -1 >22:15:28,534 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >22:15:28,534 INFO program: Check interval: 0 (<none>) >22:15:28,534 INFO program: Lifetime writes: 32 MB >22:15:28,535 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,535 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,535 INFO program: First inode: 11 >22:15:28,536 INFO program: Inode size: 256 >22:15:28,536 INFO program: Required extra isize: 28 >22:15:28,536 INFO program: Desired extra isize: 28 >22:15:28,537 INFO program: Journal inode: 8 >22:15:28,537 INFO program: Default directory hash: half_md4 >22:15:28,537 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >22:15:28,538 INFO program: Journal backup: inode blocks >22:15:28,538 INFO program: Journal features: (none) >22:15:28,538 INFO program: Journal size: 32M >22:15:28,539 INFO program: Journal length: 32768 >22:15:28,539 INFO program: Journal sequence: 0x00000007 >22:15:28,539 INFO program: Journal start: 0 >22:15:28,540 INFO program: >22:15:28,541 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,542 INFO program: Running... resize2fs -P /dev/loop1 >22:15:28,552 INFO program: Couldn't find valid filesystem superblock. >22:15:28,553 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:28,554 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >22:15:28,635 INFO program: Running... udevadm settle --timeout=300 >22:15:28,705 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:15:28,724 INFO program: Filesystem volume name: Anaconda >22:15:28,724 INFO program: Last mounted on: /sysroot >22:15:28,725 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >22:15:28,725 INFO program: Filesystem magic number: 0xEF53 >22:15:28,726 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,726 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 >22:15:28,727 INFO program: Filesystem flags: signed_directory_hash >22:15:28,727 INFO program: Default mount options: user_xattr acl >22:15:28,727 INFO program: Filesystem state: clean >22:15:28,728 INFO program: Errors behavior: Continue >22:15:28,728 INFO program: Filesystem OS type: Linux >22:15:28,728 INFO program: Inode count: 65536 >22:15:28,729 INFO program: Block count: 1048576 >22:15:28,729 INFO program: Reserved block count: 0 >22:15:28,729 INFO program: Free blocks: 306388 >22:15:28,730 INFO program: Free inodes: 37841 >22:15:28,730 INFO program: First block: 1 >22:15:28,731 INFO program: Block size: 1024 >22:15:28,731 INFO program: Fragment size: 1024 >22:15:28,731 INFO program: Reserved GDT blocks: 256 >22:15:28,732 INFO program: Blocks per group: 8192 >22:15:28,732 INFO program: Fragments per group: 8192 >22:15:28,732 INFO program: Inodes per group: 512 >22:15:28,733 INFO program: Inode blocks per group: 128 >22:15:28,733 INFO program: Flex block group size: 16 >22:15:28,734 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >22:15:28,734 INFO program: Last mount time: Sun Feb 24 22:15:17 2013 >22:15:28,734 INFO program: Last write time: Sun Feb 24 22:15:17 2013 >22:15:28,735 INFO program: Mount count: 3 >22:15:28,735 INFO program: Maximum mount count: -1 >22:15:28,735 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >22:15:28,736 INFO program: Check interval: 0 (<none>) >22:15:28,736 INFO program: Lifetime writes: 32 MB >22:15:28,736 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,737 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,737 INFO program: First inode: 11 >22:15:28,737 INFO program: Inode size: 256 >22:15:28,738 INFO program: Required extra isize: 28 >22:15:28,738 INFO program: Desired extra isize: 28 >22:15:28,738 INFO program: Journal inode: 8 >22:15:28,739 INFO program: Default directory hash: half_md4 >22:15:28,739 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >22:15:28,740 INFO program: Journal backup: inode blocks >22:15:28,740 INFO program: Journal features: (none) >22:15:28,740 INFO program: Journal size: 32M >22:15:28,741 INFO program: Journal length: 32768 >22:15:28,741 INFO program: Journal sequence: 0x00000008 >22:15:28,741 INFO program: Journal start: 1 >22:15:28,742 INFO program: >22:15:28,742 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,743 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:15:28,758 INFO program: Filesystem volume name: Anaconda >22:15:28,759 INFO program: Last mounted on: /sysroot >22:15:28,760 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >22:15:28,760 INFO program: Filesystem magic number: 0xEF53 >22:15:28,761 INFO program: Filesystem revision #: 1 (dynamic) >22:15:28,761 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 >22:15:28,762 INFO program: Filesystem flags: signed_directory_hash >22:15:28,762 INFO program: Default mount options: user_xattr acl >22:15:28,763 INFO program: Filesystem state: clean >22:15:28,763 INFO program: Errors behavior: Continue >22:15:28,764 INFO program: Filesystem OS type: Linux >22:15:28,764 INFO program: Inode count: 65536 >22:15:28,765 INFO program: Block count: 1048576 >22:15:28,765 INFO program: Reserved block count: 0 >22:15:28,765 INFO program: Free blocks: 306388 >22:15:28,766 INFO program: Free inodes: 37841 >22:15:28,767 INFO program: First block: 1 >22:15:28,767 INFO program: Block size: 1024 >22:15:28,768 INFO program: Fragment size: 1024 >22:15:28,768 INFO program: Reserved GDT blocks: 256 >22:15:28,770 INFO program: Blocks per group: 8192 >22:15:28,770 INFO program: Fragments per group: 8192 >22:15:28,771 INFO program: Inodes per group: 512 >22:15:28,771 INFO program: Inode blocks per group: 128 >22:15:28,771 INFO program: Flex block group size: 16 >22:15:28,772 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >22:15:28,772 INFO program: Last mount time: Sun Feb 24 22:15:17 2013 >22:15:28,773 INFO program: Last write time: Sun Feb 24 22:15:17 2013 >22:15:28,773 INFO program: Mount count: 3 >22:15:28,774 INFO program: Maximum mount count: -1 >22:15:28,774 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >22:15:28,774 INFO program: Check interval: 0 (<none>) >22:15:28,775 INFO program: Lifetime writes: 32 MB >22:15:28,775 INFO program: Reserved blocks uid: 0 (user root) >22:15:28,775 INFO program: Reserved blocks gid: 0 (group root) >22:15:28,776 INFO program: First inode: 11 >22:15:28,776 INFO program: Inode size: 256 >22:15:28,777 INFO program: Required extra isize: 28 >22:15:28,777 INFO program: Desired extra isize: 28 >22:15:28,777 INFO program: Journal inode: 8 >22:15:28,778 INFO program: Default directory hash: half_md4 >22:15:28,778 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >22:15:28,779 INFO program: Journal backup: inode blocks >22:15:28,779 INFO program: Journal features: (none) >22:15:28,779 INFO program: Journal size: 32M >22:15:28,780 INFO program: Journal length: 32768 >22:15:28,780 INFO program: Journal sequence: 0x00000008 >22:15:28,781 INFO program: Journal start: 1 >22:15:28,781 INFO program: >22:15:28,781 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:15:28,782 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:15:28,797 INFO program: Estimated minimum size of the filesystem: 739687 >22:15:28,797 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:15:28,819 INFO program: Running... udevadm settle --timeout=300 >22:15:28,855 INFO program: Running... udevadm settle --timeout=300 >22:15:28,885 INFO program: Running... udevadm settle --timeout=300 >22:15:28,926 INFO program: Running... udevadm settle --timeout=300 >22:15:28,951 INFO program: Running... udevadm settle --timeout=300 >22:15:28,974 INFO program: Running... udevadm settle --timeout=300 >22:15:29,009 INFO program: Running... udevadm settle --timeout=300 >22:15:29,036 INFO program: Running... udevadm settle --timeout=300 >22:15:29,065 INFO program: Running... udevadm settle --timeout=300 >22:15:29,084 INFO program: Running... udevadm settle --timeout=300 >22:15:29,111 INFO program: Running... udevadm settle --timeout=300 >22:15:29,135 INFO program: Running... udevadm settle --timeout=300 >22:15:29,168 INFO program: Running... udevadm settle --timeout=300 >22:15:29,191 INFO program: Running... udevadm settle --timeout=300 >22:15:29,247 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >22:15:29,319 INFO program: Running... /bin/umount /mnt/sysimage >22:15:29,335 INFO program: Running... udevadm settle --timeout=300 >22:15:29,368 INFO program: Running... udevadm settle --timeout=300 >22:15:29,400 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >22:15:29,469 INFO program: Running... /bin/umount /mnt/sysimage >22:15:29,481 INFO program: Running... udevadm settle --timeout=300 >22:15:29,512 INFO program: Running... udevadm settle --timeout=300 >22:15:29,549 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >22:15:29,652 INFO program: Running... /bin/umount /mnt/sysimage >22:15:29,660 INFO program: Running... udevadm settle --timeout=300 >22:15:29,691 INFO program: Running... udevadm settle --timeout=300 >22:15:29,722 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >22:15:29,772 INFO program: Running... /bin/umount /mnt/sysimage >22:15:29,783 INFO program: Running... udevadm settle --timeout=300 >22:15:29,814 INFO program: Running... udevadm settle --timeout=300 >22:15:38,482 INFO program: Running... modprobe btrfs >22:15:38,553 INFO program: Running... modprobe xfs >22:15:38,626 INFO program: Running... modprobe vfat >22:16:19,538 INFO program: Running... udevadm settle --timeout=300 >22:21:43,952 INFO program: Running... udevadm settle --timeout=300 >22:22:55,533 INFO program: Running... hwclock --systohc --utc >22:22:56,506 INFO program: Running... udevadm settle --timeout=300 >22:22:56,529 INFO program: Running... udevadm settle --timeout=300 >22:22:56,550 INFO program: Running... udevadm settle --timeout=300 >22:22:56,572 INFO program: Running... udevadm settle --timeout=300 >22:22:56,592 INFO program: Running... udevadm settle --timeout=300 >22:22:56,613 INFO program: Running... udevadm settle --timeout=300 >22:22:56,633 INFO program: Running... udevadm settle --timeout=300 >22:22:56,654 INFO program: Running... udevadm settle --timeout=300 >22:22:56,673 INFO program: Running... udevadm settle --timeout=300 >22:22:56,695 INFO program: Running... udevadm settle --timeout=300 >22:22:56,750 INFO program: Running... wipefs -a /dev/sda6 >22:22:57,149 INFO program: /dev/sda6: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >22:22:57,150 INFO program: Running... udevadm settle --timeout=300 >22:22:57,196 INFO program: Running... udevadm settle --timeout=300 >22:22:57,213 INFO program: Running... udevadm settle --timeout=300 >22:22:57,234 INFO program: Running... wipefs -a /dev/sda1 >22:22:57,323 INFO program: /dev/sda1: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >22:22:57,324 INFO program: /dev/sda1: 1 bytes were erased at offset 0x00000000 (vfat): eb >22:22:57,324 INFO program: /dev/sda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >22:22:57,325 INFO program: Running... udevadm settle --timeout=300 >22:22:57,346 INFO program: Running... udevadm settle --timeout=300 >22:22:57,362 INFO program: Running... udevadm settle --timeout=300 >22:22:57,383 INFO program: Running... wipefs -a /dev/sda5 >22:22:57,501 INFO program: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >22:22:57,503 INFO program: Running... udevadm settle --timeout=300 >22:22:57,522 INFO program: Running... udevadm settle --timeout=300 >22:22:57,539 INFO program: Running... udevadm settle --timeout=300 >22:22:57,560 INFO program: Running... wipefs -a /dev/sda4 >22:22:57,655 INFO program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >22:22:57,656 INFO program: Running... udevadm settle --timeout=300 >22:22:57,684 INFO program: Running... udevadm settle --timeout=300 >22:22:57,701 INFO program: Running... udevadm settle --timeout=300 >22:22:57,721 INFO program: Running... wipefs -a /dev/sda3 >22:22:57,794 INFO program: /dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >22:22:57,795 INFO program: Running... udevadm settle --timeout=300 >22:22:57,822 INFO program: Running... udevadm settle --timeout=300 >22:22:57,839 INFO program: Running... udevadm settle --timeout=300 >22:22:57,863 INFO program: Running... wipefs -a /dev/sda2 >22:22:57,952 INFO program: /dev/sda2: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >22:22:57,953 INFO program: Running... udevadm settle --timeout=300 >22:22:57,988 INFO program: Running... udevadm settle --timeout=300 >22:22:58,008 INFO program: Running... udevadm settle --timeout=300 >22:22:58,141 INFO program: Running... udevadm settle --timeout=300 >22:22:58,198 INFO program: Running... udevadm settle --timeout=300 >22:22:58,274 INFO program: Running... mkdosfs /dev/sda1 >22:22:58,321 INFO program: mkdosfs 3.0.12 (29 Oct 2011) >22:22:58,325 INFO program: Running... dosfslabel /dev/sda1 EFI System Partition >22:22:58,342 ERR program: dosfslabel: labels can be no longer than 11 characters > > >/tmp/storage.log: >22:15:22,343 DEBUG storage: registered device format class MultipathMember as multipath_member >22:15:22,344 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:15:22,362 DEBUG storage: registered device format class Ext2FS as ext2 >22:15:22,363 DEBUG storage: registered device format class Ext3FS as ext3 >22:15:22,363 DEBUG storage: registered device format class Ext4FS as ext4 >22:15:22,364 DEBUG storage: registered device format class FATFS as vfat >22:15:22,365 DEBUG storage: registered device format class EFIFS as efi >22:15:22,365 DEBUG storage: registered device format class BTRFS as btrfs >22:15:22,366 DEBUG storage: registered device format class GFS2 as gfs2 >22:15:22,366 DEBUG storage: registered device format class JFS as jfs >22:15:22,367 DEBUG storage: registered device format class ReiserFS as reiserfs >22:15:22,367 DEBUG storage: registered device format class XFS as xfs >22:15:22,368 DEBUG storage: registered device format class HFS as hfs >22:15:22,368 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:15:22,368 DEBUG storage: registered device format class HFSPlus as hfs+ >22:15:22,369 DEBUG storage: registered device format class NTFS as ntfs >22:15:22,369 DEBUG storage: registered device format class NFS as nfs >22:15:22,370 DEBUG storage: registered device format class NFSv4 as nfs4 >22:15:22,370 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:15:22,370 DEBUG storage: registered device format class NoDevFS as nodev >22:15:22,370 DEBUG storage: registered device format class DevPtsFS as devpts >22:15:22,371 DEBUG storage: registered device format class ProcFS as proc >22:15:22,371 DEBUG storage: registered device format class SysFS as sysfs >22:15:22,371 DEBUG storage: registered device format class TmpFS as tmpfs >22:15:22,371 DEBUG storage: registered device format class BindFS as bind >22:15:22,372 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:15:22,372 DEBUG storage: registered device format class USBFS as usbfs >22:15:22,375 DEBUG storage: registered device format class SwapSpace as swap >22:15:22,382 DEBUG storage: registered device format class DiskLabel as disklabel >22:15:22,383 DEBUG storage: registered device format class BIOSBoot as biosboot >22:15:22,385 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:15:22,386 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:15:22,387 DEBUG storage: registered device format class MDRaidMember as mdmember >22:15:22,418 DEBUG storage: registered device format class LUKS as luks >22:15:23,740 DEBUG storage: MultipathTopology._build_topology: >22:15:23,740 DEBUG storage: /etc/multipath.conf contents: >22:15:23,741 DEBUG storage: # multipath.conf written by anaconda >22:15:23,741 DEBUG storage: >22:15:23,741 DEBUG storage: defaults { >22:15:23,741 DEBUG storage: user_friendly_names yes >22:15:23,741 DEBUG storage: } >22:15:23,741 DEBUG storage: blacklist { >22:15:23,741 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:15:23,741 DEBUG storage: devnode "^hd[a-z]" >22:15:23,741 DEBUG storage: devnode "^dcssblk[0-9]*" >22:15:23,741 DEBUG storage: device { >22:15:23,741 DEBUG storage: vendor "DGC" >22:15:23,741 DEBUG storage: product "LUNZ" >22:15:23,742 DEBUG storage: } >22:15:23,742 DEBUG storage: device { >22:15:23,742 DEBUG storage: vendor "IBM" >22:15:23,742 DEBUG storage: product "S/390.*" >22:15:23,742 DEBUG storage: } >22:15:23,742 DEBUG storage: # don't count normal SATA devices as multipaths >22:15:23,743 DEBUG storage: device { >22:15:23,743 DEBUG storage: vendor "ATA" >22:15:23,743 DEBUG storage: } >22:15:23,743 DEBUG storage: # don't count 3ware devices as multipaths >22:15:23,744 DEBUG storage: device { >22:15:23,744 DEBUG storage: vendor "3ware" >22:15:23,744 DEBUG storage: } >22:15:23,744 DEBUG storage: device { >22:15:23,745 DEBUG storage: vendor "AMCC" >22:15:23,745 DEBUG storage: } >22:15:23,745 DEBUG storage: # nor highpoint devices >22:15:23,745 DEBUG storage: device { >22:15:23,746 DEBUG storage: vendor "HPT" >22:15:23,746 DEBUG storage: } >22:15:23,746 DEBUG storage: } >22:15:23,746 DEBUG storage: multipaths { >22:15:23,747 DEBUG storage: } >22:15:23,747 DEBUG storage: (end of /etc/multipath.conf) >22:15:23,866 INFO storage: MultipathTopology: not a multipath: ['sdb'] >22:15:23,867 INFO storage: MultipathTopology: found singlepath device: sda >22:15:23,867 INFO storage: MultipathTopology: found non-disk device: sda1 >22:15:23,868 INFO storage: MultipathTopology: found non-disk device: sda2 >22:15:23,869 INFO storage: MultipathTopology: found non-disk device: sda3 >22:15:23,869 INFO storage: MultipathTopology: found non-disk device: sda4 >22:15:23,870 INFO storage: MultipathTopology: found non-disk device: sda5 >22:15:23,870 INFO storage: MultipathTopology: found non-disk device: sda6 >22:15:23,871 INFO storage: MultipathTopology: found singlepath device: sdb >22:15:23,871 INFO storage: MultipathTopology: found non-disk device: sdb1 >22:15:23,872 INFO storage: MultipathTopology: found non-disk device: sdb2 >22:15:23,872 INFO storage: MultipathTopology: found non-disk device: sdb3 >22:15:23,873 INFO storage: MultipathTopology: found singlepath device: loop0 >22:15:23,873 INFO storage: MultipathTopology: found singlepath device: loop1 >22:15:23,874 INFO storage: MultipathTopology: found singlepath device: loop2 >22:15:23,874 INFO storage: MultipathTopology: found singlepath device: loop3 >22:15:23,874 INFO storage: MultipathTopology: found singlepath device: loop4 >22:15:23,875 INFO storage: MultipathTopology: found singlepath device: loop5 >22:15:23,875 INFO storage: MultipathTopology: found singlepath device: loop6 >22:15:23,875 INFO storage: MultipathTopology: found singlepath device: loop7 >22:15:23,876 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:15:26,800 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:15:26,801 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:15:26,831 DEBUG storage: MultipathTopology._build_topology: >22:15:26,831 DEBUG storage: /etc/multipath.conf contents: >22:15:26,833 DEBUG storage: # multipath.conf written by anaconda >22:15:26,833 DEBUG storage: >22:15:26,834 DEBUG storage: defaults { >22:15:26,834 DEBUG storage: user_friendly_names yes >22:15:26,835 DEBUG storage: } >22:15:26,835 DEBUG storage: blacklist { >22:15:26,836 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:15:26,836 DEBUG storage: devnode "^hd[a-z]" >22:15:26,837 DEBUG storage: devnode "^dcssblk[0-9]*" >22:15:26,838 DEBUG storage: device { >22:15:26,838 DEBUG storage: vendor "DGC" >22:15:26,839 DEBUG storage: product "LUNZ" >22:15:26,841 DEBUG storage: } >22:15:26,842 DEBUG storage: device { >22:15:26,842 DEBUG storage: vendor "IBM" >22:15:26,843 DEBUG storage: product "S/390.*" >22:15:26,844 DEBUG storage: } >22:15:26,844 DEBUG storage: # don't count normal SATA devices as multipaths >22:15:26,845 DEBUG storage: device { >22:15:26,845 DEBUG storage: vendor "ATA" >22:15:26,846 DEBUG storage: } >22:15:26,847 DEBUG storage: # don't count 3ware devices as multipaths >22:15:26,847 DEBUG storage: device { >22:15:26,848 DEBUG storage: vendor "3ware" >22:15:26,848 DEBUG storage: } >22:15:26,849 DEBUG storage: device { >22:15:26,849 DEBUG storage: vendor "AMCC" >22:15:26,851 DEBUG storage: } >22:15:26,852 DEBUG storage: # nor highpoint devices >22:15:26,853 DEBUG storage: device { >22:15:26,853 DEBUG storage: vendor "HPT" >22:15:26,854 DEBUG storage: } >22:15:26,856 DEBUG storage: } >22:15:26,857 DEBUG storage: multipaths { >22:15:26,858 DEBUG storage: } >22:15:26,858 DEBUG storage: (end of /etc/multipath.conf) >22:15:26,958 INFO storage: MultipathTopology: not a multipath: ['sdb'] >22:15:26,958 INFO storage: MultipathTopology: found singlepath device: sda >22:15:26,959 INFO storage: MultipathTopology: found non-disk device: sda1 >22:15:26,959 INFO storage: MultipathTopology: found non-disk device: sda2 >22:15:26,959 INFO storage: MultipathTopology: found non-disk device: sda3 >22:15:26,959 INFO storage: MultipathTopology: found non-disk device: sda4 >22:15:26,959 INFO storage: MultipathTopology: found non-disk device: sda5 >22:15:26,960 INFO storage: MultipathTopology: found non-disk device: sda6 >22:15:26,960 INFO storage: MultipathTopology: found singlepath device: sdb >22:15:26,960 INFO storage: MultipathTopology: found non-disk device: sdb1 >22:15:26,960 INFO storage: MultipathTopology: found non-disk device: sdb2 >22:15:26,960 INFO storage: MultipathTopology: found non-disk device: sdb3 >22:15:26,960 INFO storage: MultipathTopology: found singlepath device: loop0 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop1 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop2 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop3 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop4 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop5 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop6 >22:15:26,961 INFO storage: MultipathTopology: found singlepath device: loop7 >22:15:26,962 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:15:26,962 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >22:15:26,967 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L /dev/disk/by-id/wwn-0x5000cca5e8d9e413', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '653988', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >22:15:26,969 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:15:26,970 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:26,974 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:26,975 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:15:26,978 INFO storage: sda is a disk >22:15:26,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:26,981 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:15:26,981 INFO storage: added disk sda (id 0) to device tree >22:15:26,982 DEBUG storage: looking up parted Device: /dev/sda >22:15:26,986 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:15:26,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >22:15:26,989 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:15:26,994 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:15:27,208 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd84977f910>, <parted.partition.Partition object at 0x7fd84977f510>, <parted.partition.Partition object at 0x7fd84977fb10>, <parted.partition.Partition object at 0x7fd84977fcd0>, <parted.partition.Partition object at 0x7fd84977fe90>, <parted.partition.Partition object at 0x7fd849782090>] > device: <parted.device.Device object at 0x7fd84977f2d0> > PedDisk: <_ped.Disk object at 0x7fd84977bd40> >22:15:27,208 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:15:27,210 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:15:27,212 INFO storage: got device: DiskDevice instance (0x7fd849965e90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238475.179688 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HTS54502 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7fd861f44c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd84976c410> >22:15:27,215 INFO storage: got format: DiskLabel instance (0x7fd84976c510) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd84977f910>, <parted.partition.Partition object at 0x7fd84977f510>, <parted.partition.Partition object at 0x7fd84977fb10>, <parted.partition.Partition object at 0x7fd84977fcd0>, <parted.partition.Partition object at 0x7fd84977fe90>, <parted.partition.Partition object at 0x7fd849782090>] > device: <parted.device.Device object at 0x7fd84977f2d0> > PedDisk: <_ped.Disk object at 0x7fd84977bd40> > origPartedDisk = <parted.disk.Disk object at 0x7fd8497821d0> > partedDevice = parted.Device instance -- > model: ATA Hitachi HTS54502 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7fd849771050> > >22:15:27,224 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part1 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part1 /dev/disk/by-label/EFS /dev/disk/by-partuuid/6c80c099-2566-4298-a6a4-d727bb908194 /dev/disk/by-uuid/C786-20D6', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'EFS', > 'ID_FS_LABEL_ENC': 'EFS', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'C786-20D6', > 'ID_FS_UUID_ENC': 'C786-20D6', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '34', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '417656', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '6c80c099-2566-4298-a6a4-d727bb908194', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654000', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part1', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part1', > '/dev/disk/by-label/EFS', > '/dev/disk/by-partuuid/6c80c099-2566-4298-a6a4-d727bb908194', > '/dev/disk/by-uuid/C786-20D6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >22:15:27,225 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:15:27,227 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:15:27,229 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:27,229 INFO storage: sda1 is a partition >22:15:27,231 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:15:27,233 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:27,235 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:27,237 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:15:27,239 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:15:27,240 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:27,242 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:15:27,243 DEBUG storage: looking up parted Partition: /dev/sda1 >22:15:27,245 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >22:15:27,247 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:15:27,249 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:15:27,250 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:15:27,251 INFO storage: added partition sda1 (id 1) to device tree >22:15:27,253 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:15:27,255 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >22:15:27,258 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:15:27,260 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >22:15:27,286 WARN storage: disklabel detected but not usable on sda1 >22:15:27,288 DEBUG storage: getFormat('efi') returning EFIFS instance >22:15:27,288 INFO storage: type detected on 'sda1' is 'vfat' >22:15:27,289 DEBUG storage: getFormat('efi') returning EFIFS instance >22:15:27,292 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:15:27,294 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >22:15:27,295 DEBUG storage: looking up parted Device: /dev/sda1 >22:15:27,297 INFO storage: got device: PartitionDevice instance (0x7fd849782590) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 203.93359375 > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 417656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fd849771710> > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd84977f9d0> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd84977f950> PedPartition: <_ped.Partition object at 0x7fd84977d650> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 34 end = 417689 length = 417656 > flags = boot >22:15:27,298 INFO storage: got format: EFIFS instance (0x7fd849782e50) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = C786-20D6 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = EFS size = 0 targetSize = 0 > >22:15:27,304 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part2 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part2 /dev/disk/by-label/swap /dev/disk/by-partuuid/eb5d939a-65bd-4f9d-bf4c-1bd5884a4c1d /dev/disk/by-uuid/7a13df30-78fd-4b48-a3e2-33b1798a3b23', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '7a13df30-78fd-4b48-a3e2-33b1798a3b23', > 'ID_FS_UUID_ENC': '7a13df30-78fd-4b48-a3e2-33b1798a3b23', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '417690', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '16771860', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'eb5d939a-65bd-4f9d-bf4c-1bd5884a4c1d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654019', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part2', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part2', > '/dev/disk/by-label/swap', > '/dev/disk/by-partuuid/eb5d939a-65bd-4f9d-bf4c-1bd5884a4c1d', > '/dev/disk/by-uuid/7a13df30-78fd-4b48-a3e2-33b1798a3b23'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:15:27,311 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:15:27,312 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:15:27,314 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:27,314 INFO storage: sda2 is a partition >22:15:27,315 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:15:27,317 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:27,319 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:27,320 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >22:15:27,322 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:15:27,323 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:27,324 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:15:27,324 DEBUG storage: looking up parted Partition: /dev/sda2 >22:15:27,326 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >22:15:27,327 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:15:27,329 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:15:27,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:15:27,331 INFO storage: added partition sda2 (id 2) to device tree >22:15:27,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:15:27,333 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >22:15:27,335 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:15:27,336 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >22:15:27,388 WARN storage: disklabel detected but not usable on sda2 >22:15:27,389 INFO storage: type detected on 'sda2' is 'swap' >22:15:27,391 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: 091223PB42061SDUYN2L ; uuid: 7a13df30-78fd-4b48-a3e2-33b1798a3b23 ; exists: True ; label: swap ; >22:15:27,391 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:15:27,393 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:15:27,394 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >22:15:27,395 DEBUG storage: looking up parted Device: /dev/sda2 >22:15:27,397 INFO storage: got device: PartitionDevice instance (0x7fd84978db90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 8189.38476562 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16771860 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fd849771830> > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd84977fa10> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd84977f650> PedPartition: <_ped.Partition object at 0x7fd84977d5f0> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 417690 end = 17189549 length = 16771860 > flags = >22:15:27,399 INFO storage: got format: SwapSpace instance (0x7fd849782710) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 7a13df30-78fd-4b48-a3e2-33b1798a3b23 exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >22:15:27,404 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part3 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part3 /dev/disk/by-label/boot /dev/disk/by-partuuid/94187e5a-2a7f-4d52-8326-77248242b179 /dev/disk/by-uuid/9a247558-0da4-4a93-bd40-6e0761584061', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a247558-0da4-4a93-bd40-6e0761584061', > 'ID_FS_UUID_ENC': '9a247558-0da4-4a93-bd40-6e0761584061', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '17189550', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '401625', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '94187e5a-2a7f-4d52-8326-77248242b179', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654031', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part3', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part3', > '/dev/disk/by-label/boot', > '/dev/disk/by-partuuid/94187e5a-2a7f-4d52-8326-77248242b179', > '/dev/disk/by-uuid/9a247558-0da4-4a93-bd40-6e0761584061'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >22:15:27,405 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >22:15:27,406 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >22:15:27,408 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:27,409 INFO storage: sda3 is a partition >22:15:27,410 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >22:15:27,412 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:27,414 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:27,416 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >22:15:27,418 DEBUG storage: PartitionDevice._setFormat: sda3 ; >22:15:27,418 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:27,420 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >22:15:27,421 DEBUG storage: looking up parted Partition: /dev/sda3 >22:15:27,424 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >22:15:27,426 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >22:15:27,428 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >22:15:27,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >22:15:27,430 INFO storage: added partition sda3 (id 3) to device tree >22:15:27,431 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >22:15:27,433 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >22:15:27,435 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:15:27,436 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >22:15:27,487 WARN storage: disklabel detected but not usable on sda3 >22:15:27,489 INFO storage: type detected on 'sda3' is 'ext4' >22:15:27,649 DEBUG storage: padding min size from 10 up to 11 >22:15:27,651 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:27,651 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:27,653 DEBUG storage: PartitionDevice._setFormat: sda3 ; >22:15:27,654 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >22:15:27,655 DEBUG storage: looking up parted Device: /dev/sda3 >22:15:27,657 INFO storage: got device: PartitionDevice instance (0x7fd84979c890) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 196.105957031 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 401625 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fd849771ef0> > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd84977fbd0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd84977fb50> PedPartition: <_ped.Partition object at 0x7fd84977d6b0> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 17189550 end = 17591174 length = 401625 > flags = >22:15:27,660 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:27,660 INFO storage: got format: Ext4FS instance (0x7fd8497a0bd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 9a247558-0da4-4a93-bd40-6e0761584061 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 196.0 targetSize = 196.0 > >22:15:27,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part4 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part4 /dev/disk/by-label/root /dev/disk/by-partuuid/7c32f44b-5912-4bba-9b79-7262b2a0a397 /dev/disk/by-uuid/fb61e8a4-335f-488a-b1c0-10d80653028f', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb61e8a4-335f-488a-b1c0-10d80653028f', > 'ID_FS_UUID_ENC': 'fb61e8a4-335f-488a-b1c0-10d80653028f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '17591175', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '41945715', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '7c32f44b-5912-4bba-9b79-7262b2a0a397', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654042', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part4', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part4', > '/dev/disk/by-label/root', > '/dev/disk/by-partuuid/7c32f44b-5912-4bba-9b79-7262b2a0a397', > '/dev/disk/by-uuid/fb61e8a4-335f-488a-b1c0-10d80653028f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >22:15:27,668 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >22:15:27,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >22:15:27,671 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:27,672 INFO storage: sda4 is a partition >22:15:27,673 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >22:15:27,675 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:27,676 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:27,678 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >22:15:27,680 DEBUG storage: PartitionDevice._setFormat: sda4 ; >22:15:27,680 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:27,682 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >22:15:27,682 DEBUG storage: looking up parted Partition: /dev/sda4 >22:15:27,684 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >22:15:27,686 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >22:15:27,687 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >22:15:27,689 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >22:15:27,689 INFO storage: added partition sda4 (id 4) to device tree >22:15:27,690 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >22:15:27,692 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >22:15:27,693 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >22:15:27,695 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >22:15:27,713 WARN storage: disklabel detected but not usable on sda4 >22:15:27,714 INFO storage: type detected on 'sda4' is 'ext4' >22:15:27,868 DEBUG storage: padding min size from 211 up to 232 >22:15:27,870 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:27,875 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:27,878 DEBUG storage: PartitionDevice._setFormat: sda4 ; >22:15:27,880 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >22:15:27,886 DEBUG storage: looking up parted Device: /dev/sda4 >22:15:27,891 INFO storage: got device: PartitionDevice instance (0x7fd8499d0690) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 20481.3061523 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 512 > length: 41945715 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2611, 255, 63) biosGeometry: (2611, 255, 63) > PedDevice: <_ped.Device object at 0x7fd849771f80> > target size = 0 path = /dev/sda4 > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd84977fd90> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd84977fd10> PedPartition: <_ped.Partition object at 0x7fd84977d710> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 17591175 end = 59536889 length = 41945715 > flags = >22:15:27,899 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:27,900 INFO storage: got format: Ext4FS instance (0x7fd8499d0d90) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = fb61e8a4-335f-488a-b1c0-10d80653028f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 20480.0 targetSize = 20480.0 > >22:15:27,906 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part5 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part5 /dev/disk/by-label/home /dev/disk/by-partuuid/7c586a43-e152-4924-9bda-2d536fb45963 /dev/disk/by-uuid/171f1a6e-c868-46ad-9e7d-19eba9de47a9', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'home', > 'ID_FS_LABEL_ENC': 'home', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '171f1a6e-c868-46ad-9e7d-19eba9de47a9', > 'ID_FS_UUID_ENC': '171f1a6e-c868-46ad-9e7d-19eba9de47a9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '59536890', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '428855175', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '7c586a43-e152-4924-9bda-2d536fb45963', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654053', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part5', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part5', > '/dev/disk/by-label/home', > '/dev/disk/by-partuuid/7c586a43-e152-4924-9bda-2d536fb45963', > '/dev/disk/by-uuid/171f1a6e-c868-46ad-9e7d-19eba9de47a9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >22:15:27,915 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >22:15:27,916 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >22:15:27,917 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:27,918 INFO storage: sda5 is a partition >22:15:27,919 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >22:15:27,921 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:27,922 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:27,924 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >22:15:27,926 DEBUG storage: PartitionDevice._setFormat: sda5 ; >22:15:27,926 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:27,928 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >22:15:27,928 DEBUG storage: looking up parted Partition: /dev/sda5 >22:15:27,930 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >22:15:27,932 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >22:15:27,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >22:15:27,936 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >22:15:27,936 INFO storage: added partition sda5 (id 5) to device tree >22:15:27,938 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >22:15:27,940 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >22:15:27,941 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >22:15:27,943 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >22:15:27,981 WARN storage: disklabel detected but not usable on sda5 >22:15:27,982 INFO storage: type detected on 'sda5' is 'ext4' >22:15:28,137 DEBUG storage: padding min size from 589 up to 647 >22:15:28,141 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,142 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,143 DEBUG storage: PartitionDevice._setFormat: sda5 ; >22:15:28,145 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >22:15:28,146 DEBUG storage: looking up parted Device: /dev/sda5 >22:15:28,149 INFO storage: got device: PartitionDevice instance (0x7fd8499de9d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 209401.940918 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 512 > length: 428855175 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (26695, 255, 63) biosGeometry: (26695, 255, 63) > PedDevice: <_ped.Device object at 0x7fd8499da4d0> > target size = 0 path = /dev/sda5 > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd84977ff50> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd84977fed0> PedPartition: <_ped.Partition object at 0x7fd84977d770> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 59536890 end = 488392064 length = 428855175 > flags = >22:15:28,151 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,152 INFO storage: got format: Ext4FS instance (0x7fd8499e2150) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 171f1a6e-c868-46ad-9e7d-19eba9de47a9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = home size = 209401.0 targetSize = 209401.0 > >22:15:28,158 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part6 /dev/disk/by-id/wwn-0x5000cca5e8d9e413-part6 /dev/disk/by-label/hidden /dev/disk/by-partuuid/5517d34a-aef4-4fe5-aa3b-3e30f3f435e9 /dev/disk/by-uuid/dab177c8-47f9-43f6-8c89-59c1a2cac9f7', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'hidden', > 'ID_FS_LABEL_ENC': 'hidden', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dab177c8-47f9-43f6-8c89-59c1a2cac9f7', > 'ID_FS_UUID_ENC': 'dab177c8-47f9-43f6-8c89-59c1a2cac9f7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '488392065', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5070', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5517d34a-aef4-4fe5-aa3b-3e30f3f435e9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091223PB42061SDUYN2L', > 'ID_SERIAL_SHORT': '091223PB42061SDUYN2L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e8d9e413', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e8d9e413', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '654063', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091223PB42061SDUYN2L-part6', > '/dev/disk/by-id/wwn-0x5000cca5e8d9e413-part6', > '/dev/disk/by-label/hidden', > '/dev/disk/by-partuuid/5517d34a-aef4-4fe5-aa3b-3e30f3f435e9', > '/dev/disk/by-uuid/dab177c8-47f9-43f6-8c89-59c1a2cac9f7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >22:15:28,160 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >22:15:28,161 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >22:15:28,162 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,163 INFO storage: sda6 is a partition >22:15:28,165 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >22:15:28,166 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:15:28,168 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:15:28,170 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >22:15:28,172 DEBUG storage: PartitionDevice._setFormat: sda6 ; >22:15:28,173 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,175 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >22:15:28,175 DEBUG storage: looking up parted Partition: /dev/sda6 >22:15:28,177 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >22:15:28,179 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >22:15:28,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >22:15:28,182 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >22:15:28,183 INFO storage: added partition sda6 (id 6) to device tree >22:15:28,185 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >22:15:28,186 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: gpt ; >22:15:28,188 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >22:15:28,189 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: gpt ; exists: True ; >22:15:28,233 WARN storage: disklabel detected but not usable on sda6 >22:15:28,235 INFO storage: type detected on 'sda6' is 'ext4' >22:15:28,303 DEBUG storage: using current size 2 as min size >22:15:28,305 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,306 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,307 DEBUG storage: PartitionDevice._setFormat: sda6 ; >22:15:28,309 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >22:15:28,310 DEBUG storage: looking up parted Device: /dev/sda6 >22:15:28,312 INFO storage: got device: PartitionDevice instance (0x7fd8498f0650) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 238475MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 2.4755859375 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5070 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 0x7fd8499da5f0> > target size = 0 path = /dev/sda6 > 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 0x7fd84977f3d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd849782150> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8497820d0> PedPartition: <_ped.Partition object at 0x7fd84977d7d0> > disk = existing 238475MB disk sda (0) with existing gpt disklabel > start = 488392065 end = 488397134 length = 5070 > flags = >22:15:28,314 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,315 INFO storage: got format: Ext4FS instance (0x7fd8498f45d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = dab177c8-47f9-43f6-8c89-59c1a2cac9f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = hidden size = 2.0 targetSize = 2.0 > >22:15:28,319 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-01-09-19-59-42-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-19-59-42-00', > 'ID_FS_UUID_ENC': '2013-01-09-19-59-42-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_4C532000051219107072-0:0', > 'ID_SERIAL_SHORT': '4C532000051219107072', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661508', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-01-09-19-59-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >22:15:28,321 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >22:15:28,323 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:15:28,324 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,325 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >22:15:28,328 INFO storage: sdb is a disk >22:15:28,331 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,333 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:15:28,334 INFO storage: added disk sdb (id 7) to device tree >22:15:28,334 DEBUG storage: looking up parted Device: /dev/sdb >22:15:28,338 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >22:15:28,346 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >22:15:28,348 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >22:15:28,351 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >22:15:28,353 INFO storage: no usable disklabel on sdb >22:15:28,355 INFO storage: type detected on 'sdb' is 'iso9660' >22:15:28,357 DEBUG storage: Iso9660FS.supported: supported: True ; >22:15:28,357 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:15:28,358 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >22:15:28,359 INFO storage: got device: DiskDevice instance (0x7fd8498f95d0) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 15267.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0x7fd8499da7a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd8498f98d0> >22:15:28,362 DEBUG storage: Iso9660FS.supported: supported: True ; >22:15:28,362 INFO storage: got format: Iso9660FS instance (0x7fd8498fc190) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-01-09-19-59-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >22:15:28,367 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part1 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-01-09-19-59-42-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-19-59-42-00', > 'ID_FS_UUID_ENC': '2013-01-09-19-59-42-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8933376', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_4C532000051219107072-0:0', > 'ID_SERIAL_SHORT': '4C532000051219107072', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '662243', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part1', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-01-09-19-59-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >22:15:28,369 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >22:15:28,370 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:15:28,372 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,372 INFO storage: sdb1 is a partition >22:15:28,374 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >22:15:28,375 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:15:28,377 DEBUG storage: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (7) with existing iso9660 filesystem >22:15:28,377 DEBUG storage: lvm filter: adding sdb1 to the reject list >22:15:28,378 DEBUG storage: ignoring partition sdb1 >22:15:28,378 DEBUG storage: no device or no media present >22:15:28,382 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/C25B-D127', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'C25B-D127', > 'ID_FS_UUID_ENC': 'C25B-D127', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2748', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12148', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_4C532000051219107072-0:0', > 'ID_SERIAL_SHORT': '4C532000051219107072', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '662260', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/C25B-D127'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >22:15:28,383 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >22:15:28,385 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >22:15:28,386 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,387 INFO storage: sdb2 is a partition >22:15:28,388 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >22:15:28,390 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:15:28,391 DEBUG storage: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (7) with existing iso9660 filesystem >22:15:28,392 DEBUG storage: lvm filter: adding sdb2 to the reject list >22:15:28,392 DEBUG storage: ignoring partition sdb2 >22:15:28,393 DEBUG storage: no device or no media present >22:15:28,397 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/ad923bc4-6aee-3119-8336-85a87e2d1a67', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ad923bc4-6aee-3119-8336-85a87e2d1a67', > 'ID_FS_UUID_ENC': 'ad923bc4-6aee-3119-8336-85a87e2d1a67', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '14896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '48640', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_4C532000051219107072-0:0', > 'ID_SERIAL_SHORT': '4C532000051219107072', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '662271', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_4C532000051219107072-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/ad923bc4-6aee-3119-8336-85a87e2d1a67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >22:15:28,399 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >22:15:28,400 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >22:15:28,401 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,402 INFO storage: sdb3 is a partition >22:15:28,408 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >22:15:28,410 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:15:28,412 DEBUG storage: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (7) with existing iso9660 filesystem >22:15:28,412 DEBUG storage: lvm filter: adding sdb3 to the reject list >22:15:28,413 DEBUG storage: ignoring partition sdb3 >22:15:28,413 DEBUG storage: no device or no media present >22:15:28,415 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '690942', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:15:28,416 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:15:28,417 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:15:28,419 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,419 INFO storage: loop0 is a loop device >22:15:28,421 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:15:28,422 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >22:15:28,424 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,426 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >22:15:28,427 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 8) to device tree >22:15:28,428 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >22:15:28,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,430 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:15:28,431 INFO storage: added loop loop0 (id 9) to device tree >22:15:28,432 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:15:28,434 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:15:28,434 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:15:28,436 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:15:28,438 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:15:28,441 WARN storage: disklabel detected but not usable on loop0 >22:15:28,442 INFO storage: type detected on 'loop0' is 'squashfs' >22:15:28,443 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:15:28,444 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:15:28,445 INFO storage: got device: LoopDevice instance (0x7fd861f79450) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (8)'] > 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 >22:15:28,448 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '691362', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:15:28,449 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:15:28,451 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:15:28,452 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,453 INFO storage: loop1 is a loop device >22:15:28,454 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:15:28,456 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >22:15:28,457 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,458 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,459 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >22:15:28,460 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >22:15:28,462 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >22:15:28,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,464 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:15:28,464 INFO storage: added loop loop1 (id 11) to device tree >22:15:28,466 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:15:28,468 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:15:28,469 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,470 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,470 DEBUG storage: device loop1 does not contain a disklabel >22:15:28,471 INFO storage: type detected on 'loop1' is 'ext4' >22:15:28,554 DEBUG storage: using current size 0 as min size >22:15:28,556 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,580 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >22:15:28,581 INFO storage: got device: LoopDevice instance (0x7fd8498fc050) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > 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 >22:15:28,582 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,583 INFO storage: got format: Ext4FS instance (0x7fd861f7e1d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:15:28,586 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '691390', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:15:28,587 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:15:28,588 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:15:28,590 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,590 INFO storage: loop2 is a loop device >22:15:28,591 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:15:28,593 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:15:28,595 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,597 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:15:28,598 INFO storage: added file /overlay (deleted) (id 12) to device tree >22:15:28,600 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:15:28,600 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,602 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:15:28,603 INFO storage: added loop loop2 (id 13) to device tree >22:15:28,604 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:15:28,606 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:15:28,606 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:15:28,608 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:15:28,610 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:15:28,614 WARN storage: disklabel detected but not usable on loop2 >22:15:28,615 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >22:15:28,615 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:15:28,617 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:15:28,618 INFO storage: got device: LoopDevice instance (0x7fd861f793d0) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > 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 >22:15:28,620 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '695451', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:15:28,621 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >22:15:28,621 DEBUG storage: lvm filter: adding loop3 to the reject list >22:15:28,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '695986', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:15:28,624 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >22:15:28,624 DEBUG storage: lvm filter: adding loop4 to the reject list >22:15:28,626 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '696695', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:15:28,627 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:15:28,627 DEBUG storage: lvm filter: adding loop5 to the reject list >22:15:28,629 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '697192', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:15:28,630 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:15:28,630 DEBUG storage: lvm filter: adding loop6 to the reject list >22:15:28,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '697658', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:15:28,633 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:15:28,634 DEBUG storage: lvm filter: adding loop7 to the reject list >22:15:28,634 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:15:28,670 INFO storage: devices to scan: ['dm-0'] >22:15:28,673 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/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac /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': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43189', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:15:28,675 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:15:28,676 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:15:28,678 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,679 INFO storage: live-rw is a device-mapper device >22:15:28,681 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:15:28,682 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:15:28,684 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >22:15:28,687 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:15:28,688 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >22:15:28,690 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:15:28,692 DEBUG storage: DeviceTree.getDeviceByName returned None >22:15:28,694 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >22:15:28,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:15:28,697 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:15:28,697 INFO storage: added dm live-rw (id 14) to device tree >22:15:28,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:15:28,701 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:15:28,703 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,703 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,704 DEBUG storage: device live-rw does not contain a disklabel >22:15:28,704 INFO storage: type detected on 'live-rw' is 'ext4' >22:15:28,797 DEBUG storage: padding min size from 723 up to 795 >22:15:28,799 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,799 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:15:28,801 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:15:28,801 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:15:28,811 INFO storage: got device: DMDevice instance (0x7fd849914ed0) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > 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 0x7fd84cc6b560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:15:28,818 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:28,818 INFO storage: got format: Ext4FS instance (0x7fd84991c310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:15:28,853 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:15:28,879 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:28,881 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:28,884 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:28,909 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:15:28,911 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >22:15:28,926 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >22:15:28,944 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:28,947 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:28,950 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:28,971 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:15:29,001 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,005 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,009 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,035 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:15:29,058 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,060 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,064 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,083 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:15:29,104 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,106 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,110 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,134 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:15:29,161 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,163 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,167 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,189 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:15:29,220 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:15:29,222 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:15:29,222 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:15:29,224 INFO storage: edd: MBR signature on sda is zero. new disk image? >22:15:29,224 INFO storage: edd: collected mbr signatures: {} >22:15:29,226 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x4b135c9a > pci_dev: 00:12.2, scsi_id: None > scsi_lun: None, sectors: 31266816 >22:15:29,226 ERR storage: edd: unable to match edd entry 0x80 >22:15:29,227 DEBUG storage: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:11.0, scsi_id: None > scsi_lun: None, sectors: 488397168 >22:15:29,228 ERR storage: edd: unable to match edd entry 0x81 >22:15:29,230 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:15:29,239 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:15:29,307 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:15:29,363 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,364 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,368 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,393 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >22:15:29,394 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:15:29,463 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:15:29,506 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,508 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,512 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,539 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >22:15:29,540 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:15:29,641 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:15:29,684 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,686 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,690 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,715 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >22:15:29,716 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:15:29,761 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:15:29,807 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:15:29,809 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,813 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:15:29,909 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:29,912 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:30,003 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:30,006 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:30,009 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:30,012 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:30,015 DEBUG storage: Iso9660FS.supported: supported: True ; >22:15:30,187 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdb ; >22:15:30,189 DEBUG storage: DeviceTree.getDeviceByPath returned existing 15267MB disk sdb (7) with existing iso9660 filesystem >22:15:38,452 DEBUG storage: Iso9660FS.supported: supported: True ; >22:15:38,453 DEBUG storage: Iso9660FS.supported: supported: True ; >22:15:38,454 DEBUG storage: NFSv4.supported: supported: False ; >22:15:38,456 DEBUG storage: NFSv4.supported: supported: False ; >22:15:38,457 DEBUG storage: SELinuxFS.supported: supported: False ; >22:15:38,458 DEBUG storage: SELinuxFS.supported: supported: False ; >22:15:38,460 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:38,461 DEBUG storage: Ext4FS.supported: supported: True ; >22:15:38,462 DEBUG storage: Ext3FS.supported: supported: True ; >22:15:38,464 DEBUG storage: Ext3FS.supported: supported: True ; >22:15:38,465 DEBUG storage: Ext2FS.supported: supported: True ; >22:15:38,467 DEBUG storage: Ext2FS.supported: supported: True ; >22:15:38,468 DEBUG storage: SysFS.supported: supported: False ; >22:15:38,470 DEBUG storage: SysFS.supported: supported: False ; >22:15:38,471 DEBUG storage: MultipathMember.__init__: >22:15:38,472 DEBUG storage: SwapSpace.__init__: >22:15:38,474 DEBUG storage: ProcFS.supported: supported: False ; >22:15:38,475 DEBUG storage: ProcFS.supported: supported: False ; >22:15:38,476 DEBUG storage: NoDevFS.supported: supported: False ; >22:15:38,478 DEBUG storage: NoDevFS.supported: supported: False ; >22:15:38,479 DEBUG storage: DevPtsFS.supported: supported: False ; >22:15:38,480 DEBUG storage: DevPtsFS.supported: supported: False ; >22:15:38,482 DEBUG storage: BTRFS.supported: supported: True ; >22:15:38,545 DEBUG storage: USBFS.supported: supported: False ; >22:15:38,547 DEBUG storage: USBFS.supported: supported: False ; >22:15:38,548 DEBUG storage: DiskLabel.__init__: >22:15:38,549 INFO storage: DiskLabel.partedDevice returning None >22:15:38,550 DEBUG storage: HFSPlus.supported: supported: False ; >22:15:38,551 DEBUG storage: HFSPlus.supported: supported: False ; >22:15:38,552 DEBUG storage: XFS.supported: supported: True ; >22:15:38,608 DEBUG storage: XFS.supported: supported: True ; >22:15:38,610 DEBUG storage: TmpFS.supported: supported: False ; >22:15:38,611 DEBUG storage: TmpFS.supported: supported: False ; >22:15:38,612 DEBUG storage: LUKS.__init__: >22:15:38,614 DEBUG storage: NTFS.supported: supported: False ; >22:15:38,615 DEBUG storage: NTFS.supported: supported: False ; >22:15:38,616 DEBUG storage: BindFS.supported: supported: False ; >22:15:38,618 DEBUG storage: BindFS.supported: supported: False ; >22:15:38,619 DEBUG storage: HFS.supported: supported: False ; >22:15:38,620 DEBUG storage: HFS.supported: supported: False ; >22:15:38,621 DEBUG storage: LVMPhysicalVolume.__init__: >22:15:38,623 DEBUG storage: NFS.supported: supported: False ; >22:15:38,624 DEBUG storage: NFS.supported: supported: False ; >22:15:38,625 DEBUG storage: FATFS.supported: supported: True ; >22:15:38,647 DEBUG storage: FATFS.supported: supported: True ; >22:15:38,648 DEBUG storage: DMRaidMember.__init__: >22:15:38,650 DEBUG storage: MDRaidMember.__init__: >22:15:59,993 INFO storage: hiding device disk sdb (id 7) >22:15:59,993 DEBUG storage: lvm filter: adding sdb to the reject list >22:16:19,532 DEBUG storage: clearpart: looking at sda6 >22:16:19,532 DEBUG storage: clearpart: looking at sda5 >22:16:19,533 DEBUG storage: clearpart: looking at sda4 >22:16:19,534 DEBUG storage: clearpart: looking at sda3 >22:16:19,535 DEBUG storage: clearpart: looking at sda2 >22:16:19,535 DEBUG storage: clearpart: looking at sda1 >22:16:19,536 DEBUG storage: checking whether disk sda has an empty extended >22:16:19,537 DEBUG storage: extended is None ; logicals is [] >22:16:19,537 DEBUG storage: new disk order: [] >22:16:19,564 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:16:19,565 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:16:19,567 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:16:19,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:16:19,568 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:16:19,570 DEBUG storage: _is_valid_disklabel(sda) returning True >22:16:19,570 DEBUG storage: _is_valid_size(sda) returning True >22:16:19,570 DEBUG storage: _is_valid_location(sda) returning True >22:16:19,570 DEBUG storage: _is_valid_format(sda) returning True >22:16:19,571 DEBUG storage: is_valid_stage1_device(sda) returning True >22:16:19,598 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:16:19,599 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6d810> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6d790> PedPartition: <_ped.Partition object at 0x7fd83fb66e30> >22:16:19,600 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:16:19,601 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6d850> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6d610> PedPartition: <_ped.Partition object at 0x7fd83fb66e90> >22:16:19,602 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:16:19,603 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6da10> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6d990> PedPartition: <_ped.Partition object at 0x7fd83fb66fb0> >22:16:19,604 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:16:19,605 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6dbd0> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6db50> PedPartition: <_ped.Partition object at 0x7fd83fb6e050> >22:16:19,606 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:16:19,607 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6dd90> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6dd10> PedPartition: <_ped.Partition object at 0x7fd83fb6e0b0> >22:16:19,609 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:16:19,609 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd83fb67650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6df50> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6ded0> PedPartition: <_ped.Partition object at 0x7fd83fb6e110> >22:16:22,516 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:16:27,711 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:16:27,711 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 203.93359375, ['sda'], None >22:16:27,717 DEBUG storage: SwapSpace.__init__: >22:16:27,717 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:16:30,744 DEBUG storage: SwapSpace.__init__: >22:16:30,744 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:16:30,744 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 8189.38476562, ['sda'], None >22:16:30,749 DEBUG storage: Ext4FS.supported: supported: True ; >22:16:30,749 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:16:46,154 DEBUG storage: Ext4FS.supported: supported: True ; >22:16:46,155 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:16:46,155 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 196.105957031, ['sda'], None >22:16:47,072 DEBUG storage: Ext4FS.supported: supported: True ; >22:16:47,072 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:16:47,073 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 20481.3061523, ['sda'], None >22:16:50,742 DEBUG storage: Ext4FS.supported: supported: True ; >22:16:50,742 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:16:59,805 DEBUG storage: Ext4FS.supported: supported: True ; >22:16:59,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:01,118 DEBUG storage: SwapSpace.__init__: >22:17:01,118 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:02,789 DEBUG storage: SwapSpace.__init__: >22:17:02,790 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:05,619 DEBUG storage: SwapSpace.__init__: >22:17:05,620 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:05,620 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 8189.38476562, ['sda'], None >22:17:05,622 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda2 ; mountpoint: None ; label: swap ; >22:17:05,623 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >22:17:05,624 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >22:17:05,625 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >22:17:05,626 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:17:05,627 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >22:17:05,627 INFO storage.ui: registered action: [0] Destroy Format swap on partition sda2 (id 2) >22:17:05,628 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:17:05,629 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >22:17:05,631 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >22:17:05,631 INFO storage.ui: registered action: [1] Create Format swap on partition sda2 (id 2) >22:17:05,645 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:05,646 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:08,517 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:08,517 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:08,517 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 20481.3061523, ['sda'], None >22:17:08,522 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:08,522 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:08,524 DEBUG storage: SwapSpace.__init__: >22:17:08,524 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:10,513 DEBUG storage: SwapSpace.__init__: >22:17:10,513 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:10,513 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 8189.38476562, ['sda'], None >22:17:10,517 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:17:12,280 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:17:12,280 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 203.93359375, ['sda'], None >22:17:12,285 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:12,285 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:19,485 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:19,486 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:26,924 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:26,924 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:26,925 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 196.105957031, ['sda'], None >22:17:26,927 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:17:26,927 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:17:26,928 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >22:17:26,928 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:17:26,930 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >22:17:26,930 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >22:17:26,931 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >22:17:26,932 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >22:17:26,933 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >22:17:26,933 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition sda3 (id 3) >22:17:28,548 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:28,548 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:28,548 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 196.105957031, ['sda'], None >22:17:28,553 DEBUG storage: SwapSpace.__init__: >22:17:28,553 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:32,635 DEBUG storage: SwapSpace.__init__: >22:17:32,635 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:17:32,635 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 8189.38476562, ['sda'], None >22:17:32,640 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:17:34,275 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:17:34,276 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 203.93359375, ['sda'], None >22:17:34,280 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:34,281 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:45,879 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:45,879 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:52,169 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:52,170 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:52,170 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 20481.3061523, ['sda'], None >22:17:52,172 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:17:52,173 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:17:52,174 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >22:17:52,175 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:17:52,176 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: ext4 ; type: None ; >22:17:52,176 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on partition sda4 (id 4) >22:17:52,178 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >22:17:52,179 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >22:17:52,180 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >22:17:52,181 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at / on partition sda4 (id 4) >22:17:53,172 DEBUG storage: Ext4FS.supported: supported: True ; >22:17:53,172 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:17:53,172 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 20481.3061523, ['sda'], None >22:18:01,149 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:01,149 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:14,956 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:14,956 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:14,956 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 209401.940918, ['sda'], None >22:18:14,958 DEBUG storage.ui: LUKS.__init__: device: /dev/sda5 ; >22:18:14,958 DEBUG storage.ui: getFormat('luks') returning LUKS instance >22:18:14,960 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >22:18:14,960 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:18:14,961 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >22:18:14,961 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >22:18:14,963 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >22:18:14,964 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >22:18:14,965 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >22:18:14,965 INFO storage.ui: registered action: [7] Create Format luks on partition sda5 (id 5) >22:18:14,967 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >22:18:14,967 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:18:14,968 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda5 ; current: None ; type: None ; >22:18:14,968 INFO storage.ui: added luks/dm-crypt luks-sda5 (id 15) to device tree >22:18:14,969 INFO storage.ui: registered action: [8] Create Device luks/dm-crypt luks-sda5 (id 15) >22:18:14,970 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:18:14,971 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:18:14,971 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:18:14,972 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda5 ; current: None ; type: None ; >22:18:14,972 INFO storage.ui: registered action: [9] Destroy Format None on luks/dm-crypt luks-sda5 (id 15) >22:18:14,974 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda5 ; current: None ; type: ext4 ; >22:18:14,974 INFO storage.ui: registered action: [10] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda5 (id 15) >22:18:17,083 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:17,083 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:17,084 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 209399.940918, ['sda'], None >22:18:20,849 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:20,849 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:31,146 DEBUG storage: FATFS.supported: supported: True ; >22:18:31,147 DEBUG storage: getFormat('vfat') returning FATFS instance >22:18:40,687 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:40,687 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:58,111 DEBUG storage: Ext4FS.supported: supported: True ; >22:18:58,111 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:18:58,111 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 2.4755859375, ['sda'], None >22:18:58,115 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:19:03,614 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:19:36,043 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:19:36,044 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd8467371d0>, 203.93359375, ['sda'], None >22:19:36,045 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance >22:19:36,047 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >22:19:36,047 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:19:36,048 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >22:19:36,048 INFO storage.ui: registered action: [11] Destroy Format efi filesystem on partition sda1 (id 1) >22:19:36,049 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:19:36,051 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >22:19:36,052 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >22:19:36,052 INFO storage.ui: registered action: [12] Create Format efi filesystem mounted at /boot/EFI on partition sda1 (id 1) >22:19:36,058 DEBUG storage: getFormat('EFI System Partition') returning EFIFS instance >22:21:07,029 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:21:07,031 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:21:07,031 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:21:07,032 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >22:21:07,032 DEBUG storage: _is_valid_disklabel(sda) returning True >22:21:07,033 DEBUG storage: _is_valid_size(sda) returning True >22:21:07,033 DEBUG storage: _is_valid_location(sda) returning True >22:21:07,033 DEBUG storage: _is_valid_format(sda) returning True >22:21:07,033 DEBUG storage: is_valid_stage1_device(sda) returning True >22:21:07,038 DEBUG storage: _is_valid_disklabel(sda) returning True >22:21:07,039 DEBUG storage: _is_valid_size(sda) returning True >22:21:07,039 DEBUG storage: _is_valid_location(sda) returning True >22:21:07,039 DEBUG storage: _is_valid_format(sda) returning True >22:21:07,039 DEBUG storage: is_valid_stage1_device(sda) returning True >22:21:07,040 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:21:07,040 DEBUG storage: _is_valid_size(sda3) returning True >22:21:07,040 DEBUG storage: _is_valid_location(sda3) returning True >22:21:07,041 DEBUG storage: _is_valid_partition(sda3) returning True >22:21:07,041 DEBUG storage: _is_valid_format(sda3) returning True >22:21:07,041 DEBUG storage: is_valid_stage2_device(sda3) returning True >22:21:43,946 DEBUG storage: clearpart: looking at sda6 >22:21:43,948 DEBUG storage: clearpart: looking at sda5 >22:21:43,948 DEBUG storage: clearpart: looking at sda4 >22:21:43,949 DEBUG storage: clearpart: looking at sda3 >22:21:43,950 DEBUG storage: clearpart: looking at sda2 >22:21:43,950 DEBUG storage: clearpart: looking at sda1 >22:21:43,950 DEBUG storage: checking whether disk sda has an empty extended >22:21:43,951 DEBUG storage: extended is None ; logicals is [] >22:21:43,951 DEBUG storage: new disk order: [] >22:21:43,980 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:21:43,981 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:21:43,983 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:21:43,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:21:43,984 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:21:43,986 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >22:21:43,986 DEBUG storage: _is_valid_disklabel(sda) returning True >22:21:43,986 DEBUG storage: _is_valid_size(sda) returning True >22:21:43,987 DEBUG storage: _is_valid_location(sda) returning True >22:21:43,987 DEBUG storage: _is_valid_format(sda) returning True >22:21:43,987 DEBUG storage: is_valid_stage1_device(sda) returning True >22:21:44,021 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:21:44,022 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855a9cd50> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855a9ccd0> PedPartition: <_ped.Partition object at 0x7fd855a80c50> >22:21:44,023 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:21:44,023 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855a9cd90> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855a9cb50> PedPartition: <_ped.Partition object at 0x7fd855a80ad0> >22:21:44,025 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:21:44,025 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855a9cf50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855a9ced0> PedPartition: <_ped.Partition object at 0x7fd855a80b30> >22:21:44,027 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:21:44,027 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855aa2150> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855aa20d0> PedPartition: <_ped.Partition object at 0x7fd855a80a10> >22:21:44,029 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:21:44,029 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855aa2310> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855aa2290> PedPartition: <_ped.Partition object at 0x7fd855a809b0> >22:21:44,031 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:21:44,031 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a942d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855aa24d0> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855aa2450> PedPartition: <_ped.Partition object at 0x7fd855a80bf0> >22:21:44,058 DEBUG storage: Ext4FS.supported: supported: True ; >22:21:44,058 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:22:02,105 DEBUG storage: Ext4FS.supported: supported: True ; >22:22:02,106 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:22:04,603 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >22:22:08,688 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >22:22:08,688 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd855a78a10>, 2.0, ['sda'], None >22:22:08,689 DEBUG storage.ui: getFormat('BIOS Boot') returning BIOSBoot instance >22:22:08,690 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; >22:22:08,690 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:22:08,692 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; current: ext4 ; type: None ; >22:22:08,692 INFO storage.ui: registered action: [13] Destroy Format ext4 filesystem on partition sda6 (id 6) >22:22:08,694 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >22:22:08,695 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; >22:22:08,696 DEBUG storage.ui: PartitionDevice._setFormat: sda6 ; current: None ; type: biosboot ; >22:22:08,696 INFO storage.ui: registered action: [14] Create Format biosboot on partition sda6 (id 6) >22:22:15,352 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >22:22:15,352 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fd855a78a10>, 2.0, ['sda'], None >22:22:49,721 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:22:49,723 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (0) with existing gpt disklabel >22:22:49,723 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:22:49,724 DEBUG storage: stage1 device cannot be of type luks/dm-crypt >22:22:49,725 DEBUG storage: _is_valid_disklabel(sda) returning True >22:22:49,725 DEBUG storage: _is_valid_size(sda) returning True >22:22:49,725 DEBUG storage: _is_valid_location(sda) returning True >22:22:49,725 DEBUG storage: _is_valid_format(sda) returning True >22:22:49,726 DEBUG storage: is_valid_stage1_device(sda) returning True >22:22:49,731 DEBUG storage: _is_valid_disklabel(sda) returning True >22:22:49,731 DEBUG storage: _is_valid_size(sda) returning True >22:22:49,732 DEBUG storage: _is_valid_location(sda) returning True >22:22:49,733 DEBUG storage: _is_valid_format(sda) returning True >22:22:49,733 DEBUG storage: is_valid_stage1_device(sda) returning True >22:22:49,734 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:22:49,735 DEBUG storage: _is_valid_size(sda3) returning True >22:22:49,735 DEBUG storage: _is_valid_location(sda3) returning True >22:22:49,736 DEBUG storage: _is_valid_partition(sda3) returning True >22:22:49,737 DEBUG storage: _is_valid_format(sda3) returning True >22:22:49,738 DEBUG storage: is_valid_stage2_device(sda3) returning True >22:22:56,505 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:22:56,526 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:22:56,527 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,529 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,548 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:22:56,549 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >22:22:56,568 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:22:56,569 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,571 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,591 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:22:56,609 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:22:56,610 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,612 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,631 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:22:56,651 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:22:56,652 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,654 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,672 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:22:56,691 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:22:56,692 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,695 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:22:56,713 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:22:56,714 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:22:56,715 DEBUG storage: LUKSDevice.teardown: luks-sda5 ; status: False ; controllable: True ; >22:22:56,715 INFO storage: resetting parted disks... >22:22:56,716 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:22:56,717 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:22:56,718 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >22:22:56,719 DEBUG storage: sector-based lookup found partition sda1 >22:22:56,721 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:22:56,721 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd855a7a410> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd855a7a450> PedPartition: <_ped.Partition object at 0x7fd8557ab290> >22:22:56,722 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >22:22:56,723 DEBUG storage: sector-based lookup found partition sda2 >22:22:56,724 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:22:56,725 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6b450> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6b590> PedPartition: <_ped.Partition object at 0x7fd8557ab2f0> >22:22:56,726 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >22:22:56,726 DEBUG storage: sector-based lookup found partition sda3 >22:22:56,727 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:22:56,728 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb67e90> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb678d0> PedPartition: <_ped.Partition object at 0x7fd8557ab350> >22:22:56,729 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >22:22:56,729 DEBUG storage: sector-based lookup found partition sda4 >22:22:56,730 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:22:56,731 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb67d50> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb67d10> PedPartition: <_ped.Partition object at 0x7fd8557ab3b0> >22:22:56,732 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >22:22:56,732 DEBUG storage: sector-based lookup found partition sda5 >22:22:56,733 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:22:56,734 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6a050> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6a090> PedPartition: <_ped.Partition object at 0x7fd8557ab410> >22:22:56,735 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >22:22:56,735 DEBUG storage: sector-based lookup found partition sda6 >22:22:56,736 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:22:56,737 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd855a94a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fd83fb6a490> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd83fb6a3d0> PedPartition: <_ped.Partition object at 0x7fd8557ab470> >22:22:56,738 DEBUG storage: action: [0] Destroy Format swap on partition sda2 (id 2) >22:22:56,738 DEBUG storage: action: [1] Create Format swap on partition sda2 (id 2) >22:22:56,738 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >22:22:56,738 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda3 (id 3) >22:22:56,738 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda4 (id 4) >22:22:56,739 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at / on partition sda4 (id 4) >22:22:56,739 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >22:22:56,739 DEBUG storage: action: [7] Create Format luks on partition sda5 (id 5) >22:22:56,739 DEBUG storage: action: [8] Create Device luks/dm-crypt luks-sda5 (id 15) >22:22:56,739 DEBUG storage: action: [9] Destroy Format None on luks/dm-crypt luks-sda5 (id 15) >22:22:56,739 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda5 (id 15) >22:22:56,740 DEBUG storage: action: [11] Destroy Format efi filesystem on partition sda1 (id 1) >22:22:56,740 DEBUG storage: action: [12] Create Format efi filesystem mounted at /boot/EFI on partition sda1 (id 1) >22:22:56,740 DEBUG storage: action: [13] Destroy Format ext4 filesystem on partition sda6 (id 6) >22:22:56,740 DEBUG storage: action: [14] Create Format biosboot on partition sda6 (id 6) >22:22:56,740 INFO storage: pruning action queue... >22:22:56,741 INFO storage: removing obsolete action 9 (10) >22:22:56,741 DEBUG storage: action 9 already pruned >22:22:56,741 INFO storage: sorting actions... >22:22:56,743 DEBUG storage: action: [13] Destroy Format ext4 filesystem on partition sda6 (id 6) >22:22:56,743 DEBUG storage: action: [11] Destroy Format efi filesystem on partition sda1 (id 1) >22:22:56,744 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >22:22:56,744 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda4 (id 4) >22:22:56,744 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >22:22:56,744 DEBUG storage: action: [0] Destroy Format swap on partition sda2 (id 2) >22:22:56,745 DEBUG storage: action: [14] Create Format biosboot on partition sda6 (id 6) >22:22:56,745 DEBUG storage: action: [12] Create Format efi filesystem mounted at /boot/EFI on partition sda1 (id 1) >22:22:56,745 DEBUG storage: action: [7] Create Format luks on partition sda5 (id 5) >22:22:56,746 DEBUG storage: action: [8] Create Device luks/dm-crypt luks-sda5 (id 15) >22:22:56,746 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda5 (id 15) >22:22:56,746 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at / on partition sda4 (id 4) >22:22:56,746 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda3 (id 3) >22:22:56,747 DEBUG storage: action: [1] Create Format swap on partition sda2 (id 2) >22:22:56,747 INFO storage: executing action: [13] Destroy Format ext4 filesystem on partition sda6 (id 6) >22:22:56,749 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: True ; >22:22:56,750 DEBUG storage: Ext4FS.destroy: device: /dev/sda6 ; status: False ; type: ext4 ; >22:22:57,195 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:22:57,230 INFO storage: executing action: [11] Destroy Format efi filesystem on partition sda1 (id 1) >22:22:57,232 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >22:22:57,233 DEBUG storage: EFIFS.destroy: device: /dev/sda1 ; status: False ; type: efi ; >22:22:57,345 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:22:57,380 INFO storage: executing action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >22:22:57,382 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >22:22:57,383 DEBUG storage: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >22:22:57,521 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:22:57,558 INFO storage: executing action: [4] Destroy Format ext4 filesystem on partition sda4 (id 4) >22:22:57,559 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: True ; >22:22:57,560 DEBUG storage: Ext4FS.destroy: device: /dev/sda4 ; status: False ; type: ext4 ; >22:22:57,683 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:22:57,718 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >22:22:57,719 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >22:22:57,720 DEBUG storage: Ext4FS.destroy: device: /dev/sda3 ; status: False ; type: ext4 ; >22:22:57,821 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:22:57,859 INFO storage: executing action: [0] Destroy Format swap on partition sda2 (id 2) >22:22:57,861 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >22:22:57,862 DEBUG storage: SwapSpace.destroy: device: /dev/sda2 ; status: False ; type: swap ; >22:22:57,984 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:22:57,985 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >22:22:58,026 INFO storage: executing action: [14] Create Format biosboot on partition sda6 (id 6) >22:22:58,028 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >22:22:58,029 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 1 ; >22:22:58,030 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 2 ; >22:22:58,031 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 3 ; >22:22:58,032 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 4 ; >22:22:58,034 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 5 ; >22:22:58,035 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 6 ; >22:22:58,036 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 8 ; >22:22:58,037 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 9 ; >22:22:58,038 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 10 ; >22:22:58,039 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 11 ; >22:22:58,040 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 13 ; >22:22:58,041 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 14 ; >22:22:58,043 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 15 ; >22:22:58,044 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda6 ; flag: 12 ; >22:22:58,045 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >22:22:58,140 DEBUG storage: BIOSBoot.create: device: /dev/sda6 ; status: False ; type: biosboot ; >22:22:58,196 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >22:22:58,197 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >22:22:58,197 DEBUG storage: sda6 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >22:22:58,217 INFO storage: executing action: [12] Create Format efi filesystem mounted at /boot/EFI on partition sda1 (id 1) >22:22:58,219 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:22:58,220 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >22:22:58,221 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >22:22:58,222 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >22:22:58,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >22:22:58,224 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >22:22:58,225 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >22:22:58,226 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >22:22:58,227 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >22:22:58,228 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >22:22:58,229 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >22:22:58,230 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >22:22:58,231 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >22:22:58,232 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >22:22:58,233 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >22:22:58,236 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >22:22:58,272 DEBUG storage: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >22:22:58,274 DEBUG storage: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/EFI ; type: vfat ; >22:22:58,324 DEBUG storage: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; > > >/tmp/ifcfg.log: >22:15:26,020 DEBUG ifcfg: content of files (network initialization): >22:15:26,288 DEBUG ifcfg: content of files (ifcfgs created): >22:15:26,289 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p20p1: >HWADDR=D4:3D:7E:53:C7:31 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p20p1 >UUID=ad0d2ec3-bf1e-4dcb-b5cf-45ecd0c059cb >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >22:15:19,863 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="598" x-info="http://www.rsyslog.com"] start >22:15:19,863 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:15:19,863 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:15:19,863 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >22:15:19,863 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:15:19,863 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ad860fff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ad861000-0x00000000adb40fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000adb41000-0x00000000ade01fff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ade02000-0x00000000adea2fff] ACPI NVS >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000adea3000-0x00000000aea4bfff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000aea4c000-0x00000000aea4cfff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000aea4d000-0x00000000aec52fff] ACPI NVS >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000aec53000-0x00000000af072fff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af073000-0x00000000af7f3fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af7f4000-0x00000000af7fffff] usable >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >22:15:19,863 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000022effffff] usable >22:15:19,863 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:15:19,863 INFO kernel:[ 0.000000] DMI 2.7 present. >22:15:19,863 DEBUG kernel:[ 0.000000] DMI: MSI MS-7721/FM2-A75MA-E35 (MS-7721), BIOS V1.7 01/29/2013 >22:15:19,863 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >22:15:19,863 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:15:19,863 INFO kernel:[ 0.000000] No AGP bridge found >22:15:19,863 INFO kernel:[ 0.000000] e820: last_pfn = 0x22f000 max_arch_pfn = 0x400000000 >22:15:19,863 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >22:15:19,863 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:15:19,863 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:15:19,863 DEBUG kernel:[ 0.000000] A0000-BFFFF write-through >22:15:19,863 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >22:15:19,863 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >22:15:19,863 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >22:15:19,863 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:15:19,863 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >22:15:19,863 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >22:15:19,863 DEBUG kernel:[ 0.000000] 2 base 0000AF800000 mask FFFFFF800000 uncachable >22:15:19,863 DEBUG kernel:[ 0.000000] 3 base 0000B0000000 mask FFFFF0000000 uncachable >22:15:19,863 DEBUG kernel:[ 0.000000] 4 disabled >22:15:19,863 DEBUG kernel:[ 0.000000] 5 disabled >22:15:19,863 DEBUG kernel:[ 0.000000] 6 disabled >22:15:19,863 DEBUG kernel:[ 0.000000] 7 disabled >22:15:19,863 DEBUG kernel:[ 0.000000] TOM2: 000000022f000000 aka 8944M >22:15:19,863 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:15:19,863 DEBUG kernel:[ 0.000000] original variable MTRRs >22:15:19,863 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >22:15:19,863 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >22:15:19,863 DEBUG kernel:[ 0.000000] reg 2, base: 2808MB, range: 8MB, type UC >22:15:19,863 DEBUG kernel:[ 0.000000] reg 3, base: 2816MB, range: 256MB, type UC >22:15:19,863 INFO kernel:[ 0.000000] total RAM covered: 2808M >22:15:19,863 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >22:15:19,863 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 4 lose cover RAM: 0G >22:15:19,863 DEBUG kernel:[ 0.000000] New variable MTRRs >22:15:19,863 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >22:15:19,863 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB >22:15:19,863 DEBUG kernel:[ 0.000000] reg 2, base: 2560MB, range: 256MB, type WB >22:15:19,863 DEBUG kernel:[ 0.000000] reg 3, base: 2808MB, range: 8MB, type UC >22:15:19,863 DEBUG kernel:[ 0.000000] e820: update [mem 0xaf800000-0xffffffff] usable ==> reserved >22:15:19,863 INFO kernel:[ 0.000000] e820: last_pfn = 0xaf800 max_arch_pfn = 0x400000000 >22:15:19,863 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd790-0x000fd79f] mapped at [ffff8800000fd790] >22:15:19,863 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >22:15:19,863 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >22:15:19,863 INFO kernel:[ 0.000000] Using GB pages for direct mapping >22:15:19,863 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xaf7fffff] >22:15:19,863 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fffffff] page 1G >22:15:19,863 DEBUG kernel:[ 0.000000] [mem 0x80000000-0xaf7fffff] page 2M >22:15:19,863 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xaf7fffff @ [mem 0x1fffe000-0x1fffffff] >22:15:19,863 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100001000-0x22effffff] >22:15:19,863 DEBUG kernel:[ 0.000000] [mem 0x100001000-0x1001fffff] page 4k >22:15:19,864 DEBUG kernel:[ 0.000000] [mem 0x100200000-0x13fffffff] page 2M >22:15:19,864 DEBUG kernel:[ 0.000000] [mem 0x140000000-0x1ffffffff] page 1G >22:15:19,864 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x22effffff] page 2M >22:15:19,864 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x22effffff @ [mem 0xaf7fc000-0xaf7fffff] >22:15:19,864 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e564000-0x7fffefff] >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000ade91070 00064 (v01 ALASKA A M I 01072009 AMI 00010013) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: FACP 00000000ade97318 0010C (v05 ALASKA A M I 01072009 AMI 00010013) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI BIOS Bug: Warning: Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120711/tbfadt-598) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000ade91170 061A4 (v02 ALASKA A M I 00000000 INTL 20051117) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: FACS 00000000ade98080 00040 >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: APIC 00000000ade97428 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000ade974a0 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000ade974e8 0003C (v01 ALASKA A M I 01072009 MSFT 00010013) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: HPET 00000000ade97528 00038 (v01 ALASKA A M I 01072009 AMI 00000005) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000ade97560 004B7 (v02 AMD ALIB 00000001 MSFT 04000000) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: IVRS 00000000ade97a18 00070 (v02 AMD AMDIOMMU 00000001 AMD 00000000) >22:15:19,864 WARNING kernel:[ 0.000000] ACPI: CRAT 00000000ade97a88 001F8 (v01 AMD AGESA 00000001 AMD 00000001) >22:15:19,864 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:15:19,864 INFO kernel:[ 0.000000] No NUMA configuration found >22:15:19,864 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022effffff] >22:15:19,864 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22effffff] >22:15:19,864 INFO kernel:[ 0.000000] NODE_DATA [mem 0x22efec000-0x22effffff] >22:15:19,864 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226e00000-ffff88022e5fffff] on node 0 >22:15:19,864 WARNING kernel:[ 0.000000] Zone ranges: >22:15:19,864 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >22:15:19,864 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:15:19,864 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x22effffff] >22:15:19,864 WARNING kernel:[ 0.000000] Movable zone start for each node >22:15:19,864 WARNING kernel:[ 0.000000] Early memory node ranges >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xad860fff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0xadb41000-0xade01fff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0xaea4c000-0xaea4cfff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0xaec53000-0xaf072fff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0xaf7f4000-0xaf7fffff] >22:15:19,864 WARNING kernel:[ 0.000000] node 0: [mem 0x100001000-0x22effffff] >22:15:19,864 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1953500 >22:15:19,864 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:15:19,864 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >22:15:19,864 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >22:15:19,864 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >22:15:19,864 DEBUG kernel:[ 0.000000] DMA32 zone: 692111 pages, LIFO batch:31 >22:15:19,864 DEBUG kernel:[ 0.000000] Normal zone: 19392 pages used for memmap >22:15:19,864 DEBUG kernel:[ 0.000000] Normal zone: 1221695 pages, LIFO batch:31 >22:15:19,864 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >22:15:19,864 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:15:19,864 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x14] disabled) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x15] disabled) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) >22:15:19,864 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23 >22:15:19,864 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:15:19,864 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >22:15:19,864 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:15:19,864 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >22:15:19,864 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:15:19,864 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:15:19,864 INFO kernel:[ 0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000 >22:15:19,864 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >22:15:19,864 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ad861000 - 00000000adb41000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ade02000 - 00000000adea3000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000adea3000 - 00000000aea4c000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000aea4d000 - 00000000aec53000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af073000 - 00000000af7f4000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af800000 - 00000000fec00000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed40000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed40000 - 00000000fed45000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed45000 - 00000000fed80000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000ff000000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000 >22:15:19,864 INFO kernel:[ 0.000000] e820: [mem 0xaf800000-0xfebfffff] available for PCI devices >22:15:19,864 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >22:15:19,864 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >22:15:19,864 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022ec00000 s84288 r8192 d22208 u524288 >22:15:19,864 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >22:15:19,864 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >22:15:19,864 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1917718 >22:15:19,864 WARNING kernel:[ 0.000000] Policy zone: Normal >22:15:19,864 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:15:19,864 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:15:19,864 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >22:15:19,864 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >22:15:19,864 INFO kernel:[ 0.000000] Checking aperture... >22:15:19,864 INFO kernel:[ 0.000000] No AGP bridge found >22:15:19,864 INFO kernel:[ 0.000000] Node 0: aperture @ 0 size 32 MB >22:15:19,864 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >22:15:19,864 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >22:15:19,864 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >22:15:19,864 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ a4000000 >22:15:19,864 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000a4000000 - 00000000a8000000 >22:15:19,864 INFO kernel:[ 0.000000] Memory: 7515536k/9158656k available (6334k kernel code, 1344656k absent, 298464k reserved, 6870k data, 1036k init) >22:15:19,864 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >22:15:19,864 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:15:19,864 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >22:15:19,864 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >22:15:19,864 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >22:15:19,864 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:15:19,864 INFO kernel:[ 0.000000] console [tty0] enabled >22:15:19,864 INFO kernel:[ 0.000000] allocated 31457280 bytes of page_cgroup >22:15:19,864 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:15:19,864 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:15:19,864 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >22:15:19,864 INFO kernel:[ 0.001000] tsc: Detected 4086.230 MHz processor >22:15:19,864 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 8172.46 BogoMIPS (lpj=4086230) >22:15:19,864 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >22:15:19,864 INFO kernel:[ 0.000026] Security Framework initialized >22:15:19,864 INFO kernel:[ 0.000035] SELinux: Initializing. >22:15:19,864 DEBUG kernel:[ 0.000041] SELinux: Starting in permissive mode >22:15:19,864 INFO kernel:[ 0.000585] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >22:15:19,864 INFO kernel:[ 0.002478] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >22:15:19,864 INFO kernel:[ 0.003302] Mount-cache hash table entries: 256 >22:15:19,864 INFO kernel:[ 0.003450] Initializing cgroup subsys cpuacct >22:15:19,864 INFO kernel:[ 0.003452] Initializing cgroup subsys memory >22:15:19,864 INFO kernel:[ 0.003462] Initializing cgroup subsys devices >22:15:19,864 INFO kernel:[ 0.003463] Initializing cgroup subsys freezer >22:15:19,864 INFO kernel:[ 0.003464] Initializing cgroup subsys net_cls >22:15:19,864 INFO kernel:[ 0.003465] Initializing cgroup subsys blkio >22:15:19,864 INFO kernel:[ 0.003466] Initializing cgroup subsys perf_event >22:15:19,864 DEBUG kernel:[ 0.003485] tseg: 00af800000 >22:15:19,864 INFO kernel:[ 0.003486] CPU: Physical Processor ID: 0 >22:15:19,864 INFO kernel:[ 0.003487] CPU: Processor Core ID: 0 >22:15:19,864 INFO kernel:[ 0.003488] mce: CPU supports 7 MCE banks >22:15:19,864 INFO kernel:[ 0.003497] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >22:15:19,864 INFO kernel:[ 0.003497] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >22:15:19,864 INFO kernel:[ 0.003497] tlb_flushall_shift is 0xffffffff >22:15:19,864 INFO kernel:[ 0.004184] ACPI: Core revision 20120711 >22:15:19,864 INFO kernel:[ 0.018379] ftrace: allocating 23489 entries in 92 pages >22:15:19,864 INFO kernel:[ 0.025342] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:15:19,864 INFO kernel:[ 0.035321] smpboot: CPU0: AMD A6-5400K APU with Radeon(tm) HD Graphics stepping 01 >22:15:19,864 INFO kernel:[ 0.136559] Performance Events: >22:15:19,864 INFO kernel:[ 0.136560] perf: AMD core performance counters detected >22:15:19,864 WARNING kernel:[ 0.136562] AMD PMU driver. >22:15:19,864 INFO kernel:[ 0.136563] ... version: 0 >22:15:19,864 INFO kernel:[ 0.136564] ... bit width: 48 >22:15:19,864 INFO kernel:[ 0.136564] ... generic registers: 6 >22:15:19,864 INFO kernel:[ 0.136565] ... value mask: 0000ffffffffffff >22:15:19,864 INFO kernel:[ 0.136566] ... max period: 00007fffffffffff >22:15:19,864 INFO kernel:[ 0.136566] ... fixed-purpose events: 0 >22:15:19,864 INFO kernel:[ 0.136567] ... event mask: 000000000000003f >22:15:19,864 INFO kernel:[ 0.136958] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >22:15:19,864 INFO kernel:[ 0.137041] smpboot: Booting Node 0, Processors #1 >22:15:19,864 INFO kernel:[ 0.150190] Brought up 2 CPUs >22:15:19,864 INFO kernel:[ 0.150194] smpboot: Total of 2 processors activated (16344.92 BogoMIPS) >22:15:19,864 INFO kernel:[ 0.150615] devtmpfs: initialized >22:15:19,864 INFO kernel:[ 0.150748] PM: Registering ACPI NVS region [mem 0xade02000-0xadea2fff] (659456 bytes) >22:15:19,864 INFO kernel:[ 0.150758] PM: Registering ACPI NVS region [mem 0xaea4d000-0xaec52fff] (2121728 bytes) >22:15:19,864 INFO kernel:[ 0.151331] atomic64 test passed for x86-64 platform with CX8 and with SSE >22:15:19,864 INFO kernel:[ 0.151349] RTC time: 22:15:08, date: 02/24/13 >22:15:19,864 INFO kernel:[ 0.151384] NET: Registered protocol family 16 >22:15:19,864 INFO kernel:[ 0.151509] ACPI: bus type pci registered >22:15:19,864 INFO kernel:[ 0.151552] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:15:19,864 INFO kernel:[ 0.151554] PCI: not using MMCONFIG >22:15:19,864 INFO kernel:[ 0.151555] PCI: Using configuration type 1 for base access >22:15:19,864 INFO kernel:[ 0.151555] PCI: Using configuration type 1 for extended access >22:15:19,864 INFO kernel:[ 0.152245] bio: create slab <bio-0> at 0 >22:15:19,864 INFO kernel:[ 0.152305] ACPI: Added _OSI(Module Device) >22:15:19,864 INFO kernel:[ 0.152306] ACPI: Added _OSI(Processor Device) >22:15:19,864 INFO kernel:[ 0.152307] ACPI: Added _OSI(3.0 _SCP Extensions) >22:15:19,864 INFO kernel:[ 0.152308] ACPI: Added _OSI(Processor Aggregator Device) >22:15:19,864 DEBUG kernel:[ 0.153091] ACPI: EC: Look up EC in DSDT >22:15:19,864 WARNING kernel:[ 0.154075] ACPI: Executed 1 blocks of module-level executable AML code >22:15:19,864 INFO kernel:[ 0.156514] ACPI: Interpreter enabled >22:15:19,864 INFO kernel:[ 0.156516] ACPI: (supports S0 S3 S4 S5) >22:15:19,864 INFO kernel:[ 0.156531] ACPI: Using IOAPIC for interrupt routing >22:15:19,864 INFO kernel:[ 0.156652] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >22:15:19,864 INFO kernel:[ 0.156684] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >22:15:19,864 INFO kernel:[ 0.179916] ACPI: No dock devices found. >22:15:19,864 INFO kernel:[ 0.179919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:15:19,864 INFO kernel:[ 0.180171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:15:19,864 INFO kernel:[ 0.180414] PCI host bridge to bus 0000:00 >22:15:19,864 DEBUG kernel:[ 0.180416] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >22:15:19,864 INFO kernel:[ 0.180418] pci_bus 0000:00: root bus resource [bus 00-ff] >22:15:19,864 INFO kernel:[ 0.180420] pci_bus 0000:00: root bus resource [io 0x0000-0x03af] >22:15:19,864 INFO kernel:[ 0.180421] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] >22:15:19,864 INFO kernel:[ 0.180422] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] >22:15:19,864 INFO kernel:[ 0.180426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >22:15:19,864 INFO kernel:[ 0.180427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:15:19,864 INFO kernel:[ 0.180428] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >22:15:19,864 INFO kernel:[ 0.180430] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff] >22:15:19,864 DEBUG kernel:[ 0.180436] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.180462] pci 0000:00:00.2: [1022:1419] type 00 class 0x080600 >22:15:19,864 DEBUG kernel:[ 0.180511] pci 0000:00:01.0: [1002:9991] type 00 class 0x030000 >22:15:19,864 DEBUG kernel:[ 0.180517] pci 0000:00:01.0: reg 10: [mem 0xd0000000-0xdfffffff pref] >22:15:19,864 DEBUG kernel:[ 0.180521] pci 0000:00:01.0: reg 14: [io 0xf000-0xf0ff] >22:15:19,864 DEBUG kernel:[ 0.180525] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff] >22:15:19,864 DEBUG kernel:[ 0.180555] pci 0000:00:01.0: supports D1 D2 >22:15:19,864 DEBUG kernel:[ 0.180566] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300 >22:15:19,864 DEBUG kernel:[ 0.180572] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff] >22:15:19,864 DEBUG kernel:[ 0.180606] pci 0000:00:01.1: supports D1 D2 >22:15:19,864 DEBUG kernel:[ 0.180622] pci 0000:00:04.0: [1022:1414] type 01 class 0x060400 >22:15:19,864 DEBUG kernel:[ 0.180656] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >22:15:19,864 DEBUG kernel:[ 0.180691] pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330 >22:15:19,864 DEBUG kernel:[ 0.180707] pci 0000:00:10.0: reg 10: [mem 0xfeb4a000-0xfeb4bfff 64bit] >22:15:19,864 DEBUG kernel:[ 0.180791] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold >22:15:19,864 DEBUG kernel:[ 0.180826] pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330 >22:15:19,864 DEBUG kernel:[ 0.180842] pci 0000:00:10.1: reg 10: [mem 0xfeb48000-0xfeb49fff 64bit] >22:15:19,864 DEBUG kernel:[ 0.180925] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold >22:15:19,864 DEBUG kernel:[ 0.180957] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601 >22:15:19,864 DEBUG kernel:[ 0.180971] pci 0000:00:11.0: reg 10: [io 0xf140-0xf147] >22:15:19,864 DEBUG kernel:[ 0.180978] pci 0000:00:11.0: reg 14: [io 0xf130-0xf133] >22:15:19,864 DEBUG kernel:[ 0.180986] pci 0000:00:11.0: reg 18: [io 0xf120-0xf127] >22:15:19,864 DEBUG kernel:[ 0.180993] pci 0000:00:11.0: reg 1c: [io 0xf110-0xf113] >22:15:19,864 DEBUG kernel:[ 0.181000] pci 0000:00:11.0: reg 20: [io 0xf100-0xf10f] >22:15:19,864 DEBUG kernel:[ 0.181007] pci 0000:00:11.0: reg 24: [mem 0xfeb51000-0xfeb517ff] >22:15:19,864 DEBUG kernel:[ 0.181052] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 >22:15:19,864 DEBUG kernel:[ 0.181063] pci 0000:00:12.0: reg 10: [mem 0xfeb50000-0xfeb50fff] >22:15:19,864 DEBUG kernel:[ 0.181117] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 >22:15:19,864 DEBUG kernel:[ 0.181131] pci 0000:00:12.2: reg 10: [mem 0xfeb4f000-0xfeb4f0ff] >22:15:19,864 DEBUG kernel:[ 0.181193] pci 0000:00:12.2: supports D1 D2 >22:15:19,864 DEBUG kernel:[ 0.181195] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >22:15:19,864 DEBUG kernel:[ 0.181212] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 >22:15:19,864 DEBUG kernel:[ 0.181222] pci 0000:00:13.0: reg 10: [mem 0xfeb4e000-0xfeb4efff] >22:15:19,864 DEBUG kernel:[ 0.181276] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 >22:15:19,864 DEBUG kernel:[ 0.181290] pci 0000:00:13.2: reg 10: [mem 0xfeb4d000-0xfeb4d0ff] >22:15:19,864 DEBUG kernel:[ 0.181353] pci 0000:00:13.2: supports D1 D2 >22:15:19,864 DEBUG kernel:[ 0.181354] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >22:15:19,864 DEBUG kernel:[ 0.181371] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 >22:15:19,864 DEBUG kernel:[ 0.181429] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 >22:15:19,864 DEBUG kernel:[ 0.181446] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit] >22:15:19,864 DEBUG kernel:[ 0.181497] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >22:15:19,864 DEBUG kernel:[ 0.181509] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 >22:15:19,864 DEBUG kernel:[ 0.181566] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 >22:15:19,864 DEBUG kernel:[ 0.181598] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 >22:15:19,864 DEBUG kernel:[ 0.181608] pci 0000:00:14.5: reg 10: [mem 0xfeb4c000-0xfeb4cfff] >22:15:19,864 DEBUG kernel:[ 0.181659] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181673] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181686] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181699] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181716] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181729] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000 >22:15:19,864 DEBUG kernel:[ 0.181769] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >22:15:19,864 DEBUG kernel:[ 0.181783] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 >22:15:19,864 DEBUG kernel:[ 0.181794] pci 0000:01:00.0: reg 10: [io 0xe000-0xe0ff] >22:15:19,864 DEBUG kernel:[ 0.181812] pci 0000:01:00.0: reg 18: [mem 0xfea04000-0xfea04fff 64bit pref] >22:15:19,864 DEBUG kernel:[ 0.181824] pci 0000:01:00.0: reg 20: [mem 0xfea00000-0xfea03fff 64bit pref] >22:15:19,864 DEBUG kernel:[ 0.181873] pci 0000:01:00.0: supports D1 D2 >22:15:19,864 DEBUG kernel:[ 0.181875] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >22:15:19,864 INFO kernel:[ 0.184124] pci 0000:00:04.0: PCI bridge to [bus 01] >22:15:19,864 DEBUG kernel:[ 0.184136] pci 0000:00:04.0: bridge window [io 0xe000-0xefff] >22:15:19,864 DEBUG kernel:[ 0.184143] pci 0000:00:04.0: bridge window [mem 0xfea00000-0xfeafffff] >22:15:19,864 DEBUG kernel:[ 0.184166] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >22:15:19,864 INFO kernel:[ 0.184207] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184214] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184215] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184217] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184218] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184219] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184221] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184222] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode) >22:15:19,864 DEBUG kernel:[ 0.184233] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >22:15:19,864 DEBUG kernel:[ 0.184411] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT] >22:15:19,864 DEBUG kernel:[ 0.184477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC02._PRT] >22:15:19,864 INFO kernel:[ 0.184593] pci0000:00: Requesting ACPI _OSC control (0x1d) >22:15:19,864 INFO kernel:[ 0.184745] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >22:15:19,864 INFO kernel:[ 0.184746] ACPI _OSC control for PCIe not granted, disabling ASPM >22:15:19,864 INFO kernel:[ 0.189482] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189535] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189588] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189641] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189683] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189714] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189744] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189774] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 >22:15:19,864 INFO kernel:[ 0.189851] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none >22:15:19,864 INFO kernel:[ 0.189858] vgaarb: loaded >22:15:19,864 INFO kernel:[ 0.189859] vgaarb: bridge control possible 0000:00:01.0 >22:15:19,864 NOTICE kernel:[ 0.189916] SCSI subsystem initialized >22:15:19,864 INFO kernel:[ 0.189918] ACPI: bus type scsi registered >22:15:19,864 DEBUG kernel:[ 0.189956] libata version 3.00 loaded. >22:15:19,864 INFO kernel:[ 0.189972] ACPI: bus type usb registered >22:15:19,864 INFO kernel:[ 0.189988] usbcore: registered new interface driver usbfs >22:15:19,864 INFO kernel:[ 0.189996] usbcore: registered new interface driver hub >22:15:19,864 INFO kernel:[ 0.190015] usbcore: registered new device driver usb >22:15:19,864 INFO kernel:[ 0.190063] PCI: Using ACPI for IRQ routing >22:15:19,864 DEBUG kernel:[ 0.196584] PCI: pci_cache_line_size set to 64 bytes >22:15:19,864 DEBUG kernel:[ 0.196641] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >22:15:19,864 DEBUG kernel:[ 0.196643] e820: reserve RAM buffer [mem 0xad861000-0xafffffff] >22:15:19,864 DEBUG kernel:[ 0.196645] e820: reserve RAM buffer [mem 0xade02000-0xafffffff] >22:15:19,864 DEBUG kernel:[ 0.196646] e820: reserve RAM buffer [mem 0xaea4d000-0xafffffff] >22:15:19,864 DEBUG kernel:[ 0.196648] e820: reserve RAM buffer [mem 0xaf073000-0xafffffff] >22:15:19,864 DEBUG kernel:[ 0.196649] e820: reserve RAM buffer [mem 0xaf800000-0xafffffff] >22:15:19,864 DEBUG kernel:[ 0.196650] e820: reserve RAM buffer [mem 0x22f000000-0x22fffffff] >22:15:19,864 INFO kernel:[ 0.196720] NetLabel: Initializing >22:15:19,864 INFO kernel:[ 0.196721] NetLabel: domain hash size = 128 >22:15:19,864 INFO kernel:[ 0.196722] NetLabel: protocols = UNLABELED CIPSOv4 >22:15:19,864 INFO kernel:[ 0.196729] NetLabel: unlabeled traffic allowed by default >22:15:19,864 INFO kernel:[ 0.196753] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >22:15:19,864 INFO kernel:[ 0.196755] hpet0: 3 comparators, 32-bit 14.318180 MHz counter >22:15:19,864 INFO kernel:[ 0.198785] Switching to clocksource hpet >22:15:19,864 INFO kernel:[ 0.204442] pnp: PnP ACPI init >22:15:19,864 INFO kernel:[ 0.204454] ACPI: bus type pnp registered >22:15:19,864 DEBUG kernel:[ 0.204608] pnp 00:00: [bus 00-ff] >22:15:19,864 DEBUG kernel:[ 0.204610] pnp 00:00: [io 0x0cf8-0x0cff] >22:15:19,864 DEBUG kernel:[ 0.204612] pnp 00:00: [io 0x0000-0x03af window] >22:15:19,864 DEBUG kernel:[ 0.204613] pnp 00:00: [io 0x03e0-0x0cf7 window] >22:15:19,864 DEBUG kernel:[ 0.204617] pnp 00:00: [io 0x03b0-0x03df window] >22:15:19,864 DEBUG kernel:[ 0.204618] pnp 00:00: [io 0x0d00-0xffff window] >22:15:19,864 DEBUG kernel:[ 0.204620] pnp 00:00: [mem 0x000a0000-0x000bffff window] >22:15:19,864 DEBUG kernel:[ 0.204621] pnp 00:00: [mem 0x000c0000-0x000dffff window] >22:15:19,864 DEBUG kernel:[ 0.204623] pnp 00:00: [mem 0xd0000000-0xffffffff window] >22:15:19,864 DEBUG kernel:[ 0.204624] pnp 00:00: [mem 0x00000000 window] >22:15:19,864 DEBUG kernel:[ 0.204659] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >22:15:19,864 DEBUG kernel:[ 0.204687] pnp 00:01: [mem 0xe0000000-0xefffffff] >22:15:19,864 INFO kernel:[ 0.204719] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >22:15:19,864 DEBUG kernel:[ 0.204721] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >22:15:19,864 DEBUG kernel:[ 0.205128] pnp 00:02: [io 0x0010-0x001f] >22:15:19,864 DEBUG kernel:[ 0.205129] pnp 00:02: [io 0x0022-0x003f] >22:15:19,864 DEBUG kernel:[ 0.205131] pnp 00:02: [io 0x0063] >22:15:19,864 DEBUG kernel:[ 0.205132] pnp 00:02: [io 0x0065] >22:15:19,864 DEBUG kernel:[ 0.205133] pnp 00:02: [io 0x0067-0x006f] >22:15:19,864 DEBUG kernel:[ 0.205134] pnp 00:02: [io 0x0072-0x007f] >22:15:19,864 DEBUG kernel:[ 0.205136] pnp 00:02: [io 0x0080] >22:15:19,864 DEBUG kernel:[ 0.205137] pnp 00:02: [io 0x0084-0x0086] >22:15:19,864 DEBUG kernel:[ 0.205138] pnp 00:02: [io 0x0088] >22:15:19,864 DEBUG kernel:[ 0.205139] pnp 00:02: [io 0x008c-0x008e] >22:15:19,864 DEBUG kernel:[ 0.205140] pnp 00:02: [io 0x0090-0x009f] >22:15:19,864 DEBUG kernel:[ 0.205141] pnp 00:02: [io 0x00a2-0x00bf] >22:15:19,864 DEBUG kernel:[ 0.205142] pnp 00:02: [io 0x00b1] >22:15:19,864 DEBUG kernel:[ 0.205143] pnp 00:02: [io 0x00e0-0x00ef] >22:15:19,864 DEBUG kernel:[ 0.205144] pnp 00:02: [io 0x04d0-0x04d1] >22:15:19,864 DEBUG kernel:[ 0.205145] pnp 00:02: [io 0x040b] >22:15:19,864 DEBUG kernel:[ 0.205147] pnp 00:02: [io 0x04d6] >22:15:19,864 DEBUG kernel:[ 0.205148] pnp 00:02: [io 0x0c00-0x0c01] >22:15:19,864 DEBUG kernel:[ 0.205149] pnp 00:02: [io 0x0c14] >22:15:19,864 DEBUG kernel:[ 0.205150] pnp 00:02: [io 0x0c50-0x0c51] >22:15:19,864 DEBUG kernel:[ 0.205151] pnp 00:02: [io 0x0c52] >22:15:19,864 DEBUG kernel:[ 0.205152] pnp 00:02: [io 0x0c6c] >22:15:19,864 DEBUG kernel:[ 0.205153] pnp 00:02: [io 0x0c6f] >22:15:19,864 DEBUG kernel:[ 0.205154] pnp 00:02: [io 0x0cd0-0x0cd1] >22:15:19,864 DEBUG kernel:[ 0.205155] pnp 00:02: [io 0x0cd2-0x0cd3] >22:15:19,864 DEBUG kernel:[ 0.205156] pnp 00:02: [io 0x0cd4-0x0cd5] >22:15:19,864 DEBUG kernel:[ 0.205157] pnp 00:02: [io 0x0cd6-0x0cd7] >22:15:19,864 DEBUG kernel:[ 0.205159] pnp 00:02: [io 0x0cd8-0x0cdf] >22:15:19,864 DEBUG kernel:[ 0.205160] pnp 00:02: [io 0x0800-0x089f] >22:15:19,864 DEBUG kernel:[ 0.205161] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >22:15:19,864 DEBUG kernel:[ 0.205162] pnp 00:02: [io 0x0000-0x000f] >22:15:19,864 DEBUG kernel:[ 0.205163] pnp 00:02: [io 0x0b20-0x0b3f] >22:15:19,864 DEBUG kernel:[ 0.205164] pnp 00:02: [io 0x0900-0x090f] >22:15:19,864 DEBUG kernel:[ 0.205166] pnp 00:02: [io 0x0910-0x091f] >22:15:19,864 DEBUG kernel:[ 0.205167] pnp 00:02: [io 0xfe00-0xfefe] >22:15:19,864 DEBUG kernel:[ 0.205170] pnp 00:02: [io 0x0060-0x005f disabled] >22:15:19,864 DEBUG kernel:[ 0.205171] pnp 00:02: [io 0x0064-0x0063 disabled] >22:15:19,864 DEBUG kernel:[ 0.205172] pnp 00:02: [mem 0xfec00000-0xfec00fff] >22:15:19,864 DEBUG kernel:[ 0.205173] pnp 00:02: [mem 0xfee00000-0xfee00fff] >22:15:19,864 DEBUG kernel:[ 0.205174] pnp 00:02: [mem 0xfed80000-0xfed8ffff] >22:15:19,864 DEBUG kernel:[ 0.205176] pnp 00:02: [mem 0xfed61000-0xfed70fff] >22:15:19,864 DEBUG kernel:[ 0.205177] pnp 00:02: [mem 0xfec10000-0xfec10fff] >22:15:19,864 DEBUG kernel:[ 0.205178] pnp 00:02: [mem 0xfed00000-0xfed00fff] >22:15:19,864 DEBUG kernel:[ 0.205179] pnp 00:02: [mem 0xff000000-0xffffffff] >22:15:19,864 INFO kernel:[ 0.205227] system 00:02: [io 0x04d0-0x04d1] has been reserved >22:15:19,864 INFO kernel:[ 0.205228] system 00:02: [io 0x040b] has been reserved >22:15:19,864 INFO kernel:[ 0.205230] system 00:02: [io 0x04d6] has been reserved >22:15:19,864 INFO kernel:[ 0.205231] system 00:02: [io 0x0c00-0x0c01] has been reserved >22:15:19,864 INFO kernel:[ 0.205233] system 00:02: [io 0x0c14] has been reserved >22:15:19,864 INFO kernel:[ 0.205234] system 00:02: [io 0x0c50-0x0c51] has been reserved >22:15:19,864 INFO kernel:[ 0.205236] system 00:02: [io 0x0c52] has been reserved >22:15:19,864 INFO kernel:[ 0.205237] system 00:02: [io 0x0c6c] has been reserved >22:15:19,864 INFO kernel:[ 0.205238] system 00:02: [io 0x0c6f] has been reserved >22:15:19,864 INFO kernel:[ 0.205240] system 00:02: [io 0x0cd0-0x0cd1] has been reserved >22:15:19,864 INFO kernel:[ 0.205241] system 00:02: [io 0x0cd2-0x0cd3] has been reserved >22:15:19,864 INFO kernel:[ 0.205243] system 00:02: [io 0x0cd4-0x0cd5] has been reserved >22:15:19,864 INFO kernel:[ 0.205244] system 00:02: [io 0x0cd6-0x0cd7] has been reserved >22:15:19,864 INFO kernel:[ 0.205245] system 00:02: [io 0x0cd8-0x0cdf] has been reserved >22:15:19,864 INFO kernel:[ 0.205247] system 00:02: [io 0x0800-0x089f] has been reserved >22:15:19,864 INFO kernel:[ 0.205248] system 00:02: [io 0x0b20-0x0b3f] has been reserved >22:15:19,864 INFO kernel:[ 0.205250] system 00:02: [io 0x0900-0x090f] has been reserved >22:15:19,864 INFO kernel:[ 0.205251] system 00:02: [io 0x0910-0x091f] has been reserved >22:15:19,864 INFO kernel:[ 0.205253] system 00:02: [io 0xfe00-0xfefe] has been reserved >22:15:19,864 INFO kernel:[ 0.205255] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved >22:15:19,864 INFO kernel:[ 0.205257] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved >22:15:19,864 INFO kernel:[ 0.205258] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved >22:15:19,864 INFO kernel:[ 0.205260] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved >22:15:19,864 INFO kernel:[ 0.205262] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved >22:15:19,864 INFO kernel:[ 0.205263] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved >22:15:19,864 INFO kernel:[ 0.205265] system 00:02: [mem 0xff000000-0xffffffff] has been reserved >22:15:19,864 DEBUG kernel:[ 0.205267] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.205350] pnp 00:03: [io 0x0000-0xffffffffffffffff disabled] >22:15:19,864 DEBUG kernel:[ 0.205352] pnp 00:03: [io 0x0a00-0x0a1f] >22:15:19,864 DEBUG kernel:[ 0.205353] pnp 00:03: [io 0x0600-0x060f] >22:15:19,864 INFO kernel:[ 0.205378] system 00:03: [io 0x0a00-0x0a1f] has been reserved >22:15:19,864 INFO kernel:[ 0.205380] system 00:03: [io 0x0600-0x060f] has been reserved >22:15:19,864 DEBUG kernel:[ 0.205382] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.205400] pnp 00:04: [io 0x0060] >22:15:19,864 DEBUG kernel:[ 0.205402] pnp 00:04: [io 0x0064] >22:15:19,864 DEBUG kernel:[ 0.205409] pnp 00:04: [irq 1] >22:15:19,864 DEBUG kernel:[ 0.205429] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >22:15:19,864 DEBUG kernel:[ 0.205630] pnp 00:05: [io 0x03f8-0x03ff] >22:15:19,864 DEBUG kernel:[ 0.205633] pnp 00:05: [irq 4] >22:15:19,864 DEBUG kernel:[ 0.205635] pnp 00:05: [dma 0 disabled] >22:15:19,864 DEBUG kernel:[ 0.205670] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >22:15:19,864 DEBUG kernel:[ 0.205932] pnp 00:06: [io 0x0378-0x037f] >22:15:19,864 DEBUG kernel:[ 0.205936] pnp 00:06: [irq 5] >22:15:19,864 DEBUG kernel:[ 0.205937] pnp 00:06: [dma 3] >22:15:19,864 DEBUG kernel:[ 0.206028] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active) >22:15:19,864 DEBUG kernel:[ 0.206037] pnp 00:07: [dma 4] >22:15:19,864 DEBUG kernel:[ 0.206039] pnp 00:07: [io 0x0000-0x000f] >22:15:19,864 DEBUG kernel:[ 0.206041] pnp 00:07: [io 0x0081-0x0083] >22:15:19,864 DEBUG kernel:[ 0.206043] pnp 00:07: [io 0x0087] >22:15:19,864 DEBUG kernel:[ 0.206044] pnp 00:07: [io 0x0089-0x008b] >22:15:19,864 DEBUG kernel:[ 0.206045] pnp 00:07: [io 0x008f] >22:15:19,864 DEBUG kernel:[ 0.206046] pnp 00:07: [io 0x00c0-0x00df] >22:15:19,864 DEBUG kernel:[ 0.206063] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active) >22:15:19,864 DEBUG kernel:[ 0.206070] pnp 00:08: [io 0x0070-0x0071] >22:15:19,864 DEBUG kernel:[ 0.206074] pnp 00:08: [irq 8] >22:15:19,864 DEBUG kernel:[ 0.206089] pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) >22:15:19,864 DEBUG kernel:[ 0.206095] pnp 00:09: [io 0x0061] >22:15:19,864 DEBUG kernel:[ 0.206112] pnp 00:09: Plug and Play ACPI device, IDs PNP0800 (active) >22:15:19,864 DEBUG kernel:[ 0.206130] pnp 00:0a: [io 0x0010-0x001f] >22:15:19,864 DEBUG kernel:[ 0.206132] pnp 00:0a: [io 0x0022-0x003f] >22:15:19,864 DEBUG kernel:[ 0.206133] pnp 00:0a: [io 0x0044-0x005f] >22:15:19,864 DEBUG kernel:[ 0.206134] pnp 00:0a: [io 0x0072-0x007f] >22:15:19,864 DEBUG kernel:[ 0.206135] pnp 00:0a: [io 0x0080] >22:15:19,864 DEBUG kernel:[ 0.206136] pnp 00:0a: [io 0x0084-0x0086] >22:15:19,864 DEBUG kernel:[ 0.206138] pnp 00:0a: [io 0x0088] >22:15:19,864 DEBUG kernel:[ 0.206139] pnp 00:0a: [io 0x008c-0x008e] >22:15:19,864 DEBUG kernel:[ 0.206140] pnp 00:0a: [io 0x0090-0x009f] >22:15:19,864 DEBUG kernel:[ 0.206141] pnp 00:0a: [io 0x00a2-0x00bf] >22:15:19,864 DEBUG kernel:[ 0.206142] pnp 00:0a: [io 0x00e0-0x00ef] >22:15:19,864 DEBUG kernel:[ 0.206143] pnp 00:0a: [io 0x04d0-0x04d1] >22:15:19,864 INFO kernel:[ 0.206172] system 00:0a: [io 0x04d0-0x04d1] has been reserved >22:15:19,864 DEBUG kernel:[ 0.206174] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.206180] pnp 00:0b: [io 0x00f0-0x00ff] >22:15:19,864 DEBUG kernel:[ 0.206184] pnp 00:0b: [irq 13] >22:15:19,864 DEBUG kernel:[ 0.206201] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active) >22:15:19,864 DEBUG kernel:[ 0.206237] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.206341] pnp 00:0d: [mem 0xb0000000-0xcfffffff] >22:15:19,864 INFO kernel:[ 0.206371] system 00:0d: [mem 0xb0000000-0xcfffffff] has been reserved >22:15:19,864 DEBUG kernel:[ 0.206373] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.206418] pnp 00:0e: [mem 0xfeb80000-0xfebfffff] >22:15:19,864 INFO kernel:[ 0.206451] system 00:0e: [mem 0xfeb80000-0xfebfffff] has been reserved >22:15:19,864 DEBUG kernel:[ 0.206453] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >22:15:19,864 DEBUG kernel:[ 0.206570] pnp 00:0f: [mem 0xfed00000-0xfed003ff] >22:15:19,864 DEBUG kernel:[ 0.206594] pnp 00:0f: Plug and Play ACPI device, IDs PNP0103 (active) >22:15:19,864 INFO kernel:[ 0.206596] pnp: PnP ACPI: found 16 devices >22:15:19,864 INFO kernel:[ 0.206597] ACPI: ACPI bus type pnp unregistered >22:15:19,864 INFO kernel:[ 0.212834] pci 0000:00:04.0: PCI bridge to [bus 01] >22:15:19,864 INFO kernel:[ 0.212837] pci 0000:00:04.0: bridge window [io 0xe000-0xefff] >22:15:19,864 INFO kernel:[ 0.212840] pci 0000:00:04.0: bridge window [mem 0xfea00000-0xfeafffff] >22:15:19,864 INFO kernel:[ 0.212844] pci 0000:00:14.4: PCI bridge to [bus 02] >22:15:19,864 DEBUG kernel:[ 0.212866] pci_bus 0000:00: resource 4 [io 0x0000-0x03af] >22:15:19,864 DEBUG kernel:[ 0.212868] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] >22:15:19,864 DEBUG kernel:[ 0.212869] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df] >22:15:19,864 DEBUG kernel:[ 0.212870] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff] >22:15:19,864 DEBUG kernel:[ 0.212872] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] >22:15:19,864 DEBUG kernel:[ 0.212873] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff] >22:15:19,864 DEBUG kernel:[ 0.212875] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xffffffff] >22:15:19,864 DEBUG kernel:[ 0.212876] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >22:15:19,864 DEBUG kernel:[ 0.212877] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff] >22:15:19,864 DEBUG kernel:[ 0.212879] pci_bus 0000:02: resource 4 [io 0x0000-0x03af] >22:15:19,864 DEBUG kernel:[ 0.212880] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7] >22:15:19,864 DEBUG kernel:[ 0.212881] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df] >22:15:19,864 DEBUG kernel:[ 0.212883] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff] >22:15:19,864 DEBUG kernel:[ 0.212884] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff] >22:15:19,864 DEBUG kernel:[ 0.212885] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff] >22:15:19,864 DEBUG kernel:[ 0.212886] pci_bus 0000:02: resource 10 [mem 0xd0000000-0xffffffff] >22:15:19,864 INFO kernel:[ 0.212912] NET: Registered protocol family 2 >22:15:19,864 INFO kernel:[ 0.213588] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >22:15:19,864 INFO kernel:[ 0.215204] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >22:15:19,864 INFO kernel:[ 0.215392] TCP: Hash tables configured (established 524288 bind 65536) >22:15:19,864 INFO kernel:[ 0.215416] TCP: reno registered >22:15:19,864 INFO kernel:[ 0.215430] UDP hash table entries: 4096 (order: 5, 131072 bytes) >22:15:19,864 INFO kernel:[ 0.215465] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >22:15:19,864 INFO kernel:[ 0.215546] NET: Registered protocol family 1 >22:15:19,864 DEBUG kernel:[ 0.215559] pci 0000:00:01.0: Boot video device >22:15:19,864 DEBUG kernel:[ 0.433365] PCI: CLS 64 bytes, default 64 >22:15:19,864 INFO kernel:[ 0.433410] Unpacking initramfs... >22:15:19,864 INFO kernel:[ 2.699292] Freeing initrd memory: 27244k freed >22:15:19,864 INFO kernel:[ 2.758535] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 >22:15:19,864 INFO kernel:[ 2.758537] AMD-Vi: Extended features: PreF PPR GT IA >22:15:19,864 DEBUG kernel:[ 2.758560] pci 0000:00:00.2: irq 40 for MSI/MSI-X >22:15:19,864 INFO kernel:[ 2.767560] AMD-Vi: Lazy IO/TLB flushing enabled >22:15:19,864 INFO kernel:[ 2.767564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >22:15:19,864 INFO kernel:[ 2.767566] software IO TLB [mem 0xa9861000-0xad860fff] (64MB) mapped at [ffff8800a9861000-ffff8800ad860fff] >22:15:19,864 INFO kernel:[ 2.767651] LVT offset 0 assigned for vector 0x400 >22:15:19,864 INFO kernel:[ 2.767671] perf: AMD IBS detected (0x000000ff) >22:15:19,864 INFO kernel:[ 2.769739] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >22:15:19,864 NOTICE kernel:[ 2.769949] Initialise module verification >22:15:19,864 INFO kernel:[ 2.769983] audit: initializing netlink socket (disabled) >22:15:19,864 NOTICE kernel:[ 2.769994] type=2000 audit(1361744110.660:1): initialized >22:15:19,864 INFO kernel:[ 2.783765] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:15:19,864 NOTICE kernel:[ 2.785269] VFS: Disk quotas dquot_6.5.2 >22:15:19,864 WARNING kernel:[ 2.785301] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:15:19,864 INFO kernel:[ 2.785629] msgmni has been set to 14731 >22:15:19,864 DEBUG kernel:[ 2.785672] SELinux: Registering netfilter hooks >22:15:19,864 INFO kernel:[ 2.786073] alg: No test for stdrng (krng) >22:15:19,864 INFO kernel:[ 2.786079] NET: Registered protocol family 38 >22:15:19,864 NOTICE kernel:[ 2.786082] Key type asymmetric registered >22:15:19,864 NOTICE kernel:[ 2.786083] Asymmetric key parser 'x509' registered >22:15:19,864 INFO kernel:[ 2.786108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:15:19,864 INFO kernel:[ 2.786130] io scheduler noop registered >22:15:19,864 INFO kernel:[ 2.786131] io scheduler deadline registered >22:15:19,864 INFO kernel:[ 2.786155] io scheduler cfq registered (default) >22:15:19,864 INFO kernel:[ 2.786261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:15:19,864 INFO kernel:[ 2.786274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:15:19,864 INFO kernel:[ 2.786275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:15:19,864 INFO kernel:[ 2.786551] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >22:15:19,864 INFO kernel:[ 2.786554] ACPI: Power Button [PWRB] >22:15:19,864 INFO kernel:[ 2.786591] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >22:15:19,864 INFO kernel:[ 2.786592] ACPI: Power Button [PWRF] >22:15:19,864 INFO kernel:[ 2.830892] GHES: HEST is not enabled! >22:15:19,864 INFO kernel:[ 2.830968] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:15:19,864 INFO kernel:[ 2.851379] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:15:19,864 INFO kernel:[ 2.871980] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:15:19,864 INFO kernel:[ 2.872226] Non-volatile memory driver v1.3 >22:15:19,864 INFO kernel:[ 2.872227] Linux agpgart interface v0.103 >22:15:19,864 INFO kernel:[ 2.872760] loop: module loaded >22:15:19,864 DEBUG kernel:[ 2.872805] ahci 0000:00:11.0: version 3.0 >22:15:19,864 DEBUG kernel:[ 2.872853] ahci 0000:00:11.0: irq 41 for MSI/MSI-X >22:15:19,864 INFO kernel:[ 2.872889] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode >22:15:19,864 INFO kernel:[ 2.872891] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >22:15:19,864 INFO kernel:[ 2.873025] scsi0 : ahci >22:15:19,864 INFO kernel:[ 2.873065] ata1: SATA max UDMA/133 abar m2048@0xfeb51000 port 0xfeb51100 irq 41 >22:15:19,864 INFO kernel:[ 2.873123] libphy: Fixed MDIO Bus: probed >22:15:19,864 INFO kernel:[ 2.873168] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:15:19,864 INFO kernel:[ 2.873187] ehci_hcd 0000:00:12.2: EHCI Host Controller >22:15:19,864 INFO kernel:[ 2.873218] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 >22:15:19,864 DEBUG kernel:[ 2.873227] QUIRK: Enable AMD PLL fix >22:15:19,864 INFO kernel:[ 2.873229] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >22:15:19,864 INFO kernel:[ 2.873249] ehci_hcd 0000:00:12.2: debug port 1 >22:15:19,864 INFO kernel:[ 2.873263] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4f000 >22:15:19,864 INFO kernel:[ 2.878433] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 >22:15:19,864 INFO kernel:[ 2.878477] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:15:19,864 INFO kernel:[ 2.878479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 2.878481] usb usb1: Product: EHCI Host Controller >22:15:19,864 INFO kernel:[ 2.878482] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >22:15:19,864 INFO kernel:[ 2.878483] usb usb1: SerialNumber: 0000:00:12.2 >22:15:19,864 INFO kernel:[ 2.878581] hub 1-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 2.878585] hub 1-0:1.0: 5 ports detected >22:15:19,864 INFO kernel:[ 2.878657] ehci_hcd 0000:00:13.2: EHCI Host Controller >22:15:19,864 INFO kernel:[ 2.878692] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 >22:15:19,864 INFO kernel:[ 2.878695] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >22:15:19,864 INFO kernel:[ 2.878716] ehci_hcd 0000:00:13.2: debug port 1 >22:15:19,864 INFO kernel:[ 2.878726] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb4d000 >22:15:19,864 INFO kernel:[ 2.884424] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 >22:15:19,864 INFO kernel:[ 2.884462] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >22:15:19,864 INFO kernel:[ 2.884464] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 2.884466] usb usb2: Product: EHCI Host Controller >22:15:19,864 INFO kernel:[ 2.884467] usb usb2: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >22:15:19,864 INFO kernel:[ 2.884468] usb usb2: SerialNumber: 0000:00:13.2 >22:15:19,864 INFO kernel:[ 2.884569] hub 2-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 2.884573] hub 2-0:1.0: 5 ports detected >22:15:19,864 INFO kernel:[ 2.884629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:15:19,864 INFO kernel:[ 2.884654] ohci_hcd 0000:00:12.0: OHCI Host Controller >22:15:19,864 INFO kernel:[ 2.884692] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3 >22:15:19,864 INFO kernel:[ 2.884713] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb50000 >22:15:19,864 INFO kernel:[ 2.939328] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >22:15:19,864 INFO kernel:[ 2.939331] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 2.939333] usb usb3: Product: OHCI Host Controller >22:15:19,864 INFO kernel:[ 2.939334] usb usb3: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >22:15:19,864 INFO kernel:[ 2.939335] usb usb3: SerialNumber: 0000:00:12.0 >22:15:19,864 INFO kernel:[ 2.939439] hub 3-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 2.939444] hub 3-0:1.0: 5 ports detected >22:15:19,864 INFO kernel:[ 2.939507] ohci_hcd 0000:00:13.0: OHCI Host Controller >22:15:19,864 INFO kernel:[ 2.939540] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4 >22:15:19,864 INFO kernel:[ 2.939554] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4e000 >22:15:19,864 INFO kernel:[ 2.994178] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >22:15:19,864 INFO kernel:[ 2.994181] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 2.994183] usb usb4: Product: OHCI Host Controller >22:15:19,864 INFO kernel:[ 2.994184] usb usb4: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >22:15:19,864 INFO kernel:[ 2.994185] usb usb4: SerialNumber: 0000:00:13.0 >22:15:19,864 INFO kernel:[ 2.994284] hub 4-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 2.994289] hub 4-0:1.0: 5 ports detected >22:15:19,864 INFO kernel:[ 2.994351] ohci_hcd 0000:00:14.5: OHCI Host Controller >22:15:19,864 INFO kernel:[ 2.994384] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5 >22:15:19,864 INFO kernel:[ 2.994397] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb4c000 >22:15:19,864 INFO kernel:[ 3.049074] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >22:15:19,864 INFO kernel:[ 3.049077] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 3.049078] usb usb5: Product: OHCI Host Controller >22:15:19,864 INFO kernel:[ 3.049080] usb usb5: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >22:15:19,864 INFO kernel:[ 3.049081] usb usb5: SerialNumber: 0000:00:14.5 >22:15:19,864 INFO kernel:[ 3.049175] hub 5-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 3.049180] hub 5-0:1.0: 2 ports detected >22:15:19,864 INFO kernel:[ 3.049229] uhci_hcd: USB Universal Host Controller Interface driver >22:15:19,864 INFO kernel:[ 3.049272] xhci_hcd 0000:00:10.0: xHCI Host Controller >22:15:19,864 INFO kernel:[ 3.049304] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6 >22:15:19,864 INFO kernel:[ 3.049483] xhci_hcd 0000:00:10.0: irq 18, io mem 0xfeb4a000 >22:15:19,864 DEBUG kernel:[ 3.049526] xhci_hcd 0000:00:10.0: irq 42 for MSI/MSI-X >22:15:19,864 DEBUG kernel:[ 3.049530] xhci_hcd 0000:00:10.0: irq 43 for MSI/MSI-X >22:15:19,864 DEBUG kernel:[ 3.049533] xhci_hcd 0000:00:10.0: irq 44 for MSI/MSI-X >22:15:19,864 INFO kernel:[ 3.049587] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002 >22:15:19,864 INFO kernel:[ 3.049589] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 3.049590] usb usb6: Product: xHCI Host Controller >22:15:19,864 INFO kernel:[ 3.049591] usb usb6: Manufacturer: Linux 3.6.10-4.fc18.x86_64 xhci_hcd >22:15:19,864 INFO kernel:[ 3.049592] usb usb6: SerialNumber: 0000:00:10.0 >22:15:19,864 DEBUG kernel:[ 3.049641] xHCI xhci_add_endpoint called for root hub >22:15:19,864 DEBUG kernel:[ 3.049642] xHCI xhci_check_bandwidth called for root hub >22:15:19,864 INFO kernel:[ 3.049657] hub 6-0:1.0: USB hub found >22:15:19,864 INFO kernel:[ 3.049661] hub 6-0:1.0: 2 ports detected >22:15:19,864 INFO kernel:[ 3.049700] xhci_hcd 0000:00:10.0: xHCI Host Controller >22:15:19,864 INFO kernel:[ 3.049727] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 7 >22:15:19,864 INFO kernel:[ 3.052894] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003 >22:15:19,864 INFO kernel:[ 3.052896] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,864 INFO kernel:[ 3.052897] usb usb7: Product: xHCI Host Controller >22:15:19,864 INFO kernel:[ 3.052898] usb usb7: Manufacturer: Linux 3.6.10-4.fc18.x86_64 xhci_hcd >22:15:19,864 INFO kernel:[ 3.052899] usb usb7: SerialNumber: 0000:00:10.0 >22:15:19,864 DEBUG kernel:[ 3.052954] xHCI xhci_add_endpoint called for root hub >22:15:19,864 DEBUG kernel:[ 3.052955] xHCI xhci_check_bandwidth called for root hub >22:15:19,865 INFO kernel:[ 3.052970] hub 7-0:1.0: USB hub found >22:15:19,865 INFO kernel:[ 3.052974] hub 7-0:1.0: 2 ports detected >22:15:19,865 INFO kernel:[ 3.056047] xhci_hcd 0000:00:10.1: xHCI Host Controller >22:15:19,865 INFO kernel:[ 3.056103] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 8 >22:15:19,865 INFO kernel:[ 3.056286] xhci_hcd 0000:00:10.1: irq 17, io mem 0xfeb48000 >22:15:19,865 DEBUG kernel:[ 3.056329] xhci_hcd 0000:00:10.1: irq 45 for MSI/MSI-X >22:15:19,865 DEBUG kernel:[ 3.056332] xhci_hcd 0000:00:10.1: irq 46 for MSI/MSI-X >22:15:19,865 DEBUG kernel:[ 3.056336] xhci_hcd 0000:00:10.1: irq 47 for MSI/MSI-X >22:15:19,865 INFO kernel:[ 3.056396] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 >22:15:19,865 INFO kernel:[ 3.056397] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,865 INFO kernel:[ 3.056399] usb usb8: Product: xHCI Host Controller >22:15:19,865 INFO kernel:[ 3.056400] usb usb8: Manufacturer: Linux 3.6.10-4.fc18.x86_64 xhci_hcd >22:15:19,865 INFO kernel:[ 3.056401] usb usb8: SerialNumber: 0000:00:10.1 >22:15:19,865 DEBUG kernel:[ 3.056461] xHCI xhci_add_endpoint called for root hub >22:15:19,865 DEBUG kernel:[ 3.056462] xHCI xhci_check_bandwidth called for root hub >22:15:19,865 INFO kernel:[ 3.056479] hub 8-0:1.0: USB hub found >22:15:19,865 INFO kernel:[ 3.056484] hub 8-0:1.0: 2 ports detected >22:15:19,865 INFO kernel:[ 3.056526] xhci_hcd 0000:00:10.1: xHCI Host Controller >22:15:19,865 INFO kernel:[ 3.056554] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 9 >22:15:19,865 INFO kernel:[ 3.059695] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 >22:15:19,865 INFO kernel:[ 3.059696] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:15:19,865 INFO kernel:[ 3.059698] usb usb9: Product: xHCI Host Controller >22:15:19,865 INFO kernel:[ 3.059699] usb usb9: Manufacturer: Linux 3.6.10-4.fc18.x86_64 xhci_hcd >22:15:19,865 INFO kernel:[ 3.059700] usb usb9: SerialNumber: 0000:00:10.1 >22:15:19,865 DEBUG kernel:[ 3.059746] xHCI xhci_add_endpoint called for root hub >22:15:19,865 DEBUG kernel:[ 3.059747] xHCI xhci_check_bandwidth called for root hub >22:15:19,865 INFO kernel:[ 3.059763] hub 9-0:1.0: USB hub found >22:15:19,865 INFO kernel:[ 3.059767] hub 9-0:1.0: 2 ports detected >22:15:19,865 INFO kernel:[ 3.064033] usbcore: registered new interface driver usbserial >22:15:19,865 INFO kernel:[ 3.064041] usbcore: registered new interface driver usbserial_generic >22:15:19,865 INFO kernel:[ 3.064052] USB Serial support registered for generic >22:15:19,865 INFO kernel:[ 3.064055] usbserial: USB Serial Driver core >22:15:19,865 INFO kernel:[ 3.064081] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >22:15:19,865 WARNING kernel:[ 3.064082] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >22:15:19,865 INFO kernel:[ 3.064189] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:15:19,865 INFO kernel:[ 3.064256] mousedev: PS/2 mouse device common for all mice >22:15:19,865 INFO kernel:[ 3.064375] rtc_cmos 00:08: RTC can wake from S4 >22:15:19,865 INFO kernel:[ 3.064460] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 >22:15:19,865 INFO kernel:[ 3.064478] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >22:15:19,865 INFO kernel:[ 3.064538] device-mapper: uevent: version 1.0.3 >22:15:19,865 INFO kernel:[ 3.064585] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >22:15:19,865 INFO kernel:[ 3.064631] cpuidle: using governor ladder >22:15:19,865 INFO kernel:[ 3.064632] cpuidle: using governor menu >22:15:19,865 INFO kernel:[ 3.064771] EFI Variables Facility v0.08 2004-May-17 >22:15:19,865 INFO kernel:[ 3.064841] usbcore: registered new interface driver usbhid >22:15:19,865 INFO kernel:[ 3.064841] usbhid: USB HID core driver >22:15:19,865 INFO kernel:[ 3.064856] drop_monitor: Initializing network drop monitor service >22:15:19,865 INFO kernel:[ 3.064919] ip_tables: (C) 2000-2006 Netfilter Core Team >22:15:19,865 INFO kernel:[ 3.064937] TCP: cubic registered >22:15:19,865 INFO kernel:[ 3.064938] Initializing XFRM netlink socket >22:15:19,865 INFO kernel:[ 3.065015] NET: Registered protocol family 10 >22:15:19,865 INFO kernel:[ 3.065126] mip6: Mobile IPv6 >22:15:19,865 INFO kernel:[ 3.065127] NET: Registered protocol family 17 >22:15:19,865 DEBUG kernel:[ 3.065315] PM: Hibernation image not present or could not be loaded. >22:15:19,865 NOTICE kernel:[ 3.065317] Loading module verification certificates >22:15:19,865 NOTICE kernel:[ 3.066028] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >22:15:19,865 INFO kernel:[ 3.066035] registered taskstats version 1 >22:15:19,865 INFO kernel:[ 3.066504] Magic number: 1:832:300 >22:15:19,865 INFO kernel:[ 3.066561] rtc_cmos 00:08: setting system clock to 2013-02-24 22:15:11 UTC (1361744111) >22:15:19,865 INFO kernel:[ 3.066566] powernow-k8: Found 1 AMD A6-5400K APU with Radeon(tm) HD Graphics (2 cpu cores) (version 2.20.00) >22:15:19,865 INFO kernel:[ 3.066575] powernow-k8: Core Performance Boosting: on. >22:15:19,865 ERR kernel:[ 3.066579] [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objects found. >22:15:19,865 ERR kernel:[ 3.066579] [Firmware Bug]: powernow-k8: Try again with latest BIOS. >22:15:19,865 INFO kernel:[ 3.082719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >22:15:19,865 INFO kernel:[ 3.179707] usb 1-1: new high-speed USB device number 2 using ehci_hcd >22:15:19,865 INFO kernel:[ 3.294956] usb 1-1: New USB device found, idVendor=0781, idProduct=5567 >22:15:19,865 INFO kernel:[ 3.294959] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:15:19,865 INFO kernel:[ 3.294961] usb 1-1: Product: Firebird USB Flash Drive >22:15:19,865 INFO kernel:[ 3.294962] usb 1-1: Manufacturer: SanDisk >22:15:19,865 INFO kernel:[ 3.294963] usb 1-1: SerialNumber: 4C532000051219107072 >22:15:19,865 INFO kernel:[ 3.331362] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >22:15:19,865 INFO kernel:[ 3.332481] ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC64G, max UDMA/133 >22:15:19,865 INFO kernel:[ 3.332484] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >22:15:19,865 INFO kernel:[ 3.333749] ata1.00: configured for UDMA/133 >22:15:19,865 NOTICE kernel:[ 3.333841] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5 >22:15:19,865 NOTICE kernel:[ 3.333987] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) >22:15:19,865 NOTICE kernel:[ 3.333993] sd 0:0:0:0: Attached scsi generic sg0 type 0 >22:15:19,865 NOTICE kernel:[ 3.334024] sd 0:0:0:0: [sda] Write Protect is off >22:15:19,865 DEBUG kernel:[ 3.334026] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >22:15:19,865 NOTICE kernel:[ 3.334042] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:15:19,865 INFO kernel:[ 3.571774] usb 4-3: new low-speed USB device number 2 using ohci_hcd >22:15:19,865 INFO kernel:[ 3.697636] sda: sda1 sda2 sda3 sda4 sda5 sda6 >22:15:19,865 NOTICE kernel:[ 3.697952] sd 0:0:0:0: [sda] Attached SCSI disk >22:15:19,865 INFO kernel:[ 3.700047] Freeing unused kernel memory: 1036k freed >22:15:19,865 INFO kernel:[ 3.700233] Write protecting the kernel read-only data: 12288k >22:15:19,865 INFO kernel:[ 3.706947] Freeing unused kernel memory: 1848k freed >22:15:19,865 INFO kernel:[ 3.712193] Freeing unused kernel memory: 1412k freed >22:15:19,865 INFO kernel:[ 3.722457] usb 4-3: New USB device found, idVendor=03f0, idProduct=2c24 >22:15:19,865 INFO kernel:[ 3.722460] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >22:15:19,865 INFO kernel:[ 3.722462] usb 4-3: Product: HP USB Laser Mouse >22:15:19,865 INFO kernel:[ 3.722463] usb 4-3: Manufacturer: HP >22:15:19,865 INFO kernel:[ 3.731615] input: HP HP USB Laser Mouse as /devices/pci0000:00/0000:00:13.0/usb4/4-3/4-3:1.0/input/input3 >22:15:19,865 INFO kernel:[ 3.731695] hid-generic 0003:03F0:2C24.0001: input,hidraw0: USB HID v1.10 Mouse [HP HP USB Laser Mouse] on usb-0000:00:13.0-3/input0 >22:15:19,865 INFO kernel:[ 3.766296] tsc: Refined TSC clocksource calibration: 4086.154 MHz >22:15:19,865 INFO kernel:[ 3.766304] Switching to clocksource tsc >22:15:19,865 INFO kernel:[ 3.845143] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >22:15:19,865 INFO kernel:[ 3.952841] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:15:19,865 INFO kernel:[ 3.956306] Loading iSCSI transport class v2.0-870. >22:15:19,865 NOTICE kernel:[ 3.959656] iscsi: registered transport (tcp) >22:15:19,865 INFO kernel:[ 3.961652] alua: device handler registered >22:15:19,865 INFO kernel:[ 3.963609] emc: device handler registered >22:15:19,865 INFO kernel:[ 3.965541] hp_sw: device handler registered >22:15:19,865 INFO kernel:[ 3.967555] rdac: device handler registered >22:15:19,865 INFO kernel:[ 6.978669] floppy0: no floppy controllers found >22:15:19,865 INFO kernel:[ 6.987529] No iBFT detected. >22:15:19,865 INFO kernel:[ 6.989514] md: raid0 personality registered for level 0 >22:15:19,865 INFO kernel:[ 6.991743] md: raid1 personality registered for level 1 >22:15:19,865 INFO kernel:[ 6.993708] async_tx: api initialized (async) >22:15:19,865 INFO kernel:[ 6.994573] xor: automatically using best checksumming function: >22:15:19,865 INFO kernel:[ 7.004406] avx : 4900.000 MB/sec >22:15:19,865 WARNING kernel:[ 7.023363] raid6: sse2x1 7292 MB/s >22:15:19,865 WARNING kernel:[ 7.040321] raid6: sse2x2 11593 MB/s >22:15:19,865 WARNING kernel:[ 7.057280] raid6: sse2x4 13394 MB/s >22:15:19,865 WARNING kernel:[ 7.057281] raid6: using algorithm sse2x4 (13394 MB/s) >22:15:19,865 WARNING kernel:[ 7.057282] raid6: using ssse3x2 recovery algorithm >22:15:19,865 INFO kernel:[ 7.061371] md: raid6 personality registered for level 6 >22:15:19,865 INFO kernel:[ 7.061373] md: raid5 personality registered for level 5 >22:15:19,865 INFO kernel:[ 7.061374] md: raid4 personality registered for level 4 >22:15:19,865 INFO kernel:[ 7.065776] md: raid10 personality registered for level 10 >22:15:19,865 INFO kernel:[ 7.067715] md: linear personality registered for level -1 >22:15:19,865 INFO kernel:[ 7.073829] device-mapper: multipath: version 1.5.0 loaded >22:15:19,865 INFO kernel:[ 7.075772] device-mapper: multipath round-robin: version 1.0.0 loaded >22:15:19,865 INFO kernel:[ 7.100372] RPC: Registered named UNIX socket transport module. >22:15:19,865 INFO kernel:[ 7.100375] RPC: Registered udp transport module. >22:15:19,865 INFO kernel:[ 7.100376] RPC: Registered tcp transport module. >22:15:19,865 INFO kernel:[ 7.100377] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:15:19,865 INFO kernel:[ 7.253405] wmi: Mapper loaded >22:15:19,865 INFO kernel:[ 7.259454] [drm] Initialized drm 1.1.0 20060810 >22:15:19,865 INFO kernel:[ 7.261007] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >22:15:19,865 DEBUG kernel:[ 7.261199] r8169 0000:01:00.0: irq 48 for MSI/MSI-X >22:15:19,865 INFO kernel:[ 7.261334] r8169 0000:01:00.0: eth0: RTL8168evl/8111evl at 0xffffc900115c2000, d4:3d:7e:53:c7:31, XID 0c900800 IRQ 48 >22:15:19,865 INFO kernel:[ 7.261337] r8169 0000:01:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >22:15:19,865 INFO kernel:[ 7.278216] [drm] radeon defaulting to kernel modesetting. >22:15:19,865 INFO kernel:[ 7.278219] [drm] radeon kernel modesetting enabled. >22:15:19,865 INFO kernel:[ 7.279237] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9991 0x1462:0x7721). >22:15:19,865 INFO kernel:[ 7.279275] [drm] register mmio base: 0xFEB00000 >22:15:19,865 INFO kernel:[ 7.279277] [drm] register mmio size: 262144 >22:15:19,865 INFO kernel:[ 7.279335] ATOM BIOS: 113 >22:15:19,865 INFO kernel:[ 7.279354] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used) >22:15:19,865 INFO kernel:[ 7.279356] radeon 0000:00:01.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF >22:15:19,865 INFO kernel:[ 7.280064] [drm] Detected VRAM RAM=512M, BAR=256M >22:15:19,865 INFO kernel:[ 7.280067] [drm] RAM width 64bits DDR >22:15:19,865 INFO kernel:[ 7.281123] [TTM] Zone kernel: Available graphics memory: 3773538 kiB >22:15:19,865 INFO kernel:[ 7.281125] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >22:15:19,865 INFO kernel:[ 7.281127] [TTM] Initializing pool allocator >22:15:19,865 INFO kernel:[ 7.281130] [TTM] Initializing DMA pool allocator >22:15:19,865 INFO kernel:[ 7.281151] [drm] radeon: 512M of VRAM memory ready >22:15:19,865 INFO kernel:[ 7.281152] [drm] radeon: 512M of GTT memory ready. >22:15:19,865 INFO kernel:[ 7.281167] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >22:15:19,865 INFO kernel:[ 7.281168] [drm] Driver supports precise vblank timestamp query. >22:15:19,865 DEBUG kernel:[ 7.281195] radeon 0000:00:01.0: irq 49 for MSI/MSI-X >22:15:19,865 INFO kernel:[ 7.281203] radeon 0000:00:01.0: radeon: using MSI. >22:15:19,865 INFO kernel:[ 7.281734] [drm] radeon: irq initialized. >22:15:19,865 INFO kernel:[ 7.281750] [drm] GART: num cpu pages 131072, num gpu pages 131072 >22:15:19,865 INFO kernel:[ 7.282354] [drm] Loading ARUBA Microcode >22:15:19,865 INFO kernel:[ 7.292204] Initializing USB Mass Storage driver... >22:15:19,865 INFO kernel:[ 7.292536] scsi1 : usb-storage 1-1:1.0 >22:15:19,865 INFO kernel:[ 7.292607] usbcore: registered new interface driver usb-storage >22:15:19,865 INFO kernel:[ 7.292609] USB Mass Storage support registered. >22:15:19,865 INFO kernel:[ 7.891626] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >22:15:19,865 INFO kernel:[ 7.891752] radeon 0000:00:01.0: WB enabled >22:15:19,865 INFO kernel:[ 7.891755] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff88021bb75c00 >22:15:19,865 INFO kernel:[ 7.891757] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0xffff88021bb75c04 >22:15:19,865 INFO kernel:[ 7.891758] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0xffff88021bb75c08 >22:15:19,865 INFO kernel:[ 7.910913] [drm] ring test on 0 succeeded in 2 usecs >22:15:19,865 INFO kernel:[ 7.926785] [drm] ib test on ring 0 succeeded in 0 usecs >22:15:19,865 INFO kernel:[ 7.927717] [drm] Radeon Display Connectors >22:15:19,865 INFO kernel:[ 7.927719] [drm] Connector 0: >22:15:19,865 INFO kernel:[ 7.927720] [drm] HDMI-A-1 >22:15:19,865 INFO kernel:[ 7.927721] [drm] HPD1 >22:15:19,865 INFO kernel:[ 7.927723] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c >22:15:19,865 INFO kernel:[ 7.927724] [drm] Encoders: >22:15:19,865 INFO kernel:[ 7.927725] [drm] DFP1: INTERNAL_UNIPHY2 >22:15:19,865 INFO kernel:[ 7.927726] [drm] Connector 1: >22:15:19,865 INFO kernel:[ 7.927726] [drm] VGA-1 >22:15:19,865 INFO kernel:[ 7.927727] [drm] HPD2 >22:15:19,865 INFO kernel:[ 7.927729] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c >22:15:19,865 INFO kernel:[ 7.927729] [drm] Encoders: >22:15:19,865 INFO kernel:[ 7.927730] [drm] CRT1: INTERNAL_UNIPHY2 >22:15:19,865 INFO kernel:[ 7.927731] [drm] CRT1: NUTMEG >22:15:19,865 INFO kernel:[ 7.927732] [drm] Connector 2: >22:15:19,865 INFO kernel:[ 7.927733] [drm] DVI-D-1 >22:15:19,865 INFO kernel:[ 7.927733] [drm] HPD3 >22:15:19,865 INFO kernel:[ 7.927735] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c >22:15:19,865 INFO kernel:[ 7.927735] [drm] Encoders: >22:15:19,865 INFO kernel:[ 7.927736] [drm] DFP2: INTERNAL_UNIPHY >22:15:19,865 INFO kernel:[ 7.949445] [drm] Internal thermal controller without fan control >22:15:19,865 INFO kernel:[ 7.949463] [drm] radeon: power management initialized >22:15:19,865 INFO kernel:[ 8.063631] [drm] fb mappable at 0xD1144000 >22:15:19,865 INFO kernel:[ 8.063633] [drm] vram apper at 0xD0000000 >22:15:19,865 INFO kernel:[ 8.063634] [drm] size 5324800 >22:15:19,865 INFO kernel:[ 8.063635] [drm] fb depth is 24 >22:15:19,865 INFO kernel:[ 8.063636] [drm] pitch is 5888 >22:15:19,865 INFO kernel:[ 8.063694] fbcon: radeondrmfb (fb0) is primary device >22:15:19,865 INFO kernel:[ 8.125699] Console: switching to colour frame buffer device 180x56 >22:15:19,865 INFO kernel:[ 8.127939] fb0: radeondrmfb frame buffer device >22:15:19,865 INFO kernel:[ 8.127940] drm: registered panic notifier >22:15:19,865 INFO kernel:[ 8.127945] [drm] Initialized radeon 2.24.0 20080528 for 0000:00:01.0 on minor 0 >22:15:19,865 NOTICE kernel:[ 8.291769] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5 >22:15:19,865 NOTICE kernel:[ 8.292272] sd 1:0:0:0: Attached scsi generic sg1 type 0 >22:15:19,865 NOTICE kernel:[ 8.293510] sd 1:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >22:15:19,865 NOTICE kernel:[ 8.294383] sd 1:0:0:0: [sdb] Write Protect is off >22:15:19,865 DEBUG kernel:[ 8.294387] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 >22:15:19,865 NOTICE kernel:[ 8.295121] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >22:15:19,865 INFO kernel:[ 8.299499] sdb: sdb1 sdb2 sdb3 >22:15:19,865 NOTICE kernel:[ 8.304846] sd 1:0:0:0: [sdb] Attached SCSI removable disk >22:15:19,865 DEBUG kernel:[ 8.885503] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:15:19,865 DEBUG kernel:[ 8.893227] ISO 9660 Extensions: RRIP_1991A >22:15:19,865 INFO kernel:[ 9.065901] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:15:19,865 DEBUG kernel:[ 9.835992] SELinux: 2048 avtab hash slots, 93843 rules. >22:15:19,865 DEBUG kernel:[ 9.850682] SELinux: 2048 avtab hash slots, 93843 rules. >22:15:19,865 DEBUG kernel:[ 10.066422] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >22:15:19,865 DEBUG kernel:[ 10.066426] SELinux: 83 classes, 93843 rules >22:15:19,865 DEBUG kernel:[ 10.070488] SELinux: Completing initialization. >22:15:19,865 DEBUG kernel:[ 10.070490] SELinux: Setting up existing superblocks. >22:15:19,865 DEBUG kernel:[ 10.070495] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.070499] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.070507] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.070510] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.070517] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.070557] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.071471] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:15:19,865 DEBUG kernel:[ 10.071475] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072214] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:15:19,865 DEBUG kernel:[ 10.072218] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072220] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072236] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072241] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072247] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072257] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072624] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072625] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072633] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072767] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.072800] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072803] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072807] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072822] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072827] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072830] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072833] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072835] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072840] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072844] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072849] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.072856] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:15:19,865 DEBUG kernel:[ 10.072872] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:15:19,865 NOTICE kernel:[ 10.089419] type=1403 audit(1361744118.538:2): policy loaded auid=4294967295 ses=4294967295 >22:15:19,865 DEBUG kernel:[ 10.419778] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:15:19,865 DEBUG kernel:[ 10.587008] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.695303] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:15:19,865 DEBUG kernel:[ 10.726791] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:15:19,865 INFO kernel:[ 10.821929] parport_pc 00:06: reported by Plug and Play ACPI >22:15:19,865 INFO kernel:[ 10.821971] parport0: PC-style at 0x378, irq 5 [PCSPP] >22:15:19,865 INFO kernel:[ 11.045937] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >22:15:19,865 INFO kernel:[ 11.149956] microcode: CPU0: patch_level=0x06001119 >22:15:19,865 NOTICE kernel:[ 11.175471] type=1400 audit(1361744119.626:3): avc: denied { create } for pid=577 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:15:19,865 NOTICE kernel:[ 11.175531] type=1400 audit(1361744119.626:4): avc: denied { setattr } for pid=577 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:15:19,865 NOTICE kernel:[ 11.175575] type=1400 audit(1361744119.626:5): avc: denied { relabelfrom } for pid=577 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:15:19,865 ERR kernel:[ 11.178724] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin >22:15:19,865 INFO kernel:[ 11.178734] microcode: CPU1: patch_level=0x06001119 >22:15:19,865 ERR kernel:[ 11.179637] microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin >22:15:19,865 INFO kernel:[ 11.179859] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:15:19,865 NOTICE kernel:[ 11.346302] type=1400 audit(1361744119.797:6): avc: denied { execute } for pid=605 comm="bash" name="hostname" dev="dm-0" ino=18538 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:15:19,865 NOTICE kernel:[ 11.346312] type=1400 audit(1361744119.797:7): avc: denied { read open } for pid=605 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=18538 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:15:19,865 NOTICE kernel:[ 11.346332] type=1400 audit(1361744119.797:8): avc: denied { execute_no_trans } for pid=605 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=18538 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:15:19,865 NOTICE kernel:[ 11.363048] type=1400 audit(1361744119.814:9): avc: denied { read } for pid=601 comm="bash" name=".profile" dev="dm-0" ino=26035 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >22:15:19,865 NOTICE kernel:[ 11.363060] type=1400 audit(1361744119.814:10): avc: denied { open } for pid=601 comm="bash" path="/root/.profile" dev="dm-0" ino=26035 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >22:15:19,867 NOTICE kernel:[ 11.414783] type=1400 audit(1361744119.865:11): avc: denied { write } for pid=595 comm="firewalld" name="python2.7" dev="dm-0" ino=53188 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >22:15:19,867 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >22:15:19,867 INFO systemd: Initializing machine ID from random generator. >22:15:19,868 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. >22:15:19,868 INFO systemd-modules-load: Inserted module 'uinput' >22:15:19,868 ERR systemd-udevd: ctx=0x7fee65f739c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >22:15:19,868 ERR systemd-udevd: ctx=0x7fee65f739c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:15:19,868 ERR systemd-udevd: ctx=0x7fee65f739c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:15:19,868 ERR systemd-udevd: ctx=0x7fee65f739c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:15:19,868 ERR systemd-udevd: ctx=0x7fee65f739c0 path=/lib/modules/3.6.10-4.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:15:19,868 INFO systemd: Started Trigger Flushing of Journal to Persistent Storage. >22:15:19,868 INFO systemd: Started Tell Plymouth To Write Out Runtime Data. >22:15:20,897 INFO systemd: Starting D-Bus System Message Bus... >22:15:20,910 INFO systemd: Started D-Bus System Message Bus. >22:15:20,945 INFO systemd: Started firewalld - dynamic firewall daemon. >22:15:20,983 INFO systemd: Starting Network Manager... >22:15:21,138 ERR firewalld: 2013-02-24 22:15:21 ERROR: ebtables not usable, disabling ethernet bridge firewall. >22:15:21,138 CRIT firewalld: 2013-02-24 22:15:21 FATAL ERROR: No IPv4 and IPv6 firewall. >22:15:21,139 ERR firewalld: 2013-02-24 22:15:21 ERROR: Raising SystemExit in run_server >22:15:21,203 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >22:15:21,204 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >22:15:21,204 INFO NetworkManager: <info> WEXT support is enabled >22:15:21,233 INFO dbus-daemon: dbus[610]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:15:21,233 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:15:21,233 INFO systemd: Starting Authorization Manager... >22:15:21,348 INFO polkitd: Started polkitd version 0.107 >22:15:21,405 INFO dbus-daemon: dbus[610]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:15:21,406 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:15:21,406 INFO systemd: Started Authorization Manager. >22:15:21,429 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >22:15:21,430 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >22:15:21,430 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:15:21,431 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:15:21,431 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:15:21,431 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:15:21,434 INFO systemd: Started Network Manager. >22:15:21,434 INFO systemd: Starting Anaconda System Services. >22:15:21,545 INFO kernel:[ 13.088815] r8169 0000:01:00.0: p20p1: link down >22:15:21,545 INFO kernel:[ 13.088823] r8169 0000:01:00.0: p20p1: link down >22:15:21,545 INFO kernel:[ 13.088858] IPv6: ADDRCONF(NETDEV_UP): p20p1: link is not ready >22:15:21,551 INFO systemd: Reached target Anaconda System Services. >22:15:21,552 INFO systemd: Starting Anaconda... >22:15:21,552 INFO systemd: Starting Network Manager Wait Online... >22:15:21,552 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:15:21,552 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:15:21,554 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:15:21,554 INFO NetworkManager: <info> Networking is enabled by state file >22:15:21,554 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:15:21,554 INFO NetworkManager: <info> (p20p1): carrier is OFF >22:15:21,554 INFO NetworkManager: <info> (p20p1): new Ethernet device (driver: 'r8169' ifindex: 2) >22:15:21,554 INFO NetworkManager: <info> (p20p1): exported as /org/freedesktop/NetworkManager/Devices/0 >22:15:21,554 INFO NetworkManager: <info> (p20p1): now managed >22:15:21,554 INFO NetworkManager: <info> (p20p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:15:21,555 INFO NetworkManager: <info> (p20p1): bringing up device. >22:15:21,555 INFO NetworkManager: <info> (p20p1): preparing device. >22:15:21,555 INFO NetworkManager: <info> (p20p1): deactivating device (reason 'managed') [2] >22:15:21,556 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:04.0/0000:01:00.0/net/p20p1 >22:15:21,556 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:15:21,556 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:15:21,619 INFO systemd: Started Anaconda. >22:15:21,628 INFO systemd: Starting Anaconda Text Console... >22:15:21,688 INFO systemd: Started Anaconda Text Console. >22:15:22,879 WARNING kernel:[ 14.419972] auditd (645): /proc/645/oom_adj is deprecated, please use /proc/645/oom_score_adj instead. >22:15:23,095 INFO NetworkManager: <info> (p20p1): carrier now ON (device state 20) >22:15:23,095 INFO kernel:[ 14.635233] r8169 0000:01:00.0: p20p1: link up >22:15:23,095 INFO kernel:[ 14.635240] IPv6: ADDRCONF(NETDEV_CHANGE): p20p1: link becomes ready >22:15:23,097 INFO NetworkManager: <info> (p20p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >22:15:23,097 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:15:23,097 INFO NetworkManager: <info> Activation (p20p1) starting connection 'Wired connection 1' >22:15:23,097 INFO NetworkManager: <info> (p20p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:15:23,097 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) scheduled... >22:15:23,097 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) started... >22:15:23,097 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) scheduled... >22:15:23,097 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) complete. >22:15:23,098 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) starting... >22:15:23,098 INFO NetworkManager: <info> (p20p1): device state change: prepare -> config (reason 'none') [40 50 0] >22:15:23,098 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) successful. >22:15:23,100 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) scheduled. >22:15:23,100 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) complete. >22:15:23,100 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) started... >22:15:23,100 INFO NetworkManager: <info> (p20p1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:15:23,100 INFO NetworkManager: <info> Activation (p20p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:15:23,115 INFO NetworkManager: <info> dhclient started with pid 665 >22:15:23,116 INFO NetworkManager: <info> Activation (p20p1) Beginning IP6 addrconf. >22:15:23,117 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) complete. >22:15:23,198 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:15:23,199 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:15:23,199 INFO dhclient: All rights reserved. >22:15:23,200 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:15:23,200 INFO dhclient: >22:15:23,203 INFO NetworkManager: <info> (p20p1): DHCPv4 state changed nbi -> preinit >22:15:23,207 INFO dhclient: Listening on LPF/p20p1/d4:3d:7e:53:c7:31 >22:15:23,208 INFO dhclient: Sending on LPF/p20p1/d4:3d:7e:53:c7:31 >22:15:23,208 INFO dhclient: Sending on Socket/fallback >22:15:23,208 INFO dhclient: DHCPDISCOVER on p20p1 to 255.255.255.255 port 67 interval 5 (xid=0xfacd81a) >22:15:26,040 INFO systemd: Starting NTP client/server... >22:15:26,065 NOTICE NetworkManager: ifcfg-rh: read connection 'p20p1' >22:15:26,069 INFO NetworkManager: <info> (p20p1): device state change: ip-config -> disconnected (reason 'connection-removed') [70 30 38] >22:15:26,070 INFO NetworkManager: <info> (p20p1): deactivating device (reason 'connection-removed') [38] >22:15:26,074 INFO chrony-helper: tr: write error: Broken pipe >22:15:26,074 INFO chrony-helper: tr: write error >22:15:26,108 INFO chronyd: chronyd version 1.27-git1ca844 starting >22:15:26,109 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >22:15:26,109 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 >22:15:26,129 INFO systemd: Started NTP client/server. >22:15:26,270 INFO NetworkManager: <info> (p20p1): canceled DHCP transaction, DHCP client pid 665 >22:15:26,273 INFO NetworkManager: <info> Saved default wired connection 'p20p1' to persistent storage >22:15:26,273 INFO NetworkManager: <info> Auto-activating connection 'p20p1'. >22:15:26,273 INFO NetworkManager: <info> Activation (p20p1) starting connection 'p20p1' >22:15:26,273 INFO NetworkManager: <info> (p20p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:15:26,273 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) scheduled... >22:15:26,273 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) started... >22:15:26,273 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) scheduled... >22:15:26,274 INFO NetworkManager: <info> Activation (p20p1) Stage 1 of 5 (Device Prepare) complete. >22:15:26,274 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) starting... >22:15:26,274 INFO NetworkManager: <info> (p20p1): device state change: prepare -> config (reason 'none') [40 50 0] >22:15:26,274 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) successful. >22:15:26,277 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) scheduled. >22:15:26,277 INFO NetworkManager: <info> Activation (p20p1) Stage 2 of 5 (Device Configure) complete. >22:15:26,277 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) started... >22:15:26,277 INFO NetworkManager: <info> (p20p1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:15:26,277 INFO NetworkManager: <info> Activation (p20p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:15:26,278 INFO NetworkManager: <info> dhclient started with pid 753 >22:15:26,278 INFO NetworkManager: <info> Activation (p20p1) Beginning IP6 addrconf. >22:15:26,279 INFO NetworkManager: <info> Activation (p20p1) Stage 3 of 5 (IP Configure Start) complete. >22:15:26,298 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:15:26,300 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:15:26,300 INFO dhclient: All rights reserved. >22:15:26,300 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:15:26,300 INFO dhclient: >22:15:26,302 INFO NetworkManager: <info> (p20p1): DHCPv4 state changed nbi -> preinit >22:15:26,307 INFO dhclient: Listening on LPF/p20p1/d4:3d:7e:53:c7:31 >22:15:26,307 INFO dhclient: Sending on LPF/p20p1/d4:3d:7e:53:c7:31 >22:15:26,307 INFO dhclient: Sending on Socket/fallback >22:15:26,307 INFO dhclient: DHCPDISCOVER on p20p1 to 255.255.255.255 port 67 interval 7 (xid=0x1d5890e7) >22:15:26,307 INFO dhclient: DHCPREQUEST on p20p1 to 255.255.255.255 port 67 (xid=0x1d5890e7) >22:15:26,308 INFO dhclient: DHCPOFFER from 10.42.0.1 >22:15:26,733 INFO dhclient: DHCPACK from 10.42.0.1 (xid=0x1d5890e7) >22:15:26,737 INFO NetworkManager: <info> (p20p1): DHCPv4 state changed preinit -> bound >22:15:26,738 INFO NetworkManager: <info> address 10.42.0.63 >22:15:26,738 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >22:15:26,738 INFO NetworkManager: <info> gateway 10.42.0.1 >22:15:26,738 INFO NetworkManager: <info> nameserver '10.42.0.1' >22:15:26,739 INFO NetworkManager: <info> Activation (p20p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:15:26,739 INFO NetworkManager: <info> Activation (p20p1) Stage 5 of 5 (IPv4 Commit) started... >22:15:26,742 INFO dhclient: bound to 10.42.0.63 -- renewal in 1399 seconds. >22:15:27,743 INFO NetworkManager: <info> (p20p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >22:15:27,743 INFO NetworkManager: <info> Activation (p20p1) Stage 5 of 5 (IPv4 Commit) complete. >22:15:27,743 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p20p1 >22:15:27,743 INFO NetworkManager: <info> (p20p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:15:27,744 INFO NetworkManager: <info> Policy set 'p20p1' (p20p1) as default for IPv4 routing and DNS. >22:15:27,745 INFO NetworkManager: <info> Activation (p20p1) successful, device activated. >22:15:27,748 INFO dbus-daemon: dbus[610]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:15:27,748 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:15:27,751 INFO NetworkManager: <info> Setting system hostname to 'a6-5400k' (from address lookup) >22:15:27,762 INFO systemd: Started Network Manager Wait Online. >22:15:27,766 INFO systemd: Starting Network. >22:15:27,767 INFO systemd: Reached target Network. >22:15:27,767 INFO systemd: Startup finished in 3s 607ms 532us (kernel) + 6s 477ms 452us (initrd) + 9s 142ms 91us (userspace) = 19s 227ms 75us. >22:15:27,774 INFO dbus-daemon: dbus[610]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:15:27,774 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:15:27,850 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >22:15:29,297 INFO kernel:[ 20.822993] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >22:15:29,297 DEBUG kernel:[ 20.823000] SELinux: initialized (dev sda3, type ext4), uses xattr >22:15:29,447 INFO kernel:[ 20.971918] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >22:15:29,447 DEBUG kernel:[ 20.971926] SELinux: initialized (dev sda4, type ext4), uses xattr >22:15:29,622 INFO kernel:[ 21.146463] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >22:15:29,622 DEBUG kernel:[ 21.146470] SELinux: initialized (dev sda5, type ext4), uses xattr >22:15:29,759 INFO kernel:[ 21.283418] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >22:15:29,759 DEBUG kernel:[ 21.283424] SELinux: initialized (dev sda6, type ext4), uses xattr >22:15:32,975 INFO chronyd: Selected source 92.240.244.9 >22:15:38,543 INFO kernel:[ 30.434613] Btrfs loaded >22:15:38,607 INFO kernel:[ 30.497515] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >22:15:45,844 INFO NetworkManager: <info> (p20p1): IP6 addrconf timed out or failed. >22:15:45,844 INFO NetworkManager: <info> Activation (p20p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >22:15:45,845 INFO NetworkManager: <info> Activation (p20p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >22:15:45,845 INFO NetworkManager: <info> Activation (p20p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >22:16:38,952 INFO chronyd: Selected source 88.191.235.218 >22:16:38,952 WARNING chronyd: System clock wrong by 0.786938 seconds, adjustment started
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 915111
: 702122 |
702123
|
702124
|
702125
|
702126
|
702127
|
702128
|
702129