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 631099 Details for
Bug 868707
AttributeError: 'NoneType' object has no attribute 'name'
[?]
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), 577.53 KB, created by
John Reiser
on 2012-10-21 21:38:17 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
John Reiser
Created:
2012-10-21 21:38:17 UTC
Size:
577.53 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2159, in writeBootLoader > log.info("bootloader stage1 target device is %s" % stage1_device.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 128, in doInstall > writeBootLoader(storage, payload, instClass) > 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) >AttributeError: 'NoneType' object has no attribute 'name' > >Local variables in innermost frame: >instClass: <pyanaconda.installclass.DefaultInstall object at 0x7ffe19acd090> >storage: <pyanaconda.storage.Storage object at 0x7ffe19aaf250> >errorHandler: <pyanaconda.errors.ErrorHandler object at 0x7ffe20334bd0> >stage1_device: None >ERROR_RAISE: 0 >payload: <pyanaconda.packaging.yumpayload.YumPayload object at 0x7ffe11dfaf90> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _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: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 22 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, sr0, sr1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: EFI instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sda6, sr0, sr1] > _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 >, 'sr1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 953869MB disk sda (0) with existing gpt disklabel >, existing 2MB partition sda1 (1) with existing biosboot >, existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >, existing 466MB partition sda3 (3) with existing ext3 filesystem >, existing 15360MB partition sda4 (4) with existing ext4 filesystem mounted at / >, existing 2048MB partition sda5 (5) with existing swap >, existing 15360MB partition sda6 (6) with existing ext4 filesystem >, OpticalDevice instance, containing members: > _model: TSSTcorp_CDDVDW_SH > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: TSSTcorp CDDVDW SH-S223C path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe11e9f050> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-19-21-11-44-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-19-21-11-44-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4482.625 > _serial: None > id: 7 > minor: 0 >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7280S > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _vendor: None > _name: sr1 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 1 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 130283a0-48e2-401e-a140-6610b66d47e1 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 130283a0-48e2-401e-a140-6610b66d47e1 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, existing 1024MB dm live-rw (15) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 17 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 16 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 20 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 18 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 19 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 21 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: EFI instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (EFI instance) > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _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 (0x7ffe11fc87d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ffe11fc8810) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ffe11fc8850) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ffe11fc8890) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7ffe11fc88d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 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.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [dosfstools, grub2-efi, e2fsprogs, efibootmgr, shim, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1350854540.18 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.81 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (EFI 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: EFIGRUB 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 (EFI instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader.efi_dir: BOOT > _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.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _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: >21:17:16,617 INFO anaconda: /sbin/anaconda 18.19 >21:17:19,461 INFO anaconda: 16515072 kB (16128 MB) are available >21:17:19,461 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >21:17:19,525 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:17:19,525 INFO anaconda: Default encoding = utf-8 >21:17:19,672 INFO anaconda: ISCSID is /sbin/iscsid >21:17:19,673 INFO anaconda: no initiator set >21:17:20,862 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:17:20,862 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >21:17:21,455 INFO anaconda: Display mode = g >21:17:21,456 INFO anaconda: 16515072 kB (16128 MB) are available >21:17:21,456 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >21:17:23,922 DEBUG anaconda: X server has signalled a successful start. >21:17:23,924 INFO anaconda: Starting window manager, pid 773. >21:17:28,491 INFO anaconda: using only installclass _Fedora >21:17:29,655 INFO anaconda: Detected 16032M of memory >21:17:29,655 INFO anaconda: Swap attempt of 8016M >21:17:29,665 INFO anaconda: Running Thread: AnaStorageThread (140729342789376) >21:17:29,666 INFO anaconda: Running Thread: AnaPayloadThread (140729351182080) >21:17:30,850 INFO anaconda: no initiator set >21:17:30,981 DEBUG anaconda: required disklabel type for sda (1) is None >21:17:30,981 DEBUG anaconda: default disklabel type for sda is gpt >21:17:30,981 DEBUG anaconda: selecting gpt disklabel for sda based on size >21:17:32,987 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext3 with options defaults,ro >21:17:32,998 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:17:33,077 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults,ro >21:17:33,088 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:17:33,137 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext4 with options defaults,ro >21:17:33,153 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >21:17:34,424 INFO anaconda: Thread Done: AnaStorageThread (140729342789376) >21:17:35,913 INFO anaconda: Thread Done: AnaPayloadThread (140729351182080) >17:17:47,225 INFO anaconda: Running Thread: AnaSourceWatcher (140729097770752) >17:17:47,285 INFO anaconda: Running Thread: AnaSoftwareWatcher (140729106163456) >17:17:47,292 INFO anaconda: Running Thread: AnaStorageWatcher (140729043977984) >17:17:48,292 INFO anaconda: Running Thread: AnaNTPserver0 (140729027192576) >17:17:48,292 INFO anaconda: Running Thread: AnaNTPserver1 (140729035585280) >17:17:48,298 INFO anaconda: Running Thread: AnaNTPserver2 (140729351182080) >17:17:48,299 INFO anaconda: Running Thread: AnaNTPserver3 (140729018799872) >17:17:48,305 INFO anaconda: Thread Done: AnaSourceWatcher (140729097770752) >17:17:48,399 INFO anaconda: Thread Done: AnaNTPserver1 (140729035585280) >17:17:48,408 INFO anaconda: Thread Done: AnaNTPserver2 (140729351182080) >17:17:49,837 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140729351182080) >17:17:49,838 INFO anaconda: Thread Done: AnaSoftwareWatcher (140729106163456) >17:17:49,840 INFO anaconda: Thread Done: AnaStorageWatcher (140729043977984) >17:17:52,421 INFO anaconda: Running Thread: AnaNTPserver4 (140729106163456) >17:17:52,422 INFO anaconda: Running Thread: AnaNTPserver5 (140729043977984) >17:17:52,423 INFO anaconda: Running Thread: AnaNTPserver6 (140729035585280) >17:17:52,439 INFO anaconda: Running Thread: AnaNTPserver7 (140729097770752) >17:17:52,553 INFO anaconda: Thread Done: AnaNTPserver7 (140729097770752) >17:17:53,484 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140729351182080) >14:17:58,309 INFO anaconda: Thread Done: AnaNTPserver3 (140729018799872) >14:17:58,309 INFO anaconda: Thread Done: AnaNTPserver0 (140729027192576) >14:18:02,431 INFO anaconda: Thread Done: AnaNTPserver4 (140729106163456) >14:18:02,434 INFO anaconda: Thread Done: AnaNTPserver5 (140729043977984) >14:18:02,437 INFO anaconda: Thread Done: AnaNTPserver6 (140729035585280) >14:18:13,385 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >14:18:24,562 DEBUG anaconda: disk free: 920.59 GB fs free: 30.73 GB sw needs: 2.77 GB >14:18:29,018 INFO anaconda: Running Thread: AnaExecuteStorageThread (140729342789376) >14:18:29,055 INFO anaconda: Thread Done: AnaExecuteStorageThread (140729342789376) >14:18:29,086 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', 'sr0', 'sr1'] >14:18:29,087 DEBUG anaconda: ui: unused=['sda1', 'sda6', 'sda2', 'sda4', 'sda5', 'sda3'] >14:18:29,087 DEBUG anaconda: ui: new_devices=[] >14:18:29,096 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:18:29,096 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >14:18:32,159 DEBUG anaconda: page clicked: Unknown >14:18:32,159 DEBUG anaconda: show first mountpoint: Unknown >14:18:32,165 DEBUG anaconda: populate_right_side: existing 2MB partition sda1 (1) with existing biosboot >14:18:32,167 DEBUG anaconda: min: 0.5 max: 2 current: 2.0 >14:18:32,167 DEBUG anaconda: fs type changed: BIOS Boot >14:18:32,168 INFO anaconda: getting device type for None >14:18:32,168 ERR anaconda: unknown device type: 'None' >14:18:32,168 DEBUG anaconda: device_type_changed: None None >14:18:32,169 INFO anaconda: getting device type for Standard Partition >14:18:32,169 DEBUG anaconda: device_type_changed: 2 Standard Partition >14:18:32,169 INFO anaconda: getting device type for Standard Partition >14:18:32,169 DEBUG anaconda: populate_raid: 2, None >14:18:32,169 INFO anaconda: getting device type for Standard Partition >14:18:32,169 DEBUG anaconda: populate_raid: 2, None >14:18:55,124 DEBUG anaconda: current selector: existing 2MB partition sda1 (1) with existing biosboot >14:18:55,124 DEBUG anaconda: new selector: existing 43MB partition sda2 (2) with existing vfat filesystem >14:18:55,125 DEBUG anaconda: notebook page = 1 >14:18:55,125 INFO anaconda: ui: saving changes to device sda1 >14:18:55,125 DEBUG anaconda: new size: 2.0 >14:18:55,125 DEBUG anaconda: old size: 2.0 >14:18:55,125 INFO anaconda: getting device type for Standard Partition >14:18:55,125 DEBUG anaconda: new device type: 0 >14:18:55,126 DEBUG anaconda: new fs type: BIOS Boot >14:18:55,126 DEBUG anaconda: old encryption setting: False >14:18:55,126 DEBUG anaconda: new encryption setting: False >14:18:55,126 DEBUG anaconda: old mountpoint: >14:18:55,126 DEBUG anaconda: new mountpoint: None >14:18:55,126 INFO anaconda: getting device type for Standard Partition >14:18:55,126 DEBUG anaconda: populate_right_side: existing 43MB partition sda2 (2) with existing vfat filesystem >14:18:55,127 DEBUG anaconda: min: 43.0 max: 43.0 current: 43.0 >14:18:55,128 DEBUG anaconda: fs type changed: vfat >14:18:55,129 INFO anaconda: getting device type for Standard Partition >14:18:55,130 DEBUG anaconda: populate_raid: 2, None >14:19:09,652 INFO anaconda: ui: saving changes to device sda2 >14:19:09,652 DEBUG anaconda: new size: 43.0 >14:19:09,652 DEBUG anaconda: old size: 43.0 >14:19:09,652 INFO anaconda: getting device type for Standard Partition >14:19:09,652 DEBUG anaconda: new device type: 0 >14:19:09,653 DEBUG anaconda: new fs type: vfat >14:19:09,653 DEBUG anaconda: old encryption setting: False >14:19:09,653 DEBUG anaconda: new encryption setting: False >14:19:09,653 DEBUG anaconda: old mountpoint: >14:19:09,653 DEBUG anaconda: new mountpoint: /boot/efi >14:19:09,654 INFO anaconda: getting device type for Standard Partition >14:19:09,655 DEBUG anaconda: updating mountpoint to /boot/efi >14:19:13,618 DEBUG anaconda: current selector: existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >14:19:13,618 DEBUG anaconda: new selector: existing 15360MB partition sda6 (6) with existing ext4 filesystem >14:19:13,618 DEBUG anaconda: notebook page = 1 >14:19:13,618 INFO anaconda: ui: saving changes to device sda2 >14:19:13,619 DEBUG anaconda: new size: 43.0 >14:19:13,619 DEBUG anaconda: old size: 43.0 >14:19:13,619 INFO anaconda: getting device type for Standard Partition >14:19:13,619 DEBUG anaconda: new device type: 0 >14:19:13,620 DEBUG anaconda: new fs type: vfat >14:19:13,620 DEBUG anaconda: old encryption setting: False >14:19:13,620 DEBUG anaconda: new encryption setting: False >14:19:13,620 DEBUG anaconda: old mountpoint: /boot/efi >14:19:13,620 DEBUG anaconda: new mountpoint: /boot/efi >14:19:13,620 INFO anaconda: getting device type for Standard Partition >14:19:13,623 DEBUG anaconda: populate_right_side: existing 15360MB partition sda6 (6) with existing ext4 filesystem >14:19:13,625 DEBUG anaconda: min: 221.1 max: 935949.0 current: 15360.0 >14:19:13,625 DEBUG anaconda: fs type changed: ext4 >14:19:13,627 INFO anaconda: getting device type for Standard Partition >14:19:13,627 DEBUG anaconda: populate_raid: 2, None >14:19:17,889 DEBUG anaconda: current selector: existing 15360MB partition sda6 (6) with existing ext4 filesystem >14:19:17,890 DEBUG anaconda: new selector: existing 15360MB partition sda4 (4) with existing ext4 filesystem >14:19:17,890 DEBUG anaconda: notebook page = 1 >14:19:17,890 INFO anaconda: ui: saving changes to device sda6 >14:19:17,890 DEBUG anaconda: new size: 15360.0 >14:19:17,890 DEBUG anaconda: old size: 15360.0 >14:19:17,891 INFO anaconda: getting device type for Standard Partition >14:19:17,891 DEBUG anaconda: new device type: 0 >14:19:17,891 DEBUG anaconda: new fs type: ext4 >14:19:17,891 DEBUG anaconda: old encryption setting: False >14:19:17,891 DEBUG anaconda: new encryption setting: False >14:19:17,891 DEBUG anaconda: old mountpoint: >14:19:17,892 DEBUG anaconda: new mountpoint: >14:19:17,892 INFO anaconda: getting device type for Standard Partition >14:19:17,894 DEBUG anaconda: populate_right_side: existing 15360MB partition sda4 (4) with existing ext4 filesystem >14:19:17,895 DEBUG anaconda: min: 221.1 max: 15360.0 current: 15360.0 >14:19:17,896 INFO anaconda: getting device type for Standard Partition >14:19:17,896 DEBUG anaconda: populate_raid: 2, None >14:19:30,523 INFO anaconda: ui: saving changes to device sda4 >14:19:30,524 DEBUG anaconda: new size: 15360.0 >14:19:30,524 DEBUG anaconda: old size: 15360.0 >14:19:30,524 INFO anaconda: getting device type for Standard Partition >14:19:30,524 DEBUG anaconda: new device type: 0 >14:19:30,525 DEBUG anaconda: new fs type: ext4 >14:19:30,525 DEBUG anaconda: old encryption setting: False >14:19:30,525 DEBUG anaconda: new encryption setting: False >14:19:30,525 DEBUG anaconda: old mountpoint: >14:19:30,525 DEBUG anaconda: new mountpoint: / >14:19:30,526 INFO anaconda: getting device type for Standard Partition >14:19:30,527 DEBUG anaconda: updating mountpoint to / >14:19:33,465 DEBUG anaconda: current selector: existing 15360MB partition sda4 (4) with existing ext4 filesystem mounted at / >14:19:33,466 DEBUG anaconda: new selector: existing 2048MB partition sda5 (5) with existing swap >14:19:33,466 DEBUG anaconda: notebook page = 1 >14:19:33,466 INFO anaconda: ui: saving changes to device sda4 >14:19:33,466 DEBUG anaconda: new size: 15360.0 >14:19:33,466 DEBUG anaconda: old size: 15360.0 >14:19:33,467 INFO anaconda: getting device type for Standard Partition >14:19:33,467 DEBUG anaconda: new device type: 0 >14:19:33,467 DEBUG anaconda: new fs type: ext4 >14:19:33,467 DEBUG anaconda: old encryption setting: False >14:19:33,467 DEBUG anaconda: new encryption setting: False >14:19:33,468 DEBUG anaconda: old mountpoint: / >14:19:33,468 DEBUG anaconda: new mountpoint: / >14:19:33,468 INFO anaconda: getting device type for Standard Partition >14:19:33,471 DEBUG anaconda: populate_right_side: existing 2048MB partition sda5 (5) with existing swap >14:19:33,472 DEBUG anaconda: min: 2048.0 max: 2048.0 current: 2048.0 >14:19:33,473 DEBUG anaconda: fs type changed: swap >14:19:33,476 INFO anaconda: getting device type for Standard Partition >14:19:33,476 DEBUG anaconda: populate_raid: 2, None >14:19:37,370 INFO anaconda: ui: saving changes to device sda5 >14:19:37,371 DEBUG anaconda: new size: 2048.0 >14:19:37,371 DEBUG anaconda: old size: 2048.0 >14:19:37,371 INFO anaconda: getting device type for Standard Partition >14:19:37,371 DEBUG anaconda: new device type: 0 >14:19:37,372 DEBUG anaconda: new fs type: swap >14:19:37,372 DEBUG anaconda: old encryption setting: False >14:19:37,372 DEBUG anaconda: new encryption setting: False >14:19:37,372 DEBUG anaconda: old mountpoint: >14:19:37,372 DEBUG anaconda: new mountpoint: None >14:19:37,372 INFO anaconda: getting device type for Standard Partition >14:19:42,731 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:19:42,731 INFO anaconda: ui: saving changes to device sda5 >14:19:42,731 DEBUG anaconda: new size: 2048.0 >14:19:42,732 DEBUG anaconda: old size: 2048.0 >14:19:42,732 INFO anaconda: getting device type for Standard Partition >14:19:42,732 DEBUG anaconda: new device type: 0 >14:19:42,732 DEBUG anaconda: new fs type: swap >14:19:42,732 DEBUG anaconda: old encryption setting: False >14:19:42,733 DEBUG anaconda: new encryption setting: False >14:19:42,733 DEBUG anaconda: old mountpoint: >14:19:42,733 DEBUG anaconda: new mountpoint: None >14:19:42,733 INFO anaconda: getting device type for Standard Partition >14:19:42,735 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >14:19:42,735 DEBUG anaconda: populate_right_side: existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >14:19:42,736 DEBUG anaconda: min: 43.0 max: 43.0 current: 43.0 >14:19:42,737 DEBUG anaconda: fs type changed: vfat >14:19:42,738 INFO anaconda: getting device type for Standard Partition >14:19:42,738 DEBUG anaconda: populate_raid: 2, None >14:20:04,235 DEBUG anaconda: current selector: existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >14:20:04,236 DEBUG anaconda: new selector: existing 2048MB partition sda5 (5) with existing swap >14:20:04,236 DEBUG anaconda: notebook page = 1 >14:20:04,236 INFO anaconda: ui: saving changes to device sda2 >14:20:04,236 DEBUG anaconda: new size: 43.0 >14:20:04,237 DEBUG anaconda: old size: 43.0 >14:20:04,237 INFO anaconda: getting device type for Standard Partition >14:20:04,237 DEBUG anaconda: new device type: 0 >14:20:04,237 DEBUG anaconda: new fs type: vfat >14:20:04,237 DEBUG anaconda: old encryption setting: False >14:20:04,238 DEBUG anaconda: new encryption setting: False >14:20:04,238 DEBUG anaconda: old mountpoint: /boot/efi >14:20:04,238 DEBUG anaconda: new mountpoint: /boot/efi >14:20:04,238 INFO anaconda: getting device type for Standard Partition >14:20:04,241 DEBUG anaconda: populate_right_side: existing 2048MB partition sda5 (5) with existing swap >14:20:04,242 DEBUG anaconda: min: 2048.0 max: 2048.0 current: 2048.0 >14:20:04,243 DEBUG anaconda: fs type changed: swap >14:20:04,246 INFO anaconda: getting device type for Standard Partition >14:20:04,246 DEBUG anaconda: populate_raid: 2, None >14:20:06,963 DEBUG anaconda: current selector: existing 2048MB partition sda5 (5) with existing swap >14:20:06,964 DEBUG anaconda: new selector: existing 2MB partition sda1 (1) with existing biosboot >14:20:06,964 DEBUG anaconda: notebook page = 1 >14:20:06,964 INFO anaconda: ui: saving changes to device sda5 >14:20:06,964 DEBUG anaconda: new size: 2048.0 >14:20:06,965 DEBUG anaconda: old size: 2048.0 >14:20:06,965 INFO anaconda: getting device type for Standard Partition >14:20:06,965 DEBUG anaconda: new device type: 0 >14:20:06,965 DEBUG anaconda: new fs type: swap >14:20:06,965 DEBUG anaconda: old encryption setting: False >14:20:06,965 DEBUG anaconda: new encryption setting: False >14:20:06,965 DEBUG anaconda: old mountpoint: >14:20:06,965 DEBUG anaconda: new mountpoint: None >14:20:06,965 INFO anaconda: getting device type for Standard Partition >14:20:06,967 DEBUG anaconda: populate_right_side: existing 2MB partition sda1 (1) with existing biosboot >14:20:06,967 DEBUG anaconda: min: 0.5 max: 2 current: 2.0 >14:20:06,968 DEBUG anaconda: fs type changed: BIOS Boot >14:20:06,969 INFO anaconda: getting device type for Standard Partition >14:20:06,969 DEBUG anaconda: populate_raid: 2, None >14:20:10,372 DEBUG anaconda: current selector: existing 2MB partition sda1 (1) with existing biosboot >14:20:10,372 DEBUG anaconda: new selector: existing 15360MB partition sda4 (4) with existing ext4 filesystem mounted at / >14:20:10,372 DEBUG anaconda: notebook page = 1 >14:20:10,372 INFO anaconda: ui: saving changes to device sda1 >14:20:10,373 DEBUG anaconda: new size: 2.0 >14:20:10,373 DEBUG anaconda: old size: 2.0 >14:20:10,373 INFO anaconda: getting device type for Standard Partition >14:20:10,373 DEBUG anaconda: new device type: 0 >14:20:10,373 DEBUG anaconda: new fs type: BIOS Boot >14:20:10,374 DEBUG anaconda: old encryption setting: False >14:20:10,374 DEBUG anaconda: new encryption setting: False >14:20:10,374 DEBUG anaconda: old mountpoint: >14:20:10,374 DEBUG anaconda: new mountpoint: None >14:20:10,374 INFO anaconda: getting device type for Standard Partition >14:20:10,375 DEBUG anaconda: populate_right_side: existing 15360MB partition sda4 (4) with existing ext4 filesystem mounted at / >14:20:10,376 DEBUG anaconda: min: 221.1 max: 15360.0 current: 15360.0 >14:20:10,376 DEBUG anaconda: fs type changed: ext4 >14:20:10,378 INFO anaconda: getting device type for Standard Partition >14:20:10,378 DEBUG anaconda: populate_raid: 2, None >14:20:28,324 DEBUG anaconda: current selector: existing 15360MB partition sda4 (4) with existing ext4 filesystem mounted at / >14:20:28,324 DEBUG anaconda: new selector: existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >14:20:28,325 DEBUG anaconda: notebook page = 1 >14:20:28,325 INFO anaconda: ui: saving changes to device sda4 >14:20:28,325 DEBUG anaconda: new size: 15360.0 >14:20:28,325 DEBUG anaconda: old size: 15360.0 >14:20:28,325 INFO anaconda: getting device type for Standard Partition >14:20:28,325 DEBUG anaconda: new device type: 0 >14:20:28,326 DEBUG anaconda: new fs type: ext4 >14:20:28,326 DEBUG anaconda: old encryption setting: False >14:20:28,326 DEBUG anaconda: new encryption setting: False >14:20:28,326 DEBUG anaconda: old mountpoint: / >14:20:28,326 DEBUG anaconda: new mountpoint: / >14:20:28,326 INFO anaconda: getting device type for Standard Partition >14:20:28,327 DEBUG anaconda: populate_right_side: existing 43MB partition sda2 (2) with existing vfat filesystem mounted at /boot/efi >14:20:28,328 DEBUG anaconda: min: 43.0 max: 43.0 current: 43.0 >14:20:28,328 DEBUG anaconda: fs type changed: vfat >14:20:28,330 INFO anaconda: getting device type for Standard Partition >14:20:28,330 DEBUG anaconda: populate_raid: 2, None >14:22:07,967 INFO anaconda: ui: saving changes to device sda2 >14:22:07,967 DEBUG anaconda: new size: 43.0 >14:22:07,967 DEBUG anaconda: old size: 43.0 >14:22:07,967 INFO anaconda: getting device type for Standard Partition >14:22:07,968 DEBUG anaconda: new device type: 0 >14:22:07,968 DEBUG anaconda: new fs type: vfat >14:22:07,968 DEBUG anaconda: old encryption setting: False >14:22:07,968 DEBUG anaconda: new encryption setting: False >14:22:07,968 DEBUG anaconda: old mountpoint: /boot/efi >14:22:07,969 DEBUG anaconda: new mountpoint: /boot/efi >14:22:07,969 INFO anaconda: getting device type for Standard Partition >14:22:07,974 DEBUG anaconda: converting custom spoke changes into actions >14:22:07,980 INFO anaconda: Running Thread: AnaCheckStorageThread (140729342789376) >14:22:07,985 ERR anaconda: you have not created a bootloader stage1 target device >14:22:07,986 INFO anaconda: Thread Done: AnaCheckStorageThread (140729342789376) >14:22:18,707 INFO anaconda: Running Thread: AnaInstallThread (140729342789376) >14:22:19,936 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults >14:22:19,957 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot/efi as vfat with options umask=0077,shortname=winnt >14:22:19,966 INFO anaconda: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >14:22:19,979 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >14:22:19,988 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >14:22:19,997 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >14:22:20,024 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >14:22:20,024 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >14:22:20,029 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >14:22:20,096 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >14:22:20,108 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >14:22:20,118 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >14:22:20,130 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >14:22:20,130 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >14:34:07,223 INFO anaconda: Performing post-install setup tasks >14:34:07,233 INFO anaconda: Installing bootloader >14:34:07,233 INFO anaconda: Thread Done: AnaInstallThread (140729342789376) > > >/tmp/packaging.log: >21:17:29,562 DEBUG packaging: getting release version from tree at None (18) >21:17:29,562 DEBUG packaging: got a release version of 18 >21:17:34,425 INFO packaging: updating base repo >21:17:34,968 DEBUG packaging: getting release version from tree at None (18) >21:17:34,968 DEBUG packaging: got a release version of 18 >21:17:34,968 INFO packaging: configuring base repo >21:17:34,968 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >21:17:34,998 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >21:17:34,998 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >21:17:35,000 DEBUG packaging: got a release version of 18 >21:17:35,023 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >21:17:35,176 DEBUG packaging: disabling repo fedora >21:17:35,176 DEBUG packaging: disabling repo updates-testing >21:17:35,176 DEBUG packaging: disabling repo updates >21:17:35,177 INFO packaging: gathering repo metadata >21:17:35,177 DEBUG packaging: getting repo metadata for anaconda >21:17:35,737 DEBUG packaging: getting group info for anaconda >21:17:35,913 INFO packaging: metadata retrieval complete >17:17:49,827 DEBUG packaging: deleting package sacks >17:17:49,839 INFO packaging: checking software selection >17:17:49,839 DEBUG packaging: deleting package sacks >17:17:49,839 DEBUG packaging: deleting yum transaction info >17:17:49,841 DEBUG packaging: select group core >17:17:50,127 DEBUG packaging: select group core >17:17:50,128 DEBUG packaging: select group gnome-desktop >17:17:50,167 DEBUG packaging: select group multimedia >17:17:50,178 DEBUG packaging: select group input-methods >17:17:50,183 DEBUG packaging: select group base-x >17:17:50,192 DEBUG packaging: select group fonts >17:17:50,225 DEBUG packaging: select group hardware-support >17:17:50,236 DEBUG packaging: select group dial-up >17:17:50,239 DEBUG packaging: select group printing >17:17:50,276 DEBUG packaging: select group firefox >17:17:50,277 DEBUG packaging: select group standard >17:17:50,310 DEBUG packaging: select package kernel-PAE >17:17:50,320 INFO packaging: no kernel-PAE package >17:17:50,320 DEBUG packaging: select package kernel >17:17:50,321 INFO packaging: selected kernel >17:17:50,321 INFO packaging: checking dependencies >17:17:53,458 DEBUG packaging: success >17:17:53,484 INFO packaging: 1172 packages selected totalling 2.77 GB >14:22:19,501 DEBUG packaging: deleting package sacks >14:22:20,141 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >14:22:20,161 DEBUG packaging: getting release version from tree at None (18) >14:22:20,161 DEBUG packaging: got a release version of 18 >14:22:20,161 DEBUG packaging: setting releasever to previous value of 18 >14:22:20,167 INFO packaging: gathering repo metadata >14:22:20,169 DEBUG packaging: getting repo metadata for anaconda >14:22:20,177 DEBUG packaging: getting group info for anaconda >14:22:20,179 INFO packaging: metadata retrieval complete >14:22:20,179 DEBUG packaging: installation yum config repos: anaconda >14:22:20,179 INFO packaging: checking software selection >14:22:20,179 DEBUG packaging: deleting package sacks >14:22:20,179 DEBUG packaging: deleting yum transaction info >14:22:20,180 DEBUG packaging: select group core >14:22:20,578 DEBUG packaging: select package chrony >14:22:20,578 DEBUG packaging: select group core >14:22:20,578 DEBUG packaging: select group gnome-desktop >14:22:20,615 DEBUG packaging: select group multimedia >14:22:20,625 DEBUG packaging: select group input-methods >14:22:20,630 DEBUG packaging: select group base-x >14:22:20,638 DEBUG packaging: select group fonts >14:22:20,670 DEBUG packaging: select group hardware-support >14:22:20,680 DEBUG packaging: select group dial-up >14:22:20,683 DEBUG packaging: select group printing >14:22:20,723 DEBUG packaging: select group firefox >14:22:20,724 DEBUG packaging: select group standard >14:22:20,756 DEBUG packaging: select package kernel-PAE >14:22:20,765 INFO packaging: no kernel-PAE package >14:22:20,765 DEBUG packaging: select package kernel >14:22:20,765 INFO packaging: selected kernel >14:22:20,765 DEBUG packaging: select package dosfstools >14:22:20,765 DEBUG packaging: select package grub2-efi >14:22:20,774 DEBUG packaging: select package e2fsprogs >14:22:20,774 DEBUG packaging: select package efibootmgr >14:22:20,775 DEBUG packaging: select package shim >14:22:20,775 DEBUG packaging: select package authconfig >14:22:20,776 DEBUG packaging: select package firewalld >14:22:20,776 INFO packaging: checking dependencies >14:22:23,553 DEBUG packaging: success >14:22:23,576 INFO packaging: 1178 packages selected totalling 2.81 GB >14:22:23,577 INFO packaging: preparing transaction >14:22:23,577 DEBUG packaging: initialize transaction set >14:22:23,577 DEBUG packaging: populate transaction set >14:24:43,236 DEBUG packaging: check transaction set >14:24:43,324 DEBUG packaging: order transaction set >14:24:43,366 INFO packaging: running transaction >14:24:46,391 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/1178) >14:24:46,405 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (2/1178) >14:24:46,408 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (3/1178) >14:24:46,433 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (4/1178) >14:24:46,718 INFO packaging: Installing telepathy-filesystem-0.0.2-4.fc18.noarch (5/1178) >14:24:46,721 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (6/1178) >14:24:46,978 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (7/1178) >14:24:47,217 INFO packaging: Installing 1:control-center-filesystem-3.6.1-1.fc18.x86_64 (8/1178) >14:24:47,220 INFO packaging: Installing liberation-fonts-common-2.00.1-1.fc18.noarch (9/1178) >14:24:47,225 INFO packaging: Installing dejavu-fonts-common-2.33-4.fc18.noarch (10/1178) >14:24:47,373 INFO packaging: Installing xkeyboard-config-2.6-3.fc18.noarch (11/1178) >14:24:47,770 INFO packaging: Installing mozilla-filesystem-1.9-8.fc18.x86_64 (12/1178) >14:24:47,773 INFO packaging: Installing foomatic-db-filesystem-4.0-34.20121011.fc18.noarch (13/1178) >14:24:47,775 INFO packaging: Installing 32:bind-license-9.9.1-10.P3.fc18.noarch (14/1178) >14:24:47,779 INFO packaging: Installing m17n-db-1.6.4-1.fc18.noarch (15/1178) >14:24:47,948 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (16/1178) >14:24:48,389 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (17/1178) >14:24:48,773 INFO packaging: Installing poppler-data-0.4.5-6.fc18.noarch (18/1178) >14:24:49,417 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (19/1178) >14:24:49,418 INFO packaging: Installing khmeros-fonts-common-5.0-14.fc18.noarch (20/1178) >14:24:49,420 INFO packaging: Installing vlgothic-fonts-common-20120928-1.fc18.noarch (21/1178) >14:24:49,425 INFO packaging: Installing thai-scalable-fonts-common-0.5.0-3.fc18.noarch (22/1178) >14:24:49,428 INFO packaging: Installing smc-fonts-common-5.0.1-3.fc18.noarch (23/1178) >14:24:49,430 INFO packaging: Installing sgabios-bin-0-0.20110623SVN.fc18.noarch (24/1178) >14:24:49,433 INFO packaging: Installing fedora-bookmarks-15-0.3.noarch (25/1178) >14:24:49,435 INFO packaging: Installing tzdata-java-2012f-1.fc18.noarch (26/1178) >14:24:49,571 INFO packaging: Installing gnome-js-common-0.1.2-6.fc18.noarch (27/1178) >14:24:49,660 INFO packaging: Installing fedora-release-18-0.8.noarch (28/1178) >14:24:49,668 INFO packaging: Installing seabios-bin-1.7.1-1.fc18.noarch (29/1178) >14:24:49,803 INFO packaging: Installing mobile-broadband-provider-info-1.20120614-2.fc18.noarch (30/1178) >14:24:49,892 INFO packaging: Installing vgabios-0.6c-5.fc18.noarch (31/1178) >14:24:49,997 INFO packaging: Installing 1:emacs-filesystem-24.2-3.fc18.noarch (32/1178) >14:24:50,000 INFO packaging: Installing spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch (33/1178) >14:24:51,387 INFO packaging: Installing spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch (34/1178) >14:24:51,390 INFO packaging: Installing ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch (35/1178) >14:24:51,539 INFO packaging: Installing gnome-user-docs-3.6.0-1.fc18.noarch (36/1178) >14:24:55,199 INFO packaging: Installing 1:quota-nls-4.00-6.fc18.noarch (37/1178) >14:24:55,290 INFO packaging: Installing gnu-efi-3.0q-1.fc18.x86_64 (38/1178) >14:24:55,418 INFO packaging: Installing ncurses-base-5.9-5.20120204.fc18.x86_64 (39/1178) >14:24:55,460 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (40/1178) >14:24:55,605 INFO packaging: Installing glibc-common-2.16-17.fc18.x86_64 (41/1178) >14:24:59,173 INFO packaging: Installing glibc-2.16-17.fc18.x86_64 (42/1178) >14:25:01,779 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (43/1178) >14:25:01,938 INFO packaging: Installing ncurses-libs-5.9-5.20120204.fc18.x86_64 (44/1178) >14:25:02,069 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (45/1178) >14:25:02,393 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (46/1178) >14:25:02,420 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (47/1178) >14:25:02,440 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (48/1178) >14:25:02,587 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (49/1178) >14:25:02,793 INFO packaging: Installing libselinux-2.1.12-1.fc18.x86_64 (50/1178) >14:25:02,819 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (51/1178) >14:25:02,985 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (52/1178) >14:25:03,021 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (53/1178) >14:25:03,125 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (54/1178) >14:25:03,244 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (55/1178) >14:25:03,395 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (56/1178) >14:25:03,422 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (57/1178) >14:25:03,563 INFO packaging: Installing libjpeg-turbo-1.2.1-2.fc18.x86_64 (58/1178) >14:25:03,716 INFO packaging: Installing libICE-1.0.8-2.fc18.x86_64 (59/1178) >14:25:03,790 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (60/1178) >14:25:03,975 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (61/1178) >14:25:04,180 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (62/1178) >14:25:04,317 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (63/1178) >14:25:04,459 INFO packaging: Installing libuuid-2.22-1.fc18.x86_64 (64/1178) >14:25:04,484 INFO packaging: Installing libSM-1.2.1-2.fc18.x86_64 (65/1178) >14:25:04,631 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (66/1178) >14:25:04,785 INFO packaging: Installing libusbx-1.0.14-1.fc18.x86_64 (67/1178) >14:25:04,922 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (68/1178) >14:25:05,037 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (69/1178) >14:25:05,139 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (70/1178) >14:25:05,291 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (71/1178) >14:25:05,337 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (72/1178) >14:25:05,528 INFO packaging: Installing libxml2-2.9.0-0rc1.fc18.x86_64 (73/1178) >14:25:05,919 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (74/1178) >14:25:05,938 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (75/1178) >14:25:06,017 INFO packaging: Installing 2:libogg-1.3.0-2.fc18.x86_64 (76/1178) >14:25:06,038 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (77/1178) >14:25:06,065 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (78/1178) >14:25:06,216 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (79/1178) >14:25:06,487 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (80/1178) >14:25:06,528 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (81/1178) >14:25:06,676 INFO packaging: Installing 1:libvorbis-1.3.3-3.fc18.x86_64 (82/1178) >14:25:06,909 INFO packaging: Installing libtdb-1.2.10-16.fc18.x86_64 (83/1178) >14:25:06,978 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (84/1178) >14:25:07,120 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (85/1178) >14:25:07,311 INFO packaging: Installing json-c-0.9-5.fc18.x86_64 (86/1178) >14:25:07,401 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (87/1178) >14:25:07,529 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (88/1178) >14:25:07,678 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (89/1178) >14:25:07,782 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (90/1178) >14:25:08,325 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (91/1178) >14:25:08,781 INFO packaging: Installing atk-2.6.0-1.fc18.x86_64 (92/1178) >14:25:08,989 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (93/1178) >14:25:09,116 INFO packaging: Installing gobject-introspection-1.34.0-1.fc18.x86_64 (94/1178) >14:25:09,273 INFO packaging: Installing json-glib-0.15.2-1.fc18.x86_64 (95/1178) >14:25:09,398 INFO packaging: Installing libgnome-keyring-3.6.0-1.fc18.x86_64 (96/1178) >14:25:09,448 INFO packaging: Installing gstreamer1-1.0.1-1.fc18.x86_64 (97/1178) >14:25:09,735 INFO packaging: Installing desktop-file-utils-0.20-4.fc18.x86_64 (98/1178) >14:25:09,841 INFO packaging: Installing telepathy-glib-0.20.0-1.fc18.x86_64 (99/1178) >14:25:10,107 INFO packaging: Installing gsettings-desktop-schemas-3.6.0-1.fc18.x86_64 (100/1178) >14:25:10,286 INFO packaging: Installing libsecret-0.10-1.fc18.x86_64 (101/1178) >14:25:10,438 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (102/1178) >14:25:10,542 INFO packaging: Installing 1:libusb-0.1.3-11.fc18.x86_64 (103/1178) >14:25:10,568 INFO packaging: Installing libtool-ltdl-2.4.2-7.fc18.x86_64 (104/1178) >14:25:10,594 INFO packaging: Installing orc-0.4.16-6.fc18.x86_64 (105/1178) >14:25:10,719 INFO packaging: Installing libtalloc-2.0.7-5.fc18.x86_64 (106/1178) >14:25:10,823 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (107/1178) >14:25:11,083 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (108/1178) >14:25:11,109 INFO packaging: Installing libxcb-1.8.1-2.fc18.x86_64 (109/1178) >14:25:11,260 INFO packaging: Installing libexif-0.6.21-2.fc18.x86_64 (110/1178) >14:25:11,465 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (111/1178) >14:25:11,489 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (112/1178) >14:25:11,716 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (113/1178) >14:25:12,019 INFO packaging: Installing libarchive-3.0.4-2.fc18.x86_64 (114/1178) >14:25:12,187 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (115/1178) >14:25:12,288 INFO packaging: Installing libgee06-0.6.5-1.fc18.x86_64 (116/1178) >14:25:12,368 INFO packaging: Installing avahi-glib-0.6.31-6.fc18.x86_64 (117/1178) >14:25:12,391 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (118/1178) >14:25:12,569 INFO packaging: Installing bluez-libs-4.101-2.fc18.x86_64 (119/1178) >14:25:12,691 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (120/1178) >14:25:12,737 INFO packaging: Installing speex-1.2-0.15.rc1.fc18.x86_64 (121/1178) >14:25:12,900 INFO packaging: Installing lcms2-2.3-3.fc18.x86_64 (122/1178) >14:25:13,015 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (123/1178) >14:25:13,103 INFO packaging: Installing libbluray-0.2.3-1.fc18.x86_64 (124/1178) >14:25:13,186 INFO packaging: Installing xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 (125/1178) >14:25:13,317 INFO packaging: Installing libxslt-1.1.26-10.fc18.x86_64 (126/1178) >14:25:13,530 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (127/1178) >14:25:13,622 INFO packaging: Installing libv4l-0.8.8-3.fc18.x86_64 (128/1178) >14:25:13,717 INFO packaging: Installing libsigc++20-2.2.11-1.fc18.x86_64 (129/1178) >14:25:13,785 INFO packaging: Installing libasyncns-0.8-4.fc18.x86_64 (130/1178) >14:25:13,883 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (131/1178) >14:25:13,906 INFO packaging: Installing 1:net-snmp-libs-5.7.1-10.fc18.x86_64 (132/1178) >14:25:14,176 INFO packaging: Installing libtevent-0.9.17-1.fc18.x86_64 (133/1178) >14:25:14,284 INFO packaging: Installing 1:libtheora-1.1.1-4.fc18.x86_64 (134/1178) >14:25:14,365 INFO packaging: Installing flac-1.2.1-10.fc18.x86_64 (135/1178) >14:25:14,726 INFO packaging: Installing libplist-1.8-5.fc18.x86_64 (136/1178) >14:25:14,839 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (137/1178) >14:25:15,370 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (138/1178) >14:25:15,410 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (139/1178) >14:25:15,603 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (140/1178) >14:25:15,793 INFO packaging: Installing redhat-menus-12.0.2-5.fc18.noarch (141/1178) >14:25:15,857 INFO packaging: Installing numactl-libs-2.0.7-7.fc18.x86_64 (142/1178) >14:25:15,879 INFO packaging: Installing libraw1394-2.0.8-3.fc18.x86_64 (143/1178) >14:25:15,985 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (144/1178) >14:25:16,135 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (145/1178) >14:25:16,356 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (146/1178) >14:25:16,515 INFO packaging: Installing libical-0.48-3.fc18.x86_64 (147/1178) >14:25:16,611 INFO packaging: Installing libbsd-0.4.2-2.fc18.x86_64 (148/1178) >14:25:16,687 INFO packaging: Installing glibmm24-2.33.13-1.fc18.x86_64 (149/1178) >14:25:16,919 INFO packaging: Installing imsettings-libs-1.3.1-1.fc18.x86_64 (150/1178) >14:25:17,025 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (151/1178) >14:25:17,208 INFO packaging: Installing jasper-libs-1.900.1-20.fc18.x86_64 (152/1178) >14:25:17,385 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (153/1178) >14:25:17,608 INFO packaging: Installing which-2.20-4.fc18.x86_64 (154/1178) >14:25:17,747 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (155/1178) >14:25:17,957 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (156/1178) >14:25:18,140 INFO packaging: Installing lcms-libs-1.19-6.fc18.x86_64 (157/1178) >14:25:18,297 INFO packaging: Installing libnl-1.1-16.fc18.x86_64 (158/1178) >14:25:18,396 INFO packaging: Installing gsm-1.0.13-7.fc18.x86_64 (159/1178) >14:25:18,426 INFO packaging: Installing libsndfile-1.0.25-4.fc18.x86_64 (160/1178) >14:25:18,558 INFO packaging: Installing libsamplerate-0.1.8-3.fc18.x86_64 (161/1178) >14:25:18,826 INFO packaging: Installing libvpx-1.1.0-2.fc18.x86_64 (162/1178) >14:25:18,931 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (163/1178) >14:25:18,960 INFO packaging: Installing cdparanoia-libs-10.2-12.fc18.x86_64 (164/1178) >14:25:19,086 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (165/1178) >14:25:19,235 INFO packaging: Installing 2:libwbclient-4.0.0-153.fc18.rc2.x86_64 (166/1178) >14:25:19,266 INFO packaging: Installing gnome-menus-3.6.0-1.fc18.x86_64 (167/1178) >14:25:19,348 INFO packaging: Installing libldb-1.1.13-1.fc18.x86_64 (168/1178) >14:25:19,496 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (169/1178) >14:25:19,618 INFO packaging: Installing libudisks2-1.99.0-1.fc18.x86_64 (170/1178) >14:25:19,696 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (171/1178) >14:25:19,987 INFO packaging: Installing exempi-2.2.0-2.fc18.x86_64 (172/1178) >14:25:20,144 INFO packaging: Installing celt051-0.5.1.3-5.fc18.x86_64 (173/1178) >14:25:20,297 INFO packaging: Installing usbredir-0.5.2-1.fc18.x86_64 (174/1178) >14:25:20,425 INFO packaging: Installing bzip2-1.0.6-5.fc18.x86_64 (175/1178) >14:25:20,571 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (176/1178) >14:25:20,603 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (177/1178) >14:25:21,146 INFO packaging: Installing taglib-1.8-2.fc18.x86_64 (178/1178) >14:25:21,320 INFO packaging: Installing mesa-libglapi-9.0-1.fc18.x86_64 (179/1178) >14:25:21,413 INFO packaging: Installing hunspell-en-US-0.20110318-8.fc18.noarch (180/1178) >14:25:21,557 INFO packaging: Installing hunspell-1.3.2-8.fc18.x86_64 (181/1178) >14:25:21,650 INFO packaging: Installing 1:enchant-1.6.0-5.fc18.x86_64 (182/1178) >14:25:21,767 INFO packaging: Installing libicu-49.1.1-5.fc18.x86_64 (183/1178) >14:25:23,116 INFO packaging: Installing libieee1284-0.2.11-12.fc18.x86_64 (184/1178) >14:25:23,178 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (185/1178) >14:25:23,251 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (186/1178) >14:25:23,404 INFO packaging: Installing libaio-0.3.109-6.fc18.x86_64 (187/1178) >14:25:23,428 INFO packaging: Installing wavpack-4.60.1-4.fc18.x86_64 (188/1178) >14:25:23,546 INFO packaging: Installing libusal-1.1.11-12.fc18.x86_64 (189/1178) >14:25:23,706 INFO packaging: Installing openjpeg-libs-1.5.0-5.fc18.x86_64 (190/1178) >14:25:23,832 INFO packaging: Installing pcsc-lite-libs-1.8.6-1.fc18.x86_64 (191/1178) >14:25:23,993 INFO packaging: Installing libdvdread-4.2.0-3.fc18.x86_64 (192/1178) >14:25:24,148 INFO packaging: Installing libdvdnav-4.2.0-3.fc18.x86_64 (193/1178) >14:25:24,209 INFO packaging: Installing genisoimage-1.1.11-12.fc18.x86_64 (194/1178) >14:25:24,404 INFO packaging: Installing plymouth-graphics-libs-0.8.7-1.fc18.x86_64 (195/1178) >14:25:24,428 INFO packaging: Installing atkmm-2.22.6-2.fc18.x86_64 (196/1178) >14:25:24,548 INFO packaging: Installing libavc1394-0.5.3-12.fc18.x86_64 (197/1178) >14:25:24,710 INFO packaging: Installing libiec61883-1.2.0-8.fc18.x86_64 (198/1178) >14:25:24,788 INFO packaging: Installing file-5.11-4.fc18.x86_64 (199/1178) >14:25:24,799 INFO packaging: Installing libshout-2.2.2-8.fc18.x86_64 (200/1178) >14:25:24,896 INFO packaging: Installing avahi-gobject-0.6.31-6.fc18.x86_64 (201/1178) >14:25:24,928 INFO packaging: Installing cyrus-sasl-md5-2.1.23-36.fc18.x86_64 (202/1178) >14:25:24,944 INFO packaging: Installing libgssglue-0.4-1.fc18.x86_64 (203/1178) >14:25:25,040 INFO packaging: Installing libtirpc-0.2.2-42.fc18.x86_64 (204/1178) >14:25:25,171 INFO packaging: Installing keyutils-1.5.5-3.fc18.x86_64 (205/1178) >14:25:25,264 INFO packaging: Installing xcb-util-0.3.8-3.fc18.x86_64 (206/1178) >14:25:25,282 INFO packaging: Installing telepathy-logger-0.4.0-4.fc18.x86_64 (207/1178) >14:25:25,406 INFO packaging: Installing gmime-2.6.10-1.fc18.x86_64 (208/1178) >14:25:25,558 INFO packaging: Installing libgtop2-2.28.4-3.fc18.x86_64 (209/1178) >14:25:25,615 INFO packaging: Installing libzeitgeist-0.3.18-3.fc18.x86_64 (210/1178) >14:25:25,748 INFO packaging: Installing libtranslit-0.0.2-3.fc18.x86_64 (211/1178) >14:25:25,777 INFO packaging: Installing libvirt-gconfig-0.1.3-1.fc18.x86_64 (212/1178) >14:25:25,851 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (213/1178) >14:25:26,038 INFO packaging: Installing llvm-libs-3.1-11.fc18.x86_64 (214/1178) >14:25:27,486 INFO packaging: Installing libpinyin-data-0.7.92-1.fc18.x86_64 (215/1178) >14:25:29,340 INFO packaging: Installing libpinyin-0.7.92-1.fc18.x86_64 (216/1178) >14:25:29,425 INFO packaging: Installing xml-common-0.6.3-37.fc18.noarch (217/1178) >14:25:29,454 INFO packaging: Installing iso-codes-3.39-1.fc18.noarch (218/1178) >14:25:30,222 INFO packaging: Installing setools-libs-3.3.7-28.fc18.x86_64 (219/1178) >14:25:30,440 INFO packaging: Installing m17n-lib-1.6.4-1.fc18.x86_64 (220/1178) >14:25:30,597 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (221/1178) >14:25:30,699 INFO packaging: Installing kmod-10-1.fc18.x86_64 (222/1178) >14:25:30,754 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (223/1178) >14:25:30,905 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (224/1178) >14:25:31,078 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (225/1178) >14:25:31,240 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (226/1178) >14:25:31,397 INFO packaging: Installing mtools-4.0.17-3.fc18.x86_64 (227/1178) >14:25:31,539 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (228/1178) >14:25:31,717 INFO packaging: Installing libfontenc-1.1.1-2.fc18.x86_64 (229/1178) >14:25:31,743 INFO packaging: Installing libXfont-1.4.5-2.fc18.x86_64 (230/1178) >14:25:31,869 INFO packaging: Installing psmisc-22.19-2.fc18.x86_64 (231/1178) >14:25:31,901 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (232/1178) >14:25:32,022 INFO packaging: Installing vpnc-script-0.5.3-15.svn457.fc18.noarch (233/1178) >14:25:32,025 INFO packaging: Installing ncurses-5.9-5.20120204.fc18.x86_64 (234/1178) >14:25:32,149 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (235/1178) >14:25:32,330 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (236/1178) >14:25:32,376 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (237/1178) >14:25:33,282 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (238/1178) >14:25:33,408 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (239/1178) >14:25:34,320 INFO packaging: Installing pam-1.1.6-1.fc18.x86_64 (240/1178) >14:25:34,664 INFO packaging: Installing fontconfig-2.10.1-1.fc18.x86_64 (241/1178) >14:25:35,843 INFO packaging: Installing alsa-lib-1.0.26-1.fc18.x86_64 (242/1178) >14:25:36,056 INFO packaging: Installing libblkid-2.22-1.fc18.x86_64 (243/1178) >14:25:36,099 INFO packaging: Installing hicolor-icon-theme-0.12-5.fc18.noarch (244/1178) >14:25:36,163 INFO packaging: Installing gnome-icon-theme-3.6.0-1.fc18.noarch (245/1178) >14:25:38,265 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (246/1178) >14:25:38,991 INFO packaging: Installing xdg-utils-1.1.0-0.14.20120809git.fc18.noarch (247/1178) >14:25:39,115 INFO packaging: Installing gnome-icon-theme-legacy-3.6.0-1.fc18.noarch (248/1178) >14:25:39,519 INFO packaging: Installing gnome-icon-theme-symbolic-3.6.0-1.fc18.noarch (249/1178) >14:25:39,670 INFO packaging: Installing libmount-2.22-1.fc18.x86_64 (250/1178) >14:25:39,704 INFO packaging: Installing poppler-0.20.2-3.fc18.x86_64 (251/1178) >14:25:40,009 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (252/1178) >14:25:40,022 INFO packaging: Installing binutils-2.23.51.0.1-3.fc18.x86_64 (253/1178) >14:25:40,877 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (254/1178) >14:25:41,048 INFO packaging: Installing cryptopp-5.6.1-8.fc18.x86_64 (255/1178) >14:25:41,413 INFO packaging: Installing soundtouch-1.4.0-6.fc18.x86_64 (256/1178) >14:25:41,516 INFO packaging: Installing ilmbase-1.0.3-3.fc18.x86_64 (257/1178) >14:25:41,668 INFO packaging: Installing libvisual-0.4.0-12.fc18.x86_64 (258/1178) >14:25:41,820 INFO packaging: Installing anthy-9100h-18.fc18.x86_64 (259/1178) >14:25:43,146 INFO packaging: Installing lm_sensors-libs-3.3.2-4.fc18.x86_64 (260/1178) >14:25:43,290 INFO packaging: Installing yajl-2.0.4-1.fc18.x86_64 (261/1178) >14:25:43,372 INFO packaging: Installing mtdev-1.1.2-3.fc18.x86_64 (262/1178) >14:25:43,487 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (263/1178) >14:25:43,706 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (264/1178) >14:25:43,758 INFO packaging: Installing libibverbs-1.1.6-3.fc18.x86_64 (265/1178) >14:25:43,867 INFO packaging: Installing libqb-0.14.2-2.fc18.x86_64 (266/1178) >14:25:43,950 INFO packaging: Installing fuse-libs-2.9.1-1.fc18.x86_64 (267/1178) >14:25:44,060 INFO packaging: Installing libdv-1.0.0-14.fc18.x86_64 (268/1178) >14:25:44,170 INFO packaging: Installing opus-1.0.1-1.fc18.x86_64 (269/1178) >14:25:44,398 INFO packaging: Installing libXdmcp-1.1.1-2.fc18.x86_64 (270/1178) >14:25:44,426 INFO packaging: Installing libcollection-0.6.2-11.fc18.x86_64 (271/1178) >14:25:44,519 INFO packaging: Installing lzo-2.06-3.fc18.x86_64 (272/1178) >14:25:44,638 INFO packaging: Installing libart_lgpl-2.3.21-4.fc18.x86_64 (273/1178) >14:25:44,771 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (274/1178) >14:25:44,891 INFO packaging: Installing lzop-1.03-5.fc18.x86_64 (275/1178) >14:25:44,966 INFO packaging: Installing librdmacm-1.0.15-2.fc18.x86_64 (276/1178) >14:25:45,084 INFO packaging: Installing OpenEXR-libs-1.7.1-1.fc18.x86_64 (277/1178) >14:25:45,237 INFO packaging: Installing crash-6.0.8-2.fc18.x86_64 (278/1178) >14:25:45,785 INFO packaging: Installing gnome-icon-theme-extras-3.4.0-2.fc18.noarch (279/1178) >14:25:46,064 INFO packaging: Installing xfsprogs-3.1.8-5.fc18.x86_64 (280/1178) >14:25:46,397 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (281/1178) >14:25:46,531 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (282/1178) >14:25:46,752 INFO packaging: Installing flite-1.3-18.fc18.x86_64 (283/1178) >14:25:48,016 INFO packaging: Installing urw-fonts-2.4-12.fc18.noarch (284/1178) >14:25:49,770 INFO packaging: Installing sssd-client-1.9.1-1.fc18.x86_64 (285/1178) >14:25:49,809 INFO packaging: Installing brltty-4.3-7.fc18.x86_64 (286/1178) >14:25:50,309 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (287/1178) >14:25:50,597 INFO packaging: Installing 5:guile-1.8.8-5.fc18.2.x86_64 (288/1178) >14:25:51,141 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (289/1178) >14:25:51,448 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (290/1178) >14:25:51,454 INFO packaging: Installing libcacard-0.1.2-3.fc18.x86_64 (291/1178) >14:25:51,588 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (292/1178) >14:25:51,842 INFO packaging: Installing openldap-2.4.32-3.fc18.x86_64 (293/1178) >14:25:51,987 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (294/1178) >14:25:52,098 INFO packaging: Installing xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 (295/1178) >14:25:52,132 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (296/1178) >14:25:52,240 INFO packaging: Installing ceph-libs-0.46-1.fc18.x86_64 (297/1178) >14:25:52,617 INFO packaging: Installing liboauth-0.9.7-1.fc18.x86_64 (298/1178) >14:25:52,722 INFO packaging: Installing libuser-0.57.6-2.fc18.x86_64 (299/1178) >14:25:52,911 INFO packaging: Installing libwsman1-2.3.5-1.fc18.x86_64 (300/1178) >14:25:53,007 INFO packaging: Installing 12:dhcp-libs-4.2.4-15.P2.fc18.x86_64 (301/1178) >14:25:53,039 INFO packaging: Installing 12:dhcp-common-4.2.4-15.P2.fc18.x86_64 (302/1178) >14:25:53,058 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (303/1178) >14:25:53,096 INFO packaging: Installing gnupg-1.4.12-2.fc18.x86_64 (304/1178) >14:25:53,493 INFO packaging: Installing libnfsidmap-0.25-4.fc18.x86_64 (305/1178) >14:25:53,627 INFO packaging: Installing mailx-12.5-6.fc18.x86_64 (306/1178) >14:25:53,749 INFO packaging: Installing sound-theme-freedesktop-0.7-5.fc18.noarch (307/1178) >14:25:53,926 INFO packaging: Installing groff-1.21-10.fc18.x86_64 (308/1178) >14:25:54,311 INFO packaging: Installing less-444-8.fc18.x86_64 (309/1178) >14:25:54,457 INFO packaging: Installing tmpwatch-2.11-2.fc18.x86_64 (310/1178) >14:25:54,546 INFO packaging: Installing 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 (311/1178) >14:25:54,662 INFO packaging: Installing ghostscript-fonts-5.50-29.fc18.noarch (312/1178) >14:25:55,909 INFO packaging: Installing libtranslit-m17n-0.0.2-3.fc18.x86_64 (313/1178) >14:25:55,916 INFO packaging: Installing mesa-libxatracker-9.0-1.fc18.x86_64 (314/1178) >14:25:56,340 INFO packaging: Installing dvd+rw-tools-7.1-10.fc18.x86_64 (315/1178) >14:25:56,473 INFO packaging: Installing wodim-1.1.11-12.fc18.x86_64 (316/1178) >14:25:56,602 INFO packaging: Installing gdisk-0.8.4-2.fc18.x86_64 (317/1178) >14:25:56,710 INFO packaging: Installing harfbuzz-0.9.4-1.fc18.x86_64 (318/1178) >14:25:56,878 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (319/1178) >14:25:57,010 INFO packaging: Installing fftw-libs-double-3.3.2-2.fc18.x86_64 (320/1178) >14:25:57,247 INFO packaging: Installing libofa-0.9.3-21.fc18.x86_64 (321/1178) >14:25:57,366 INFO packaging: Installing spice-server-0.12.0-1.fc18.x86_64 (322/1178) >14:25:57,544 INFO packaging: Installing 1:perl-parent-0.225-232.fc18.noarch (323/1178) >14:25:57,549 INFO packaging: Installing 1:perl-Pod-Escapes-1.04-232.fc18.noarch (324/1178) >14:25:57,554 INFO packaging: Installing perl-Pod-Perldoc-3.17.00-232.fc18.noarch (325/1178) >14:25:57,571 INFO packaging: Installing perl-threads-1.86-232.fc18.x86_64 (326/1178) >14:25:57,580 INFO packaging: Installing 4:perl-libs-5.16.1-232.fc18.x86_64 (327/1178) >14:25:57,814 INFO packaging: Installing 4:perl-macros-5.16.1-232.fc18.x86_64 (328/1178) >14:25:57,820 INFO packaging: Installing perl-Carp-1.26-232.fc18.noarch (329/1178) >14:25:57,828 INFO packaging: Installing perl-Socket-2.002-3.fc18.x86_64 (330/1178) >14:25:57,883 INFO packaging: Installing perl-Filter-1.45-4.fc18.x86_64 (331/1178) >14:25:57,937 INFO packaging: Installing 1:perl-Module-Pluggable-4.00-232.fc18.noarch (332/1178) >14:25:57,943 INFO packaging: Installing 1:perl-Pod-Simple-3.20-232.fc18.noarch (333/1178) >14:25:58,027 INFO packaging: Installing perl-PathTools-3.39.2-232.fc18.x86_64 (334/1178) >14:25:58,048 INFO packaging: Installing perl-threads-shared-1.40-232.fc18.x86_64 (335/1178) >14:25:58,055 INFO packaging: Installing perl-Scalar-List-Utils-1.25-232.fc18.x86_64 (336/1178) >14:25:58,062 INFO packaging: Installing perl-Pod-Parser-1.51-232.fc18.noarch (337/1178) >14:25:58,083 INFO packaging: Installing 4:perl-5.16.1-232.fc18.x86_64 (338/1178) >14:26:00,413 INFO packaging: Installing perl-Data-Dumper-2.135.06-232.fc18.x86_64 (339/1178) >14:26:00,421 INFO packaging: Installing cdparanoia-10.2-12.fc18.x86_64 (340/1178) >14:26:00,581 INFO packaging: Installing iw-3.6-1.fc18.x86_64 (341/1178) >14:26:00,713 INFO packaging: Installing mpfr-3.1.1-1.fc18.x86_64 (342/1178) >14:26:00,867 INFO packaging: Installing gstreamer-tools-0.10.36-2.fc18.x86_64 (343/1178) >14:26:00,879 INFO packaging: Installing gstreamer-0.10.36-2.fc18.x86_64 (344/1178) >14:26:01,187 INFO packaging: Installing libgadu-1.11.0-2.fc17.1.x86_64 (345/1178) >14:26:01,329 INFO packaging: Installing gnutls-utils-2.12.20-2.fc18.x86_64 (346/1178) >14:26:01,466 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (347/1178) >14:26:01,805 INFO packaging: Installing libdc1394-2.1.4-3.fc18.x86_64 (348/1178) >14:26:01,919 INFO packaging: Installing 1:rmt-0.4-0.13.b44.fc18.x86_64 (349/1178) >14:26:01,928 INFO packaging: Installing elfutils-libs-0.155-1.fc18.x86_64 (350/1178) >14:26:02,061 INFO packaging: Installing btparser-0.19-1.fc18.x86_64 (351/1178) >14:26:02,257 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (352/1178) >14:26:02,282 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (353/1178) >14:26:02,407 INFO packaging: Installing mysql-libs-5.5.28-1.fc18.x86_64 (354/1178) >14:26:02,677 INFO packaging: Installing libwvstreams-4.6.1-7.fc18.x86_64 (355/1178) >14:26:02,924 INFO packaging: Installing telepathy-idle-0.1.12-2.fc18.x86_64 (356/1178) >14:26:03,019 INFO packaging: Installing libevent-2.0.18-2.fc18.x86_64 (357/1178) >14:26:03,161 INFO packaging: Installing 32:bind-libs-lite-9.9.1-10.P3.fc18.x86_64 (358/1178) >14:26:03,389 INFO packaging: Installing 32:bind-libs-9.9.1-10.P3.fc18.x86_64 (359/1178) >14:26:03,571 INFO packaging: Installing pkcs11-helper-1.09-3.fc18.x86_64 (360/1178) >14:26:03,698 INFO packaging: Installing wget-1.14-1.fc18.x86_64 (361/1178) >14:26:03,900 INFO packaging: Installing cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 (362/1178) >14:26:03,909 INFO packaging: Installing openobex-1.5-5.fc18.x86_64 (363/1178) >14:26:04,068 INFO packaging: Installing desktop-backgrounds-gnome-18.0.0-1.fc18.noarch (364/1178) >14:26:04,075 INFO packaging: Installing meanwhile-1.1.0-7.fc18.x86_64 (365/1178) >14:26:04,207 INFO packaging: Installing libipa_hbac-1.9.1-1.fc18.x86_64 (366/1178) >14:26:04,245 INFO packaging: Installing libquvi-scripts-0.4.7-1.fc18.noarch (367/1178) >14:26:04,350 INFO packaging: Installing libquvi-0.4.1-2.fc18.x86_64 (368/1178) >14:26:04,411 INFO packaging: Installing libwayland-client-0.95.0-1.fc18.x86_64 (369/1178) >14:26:04,512 INFO packaging: Installing libwayland-server-0.95.0-1.fc18.x86_64 (370/1178) >14:26:04,567 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (371/1178) >14:26:04,674 INFO packaging: Installing cyrus-sasl-plain-2.1.23-36.fc18.x86_64 (372/1178) >14:26:04,685 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (373/1178) >14:26:04,787 INFO packaging: Installing rpm-libs-4.10.1-1.fc18.x86_64 (374/1178) >14:26:04,967 INFO packaging: Installing rpm-4.10.1-1.fc18.x86_64 (375/1178) >14:26:05,187 INFO packaging: Installing color-filesystem-1-10.noarch (376/1178) >14:26:05,190 INFO packaging: Installing deltarpm-3.6-0.11.20110223git.fc18.x86_64 (377/1178) >14:26:05,253 INFO packaging: Installing shared-color-profiles-0.1.5-4.fc18.noarch (378/1178) >14:26:05,424 INFO packaging: Installing 1:net-snmp-agent-libs-5.7.1-10.fc18.x86_64 (379/1178) >14:26:05,658 INFO packaging: Installing device-mapper-persistent-data-0.1.4-2.fc18.x86_64 (380/1178) >14:26:05,832 INFO packaging: Installing exiv2-libs-0.23-3.fc18.x86_64 (381/1178) >14:26:06,110 INFO packaging: Installing tcp_wrappers-7.6-70.fc18.x86_64 (382/1178) >14:26:06,227 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (383/1178) >14:26:06,407 INFO packaging: Installing 2:tar-1.26-9.fc18.x86_64 (384/1178) >14:26:06,687 INFO packaging: Installing libisofs-1.2.4-1.fc18.x86_64 (385/1178) >14:26:06,909 INFO packaging: Installing rsync-3.0.9-3.fc18.x86_64 (386/1178) >14:26:07,083 INFO packaging: Installing acl-2.2.51-7.fc18.x86_64 (387/1178) >14:26:07,151 INFO packaging: Installing augeas-libs-0.10.0-5.fc18.x86_64 (388/1178) >14:26:07,331 INFO packaging: Installing netcf-libs-0.2.2-1.fc18.x86_64 (389/1178) >14:26:07,500 INFO packaging: Installing librsync-0.9.7-18.fc18.x86_64 (390/1178) >14:26:07,612 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (391/1178) >14:26:07,802 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (392/1178) >14:26:07,969 INFO packaging: Installing liblouis-2.4.1-2.fc18.x86_64 (393/1178) >14:26:08,358 INFO packaging: Installing libcdio-0.83-5.fc18.x86_64 (394/1178) >14:26:08,514 INFO packaging: Installing foomatic-filters-4.0.8-13.fc18.x86_64 (395/1178) >14:26:08,532 INFO packaging: Installing libselinux-utils-2.1.12-1.fc18.x86_64 (396/1178) >14:26:08,555 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (397/1178) >14:26:08,712 INFO packaging: Installing abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch (398/1178) >14:26:09,845 INFO packaging: Installing 2:ncftp-3.2.5-4.fc18.x86_64 (399/1178) >14:26:10,047 INFO packaging: Installing compat-readline5-5.2-20.fc18.x86_64 (400/1178) >14:26:10,188 INFO packaging: Installing socat-1.7.2.1-2.fc18.x86_64 (401/1178) >14:26:10,336 INFO packaging: Installing 2:nmap-ncat-6.01-7.fc18.x86_64 (402/1178) >14:26:10,437 INFO packaging: Installing dialog-1.1-16.20110707.fc18.x86_64 (403/1178) >14:26:10,675 INFO packaging: Installing webrtc-audio-processing-0.1-1.fc18.x86_64 (404/1178) >14:26:10,768 INFO packaging: Installing libmodman-2.0.1-5.fc18.x86_64 (405/1178) >14:26:10,908 INFO packaging: Installing libproxy-0.4.7-5.fc18.x86_64 (406/1178) >14:26:10,988 INFO packaging: Installing glib-networking-2.34.0-1.fc18.x86_64 (407/1178) >14:26:11,201 INFO packaging: Installing libsoup-2.40.0-1.fc18.x86_64 (408/1178) >14:26:11,406 INFO packaging: Installing totem-pl-parser-3.4.3-1.fc18.x86_64 (409/1178) >14:26:11,482 INFO packaging: Installing rest-0.7.90-1.fc18.x86_64 (410/1178) >14:26:11,697 INFO packaging: Installing telepathy-salut-0.8.0-2.fc18.x86_64 (411/1178) >14:26:11,912 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (412/1178) >14:26:12,140 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (413/1178) >14:26:13,902 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (414/1178) >14:26:13,912 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (415/1178) >14:26:14,037 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (416/1178) >14:26:14,168 INFO packaging: Installing pyxdg-0.19-5.fc18.noarch (417/1178) >14:26:14,243 INFO packaging: Installing libselinux-python-2.1.12-1.fc18.x86_64 (418/1178) >14:26:14,269 INFO packaging: Installing libxml2-python-2.9.0-0rc1.fc18.x86_64 (419/1178) >14:26:14,510 INFO packaging: Installing python-slip-0.2.20-3.fc18.noarch (420/1178) >14:26:14,521 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (421/1178) >14:26:14,528 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (422/1178) >14:26:14,536 INFO packaging: Installing python-pwquality-1.2.0-1.fc18.x86_64 (423/1178) >14:26:14,539 INFO packaging: Installing setools-libs-python-3.3.7-28.fc18.x86_64 (424/1178) >14:26:14,658 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (425/1178) >14:26:15,008 INFO packaging: Installing libuser-python-0.57.6-2.fc18.x86_64 (426/1178) >14:26:15,022 INFO packaging: Installing audit-libs-python-2.2.1-2.fc18.x86_64 (427/1178) >14:26:15,123 INFO packaging: Installing python-decorator-3.3.3-4.fc18.noarch (428/1178) >14:26:15,234 INFO packaging: Installing gdb-7.5.0.20120926-25.fc18.x86_64 (429/1178) >14:26:15,681 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (430/1178) >14:26:15,859 INFO packaging: Installing system-config-keyboard-base-1.3.1-9.fc18.x86_64 (431/1178) >14:26:15,894 INFO packaging: Installing python-cloudfiles-1.7.10-2.fc18.noarch (432/1178) >14:26:16,009 INFO packaging: Installing python-markupsafe-0.11-7.fc18.x86_64 (433/1178) >14:26:16,020 INFO packaging: Installing liblouis-python-2.4.1-2.fc18.noarch (434/1178) >14:26:16,024 INFO packaging: Installing pyliblzma-0.5.3-7.fc18.x86_64 (435/1178) >14:26:16,068 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (436/1178) >14:26:16,111 INFO packaging: Installing pytalloc-2.0.7-5.fc18.x86_64 (437/1178) >14:26:16,135 INFO packaging: Installing 2:samba-libs-4.0.0-153.fc18.rc2.x86_64 (438/1178) >14:26:17,013 INFO packaging: Installing obexd-0.47-1.fc18.x86_64 (439/1178) >14:26:17,113 INFO packaging: Installing python-ethtool-0.7-4.fc18.x86_64 (440/1178) >14:26:17,248 INFO packaging: Installing pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 (441/1178) >14:26:17,348 INFO packaging: Installing python-imaging-1.1.7-7.fc18.x86_64 (442/1178) >14:26:17,520 INFO packaging: Installing python-setuptools-0.6.28-3.fc18.noarch (443/1178) >14:26:17,658 INFO packaging: Installing python-tempita-0.5.1-4.fc18.noarch (444/1178) >14:26:17,701 INFO packaging: Installing python-IPy-0.75-3.fc18.noarch (445/1178) >14:26:17,759 INFO packaging: Installing python-GnuPGInterface-0.3.2-10.fc18.noarch (446/1178) >14:26:17,797 INFO packaging: Installing python-boto-2.5.2-2.fc18.noarch (447/1178) >14:26:18,190 INFO packaging: Installing python-chardet-2.0.1-5.fc18.noarch (448/1178) >14:26:18,297 INFO packaging: Installing python-kitchen-1.1.1-2.fc18.noarch (449/1178) >14:26:18,430 INFO packaging: Installing javapackages-tools-0.6.0-1.fc18.noarch (450/1178) >14:26:18,516 INFO packaging: Installing jpackage-utils-1.7.5-20.fc18.x86_64 (451/1178) >14:26:18,534 INFO packaging: Installing jline-1.0-2.fc18.noarch (452/1178) >14:26:18,587 INFO packaging: Installing rhino-1.7R3-6.fc18.noarch (453/1178) >14:26:18,800 INFO packaging: Installing python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 (454/1178) >14:26:18,806 INFO packaging: Installing pyOpenSSL-0.13-2.fc18.x86_64 (455/1178) >14:26:18,962 INFO packaging: Installing python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch (456/1178) >14:26:19,228 INFO packaging: Installing python-beaker-1.5.4-6.fc18.noarch (457/1178) >14:26:19,304 INFO packaging: Installing python-mako-0.5.0-5.fc18.noarch (458/1178) >14:26:19,428 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (459/1178) >14:26:19,485 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (460/1178) >14:26:19,548 INFO packaging: Installing libchewing-0.3.3-3.fc18.x86_64 (461/1178) >14:26:20,052 INFO packaging: Installing opencc-0.3.0-4.fc18.x86_64 (462/1178) >14:26:20,407 INFO packaging: Installing pakchois-0.4-6.x86_64 (463/1178) >14:26:20,437 INFO packaging: Installing neon-0.29.6-3.fc18.x86_64 (464/1178) >14:26:20,595 INFO packaging: Installing libmusicbrainz5-5.0.1-2.fc18.x86_64 (465/1178) >14:26:20,721 INFO packaging: Installing libsss_idmap-1.9.1-1.fc18.x86_64 (466/1178) >14:26:20,749 INFO packaging: Installing libpipeline-1.2.1-2.fc18.x86_64 (467/1178) >14:26:20,820 INFO packaging: Installing libhangul-0.1.0-3.fc18.x86_64 (468/1178) >14:26:21,328 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (469/1178) >14:26:21,439 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (470/1178) >14:26:21,479 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (471/1178) >14:26:22,115 INFO packaging: Installing libutempter-1.1.5-7.fc18.x86_64 (472/1178) >14:26:22,517 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (473/1178) >14:26:22,773 INFO packaging: Installing libsemanage-python-2.1.9-1.fc18.x86_64 (474/1178) >14:26:22,786 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (475/1178) >14:26:22,810 INFO packaging: Installing libthai-0.1.14-6.fc18.x86_64 (476/1178) >14:26:22,954 INFO packaging: Installing libburn-1.2.4-1.fc18.x86_64 (477/1178) >14:26:23,080 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (478/1178) >14:26:23,248 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (479/1178) >14:26:23,639 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (480/1178) >14:26:23,729 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (481/1178) >14:26:23,852 INFO packaging: Installing rpm-build-libs-4.10.1-1.fc18.x86_64 (482/1178) >14:26:23,881 INFO packaging: Installing rpm-python-4.10.1-1.fc18.x86_64 (483/1178) >14:26:23,895 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (484/1178) >14:26:24,304 INFO packaging: Installing createrepo-0.9.9-12.fc18.noarch (485/1178) >14:26:24,422 INFO packaging: Installing 1:anaconda-yum-plugins-1.0-8.fc18.noarch (486/1178) >14:26:24,428 INFO packaging: Installing passwdqc-lib-1.2.2-4.fc18.x86_64 (487/1178) >14:26:24,451 INFO packaging: Installing sg3_utils-libs-1.33-4.fc18.x86_64 (488/1178) >14:26:24,570 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (489/1178) >14:26:24,730 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (490/1178) >14:26:24,747 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (491/1178) >14:26:24,780 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (492/1178) >14:26:24,985 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (493/1178) >14:26:25,020 INFO packaging: Installing systemd-194-1.fc18.x86_64 (494/1178) >14:26:26,077 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (495/1178) >14:26:26,543 INFO packaging: Installing util-linux-2.22-1.fc18.x86_64 (496/1178) >14:26:27,107 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (497/1178) >14:26:27,115 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (498/1178) >14:26:27,806 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (499/1178) >14:26:27,833 INFO packaging: Installing GConf2-3.2.5-2.fc18.x86_64 (500/1178) >14:26:28,187 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (501/1178) >14:26:28,242 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (502/1178) >14:26:28,391 INFO packaging: Installing ibus-libs-1.4.99.20121006-2.fc18.x86_64 (503/1178) >14:26:28,447 INFO packaging: Installing gssdp-0.12.2.1-2.fc18.x86_64 (504/1178) >14:26:28,596 INFO packaging: Installing PackageKit-glib-0.8.4-3.fc18.x86_64 (505/1178) >14:26:28,646 INFO packaging: Installing gupnp-0.18.4-1.fc18.x86_64 (506/1178) >14:26:28,730 INFO packaging: Installing dconf-0.14.0-1.fc18.x86_64 (507/1178) >14:26:28,859 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (508/1178) >14:26:28,999 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (509/1178) >14:26:29,027 INFO packaging: Installing iptables-1.4.14-3.fc18.x86_64 (510/1178) >14:26:29,230 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (511/1178) >14:26:29,351 INFO packaging: Installing usermode-1.111-1.fc18.x86_64 (512/1178) >14:26:29,510 INFO packaging: Installing gupnp-igd-0.2.1-2.fc18.x86_64 (513/1178) >14:26:29,648 INFO packaging: Installing libnice-0.1.3-1.fc18.x86_64 (514/1178) >14:26:29,809 INFO packaging: Installing accountsservice-0.6.25-2.fc18.x86_64 (515/1178) >14:26:29,982 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (516/1178) >14:26:30,181 INFO packaging: Installing lockdev-1.0.4-0.5.20111007git.fc18.x86_64 (517/1178) >14:26:30,236 INFO packaging: Installing usbmuxd-1.0.8-5.fc18.x86_64 (518/1178) >14:26:30,728 INFO packaging: Installing libimobiledevice-1.1.4-4.fc18.x86_64 (519/1178) >14:26:30,851 INFO packaging: Installing selinux-policy-3.11.1-36.fc18.noarch (520/1178) >14:26:30,881 INFO packaging: Installing accountsservice-libs-0.6.25-2.fc18.x86_64 (521/1178) >14:26:31,039 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (522/1178) >14:26:31,068 INFO packaging: Installing geoclue-0.12.99-1.fc18.x86_64 (523/1178) >14:26:31,183 INFO packaging: Installing python-slip-dbus-0.2.20-3.fc18.noarch (524/1178) >14:26:31,199 INFO packaging: Installing rpcbind-0.2.0-17.fc18.x86_64 (525/1178) >14:26:31,565 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (526/1178) >14:26:31,669 INFO packaging: Installing pcsc-lite-1.8.6-1.fc18.x86_64 (527/1178) >14:26:32,150 INFO packaging: Installing pcsc-lite-ccid-1.4.8-1.fc18.x86_64 (528/1178) >14:26:32,238 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (529/1178) >14:26:32,809 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (530/1178) >14:26:32,920 INFO packaging: Installing corosynclib-2.1.0-1.fc18.x86_64 (531/1178) >14:26:33,028 INFO packaging: Installing corosync-2.1.0-1.fc18.x86_64 (532/1178) >14:26:33,086 INFO packaging: Installing 2:samba-common-4.0.0-153.fc18.rc2.x86_64 (533/1178) >14:26:33,354 INFO packaging: Installing 2:libsmbclient-4.0.0-153.fc18.rc2.x86_64 (534/1178) >14:26:33,390 INFO packaging: Installing libosinfo-0.2.0-1.fc18.x86_64 (535/1178) >14:26:33,601 INFO packaging: Installing kpartx-0.4.9-32.fc18.x86_64 (536/1178) >14:26:33,609 INFO packaging: Installing parted-3.1-7.fc18.x86_64 (537/1178) >14:26:33,862 INFO packaging: Installing python-smbc-1.0.13-5.fc18.x86_64 (538/1178) >14:26:33,947 INFO packaging: Installing duplicity-0.6.18-2.fc18.x86_64 (539/1178) >14:26:34,143 INFO packaging: Installing 1:nfs-utils-1.2.6-12.fc18.x86_64 (540/1178) >14:26:34,870 INFO packaging: Installing yp-tools-2.12-11.fc18.x86_64 (541/1178) >14:26:34,961 INFO packaging: Installing 3:ypbind-1.36-7.fc18.x86_64 (542/1178) >14:26:34,992 INFO packaging: Installing lvm2-libs-2.02.97-1.fc18.x86_64 (543/1178) >14:26:35,151 INFO packaging: Installing lvm2-2.02.97-1.fc18.x86_64 (544/1178) >14:26:35,331 INFO packaging: Installing selinux-policy-devel-3.11.1-36.fc18.noarch (545/1178) >14:26:36,068 INFO packaging: Installing setuptool-1.19.11-5.fc18.x86_64 (546/1178) >14:26:36,098 INFO packaging: Installing system-config-keyboard-1.3.1-9.fc18.x86_64 (547/1178) >14:26:36,124 INFO packaging: Installing openvpn-2.2.2-9.fc18.x86_64 (548/1178) >14:26:36,641 INFO packaging: Installing pptp-1.7.2-17.fc18.x86_64 (549/1178) >14:26:36,804 INFO packaging: Installing gupnp-av-0.10.3-1.fc18.x86_64 (550/1178) >14:26:36,908 INFO packaging: Installing PackageKit-device-rebind-0.8.4-3.fc18.x86_64 (551/1178) >14:26:36,919 INFO packaging: Installing libgusb-0.1.3-3.fc18.x86_64 (552/1178) >14:26:37,078 INFO packaging: Installing rtkit-0.11-3.fc18.x86_64 (553/1178) >14:26:37,890 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (554/1178) >14:26:38,108 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (555/1178) >14:26:38,245 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (556/1178) >14:26:38,399 INFO packaging: Installing 1:grub2-tools-2.00-10.fc18.x86_64 (557/1178) >14:26:39,429 INFO packaging: Installing alsa-utils-1.0.26-1.fc18.x86_64 (558/1178) >14:26:39,716 INFO packaging: Installing fxload-2002_04_11-12.fc18.x86_64 (559/1178) >14:26:39,848 INFO packaging: Installing alsa-firmware-1.0.25-2.fc18.noarch (560/1178) >14:26:40,406 INFO packaging: Installing alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 (561/1178) >14:26:40,440 INFO packaging: Installing hplip-common-3.12.10-1.fc18.x86_64 (562/1178) >14:26:40,462 INFO packaging: Installing media-player-info-17-1.fc18.noarch (563/1178) >14:26:40,542 INFO packaging: Installing libmtp-1.1.5-1.fc18.x86_64 (564/1178) >14:26:40,700 INFO packaging: Installing iputils-20101006-18.fc18.x86_64 (565/1178) >14:26:40,748 INFO packaging: Installing usb_modeswitch-data-20120815-1.fc18.noarch (566/1178) >14:26:40,813 INFO packaging: Installing usb_modeswitch-1.2.4-1.fc18.x86_64 (567/1178) >14:26:40,920 INFO packaging: Installing glusterfs-3.3.1-1.fc18.x86_64 (568/1178) >14:26:41,402 INFO packaging: Installing glusterfs-fuse-3.3.1-1.fc18.x86_64 (569/1178) >14:26:41,449 INFO packaging: Installing crda-1.1.2_2011.04.28-3.fc18.x86_64 (570/1178) >14:26:41,456 INFO packaging: Installing netxen-firmware-4.0.534-6.fc18.noarch (571/1178) >14:26:41,806 INFO packaging: Installing linux-firmware-20120925-0.1.git236367d.fc18.noarch (572/1178) >14:26:44,560 INFO packaging: Installing trousers-0.3.10-1.fc18.x86_64 (573/1178) >14:26:45,011 INFO packaging: Installing openconnect-4.07-2.fc18.x86_64 (574/1178) >14:26:45,180 INFO packaging: Installing radvd-1.9.1-3.fc18.x86_64 (575/1178) >14:26:45,718 INFO packaging: Installing mesa-libgbm-9.0-1.fc18.x86_64 (576/1178) >14:26:45,748 INFO packaging: Installing libatasmart-0.19-3.fc18.x86_64 (577/1178) >14:26:45,899 INFO packaging: Installing cryptsetup-1.5.0-2.fc18.x86_64 (578/1178) >14:26:46,020 INFO packaging: Installing dosfstools-3.0.12-3.fc18.x86_64 (579/1178) >14:26:46,164 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (580/1178) >14:26:46,243 INFO packaging: Installing libgdither-0.6-5.fc18.x86_64 (581/1178) >14:26:46,397 INFO packaging: Installing gavl-1.4.0-1.fc18.x86_64 (582/1178) >14:26:46,972 INFO packaging: Installing c-ares-1.9.1-2.fc18.x86_64 (583/1178) >14:26:47,141 INFO packaging: Installing libdhash-0.4.3-11.fc18.x86_64 (584/1178) >14:26:47,252 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (585/1178) >14:26:47,265 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (586/1178) >14:26:47,656 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (587/1178) >14:26:47,823 INFO packaging: Installing pm-utils-1.4.1-21.fc18.x86_64 (588/1178) >14:26:47,852 INFO packaging: Installing upower-0.9.17-2.fc18.x86_64 (589/1178) >14:26:48,011 INFO packaging: Installing 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 (590/1178) >14:26:48,178 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (591/1178) >14:26:48,318 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (592/1178) >14:26:48,663 INFO packaging: Installing libvirt-client-0.10.2-3.fc18.x86_64 (593/1178) >14:26:49,606 INFO packaging: Installing libcgroup-0.38-2.fc18.x86_64 (594/1178) >14:26:49,722 INFO packaging: Installing policycoreutils-python-2.1.12-5.fc18.x86_64 (595/1178) >14:27:08,375 INFO packaging: Installing setroubleshoot-plugins-3.0.45-1.fc18.noarch (596/1178) >14:27:08,722 INFO packaging: Installing setroubleshoot-server-3.1.17-2.fc18.x86_64 (597/1178) >14:27:08,881 INFO packaging: Installing libvirt-glib-0.1.3-1.fc18.x86_64 (598/1178) >14:27:09,001 INFO packaging: Installing libvirt-gobject-0.1.3-1.fc18.x86_64 (599/1178) >14:27:09,063 INFO packaging: Installing telepathy-gabble-0.16.3-1.fc18.x86_64 (600/1178) >14:27:09,253 INFO packaging: Installing numad-0.5-6.20120522git.fc18.x86_64 (601/1178) >14:27:09,361 INFO packaging: Installing vpnc-0.5.3-15.svn457.fc18.x86_64 (602/1178) >14:27:09,487 INFO packaging: Installing 1:net-snmp-5.7.1-10.fc18.x86_64 (603/1178) >14:27:09,678 INFO packaging: Installing iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 (604/1178) >14:27:09,918 INFO packaging: Installing 12:dhclient-4.2.4-15.P2.fc18.x86_64 (605/1178) >14:27:09,955 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (606/1178) >14:27:10,290 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (607/1178) >14:27:10,598 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (608/1178) >14:27:10,752 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (609/1178) >14:27:10,841 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (610/1178) >14:27:10,850 INFO packaging: Installing sheepdog-0.3.0-3.fc18.x86_64 (611/1178) >14:27:10,961 INFO packaging: Installing lrzsz-0.12.20-31.fc18.x86_64 (612/1178) >14:27:11,045 INFO packaging: Installing dotconf-1.3-4.fc18.x86_64 (613/1178) >14:27:11,215 INFO packaging: Installing libnfnetlink-1.0.0-5.fc18.x86_64 (614/1178) >14:27:11,365 INFO packaging: Installing libnetfilter_conntrack-1.0.1-2.fc18.x86_64 (615/1178) >14:27:11,423 INFO packaging: Installing 1:dmidecode-2.11-9.fc18.x86_64 (616/1178) >14:27:11,554 INFO packaging: Installing dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 (617/1178) >14:27:11,894 INFO packaging: Installing jbigkit-libs-2.0-7.fc18.x86_64 (618/1178) >14:27:12,006 INFO packaging: Installing libtiff-4.0.3-1.fc18.x86_64 (619/1178) >14:27:12,169 INFO packaging: Installing 1:cups-libs-1.5.4-5.fc18.x86_64 (620/1178) >14:27:12,322 INFO packaging: Installing python-cups-1.9.62-1.fc18.x86_64 (621/1178) >14:27:12,506 INFO packaging: Installing system-config-printer-libs-1.3.11-1.fc18.x86_64 (622/1178) >14:27:12,880 INFO packaging: Installing cups-pk-helper-0.2.2-2.fc18.x86_64 (623/1178) >14:27:12,982 INFO packaging: Installing SDL-1.2.15-2.fc18.x86_64 (624/1178) >14:27:13,133 INFO packaging: Installing enca-1.13-4.fc18.x86_64 (625/1178) >14:27:13,290 INFO packaging: Installing libmpcdec-1.2.6-9.fc18.x86_64 (626/1178) >14:27:13,422 INFO packaging: Installing libiptcdata-1.0.4-8.fc18.x86_64 (627/1178) >14:27:13,491 INFO packaging: Installing libytnef-1.5-9.fc18.x86_64 (628/1178) >14:27:13,610 INFO packaging: Installing libmcpp-2.7.2-8.fc18.x86_64 (629/1178) >14:27:13,726 INFO packaging: Installing mcpp-2.7.2-8.fc18.x86_64 (630/1178) >14:27:13,826 INFO packaging: Installing paps-libs-0.6.8-22.fc18.x86_64 (631/1178) >14:27:13,850 INFO packaging: Installing libref_array-0.1.3-11.fc18.x86_64 (632/1178) >14:27:13,963 INFO packaging: Installing libsysfs-2.1.0-12.fc18.x86_64 (633/1178) >14:27:14,073 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (634/1178) >14:27:14,078 INFO packaging: Installing dracut-024-5.git20121019.fc18.x86_64 (635/1178) >14:27:14,282 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (636/1178) >14:27:14,287 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (637/1178) >14:27:14,324 INFO packaging: Installing libpath_utils-0.2.1-11.fc18.x86_64 (638/1178) >14:27:14,470 INFO packaging: Installing 2:ntfs-3g-2012.1.15-4.fc18.x86_64 (639/1178) >14:27:14,635 INFO packaging: Installing 2:ntfsprogs-2012.1.15-4.fc18.x86_64 (640/1178) >14:27:14,719 INFO packaging: Installing udisks2-1.99.0-1.fc18.x86_64 (641/1178) >14:27:14,856 INFO packaging: Installing libsilc-1.1.10-7.fc18.x86_64 (642/1178) >14:27:15,074 INFO packaging: Installing sgpio-1.2.0.10-8.fc18.x86_64 (643/1178) >14:27:15,084 INFO packaging: Installing dmraid-events-1.0.0.rc16-17.fc18.x86_64 (644/1178) >14:27:15,088 INFO packaging: Installing dmraid-1.0.0.rc16-17.fc18.x86_64 (645/1178) >14:27:15,254 INFO packaging: Installing libcue-1.3.0-5.fc18.x86_64 (646/1178) >14:27:15,413 INFO packaging: Installing libbasicobjects-0.1.0-11.fc18.x86_64 (647/1178) >14:27:15,477 INFO packaging: Installing libini_config-0.7.0-11.fc18.x86_64 (648/1178) >14:27:15,560 INFO packaging: Installing adwaita-cursor-theme-3.6.0.2-1.fc18.noarch (649/1178) >14:27:15,622 INFO packaging: Installing libwacom-data-0.6-5.fc18.noarch (650/1178) >14:27:15,644 INFO packaging: Installing libwacom-0.6-5.fc18.x86_64 (651/1178) >14:27:15,743 INFO packaging: Installing adwaita-gtk2-theme-3.6.0.2-1.fc18.x86_64 (652/1178) >14:27:15,791 INFO packaging: Installing mesa-dri-filesystem-9.0-1.fc18.x86_64 (653/1178) >14:27:15,795 INFO packaging: Installing yelp-xsl-3.6.0-1.fc18.noarch (654/1178) >14:27:15,955 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (655/1178) >14:27:16,041 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (656/1178) >14:27:16,241 INFO packaging: Installing gdk-pixbuf2-2.26.4-1.fc18.x86_64 (657/1178) >14:27:16,525 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (658/1178) >14:27:16,667 INFO packaging: Installing libXi-1.6.1-2.fc18.x86_64 (659/1178) >14:27:16,735 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (660/1178) >14:27:16,769 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (661/1178) >14:27:16,803 INFO packaging: Installing libXcomposite-0.4.3-4.fc18.x86_64 (662/1178) >14:27:16,834 INFO packaging: Installing libXtst-1.2.1-2.fc18.x86_64 (663/1178) >14:27:16,865 INFO packaging: Installing pulseaudio-libs-2.1-4.fc18.x86_64 (664/1178) >14:27:17,111 INFO packaging: Installing libcanberra-0.29-4.fc18.x86_64 (665/1178) >14:27:17,292 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (666/1178) >14:27:17,329 INFO packaging: Installing libXrandr-1.4.0-1.fc18.x86_64 (667/1178) >14:27:17,391 INFO packaging: Installing libXinerama-1.1.2-2.fc18.x86_64 (668/1178) >14:27:17,421 INFO packaging: Installing startup-notification-0.12-4.fc18.x86_64 (669/1178) >14:27:17,550 INFO packaging: Installing libXcursor-1.1.13-2.fc18.x86_64 (670/1178) >14:27:17,648 INFO packaging: Installing pulseaudio-libs-glib2-2.1-4.fc18.x86_64 (671/1178) >14:27:17,913 INFO packaging: Installing libXv-1.0.7-2.fc18.x86_64 (672/1178) >14:27:17,983 INFO packaging: Installing 1:dbus-x11-1.6.8-2.fc18.x86_64 (673/1178) >14:27:17,995 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (674/1178) >14:27:18,021 INFO packaging: Installing mesa-libGL-9.0-1.fc18.x86_64 (675/1178) >14:27:18,168 INFO packaging: Installing libXt-1.1.3-1.fc18.x86_64 (676/1178) >14:27:18,301 INFO packaging: Installing libxkbfile-1.0.8-2.fc18.x86_64 (677/1178) >14:27:18,428 INFO packaging: Installing libxklavier-5.3-1.fc18.x86_64 (678/1178) >14:27:18,502 INFO packaging: Installing ghostscript-9.05-5.fc18.x86_64 (679/1178) >14:27:19,532 INFO packaging: Installing libao-1.1.0-5.fc18.x86_64 (680/1178) >14:27:19,684 INFO packaging: Installing spice-glib-0.14-1.fc18.x86_64 (681/1178) >14:27:19,845 INFO packaging: Installing libXxf86misc-1.0.3-4.fc18.x86_64 (682/1178) >14:27:19,872 INFO packaging: Installing gvnc-0.5.1-4.fc18.x86_64 (683/1178) >14:27:20,031 INFO packaging: Installing xorg-x11-xkb-utils-7.7-2.fc18.x86_64 (684/1178) >14:27:20,191 INFO packaging: Installing libXmu-1.1.1-2.fc18.x86_64 (685/1178) >14:27:20,306 INFO packaging: Installing xorg-x11-server-utils-7.5-13.fc18.x86_64 (686/1178) >14:27:20,438 INFO packaging: Installing mesa-libGLU-9.0.0-1.fc18.x86_64 (687/1178) >14:27:20,581 INFO packaging: Installing libXvMC-1.0.7-2.fc18.x86_64 (688/1178) >14:27:20,615 INFO packaging: Installing espeak-1.46.02-4.fc18.x86_64 (689/1178) >14:27:20,942 INFO packaging: Installing festival-speechtools-libs-1.2.96-21.fc18.x86_64 (690/1178) >14:27:21,255 INFO packaging: Installing brlapi-0.5.6-7.fc18.x86_64 (691/1178) >14:27:21,421 INFO packaging: Installing mesa-libEGL-9.0-1.fc18.x86_64 (692/1178) >14:27:21,570 INFO packaging: Installing cairo-1.12.2-4.fc18.1.x86_64 (693/1178) >14:27:21,825 INFO packaging: Installing cairo-gobject-1.12.2-4.fc18.1.x86_64 (694/1178) >14:27:21,857 INFO packaging: Installing gjs-1.34.0-1.fc18.x86_64 (695/1178) >14:27:22,073 INFO packaging: Installing cairomm-1.10.0-5.fc18.x86_64 (696/1178) >14:27:22,241 INFO packaging: Installing poppler-glib-0.20.2-3.fc18.x86_64 (697/1178) >14:27:22,423 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (698/1178) >14:27:22,504 INFO packaging: Installing pygobject3-3.3.91-1.fc18.x86_64 (699/1178) >14:27:22,634 INFO packaging: Installing giflib-4.1.6-6.fc18.x86_64 (700/1178) >14:27:22,769 INFO packaging: Installing 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.x86_64 (701/1178) >14:27:27,802 INFO packaging: Installing firewalld-0.2.9-1.fc18.noarch (702/1178) >14:27:28,022 INFO packaging: Installing libgxps-0.2.2-3.fc18.x86_64 (703/1178) >14:27:28,141 INFO packaging: Installing python-brlapi-0.5.6-7.fc18.x86_64 (704/1178) >14:27:28,289 INFO packaging: Installing festival-lib-1.96-21.fc18.x86_64 (705/1178) >14:27:28,517 INFO packaging: Installing festvox-slt-arctic-hts-0.20061229-21.fc18.noarch (706/1178) >14:27:28,749 INFO packaging: Installing festival-1.96-21.fc18.x86_64 (707/1178) >14:27:29,137 INFO packaging: Installing libGLEW-1.7.0-3.fc18.x86_64 (708/1178) >14:27:29,261 INFO packaging: Installing 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 (709/1178) >14:27:29,350 INFO packaging: Installing xorg-x11-xinit-1.3.2-7.fc18.x86_64 (710/1178) >14:27:29,401 INFO packaging: Installing xdg-user-dirs-0.14-3.fc18.x86_64 (711/1178) >14:27:29,430 INFO packaging: Installing xorg-x11-server-common-1.13.0-5.fc18.x86_64 (712/1178) >14:27:29,470 INFO packaging: Installing xorg-x11-server-Xorg-1.13.0-5.fc18.x86_64 (713/1178) >14:27:29,794 INFO packaging: Installing sox-14.4.0-2.fc18.x86_64 (714/1178) >14:27:29,975 INFO packaging: Installing festival-freebsoft-utils-0.10-4.fc18.noarch (715/1178) >14:27:30,102 INFO packaging: Installing speech-dispatcher-0.7.1-8.fc18.x86_64 (716/1178) >14:27:30,288 INFO packaging: Installing speech-dispatcher-python-0.7.1-8.fc18.x86_64 (717/1178) >14:27:30,339 INFO packaging: Installing 1:vorbis-tools-1.4.0-5.fc18.x86_64 (718/1178) >14:27:30,488 INFO packaging: Installing icedax-1.1.11-12.fc18.x86_64 (719/1178) >14:27:30,571 INFO packaging: Installing cdrdao-1.2.3-16.fc18.x86_64 (720/1178) >14:27:30,766 INFO packaging: Installing libspectre-0.2.7-1.fc18.x86_64 (721/1178) >14:27:30,891 INFO packaging: Installing gutenprint-5.2.9-2.fc18.x86_64 (722/1178) >14:27:31,676 INFO packaging: Installing libXft-2.3.1-2.fc18.x86_64 (723/1178) >14:27:31,828 INFO packaging: Installing pango-1.32.1-1.fc18.x86_64 (724/1178) >14:27:32,034 INFO packaging: Installing gtk2-2.24.13-1.fc18.x86_64 (725/1178) >14:27:32,836 INFO packaging: Installing cogl-1.12.0-1.fc18.x86_64 (726/1178) >14:27:33,081 INFO packaging: Installing gstreamer1-plugins-base-1.0.1-1.fc18.x86_64 (727/1178) >14:27:33,462 INFO packaging: Installing gstreamer-plugins-base-0.10.36-3.fc18.x86_64 (728/1178) >14:27:33,750 INFO packaging: Installing pygtk2-2.24.0-5.fc18.x86_64 (729/1178) >14:27:34,094 INFO packaging: Installing gstreamer1-plugins-bad-free-1.0.1-1.fc18.x86_64 (730/1178) >14:27:34,349 INFO packaging: Installing gstreamer1-plugins-good-1.0.1-1.fc18.x86_64 (731/1178) >14:27:34,791 INFO packaging: Installing usermode-gtk-1.111-1.fc18.x86_64 (732/1178) >14:27:34,809 INFO packaging: Installing farstream02-0.2.1-1.fc18.x86_64 (733/1178) >14:27:34,992 INFO packaging: Installing gstreamer-python-0.10.22-3.fc18.x86_64 (734/1178) >14:27:35,170 INFO packaging: Installing libglade2-2.6.4-8.fc18.x86_64 (735/1178) >14:27:35,315 INFO packaging: Installing pygtk2-libglade-2.24.0-5.fc18.x86_64 (736/1178) >14:27:35,325 INFO packaging: Installing pangomm-2.28.4-2.fc18.x86_64 (737/1178) >14:27:35,491 INFO packaging: Installing preupgrade-1.1.11-2.fc18.noarch (738/1178) >14:27:35,554 INFO packaging: Installing system-config-users-1.2.116-1.fc18.noarch (739/1178) >14:27:35,785 INFO packaging: Installing authconfig-gtk-6.2.4-2.fc18.x86_64 (740/1178) >14:27:35,814 INFO packaging: Installing libgnomecanvas-2.30.3-5.fc18.x86_64 (741/1178) >14:27:35,946 INFO packaging: Installing telepathy-farstream-0.6.0-1.fc18.x86_64 (742/1178) >14:27:36,073 INFO packaging: Installing gnome-python2-2.28.1-9.fc18.x86_64 (743/1178) >14:27:36,195 INFO packaging: Installing gnome-python2-canvas-2.28.1-9.fc18.x86_64 (744/1178) >14:27:36,237 INFO packaging: Installing system-config-date-1.9.68-1.fc18.noarch (745/1178) >14:27:36,741 INFO packaging: Installing gnome-python2-desktop-2.32.0-12.fc18.x86_64 (746/1178) >14:27:36,866 INFO packaging: Installing python-slip-gtk-0.2.20-3.fc18.noarch (747/1178) >14:27:36,871 INFO packaging: Installing libdmapsharing-2.9.14-3.fc18.x86_64 (748/1178) >14:27:37,030 INFO packaging: Installing opencv-2.4.2-2.fc18.x86_64 (749/1178) >14:27:38,560 INFO packaging: Installing frei0r-plugins-1.3-7.fc18.x86_64 (750/1178) >14:27:38,804 INFO packaging: Installing gnome-video-effects-0.4.0-4.fc18.noarch (751/1178) >14:27:38,930 INFO packaging: Installing gstreamer-rtsp-0.10.8-3.fc18.x86_64 (752/1178) >14:27:39,031 INFO packaging: Installing gstreamer-plugins-good-0.10.31-5.fc18.x86_64 (753/1178) >14:27:39,431 INFO packaging: Installing poppler-utils-0.20.2-3.fc18.x86_64 (754/1178) >14:27:39,551 INFO packaging: Installing ghostscript-cups-9.05-5.fc18.x86_64 (755/1178) >14:27:39,557 INFO packaging: Installing 1:cups-1.5.4-5.fc18.x86_64 (756/1178) >14:27:40,455 INFO packaging: Installing foomatic-db-ppds-4.0-34.20121011.fc18.noarch (757/1178) >14:27:46,041 INFO packaging: Installing foomatic-db-4.0-34.20121011.fc18.noarch (758/1178) >14:27:47,514 INFO packaging: Installing gtk2-engines-2.20.2-5.fc18.x86_64 (759/1178) >14:27:47,689 INFO packaging: Installing kasumi-2.5-9.fc18.x86_64 (760/1178) >14:27:47,795 INFO packaging: Installing pinentry-gtk-0.8.1-7.fc18.x86_64 (761/1178) >14:27:47,918 INFO packaging: Installing plymouth-plugin-label-0.8.7-1.fc18.x86_64 (762/1178) >14:27:47,921 INFO packaging: Installing plymouth-plugin-two-step-0.8.7-1.fc18.x86_64 (763/1178) >14:27:47,925 INFO packaging: Installing plymouth-theme-charge-0.8.7-1.fc18.x86_64 (764/1178) >14:27:47,955 INFO packaging: Installing pycanberra-0-0.2.git65c3b3f.fc18.noarch (765/1178) >14:27:48,007 INFO packaging: Installing pulseaudio-utils-2.1-4.fc18.x86_64 (766/1178) >14:27:48,022 INFO packaging: Installing libXevie-1.0.3-4.fc18.x86_64 (767/1178) >14:27:48,180 INFO packaging: Installing at-spi2-core-2.6.0-1.fc18.x86_64 (768/1178) >14:27:48,252 INFO packaging: Installing at-spi2-atk-2.6.0-1.fc18.x86_64 (769/1178) >14:27:48,395 INFO packaging: Installing pyatspi-2.5.92-1.fc18.noarch (770/1178) >14:27:48,535 INFO packaging: Installing libdmx-1.1.2-2.fc18.x86_64 (771/1178) >14:27:48,690 INFO packaging: Installing libXScrnSaver-1.2.2-2.fc18.x86_64 (772/1178) >14:27:48,722 INFO packaging: Installing argyllcms-1.4.0-4.fc18.x86_64 (773/1178) >14:27:49,117 INFO packaging: Installing libvdpau-0.5-1.fc18.x86_64 (774/1178) >14:27:49,253 INFO packaging: Installing libXxf86dga-1.1.3-2.fc18.x86_64 (775/1178) >14:27:49,286 INFO packaging: Installing libXres-1.0.6-2.fc18.x86_64 (776/1178) >14:27:49,316 INFO packaging: Installing libgsf-1.14.24-1.fc18.x86_64 (777/1178) >14:27:49,485 INFO packaging: Installing tracker-0.14.2-4.fc18.x86_64 (778/1178) >14:27:49,935 INFO packaging: Installing libgpod-0.8.2-7.fc18.x86_64 (779/1178) >14:27:50,105 INFO packaging: Installing 1:obex-data-server-0.4.6-4.fc18.x86_64 (780/1178) >14:27:50,197 INFO packaging: Installing libfprint-0.4.0-5.fc18.x86_64 (781/1178) >14:27:50,316 INFO packaging: Installing fprintd-0.4.1-3.fc18.x86_64 (782/1178) >14:27:50,434 INFO packaging: Installing libXpm-3.5.10-2.fc18.x86_64 (783/1178) >14:27:50,543 INFO packaging: Installing gd-2.0.35-18.fc18.x86_64 (784/1178) >14:27:50,699 INFO packaging: Installing libgphoto2-2.5.0-3.fc18.x86_64 (785/1178) >14:27:51,122 INFO packaging: Installing sane-backends-libs-1.0.23-4.fc18.x86_64 (786/1178) >14:27:51,162 INFO packaging: Installing colord-0.1.22-2.fc18.x86_64 (787/1178) >14:27:51,651 INFO packaging: Installing gtk3-3.6.0-1.fc18.x86_64 (788/1178) >14:27:52,448 INFO packaging: Installing clutter-1.12.0-2.fc18.x86_64 (789/1178) >14:27:52,852 INFO packaging: Installing libcanberra-gtk3-0.29-4.fc18.x86_64 (790/1178) >14:27:52,884 INFO packaging: Installing clutter-gtk-1.3.2-3.fc18.x86_64 (791/1178) >14:27:52,953 INFO packaging: Installing librsvg2-2.36.3-1.fc18.x86_64 (792/1178) >14:27:53,542 INFO packaging: Installing gcr-3.6.0-1.fc18.x86_64 (793/1178) >14:27:54,083 INFO packaging: Installing webkitgtk3-1.10.0-2.fc18.x86_64 (794/1178) >14:27:59,102 INFO packaging: Installing gvfs-1.14.0-1.fc18.x86_64 (795/1178) >14:27:59,578 INFO packaging: Installing gnome-keyring-3.6.0-1.fc18.x86_64 (796/1178) >14:28:00,156 INFO packaging: Installing clutter-gst2-1.9.92-1.fc18.x86_64 (797/1178) >14:28:00,324 INFO packaging: Installing notification-daemon-0.7.6-1.fc18.x86_64 (798/1178) >14:28:00,354 INFO packaging: Installing libnotify-0.7.5-3.fc18.x86_64 (799/1178) >14:28:00,463 INFO packaging: Installing gnome-online-accounts-3.6.0-1.fc18.x86_64 (800/1178) >14:28:00,682 INFO packaging: Installing libgdata-0.13.1-2.fc18.x86_64 (801/1178) >14:28:00,917 INFO packaging: Installing libgweather-3.6.0-1.fc18.x86_64 (802/1178) >14:28:02,921 INFO packaging: Installing evolution-data-server-3.5.92-1.fc18.x86_64 (803/1178) >14:28:03,877 INFO packaging: Installing evince-libs-3.6.0-1.fc18.x86_64 (804/1178) >14:28:03,984 INFO packaging: Installing notify-python-0.1.1-21.fc18.x86_64 (805/1178) >14:28:04,113 INFO packaging: Installing zenity-3.6.0-1.fc18.x86_64 (806/1178) >14:28:05,048 INFO packaging: Installing brasero-libs-3.6.0-2.fc18.x86_64 (807/1178) >14:28:05,242 INFO packaging: Installing vte3-0.34.0-1.fc18.x86_64 (808/1178) >14:28:05,423 INFO packaging: Installing libnm-gtk-0.9.7.0-3.git20120820.fc18.x86_64 (809/1178) >14:28:05,563 INFO packaging: Installing grilo-0.2.0-1.fc18.x86_64 (810/1178) >14:28:05,716 INFO packaging: Installing libwnck3-3.4.3-1.fc18.x86_64 (811/1178) >14:28:05,947 INFO packaging: Installing 1:gnome-bluetooth-libs-3.6.0-1.fc18.x86_64 (812/1178) >14:28:06,269 INFO packaging: Installing hplip-libs-3.12.10-1.fc18.x86_64 (813/1178) >14:28:06,314 INFO packaging: Installing nm-connection-editor-0.9.7.0-3.git20120820.fc18.x86_64 (814/1178) >14:28:06,717 INFO packaging: Installing 1:folks-0.8.0-1.fc18.x86_64 (815/1178) >14:28:06,970 INFO packaging: Installing xulrunner-16.0.1-1.fc18.x86_64 (816/1178) >14:28:10,277 INFO packaging: Installing imsettings-1.3.1-1.fc18.x86_64 (817/1178) >14:28:10,352 INFO packaging: Installing im-chooser-common-1.6.0-3.fc18.x86_64 (818/1178) >14:28:10,441 INFO packaging: Installing im-chooser-1.6.0-3.fc18.x86_64 (819/1178) >14:28:10,450 INFO packaging: Installing imsettings-gnome-1.3.1-1.fc18.x86_64 (820/1178) >14:28:10,589 INFO packaging: Installing gnome-keyring-pam-3.6.0-1.fc18.x86_64 (821/1178) >14:28:10,594 INFO packaging: Installing 1:yelp-3.6.0-1.fc18.x86_64 (822/1178) >14:28:10,818 INFO packaging: Installing 1:yelp-libs-3.6.0-1.fc18.x86_64 (823/1178) >14:28:10,857 INFO packaging: Installing gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 (824/1178) >14:28:11,269 INFO packaging: Installing libchamplain-0.12.3-3.fc18.x86_64 (825/1178) >14:28:11,454 INFO packaging: Installing libgnomekbd-3.6.0-1.fc18.x86_64 (826/1178) >14:28:11,530 INFO packaging: Installing ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 (827/1178) >14:28:11,608 INFO packaging: Installing ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 (828/1178) >14:28:11,651 INFO packaging: Installing ibus-1.4.99.20121006-2.fc18.x86_64 (829/1178) >14:28:11,916 INFO packaging: Installing gtkhtml3-4.5.91-1.fc18.x86_64 (830/1178) >14:28:12,213 INFO packaging: Installing eekboard-libs-1.0.8-2.fc18.x86_64 (831/1178) >14:28:12,344 INFO packaging: Installing spice-gtk3-0.14-1.fc18.x86_64 (832/1178) >14:28:12,486 INFO packaging: Installing gtksourceview3-3.6.0-1.fc18.x86_64 (833/1178) >14:28:12,839 INFO packaging: Installing polkit-gnome-0.105-3.fc18.x86_64 (834/1178) >14:28:12,961 INFO packaging: Installing gnome-session-3.6.0-1.fc18.x86_64 (835/1178) >14:28:13,185 INFO packaging: Installing gtk-vnc2-0.5.1-4.fc18.x86_64 (836/1178) >14:28:13,271 INFO packaging: Installing sane-backends-1.0.23-4.fc18.x86_64 (837/1178) >14:28:13,661 INFO packaging: Installing gnome-session-xsession-3.6.0-1.fc18.x86_64 (838/1178) >14:28:13,665 INFO packaging: Installing eekboard-service-1.0.8-2.fc18.x86_64 (839/1178) >14:28:13,781 INFO packaging: Installing libchamplain-gtk-0.12.3-3.fc18.x86_64 (840/1178) >14:28:13,811 INFO packaging: Installing farstream-0.1.2-2.fc18.x86_64 (841/1178) >14:28:13,978 INFO packaging: Installing libpurple-2.10.6-4.fc18.x86_64 (842/1178) >14:28:15,427 INFO packaging: Installing telepathy-haze-0.6.0-2.fc18.x86_64 (843/1178) >14:28:15,535 INFO packaging: Installing gnome-dvb-daemon-0.2.9-2.fc18.x86_64 (844/1178) >14:28:15,779 INFO packaging: Installing 1:hpijs-3.12.10-1.fc18.x86_64 (845/1178) >14:28:16,836 INFO packaging: Installing grilo-plugins-0.2.0-1.fc18.x86_64 (846/1178) >14:28:16,948 INFO packaging: Installing brasero-3.6.0-2.fc18.x86_64 (847/1178) >14:28:17,947 INFO packaging: Installing mutter-3.6.0-1.fc18.x86_64 (848/1178) >14:28:18,335 INFO packaging: Installing evince-3.6.0-1.fc18.x86_64 (849/1178) >14:28:20,203 INFO packaging: Installing libzapojit-0.0.2-3.fc18.x86_64 (850/1178) >14:28:20,335 INFO packaging: Installing gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 (851/1178) >14:28:20,345 INFO packaging: Installing gvfs-obexftp-1.14.0-1.fc18.x86_64 (852/1178) >14:28:20,374 INFO packaging: Installing gvfs-afc-1.14.0-1.fc18.x86_64 (853/1178) >14:28:20,412 INFO packaging: Installing seed-3.2.0-3.fc18.2.x86_64 (854/1178) >14:28:20,559 INFO packaging: Installing libpeas-1.6.0-1.fc18.x86_64 (855/1178) >14:28:20,631 INFO packaging: Installing adwaita-gtk3-theme-3.6.0.2-1.fc18.x86_64 (856/1178) >14:28:20,768 INFO packaging: Installing gnome-themes-standard-3.6.0.2-1.fc18.x86_64 (857/1178) >14:28:22,257 INFO packaging: Installing gnome-desktop3-3.6.0.1-1.fc18.x86_64 (858/1178) >14:28:22,483 INFO packaging: Installing 2:cheese-libs-3.6.0-1.fc18.x86_64 (859/1178) >14:28:23,318 INFO packaging: Installing gnome-settings-daemon-3.6.1-1.fc18.x86_64 (860/1178) >14:28:23,702 INFO packaging: Installing 1:control-center-3.6.1-1.fc18.x86_64 (861/1178) >14:28:25,165 INFO packaging: Installing evolution-3.5.92-2.fc18.x86_64 (862/1178) >14:28:27,369 INFO packaging: Installing nautilus-extensions-3.6.0-1.fc18.x86_64 (863/1178) >14:28:27,404 INFO packaging: Installing nautilus-3.6.0-1.fc18.x86_64 (864/1178) >14:28:28,511 INFO packaging: Installing gnome-settings-daemon-updates-3.6.1-1.fc18.x86_64 (865/1178) >14:28:28,521 INFO packaging: Installing libcanberra-gtk2-0.29-4.fc18.x86_64 (866/1178) >14:28:28,548 INFO packaging: Installing metacity-2.34.8-1.fc18.x86_64 (867/1178) >14:28:28,954 INFO packaging: Installing 1:gdm-3.6.0-1.fc18.x86_64 (868/1178) >14:28:29,787 INFO packaging: Installing pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 (869/1178) >14:28:29,794 INFO packaging: Installing 1:gdm-libs-3.6.0-1.fc18.x86_64 (870/1178) >14:28:29,799 INFO packaging: Installing libmx-1.4.7-2.fc18.x86_64 (871/1178) >14:28:30,277 INFO packaging: Installing clutter-gst-1.6.0-3.fc18.x86_64 (872/1178) >14:28:30,402 INFO packaging: Installing libmash-0.2.0-7.fc18.x86_64 (873/1178) >14:28:30,507 INFO packaging: Installing avahi-ui-gtk3-0.6.31-6.fc18.x86_64 (874/1178) >14:28:30,536 INFO packaging: Installing colord-gtk-0.1.22-3.fc18.x86_64 (875/1178) >14:28:30,641 INFO packaging: Installing gnome-panel-libs-3.6.0-1.fc18.x86_64 (876/1178) >14:28:30,685 INFO packaging: Installing caribou-0.4.4-1.fc18.x86_64 (877/1178) >14:28:30,750 INFO packaging: Installing gtkmm30-3.5.13-1.fc18.x86_64 (878/1178) >14:28:31,104 INFO packaging: Installing unique3-3.0.2-4.fc18.x86_64 (879/1178) >14:28:31,280 INFO packaging: Installing iok-2.1.3-2.fc18.x86_64 (880/1178) >14:28:31,448 INFO packaging: Installing file-roller-3.6.0-1.fc18.x86_64 (881/1178) >14:28:31,919 INFO packaging: Installing comps-extras-20-5.fc18.noarch (882/1178) >14:28:32,063 INFO packaging: Installing PackageKit-yum-0.8.4-3.fc18.x86_64 (883/1178) >14:28:32,079 INFO packaging: Installing PackageKit-0.8.4-3.fc18.x86_64 (884/1178) >14:28:32,648 INFO packaging: Installing libreport-filesystem-2.0.14-1.fc18.x86_64 (885/1178) >14:28:32,654 INFO packaging: Installing libreport-2.0.14-1.fc18.x86_64 (886/1178) >14:28:32,854 INFO packaging: Installing libreport-python-2.0.14-1.fc18.x86_64 (887/1178) >14:28:32,904 INFO packaging: Installing abrt-libs-2.0.13-1.fc18.x86_64 (888/1178) >14:28:32,934 INFO packaging: Installing abrt-2.0.13-1.fc18.x86_64 (889/1178) >14:28:33,332 INFO packaging: Installing libreport-web-2.0.14-1.fc18.x86_64 (890/1178) >14:28:33,337 INFO packaging: Installing libreport-gtk-2.0.14-1.fc18.x86_64 (891/1178) >14:28:33,413 INFO packaging: Installing libreport-plugin-bugzilla-2.0.14-1.fc18.x86_64 (892/1178) >14:28:33,458 INFO packaging: Installing libreport-plugin-kerneloops-2.0.14-1.fc18.x86_64 (893/1178) >14:28:33,462 INFO packaging: Installing abrt-addon-kerneloops-2.0.13-1.fc18.x86_64 (894/1178) >14:28:33,485 INFO packaging: Installing abrt-addon-vmcore-2.0.13-1.fc18.x86_64 (895/1178) >14:28:33,514 INFO packaging: Installing abrt-plugin-bodhi-2.0.13-1.fc18.x86_64 (896/1178) >14:28:33,525 INFO packaging: Installing libreport-plugin-ureport-2.0.14-1.fc18.x86_64 (897/1178) >14:28:33,529 INFO packaging: Installing abrt-addon-xorg-2.0.13-1.fc18.x86_64 (898/1178) >14:28:33,551 INFO packaging: Installing abrt-dbus-2.0.13-1.fc18.x86_64 (899/1178) >14:28:33,565 INFO packaging: Installing abrt-gui-2.0.13-1.fc18.x86_64 (900/1178) >14:28:33,601 INFO packaging: Installing abrt-addon-python-2.0.13-1.fc18.x86_64 (901/1178) >14:28:33,616 INFO packaging: Installing abrt-retrace-client-2.0.13-1.fc18.x86_64 (902/1178) >14:28:33,624 INFO packaging: Installing abrt-addon-ccpp-2.0.13-1.fc18.x86_64 (903/1178) >14:28:33,661 INFO packaging: Installing libreport-plugin-logger-2.0.14-1.fc18.x86_64 (904/1178) >14:28:33,669 INFO packaging: Installing libreport-newt-2.0.14-1.fc18.x86_64 (905/1178) >14:28:33,672 INFO packaging: Installing python-meh-0.16-1.fc18.noarch (906/1178) >14:28:33,707 INFO packaging: Installing firstboot-18.3-1.fc18.x86_64 (907/1178) >14:28:33,784 INFO packaging: Installing abrt-desktop-2.0.13-1.fc18.x86_64 (908/1178) >14:28:33,791 INFO packaging: Installing setroubleshoot-3.1.17-2.fc18.x86_64 (909/1178) >14:28:33,826 INFO packaging: Installing gnome-packagekit-3.6.0-2.fc18.x86_64 (910/1178) >14:28:35,763 INFO packaging: Installing PackageKit-yum-plugin-0.8.4-3.fc18.x86_64 (911/1178) >14:28:35,769 INFO packaging: Installing file-roller-nautilus-3.6.0-1.fc18.x86_64 (912/1178) >14:28:35,773 INFO packaging: Installing ibus-m17n-1.3.4-6.fc18.x86_64 (913/1178) >14:28:35,863 INFO packaging: Installing gnome-system-monitor-3.6.0-1.fc18.x86_64 (914/1178) >14:28:36,417 INFO packaging: Installing gnome-panel-3.6.0-1.fc18.x86_64 (915/1178) >14:28:36,910 INFO packaging: Installing gnome-color-manager-3.6.0-1.fc18.x86_64 (916/1178) >14:28:37,504 INFO packaging: Installing vinagre-3.6.0-1.fc18.x86_64 (917/1178) >14:28:38,305 INFO packaging: Installing rhythmbox-2.98-3.fc18.x86_64 (918/1178) >14:28:39,417 INFO packaging: Installing evince-nautilus-3.6.0-1.fc18.x86_64 (919/1178) >14:28:39,428 INFO packaging: Installing brasero-nautilus-3.6.0-2.fc18.x86_64 (920/1178) >14:28:39,436 INFO packaging: Installing deja-dup-24.0-1.fc18.x86_64 (921/1178) >14:28:39,867 INFO packaging: Installing evolution-help-3.5.92-2.fc18.noarch (922/1178) >14:28:41,519 INFO packaging: Installing evolution-ews-3.5.92-1.fc18.x86_64 (923/1178) >14:28:41,647 INFO packaging: Installing orca-3.6.0-1.fc18.x86_64 (924/1178) >14:28:42,996 INFO packaging: Installing 2:cheese-3.6.0-1.fc18.x86_64 (925/1178) >14:28:43,575 INFO packaging: Installing empathy-3.6.0.3-1.fc18.x86_64 (926/1178) >14:28:44,662 INFO packaging: Installing gnome-contacts-3.6.0-2.fc18.x86_64 (927/1178) >14:28:44,822 INFO packaging: Installing gnome-font-viewer-3.6.0-1.fc18.x86_64 (928/1178) >14:28:44,887 INFO packaging: Installing gnome-screensaver-3.6.0-1.fc18.x86_64 (929/1178) >14:28:45,012 INFO packaging: Installing eog-3.6.0-1.fc18.x86_64 (930/1178) >14:28:46,041 INFO packaging: Installing gnome-documents-3.6.0-1.fc18.x86_64 (931/1178) >14:28:46,240 INFO packaging: Installing 2:gedit-3.6.0-1.fc18.x86_64 (932/1178) >14:28:47,412 INFO packaging: Installing 1:totem-mozplugin-3.6.0-2.fc18.x86_64 (933/1178) >14:28:47,445 INFO packaging: Installing system-config-printer-1.3.11-1.fc18.x86_64 (934/1178) >14:28:47,533 INFO packaging: Installing hplip-3.12.10-1.fc18.x86_64 (935/1178) >14:28:48,352 INFO packaging: Installing libsane-hpaio-3.12.10-1.fc18.x86_64 (936/1178) >14:28:48,363 INFO packaging: Installing sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 (937/1178) >14:28:49,013 INFO packaging: Installing sushi-3.6.0-1.fc18.x86_64 (938/1178) >14:28:49,075 INFO packaging: Installing ibus-anthy-1.4.99.20121006-1.fc18.x86_64 (939/1178) >14:28:49,533 INFO packaging: Installing ibus-rawcode-1.3.1.20100707-8.fc18.x86_64 (940/1178) >14:28:49,580 INFO packaging: Installing ibus-hangul-1.4.1-5.fc18.x86_64 (941/1178) >14:28:49,654 INFO packaging: Installing ibus-typing-booster-0.0.9-1.fc18.noarch (942/1178) >14:28:49,729 INFO packaging: Installing ibus-chewing-1.4.2-1.fc18.x86_64 (943/1178) >14:28:49,843 INFO packaging: Installing ibus-libpinyin-1.4.93-1.fc18.x86_64 (944/1178) >14:28:50,017 INFO packaging: Installing firefox-16.0.1-1.fc18.x86_64 (945/1178) >14:28:54,412 INFO packaging: Installing libproxy-mozjs-0.4.7-5.fc18.x86_64 (946/1178) >14:28:54,421 INFO packaging: Installing network-manager-applet-0.9.7.0-3.git20120820.fc18.x86_64 (947/1178) >14:28:54,574 INFO packaging: Installing gnome-terminal-3.6.0-1.fc18.x86_64 (948/1178) >14:29:00,136 INFO packaging: Installing 1:nautilus-sendto-3.6.0-1.fc18.x86_64 (949/1178) >14:29:00,192 INFO packaging: Installing gnome-clocks-0.1.3-2.fc18.noarch (950/1178) >14:29:00,329 INFO packaging: Installing 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 (951/1178) >14:29:00,702 INFO packaging: Installing 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 (952/1178) >14:29:00,777 INFO packaging: Installing 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 (953/1178) >14:29:00,851 INFO packaging: Installing gvfs-smb-1.14.0-1.fc18.x86_64 (954/1178) >14:29:00,894 INFO packaging: Installing gvfs-gphoto2-1.14.0-1.fc18.x86_64 (955/1178) >14:29:00,932 INFO packaging: Installing seahorse-3.6.0-1.fc18.x86_64 (956/1178) >14:29:01,792 INFO packaging: Installing 1:aisleriot-3.2.3.2-3.fc18.x86_64 (957/1178) >14:29:05,985 INFO packaging: Installing gnome-screenshot-3.6.0-1.fc18.x86_64 (958/1178) >14:29:06,046 INFO packaging: Installing xdg-user-dirs-gtk-0.9-2.fc18.x86_64 (959/1178) >14:29:06,074 INFO packaging: Installing mousetweaks-3.6.0-1.fc18.x86_64 (960/1178) >14:29:06,136 INFO packaging: Installing gnome-dictionary-3.6.0-1.fc18.x86_64 (961/1178) >14:29:06,617 INFO packaging: Installing PackageKit-gtk3-module-0.8.4-3.fc18.x86_64 (962/1178) >14:29:06,627 INFO packaging: Installing NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 (963/1178) >14:29:07,341 INFO packaging: Installing gcalctool-6.6.0-1.fc18.x86_64 (964/1178) >14:29:07,803 INFO packaging: Installing baobab-3.6.0-1.fc18.x86_64 (965/1178) >14:29:08,166 INFO packaging: Installing 1:gnome-system-log-3.6.0-1.fc18.x86_64 (966/1178) >14:29:08,387 INFO packaging: Installing gtk3-immodule-xim-3.6.0-1.fc18.x86_64 (967/1178) >14:29:08,874 INFO packaging: Installing gnome-disk-utility-3.6.1-1.fc18.x86_64 (968/1178) >14:29:09,141 INFO packaging: Installing gucharmap-3.5.99-1.fc18.x86_64 (969/1178) >14:29:09,584 INFO packaging: Installing foomatic-4.0.8-13.fc18.x86_64 (970/1178) >14:29:09,649 INFO packaging: Installing fprintd-pam-0.4.1-3.fc18.x86_64 (971/1178) >14:29:09,655 INFO packaging: Installing xorg-x11-utils-7.5-7.fc18.x86_64 (972/1178) >14:29:09,819 INFO packaging: Installing plymouth-system-theme-0.8.7-1.fc18.x86_64 (973/1178) >14:29:09,821 INFO packaging: Installing gutenprint-cups-5.2.9-2.fc18.x86_64 (974/1178) >14:29:10,144 INFO packaging: Installing bluez-cups-4.101-2.fc18.x86_64 (975/1178) >14:29:10,247 INFO packaging: Installing firewall-config-0.2.9-1.fc18.noarch (976/1178) >14:29:10,404 INFO packaging: Installing gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 (977/1178) >14:29:10,537 INFO packaging: Installing icedtea-web-1.3-1.fc18.x86_64 (978/1178) >14:29:10,746 INFO packaging: Installing gtk2-immodule-xim-2.24.13-1.fc18.x86_64 (979/1178) >14:29:10,786 INFO packaging: Installing paps-0.6.8-22.fc18.x86_64 (980/1178) >14:29:10,875 INFO packaging: Installing xorg-x11-drv-ati-7.0.0-0.6.20120910git7c7f27756.fc18.x86_64 (981/1178) >14:29:10,893 INFO packaging: Installing xorg-x11-drv-fbdev-0.4.3-3.fc18.x86_64 (982/1178) >14:29:10,897 INFO packaging: Installing xorg-x11-drv-modesetting-0.4.0-4.fc18.x86_64 (983/1178) >14:29:11,057 INFO packaging: Installing xorg-x11-drv-openchrome-0.3.1-1.fc18.x86_64 (984/1178) >14:29:11,149 INFO packaging: Installing xorg-x11-drv-vmmouse-12.9.0-6.fc18.x86_64 (985/1178) >14:29:11,158 INFO packaging: Installing xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64 (986/1178) >14:29:11,162 INFO packaging: Installing xorg-x11-drv-wacom-0.16.1-1.fc18.x86_64 (987/1178) >14:29:11,251 INFO packaging: Installing xorg-x11-drv-synaptics-1.6.2-5.fc18.x86_64 (988/1178) >14:29:11,263 INFO packaging: Installing xorg-x11-drv-evdev-2.7.3-1.fc18.x86_64 (989/1178) >14:29:11,302 INFO packaging: Installing xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 (990/1178) >14:29:11,343 INFO packaging: Installing xorg-x11-drv-qxl-0.0.22-5.20120718gitde6620788.fc18.x86_64 (991/1178) >14:29:11,395 INFO packaging: Installing xorg-x11-drv-intel-2.20.8-1.fc18.x86_64 (992/1178) >14:29:11,531 INFO packaging: Installing xorg-x11-drv-mga-1.6.1-2.fc18.x86_64 (993/1178) >14:29:11,580 INFO packaging: Installing glx-utils-7.10-8.20101028.fc18.x86_64 (994/1178) >14:29:11,712 INFO packaging: Installing spice-vdagent-0.12.0-1.fc18.x86_64 (995/1178) >14:29:11,859 INFO packaging: Installing mesa-dri-drivers-9.0-1.fc18.x86_64 (996/1178) >14:29:14,041 INFO packaging: Installing sssd-1.9.1-1.fc18.x86_64 (997/1178) >14:29:14,756 INFO packaging: Installing system-config-printer-udev-1.3.11-1.fc18.x86_64 (998/1178) >14:29:14,781 INFO packaging: Installing iptstate-2.2.2-8.fc18.x86_64 (999/1178) >14:29:14,892 INFO packaging: Installing minicom-2.5-8.fc17.x86_64 (1000/1178) >14:29:15,030 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (1001/1178) >14:29:16,038 INFO packaging: Installing isdn4k-utils-3.2-84.fc18.x86_64 (1002/1178) >14:29:16,431 INFO packaging: Installing mdadm-3.2.5-9.fc18.x86_64 (1003/1178) >14:29:16,600 INFO packaging: Installing avahi-0.6.31-6.fc18.x86_64 (1004/1178) >14:29:17,042 INFO packaging: Installing 1:quota-4.00-6.fc18.x86_64 (1005/1178) >14:29:17,076 INFO packaging: Installing rp-pppoe-3.10-13.fc18.x86_64 (1006/1178) >14:29:17,156 INFO packaging: Installing 1:wireless-tools-29-8.1.fc18.x86_64 (1007/1178) >14:29:17,256 INFO packaging: Installing 1:grub2-efi-2.00-10.fc18.x86_64 (1008/1178) >14:29:18,191 INFO packaging: Installing 2:samba-client-4.0.0-153.fc18.rc2.x86_64 (1009/1178) >14:29:18,410 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (1010/1178) >14:29:19,340 INFO packaging: Installing coolkey-1.1.0-21.fc18.x86_64 (1011/1178) >14:29:19,466 INFO packaging: Installing selinux-policy-targeted-3.11.1-36.fc18.noarch (1012/1178) >14:29:20,629 INFO packaging: Installing wvdial-1.61-6.fc18.x86_64 (1013/1178) >14:29:20,792 INFO packaging: Installing PackageKit-gstreamer-plugin-0.8.4-3.fc18.x86_64 (1014/1178) >14:29:20,796 INFO packaging: Installing PackageKit-command-not-found-0.8.4-3.fc18.x86_64 (1015/1178) >14:29:20,801 INFO packaging: Installing realmd-0.8-2.fc18.x86_64 (1016/1178) >14:29:20,879 INFO packaging: Installing ModemManager-0.6.0.0-1.fc18.x86_64 (1017/1178) >14:29:21,084 INFO packaging: Installing psacct-6.5.5-7.fc18.x86_64 (1018/1178) >14:29:21,240 INFO packaging: Installing prelink-0.4.6-7.fc18.x86_64 (1019/1178) >14:29:21,442 INFO packaging: Installing b43-openfwwf-5.2-8.fc18.noarch (1020/1178) >14:29:21,529 INFO packaging: Installing 2:mcelog-1.0-0.6.6e4e2a00.fc18.x86_64 (1021/1178) >14:29:21,667 INFO packaging: Installing chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 (1022/1178) >14:29:22,184 INFO packaging: Installing aic94xx-firmware-30-4.fc18.noarch (1023/1178) >14:29:22,329 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (1024/1178) >14:29:22,406 INFO packaging: Installing irda-utils-0.9.18-16.fc18.x86_64 (1025/1178) >14:29:22,511 INFO packaging: Installing 1:smartmontools-5.43-3.fc18.x86_64 (1026/1178) >14:29:22,739 INFO packaging: Installing rng-tools-4-1.fc18.x86_64 (1027/1178) >14:29:22,895 INFO packaging: Installing 2:irqbalance-1.0.3-8.fc18.x86_64 (1028/1178) >14:29:23,010 INFO packaging: Installing at-3.1.13-9.fc18.x86_64 (1029/1178) >14:29:23,048 INFO packaging: Installing passwdqc-1.2.2-4.fc18.x86_64 (1030/1178) >14:29:23,138 INFO packaging: Installing yum-langpacks-0.3.0-3.fc18.noarch (1031/1178) >14:29:23,259 INFO packaging: Installing yum-utils-1.1.31-6.fc18.noarch (1032/1178) >14:29:23,455 INFO packaging: Installing yum-presto-0.9.0-1.fc18.noarch (1033/1178) >14:29:23,506 INFO packaging: Installing sos-2.2-30.fc18.noarch (1034/1178) >14:29:23,629 INFO packaging: Installing 14:tcpdump-4.3.0-2.fc18.x86_64 (1035/1178) >14:29:24,159 INFO packaging: Installing mlocate-0.26-1.fc18.x86_64 (1036/1178) >14:29:24,445 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (1037/1178) >14:29:24,631 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (1038/1178) >14:29:24,930 INFO packaging: Installing 32:bind-utils-9.9.1-10.P3.fc18.x86_64 (1039/1178) >14:29:24,955 INFO packaging: Installing 1:dump-0.4-0.13.b44.fc18.x86_64 (1040/1178) >14:29:24,975 INFO packaging: Installing numactl-2.0.7-7.fc18.x86_64 (1041/1178) >14:29:25,093 INFO packaging: Installing pam_pkcs11-0.6.2-9.fc18.x86_64 (1042/1178) >14:29:25,141 INFO packaging: Installing linux-atm-2.5.1-5.fc18.x86_64 (1043/1178) >14:29:25,301 INFO packaging: Installing ntsysv-1.3.59-2.fc18.x86_64 (1044/1178) >14:29:25,306 INFO packaging: Installing pinfo-0.6.10-6.fc18.x86_64 (1045/1178) >14:29:25,470 INFO packaging: Installing btrfs-progs-0.19.20120817git043a639-2.fc18.x86_64 (1046/1178) >14:29:25,628 INFO packaging: Installing krb5-workstation-1.10.3-5.fc18.x86_64 (1047/1178) >14:29:25,843 INFO packaging: Installing pam_krb5-2.4.1-1.fc18.x86_64 (1048/1178) >14:29:25,877 INFO packaging: Installing fedora-release-notes-17.1.0-2.fc18.noarch (1049/1178) >14:29:26,451 INFO packaging: Installing usbutils-006-2.fc18.x86_64 (1050/1178) >14:29:26,553 INFO packaging: Installing cifs-utils-5.7-1.fc18.x86_64 (1051/1178) >14:29:26,666 INFO packaging: Installing pciutils-3.1.10-2.fc18.x86_64 (1052/1178) >14:29:26,815 INFO packaging: Installing efibootmgr-0.5.4-13.fc18.x86_64 (1053/1178) >14:29:26,906 INFO packaging: Installing lftp-4.3.8-1.fc18.x86_64 (1054/1178) >14:29:27,168 INFO packaging: Installing jwhois-4.0-30.fc18.x86_64 (1055/1178) >14:29:27,318 INFO packaging: Installing stunnel-4.53-2.fc18.x86_64 (1056/1178) >14:29:27,473 INFO packaging: Installing m17n-contrib-1.1.14-1.fc18.noarch (1057/1178) >14:29:27,652 INFO packaging: Installing policycoreutils-restorecond-2.1.12-5.fc18.x86_64 (1058/1178) >14:29:27,675 INFO packaging: Installing 1:bash-completion-2.0-2.fc18.noarch (1059/1178) >14:29:27,822 INFO packaging: Installing unzip-6.0-6.fc18.x86_64 (1060/1178) >14:29:27,940 INFO packaging: Installing ftp-0.17-61.fc18.x86_64 (1061/1178) >14:29:28,036 INFO packaging: Installing bc-1.06.95-7.fc18.x86_64 (1062/1178) >14:29:28,180 INFO packaging: Installing ed-1.6-2.fc18.x86_64 (1063/1178) >14:29:28,441 INFO packaging: Installing time-1.7-42.fc18.x86_64 (1064/1178) >14:29:28,832 INFO packaging: Installing nano-2.3.1-4.fc18.x86_64 (1065/1178) >14:29:29,093 INFO packaging: Installing lsof-4.86-4.fc18.x86_64 (1066/1178) >14:29:29,254 INFO packaging: Installing attr-2.4.46-7.fc18.x86_64 (1067/1178) >14:29:29,391 INFO packaging: Installing thai-scalable-waree-fonts-0.5.0-3.fc18.noarch (1068/1178) >14:29:30,584 INFO packaging: Installing stix-fonts-1.1.0-2.fc18.noarch (1069/1178) >14:29:31,938 INFO packaging: Installing vlgothic-fonts-20120928-1.fc18.noarch (1070/1178) >14:29:33,458 INFO packaging: Installing lklug-fonts-0.6-7.20090803cvs.fc18.noarch (1071/1178) >14:29:34,617 INFO packaging: Installing lohit-oriya-fonts-2.5.1-2.fc18.noarch (1072/1178) >14:29:35,687 INFO packaging: Installing lohit-kannada-fonts-2.5.1-3.fc18.noarch (1073/1178) >14:29:36,758 INFO packaging: Installing lohit-bengali-fonts-2.5.1-2.fc18.noarch (1074/1178) >14:29:37,832 INFO packaging: Installing cjkuni-uming-fonts-0.2.20080216.1-50.fc18.noarch (1075/1178) >14:29:41,134 INFO packaging: Installing dejavu-sans-fonts-2.33-4.fc18.noarch (1076/1178) >14:29:42,575 INFO packaging: Installing lohit-telugu-fonts-2.5.1-3.fc18.noarch (1077/1178) >14:29:43,723 INFO packaging: Installing liberation-mono-fonts-2.00.1-1.fc18.noarch (1078/1178) >14:29:44,938 INFO packaging: Installing paratype-pt-sans-fonts-20100408-4.fc18.noarch (1079/1178) >14:29:46,243 INFO packaging: Installing jomolhari-fonts-0.003-14.fc18.noarch (1080/1178) >14:29:47,468 INFO packaging: Installing sil-abyssinica-fonts-1.200-4.fc18.noarch (1081/1178) >14:29:48,738 INFO packaging: Installing nhn-nanum-gothic-fonts-3.020-4.fc18.noarch (1082/1178) >14:29:51,169 INFO packaging: Installing smc-meera-fonts-5.0.1-3.fc18.noarch (1083/1178) >14:29:52,339 INFO packaging: Installing wqy-zenhei-fonts-0.9.46-6.fc18.noarch (1084/1178) >14:29:54,949 INFO packaging: Installing lohit-punjabi-fonts-2.5.1-3.fc18.noarch (1085/1178) >14:29:56,098 INFO packaging: Installing 3:traceroute-2.0.18-4.fc18.x86_64 (1086/1178) >14:29:56,169 INFO packaging: Installing lohit-devanagari-fonts-2.5.1-4.fc18.noarch (1087/1178) >14:29:57,251 INFO packaging: Installing khmeros-base-fonts-5.0-14.fc18.noarch (1088/1178) >14:29:58,378 INFO packaging: Installing sil-padauk-fonts-2.4-9.fc18.noarch (1089/1178) >14:29:59,547 INFO packaging: Installing liberation-sans-fonts-2.00.1-1.fc18.noarch (1090/1178) >14:30:00,770 INFO packaging: Installing paktype-naqsh-fonts-3.1-1.fc18.noarch (1091/1178) >14:30:01,967 INFO packaging: Installing lohit-assamese-fonts-2.5.1-3.fc18.noarch (1092/1178) >14:30:03,146 INFO packaging: Installing lohit-tamil-fonts-2.5.1-3.fc18.noarch (1093/1178) >14:30:04,233 INFO packaging: Installing dejavu-serif-fonts-2.33-4.fc18.noarch (1094/1178) >14:30:05,558 INFO packaging: Installing lohit-gujarati-fonts-2.5.1-3.fc18.noarch (1095/1178) >14:30:06,705 INFO packaging: Installing dejavu-sans-mono-fonts-2.33-4.fc18.noarch (1096/1178) >14:30:07,966 INFO packaging: Installing liberation-serif-fonts-2.00.1-1.fc18.noarch (1097/1178) >14:30:09,255 INFO packaging: Installing talk-0.17-39.fc18.x86_64 (1098/1178) >14:30:09,273 INFO packaging: Installing 2:mtr-0.82-3.fc18.x86_64 (1099/1178) >14:30:09,372 INFO packaging: Installing 1:telnet-0.17-54.fc18.x86_64 (1100/1178) >14:30:09,464 INFO packaging: Installing 2:ethtool-3.4.1-2.fc18.x86_64 (1101/1178) >14:30:09,577 INFO packaging: Installing symlinks-1.4-6.fc18.x86_64 (1102/1178) >14:30:09,581 INFO packaging: Installing bridge-utils-1.5-4.fc18.x86_64 (1103/1178) >14:30:09,587 INFO packaging: Installing vconfig-1.9-11.fc18.x86_64 (1104/1178) >14:30:09,661 INFO packaging: Installing mpage-2.5.6-11.fc18.x86_64 (1105/1178) >14:30:09,766 INFO packaging: Installing b43-fwcutter-015-3.fc18.x86_64 (1106/1178) >14:30:09,874 INFO packaging: Installing 1:rdist-6.1.5-54.fc18.x86_64 (1107/1178) >14:30:09,956 INFO packaging: Installing tree-1.6.0-5.fc18.x86_64 (1108/1178) >14:30:10,079 INFO packaging: Installing zip-3.0-5.fc18.x86_64 (1109/1178) >14:30:10,204 INFO packaging: Installing dos2unix-6.0.1-1.fc18.x86_64 (1110/1178) >14:30:10,325 INFO packaging: Installing 2:microcode_ctl-2.0-1.x86_64 (1111/1178) >14:30:10,503 INFO packaging: Installing rsh-0.17-69.fc18.x86_64 (1112/1178) >14:30:10,512 INFO packaging: Installing rdate-1.4-20.fc18.x86_64 (1113/1178) >14:30:10,612 INFO packaging: Installing finger-0.17-45.fc18.x86_64 (1114/1178) >14:30:10,616 INFO packaging: Installing shim-0.1-3.fc18.x86_64 (1115/1178) >14:30:10,833 INFO packaging: Installing man-pages-3.42-1.fc18.noarch (1116/1178) >14:30:12,565 INFO packaging: Installing ql2100-firmware-1.19.38-6.fc18.noarch (1117/1178) >14:30:12,675 INFO packaging: Installing gnome-backgrounds-3.6.0-1.fc18.noarch (1118/1178) >14:30:13,936 INFO packaging: Installing iwl135-firmware-18.168.6.1-14.fc18.noarch (1119/1178) >14:30:14,052 INFO packaging: Installing ql2400-firmware-5.08.00-1.fc18.noarch (1120/1178) >14:30:14,156 INFO packaging: Installing words-3.0-20.fc18.noarch (1121/1178) >14:30:14,507 INFO packaging: Installing iwl5150-firmware-8.24.2.2-14.fc18.noarch (1122/1178) >14:30:14,608 INFO packaging: Installing ql2200-firmware-2.02.08-6.fc18.noarch (1123/1178) >14:30:14,695 INFO packaging: Installing iwl2030-firmware-18.168.6.1-14.fc18.noarch (1124/1178) >14:30:14,817 INFO packaging: Installing ql23xx-firmware-3.03.28-4.fc18.noarch (1125/1178) >14:30:14,912 INFO packaging: Installing iwl6000g2a-firmware-17.168.5.3-14.fc18.noarch (1126/1178) >14:30:15,055 INFO packaging: Installing zd1211-firmware-1.4-7.fc18.noarch (1127/1178) >14:30:15,154 INFO packaging: Installing iwl6050-firmware-41.28.5.1-14.fc18.noarch (1128/1178) >14:30:15,310 INFO packaging: Installing mailcap-2.1.40-1.fc18.noarch (1129/1178) >14:30:15,315 INFO packaging: Installing iwl100-firmware-39.31.5.1-14.fc18.noarch (1130/1178) >14:30:15,376 INFO packaging: Installing atmel-firmware-1.3-10.fc18.noarch (1131/1178) >14:30:15,492 INFO packaging: Installing iwl3945-firmware-15.32.2.9-14.fc18.noarch (1132/1178) >14:30:15,585 INFO packaging: Installing iwl6000-firmware-9.221.4.1-14.fc18.noarch (1133/1178) >14:30:15,648 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (1134/1178) >14:30:15,650 INFO packaging: Installing iwl6000g2b-firmware-17.168.5.2-14.fc18.noarch (1135/1178) >14:30:15,738 INFO packaging: Installing iwl2000-firmware-18.168.6.1-14.fc18.noarch (1136/1178) >14:30:15,813 INFO packaging: Installing iwl4965-firmware-228.61.2.24-14.fc18.noarch (1137/1178) >14:30:15,863 INFO packaging: Installing iwl5000-firmware-8.83.5.1_1-14.fc18.noarch (1138/1178) >14:30:15,911 INFO packaging: Installing ipw2100-firmware-1.3-14.fc18.noarch (1139/1178) >14:30:15,974 INFO packaging: Installing ipw2200-firmware-3.1-7.fc18.noarch (1140/1178) >14:30:15,997 INFO packaging: Installing 1:iwl1000-firmware-39.31.5.1-14.fc18.noarch (1141/1178) >14:30:16,071 INFO packaging: Installing libertas-usb8388-firmware-20120925-0.1.git236367d.fc18.noarch (1142/1178) >14:30:16,198 INFO packaging: Installing ql2500-firmware-5.08.00-1.fc18.noarch (1143/1178) >14:30:16,343 INFO packaging: Installing rt73usb-firmware-1.8-10.fc18.noarch (1144/1178) >14:30:16,346 INFO packaging: Installing iwl105-firmware-18.168.6.1-14.fc18.noarch (1145/1178) >14:30:16,471 INFO packaging: Installing 2:ivtv-firmware-20080701-23.noarch (1146/1178) >14:30:16,526 INFO packaging: Installing desktop-backgrounds-basic-18.0.0-1.fc18.noarch (1147/1178) >14:30:16,969 INFO packaging: Installing rt61pci-firmware-1.2-10.fc18.noarch (1148/1178) >14:30:16,973 INFO packaging: Installing kernel-3.6.1-1.fc18.x86_64 (1149/1178) >14:30:22,957 INFO packaging: Installing pulseaudio-2.1-4.fc18.x86_64 (1150/1178) >14:30:23,738 INFO packaging: Installing libseccomp-1.0.0-0.fc18.x86_64 (1151/1178) >14:30:23,902 INFO packaging: Installing fuse-2.9.1-1.fc18.x86_64 (1152/1178) >14:30:24,019 INFO packaging: Installing fuseiso-20070708-12.fc18.x86_64 (1153/1178) >14:30:24,065 INFO packaging: Installing gvfs-fuse-1.14.0-1.fc18.x86_64 (1154/1178) >14:30:24,071 INFO packaging: Installing 1:totem-3.6.0-2.fc18.x86_64 (1155/1178) >14:30:24,769 INFO packaging: Installing 2:qemu-img-1.2.0-12.fc18.x86_64 (1156/1178) >14:30:24,934 INFO packaging: Installing libvirt-daemon-0.10.2-3.fc18.x86_64 (1157/1178) >14:30:25,874 INFO packaging: Installing libvirt-daemon-driver-network-0.10.2-3.fc18.x86_64 (1158/1178) >14:30:25,888 INFO packaging: Installing libvirt-daemon-driver-qemu-0.10.2-3.fc18.x86_64 (1159/1178) >14:30:25,984 INFO packaging: Installing libvirt-daemon-driver-interface-0.10.2-3.fc18.x86_64 (1160/1178) >14:30:25,989 INFO packaging: Installing libvirt-daemon-driver-storage-0.10.2-3.fc18.x86_64 (1161/1178) >14:30:26,000 INFO packaging: Installing libvirt-daemon-driver-nwfilter-0.10.2-3.fc18.x86_64 (1162/1178) >14:30:26,009 INFO packaging: Installing libvirt-daemon-driver-secret-0.10.2-3.fc18.x86_64 (1163/1178) >14:30:26,014 INFO packaging: Installing libvirt-daemon-driver-nodedev-0.10.2-3.fc18.x86_64 (1164/1178) >14:30:26,021 INFO packaging: Installing 2:qemu-common-1.2.0-12.fc18.x86_64 (1165/1178) >14:30:26,231 INFO packaging: Installing 2:qemu-system-x86-1.2.0-12.fc18.x86_64 (1166/1178) >14:30:27,068 INFO packaging: Installing 2:qemu-kvm-1.2.0-12.fc18.x86_64 (1167/1178) >14:30:27,072 INFO packaging: Installing libvirt-daemon-kvm-0.10.2-3.fc18.x86_64 (1168/1178) >14:30:27,075 INFO packaging: Installing pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 (1169/1178) >14:30:27,088 INFO packaging: Installing bluez-4.101-2.fc18.x86_64 (1170/1178) >14:30:27,255 INFO packaging: Installing 1:gnome-bluetooth-3.6.0-1.fc18.x86_64 (1171/1178) >14:30:27,333 INFO packaging: Installing gnome-shell-3.6.0-1.fc18.x86_64 (1172/1178) >14:30:27,681 INFO packaging: Installing gnome-boxes-3.6.0-1.fc18.x86_64 (1173/1178) >14:30:28,182 INFO packaging: Installing 1:totem-nautilus-3.6.0-2.fc18.x86_64 (1174/1178) >14:30:28,190 INFO packaging: Installing pulseaudio-module-x11-2.1-4.fc18.x86_64 (1175/1178) >14:30:28,197 INFO packaging: Installing alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 (1176/1178) >14:30:28,274 INFO packaging: Installing 1:xorg-x11-drv-nouveau-1.0.1-6.fc18.x86_64 (1177/1178) >14:30:28,454 INFO packaging: Installing pcmciautils-018-3.fc18.x86_64 (1178/1178) >14:34:07,082 INFO packaging: transaction complete >14:34:07,095 INFO packaging: ==== start rpm scriptlet logs ==== >14:34:07,095 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >14:34:07,095 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/1178) > >14:34:07,095 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (2/1178) > >14:34:07,096 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (3/1178) > >14:34:07,096 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (4/1178) > >14:34:07,096 INFO packaging: Installing telepathy-filesystem-0.0.2-4.fc18.noarch (5/1178) > >14:34:07,096 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (6/1178) > >14:34:07,096 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (7/1178) > >14:34:07,096 INFO packaging: Installing 1:control-center-filesystem-3.6.1-1.fc18.x86_64 (8/1178) > >14:34:07,096 INFO packaging: Installing liberation-fonts-common-2.00.1-1.fc18.noarch (9/1178) > >14:34:07,096 INFO packaging: Installing dejavu-fonts-common-2.33-4.fc18.noarch (10/1178) > >14:34:07,096 INFO packaging: Installing xkeyboard-config-2.6-3.fc18.noarch (11/1178) > >14:34:07,096 INFO packaging: Installing mozilla-filesystem-1.9-8.fc18.x86_64 (12/1178) > >14:34:07,097 INFO packaging: Installing foomatic-db-filesystem-4.0-34.20121011.fc18.noarch (13/1178) > >14:34:07,097 INFO packaging: Installing 32:bind-license-9.9.1-10.P3.fc18.noarch (14/1178) > >14:34:07,097 INFO packaging: Installing m17n-db-1.6.4-1.fc18.noarch (15/1178) > >14:34:07,097 INFO packaging: Installing tzdata-2012f-1.fc18.noarch (16/1178) > >14:34:07,097 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (17/1178) > >14:34:07,098 INFO packaging: Installing poppler-data-0.4.5-6.fc18.noarch (18/1178) > >14:34:07,098 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (19/1178) > >14:34:07,098 INFO packaging: Installing khmeros-fonts-common-5.0-14.fc18.noarch (20/1178) > >14:34:07,099 INFO packaging: Installing vlgothic-fonts-common-20120928-1.fc18.noarch (21/1178) > >14:34:07,099 INFO packaging: Installing thai-scalable-fonts-common-0.5.0-3.fc18.noarch (22/1178) > >14:34:07,100 INFO packaging: Installing smc-fonts-common-5.0.1-3.fc18.noarch (23/1178) > >14:34:07,100 INFO packaging: Installing sgabios-bin-0-0.20110623SVN.fc18.noarch (24/1178) > >14:34:07,100 INFO packaging: Installing fedora-bookmarks-15-0.3.noarch (25/1178) > >14:34:07,101 INFO packaging: Installing tzdata-java-2012f-1.fc18.noarch (26/1178) > >14:34:07,101 INFO packaging: Installing gnome-js-common-0.1.2-6.fc18.noarch (27/1178) > >14:34:07,101 INFO packaging: Installing fedora-release-18-0.8.noarch (28/1178) > >14:34:07,102 INFO packaging: Installing seabios-bin-1.7.1-1.fc18.noarch (29/1178) > >14:34:07,102 INFO packaging: Installing mobile-broadband-provider-info-1.20120614-2.fc18.noarch (30/1178) > >14:34:07,102 INFO packaging: Installing vgabios-0.6c-5.fc18.noarch (31/1178) > >14:34:07,103 INFO packaging: Installing 1:emacs-filesystem-24.2-3.fc18.noarch (32/1178) > >14:34:07,103 INFO packaging: Installing spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch (33/1178) > >14:34:07,103 INFO packaging: Installing spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch (34/1178) > >14:34:07,104 INFO packaging: Installing ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch (35/1178) > >14:34:07,104 INFO packaging: Installing gnome-user-docs-3.6.0-1.fc18.noarch (36/1178) > >14:34:07,104 INFO packaging: Installing 1:quota-nls-4.00-6.fc18.noarch (37/1178) > >14:34:07,105 INFO packaging: Installing gnu-efi-3.0q-1.fc18.x86_64 (38/1178) > >14:34:07,105 INFO packaging: Installing ncurses-base-5.9-5.20120204.fc18.x86_64 (39/1178) > >14:34:07,105 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (40/1178) > >14:34:07,105 INFO packaging: Installing glibc-common-2.16-17.fc18.x86_64 (41/1178) > >14:34:07,106 INFO packaging: Installing glibc-2.16-17.fc18.x86_64 (42/1178) > >14:34:07,106 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (43/1178) > >14:34:07,106 INFO packaging: Installing ncurses-libs-5.9-5.20120204.fc18.x86_64 (44/1178) > >14:34:07,106 INFO packaging: Installing bash-4.2.37-6.fc18.x86_64 (45/1178) > >14:34:07,106 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (46/1178) > >14:34:07,106 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (47/1178) > >14:34:07,107 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (48/1178) > >14:34:07,107 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (49/1178) > >14:34:07,107 INFO packaging: Installing libselinux-2.1.12-1.fc18.x86_64 (50/1178) > >14:34:07,107 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (51/1178) > >14:34:07,107 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (52/1178) > >14:34:07,107 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (53/1178) > >14:34:07,108 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (54/1178) > >14:34:07,108 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (55/1178) > >14:34:07,108 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (56/1178) > >14:34:07,108 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (57/1178) > >14:34:07,108 INFO packaging: Installing libjpeg-turbo-1.2.1-2.fc18.x86_64 (58/1178) > >14:34:07,108 INFO packaging: Installing libICE-1.0.8-2.fc18.x86_64 (59/1178) > >14:34:07,109 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (60/1178) > >14:34:07,109 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (61/1178) > >14:34:07,109 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (62/1178) > >14:34:07,109 INFO packaging: Installing bzip2-libs-1.0.6-5.fc18.x86_64 (63/1178) > >14:34:07,109 INFO packaging: Installing libuuid-2.22-1.fc18.x86_64 (64/1178) > >14:34:07,109 INFO packaging: Installing libSM-1.2.1-2.fc18.x86_64 (65/1178) > >14:34:07,110 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (66/1178) > >14:34:07,110 INFO packaging: Installing libusbx-1.0.14-1.fc18.x86_64 (67/1178) > >14:34:07,110 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (68/1178) > >14:34:07,110 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (69/1178) > >14:34:07,110 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (70/1178) > >14:34:07,110 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (71/1178) > >14:34:07,111 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (72/1178) > >14:34:07,111 INFO packaging: Installing libxml2-2.9.0-0rc1.fc18.x86_64 (73/1178) > >14:34:07,111 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (74/1178) > >14:34:07,111 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (75/1178) > >14:34:07,111 INFO packaging: Installing 2:libogg-1.3.0-2.fc18.x86_64 (76/1178) > >14:34:07,111 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (77/1178) > >14:34:07,112 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (78/1178) > >14:34:07,112 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (79/1178) > >14:34:07,112 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (80/1178) > >14:34:07,112 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (81/1178) > >14:34:07,112 INFO packaging: Installing 1:libvorbis-1.3.3-3.fc18.x86_64 (82/1178) > >14:34:07,112 INFO packaging: Installing libtdb-1.2.10-16.fc18.x86_64 (83/1178) > >14:34:07,113 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (84/1178) > >14:34:07,113 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (85/1178) > >14:34:07,113 INFO packaging: Installing json-c-0.9-5.fc18.x86_64 (86/1178) > >14:34:07,113 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (87/1178) > >14:34:07,113 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (88/1178) > >14:34:07,113 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (89/1178) > >14:34:07,114 INFO packaging: Installing glib2-2.34.0-1.fc18.x86_64 (90/1178) > >14:34:07,114 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (91/1178) > >14:34:07,114 INFO packaging: Installing atk-2.6.0-1.fc18.x86_64 (92/1178) > >14:34:07,114 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (93/1178) > >14:34:07,114 INFO packaging: Installing gobject-introspection-1.34.0-1.fc18.x86_64 (94/1178) > >14:34:07,114 INFO packaging: Installing json-glib-0.15.2-1.fc18.x86_64 (95/1178) > >14:34:07,115 INFO packaging: Installing libgnome-keyring-3.6.0-1.fc18.x86_64 (96/1178) > >14:34:07,115 INFO packaging: Installing gstreamer1-1.0.1-1.fc18.x86_64 (97/1178) > >14:34:07,115 INFO packaging: Installing desktop-file-utils-0.20-4.fc18.x86_64 (98/1178) > >14:34:07,115 INFO packaging: Installing telepathy-glib-0.20.0-1.fc18.x86_64 (99/1178) > >14:34:07,115 INFO packaging: Installing gsettings-desktop-schemas-3.6.0-1.fc18.x86_64 (100/1178) > >14:34:07,115 INFO packaging: Installing libsecret-0.10-1.fc18.x86_64 (101/1178) > >14:34:07,116 INFO packaging: Installing libcap-ng-0.7-1.fc18.x86_64 (102/1178) > >14:34:07,116 INFO packaging: Installing 1:libusb-0.1.3-11.fc18.x86_64 (103/1178) > >14:34:07,116 INFO packaging: Installing libtool-ltdl-2.4.2-7.fc18.x86_64 (104/1178) > >14:34:07,116 INFO packaging: Installing orc-0.4.16-6.fc18.x86_64 (105/1178) > >14:34:07,116 INFO packaging: Installing libtalloc-2.0.7-5.fc18.x86_64 (106/1178) > >14:34:07,116 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (107/1178) > >14:34:07,117 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (108/1178) > >14:34:07,117 INFO packaging: Installing libxcb-1.8.1-2.fc18.x86_64 (109/1178) > >14:34:07,117 INFO packaging: Installing libexif-0.6.21-2.fc18.x86_64 (110/1178) > >14:34:07,117 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (111/1178) > >14:34:07,117 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (112/1178) > >14:34:07,117 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (113/1178) > >14:34:07,118 INFO packaging: Installing libarchive-3.0.4-2.fc18.x86_64 (114/1178) > >14:34:07,118 INFO packaging: Installing libnl3-3.2.13-1.fc18.x86_64 (115/1178) > >14:34:07,118 INFO packaging: Installing libgee06-0.6.5-1.fc18.x86_64 (116/1178) > >14:34:07,118 INFO packaging: Installing avahi-glib-0.6.31-6.fc18.x86_64 (117/1178) > >14:34:07,118 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (118/1178) > >14:34:07,118 INFO packaging: Installing bluez-libs-4.101-2.fc18.x86_64 (119/1178) > >14:34:07,119 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (120/1178) > >14:34:07,119 INFO packaging: Installing speex-1.2-0.15.rc1.fc18.x86_64 (121/1178) > >14:34:07,119 INFO packaging: Installing lcms2-2.3-3.fc18.x86_64 (122/1178) > >14:34:07,119 INFO packaging: Installing libcroco-0.6.6-1.fc18.x86_64 (123/1178) > >14:34:07,119 INFO packaging: Installing libbluray-0.2.3-1.fc18.x86_64 (124/1178) > >14:34:07,119 INFO packaging: Installing xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 (125/1178) > >14:34:07,120 INFO packaging: Installing libxslt-1.1.26-10.fc18.x86_64 (126/1178) > >14:34:07,120 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (127/1178) > >14:34:07,120 INFO packaging: Installing libv4l-0.8.8-3.fc18.x86_64 (128/1178) > >14:34:07,120 INFO packaging: Installing libsigc++20-2.2.11-1.fc18.x86_64 (129/1178) > >14:34:07,120 INFO packaging: Installing libasyncns-0.8-4.fc18.x86_64 (130/1178) > >14:34:07,120 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (131/1178) > >14:34:07,121 INFO packaging: Installing 1:net-snmp-libs-5.7.1-10.fc18.x86_64 (132/1178) > >14:34:07,121 INFO packaging: Installing libtevent-0.9.17-1.fc18.x86_64 (133/1178) > >14:34:07,121 INFO packaging: Installing 1:libtheora-1.1.1-4.fc18.x86_64 (134/1178) > >14:34:07,121 INFO packaging: Installing flac-1.2.1-10.fc18.x86_64 (135/1178) > >14:34:07,121 INFO packaging: Installing libplist-1.8-5.fc18.x86_64 (136/1178) > >14:34:07,121 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (137/1178) > >14:34:07,122 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (138/1178) > >14:34:07,122 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (139/1178) > >14:34:07,122 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (140/1178) > >14:34:07,122 INFO packaging: Installing redhat-menus-12.0.2-5.fc18.noarch (141/1178) > >14:34:07,122 INFO packaging: Installing numactl-libs-2.0.7-7.fc18.x86_64 (142/1178) > >14:34:07,123 INFO packaging: Installing libraw1394-2.0.8-3.fc18.x86_64 (143/1178) > >14:34:07,123 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (144/1178) > >14:34:07,123 INFO packaging: Installing gnutls-2.12.20-2.fc18.x86_64 (145/1178) > >14:34:07,123 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (146/1178) > >14:34:07,123 INFO packaging: Installing libical-0.48-3.fc18.x86_64 (147/1178) > >14:34:07,123 INFO packaging: Installing libbsd-0.4.2-2.fc18.x86_64 (148/1178) > >14:34:07,123 INFO packaging: Installing glibmm24-2.33.13-1.fc18.x86_64 (149/1178) > >14:34:07,124 INFO packaging: Installing imsettings-libs-1.3.1-1.fc18.x86_64 (150/1178) > >14:34:07,124 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (151/1178) > >14:34:07,124 INFO packaging: Installing jasper-libs-1.900.1-20.fc18.x86_64 (152/1178) > >14:34:07,124 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (153/1178) > >14:34:07,124 INFO packaging: Installing which-2.20-4.fc18.x86_64 (154/1178) > >14:34:07,124 INFO packaging: Installing cpio-2.11-11.fc18.x86_64 (155/1178) > >14:34:07,125 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (156/1178) > >14:34:07,125 INFO packaging: Installing lcms-libs-1.19-6.fc18.x86_64 (157/1178) > >14:34:07,125 INFO packaging: Installing libnl-1.1-16.fc18.x86_64 (158/1178) > >14:34:07,125 INFO packaging: Installing gsm-1.0.13-7.fc18.x86_64 (159/1178) > >14:34:07,125 INFO packaging: Installing libsndfile-1.0.25-4.fc18.x86_64 (160/1178) > >14:34:07,125 INFO packaging: Installing libsamplerate-0.1.8-3.fc18.x86_64 (161/1178) > >14:34:07,126 INFO packaging: Installing libvpx-1.1.0-2.fc18.x86_64 (162/1178) > >14:34:07,126 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (163/1178) > >14:34:07,126 INFO packaging: Installing cdparanoia-libs-10.2-12.fc18.x86_64 (164/1178) > >14:34:07,126 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (165/1178) > >14:34:07,126 INFO packaging: Installing 2:libwbclient-4.0.0-153.fc18.rc2.x86_64 (166/1178) > >14:34:07,126 INFO packaging: Installing gnome-menus-3.6.0-1.fc18.x86_64 (167/1178) > >14:34:07,127 INFO packaging: Installing libldb-1.1.13-1.fc18.x86_64 (168/1178) > >14:34:07,127 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (169/1178) > >14:34:07,127 INFO packaging: Installing libudisks2-1.99.0-1.fc18.x86_64 (170/1178) > >14:34:07,127 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (171/1178) > >14:34:07,127 INFO packaging: Installing exempi-2.2.0-2.fc18.x86_64 (172/1178) > >14:34:07,127 INFO packaging: Installing celt051-0.5.1.3-5.fc18.x86_64 (173/1178) > >14:34:07,128 INFO packaging: Installing usbredir-0.5.2-1.fc18.x86_64 (174/1178) > >14:34:07,128 INFO packaging: Installing bzip2-1.0.6-5.fc18.x86_64 (175/1178) > >14:34:07,128 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (176/1178) > >14:34:07,128 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (177/1178) > >14:34:07,128 INFO packaging: Installing taglib-1.8-2.fc18.x86_64 (178/1178) > >14:34:07,128 INFO packaging: Installing mesa-libglapi-9.0-1.fc18.x86_64 (179/1178) > >14:34:07,129 INFO packaging: Installing hunspell-en-US-0.20110318-8.fc18.noarch (180/1178) > >14:34:07,129 INFO packaging: Installing hunspell-1.3.2-8.fc18.x86_64 (181/1178) > >14:34:07,129 INFO packaging: Installing 1:enchant-1.6.0-5.fc18.x86_64 (182/1178) > >14:34:07,129 INFO packaging: Installing libicu-49.1.1-5.fc18.x86_64 (183/1178) > >14:34:07,129 INFO packaging: Installing libieee1284-0.2.11-12.fc18.x86_64 (184/1178) > >14:34:07,129 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (185/1178) > >14:34:07,130 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (186/1178) > >14:34:07,130 INFO packaging: Installing libaio-0.3.109-6.fc18.x86_64 (187/1178) > >14:34:07,130 INFO packaging: Installing wavpack-4.60.1-4.fc18.x86_64 (188/1178) > >14:34:07,130 INFO packaging: Installing libusal-1.1.11-12.fc18.x86_64 (189/1178) > >14:34:07,130 INFO packaging: Installing openjpeg-libs-1.5.0-5.fc18.x86_64 (190/1178) > >14:34:07,131 INFO packaging: Installing pcsc-lite-libs-1.8.6-1.fc18.x86_64 (191/1178) > >14:34:07,131 INFO packaging: Installing libdvdread-4.2.0-3.fc18.x86_64 (192/1178) > >14:34:07,131 INFO packaging: Installing libdvdnav-4.2.0-3.fc18.x86_64 (193/1178) > >14:34:07,131 INFO packaging: Installing genisoimage-1.1.11-12.fc18.x86_64 (194/1178) > >14:34:07,131 INFO packaging: /var/tmp/rpm-tmp.WebyEw: line 1: readlink: command not found > >14:34:07,131 INFO packaging: Installing plymouth-graphics-libs-0.8.7-1.fc18.x86_64 (195/1178) > >14:34:07,132 INFO packaging: Installing atkmm-2.22.6-2.fc18.x86_64 (196/1178) > >14:34:07,132 INFO packaging: Installing libavc1394-0.5.3-12.fc18.x86_64 (197/1178) > >14:34:07,132 INFO packaging: Installing libiec61883-1.2.0-8.fc18.x86_64 (198/1178) > >14:34:07,132 INFO packaging: Installing file-5.11-4.fc18.x86_64 (199/1178) > >14:34:07,132 INFO packaging: Installing libshout-2.2.2-8.fc18.x86_64 (200/1178) > >14:34:07,132 INFO packaging: Installing avahi-gobject-0.6.31-6.fc18.x86_64 (201/1178) > >14:34:07,132 INFO packaging: Installing cyrus-sasl-md5-2.1.23-36.fc18.x86_64 (202/1178) > >14:34:07,133 INFO packaging: Installing libgssglue-0.4-1.fc18.x86_64 (203/1178) > >14:34:07,133 INFO packaging: Installing libtirpc-0.2.2-42.fc18.x86_64 (204/1178) > >14:34:07,133 INFO packaging: Installing keyutils-1.5.5-3.fc18.x86_64 (205/1178) > >14:34:07,133 INFO packaging: Installing xcb-util-0.3.8-3.fc18.x86_64 (206/1178) > >14:34:07,133 INFO packaging: Installing telepathy-logger-0.4.0-4.fc18.x86_64 (207/1178) > >14:34:07,133 INFO packaging: Installing gmime-2.6.10-1.fc18.x86_64 (208/1178) > >14:34:07,134 INFO packaging: Installing libgtop2-2.28.4-3.fc18.x86_64 (209/1178) > >14:34:07,134 INFO packaging: Installing libzeitgeist-0.3.18-3.fc18.x86_64 (210/1178) > >14:34:07,134 INFO packaging: Installing libtranslit-0.0.2-3.fc18.x86_64 (211/1178) > >14:34:07,134 INFO packaging: Installing libvirt-gconfig-0.1.3-1.fc18.x86_64 (212/1178) > >14:34:07,134 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (213/1178) > >14:34:07,134 INFO packaging: Installing llvm-libs-3.1-11.fc18.x86_64 (214/1178) > >14:34:07,135 INFO packaging: Installing libpinyin-data-0.7.92-1.fc18.x86_64 (215/1178) > >14:34:07,135 INFO packaging: Installing libpinyin-0.7.92-1.fc18.x86_64 (216/1178) > >14:34:07,135 INFO packaging: Installing xml-common-0.6.3-37.fc18.noarch (217/1178) > >14:34:07,135 INFO packaging: Installing iso-codes-3.39-1.fc18.noarch (218/1178) > >14:34:07,135 INFO packaging: Installing setools-libs-3.3.7-28.fc18.x86_64 (219/1178) > >14:34:07,135 INFO packaging: Installing m17n-lib-1.6.4-1.fc18.x86_64 (220/1178) > >14:34:07,136 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (221/1178) > >14:34:07,136 INFO packaging: Installing kmod-10-1.fc18.x86_64 (222/1178) > >14:34:07,136 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (223/1178) > >14:34:07,136 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (224/1178) > >14:34:07,136 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (225/1178) > >14:34:07,136 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (226/1178) > >14:34:07,137 INFO packaging: Installing mtools-4.0.17-3.fc18.x86_64 (227/1178) > >14:34:07,137 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (228/1178) > >14:34:07,137 INFO packaging: Installing libfontenc-1.1.1-2.fc18.x86_64 (229/1178) > >14:34:07,137 INFO packaging: Installing libXfont-1.4.5-2.fc18.x86_64 (230/1178) > >14:34:07,137 INFO packaging: Installing psmisc-22.19-2.fc18.x86_64 (231/1178) > >14:34:07,137 INFO packaging: Installing checkpolicy-2.1.11-2.fc18.x86_64 (232/1178) > >14:34:07,138 INFO packaging: Installing vpnc-script-0.5.3-15.svn457.fc18.noarch (233/1178) > >14:34:07,138 INFO packaging: Installing ncurses-5.9-5.20120204.fc18.x86_64 (234/1178) > >14:34:07,138 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (235/1178) > >14:34:07,138 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (236/1178) > >14:34:07,138 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (237/1178) > >14:34:07,138 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (238/1178) > >14:34:07,139 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (239/1178) > >14:34:07,139 INFO packaging: Installing pam-1.1.6-1.fc18.x86_64 (240/1178) > >14:34:07,139 INFO packaging: Installing fontconfig-2.10.1-1.fc18.x86_64 (241/1178) > >14:34:07,139 INFO packaging: Installing alsa-lib-1.0.26-1.fc18.x86_64 (242/1178) > >14:34:07,139 INFO packaging: Installing libblkid-2.22-1.fc18.x86_64 (243/1178) > >14:34:07,140 INFO packaging: Installing hicolor-icon-theme-0.12-5.fc18.noarch (244/1178) > >14:34:07,140 INFO packaging: Installing gnome-icon-theme-3.6.0-1.fc18.noarch (245/1178) > >14:34:07,140 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (246/1178) > >14:34:07,140 INFO packaging: Installing xdg-utils-1.1.0-0.14.20120809git.fc18.noarch (247/1178) > >14:34:07,140 INFO packaging: Installing gnome-icon-theme-legacy-3.6.0-1.fc18.noarch (248/1178) > >14:34:07,140 INFO packaging: Installing gnome-icon-theme-symbolic-3.6.0-1.fc18.noarch (249/1178) > >14:34:07,141 INFO packaging: Installing libmount-2.22-1.fc18.x86_64 (250/1178) > >14:34:07,141 INFO packaging: Installing poppler-0.20.2-3.fc18.x86_64 (251/1178) > >14:34:07,141 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (252/1178) > >14:34:07,141 INFO packaging: Installing binutils-2.23.51.0.1-3.fc18.x86_64 (253/1178) > >14:34:07,141 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (254/1178) > >14:34:07,141 INFO packaging: Installing cryptopp-5.6.1-8.fc18.x86_64 (255/1178) > >14:34:07,142 INFO packaging: Installing soundtouch-1.4.0-6.fc18.x86_64 (256/1178) > >14:34:07,142 INFO packaging: Installing ilmbase-1.0.3-3.fc18.x86_64 (257/1178) > >14:34:07,142 INFO packaging: Installing libvisual-0.4.0-12.fc18.x86_64 (258/1178) > >14:34:07,142 INFO packaging: Installing anthy-9100h-18.fc18.x86_64 (259/1178) > >14:34:07,142 INFO packaging: Installing lm_sensors-libs-3.3.2-4.fc18.x86_64 (260/1178) > >14:34:07,143 INFO packaging: Installing yajl-2.0.4-1.fc18.x86_64 (261/1178) > >14:34:07,143 INFO packaging: Installing mtdev-1.1.2-3.fc18.x86_64 (262/1178) > >14:34:07,143 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (263/1178) > >14:34:07,143 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (264/1178) > >14:34:07,143 INFO packaging: Installing libibverbs-1.1.6-3.fc18.x86_64 (265/1178) > >14:34:07,143 INFO packaging: Installing libqb-0.14.2-2.fc18.x86_64 (266/1178) > >14:34:07,143 INFO packaging: Installing fuse-libs-2.9.1-1.fc18.x86_64 (267/1178) > >14:34:07,144 INFO packaging: Installing libdv-1.0.0-14.fc18.x86_64 (268/1178) > >14:34:07,144 INFO packaging: Installing opus-1.0.1-1.fc18.x86_64 (269/1178) > >14:34:07,144 INFO packaging: Installing libXdmcp-1.1.1-2.fc18.x86_64 (270/1178) > >14:34:07,144 INFO packaging: Installing libcollection-0.6.2-11.fc18.x86_64 (271/1178) > >14:34:07,144 INFO packaging: Installing lzo-2.06-3.fc18.x86_64 (272/1178) > >14:34:07,144 INFO packaging: Installing libart_lgpl-2.3.21-4.fc18.x86_64 (273/1178) > >14:34:07,145 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (274/1178) > >14:34:07,145 INFO packaging: Installing lzop-1.03-5.fc18.x86_64 (275/1178) > >14:34:07,145 INFO packaging: Installing librdmacm-1.0.15-2.fc18.x86_64 (276/1178) > >14:34:07,145 INFO packaging: Installing OpenEXR-libs-1.7.1-1.fc18.x86_64 (277/1178) > >14:34:07,145 INFO packaging: Installing crash-6.0.8-2.fc18.x86_64 (278/1178) > >14:34:07,145 INFO packaging: Installing gnome-icon-theme-extras-3.4.0-2.fc18.noarch (279/1178) > >14:34:07,146 INFO packaging: Installing xfsprogs-3.1.8-5.fc18.x86_64 (280/1178) > >14:34:07,146 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (281/1178) > >14:34:07,146 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (282/1178) > >14:34:07,146 INFO packaging: Installing flite-1.3-18.fc18.x86_64 (283/1178) > >14:34:07,146 INFO packaging: Installing urw-fonts-2.4-12.fc18.noarch (284/1178) > >14:34:07,147 INFO packaging: Installing sssd-client-1.9.1-1.fc18.x86_64 (285/1178) > >14:34:07,147 INFO packaging: Installing brltty-4.3-7.fc18.x86_64 (286/1178) > >14:34:07,147 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (287/1178) > >14:34:07,147 INFO packaging: Installing 5:guile-1.8.8-5.fc18.2.x86_64 (288/1178) > >14:34:07,147 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (289/1178) > >14:34:07,147 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (290/1178) > >14:34:07,148 INFO packaging: Installing libcacard-0.1.2-3.fc18.x86_64 (291/1178) > >14:34:07,148 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (292/1178) > >14:34:07,148 INFO packaging: Installing openldap-2.4.32-3.fc18.x86_64 (293/1178) > >14:34:07,148 INFO packaging: Installing libcurl-7.27.0-2.fc18.x86_64 (294/1178) > >14:34:07,148 INFO packaging: Installing xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 (295/1178) > >14:34:07,148 INFO packaging: Installing curl-7.27.0-2.fc18.x86_64 (296/1178) > >14:34:07,149 INFO packaging: Installing ceph-libs-0.46-1.fc18.x86_64 (297/1178) > >14:34:07,149 INFO packaging: Installing liboauth-0.9.7-1.fc18.x86_64 (298/1178) > >14:34:07,149 INFO packaging: Installing libuser-0.57.6-2.fc18.x86_64 (299/1178) > >14:34:07,149 INFO packaging: Installing libwsman1-2.3.5-1.fc18.x86_64 (300/1178) > >14:34:07,149 INFO packaging: Installing 12:dhcp-libs-4.2.4-15.P2.fc18.x86_64 (301/1178) > >14:34:07,149 INFO packaging: Installing 12:dhcp-common-4.2.4-15.P2.fc18.x86_64 (302/1178) > >14:34:07,150 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (303/1178) > >14:34:07,150 INFO packaging: Installing gnupg-1.4.12-2.fc18.x86_64 (304/1178) > >14:34:07,150 INFO packaging: Installing libnfsidmap-0.25-4.fc18.x86_64 (305/1178) > >14:34:07,150 INFO packaging: Installing mailx-12.5-6.fc18.x86_64 (306/1178) > >14:34:07,150 INFO packaging: Installing sound-theme-freedesktop-0.7-5.fc18.noarch (307/1178) > >14:34:07,150 INFO packaging: Installing groff-1.21-10.fc18.x86_64 (308/1178) > >14:34:07,151 INFO packaging: Installing less-444-8.fc18.x86_64 (309/1178) > >14:34:07,151 INFO packaging: Installing tmpwatch-2.11-2.fc18.x86_64 (310/1178) > >14:34:07,151 INFO packaging: Installing 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 (311/1178) > >14:34:07,151 INFO packaging: Installing ghostscript-fonts-5.50-29.fc18.noarch (312/1178) > >14:34:07,151 INFO packaging: Installing libtranslit-m17n-0.0.2-3.fc18.x86_64 (313/1178) > >14:34:07,151 INFO packaging: Installing mesa-libxatracker-9.0-1.fc18.x86_64 (314/1178) > >14:34:07,152 INFO packaging: Installing dvd+rw-tools-7.1-10.fc18.x86_64 (315/1178) > >14:34:07,152 INFO packaging: Installing wodim-1.1.11-12.fc18.x86_64 (316/1178) > >14:34:07,152 INFO packaging: Installing gdisk-0.8.4-2.fc18.x86_64 (317/1178) > >14:34:07,152 INFO packaging: Installing harfbuzz-0.9.4-1.fc18.x86_64 (318/1178) > >14:34:07,152 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (319/1178) > >14:34:07,152 INFO packaging: Installing fftw-libs-double-3.3.2-2.fc18.x86_64 (320/1178) > >14:34:07,153 INFO packaging: Installing libofa-0.9.3-21.fc18.x86_64 (321/1178) > >14:34:07,153 INFO packaging: Installing spice-server-0.12.0-1.fc18.x86_64 (322/1178) > >14:34:07,153 INFO packaging: Installing 1:perl-parent-0.225-232.fc18.noarch (323/1178) > >14:34:07,153 INFO packaging: Installing 1:perl-Pod-Escapes-1.04-232.fc18.noarch (324/1178) > >14:34:07,153 INFO packaging: Installing perl-Pod-Perldoc-3.17.00-232.fc18.noarch (325/1178) > >14:34:07,153 INFO packaging: Installing perl-threads-1.86-232.fc18.x86_64 (326/1178) > >14:34:07,154 INFO packaging: Installing 4:perl-libs-5.16.1-232.fc18.x86_64 (327/1178) > >14:34:07,154 INFO packaging: Installing 4:perl-macros-5.16.1-232.fc18.x86_64 (328/1178) > >14:34:07,154 INFO packaging: Installing perl-Carp-1.26-232.fc18.noarch (329/1178) > >14:34:07,154 INFO packaging: Installing perl-Socket-2.002-3.fc18.x86_64 (330/1178) > >14:34:07,154 INFO packaging: Installing perl-Filter-1.45-4.fc18.x86_64 (331/1178) > >14:34:07,154 INFO packaging: Installing 1:perl-Module-Pluggable-4.00-232.fc18.noarch (332/1178) > >14:34:07,155 INFO packaging: Installing 1:perl-Pod-Simple-3.20-232.fc18.noarch (333/1178) > >14:34:07,155 INFO packaging: Installing perl-PathTools-3.39.2-232.fc18.x86_64 (334/1178) > >14:34:07,155 INFO packaging: Installing perl-threads-shared-1.40-232.fc18.x86_64 (335/1178) > >14:34:07,155 INFO packaging: Installing perl-Scalar-List-Utils-1.25-232.fc18.x86_64 (336/1178) > >14:34:07,155 INFO packaging: Installing perl-Pod-Parser-1.51-232.fc18.noarch (337/1178) > >14:34:07,155 INFO packaging: Installing 4:perl-5.16.1-232.fc18.x86_64 (338/1178) > >14:34:07,156 INFO packaging: Installing perl-Data-Dumper-2.135.06-232.fc18.x86_64 (339/1178) > >14:34:07,156 INFO packaging: Installing cdparanoia-10.2-12.fc18.x86_64 (340/1178) > >14:34:07,156 INFO packaging: Installing iw-3.6-1.fc18.x86_64 (341/1178) > >14:34:07,156 INFO packaging: Installing mpfr-3.1.1-1.fc18.x86_64 (342/1178) > >14:34:07,156 INFO packaging: Installing gstreamer-tools-0.10.36-2.fc18.x86_64 (343/1178) > >14:34:07,157 INFO packaging: Installing gstreamer-0.10.36-2.fc18.x86_64 (344/1178) > >14:34:07,157 INFO packaging: Installing libgadu-1.11.0-2.fc17.1.x86_64 (345/1178) > >14:34:07,157 INFO packaging: Installing gnutls-utils-2.12.20-2.fc18.x86_64 (346/1178) > >14:34:07,157 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (347/1178) > >14:34:07,157 INFO packaging: Installing libdc1394-2.1.4-3.fc18.x86_64 (348/1178) > >14:34:07,157 INFO packaging: Installing 1:rmt-0.4-0.13.b44.fc18.x86_64 (349/1178) > >14:34:07,157 INFO packaging: Installing elfutils-libs-0.155-1.fc18.x86_64 (350/1178) > >14:34:07,158 INFO packaging: Installing btparser-0.19-1.fc18.x86_64 (351/1178) > >14:34:07,158 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (352/1178) > >14:34:07,158 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (353/1178) > >14:34:07,158 INFO packaging: Installing mysql-libs-5.5.28-1.fc18.x86_64 (354/1178) > >14:34:07,158 INFO packaging: Installing libwvstreams-4.6.1-7.fc18.x86_64 (355/1178) > >14:34:07,159 INFO packaging: Installing telepathy-idle-0.1.12-2.fc18.x86_64 (356/1178) > >14:34:07,159 INFO packaging: Installing libevent-2.0.18-2.fc18.x86_64 (357/1178) > >14:34:07,159 INFO packaging: Installing 32:bind-libs-lite-9.9.1-10.P3.fc18.x86_64 (358/1178) > >14:34:07,159 INFO packaging: Installing 32:bind-libs-9.9.1-10.P3.fc18.x86_64 (359/1178) > >14:34:07,159 INFO packaging: Installing pkcs11-helper-1.09-3.fc18.x86_64 (360/1178) > >14:34:07,159 INFO packaging: Installing wget-1.14-1.fc18.x86_64 (361/1178) > >14:34:07,160 INFO packaging: Installing cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 (362/1178) > >14:34:07,160 INFO packaging: Installing openobex-1.5-5.fc18.x86_64 (363/1178) > >14:34:07,160 INFO packaging: Installing desktop-backgrounds-gnome-18.0.0-1.fc18.noarch (364/1178) > >14:34:07,160 INFO packaging: Installing meanwhile-1.1.0-7.fc18.x86_64 (365/1178) > >14:34:07,160 INFO packaging: Installing libipa_hbac-1.9.1-1.fc18.x86_64 (366/1178) > >14:34:07,160 INFO packaging: Installing libquvi-scripts-0.4.7-1.fc18.noarch (367/1178) > >14:34:07,161 INFO packaging: Installing libquvi-0.4.1-2.fc18.x86_64 (368/1178) > >14:34:07,161 INFO packaging: Installing libwayland-client-0.95.0-1.fc18.x86_64 (369/1178) > >14:34:07,161 INFO packaging: Installing libwayland-server-0.95.0-1.fc18.x86_64 (370/1178) > >14:34:07,161 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (371/1178) > >14:34:07,161 INFO packaging: Installing cyrus-sasl-plain-2.1.23-36.fc18.x86_64 (372/1178) > >14:34:07,161 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (373/1178) > >14:34:07,162 INFO packaging: Installing rpm-libs-4.10.1-1.fc18.x86_64 (374/1178) > >14:34:07,162 INFO packaging: Installing rpm-4.10.1-1.fc18.x86_64 (375/1178) > >14:34:07,162 INFO packaging: Installing color-filesystem-1-10.noarch (376/1178) > >14:34:07,162 INFO packaging: Installing deltarpm-3.6-0.11.20110223git.fc18.x86_64 (377/1178) > >14:34:07,162 INFO packaging: Installing shared-color-profiles-0.1.5-4.fc18.noarch (378/1178) > >14:34:07,162 INFO packaging: Installing 1:net-snmp-agent-libs-5.7.1-10.fc18.x86_64 (379/1178) > >14:34:07,163 INFO packaging: Installing device-mapper-persistent-data-0.1.4-2.fc18.x86_64 (380/1178) > >14:34:07,163 INFO packaging: Installing exiv2-libs-0.23-3.fc18.x86_64 (381/1178) > >14:34:07,163 INFO packaging: Installing tcp_wrappers-7.6-70.fc18.x86_64 (382/1178) > >14:34:07,163 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (383/1178) > >14:34:07,163 INFO packaging: Installing 2:tar-1.26-9.fc18.x86_64 (384/1178) > >14:34:07,163 INFO packaging: Installing libisofs-1.2.4-1.fc18.x86_64 (385/1178) > >14:34:07,164 INFO packaging: Installing rsync-3.0.9-3.fc18.x86_64 (386/1178) > >14:34:07,164 INFO packaging: Installing acl-2.2.51-7.fc18.x86_64 (387/1178) > >14:34:07,164 INFO packaging: Installing augeas-libs-0.10.0-5.fc18.x86_64 (388/1178) > >14:34:07,164 INFO packaging: Installing netcf-libs-0.2.2-1.fc18.x86_64 (389/1178) > >14:34:07,164 INFO packaging: Installing librsync-0.9.7-18.fc18.x86_64 (390/1178) > >14:34:07,164 INFO packaging: Installing diffutils-3.2-9.fc18.x86_64 (391/1178) > >14:34:07,165 INFO packaging: Installing m4-1.4.16-5.fc18.x86_64 (392/1178) > >14:34:07,165 INFO packaging: Installing liblouis-2.4.1-2.fc18.x86_64 (393/1178) > >14:34:07,165 INFO packaging: Installing libcdio-0.83-5.fc18.x86_64 (394/1178) > >14:34:07,165 INFO packaging: Installing foomatic-filters-4.0.8-13.fc18.x86_64 (395/1178) > >14:34:07,165 INFO packaging: Installing libselinux-utils-2.1.12-1.fc18.x86_64 (396/1178) > >14:34:07,165 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (397/1178) > >14:34:07,166 INFO packaging: Installing abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch (398/1178) > >14:34:07,166 INFO packaging: Installing 2:ncftp-3.2.5-4.fc18.x86_64 (399/1178) > >14:34:07,166 INFO packaging: Installing compat-readline5-5.2-20.fc18.x86_64 (400/1178) > >14:34:07,166 INFO packaging: Installing socat-1.7.2.1-2.fc18.x86_64 (401/1178) > >14:34:07,166 INFO packaging: Installing 2:nmap-ncat-6.01-7.fc18.x86_64 (402/1178) > >14:34:07,166 INFO packaging: Installing dialog-1.1-16.20110707.fc18.x86_64 (403/1178) > >14:34:07,167 INFO packaging: Installing webrtc-audio-processing-0.1-1.fc18.x86_64 (404/1178) > >14:34:07,167 INFO packaging: Installing libmodman-2.0.1-5.fc18.x86_64 (405/1178) > >14:34:07,167 INFO packaging: Installing libproxy-0.4.7-5.fc18.x86_64 (406/1178) > >14:34:07,167 INFO packaging: Installing glib-networking-2.34.0-1.fc18.x86_64 (407/1178) > >14:34:07,167 INFO packaging: Installing libsoup-2.40.0-1.fc18.x86_64 (408/1178) > >14:34:07,167 INFO packaging: Installing totem-pl-parser-3.4.3-1.fc18.x86_64 (409/1178) > >14:34:07,168 INFO packaging: Installing rest-0.7.90-1.fc18.x86_64 (410/1178) > >14:34:07,168 INFO packaging: Installing telepathy-salut-0.8.0-2.fc18.x86_64 (411/1178) > >14:34:07,168 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (412/1178) > >14:34:07,168 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (413/1178) > >14:34:07,168 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (414/1178) > >14:34:07,168 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (415/1178) > >14:34:07,169 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (416/1178) > >14:34:07,169 INFO packaging: Installing pyxdg-0.19-5.fc18.noarch (417/1178) > >14:34:07,169 INFO packaging: Installing libselinux-python-2.1.12-1.fc18.x86_64 (418/1178) > >14:34:07,169 INFO packaging: Installing libxml2-python-2.9.0-0rc1.fc18.x86_64 (419/1178) > >14:34:07,169 INFO packaging: Installing python-slip-0.2.20-3.fc18.noarch (420/1178) > >14:34:07,169 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (421/1178) > >14:34:07,170 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (422/1178) > >14:34:07,170 INFO packaging: Installing python-pwquality-1.2.0-1.fc18.x86_64 (423/1178) > >14:34:07,170 INFO packaging: Installing setools-libs-python-3.3.7-28.fc18.x86_64 (424/1178) > >14:34:07,170 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (425/1178) > >14:34:07,170 INFO packaging: Installing libuser-python-0.57.6-2.fc18.x86_64 (426/1178) > >14:34:07,170 INFO packaging: Installing audit-libs-python-2.2.1-2.fc18.x86_64 (427/1178) > >14:34:07,171 INFO packaging: Installing python-decorator-3.3.3-4.fc18.noarch (428/1178) > >14:34:07,171 INFO packaging: Installing gdb-7.5.0.20120926-25.fc18.x86_64 (429/1178) > >14:34:07,171 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (430/1178) > >14:34:07,171 INFO packaging: Installing system-config-keyboard-base-1.3.1-9.fc18.x86_64 (431/1178) > >14:34:07,171 INFO packaging: Installing python-cloudfiles-1.7.10-2.fc18.noarch (432/1178) > >14:34:07,171 INFO packaging: Installing python-markupsafe-0.11-7.fc18.x86_64 (433/1178) > >14:34:07,172 INFO packaging: Installing liblouis-python-2.4.1-2.fc18.noarch (434/1178) > >14:34:07,172 INFO packaging: Installing pyliblzma-0.5.3-7.fc18.x86_64 (435/1178) > >14:34:07,172 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (436/1178) > >14:34:07,172 INFO packaging: Installing pytalloc-2.0.7-5.fc18.x86_64 (437/1178) > >14:34:07,172 INFO packaging: Installing 2:samba-libs-4.0.0-153.fc18.rc2.x86_64 (438/1178) > >14:34:07,173 INFO packaging: Installing obexd-0.47-1.fc18.x86_64 (439/1178) > >14:34:07,173 INFO packaging: Installing python-ethtool-0.7-4.fc18.x86_64 (440/1178) > >14:34:07,173 INFO packaging: Installing pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 (441/1178) > >14:34:07,173 INFO packaging: Installing python-imaging-1.1.7-7.fc18.x86_64 (442/1178) > >14:34:07,173 INFO packaging: Installing python-setuptools-0.6.28-3.fc18.noarch (443/1178) > >14:34:07,173 INFO packaging: Installing python-tempita-0.5.1-4.fc18.noarch (444/1178) > >14:34:07,174 INFO packaging: Installing python-IPy-0.75-3.fc18.noarch (445/1178) > >14:34:07,174 INFO packaging: Installing python-GnuPGInterface-0.3.2-10.fc18.noarch (446/1178) > >14:34:07,174 INFO packaging: Installing python-boto-2.5.2-2.fc18.noarch (447/1178) > >14:34:07,174 INFO packaging: Installing python-chardet-2.0.1-5.fc18.noarch (448/1178) > >14:34:07,174 INFO packaging: Installing python-kitchen-1.1.1-2.fc18.noarch (449/1178) > >14:34:07,174 INFO packaging: Installing javapackages-tools-0.6.0-1.fc18.noarch (450/1178) > >14:34:07,175 INFO packaging: Installing jpackage-utils-1.7.5-20.fc18.x86_64 (451/1178) > >14:34:07,175 INFO packaging: Installing jline-1.0-2.fc18.noarch (452/1178) > >14:34:07,175 INFO packaging: Installing rhino-1.7R3-6.fc18.noarch (453/1178) > >14:34:07,175 INFO packaging: Installing python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 (454/1178) > >14:34:07,175 INFO packaging: Installing pyOpenSSL-0.13-2.fc18.x86_64 (455/1178) > >14:34:07,175 INFO packaging: Installing python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch (456/1178) > >14:34:07,176 INFO packaging: Installing python-beaker-1.5.4-6.fc18.noarch (457/1178) > >14:34:07,176 INFO packaging: Installing python-mako-0.5.0-5.fc18.noarch (458/1178) > >14:34:07,176 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (459/1178) > >14:34:07,176 INFO packaging: Installing python-urlgrabber-3.9.1-21.fc18.noarch (460/1178) > >14:34:07,176 INFO packaging: Installing libchewing-0.3.3-3.fc18.x86_64 (461/1178) > >14:34:07,176 INFO packaging: Installing opencc-0.3.0-4.fc18.x86_64 (462/1178) > >14:34:07,176 INFO packaging: Installing pakchois-0.4-6.x86_64 (463/1178) > >14:34:07,176 INFO packaging: Installing neon-0.29.6-3.fc18.x86_64 (464/1178) > >14:34:07,176 INFO packaging: Installing libmusicbrainz5-5.0.1-2.fc18.x86_64 (465/1178) > >14:34:07,176 INFO packaging: Installing libsss_idmap-1.9.1-1.fc18.x86_64 (466/1178) > >14:34:07,176 INFO packaging: Installing libpipeline-1.2.1-2.fc18.x86_64 (467/1178) > >14:34:07,176 INFO packaging: Installing libhangul-0.1.0-3.fc18.x86_64 (468/1178) > >14:34:07,177 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (469/1178) > >14:34:07,177 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (470/1178) > >14:34:07,177 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (471/1178) > >14:34:07,177 INFO packaging: Installing libutempter-1.1.5-7.fc18.x86_64 (472/1178) > >14:34:07,177 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (473/1178) > >14:34:07,177 INFO packaging: Installing libsemanage-python-2.1.9-1.fc18.x86_64 (474/1178) > >14:34:07,177 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (475/1178) > >14:34:07,177 INFO packaging: Installing libthai-0.1.14-6.fc18.x86_64 (476/1178) > >14:34:07,177 INFO packaging: Installing libburn-1.2.4-1.fc18.x86_64 (477/1178) > >14:34:07,177 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (478/1178) > >14:34:07,177 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (479/1178) > >14:34:07,177 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (480/1178) > >14:34:07,177 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (481/1178) > >14:34:07,177 INFO packaging: Installing rpm-build-libs-4.10.1-1.fc18.x86_64 (482/1178) > >14:34:07,178 INFO packaging: Installing rpm-python-4.10.1-1.fc18.x86_64 (483/1178) > >14:34:07,178 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (484/1178) > >14:34:07,178 INFO packaging: Installing createrepo-0.9.9-12.fc18.noarch (485/1178) > >14:34:07,178 INFO packaging: Installing 1:anaconda-yum-plugins-1.0-8.fc18.noarch (486/1178) > >14:34:07,178 INFO packaging: Installing passwdqc-lib-1.2.2-4.fc18.x86_64 (487/1178) > >14:34:07,178 INFO packaging: Installing sg3_utils-libs-1.33-4.fc18.x86_64 (488/1178) > >14:34:07,178 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (489/1178) > >14:34:07,178 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (490/1178) > >14:34:07,178 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (491/1178) > >14:34:07,178 INFO packaging: Installing cryptsetup-libs-1.5.0-2.fc18.x86_64 (492/1178) > >14:34:07,179 INFO packaging: Installing systemd-libs-194-1.fc18.x86_64 (493/1178) > >14:34:07,179 INFO packaging: Installing systemd-194-1.fc18.x86_64 (494/1178) > >14:34:07,179 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (495/1178) > >14:34:07,179 INFO packaging: Installing util-linux-2.22-1.fc18.x86_64 (496/1178) > >14:34:07,179 INFO packaging: Installing systemd-sysv-194-1.fc18.x86_64 (497/1178) > >14:34:07,179 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (498/1178) > >14:34:07,179 INFO packaging: Installing libgudev1-194-1.fc18.x86_64 (499/1178) > >14:34:07,179 INFO packaging: Installing GConf2-3.2.5-2.fc18.x86_64 (500/1178) > >14:34:07,179 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (501/1178) > >14:34:07,180 INFO packaging: Installing libdrm-2.4.39-1.fc18.x86_64 (502/1178) > >14:34:07,180 INFO packaging: Installing ibus-libs-1.4.99.20121006-2.fc18.x86_64 (503/1178) > >14:34:07,180 INFO packaging: Installing gssdp-0.12.2.1-2.fc18.x86_64 (504/1178) > >14:34:07,180 INFO packaging: Installing PackageKit-glib-0.8.4-3.fc18.x86_64 (505/1178) > >14:34:07,180 INFO packaging: Installing gupnp-0.18.4-1.fc18.x86_64 (506/1178) > >14:34:07,180 INFO packaging: Installing dconf-0.14.0-1.fc18.x86_64 (507/1178) > >14:34:07,180 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (508/1178) > >14:34:07,180 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (509/1178) > >14:34:07,181 INFO packaging: Installing iptables-1.4.14-3.fc18.x86_64 (510/1178) > >14:34:07,181 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (511/1178) > >14:34:07,181 INFO packaging: Installing usermode-1.111-1.fc18.x86_64 (512/1178) > >14:34:07,181 INFO packaging: Installing gupnp-igd-0.2.1-2.fc18.x86_64 (513/1178) > >14:34:07,181 INFO packaging: Installing libnice-0.1.3-1.fc18.x86_64 (514/1178) > >14:34:07,181 INFO packaging: Installing accountsservice-0.6.25-2.fc18.x86_64 (515/1178) > >14:34:07,181 INFO packaging: Installing policycoreutils-2.1.12-5.fc18.x86_64 (516/1178) > >14:34:07,181 INFO packaging: Installing lockdev-1.0.4-0.5.20111007git.fc18.x86_64 (517/1178) > >14:34:07,181 INFO packaging: Installing usbmuxd-1.0.8-5.fc18.x86_64 (518/1178) > >14:34:07,182 INFO packaging: Installing libimobiledevice-1.1.4-4.fc18.x86_64 (519/1178) > >14:34:07,182 INFO packaging: Installing selinux-policy-3.11.1-36.fc18.noarch (520/1178) > >14:34:07,182 INFO packaging: Installing accountsservice-libs-0.6.25-2.fc18.x86_64 (521/1178) > >14:34:07,182 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (522/1178) > >14:34:07,182 INFO packaging: Installing geoclue-0.12.99-1.fc18.x86_64 (523/1178) > >14:34:07,182 INFO packaging: Installing python-slip-dbus-0.2.20-3.fc18.noarch (524/1178) > >14:34:07,182 INFO packaging: Installing rpcbind-0.2.0-17.fc18.x86_64 (525/1178) > >14:34:07,182 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (526/1178) > >14:34:07,183 INFO packaging: Installing pcsc-lite-1.8.6-1.fc18.x86_64 (527/1178) > >14:34:07,183 INFO packaging: Installing pcsc-lite-ccid-1.4.8-1.fc18.x86_64 (528/1178) > >14:34:07,183 INFO packaging: Installing openssh-6.1p1-1.fc18.x86_64 (529/1178) > >14:34:07,183 INFO packaging: Installing openssh-clients-6.1p1-1.fc18.x86_64 (530/1178) > >14:34:07,183 INFO packaging: Installing corosynclib-2.1.0-1.fc18.x86_64 (531/1178) > >14:34:07,183 INFO packaging: Installing corosync-2.1.0-1.fc18.x86_64 (532/1178) > >14:34:07,183 INFO packaging: Installing 2:samba-common-4.0.0-153.fc18.rc2.x86_64 (533/1178) > >14:34:07,183 INFO packaging: Installing 2:libsmbclient-4.0.0-153.fc18.rc2.x86_64 (534/1178) > >14:34:07,183 INFO packaging: Installing libosinfo-0.2.0-1.fc18.x86_64 (535/1178) > >14:34:07,183 INFO packaging: Installing kpartx-0.4.9-32.fc18.x86_64 (536/1178) > >14:34:07,184 INFO packaging: Installing parted-3.1-7.fc18.x86_64 (537/1178) > >14:34:07,184 INFO packaging: Installing python-smbc-1.0.13-5.fc18.x86_64 (538/1178) > >14:34:07,184 INFO packaging: Installing duplicity-0.6.18-2.fc18.x86_64 (539/1178) > >14:34:07,184 INFO packaging: Installing 1:nfs-utils-1.2.6-12.fc18.x86_64 (540/1178) > >14:34:07,184 INFO packaging: Installing yp-tools-2.12-11.fc18.x86_64 (541/1178) > >14:34:07,184 INFO packaging: Installing 3:ypbind-1.36-7.fc18.x86_64 (542/1178) > >14:34:07,184 INFO packaging: Installing lvm2-libs-2.02.97-1.fc18.x86_64 (543/1178) > >14:34:07,184 INFO packaging: Installing lvm2-2.02.97-1.fc18.x86_64 (544/1178) > >14:34:07,184 INFO packaging: Installing selinux-policy-devel-3.11.1-36.fc18.noarch (545/1178) > >14:34:07,185 INFO packaging: Installing setuptool-1.19.11-5.fc18.x86_64 (546/1178) > >14:34:07,185 INFO packaging: Installing system-config-keyboard-1.3.1-9.fc18.x86_64 (547/1178) > >14:34:07,185 INFO packaging: Installing openvpn-2.2.2-9.fc18.x86_64 (548/1178) > >14:34:07,185 INFO packaging: Installing pptp-1.7.2-17.fc18.x86_64 (549/1178) > >14:34:07,185 INFO packaging: Installing gupnp-av-0.10.3-1.fc18.x86_64 (550/1178) > >14:34:07,185 INFO packaging: Installing PackageKit-device-rebind-0.8.4-3.fc18.x86_64 (551/1178) > >14:34:07,185 INFO packaging: Installing libgusb-0.1.3-3.fc18.x86_64 (552/1178) > >14:34:07,185 INFO packaging: Installing rtkit-0.11-3.fc18.x86_64 (553/1178) > >14:34:07,185 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (554/1178) > >14:34:07,185 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (555/1178) > >14:34:07,185 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (556/1178) > >14:34:07,185 INFO packaging: Installing 1:grub2-tools-2.00-10.fc18.x86_64 (557/1178) > >14:34:07,185 INFO packaging: Installing alsa-utils-1.0.26-1.fc18.x86_64 (558/1178) > >14:34:07,185 INFO packaging: Installing fxload-2002_04_11-12.fc18.x86_64 (559/1178) > >14:34:07,185 INFO packaging: Installing alsa-firmware-1.0.25-2.fc18.noarch (560/1178) > >14:34:07,186 INFO packaging: Installing alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 (561/1178) > >14:34:07,186 INFO packaging: Installing hplip-common-3.12.10-1.fc18.x86_64 (562/1178) > >14:34:07,186 INFO packaging: Installing media-player-info-17-1.fc18.noarch (563/1178) > >14:34:07,186 INFO packaging: Installing libmtp-1.1.5-1.fc18.x86_64 (564/1178) > >14:34:07,186 INFO packaging: Installing iputils-20101006-18.fc18.x86_64 (565/1178) > >14:34:07,186 INFO packaging: Installing usb_modeswitch-data-20120815-1.fc18.noarch (566/1178) > >14:34:07,186 INFO packaging: Installing usb_modeswitch-1.2.4-1.fc18.x86_64 (567/1178) > >14:34:07,186 INFO packaging: Installing glusterfs-3.3.1-1.fc18.x86_64 (568/1178) > >14:34:07,186 INFO packaging: Installing glusterfs-fuse-3.3.1-1.fc18.x86_64 (569/1178) > >14:34:07,186 INFO packaging: Installing crda-1.1.2_2011.04.28-3.fc18.x86_64 (570/1178) > >14:34:07,186 INFO packaging: Installing netxen-firmware-4.0.534-6.fc18.noarch (571/1178) > >14:34:07,186 INFO packaging: Installing linux-firmware-20120925-0.1.git236367d.fc18.noarch (572/1178) > >14:34:07,186 INFO packaging: Installing trousers-0.3.10-1.fc18.x86_64 (573/1178) > >14:34:07,186 INFO packaging: Installing openconnect-4.07-2.fc18.x86_64 (574/1178) > >14:34:07,186 INFO packaging: Installing radvd-1.9.1-3.fc18.x86_64 (575/1178) > >14:34:07,186 INFO packaging: Installing mesa-libgbm-9.0-1.fc18.x86_64 (576/1178) > >14:34:07,186 INFO packaging: Installing libatasmart-0.19-3.fc18.x86_64 (577/1178) > >14:34:07,186 INFO packaging: Installing cryptsetup-1.5.0-2.fc18.x86_64 (578/1178) > >14:34:07,187 INFO packaging: Installing dosfstools-3.0.12-3.fc18.x86_64 (579/1178) > >14:34:07,187 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (580/1178) > >14:34:07,187 INFO packaging: Installing libgdither-0.6-5.fc18.x86_64 (581/1178) > >14:34:07,187 INFO packaging: Installing gavl-1.4.0-1.fc18.x86_64 (582/1178) > >14:34:07,187 INFO packaging: Installing c-ares-1.9.1-2.fc18.x86_64 (583/1178) > >14:34:07,187 INFO packaging: Installing libdhash-0.4.3-11.fc18.x86_64 (584/1178) > >14:34:07,187 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (585/1178) > >14:34:07,187 INFO packaging: Installing initscripts-9.41-2.fc18.x86_64 (586/1178) > >14:34:07,187 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (587/1178) > >14:34:07,187 INFO packaging: Installing pm-utils-1.4.1-21.fc18.x86_64 (588/1178) > >14:34:07,187 INFO packaging: Installing upower-0.9.17-2.fc18.x86_64 (589/1178) > >14:34:07,187 INFO packaging: Installing 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 (590/1178) > >14:34:07,187 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (591/1178) > >14:34:07,187 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (592/1178) > >14:34:07,187 INFO packaging: Installing libvirt-client-0.10.2-3.fc18.x86_64 (593/1178) > >14:34:07,187 INFO packaging: Installing libcgroup-0.38-2.fc18.x86_64 (594/1178) > >14:34:07,187 INFO packaging: Installing policycoreutils-python-2.1.12-5.fc18.x86_64 (595/1178) > >14:34:07,187 INFO packaging: Installing setroubleshoot-plugins-3.0.45-1.fc18.noarch (596/1178) > >14:34:07,188 INFO packaging: Installing setroubleshoot-server-3.1.17-2.fc18.x86_64 (597/1178) > >14:34:07,188 INFO packaging: Installing libvirt-glib-0.1.3-1.fc18.x86_64 (598/1178) > >14:34:07,188 INFO packaging: Installing libvirt-gobject-0.1.3-1.fc18.x86_64 (599/1178) > >14:34:07,188 INFO packaging: Installing telepathy-gabble-0.16.3-1.fc18.x86_64 (600/1178) > >14:34:07,188 INFO packaging: Installing numad-0.5-6.20120522git.fc18.x86_64 (601/1178) > >14:34:07,188 INFO packaging: Installing vpnc-0.5.3-15.svn457.fc18.x86_64 (602/1178) > >14:34:07,188 INFO packaging: Installing 1:net-snmp-5.7.1-10.fc18.x86_64 (603/1178) > >14:34:07,188 INFO packaging: Installing iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 (604/1178) > >14:34:07,188 INFO packaging: Installing 12:dhclient-4.2.4-15.P2.fc18.x86_64 (605/1178) > >14:34:07,188 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (606/1178) > >14:34:07,188 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (607/1178) > >14:34:07,188 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (608/1178) > >14:34:07,188 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (609/1178) > >14:34:07,188 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (610/1178) > >14:34:07,188 INFO packaging: Installing sheepdog-0.3.0-3.fc18.x86_64 (611/1178) > >14:34:07,188 INFO packaging: Installing lrzsz-0.12.20-31.fc18.x86_64 (612/1178) > >14:34:07,188 INFO packaging: Installing dotconf-1.3-4.fc18.x86_64 (613/1178) > >14:34:07,189 INFO packaging: Installing libnfnetlink-1.0.0-5.fc18.x86_64 (614/1178) > >14:34:07,189 INFO packaging: Installing libnetfilter_conntrack-1.0.1-2.fc18.x86_64 (615/1178) > >14:34:07,189 INFO packaging: Installing 1:dmidecode-2.11-9.fc18.x86_64 (616/1178) > >14:34:07,189 INFO packaging: Installing dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 (617/1178) > >14:34:07,189 INFO packaging: Installing jbigkit-libs-2.0-7.fc18.x86_64 (618/1178) > >14:34:07,189 INFO packaging: Installing libtiff-4.0.3-1.fc18.x86_64 (619/1178) > >14:34:07,189 INFO packaging: Installing 1:cups-libs-1.5.4-5.fc18.x86_64 (620/1178) > >14:34:07,189 INFO packaging: Installing python-cups-1.9.62-1.fc18.x86_64 (621/1178) > >14:34:07,189 INFO packaging: Installing system-config-printer-libs-1.3.11-1.fc18.x86_64 (622/1178) > >14:34:07,189 INFO packaging: Installing cups-pk-helper-0.2.2-2.fc18.x86_64 (623/1178) > >14:34:07,189 INFO packaging: Installing SDL-1.2.15-2.fc18.x86_64 (624/1178) > >14:34:07,189 INFO packaging: Installing enca-1.13-4.fc18.x86_64 (625/1178) > >14:34:07,189 INFO packaging: Installing libmpcdec-1.2.6-9.fc18.x86_64 (626/1178) > >14:34:07,189 INFO packaging: Installing libiptcdata-1.0.4-8.fc18.x86_64 (627/1178) > >14:34:07,189 INFO packaging: Installing libytnef-1.5-9.fc18.x86_64 (628/1178) > >14:34:07,189 INFO packaging: Installing libmcpp-2.7.2-8.fc18.x86_64 (629/1178) > >14:34:07,189 INFO packaging: Installing mcpp-2.7.2-8.fc18.x86_64 (630/1178) > >14:34:07,189 INFO packaging: Installing paps-libs-0.6.8-22.fc18.x86_64 (631/1178) > >14:34:07,190 INFO packaging: Installing libref_array-0.1.3-11.fc18.x86_64 (632/1178) > >14:34:07,190 INFO packaging: Installing libsysfs-2.1.0-12.fc18.x86_64 (633/1178) > >14:34:07,190 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (634/1178) > >14:34:07,190 INFO packaging: Installing dracut-024-5.git20121019.fc18.x86_64 (635/1178) > >14:34:07,190 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (636/1178) > >14:34:07,190 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (637/1178) > >14:34:07,190 INFO packaging: Installing libpath_utils-0.2.1-11.fc18.x86_64 (638/1178) > >14:34:07,190 INFO packaging: Installing 2:ntfs-3g-2012.1.15-4.fc18.x86_64 (639/1178) > >14:34:07,190 INFO packaging: Installing 2:ntfsprogs-2012.1.15-4.fc18.x86_64 (640/1178) > >14:34:07,190 INFO packaging: Installing udisks2-1.99.0-1.fc18.x86_64 (641/1178) > >14:34:07,190 INFO packaging: Installing libsilc-1.1.10-7.fc18.x86_64 (642/1178) > >14:34:07,190 INFO packaging: Installing sgpio-1.2.0.10-8.fc18.x86_64 (643/1178) > >14:34:07,190 INFO packaging: Installing dmraid-events-1.0.0.rc16-17.fc18.x86_64 (644/1178) > >14:34:07,190 INFO packaging: Installing dmraid-1.0.0.rc16-17.fc18.x86_64 (645/1178) > >14:34:07,190 INFO packaging: Installing libcue-1.3.0-5.fc18.x86_64 (646/1178) > >14:34:07,190 INFO packaging: Installing libbasicobjects-0.1.0-11.fc18.x86_64 (647/1178) > >14:34:07,190 INFO packaging: Installing libini_config-0.7.0-11.fc18.x86_64 (648/1178) > >14:34:07,190 INFO packaging: Installing adwaita-cursor-theme-3.6.0.2-1.fc18.noarch (649/1178) > >14:34:07,191 INFO packaging: Installing libwacom-data-0.6-5.fc18.noarch (650/1178) > >14:34:07,191 INFO packaging: Installing libwacom-0.6-5.fc18.x86_64 (651/1178) > >14:34:07,191 INFO packaging: Installing adwaita-gtk2-theme-3.6.0.2-1.fc18.x86_64 (652/1178) > >14:34:07,191 INFO packaging: Installing mesa-dri-filesystem-9.0-1.fc18.x86_64 (653/1178) > >14:34:07,191 INFO packaging: Installing yelp-xsl-3.6.0-1.fc18.noarch (654/1178) > >14:34:07,191 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (655/1178) > >14:34:07,191 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (656/1178) > >14:34:07,191 INFO packaging: Installing gdk-pixbuf2-2.26.4-1.fc18.x86_64 (657/1178) > >14:34:07,191 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (658/1178) > >14:34:07,191 INFO packaging: Installing libXi-1.6.1-2.fc18.x86_64 (659/1178) > >14:34:07,191 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (660/1178) > >14:34:07,191 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (661/1178) > >14:34:07,191 INFO packaging: Installing libXcomposite-0.4.3-4.fc18.x86_64 (662/1178) > >14:34:07,191 INFO packaging: Installing libXtst-1.2.1-2.fc18.x86_64 (663/1178) > >14:34:07,191 INFO packaging: Installing pulseaudio-libs-2.1-4.fc18.x86_64 (664/1178) > >14:34:07,191 INFO packaging: Installing libcanberra-0.29-4.fc18.x86_64 (665/1178) > >14:34:07,191 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (666/1178) > >14:34:07,191 INFO packaging: Installing libXrandr-1.4.0-1.fc18.x86_64 (667/1178) > >14:34:07,192 INFO packaging: Installing libXinerama-1.1.2-2.fc18.x86_64 (668/1178) > >14:34:07,192 INFO packaging: Installing startup-notification-0.12-4.fc18.x86_64 (669/1178) > >14:34:07,192 INFO packaging: Installing libXcursor-1.1.13-2.fc18.x86_64 (670/1178) > >14:34:07,192 INFO packaging: Installing pulseaudio-libs-glib2-2.1-4.fc18.x86_64 (671/1178) > >14:34:07,192 INFO packaging: Installing libXv-1.0.7-2.fc18.x86_64 (672/1178) > >14:34:07,192 INFO packaging: Installing 1:dbus-x11-1.6.8-2.fc18.x86_64 (673/1178) > >14:34:07,192 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (674/1178) > >14:34:07,192 INFO packaging: Installing mesa-libGL-9.0-1.fc18.x86_64 (675/1178) > >14:34:07,192 INFO packaging: Installing libXt-1.1.3-1.fc18.x86_64 (676/1178) > >14:34:07,192 INFO packaging: Installing libxkbfile-1.0.8-2.fc18.x86_64 (677/1178) > >14:34:07,192 INFO packaging: Installing libxklavier-5.3-1.fc18.x86_64 (678/1178) > >14:34:07,192 INFO packaging: Installing ghostscript-9.05-5.fc18.x86_64 (679/1178) > >14:34:07,192 INFO packaging: Installing libao-1.1.0-5.fc18.x86_64 (680/1178) > >14:34:07,192 INFO packaging: Installing spice-glib-0.14-1.fc18.x86_64 (681/1178) > >14:34:07,192 INFO packaging: Installing libXxf86misc-1.0.3-4.fc18.x86_64 (682/1178) > >14:34:07,192 INFO packaging: Installing gvnc-0.5.1-4.fc18.x86_64 (683/1178) > >14:34:07,192 INFO packaging: Installing xorg-x11-xkb-utils-7.7-2.fc18.x86_64 (684/1178) > >14:34:07,192 INFO packaging: Installing libXmu-1.1.1-2.fc18.x86_64 (685/1178) > >14:34:07,193 INFO packaging: Installing xorg-x11-server-utils-7.5-13.fc18.x86_64 (686/1178) > >14:34:07,193 INFO packaging: Installing mesa-libGLU-9.0.0-1.fc18.x86_64 (687/1178) > >14:34:07,193 INFO packaging: Installing libXvMC-1.0.7-2.fc18.x86_64 (688/1178) > >14:34:07,193 INFO packaging: Installing espeak-1.46.02-4.fc18.x86_64 (689/1178) > >14:34:07,193 INFO packaging: Installing festival-speechtools-libs-1.2.96-21.fc18.x86_64 (690/1178) > >14:34:07,193 INFO packaging: Installing brlapi-0.5.6-7.fc18.x86_64 (691/1178) > >14:34:07,193 INFO packaging: Installing mesa-libEGL-9.0-1.fc18.x86_64 (692/1178) > >14:34:07,193 INFO packaging: Installing cairo-1.12.2-4.fc18.1.x86_64 (693/1178) > >14:34:07,193 INFO packaging: Installing cairo-gobject-1.12.2-4.fc18.1.x86_64 (694/1178) > >14:34:07,193 INFO packaging: Installing gjs-1.34.0-1.fc18.x86_64 (695/1178) > >14:34:07,193 INFO packaging: Installing cairomm-1.10.0-5.fc18.x86_64 (696/1178) > >14:34:07,193 INFO packaging: Installing poppler-glib-0.20.2-3.fc18.x86_64 (697/1178) > >14:34:07,193 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (698/1178) > >14:34:07,193 INFO packaging: Installing pygobject3-3.3.91-1.fc18.x86_64 (699/1178) > >14:34:07,193 INFO packaging: Installing giflib-4.1.6-6.fc18.x86_64 (700/1178) > >14:34:07,193 INFO packaging: Installing 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.x86_64 (701/1178) > >14:34:07,193 INFO packaging: Installing firewalld-0.2.9-1.fc18.noarch (702/1178) > >14:34:07,194 INFO packaging: Installing libgxps-0.2.2-3.fc18.x86_64 (703/1178) > >14:34:07,194 INFO packaging: Installing python-brlapi-0.5.6-7.fc18.x86_64 (704/1178) > >14:34:07,194 INFO packaging: Installing festival-lib-1.96-21.fc18.x86_64 (705/1178) > >14:34:07,194 INFO packaging: Installing festvox-slt-arctic-hts-0.20061229-21.fc18.noarch (706/1178) > >14:34:07,194 INFO packaging: Installing festival-1.96-21.fc18.x86_64 (707/1178) > >14:34:07,194 INFO packaging: Installing libGLEW-1.7.0-3.fc18.x86_64 (708/1178) > >14:34:07,194 INFO packaging: Installing 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 (709/1178) > >14:34:07,194 INFO packaging: Installing xorg-x11-xinit-1.3.2-7.fc18.x86_64 (710/1178) > >14:34:07,194 INFO packaging: Installing xdg-user-dirs-0.14-3.fc18.x86_64 (711/1178) > >14:34:07,194 INFO packaging: Installing xorg-x11-server-common-1.13.0-5.fc18.x86_64 (712/1178) > >14:34:07,194 INFO packaging: Installing xorg-x11-server-Xorg-1.13.0-5.fc18.x86_64 (713/1178) > >14:34:07,194 INFO packaging: Installing sox-14.4.0-2.fc18.x86_64 (714/1178) > >14:34:07,194 INFO packaging: Installing festival-freebsoft-utils-0.10-4.fc18.noarch (715/1178) > >14:34:07,194 INFO packaging: Installing speech-dispatcher-0.7.1-8.fc18.x86_64 (716/1178) > >14:34:07,194 INFO packaging: Installing speech-dispatcher-python-0.7.1-8.fc18.x86_64 (717/1178) > >14:34:07,194 INFO packaging: Installing 1:vorbis-tools-1.4.0-5.fc18.x86_64 (718/1178) > >14:34:07,194 INFO packaging: Installing icedax-1.1.11-12.fc18.x86_64 (719/1178) > >14:34:07,194 INFO packaging: Installing cdrdao-1.2.3-16.fc18.x86_64 (720/1178) > >14:34:07,195 INFO packaging: Installing libspectre-0.2.7-1.fc18.x86_64 (721/1178) > >14:34:07,195 INFO packaging: Installing gutenprint-5.2.9-2.fc18.x86_64 (722/1178) > >14:34:07,195 INFO packaging: Installing libXft-2.3.1-2.fc18.x86_64 (723/1178) > >14:34:07,195 INFO packaging: Installing pango-1.32.1-1.fc18.x86_64 (724/1178) > >14:34:07,195 INFO packaging: Installing gtk2-2.24.13-1.fc18.x86_64 (725/1178) > >14:34:07,195 INFO packaging: Installing cogl-1.12.0-1.fc18.x86_64 (726/1178) > >14:34:07,195 INFO packaging: Installing gstreamer1-plugins-base-1.0.1-1.fc18.x86_64 (727/1178) > >14:34:07,195 INFO packaging: Installing gstreamer-plugins-base-0.10.36-3.fc18.x86_64 (728/1178) > >14:34:07,195 INFO packaging: Installing pygtk2-2.24.0-5.fc18.x86_64 (729/1178) > >14:34:07,195 INFO packaging: Installing gstreamer1-plugins-bad-free-1.0.1-1.fc18.x86_64 (730/1178) > >14:34:07,195 INFO packaging: Installing gstreamer1-plugins-good-1.0.1-1.fc18.x86_64 (731/1178) > >14:34:07,195 INFO packaging: Installing usermode-gtk-1.111-1.fc18.x86_64 (732/1178) > >14:34:07,195 INFO packaging: Installing farstream02-0.2.1-1.fc18.x86_64 (733/1178) > >14:34:07,195 INFO packaging: Installing gstreamer-python-0.10.22-3.fc18.x86_64 (734/1178) > >14:34:07,195 INFO packaging: Installing libglade2-2.6.4-8.fc18.x86_64 (735/1178) > >14:34:07,195 INFO packaging: Installing pygtk2-libglade-2.24.0-5.fc18.x86_64 (736/1178) > >14:34:07,195 INFO packaging: Installing pangomm-2.28.4-2.fc18.x86_64 (737/1178) > >14:34:07,195 INFO packaging: Installing preupgrade-1.1.11-2.fc18.noarch (738/1178) > >14:34:07,196 INFO packaging: Installing system-config-users-1.2.116-1.fc18.noarch (739/1178) > >14:34:07,196 INFO packaging: Installing authconfig-gtk-6.2.4-2.fc18.x86_64 (740/1178) > >14:34:07,196 INFO packaging: Installing libgnomecanvas-2.30.3-5.fc18.x86_64 (741/1178) > >14:34:07,196 INFO packaging: Installing telepathy-farstream-0.6.0-1.fc18.x86_64 (742/1178) > >14:34:07,196 INFO packaging: Installing gnome-python2-2.28.1-9.fc18.x86_64 (743/1178) > >14:34:07,196 INFO packaging: Installing gnome-python2-canvas-2.28.1-9.fc18.x86_64 (744/1178) > >14:34:07,196 INFO packaging: Installing system-config-date-1.9.68-1.fc18.noarch (745/1178) > >14:34:07,196 INFO packaging: Installing gnome-python2-desktop-2.32.0-12.fc18.x86_64 (746/1178) > >14:34:07,196 INFO packaging: Installing python-slip-gtk-0.2.20-3.fc18.noarch (747/1178) > >14:34:07,196 INFO packaging: Installing libdmapsharing-2.9.14-3.fc18.x86_64 (748/1178) > >14:34:07,196 INFO packaging: Installing opencv-2.4.2-2.fc18.x86_64 (749/1178) > >14:34:07,196 INFO packaging: Installing frei0r-plugins-1.3-7.fc18.x86_64 (750/1178) > >14:34:07,196 INFO packaging: Installing gnome-video-effects-0.4.0-4.fc18.noarch (751/1178) > >14:34:07,196 INFO packaging: Installing gstreamer-rtsp-0.10.8-3.fc18.x86_64 (752/1178) > >14:34:07,196 INFO packaging: Installing gstreamer-plugins-good-0.10.31-5.fc18.x86_64 (753/1178) > >14:34:07,196 INFO packaging: Installing poppler-utils-0.20.2-3.fc18.x86_64 (754/1178) > >14:34:07,196 INFO packaging: Installing ghostscript-cups-9.05-5.fc18.x86_64 (755/1178) > >14:34:07,196 INFO packaging: Installing 1:cups-1.5.4-5.fc18.x86_64 (756/1178) > >14:34:07,197 INFO packaging: Installing foomatic-db-ppds-4.0-34.20121011.fc18.noarch (757/1178) > >14:34:07,197 INFO packaging: Installing foomatic-db-4.0-34.20121011.fc18.noarch (758/1178) > >14:34:07,197 INFO packaging: Installing gtk2-engines-2.20.2-5.fc18.x86_64 (759/1178) > >14:34:07,197 INFO packaging: Installing kasumi-2.5-9.fc18.x86_64 (760/1178) > >14:34:07,197 INFO packaging: Installing pinentry-gtk-0.8.1-7.fc18.x86_64 (761/1178) > >14:34:07,197 INFO packaging: Installing plymouth-plugin-label-0.8.7-1.fc18.x86_64 (762/1178) > >14:34:07,197 INFO packaging: Installing plymouth-plugin-two-step-0.8.7-1.fc18.x86_64 (763/1178) > >14:34:07,197 INFO packaging: Installing plymouth-theme-charge-0.8.7-1.fc18.x86_64 (764/1178) > >14:34:07,197 INFO packaging: Installing pycanberra-0-0.2.git65c3b3f.fc18.noarch (765/1178) > >14:34:07,197 INFO packaging: Installing pulseaudio-utils-2.1-4.fc18.x86_64 (766/1178) > >14:34:07,197 INFO packaging: Installing libXevie-1.0.3-4.fc18.x86_64 (767/1178) > >14:34:07,197 INFO packaging: Installing at-spi2-core-2.6.0-1.fc18.x86_64 (768/1178) > >14:34:07,197 INFO packaging: Installing at-spi2-atk-2.6.0-1.fc18.x86_64 (769/1178) > >14:34:07,197 INFO packaging: Installing pyatspi-2.5.92-1.fc18.noarch (770/1178) > >14:34:07,197 INFO packaging: Installing libdmx-1.1.2-2.fc18.x86_64 (771/1178) > >14:34:07,197 INFO packaging: Installing libXScrnSaver-1.2.2-2.fc18.x86_64 (772/1178) > >14:34:07,197 INFO packaging: Installing argyllcms-1.4.0-4.fc18.x86_64 (773/1178) > >14:34:07,198 INFO packaging: Installing libvdpau-0.5-1.fc18.x86_64 (774/1178) > >14:34:07,198 INFO packaging: Installing libXxf86dga-1.1.3-2.fc18.x86_64 (775/1178) > >14:34:07,198 INFO packaging: Installing libXres-1.0.6-2.fc18.x86_64 (776/1178) > >14:34:07,198 INFO packaging: Installing libgsf-1.14.24-1.fc18.x86_64 (777/1178) > >14:34:07,198 INFO packaging: Installing tracker-0.14.2-4.fc18.x86_64 (778/1178) > >14:34:07,198 INFO packaging: Installing libgpod-0.8.2-7.fc18.x86_64 (779/1178) > >14:34:07,198 INFO packaging: Installing 1:obex-data-server-0.4.6-4.fc18.x86_64 (780/1178) > >14:34:07,198 INFO packaging: Installing libfprint-0.4.0-5.fc18.x86_64 (781/1178) > >14:34:07,198 INFO packaging: Installing fprintd-0.4.1-3.fc18.x86_64 (782/1178) > >14:34:07,198 INFO packaging: Installing libXpm-3.5.10-2.fc18.x86_64 (783/1178) > >14:34:07,199 INFO packaging: Installing gd-2.0.35-18.fc18.x86_64 (784/1178) > >14:34:07,199 INFO packaging: Installing libgphoto2-2.5.0-3.fc18.x86_64 (785/1178) > >14:34:07,199 INFO packaging: Installing sane-backends-libs-1.0.23-4.fc18.x86_64 (786/1178) > >14:34:07,199 INFO packaging: Installing colord-0.1.22-2.fc18.x86_64 (787/1178) > >14:34:07,199 INFO packaging: Installing gtk3-3.6.0-1.fc18.x86_64 (788/1178) > >14:34:07,199 INFO packaging: Installing clutter-1.12.0-2.fc18.x86_64 (789/1178) > >14:34:07,199 INFO packaging: Installing libcanberra-gtk3-0.29-4.fc18.x86_64 (790/1178) > >14:34:07,199 INFO packaging: Installing clutter-gtk-1.3.2-3.fc18.x86_64 (791/1178) > >14:34:07,199 INFO packaging: Installing librsvg2-2.36.3-1.fc18.x86_64 (792/1178) > >14:34:07,199 INFO packaging: Installing gcr-3.6.0-1.fc18.x86_64 (793/1178) > >14:34:07,199 INFO packaging: Installing webkitgtk3-1.10.0-2.fc18.x86_64 (794/1178) > >14:34:07,200 INFO packaging: Installing gvfs-1.14.0-1.fc18.x86_64 (795/1178) > >14:34:07,200 INFO packaging: Installing gnome-keyring-3.6.0-1.fc18.x86_64 (796/1178) > >14:34:07,200 INFO packaging: Installing clutter-gst2-1.9.92-1.fc18.x86_64 (797/1178) > >14:34:07,200 INFO packaging: Installing notification-daemon-0.7.6-1.fc18.x86_64 (798/1178) > >14:34:07,200 INFO packaging: Installing libnotify-0.7.5-3.fc18.x86_64 (799/1178) > >14:34:07,200 INFO packaging: Installing gnome-online-accounts-3.6.0-1.fc18.x86_64 (800/1178) > >14:34:07,200 INFO packaging: Installing libgdata-0.13.1-2.fc18.x86_64 (801/1178) > >14:34:07,200 INFO packaging: Installing libgweather-3.6.0-1.fc18.x86_64 (802/1178) > >14:34:07,200 INFO packaging: Installing evolution-data-server-3.5.92-1.fc18.x86_64 (803/1178) > >14:34:07,200 INFO packaging: Installing evince-libs-3.6.0-1.fc18.x86_64 (804/1178) > >14:34:07,200 INFO packaging: Installing notify-python-0.1.1-21.fc18.x86_64 (805/1178) > >14:34:07,200 INFO packaging: Installing zenity-3.6.0-1.fc18.x86_64 (806/1178) > >14:34:07,200 INFO packaging: Installing brasero-libs-3.6.0-2.fc18.x86_64 (807/1178) > >14:34:07,200 INFO packaging: Installing vte3-0.34.0-1.fc18.x86_64 (808/1178) > >14:34:07,200 INFO packaging: Installing libnm-gtk-0.9.7.0-3.git20120820.fc18.x86_64 (809/1178) > >14:34:07,200 INFO packaging: Installing grilo-0.2.0-1.fc18.x86_64 (810/1178) > >14:34:07,200 INFO packaging: Installing libwnck3-3.4.3-1.fc18.x86_64 (811/1178) > >14:34:07,201 INFO packaging: Installing 1:gnome-bluetooth-libs-3.6.0-1.fc18.x86_64 (812/1178) > >14:34:07,201 INFO packaging: Installing hplip-libs-3.12.10-1.fc18.x86_64 (813/1178) > >14:34:07,201 INFO packaging: Installing nm-connection-editor-0.9.7.0-3.git20120820.fc18.x86_64 (814/1178) > >14:34:07,201 INFO packaging: Installing 1:folks-0.8.0-1.fc18.x86_64 (815/1178) > >14:34:07,201 INFO packaging: Installing xulrunner-16.0.1-1.fc18.x86_64 (816/1178) > >14:34:07,201 INFO packaging: Installing imsettings-1.3.1-1.fc18.x86_64 (817/1178) > >14:34:07,201 INFO packaging: Installing im-chooser-common-1.6.0-3.fc18.x86_64 (818/1178) > >14:34:07,201 INFO packaging: Installing im-chooser-1.6.0-3.fc18.x86_64 (819/1178) > >14:34:07,201 INFO packaging: Installing imsettings-gnome-1.3.1-1.fc18.x86_64 (820/1178) > >14:34:07,201 INFO packaging: Installing gnome-keyring-pam-3.6.0-1.fc18.x86_64 (821/1178) > >14:34:07,201 INFO packaging: Installing 1:yelp-3.6.0-1.fc18.x86_64 (822/1178) > >14:34:07,201 INFO packaging: Installing 1:yelp-libs-3.6.0-1.fc18.x86_64 (823/1178) > >14:34:07,201 INFO packaging: Installing gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 (824/1178) > >14:34:07,201 INFO packaging: Installing libchamplain-0.12.3-3.fc18.x86_64 (825/1178) > >14:34:07,201 INFO packaging: Installing libgnomekbd-3.6.0-1.fc18.x86_64 (826/1178) > >14:34:07,201 INFO packaging: Installing ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 (827/1178) > >14:34:07,201 INFO packaging: Installing ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 (828/1178) > >14:34:07,201 INFO packaging: Installing ibus-1.4.99.20121006-2.fc18.x86_64 (829/1178) > >14:34:07,202 INFO packaging: Installing gtkhtml3-4.5.91-1.fc18.x86_64 (830/1178) > >14:34:07,202 INFO packaging: Installing eekboard-libs-1.0.8-2.fc18.x86_64 (831/1178) > >14:34:07,202 INFO packaging: Installing spice-gtk3-0.14-1.fc18.x86_64 (832/1178) > >14:34:07,202 INFO packaging: Installing gtksourceview3-3.6.0-1.fc18.x86_64 (833/1178) > >14:34:07,202 INFO packaging: Installing polkit-gnome-0.105-3.fc18.x86_64 (834/1178) > >14:34:07,202 INFO packaging: Installing gnome-session-3.6.0-1.fc18.x86_64 (835/1178) > >14:34:07,202 INFO packaging: Installing gtk-vnc2-0.5.1-4.fc18.x86_64 (836/1178) > >14:34:07,202 INFO packaging: Installing sane-backends-1.0.23-4.fc18.x86_64 (837/1178) > >14:34:07,202 INFO packaging: Installing gnome-session-xsession-3.6.0-1.fc18.x86_64 (838/1178) > >14:34:07,202 INFO packaging: Installing eekboard-service-1.0.8-2.fc18.x86_64 (839/1178) > >14:34:07,202 INFO packaging: Installing libchamplain-gtk-0.12.3-3.fc18.x86_64 (840/1178) > >14:34:07,202 INFO packaging: Installing farstream-0.1.2-2.fc18.x86_64 (841/1178) > >14:34:07,202 INFO packaging: Installing libpurple-2.10.6-4.fc18.x86_64 (842/1178) > >14:34:07,202 INFO packaging: Installing telepathy-haze-0.6.0-2.fc18.x86_64 (843/1178) > >14:34:07,202 INFO packaging: Installing gnome-dvb-daemon-0.2.9-2.fc18.x86_64 (844/1178) > >14:34:07,202 INFO packaging: Installing 1:hpijs-3.12.10-1.fc18.x86_64 (845/1178) > >14:34:07,202 INFO packaging: Installing grilo-plugins-0.2.0-1.fc18.x86_64 (846/1178) > >14:34:07,203 INFO packaging: Installing brasero-3.6.0-2.fc18.x86_64 (847/1178) > >14:34:07,203 INFO packaging: Installing mutter-3.6.0-1.fc18.x86_64 (848/1178) > >14:34:07,203 INFO packaging: Installing evince-3.6.0-1.fc18.x86_64 (849/1178) > >14:34:07,203 INFO packaging: Installing libzapojit-0.0.2-3.fc18.x86_64 (850/1178) > >14:34:07,203 INFO packaging: Installing gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 (851/1178) > >14:34:07,203 INFO packaging: Installing gvfs-obexftp-1.14.0-1.fc18.x86_64 (852/1178) > >14:34:07,203 INFO packaging: Installing gvfs-afc-1.14.0-1.fc18.x86_64 (853/1178) > >14:34:07,203 INFO packaging: Installing seed-3.2.0-3.fc18.2.x86_64 (854/1178) > >14:34:07,203 INFO packaging: Installing libpeas-1.6.0-1.fc18.x86_64 (855/1178) > >14:34:07,203 INFO packaging: Installing adwaita-gtk3-theme-3.6.0.2-1.fc18.x86_64 (856/1178) > >14:34:07,203 INFO packaging: Installing gnome-themes-standard-3.6.0.2-1.fc18.x86_64 (857/1178) > >14:34:07,203 INFO packaging: Installing gnome-desktop3-3.6.0.1-1.fc18.x86_64 (858/1178) > >14:34:07,203 INFO packaging: Installing 2:cheese-libs-3.6.0-1.fc18.x86_64 (859/1178) > >14:34:07,203 INFO packaging: Installing gnome-settings-daemon-3.6.1-1.fc18.x86_64 (860/1178) > >14:34:07,203 INFO packaging: Installing 1:control-center-3.6.1-1.fc18.x86_64 (861/1178) > >14:34:07,203 INFO packaging: Installing evolution-3.5.92-2.fc18.x86_64 (862/1178) > >14:34:07,203 INFO packaging: Installing nautilus-extensions-3.6.0-1.fc18.x86_64 (863/1178) > >14:34:07,203 INFO packaging: Installing nautilus-3.6.0-1.fc18.x86_64 (864/1178) > >14:34:07,204 INFO packaging: Installing gnome-settings-daemon-updates-3.6.1-1.fc18.x86_64 (865/1178) > >14:34:07,204 INFO packaging: Installing libcanberra-gtk2-0.29-4.fc18.x86_64 (866/1178) > >14:34:07,204 INFO packaging: Installing metacity-2.34.8-1.fc18.x86_64 (867/1178) > >14:34:07,204 INFO packaging: Installing 1:gdm-3.6.0-1.fc18.x86_64 (868/1178) > >14:34:07,204 INFO packaging: Installing pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 (869/1178) > >14:34:07,204 INFO packaging: Installing 1:gdm-libs-3.6.0-1.fc18.x86_64 (870/1178) > >14:34:07,204 INFO packaging: Installing libmx-1.4.7-2.fc18.x86_64 (871/1178) > >14:34:07,204 INFO packaging: Installing clutter-gst-1.6.0-3.fc18.x86_64 (872/1178) > >14:34:07,204 INFO packaging: Installing libmash-0.2.0-7.fc18.x86_64 (873/1178) > >14:34:07,204 INFO packaging: Installing avahi-ui-gtk3-0.6.31-6.fc18.x86_64 (874/1178) > >14:34:07,204 INFO packaging: Installing colord-gtk-0.1.22-3.fc18.x86_64 (875/1178) > >14:34:07,204 INFO packaging: Installing gnome-panel-libs-3.6.0-1.fc18.x86_64 (876/1178) > >14:34:07,204 INFO packaging: Installing caribou-0.4.4-1.fc18.x86_64 (877/1178) > >14:34:07,204 INFO packaging: Installing gtkmm30-3.5.13-1.fc18.x86_64 (878/1178) > >14:34:07,204 INFO packaging: Installing unique3-3.0.2-4.fc18.x86_64 (879/1178) > >14:34:07,204 INFO packaging: Installing iok-2.1.3-2.fc18.x86_64 (880/1178) > >14:34:07,204 INFO packaging: Installing file-roller-3.6.0-1.fc18.x86_64 (881/1178) > >14:34:07,204 INFO packaging: Installing comps-extras-20-5.fc18.noarch (882/1178) > >14:34:07,205 INFO packaging: Installing PackageKit-yum-0.8.4-3.fc18.x86_64 (883/1178) > >14:34:07,205 INFO packaging: Installing PackageKit-0.8.4-3.fc18.x86_64 (884/1178) > >14:34:07,205 INFO packaging: Installing libreport-filesystem-2.0.14-1.fc18.x86_64 (885/1178) > >14:34:07,205 INFO packaging: Installing libreport-2.0.14-1.fc18.x86_64 (886/1178) > >14:34:07,205 INFO packaging: Installing libreport-python-2.0.14-1.fc18.x86_64 (887/1178) > >14:34:07,205 INFO packaging: Installing abrt-libs-2.0.13-1.fc18.x86_64 (888/1178) > >14:34:07,205 INFO packaging: Installing abrt-2.0.13-1.fc18.x86_64 (889/1178) > >14:34:07,205 INFO packaging: Installing libreport-web-2.0.14-1.fc18.x86_64 (890/1178) > >14:34:07,205 INFO packaging: Installing libreport-gtk-2.0.14-1.fc18.x86_64 (891/1178) > >14:34:07,205 INFO packaging: Installing libreport-plugin-bugzilla-2.0.14-1.fc18.x86_64 (892/1178) > >14:34:07,205 INFO packaging: Installing libreport-plugin-kerneloops-2.0.14-1.fc18.x86_64 (893/1178) > >14:34:07,205 INFO packaging: Installing abrt-addon-kerneloops-2.0.13-1.fc18.x86_64 (894/1178) > >14:34:07,205 INFO packaging: Installing abrt-addon-vmcore-2.0.13-1.fc18.x86_64 (895/1178) > >14:34:07,205 INFO packaging: Installing abrt-plugin-bodhi-2.0.13-1.fc18.x86_64 (896/1178) > >14:34:07,205 INFO packaging: Installing libreport-plugin-ureport-2.0.14-1.fc18.x86_64 (897/1178) > >14:34:07,206 INFO packaging: Installing abrt-addon-xorg-2.0.13-1.fc18.x86_64 (898/1178) > >14:34:07,206 INFO packaging: Installing abrt-dbus-2.0.13-1.fc18.x86_64 (899/1178) > >14:34:07,206 INFO packaging: Installing abrt-gui-2.0.13-1.fc18.x86_64 (900/1178) > >14:34:07,206 INFO packaging: Installing abrt-addon-python-2.0.13-1.fc18.x86_64 (901/1178) > >14:34:07,206 INFO packaging: Installing abrt-retrace-client-2.0.13-1.fc18.x86_64 (902/1178) > >14:34:07,206 INFO packaging: Installing abrt-addon-ccpp-2.0.13-1.fc18.x86_64 (903/1178) > >14:34:07,206 INFO packaging: Installing libreport-plugin-logger-2.0.14-1.fc18.x86_64 (904/1178) > >14:34:07,206 INFO packaging: Installing libreport-newt-2.0.14-1.fc18.x86_64 (905/1178) > >14:34:07,206 INFO packaging: Installing python-meh-0.16-1.fc18.noarch (906/1178) > >14:34:07,206 INFO packaging: Installing firstboot-18.3-1.fc18.x86_64 (907/1178) > >14:34:07,206 INFO packaging: Installing abrt-desktop-2.0.13-1.fc18.x86_64 (908/1178) > >14:34:07,206 INFO packaging: Installing setroubleshoot-3.1.17-2.fc18.x86_64 (909/1178) > >14:34:07,206 INFO packaging: Installing gnome-packagekit-3.6.0-2.fc18.x86_64 (910/1178) > >14:34:07,206 INFO packaging: Installing PackageKit-yum-plugin-0.8.4-3.fc18.x86_64 (911/1178) > >14:34:07,206 INFO packaging: Installing file-roller-nautilus-3.6.0-1.fc18.x86_64 (912/1178) > >14:34:07,207 INFO packaging: Installing ibus-m17n-1.3.4-6.fc18.x86_64 (913/1178) > >14:34:07,207 INFO packaging: Installing gnome-system-monitor-3.6.0-1.fc18.x86_64 (914/1178) > >14:34:07,207 INFO packaging: Installing gnome-panel-3.6.0-1.fc18.x86_64 (915/1178) > >14:34:07,207 INFO packaging: Installing gnome-color-manager-3.6.0-1.fc18.x86_64 (916/1178) > >14:34:07,207 INFO packaging: Installing vinagre-3.6.0-1.fc18.x86_64 (917/1178) > >14:34:07,207 INFO packaging: Installing rhythmbox-2.98-3.fc18.x86_64 (918/1178) > >14:34:07,207 INFO packaging: Installing evince-nautilus-3.6.0-1.fc18.x86_64 (919/1178) > >14:34:07,207 INFO packaging: Installing brasero-nautilus-3.6.0-2.fc18.x86_64 (920/1178) > >14:34:07,207 INFO packaging: Installing deja-dup-24.0-1.fc18.x86_64 (921/1178) > >14:34:07,207 INFO packaging: Installing evolution-help-3.5.92-2.fc18.noarch (922/1178) > >14:34:07,207 INFO packaging: Installing evolution-ews-3.5.92-1.fc18.x86_64 (923/1178) > >14:34:07,207 INFO packaging: Installing orca-3.6.0-1.fc18.x86_64 (924/1178) > >14:34:07,207 INFO packaging: Installing 2:cheese-3.6.0-1.fc18.x86_64 (925/1178) > >14:34:07,207 INFO packaging: Installing empathy-3.6.0.3-1.fc18.x86_64 (926/1178) > >14:34:07,207 INFO packaging: Installing gnome-contacts-3.6.0-2.fc18.x86_64 (927/1178) > >14:34:07,208 INFO packaging: Installing gnome-font-viewer-3.6.0-1.fc18.x86_64 (928/1178) > >14:34:07,208 INFO packaging: Installing gnome-screensaver-3.6.0-1.fc18.x86_64 (929/1178) > >14:34:07,208 INFO packaging: Installing eog-3.6.0-1.fc18.x86_64 (930/1178) > >14:34:07,208 INFO packaging: Installing gnome-documents-3.6.0-1.fc18.x86_64 (931/1178) > >14:34:07,208 INFO packaging: Installing 2:gedit-3.6.0-1.fc18.x86_64 (932/1178) > >14:34:07,208 INFO packaging: Installing 1:totem-mozplugin-3.6.0-2.fc18.x86_64 (933/1178) > >14:34:07,208 INFO packaging: Installing system-config-printer-1.3.11-1.fc18.x86_64 (934/1178) > >14:34:07,208 INFO packaging: Installing hplip-3.12.10-1.fc18.x86_64 (935/1178) > >14:34:07,208 INFO packaging: Installing libsane-hpaio-3.12.10-1.fc18.x86_64 (936/1178) > >14:34:07,208 INFO packaging: Installing sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 (937/1178) > >14:34:07,208 INFO packaging: Installing sushi-3.6.0-1.fc18.x86_64 (938/1178) > >14:34:07,208 INFO packaging: Installing ibus-anthy-1.4.99.20121006-1.fc18.x86_64 (939/1178) > >14:34:07,208 INFO packaging: Installing ibus-rawcode-1.3.1.20100707-8.fc18.x86_64 (940/1178) > >14:34:07,208 INFO packaging: Installing ibus-hangul-1.4.1-5.fc18.x86_64 (941/1178) > >14:34:07,208 INFO packaging: Installing ibus-typing-booster-0.0.9-1.fc18.noarch (942/1178) > >14:34:07,209 INFO packaging: Installing ibus-chewing-1.4.2-1.fc18.x86_64 (943/1178) > >14:34:07,209 INFO packaging: Installing ibus-libpinyin-1.4.93-1.fc18.x86_64 (944/1178) > >14:34:07,209 INFO packaging: Installing firefox-16.0.1-1.fc18.x86_64 (945/1178) > >14:34:07,209 INFO packaging: Installing libproxy-mozjs-0.4.7-5.fc18.x86_64 (946/1178) > >14:34:07,209 INFO packaging: Installing network-manager-applet-0.9.7.0-3.git20120820.fc18.x86_64 (947/1178) > >14:34:07,209 INFO packaging: Installing gnome-terminal-3.6.0-1.fc18.x86_64 (948/1178) > >14:34:07,209 INFO packaging: Installing 1:nautilus-sendto-3.6.0-1.fc18.x86_64 (949/1178) > >14:34:07,209 INFO packaging: Installing gnome-clocks-0.1.3-2.fc18.noarch (950/1178) > >14:34:07,209 INFO packaging: Installing 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 (951/1178) > >14:34:07,209 INFO packaging: Installing 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 (952/1178) > >14:34:07,209 INFO packaging: Installing 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 (953/1178) > >14:34:07,209 INFO packaging: Installing gvfs-smb-1.14.0-1.fc18.x86_64 (954/1178) > >14:34:07,209 INFO packaging: Installing gvfs-gphoto2-1.14.0-1.fc18.x86_64 (955/1178) > >14:34:07,209 INFO packaging: Installing seahorse-3.6.0-1.fc18.x86_64 (956/1178) > >14:34:07,209 INFO packaging: Installing 1:aisleriot-3.2.3.2-3.fc18.x86_64 (957/1178) > >14:34:07,210 INFO packaging: Installing gnome-screenshot-3.6.0-1.fc18.x86_64 (958/1178) > >14:34:07,210 INFO packaging: Installing xdg-user-dirs-gtk-0.9-2.fc18.x86_64 (959/1178) > >14:34:07,210 INFO packaging: Installing mousetweaks-3.6.0-1.fc18.x86_64 (960/1178) > >14:34:07,210 INFO packaging: Installing gnome-dictionary-3.6.0-1.fc18.x86_64 (961/1178) > >14:34:07,210 INFO packaging: Installing PackageKit-gtk3-module-0.8.4-3.fc18.x86_64 (962/1178) > >14:34:07,210 INFO packaging: Installing NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 (963/1178) > >14:34:07,210 INFO packaging: Installing gcalctool-6.6.0-1.fc18.x86_64 (964/1178) > >14:34:07,210 INFO packaging: Installing baobab-3.6.0-1.fc18.x86_64 (965/1178) > >14:34:07,210 INFO packaging: Installing 1:gnome-system-log-3.6.0-1.fc18.x86_64 (966/1178) > >14:34:07,210 INFO packaging: Installing gtk3-immodule-xim-3.6.0-1.fc18.x86_64 (967/1178) > >14:34:07,210 INFO packaging: Installing gnome-disk-utility-3.6.1-1.fc18.x86_64 (968/1178) > >14:34:07,210 INFO packaging: Installing gucharmap-3.5.99-1.fc18.x86_64 (969/1178) > >14:34:07,210 INFO packaging: Installing foomatic-4.0.8-13.fc18.x86_64 (970/1178) > >14:34:07,210 INFO packaging: Installing fprintd-pam-0.4.1-3.fc18.x86_64 (971/1178) > >14:34:07,210 INFO packaging: Installing xorg-x11-utils-7.5-7.fc18.x86_64 (972/1178) > >14:34:07,211 INFO packaging: Installing plymouth-system-theme-0.8.7-1.fc18.x86_64 (973/1178) > >14:34:07,211 INFO packaging: Installing gutenprint-cups-5.2.9-2.fc18.x86_64 (974/1178) > >14:34:07,211 INFO packaging: Installing bluez-cups-4.101-2.fc18.x86_64 (975/1178) > >14:34:07,211 INFO packaging: Installing firewall-config-0.2.9-1.fc18.noarch (976/1178) > >14:34:07,211 INFO packaging: Installing gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 (977/1178) > >14:34:07,211 INFO packaging: Installing icedtea-web-1.3-1.fc18.x86_64 (978/1178) > >14:34:07,211 INFO packaging: Installing gtk2-immodule-xim-2.24.13-1.fc18.x86_64 (979/1178) > >14:34:07,211 INFO packaging: Installing paps-0.6.8-22.fc18.x86_64 (980/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-ati-7.0.0-0.6.20120910git7c7f27756.fc18.x86_64 (981/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-fbdev-0.4.3-3.fc18.x86_64 (982/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-modesetting-0.4.0-4.fc18.x86_64 (983/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-openchrome-0.3.1-1.fc18.x86_64 (984/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-vmmouse-12.9.0-6.fc18.x86_64 (985/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64 (986/1178) > >14:34:07,211 INFO packaging: Installing xorg-x11-drv-wacom-0.16.1-1.fc18.x86_64 (987/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-synaptics-1.6.2-5.fc18.x86_64 (988/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-evdev-2.7.3-1.fc18.x86_64 (989/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 (990/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-qxl-0.0.22-5.20120718gitde6620788.fc18.x86_64 (991/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-intel-2.20.8-1.fc18.x86_64 (992/1178) > >14:34:07,212 INFO packaging: Installing xorg-x11-drv-mga-1.6.1-2.fc18.x86_64 (993/1178) > >14:34:07,212 INFO packaging: Installing glx-utils-7.10-8.20101028.fc18.x86_64 (994/1178) > >14:34:07,212 INFO packaging: Installing spice-vdagent-0.12.0-1.fc18.x86_64 (995/1178) > >14:34:07,212 INFO packaging: Installing mesa-dri-drivers-9.0-1.fc18.x86_64 (996/1178) > >14:34:07,212 INFO packaging: Installing sssd-1.9.1-1.fc18.x86_64 (997/1178) > >14:34:07,212 INFO packaging: Installing system-config-printer-udev-1.3.11-1.fc18.x86_64 (998/1178) > >14:34:07,212 INFO packaging: Installing iptstate-2.2.2-8.fc18.x86_64 (999/1178) > >14:34:07,212 INFO packaging: Installing minicom-2.5-8.fc17.x86_64 (1000/1178) > >14:34:07,212 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (1001/1178) > >14:34:07,212 INFO packaging: Installing isdn4k-utils-3.2-84.fc18.x86_64 (1002/1178) > >14:34:07,213 INFO packaging: Installing mdadm-3.2.5-9.fc18.x86_64 (1003/1178) > >14:34:07,213 INFO packaging: Installing avahi-0.6.31-6.fc18.x86_64 (1004/1178) > >14:34:07,213 INFO packaging: Installing 1:quota-4.00-6.fc18.x86_64 (1005/1178) > >14:34:07,213 INFO packaging: Installing rp-pppoe-3.10-13.fc18.x86_64 (1006/1178) > >14:34:07,213 INFO packaging: Installing 1:wireless-tools-29-8.1.fc18.x86_64 (1007/1178) > >14:34:07,213 INFO packaging: Installing 1:grub2-efi-2.00-10.fc18.x86_64 (1008/1178) > >14:34:07,213 INFO packaging: Installing 2:samba-client-4.0.0-153.fc18.rc2.x86_64 (1009/1178) > >14:34:07,213 INFO packaging: Installing openssh-server-6.1p1-1.fc18.x86_64 (1010/1178) > >14:34:07,213 INFO packaging: Installing coolkey-1.1.0-21.fc18.x86_64 (1011/1178) > >14:34:07,213 INFO packaging: Installing selinux-policy-targeted-3.11.1-36.fc18.noarch (1012/1178) > >14:34:07,213 INFO packaging: Installing wvdial-1.61-6.fc18.x86_64 (1013/1178) > >14:34:07,213 INFO packaging: Installing PackageKit-gstreamer-plugin-0.8.4-3.fc18.x86_64 (1014/1178) > >14:34:07,213 INFO packaging: Installing PackageKit-command-not-found-0.8.4-3.fc18.x86_64 (1015/1178) > >14:34:07,213 INFO packaging: Installing realmd-0.8-2.fc18.x86_64 (1016/1178) > >14:34:07,213 INFO packaging: Installing ModemManager-0.6.0.0-1.fc18.x86_64 (1017/1178) > >14:34:07,214 INFO packaging: Installing psacct-6.5.5-7.fc18.x86_64 (1018/1178) > >14:34:07,214 INFO packaging: Installing prelink-0.4.6-7.fc18.x86_64 (1019/1178) > >14:34:07,214 INFO packaging: Installing b43-openfwwf-5.2-8.fc18.noarch (1020/1178) > >14:34:07,214 INFO packaging: Installing 2:mcelog-1.0-0.6.6e4e2a00.fc18.x86_64 (1021/1178) > >14:34:07,214 INFO packaging: Installing chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 (1022/1178) > >14:34:07,214 INFO packaging: Installing aic94xx-firmware-30-4.fc18.noarch (1023/1178) > >14:34:07,214 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (1024/1178) > >14:34:07,214 INFO packaging: Installing irda-utils-0.9.18-16.fc18.x86_64 (1025/1178) > >14:34:07,214 INFO packaging: Installing 1:smartmontools-5.43-3.fc18.x86_64 (1026/1178) > >14:34:07,214 INFO packaging: Installing rng-tools-4-1.fc18.x86_64 (1027/1178) > >14:34:07,214 INFO packaging: Installing 2:irqbalance-1.0.3-8.fc18.x86_64 (1028/1178) > >14:34:07,214 INFO packaging: Installing at-3.1.13-9.fc18.x86_64 (1029/1178) > >14:34:07,214 INFO packaging: Installing passwdqc-1.2.2-4.fc18.x86_64 (1030/1178) > >14:34:07,214 INFO packaging: Installing yum-langpacks-0.3.0-3.fc18.noarch (1031/1178) > >14:34:07,214 INFO packaging: Installing yum-utils-1.1.31-6.fc18.noarch (1032/1178) > >14:34:07,215 INFO packaging: Installing yum-presto-0.9.0-1.fc18.noarch (1033/1178) > >14:34:07,215 INFO packaging: Installing sos-2.2-30.fc18.noarch (1034/1178) > >14:34:07,215 INFO packaging: Installing 14:tcpdump-4.3.0-2.fc18.x86_64 (1035/1178) > >14:34:07,215 INFO packaging: Installing mlocate-0.26-1.fc18.x86_64 (1036/1178) > >14:34:07,215 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (1037/1178) > >14:34:07,215 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (1038/1178) > >14:34:07,215 INFO packaging: Installing 32:bind-utils-9.9.1-10.P3.fc18.x86_64 (1039/1178) > >14:34:07,215 INFO packaging: Installing 1:dump-0.4-0.13.b44.fc18.x86_64 (1040/1178) > >14:34:07,215 INFO packaging: Installing numactl-2.0.7-7.fc18.x86_64 (1041/1178) > >14:34:07,215 INFO packaging: Installing pam_pkcs11-0.6.2-9.fc18.x86_64 (1042/1178) > >14:34:07,215 INFO packaging: Installing linux-atm-2.5.1-5.fc18.x86_64 (1043/1178) > >14:34:07,215 INFO packaging: Installing ntsysv-1.3.59-2.fc18.x86_64 (1044/1178) > >14:34:07,215 INFO packaging: Installing pinfo-0.6.10-6.fc18.x86_64 (1045/1178) > >14:34:07,215 INFO packaging: Installing btrfs-progs-0.19.20120817git043a639-2.fc18.x86_64 (1046/1178) > >14:34:07,215 INFO packaging: Installing krb5-workstation-1.10.3-5.fc18.x86_64 (1047/1178) > >14:34:07,215 INFO packaging: Installing pam_krb5-2.4.1-1.fc18.x86_64 (1048/1178) > >14:34:07,215 INFO packaging: Installing fedora-release-notes-17.1.0-2.fc18.noarch (1049/1178) > >14:34:07,216 INFO packaging: Installing usbutils-006-2.fc18.x86_64 (1050/1178) > >14:34:07,216 INFO packaging: Installing cifs-utils-5.7-1.fc18.x86_64 (1051/1178) > >14:34:07,216 INFO packaging: Installing pciutils-3.1.10-2.fc18.x86_64 (1052/1178) > >14:34:07,216 INFO packaging: Installing efibootmgr-0.5.4-13.fc18.x86_64 (1053/1178) > >14:34:07,216 INFO packaging: Installing lftp-4.3.8-1.fc18.x86_64 (1054/1178) > >14:34:07,216 INFO packaging: Installing jwhois-4.0-30.fc18.x86_64 (1055/1178) > >14:34:07,216 INFO packaging: Installing stunnel-4.53-2.fc18.x86_64 (1056/1178) > >14:34:07,216 INFO packaging: Installing m17n-contrib-1.1.14-1.fc18.noarch (1057/1178) > >14:34:07,216 INFO packaging: Installing policycoreutils-restorecond-2.1.12-5.fc18.x86_64 (1058/1178) > >14:34:07,216 INFO packaging: Installing 1:bash-completion-2.0-2.fc18.noarch (1059/1178) > >14:34:07,216 INFO packaging: Installing unzip-6.0-6.fc18.x86_64 (1060/1178) > >14:34:07,216 INFO packaging: Installing ftp-0.17-61.fc18.x86_64 (1061/1178) > >14:34:07,216 INFO packaging: Installing bc-1.06.95-7.fc18.x86_64 (1062/1178) > >14:34:07,216 INFO packaging: Installing ed-1.6-2.fc18.x86_64 (1063/1178) > >14:34:07,216 INFO packaging: Installing time-1.7-42.fc18.x86_64 (1064/1178) > >14:34:07,216 INFO packaging: Installing nano-2.3.1-4.fc18.x86_64 (1065/1178) > >14:34:07,216 INFO packaging: Installing lsof-4.86-4.fc18.x86_64 (1066/1178) > >14:34:07,216 INFO packaging: Installing attr-2.4.46-7.fc18.x86_64 (1067/1178) > >14:34:07,217 INFO packaging: Installing thai-scalable-waree-fonts-0.5.0-3.fc18.noarch (1068/1178) > >14:34:07,217 INFO packaging: Installing stix-fonts-1.1.0-2.fc18.noarch (1069/1178) > >14:34:07,217 INFO packaging: Installing vlgothic-fonts-20120928-1.fc18.noarch (1070/1178) > >14:34:07,217 INFO packaging: Installing lklug-fonts-0.6-7.20090803cvs.fc18.noarch (1071/1178) > >14:34:07,217 INFO packaging: Installing lohit-oriya-fonts-2.5.1-2.fc18.noarch (1072/1178) > >14:34:07,217 INFO packaging: Installing lohit-kannada-fonts-2.5.1-3.fc18.noarch (1073/1178) > >14:34:07,217 INFO packaging: Installing lohit-bengali-fonts-2.5.1-2.fc18.noarch (1074/1178) > >14:34:07,217 INFO packaging: Installing cjkuni-uming-fonts-0.2.20080216.1-50.fc18.noarch (1075/1178) > >14:34:07,217 INFO packaging: Installing dejavu-sans-fonts-2.33-4.fc18.noarch (1076/1178) > >14:34:07,217 INFO packaging: Installing lohit-telugu-fonts-2.5.1-3.fc18.noarch (1077/1178) > >14:34:07,217 INFO packaging: Installing liberation-mono-fonts-2.00.1-1.fc18.noarch (1078/1178) > >14:34:07,217 INFO packaging: Installing paratype-pt-sans-fonts-20100408-4.fc18.noarch (1079/1178) > >14:34:07,217 INFO packaging: Installing jomolhari-fonts-0.003-14.fc18.noarch (1080/1178) > >14:34:07,217 INFO packaging: Installing sil-abyssinica-fonts-1.200-4.fc18.noarch (1081/1178) > >14:34:07,217 INFO packaging: Installing nhn-nanum-gothic-fonts-3.020-4.fc18.noarch (1082/1178) > >14:34:07,217 INFO packaging: Installing smc-meera-fonts-5.0.1-3.fc18.noarch (1083/1178) > >14:34:07,217 INFO packaging: Installing wqy-zenhei-fonts-0.9.46-6.fc18.noarch (1084/1178) > >14:34:07,218 INFO packaging: Installing lohit-punjabi-fonts-2.5.1-3.fc18.noarch (1085/1178) > >14:34:07,218 INFO packaging: Installing 3:traceroute-2.0.18-4.fc18.x86_64 (1086/1178) > >14:34:07,218 INFO packaging: Installing lohit-devanagari-fonts-2.5.1-4.fc18.noarch (1087/1178) > >14:34:07,218 INFO packaging: Installing khmeros-base-fonts-5.0-14.fc18.noarch (1088/1178) > >14:34:07,218 INFO packaging: Installing sil-padauk-fonts-2.4-9.fc18.noarch (1089/1178) > >14:34:07,218 INFO packaging: Installing liberation-sans-fonts-2.00.1-1.fc18.noarch (1090/1178) > >14:34:07,218 INFO packaging: Installing paktype-naqsh-fonts-3.1-1.fc18.noarch (1091/1178) > >14:34:07,218 INFO packaging: Installing lohit-assamese-fonts-2.5.1-3.fc18.noarch (1092/1178) > >14:34:07,218 INFO packaging: Installing lohit-tamil-fonts-2.5.1-3.fc18.noarch (1093/1178) > >14:34:07,218 INFO packaging: Installing dejavu-serif-fonts-2.33-4.fc18.noarch (1094/1178) > >14:34:07,218 INFO packaging: Installing lohit-gujarati-fonts-2.5.1-3.fc18.noarch (1095/1178) > >14:34:07,218 INFO packaging: Installing dejavu-sans-mono-fonts-2.33-4.fc18.noarch (1096/1178) > >14:34:07,218 INFO packaging: Installing liberation-serif-fonts-2.00.1-1.fc18.noarch (1097/1178) > >14:34:07,218 INFO packaging: Installing talk-0.17-39.fc18.x86_64 (1098/1178) > >14:34:07,218 INFO packaging: Installing 2:mtr-0.82-3.fc18.x86_64 (1099/1178) > >14:34:07,218 INFO packaging: Installing 1:telnet-0.17-54.fc18.x86_64 (1100/1178) > >14:34:07,218 INFO packaging: Installing 2:ethtool-3.4.1-2.fc18.x86_64 (1101/1178) > >14:34:07,218 INFO packaging: Installing symlinks-1.4-6.fc18.x86_64 (1102/1178) > >14:34:07,219 INFO packaging: Installing bridge-utils-1.5-4.fc18.x86_64 (1103/1178) > >14:34:07,219 INFO packaging: Installing vconfig-1.9-11.fc18.x86_64 (1104/1178) > >14:34:07,219 INFO packaging: Installing mpage-2.5.6-11.fc18.x86_64 (1105/1178) > >14:34:07,219 INFO packaging: Installing b43-fwcutter-015-3.fc18.x86_64 (1106/1178) > >14:34:07,219 INFO packaging: Installing 1:rdist-6.1.5-54.fc18.x86_64 (1107/1178) > >14:34:07,219 INFO packaging: Installing tree-1.6.0-5.fc18.x86_64 (1108/1178) > >14:34:07,219 INFO packaging: Installing zip-3.0-5.fc18.x86_64 (1109/1178) > >14:34:07,219 INFO packaging: Installing dos2unix-6.0.1-1.fc18.x86_64 (1110/1178) > >14:34:07,219 INFO packaging: Installing 2:microcode_ctl-2.0-1.x86_64 (1111/1178) > >14:34:07,219 INFO packaging: Installing rsh-0.17-69.fc18.x86_64 (1112/1178) > >14:34:07,219 INFO packaging: Installing rdate-1.4-20.fc18.x86_64 (1113/1178) > >14:34:07,219 INFO packaging: Installing finger-0.17-45.fc18.x86_64 (1114/1178) > >14:34:07,219 INFO packaging: Installing shim-0.1-3.fc18.x86_64 (1115/1178) > >14:34:07,219 INFO packaging: Installing man-pages-3.42-1.fc18.noarch (1116/1178) > >14:34:07,219 INFO packaging: Installing ql2100-firmware-1.19.38-6.fc18.noarch (1117/1178) > >14:34:07,219 INFO packaging: Installing gnome-backgrounds-3.6.0-1.fc18.noarch (1118/1178) > >14:34:07,219 INFO packaging: Installing iwl135-firmware-18.168.6.1-14.fc18.noarch (1119/1178) > >14:34:07,219 INFO packaging: Installing ql2400-firmware-5.08.00-1.fc18.noarch (1120/1178) > >14:34:07,220 INFO packaging: Installing words-3.0-20.fc18.noarch (1121/1178) > >14:34:07,220 INFO packaging: Installing iwl5150-firmware-8.24.2.2-14.fc18.noarch (1122/1178) > >14:34:07,220 INFO packaging: Installing ql2200-firmware-2.02.08-6.fc18.noarch (1123/1178) > >14:34:07,220 INFO packaging: Installing iwl2030-firmware-18.168.6.1-14.fc18.noarch (1124/1178) > >14:34:07,220 INFO packaging: Installing ql23xx-firmware-3.03.28-4.fc18.noarch (1125/1178) > >14:34:07,220 INFO packaging: Installing iwl6000g2a-firmware-17.168.5.3-14.fc18.noarch (1126/1178) > >14:34:07,220 INFO packaging: Installing zd1211-firmware-1.4-7.fc18.noarch (1127/1178) > >14:34:07,220 INFO packaging: Installing iwl6050-firmware-41.28.5.1-14.fc18.noarch (1128/1178) > >14:34:07,220 INFO packaging: Installing mailcap-2.1.40-1.fc18.noarch (1129/1178) > >14:34:07,220 INFO packaging: Installing iwl100-firmware-39.31.5.1-14.fc18.noarch (1130/1178) > >14:34:07,220 INFO packaging: Installing atmel-firmware-1.3-10.fc18.noarch (1131/1178) > >14:34:07,220 INFO packaging: Installing iwl3945-firmware-15.32.2.9-14.fc18.noarch (1132/1178) > >14:34:07,220 INFO packaging: Installing iwl6000-firmware-9.221.4.1-14.fc18.noarch (1133/1178) > >14:34:07,220 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (1134/1178) > >14:34:07,220 INFO packaging: Installing iwl6000g2b-firmware-17.168.5.2-14.fc18.noarch (1135/1178) > >14:34:07,220 INFO packaging: Installing iwl2000-firmware-18.168.6.1-14.fc18.noarch (1136/1178) > >14:34:07,220 INFO packaging: Installing iwl4965-firmware-228.61.2.24-14.fc18.noarch (1137/1178) > >14:34:07,220 INFO packaging: Installing iwl5000-firmware-8.83.5.1_1-14.fc18.noarch (1138/1178) > >14:34:07,221 INFO packaging: Installing ipw2100-firmware-1.3-14.fc18.noarch (1139/1178) > >14:34:07,221 INFO packaging: Installing ipw2200-firmware-3.1-7.fc18.noarch (1140/1178) > >14:34:07,221 INFO packaging: Installing 1:iwl1000-firmware-39.31.5.1-14.fc18.noarch (1141/1178) > >14:34:07,221 INFO packaging: Installing libertas-usb8388-firmware-20120925-0.1.git236367d.fc18.noarch (1142/1178) > >14:34:07,221 INFO packaging: Installing ql2500-firmware-5.08.00-1.fc18.noarch (1143/1178) > >14:34:07,221 INFO packaging: Installing rt73usb-firmware-1.8-10.fc18.noarch (1144/1178) > >14:34:07,221 INFO packaging: Installing iwl105-firmware-18.168.6.1-14.fc18.noarch (1145/1178) > >14:34:07,221 INFO packaging: Installing 2:ivtv-firmware-20080701-23.noarch (1146/1178) > >14:34:07,221 INFO packaging: Installing desktop-backgrounds-basic-18.0.0-1.fc18.noarch (1147/1178) > >14:34:07,221 INFO packaging: Installing rt61pci-firmware-1.2-10.fc18.noarch (1148/1178) > >14:34:07,221 INFO packaging: Installing kernel-3.6.1-1.fc18.x86_64 (1149/1178) > >14:34:07,221 INFO packaging: Installing pulseaudio-2.1-4.fc18.x86_64 (1150/1178) > >14:34:07,221 INFO packaging: Installing libseccomp-1.0.0-0.fc18.x86_64 (1151/1178) > >14:34:07,221 INFO packaging: Installing fuse-2.9.1-1.fc18.x86_64 (1152/1178) > >14:34:07,221 INFO packaging: Installing fuseiso-20070708-12.fc18.x86_64 (1153/1178) > >14:34:07,221 INFO packaging: Installing gvfs-fuse-1.14.0-1.fc18.x86_64 (1154/1178) > >14:34:07,221 INFO packaging: Installing 1:totem-3.6.0-2.fc18.x86_64 (1155/1178) > >14:34:07,221 INFO packaging: Installing 2:qemu-img-1.2.0-12.fc18.x86_64 (1156/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-0.10.2-3.fc18.x86_64 (1157/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-network-0.10.2-3.fc18.x86_64 (1158/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-qemu-0.10.2-3.fc18.x86_64 (1159/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-interface-0.10.2-3.fc18.x86_64 (1160/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-storage-0.10.2-3.fc18.x86_64 (1161/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-nwfilter-0.10.2-3.fc18.x86_64 (1162/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-secret-0.10.2-3.fc18.x86_64 (1163/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-driver-nodedev-0.10.2-3.fc18.x86_64 (1164/1178) > >14:34:07,222 INFO packaging: Installing 2:qemu-common-1.2.0-12.fc18.x86_64 (1165/1178) > >14:34:07,222 INFO packaging: Installing 2:qemu-system-x86-1.2.0-12.fc18.x86_64 (1166/1178) > >14:34:07,222 INFO packaging: Installing 2:qemu-kvm-1.2.0-12.fc18.x86_64 (1167/1178) > >14:34:07,222 INFO packaging: Installing libvirt-daemon-kvm-0.10.2-3.fc18.x86_64 (1168/1178) > >14:34:07,222 INFO packaging: Installing pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 (1169/1178) > >14:34:07,222 INFO packaging: Installing bluez-4.101-2.fc18.x86_64 (1170/1178) > >14:34:07,222 INFO packaging: Installing 1:gnome-bluetooth-3.6.0-1.fc18.x86_64 (1171/1178) > >14:34:07,222 INFO packaging: Installing gnome-shell-3.6.0-1.fc18.x86_64 (1172/1178) > >14:34:07,222 INFO packaging: Installing gnome-boxes-3.6.0-1.fc18.x86_64 (1173/1178) > >14:34:07,223 INFO packaging: Installing 1:totem-nautilus-3.6.0-2.fc18.x86_64 (1174/1178) > >14:34:07,223 INFO packaging: Installing pulseaudio-module-x11-2.1-4.fc18.x86_64 (1175/1178) > >14:34:07,223 INFO packaging: Installing alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 (1176/1178) > >14:34:07,223 INFO packaging: Installing 1:xorg-x11-drv-nouveau-1.0.1-6.fc18.x86_64 (1177/1178) > >14:34:07,223 INFO packaging: Installing pcmciautils-018-3.fc18.x86_64 (1178/1178) > >14:34:07,223 INFO packaging: 1958 blocks > >14:34:07,223 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >21:17:19,654 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:17:19,674 INFO program: Running... modprobe fcoe >21:17:20,742 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:17:20,861 INFO program: No FCoE boot disk information is found in EDD! >21:17:20,862 INFO program: Running... udevadm settle --timeout=300 >21:17:20,905 INFO program: Running... multipath -d >21:17:21,444 INFO program: Running... multipath -ll >21:17:23,924 INFO program: Running... metacity --display :1 --sm-disable >21:17:27,633 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >21:17:28,121 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,131 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,132 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,132 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,133 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,134 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,134 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,135 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,135 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,136 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,136 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,137 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,137 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,138 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,138 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,139 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,139 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,140 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,140 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,141 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,141 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,142 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,142 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:28,143 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:17:29,666 INFO program: Running... udevadm control --property=ANACONDA=1 >21:17:29,686 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:17:29,697 INFO program: Running... systemctl start chronyd.service >21:17:30,926 INFO program: Running... udevadm settle --timeout=300 >21:17:30,956 INFO program: Running... multipath -d >21:17:30,961 INFO program: Running... multipath -ll >21:17:31,111 INFO program: Running... modprobe vfat >21:17:31,387 INFO program: Running... dumpe2fs -h /dev/sda3 >21:17:31,604 INFO program: Filesystem volume name: LinuxBoot >21:17:31,604 INFO program: Last mounted on: <not available> >21:17:31,604 INFO program: Filesystem UUID: 4eefe215-7926-44d3-8379-023427582038 >21:17:31,604 INFO program: Filesystem magic number: 0xEF53 >21:17:31,604 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,604 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >21:17:31,604 INFO program: Filesystem flags: signed_directory_hash >21:17:31,604 INFO program: Default mount options: user_xattr acl >21:17:31,604 INFO program: Filesystem state: clean >21:17:31,604 INFO program: Errors behavior: Continue >21:17:31,604 INFO program: Filesystem OS type: Linux >21:17:31,604 INFO program: Inode count: 119416 >21:17:31,604 INFO program: Block count: 477184 >21:17:31,605 INFO program: Reserved block count: 23859 >21:17:31,605 INFO program: Free blocks: 451568 >21:17:31,605 INFO program: Free inodes: 119405 >21:17:31,605 INFO program: First block: 1 >21:17:31,605 INFO program: Block size: 1024 >21:17:31,605 INFO program: Fragment size: 1024 >21:17:31,605 INFO program: Reserved GDT blocks: 256 >21:17:31,605 INFO program: Blocks per group: 8192 >21:17:31,605 INFO program: Fragments per group: 8192 >21:17:31,606 INFO program: Inodes per group: 2024 >21:17:31,606 INFO program: Inode blocks per group: 253 >21:17:31,606 INFO program: Filesystem created: Sun Oct 21 20:58:26 2012 >21:17:31,607 INFO program: Last mount time: n/a >21:17:31,607 INFO program: Last write time: Sun Oct 21 20:58:26 2012 >21:17:31,607 INFO program: Mount count: 0 >21:17:31,607 INFO program: Maximum mount count: -1 >21:17:31,607 INFO program: Last checked: Sun Oct 21 20:58:26 2012 >21:17:31,607 INFO program: Check interval: 0 (<none>) >21:17:31,607 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,607 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,607 INFO program: First inode: 11 >21:17:31,607 INFO program: Inode size: 128 >21:17:31,607 INFO program: Journal inode: 8 >21:17:31,608 INFO program: Default directory hash: half_md4 >21:17:31,608 INFO program: Directory Hash Seed: cb56b225-6830-485a-a2e7-b2703b48780e >21:17:31,608 INFO program: Journal backup: inode blocks >21:17:31,608 INFO program: Journal features: (none) >21:17:31,608 INFO program: Journal size: 8M >21:17:31,608 INFO program: Journal length: 8192 >21:17:31,609 INFO program: Journal sequence: 0x00000002 >21:17:31,609 INFO program: Journal start: 0 >21:17:31,609 INFO program: >21:17:31,609 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,609 INFO program: Running... dumpe2fs -h /dev/sda3 >21:17:31,613 INFO program: Filesystem volume name: LinuxBoot >21:17:31,614 INFO program: Last mounted on: <not available> >21:17:31,614 INFO program: Filesystem UUID: 4eefe215-7926-44d3-8379-023427582038 >21:17:31,614 INFO program: Filesystem magic number: 0xEF53 >21:17:31,614 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,614 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >21:17:31,614 INFO program: Filesystem flags: signed_directory_hash >21:17:31,614 INFO program: Default mount options: user_xattr acl >21:17:31,614 INFO program: Filesystem state: clean >21:17:31,614 INFO program: Errors behavior: Continue >21:17:31,614 INFO program: Filesystem OS type: Linux >21:17:31,614 INFO program: Inode count: 119416 >21:17:31,615 INFO program: Block count: 477184 >21:17:31,615 INFO program: Reserved block count: 23859 >21:17:31,615 INFO program: Free blocks: 451568 >21:17:31,615 INFO program: Free inodes: 119405 >21:17:31,615 INFO program: First block: 1 >21:17:31,615 INFO program: Block size: 1024 >21:17:31,615 INFO program: Fragment size: 1024 >21:17:31,615 INFO program: Reserved GDT blocks: 256 >21:17:31,615 INFO program: Blocks per group: 8192 >21:17:31,615 INFO program: Fragments per group: 8192 >21:17:31,616 INFO program: Inodes per group: 2024 >21:17:31,616 INFO program: Inode blocks per group: 253 >21:17:31,616 INFO program: Filesystem created: Sun Oct 21 20:58:26 2012 >21:17:31,616 INFO program: Last mount time: n/a >21:17:31,616 INFO program: Last write time: Sun Oct 21 20:58:26 2012 >21:17:31,617 INFO program: Mount count: 0 >21:17:31,617 INFO program: Maximum mount count: -1 >21:17:31,617 INFO program: Last checked: Sun Oct 21 20:58:26 2012 >21:17:31,617 INFO program: Check interval: 0 (<none>) >21:17:31,617 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,618 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,618 INFO program: First inode: 11 >21:17:31,618 INFO program: Inode size: 128 >21:17:31,618 INFO program: Journal inode: 8 >21:17:31,618 INFO program: Default directory hash: half_md4 >21:17:31,619 INFO program: Directory Hash Seed: cb56b225-6830-485a-a2e7-b2703b48780e >21:17:31,619 INFO program: Journal backup: inode blocks >21:17:31,619 INFO program: Journal features: (none) >21:17:31,619 INFO program: Journal size: 8M >21:17:31,619 INFO program: Journal length: 8192 >21:17:31,619 INFO program: Journal sequence: 0x00000002 >21:17:31,620 INFO program: Journal start: 0 >21:17:31,620 INFO program: >21:17:31,620 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,620 INFO program: Running... resize2fs -P /dev/sda3 >21:17:31,700 INFO program: Estimated minimum size of the filesystem: 9269 >21:17:31,701 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:17:31,743 INFO program: Running... dumpe2fs -h /dev/sda4 >21:17:31,756 INFO program: Filesystem volume name: f18e64 >21:17:31,756 INFO program: Last mounted on: <not available> >21:17:31,756 INFO program: Filesystem UUID: c537a65a-f0db-4526-8b65-c44460227df7 >21:17:31,756 INFO program: Filesystem magic number: 0xEF53 >21:17:31,757 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,757 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:17:31,757 INFO program: Filesystem flags: signed_directory_hash >21:17:31,757 INFO program: Default mount options: user_xattr acl >21:17:31,757 INFO program: Filesystem state: clean >21:17:31,757 INFO program: Errors behavior: Continue >21:17:31,757 INFO program: Filesystem OS type: Linux >21:17:31,757 INFO program: Inode count: 983040 >21:17:31,757 INFO program: Block count: 3932160 >21:17:31,757 INFO program: Reserved block count: 196608 >21:17:31,757 INFO program: Free blocks: 3828096 >21:17:31,757 INFO program: Free inodes: 983029 >21:17:31,757 INFO program: First block: 0 >21:17:31,757 INFO program: Block size: 4096 >21:17:31,757 INFO program: Fragment size: 4096 >21:17:31,758 INFO program: Reserved GDT blocks: 959 >21:17:31,758 INFO program: Blocks per group: 32768 >21:17:31,758 INFO program: Fragments per group: 32768 >21:17:31,759 INFO program: Inodes per group: 8192 >21:17:31,759 INFO program: Inode blocks per group: 512 >21:17:31,759 INFO program: Flex block group size: 16 >21:17:31,760 INFO program: Filesystem created: Sun Oct 21 20:58:27 2012 >21:17:31,760 INFO program: Last mount time: n/a >21:17:31,760 INFO program: Last write time: Sun Oct 21 20:58:30 2012 >21:17:31,760 INFO program: Mount count: 0 >21:17:31,761 INFO program: Maximum mount count: -1 >21:17:31,761 INFO program: Last checked: Sun Oct 21 20:58:27 2012 >21:17:31,761 INFO program: Check interval: 0 (<none>) >21:17:31,762 INFO program: Lifetime writes: 372 MB >21:17:31,762 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,762 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,763 INFO program: First inode: 11 >21:17:31,763 INFO program: Inode size: 256 >21:17:31,763 INFO program: Required extra isize: 28 >21:17:31,764 INFO program: Desired extra isize: 28 >21:17:31,764 INFO program: Journal inode: 8 >21:17:31,764 INFO program: Default directory hash: half_md4 >21:17:31,764 INFO program: Directory Hash Seed: 69f80e92-c19d-48b9-8ea6-185bad8fd0dd >21:17:31,765 INFO program: Journal backup: inode blocks >21:17:31,765 INFO program: Journal features: (none) >21:17:31,765 INFO program: Journal size: 128M >21:17:31,765 INFO program: Journal length: 32768 >21:17:31,765 INFO program: Journal sequence: 0x00000002 >21:17:31,766 INFO program: Journal start: 0 >21:17:31,766 INFO program: >21:17:31,766 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,766 INFO program: Running... dumpe2fs -h /dev/sda4 >21:17:31,772 INFO program: Filesystem volume name: f18e64 >21:17:31,773 INFO program: Last mounted on: <not available> >21:17:31,773 INFO program: Filesystem UUID: c537a65a-f0db-4526-8b65-c44460227df7 >21:17:31,773 INFO program: Filesystem magic number: 0xEF53 >21:17:31,773 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,773 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:17:31,773 INFO program: Filesystem flags: signed_directory_hash >21:17:31,773 INFO program: Default mount options: user_xattr acl >21:17:31,773 INFO program: Filesystem state: clean >21:17:31,773 INFO program: Errors behavior: Continue >21:17:31,773 INFO program: Filesystem OS type: Linux >21:17:31,773 INFO program: Inode count: 983040 >21:17:31,773 INFO program: Block count: 3932160 >21:17:31,773 INFO program: Reserved block count: 196608 >21:17:31,773 INFO program: Free blocks: 3828096 >21:17:31,773 INFO program: Free inodes: 983029 >21:17:31,774 INFO program: First block: 0 >21:17:31,774 INFO program: Block size: 4096 >21:17:31,774 INFO program: Fragment size: 4096 >21:17:31,774 INFO program: Reserved GDT blocks: 959 >21:17:31,774 INFO program: Blocks per group: 32768 >21:17:31,774 INFO program: Fragments per group: 32768 >21:17:31,775 INFO program: Inodes per group: 8192 >21:17:31,775 INFO program: Inode blocks per group: 512 >21:17:31,775 INFO program: Flex block group size: 16 >21:17:31,775 INFO program: Filesystem created: Sun Oct 21 20:58:27 2012 >21:17:31,775 INFO program: Last mount time: n/a >21:17:31,776 INFO program: Last write time: Sun Oct 21 20:58:30 2012 >21:17:31,776 INFO program: Mount count: 0 >21:17:31,776 INFO program: Maximum mount count: -1 >21:17:31,776 INFO program: Last checked: Sun Oct 21 20:58:27 2012 >21:17:31,776 INFO program: Check interval: 0 (<none>) >21:17:31,777 INFO program: Lifetime writes: 372 MB >21:17:31,777 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,777 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,777 INFO program: First inode: 11 >21:17:31,777 INFO program: Inode size: 256 >21:17:31,778 INFO program: Required extra isize: 28 >21:17:31,778 INFO program: Desired extra isize: 28 >21:17:31,778 INFO program: Journal inode: 8 >21:17:31,778 INFO program: Default directory hash: half_md4 >21:17:31,778 INFO program: Directory Hash Seed: 69f80e92-c19d-48b9-8ea6-185bad8fd0dd >21:17:31,779 INFO program: Journal backup: inode blocks >21:17:31,779 INFO program: Journal features: (none) >21:17:31,779 INFO program: Journal size: 128M >21:17:31,779 INFO program: Journal length: 32768 >21:17:31,779 INFO program: Journal sequence: 0x00000002 >21:17:31,779 INFO program: Journal start: 0 >21:17:31,780 INFO program: >21:17:31,780 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,780 INFO program: Running... resize2fs -P /dev/sda4 >21:17:31,784 INFO program: Estimated minimum size of the filesystem: 51211 >21:17:31,784 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:17:31,849 INFO program: Running... dumpe2fs -h /dev/sda6 >21:17:31,871 INFO program: Filesystem volume name: testing >21:17:31,871 INFO program: Last mounted on: <not available> >21:17:31,871 INFO program: Filesystem UUID: 3d35f5ce-28f2-4069-bc10-f8febf99d2c6 >21:17:31,872 INFO program: Filesystem magic number: 0xEF53 >21:17:31,872 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,872 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:17:31,872 INFO program: Filesystem flags: signed_directory_hash >21:17:31,872 INFO program: Default mount options: user_xattr acl >21:17:31,872 INFO program: Filesystem state: clean >21:17:31,872 INFO program: Errors behavior: Continue >21:17:31,872 INFO program: Filesystem OS type: Linux >21:17:31,872 INFO program: Inode count: 983040 >21:17:31,872 INFO program: Block count: 3932160 >21:17:31,872 INFO program: Reserved block count: 196608 >21:17:31,872 INFO program: Free blocks: 3828096 >21:17:31,872 INFO program: Free inodes: 983029 >21:17:31,872 INFO program: First block: 0 >21:17:31,873 INFO program: Block size: 4096 >21:17:31,873 INFO program: Fragment size: 4096 >21:17:31,873 INFO program: Reserved GDT blocks: 959 >21:17:31,873 INFO program: Blocks per group: 32768 >21:17:31,873 INFO program: Fragments per group: 32768 >21:17:31,874 INFO program: Inodes per group: 8192 >21:17:31,874 INFO program: Inode blocks per group: 512 >21:17:31,874 INFO program: Flex block group size: 16 >21:17:31,875 INFO program: Filesystem created: Sun Oct 21 21:01:20 2012 >21:17:31,875 INFO program: Last mount time: n/a >21:17:31,875 INFO program: Last write time: Sun Oct 21 21:01:22 2012 >21:17:31,876 INFO program: Mount count: 0 >21:17:31,876 INFO program: Maximum mount count: -1 >21:17:31,876 INFO program: Last checked: Sun Oct 21 21:01:20 2012 >21:17:31,877 INFO program: Check interval: 0 (<none>) >21:17:31,877 INFO program: Lifetime writes: 372 MB >21:17:31,877 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,878 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,878 INFO program: First inode: 11 >21:17:31,878 INFO program: Inode size: 256 >21:17:31,878 INFO program: Required extra isize: 28 >21:17:31,879 INFO program: Desired extra isize: 28 >21:17:31,879 INFO program: Journal inode: 8 >21:17:31,879 INFO program: Default directory hash: half_md4 >21:17:31,880 INFO program: Directory Hash Seed: dc0eb0fd-b862-419c-9877-5a59cdd07835 >21:17:31,880 INFO program: Journal backup: inode blocks >21:17:31,880 INFO program: Journal features: (none) >21:17:31,880 INFO program: Journal size: 128M >21:17:31,881 INFO program: Journal length: 32768 >21:17:31,881 INFO program: Journal sequence: 0x00000002 >21:17:31,881 INFO program: Journal start: 0 >21:17:31,882 INFO program: >21:17:31,882 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,883 INFO program: Running... dumpe2fs -h /dev/sda6 >21:17:31,888 INFO program: Filesystem volume name: testing >21:17:31,888 INFO program: Last mounted on: <not available> >21:17:31,888 INFO program: Filesystem UUID: 3d35f5ce-28f2-4069-bc10-f8febf99d2c6 >21:17:31,888 INFO program: Filesystem magic number: 0xEF53 >21:17:31,888 INFO program: Filesystem revision #: 1 (dynamic) >21:17:31,888 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:17:31,888 INFO program: Filesystem flags: signed_directory_hash >21:17:31,889 INFO program: Default mount options: user_xattr acl >21:17:31,889 INFO program: Filesystem state: clean >21:17:31,889 INFO program: Errors behavior: Continue >21:17:31,889 INFO program: Filesystem OS type: Linux >21:17:31,889 INFO program: Inode count: 983040 >21:17:31,889 INFO program: Block count: 3932160 >21:17:31,889 INFO program: Reserved block count: 196608 >21:17:31,889 INFO program: Free blocks: 3828096 >21:17:31,889 INFO program: Free inodes: 983029 >21:17:31,889 INFO program: First block: 0 >21:17:31,889 INFO program: Block size: 4096 >21:17:31,889 INFO program: Fragment size: 4096 >21:17:31,890 INFO program: Reserved GDT blocks: 959 >21:17:31,890 INFO program: Blocks per group: 32768 >21:17:31,890 INFO program: Fragments per group: 32768 >21:17:31,890 INFO program: Inodes per group: 8192 >21:17:31,891 INFO program: Inode blocks per group: 512 >21:17:31,891 INFO program: Flex block group size: 16 >21:17:31,891 INFO program: Filesystem created: Sun Oct 21 21:01:20 2012 >21:17:31,891 INFO program: Last mount time: n/a >21:17:31,892 INFO program: Last write time: Sun Oct 21 21:01:22 2012 >21:17:31,892 INFO program: Mount count: 0 >21:17:31,892 INFO program: Maximum mount count: -1 >21:17:31,892 INFO program: Last checked: Sun Oct 21 21:01:20 2012 >21:17:31,892 INFO program: Check interval: 0 (<none>) >21:17:31,893 INFO program: Lifetime writes: 372 MB >21:17:31,893 INFO program: Reserved blocks uid: 0 (user root) >21:17:31,893 INFO program: Reserved blocks gid: 0 (group root) >21:17:31,893 INFO program: First inode: 11 >21:17:31,894 INFO program: Inode size: 256 >21:17:31,894 INFO program: Required extra isize: 28 >21:17:31,894 INFO program: Desired extra isize: 28 >21:17:31,894 INFO program: Journal inode: 8 >21:17:31,895 INFO program: Default directory hash: half_md4 >21:17:31,895 INFO program: Directory Hash Seed: dc0eb0fd-b862-419c-9877-5a59cdd07835 >21:17:31,895 INFO program: Journal backup: inode blocks >21:17:31,895 INFO program: Journal features: (none) >21:17:31,895 INFO program: Journal size: 128M >21:17:31,895 INFO program: Journal length: 32768 >21:17:31,896 INFO program: Journal sequence: 0x00000002 >21:17:31,896 INFO program: Journal start: 0 >21:17:31,896 INFO program: >21:17:31,896 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:31,896 INFO program: Running... resize2fs -P /dev/sda6 >21:17:31,901 INFO program: Estimated minimum size of the filesystem: 51211 >21:17:31,901 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:17:32,347 INFO program: Running... dumpe2fs -h /dev/loop1 >21:17:32,402 INFO program: Filesystem volume name: Anaconda >21:17:32,402 INFO program: Last mounted on: / >21:17:32,402 INFO program: Filesystem UUID: 130283a0-48e2-401e-a140-6610b66d47e1 >21:17:32,402 INFO program: Filesystem magic number: 0xEF53 >21:17:32,402 INFO program: Filesystem revision #: 1 (dynamic) >21:17:32,403 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:17:32,403 INFO program: Filesystem flags: signed_directory_hash >21:17:32,403 INFO program: Default mount options: user_xattr acl >21:17:32,403 INFO program: Filesystem state: clean >21:17:32,403 INFO program: Errors behavior: Continue >21:17:32,403 INFO program: Filesystem OS type: Linux >21:17:32,403 INFO program: Inode count: 65536 >21:17:32,403 INFO program: Block count: 1048576 >21:17:32,403 INFO program: Reserved block count: 0 >21:17:32,403 INFO program: Free blocks: 312813 >21:17:32,403 INFO program: Free inodes: 38354 >21:17:32,403 INFO program: First block: 1 >21:17:32,403 INFO program: Block size: 1024 >21:17:32,403 INFO program: Fragment size: 1024 >21:17:32,404 INFO program: Reserved GDT blocks: 256 >21:17:32,404 INFO program: Blocks per group: 8192 >21:17:32,404 INFO program: Fragments per group: 8192 >21:17:32,404 INFO program: Inodes per group: 512 >21:17:32,404 INFO program: Inode blocks per group: 128 >21:17:32,404 INFO program: Flex block group size: 16 >21:17:32,404 INFO program: Filesystem created: Sat Oct 20 04:06:05 2012 >21:17:32,405 INFO program: Last mount time: Sat Oct 20 04:06:09 2012 >21:17:32,405 INFO program: Last write time: Sat Oct 20 04:06:14 2012 >21:17:32,405 INFO program: Mount count: 2 >21:17:32,405 INFO program: Maximum mount count: -1 >21:17:32,405 INFO program: Last checked: Sat Oct 20 04:06:05 2012 >21:17:32,405 INFO program: Check interval: 0 (<none>) >21:17:32,406 INFO program: Lifetime writes: 32 MB >21:17:32,406 INFO program: Reserved blocks uid: 0 (user root) >21:17:32,406 INFO program: Reserved blocks gid: 0 (group root) >21:17:32,406 INFO program: First inode: 11 >21:17:32,406 INFO program: Inode size: 256 >21:17:32,406 INFO program: Required extra isize: 28 >21:17:32,406 INFO program: Desired extra isize: 28 >21:17:32,407 INFO program: Journal inode: 8 >21:17:32,407 INFO program: Default directory hash: half_md4 >21:17:32,407 INFO program: Directory Hash Seed: bff41fad-9cfb-4f1e-8a73-130a7715d041 >21:17:32,407 INFO program: Journal backup: inode blocks >21:17:32,407 INFO program: Journal features: (none) >21:17:32,407 INFO program: Journal size: 32M >21:17:32,408 INFO program: Journal length: 32768 >21:17:32,408 INFO program: Journal sequence: 0x00000006 >21:17:32,408 INFO program: Journal start: 0 >21:17:32,408 INFO program: >21:17:32,408 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:32,408 INFO program: Running... dumpe2fs -h /dev/loop1 >21:17:32,412 INFO program: Filesystem volume name: Anaconda >21:17:32,412 INFO program: Last mounted on: / >21:17:32,413 INFO program: Filesystem UUID: 130283a0-48e2-401e-a140-6610b66d47e1 >21:17:32,413 INFO program: Filesystem magic number: 0xEF53 >21:17:32,413 INFO program: Filesystem revision #: 1 (dynamic) >21:17:32,413 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:17:32,413 INFO program: Filesystem flags: signed_directory_hash >21:17:32,413 INFO program: Default mount options: user_xattr acl >21:17:32,413 INFO program: Filesystem state: clean >21:17:32,413 INFO program: Errors behavior: Continue >21:17:32,413 INFO program: Filesystem OS type: Linux >21:17:32,413 INFO program: Inode count: 65536 >21:17:32,413 INFO program: Block count: 1048576 >21:17:32,413 INFO program: Reserved block count: 0 >21:17:32,413 INFO program: Free blocks: 312813 >21:17:32,413 INFO program: Free inodes: 38354 >21:17:32,413 INFO program: First block: 1 >21:17:32,413 INFO program: Block size: 1024 >21:17:32,414 INFO program: Fragment size: 1024 >21:17:32,414 INFO program: Reserved GDT blocks: 256 >21:17:32,414 INFO program: Blocks per group: 8192 >21:17:32,414 INFO program: Fragments per group: 8192 >21:17:32,414 INFO program: Inodes per group: 512 >21:17:32,414 INFO program: Inode blocks per group: 128 >21:17:32,414 INFO program: Flex block group size: 16 >21:17:32,414 INFO program: Filesystem created: Sat Oct 20 04:06:05 2012 >21:17:32,414 INFO program: Last mount time: Sat Oct 20 04:06:09 2012 >21:17:32,414 INFO program: Last write time: Sat Oct 20 04:06:14 2012 >21:17:32,414 INFO program: Mount count: 2 >21:17:32,414 INFO program: Maximum mount count: -1 >21:17:32,414 INFO program: Last checked: Sat Oct 20 04:06:05 2012 >21:17:32,414 INFO program: Check interval: 0 (<none>) >21:17:32,414 INFO program: Lifetime writes: 32 MB >21:17:32,415 INFO program: Reserved blocks uid: 0 (user root) >21:17:32,415 INFO program: Reserved blocks gid: 0 (group root) >21:17:32,415 INFO program: First inode: 11 >21:17:32,415 INFO program: Inode size: 256 >21:17:32,415 INFO program: Required extra isize: 28 >21:17:32,415 INFO program: Desired extra isize: 28 >21:17:32,415 INFO program: Journal inode: 8 >21:17:32,415 INFO program: Default directory hash: half_md4 >21:17:32,415 INFO program: Directory Hash Seed: bff41fad-9cfb-4f1e-8a73-130a7715d041 >21:17:32,415 INFO program: Journal backup: inode blocks >21:17:32,415 INFO program: Journal features: (none) >21:17:32,415 INFO program: Journal size: 32M >21:17:32,415 INFO program: Journal length: 32768 >21:17:32,415 INFO program: Journal sequence: 0x00000006 >21:17:32,416 INFO program: Journal start: 0 >21:17:32,416 INFO program: >21:17:32,416 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:32,416 INFO program: Running... resize2fs -P /dev/loop1 >21:17:32,420 INFO program: Couldn't find valid filesystem superblock. >21:17:32,420 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:17:32,420 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:17:32,481 INFO program: Running... udevadm settle --timeout=300 >21:17:32,516 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:17:32,520 INFO program: Filesystem volume name: Anaconda >21:17:32,520 INFO program: Last mounted on: /sysroot >21:17:32,521 INFO program: Filesystem UUID: 130283a0-48e2-401e-a140-6610b66d47e1 >21:17:32,521 INFO program: Filesystem magic number: 0xEF53 >21:17:32,521 INFO program: Filesystem revision #: 1 (dynamic) >21:17:32,521 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:17:32,521 INFO program: Filesystem flags: signed_directory_hash >21:17:32,521 INFO program: Default mount options: user_xattr acl >21:17:32,521 INFO program: Filesystem state: clean >21:17:32,521 INFO program: Errors behavior: Continue >21:17:32,521 INFO program: Filesystem OS type: Linux >21:17:32,521 INFO program: Inode count: 65536 >21:17:32,521 INFO program: Block count: 1048576 >21:17:32,521 INFO program: Reserved block count: 0 >21:17:32,521 INFO program: Free blocks: 312813 >21:17:32,521 INFO program: Free inodes: 38354 >21:17:32,521 INFO program: First block: 1 >21:17:32,522 INFO program: Block size: 1024 >21:17:32,522 INFO program: Fragment size: 1024 >21:17:32,522 INFO program: Reserved GDT blocks: 256 >21:17:32,522 INFO program: Blocks per group: 8192 >21:17:32,522 INFO program: Fragments per group: 8192 >21:17:32,522 INFO program: Inodes per group: 512 >21:17:32,522 INFO program: Inode blocks per group: 128 >21:17:32,522 INFO program: Flex block group size: 16 >21:17:32,522 INFO program: Filesystem created: Sat Oct 20 04:06:05 2012 >21:17:32,522 INFO program: Last mount time: Sun Oct 21 21:16:56 2012 >21:17:32,522 INFO program: Last write time: Sun Oct 21 21:16:56 2012 >21:17:32,522 INFO program: Mount count: 3 >21:17:32,522 INFO program: Maximum mount count: -1 >21:17:32,522 INFO program: Last checked: Sat Oct 20 04:06:05 2012 >21:17:32,522 INFO program: Check interval: 0 (<none>) >21:17:32,523 INFO program: Lifetime writes: 32 MB >21:17:32,523 INFO program: Reserved blocks uid: 0 (user root) >21:17:32,523 INFO program: Reserved blocks gid: 0 (group root) >21:17:32,523 INFO program: First inode: 11 >21:17:32,523 INFO program: Inode size: 256 >21:17:32,523 INFO program: Required extra isize: 28 >21:17:32,523 INFO program: Desired extra isize: 28 >21:17:32,523 INFO program: Journal inode: 8 >21:17:32,523 INFO program: Default directory hash: half_md4 >21:17:32,523 INFO program: Directory Hash Seed: bff41fad-9cfb-4f1e-8a73-130a7715d041 >21:17:32,523 INFO program: Journal backup: inode blocks >21:17:32,523 INFO program: Journal features: (none) >21:17:32,523 INFO program: Journal size: 32M >21:17:32,523 INFO program: Journal length: 32768 >21:17:32,524 INFO program: Journal sequence: 0x00000007 >21:17:32,524 INFO program: Journal start: 1 >21:17:32,524 INFO program: >21:17:32,524 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:32,524 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:17:32,528 INFO program: Filesystem volume name: Anaconda >21:17:32,529 INFO program: Last mounted on: /sysroot >21:17:32,529 INFO program: Filesystem UUID: 130283a0-48e2-401e-a140-6610b66d47e1 >21:17:32,529 INFO program: Filesystem magic number: 0xEF53 >21:17:32,529 INFO program: Filesystem revision #: 1 (dynamic) >21:17:32,529 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:17:32,529 INFO program: Filesystem flags: signed_directory_hash >21:17:32,529 INFO program: Default mount options: user_xattr acl >21:17:32,529 INFO program: Filesystem state: clean >21:17:32,529 INFO program: Errors behavior: Continue >21:17:32,529 INFO program: Filesystem OS type: Linux >21:17:32,529 INFO program: Inode count: 65536 >21:17:32,529 INFO program: Block count: 1048576 >21:17:32,529 INFO program: Reserved block count: 0 >21:17:32,529 INFO program: Free blocks: 312813 >21:17:32,529 INFO program: Free inodes: 38354 >21:17:32,530 INFO program: First block: 1 >21:17:32,530 INFO program: Block size: 1024 >21:17:32,530 INFO program: Fragment size: 1024 >21:17:32,530 INFO program: Reserved GDT blocks: 256 >21:17:32,530 INFO program: Blocks per group: 8192 >21:17:32,530 INFO program: Fragments per group: 8192 >21:17:32,530 INFO program: Inodes per group: 512 >21:17:32,530 INFO program: Inode blocks per group: 128 >21:17:32,530 INFO program: Flex block group size: 16 >21:17:32,530 INFO program: Filesystem created: Sat Oct 20 04:06:05 2012 >21:17:32,530 INFO program: Last mount time: Sun Oct 21 21:16:56 2012 >21:17:32,530 INFO program: Last write time: Sun Oct 21 21:16:56 2012 >21:17:32,530 INFO program: Mount count: 3 >21:17:32,530 INFO program: Maximum mount count: -1 >21:17:32,530 INFO program: Last checked: Sat Oct 20 04:06:05 2012 >21:17:32,530 INFO program: Check interval: 0 (<none>) >21:17:32,531 INFO program: Lifetime writes: 32 MB >21:17:32,531 INFO program: Reserved blocks uid: 0 (user root) >21:17:32,531 INFO program: Reserved blocks gid: 0 (group root) >21:17:32,531 INFO program: First inode: 11 >21:17:32,531 INFO program: Inode size: 256 >21:17:32,531 INFO program: Required extra isize: 28 >21:17:32,531 INFO program: Desired extra isize: 28 >21:17:32,531 INFO program: Journal inode: 8 >21:17:32,531 INFO program: Default directory hash: half_md4 >21:17:32,531 INFO program: Directory Hash Seed: bff41fad-9cfb-4f1e-8a73-130a7715d041 >21:17:32,531 INFO program: Journal backup: inode blocks >21:17:32,531 INFO program: Journal features: (none) >21:17:32,531 INFO program: Journal size: 32M >21:17:32,531 INFO program: Journal length: 32768 >21:17:32,531 INFO program: Journal sequence: 0x00000007 >21:17:32,531 INFO program: Journal start: 1 >21:17:32,531 INFO program: >21:17:32,532 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:17:32,532 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:17:32,603 INFO program: Estimated minimum size of the filesystem: 733404 >21:17:32,603 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:17:32,744 INFO program: Running... udevadm settle --timeout=300 >21:17:32,764 INFO program: Running... udevadm settle --timeout=300 >21:17:32,776 INFO program: Running... udevadm settle --timeout=300 >21:17:32,792 INFO program: Running... udevadm settle --timeout=300 >21:17:32,811 INFO program: Running... udevadm settle --timeout=300 >21:17:32,823 INFO program: Running... udevadm settle --timeout=300 >21:17:32,837 INFO program: Running... udevadm settle --timeout=300 >21:17:32,852 INFO program: Running... udevadm settle --timeout=300 >21:17:32,873 INFO program: Running... udevadm settle --timeout=300 >21:17:32,891 INFO program: Running... udevadm settle --timeout=300 >21:17:32,910 INFO program: Running... udevadm settle --timeout=300 >21:17:32,925 INFO program: Running... udevadm settle --timeout=300 >21:17:32,937 INFO program: Running... udevadm settle --timeout=300 >21:17:32,949 INFO program: Running... udevadm settle --timeout=300 >21:17:32,962 INFO program: Running... udevadm settle --timeout=300 >21:17:32,988 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda3 /mnt/sysimage >21:17:32,999 INFO program: Running... /bin/umount /mnt/sysimage >21:17:33,045 INFO program: Running... udevadm settle --timeout=300 >21:17:33,065 INFO program: Running... udevadm settle --timeout=300 >21:17:33,078 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >21:17:33,089 INFO program: Running... /bin/umount /mnt/sysimage >21:17:33,110 INFO program: Running... udevadm settle --timeout=300 >21:17:33,125 INFO program: Running... udevadm settle --timeout=300 >21:17:33,138 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >21:17:33,154 INFO program: Running... /bin/umount /mnt/sysimage >21:17:33,182 INFO program: Running... udevadm settle --timeout=300 >21:17:33,194 INFO program: Running... udevadm settle --timeout=300 >17:17:47,330 INFO program: Running... modprobe btrfs >17:17:47,660 INFO program: Running... modprobe xfs >17:17:51,872 INFO program: Running... systemctl status chronyd.service >17:17:51,897 INFO program: chronyd.service - NTP client/server >17:17:51,901 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >17:17:51,905 INFO program: Active: active (running) since Sun, 21 Oct 2012 17:17:30 -0400; 21s ago >17:17:51,905 INFO program: Process: 836 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >17:17:51,905 INFO program: Process: 833 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >17:17:51,905 INFO program: Process: 821 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >17:17:51,906 INFO program: Main PID: 835 (chronyd) >17:17:51,906 INFO program: CGroup: name=systemd:/system/chronyd.service >17:17:51,906 INFO program: └ 835 /usr/sbin/chronyd -u chrony >17:17:51,907 INFO program: >17:17:51,907 INFO program: Oct 21 17:17:29 localhost chrony-helper[821]: tr: write error: Broken pipe >17:17:51,907 INFO program: Oct 21 17:17:29 localhost chrony-helper[821]: tr: write error >17:17:51,908 INFO program: Oct 21 17:17:30 localhost chronyd[835]: chronyd version 1.27-git1ca844 starting >17:17:51,908 INFO program: Oct 21 17:17:30 localhost chronyd[835]: Linux kernel major=3 minor=6 patch=1 >17:17:51,908 INFO program: Oct 21 17:17:30 localhost chronyd[835]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >17:17:51,909 INFO program: Oct 21 17:17:30 localhost systemd[1]: Started NTP client/server. >17:17:51,909 INFO program: Oct 21 17:17:35 localhost chronyd[835]: Selected source 64.73.32.135 >17:17:51,910 INFO program: Oct 21 17:17:35 localhost chronyd[835]: System clock wrong by 1.924341 seconds, adjustment started >17:17:51,930 INFO program: Running... systemctl start chronyd.service >14:18:06,426 INFO program: Running... systemctl restart chronyd.service >14:18:11,439 INFO program: Running... systemctl stop chronyd.service >14:18:13,388 INFO program: Running... systemctl start chronyd.service >14:18:29,021 INFO program: Running... udevadm settle --timeout=300 >14:22:18,708 INFO program: Running... hwclock --systohc --utc >14:22:19,507 INFO program: Running... udevadm settle --timeout=300 >14:22:19,532 INFO program: Running... udevadm settle --timeout=300 >14:22:19,556 INFO program: Running... udevadm settle --timeout=300 >14:22:19,578 INFO program: Running... udevadm settle --timeout=300 >14:22:19,600 INFO program: Running... udevadm settle --timeout=300 >14:22:19,627 INFO program: Running... udevadm settle --timeout=300 >14:22:19,650 INFO program: Running... udevadm settle --timeout=300 >14:22:19,674 INFO program: Running... udevadm settle --timeout=300 >14:22:19,700 INFO program: Running... udevadm settle --timeout=300 >14:22:19,724 INFO program: Running... udevadm settle --timeout=300 >14:22:19,748 INFO program: Running... udevadm settle --timeout=300 >14:22:19,773 INFO program: Running... udevadm settle --timeout=300 >14:22:19,793 INFO program: Running... udevadm settle --timeout=300 >14:22:19,819 INFO program: Running... udevadm settle --timeout=300 >14:22:19,894 INFO program: Running... swapon /dev/sda5 >21:22:19,938 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda4 /mnt/sysimage >21:22:19,959 INFO program: Running... /bin/mount -n -t vfat -o umask=0077,shortname=winnt /dev/sda2 /mnt/sysimage/boot/efi >21:22:19,981 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >21:22:19,991 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >21:22:19,999 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >21:22:20,026 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >21:22:20,100 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >21:22:20,112 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >21:17:18,151 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:17:18,154 DEBUG storage: registered device format class DiskLabel as disklabel >21:17:18,154 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:17:18,160 DEBUG storage: registered device format class SwapSpace as swap >21:17:18,161 DEBUG storage: registered device format class MDRaidMember as mdmember >21:17:18,223 DEBUG storage: registered device format class LUKS as luks >21:17:18,224 DEBUG storage: registered device format class BIOSBoot as biosboot >21:17:18,225 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:17:18,237 DEBUG storage: registered device format class Ext2FS as ext2 >21:17:18,237 DEBUG storage: registered device format class Ext3FS as ext3 >21:17:18,238 DEBUG storage: registered device format class Ext4FS as ext4 >21:17:18,238 DEBUG storage: registered device format class FATFS as vfat >21:17:18,238 DEBUG storage: registered device format class EFIFS as efi >21:17:18,238 DEBUG storage: registered device format class BTRFS as btrfs >21:17:18,238 DEBUG storage: registered device format class GFS2 as gfs2 >21:17:18,238 DEBUG storage: registered device format class JFS as jfs >21:17:18,238 DEBUG storage: registered device format class ReiserFS as reiserfs >21:17:18,239 DEBUG storage: registered device format class XFS as xfs >21:17:18,239 DEBUG storage: registered device format class HFS as hfs >21:17:18,239 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:17:18,239 DEBUG storage: registered device format class HFSPlus as hfs+ >21:17:18,239 DEBUG storage: registered device format class NTFS as ntfs >21:17:18,239 DEBUG storage: registered device format class NFS as nfs >21:17:18,239 DEBUG storage: registered device format class NFSv4 as nfs4 >21:17:18,239 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:17:18,239 DEBUG storage: registered device format class NoDevFS as nodev >21:17:18,239 DEBUG storage: registered device format class DevPtsFS as devpts >21:17:18,239 DEBUG storage: registered device format class ProcFS as proc >21:17:18,240 DEBUG storage: registered device format class SysFS as sysfs >21:17:18,240 DEBUG storage: registered device format class TmpFS as tmpfs >21:17:18,240 DEBUG storage: registered device format class BindFS as bind >21:17:18,240 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:17:18,240 DEBUG storage: registered device format class USBFS as usbfs >21:17:18,241 DEBUG storage: registered device format class MultipathMember as multipath_member >21:17:20,900 DEBUG storage: MultipathTopology._build_topology: >21:17:20,901 DEBUG storage: /etc/multipath.conf contents: >21:17:20,901 DEBUG storage: # multipath.conf written by anaconda >21:17:20,901 DEBUG storage: >21:17:20,901 DEBUG storage: defaults { >21:17:20,901 DEBUG storage: user_friendly_names yes >21:17:20,901 DEBUG storage: } >21:17:20,901 DEBUG storage: blacklist { >21:17:20,901 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:17:20,901 DEBUG storage: devnode "^hd[a-z]" >21:17:20,901 DEBUG storage: devnode "^dcssblk[0-9]*" >21:17:20,901 DEBUG storage: device { >21:17:20,901 DEBUG storage: vendor "DGC" >21:17:20,902 DEBUG storage: product "LUNZ" >21:17:20,902 DEBUG storage: } >21:17:20,902 DEBUG storage: device { >21:17:20,902 DEBUG storage: vendor "IBM" >21:17:20,902 DEBUG storage: product "S/390.*" >21:17:20,902 DEBUG storage: } >21:17:20,902 DEBUG storage: # don't count normal SATA devices as multipaths >21:17:20,902 DEBUG storage: device { >21:17:20,902 DEBUG storage: vendor "ATA" >21:17:20,902 DEBUG storage: } >21:17:20,903 DEBUG storage: # don't count 3ware devices as multipaths >21:17:20,903 DEBUG storage: device { >21:17:20,903 DEBUG storage: vendor "3ware" >21:17:20,903 DEBUG storage: } >21:17:20,903 DEBUG storage: device { >21:17:20,903 DEBUG storage: vendor "AMCC" >21:17:20,904 DEBUG storage: } >21:17:20,904 DEBUG storage: # nor highpoint devices >21:17:20,904 DEBUG storage: device { >21:17:20,904 DEBUG storage: vendor "HPT" >21:17:20,904 DEBUG storage: } >21:17:20,904 DEBUG storage: } >21:17:20,904 DEBUG storage: multipaths { >21:17:20,905 DEBUG storage: } >21:17:20,905 DEBUG storage: (end of /etc/multipath.conf) >21:17:21,448 INFO storage: MultipathTopology: found singlepath device: sda >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda1 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda2 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda3 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda4 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda5 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sda6 >21:17:21,449 INFO storage: MultipathTopology: found non-disk device: sr0 >21:17:21,450 INFO storage: MultipathTopology: found non-disk device: sr1 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop0 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop1 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop2 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop3 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop4 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop5 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop6 >21:17:21,450 INFO storage: MultipathTopology: found singlepath device: loop7 >21:17:21,451 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:17:30,866 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:17:30,867 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:17:30,951 DEBUG storage: MultipathTopology._build_topology: >21:17:30,951 DEBUG storage: /etc/multipath.conf contents: >21:17:30,952 DEBUG storage: # multipath.conf written by anaconda >21:17:30,952 DEBUG storage: >21:17:30,952 DEBUG storage: defaults { >21:17:30,952 DEBUG storage: user_friendly_names yes >21:17:30,952 DEBUG storage: } >21:17:30,952 DEBUG storage: blacklist { >21:17:30,952 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:17:30,952 DEBUG storage: devnode "^hd[a-z]" >21:17:30,952 DEBUG storage: devnode "^dcssblk[0-9]*" >21:17:30,952 DEBUG storage: device { >21:17:30,952 DEBUG storage: vendor "DGC" >21:17:30,952 DEBUG storage: product "LUNZ" >21:17:30,952 DEBUG storage: } >21:17:30,952 DEBUG storage: device { >21:17:30,953 DEBUG storage: vendor "IBM" >21:17:30,953 DEBUG storage: product "S/390.*" >21:17:30,953 DEBUG storage: } >21:17:30,953 DEBUG storage: # don't count normal SATA devices as multipaths >21:17:30,953 DEBUG storage: device { >21:17:30,953 DEBUG storage: vendor "ATA" >21:17:30,953 DEBUG storage: } >21:17:30,953 DEBUG storage: # don't count 3ware devices as multipaths >21:17:30,954 DEBUG storage: device { >21:17:30,954 DEBUG storage: vendor "3ware" >21:17:30,954 DEBUG storage: } >21:17:30,954 DEBUG storage: device { >21:17:30,954 DEBUG storage: vendor "AMCC" >21:17:30,954 DEBUG storage: } >21:17:30,955 DEBUG storage: # nor highpoint devices >21:17:30,955 DEBUG storage: device { >21:17:30,955 DEBUG storage: vendor "HPT" >21:17:30,955 DEBUG storage: } >21:17:30,955 DEBUG storage: } >21:17:30,955 DEBUG storage: multipaths { >21:17:30,955 DEBUG storage: } >21:17:30,956 DEBUG storage: (end of /etc/multipath.conf) >21:17:30,967 INFO storage: MultipathTopology: found singlepath device: sda >21:17:30,967 INFO storage: MultipathTopology: found non-disk device: sda1 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sda2 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sda3 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sda4 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sda5 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sda6 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sr0 >21:17:30,968 INFO storage: MultipathTopology: found non-disk device: sr1 >21:17:30,968 INFO storage: MultipathTopology: found singlepath device: loop0 >21:17:30,968 INFO storage: MultipathTopology: found singlepath device: loop1 >21:17:30,968 INFO storage: MultipathTopology: found singlepath device: loop2 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: loop3 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: loop4 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: loop5 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: loop6 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: loop7 >21:17:30,969 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:17:30,969 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'sr1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:17:30,972 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341 /dev/disk/by-id/wwn-0x50014ee25c9184ae', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793316', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >21:17:30,973 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >21:17:30,973 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:30,974 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:30,975 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:17:30,976 INFO storage: sda is a disk >21:17:30,976 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:30,977 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:17:30,978 INFO storage: added disk sda (id 0) to device tree >21:17:30,978 DEBUG storage: looking up parted Device: /dev/sda >21:17:30,979 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:17:30,980 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >21:17:30,981 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:17:30,982 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:17:30,991 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 6 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ffe122a4c50>, <parted.partition.Partition object at 0x7ffe122a9050>, <parted.partition.Partition object at 0x7ffe122a9290>, <parted.partition.Partition object at 0x7ffe122a9450>, <parted.partition.Partition object at 0x7ffe122a9610>, <parted.partition.Partition object at 0x7ffe122a97d0>] > device: <parted.device.Device object at 0x7ffe122a49d0> > PedDisk: <_ped.Disk object at 0x7ffe122a8440> >21:17:30,991 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:17:30,992 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:17:30,993 INFO storage: got device: DiskDevice instance (0x7ffe0ef61990) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD1002FAEX-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe0ef6c050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ffe19a48b90> >21:17:30,995 INFO storage: got format: DiskLabel instance (0x7ffe19a48c50) -- > 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 0x7ffe122a4c50>, <parted.partition.Partition object at 0x7ffe122a9050>, <parted.partition.Partition object at 0x7ffe122a9290>, <parted.partition.Partition object at 0x7ffe122a9450>, <parted.partition.Partition object at 0x7ffe122a9610>, <parted.partition.Partition object at 0x7ffe122a97d0>] > device: <parted.device.Device object at 0x7ffe122a49d0> > PedDisk: <_ped.Disk object at 0x7ffe122a8440> > origPartedDisk = <parted.disk.Disk object at 0x7ffe122a9a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FAEX-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe0ef6c3b0> > >21:17:30,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part1 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part1 /dev/disk/by-partuuid/222396cc-ded4-4a8f-aed9-5a14e7caea4e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4096', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '222396cc-ded4-4a8f-aed9-5a14e7caea4e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793342', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part1', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part1', > '/dev/disk/by-partuuid/222396cc-ded4-4a8f-aed9-5a14e7caea4e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:17:30,998 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >21:17:30,999 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:17:30,999 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:30,999 INFO storage: sda1 is a partition >21:17:31,000 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:17:31,001 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,002 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:17:31,003 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:17:31,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,004 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:17:31,004 DEBUG storage: looking up parted Partition: /dev/sda1 >21:17:31,005 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:17:31,006 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:17:31,006 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:17:31,007 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:17:31,007 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >21:17:31,008 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:17:31,008 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >21:17:31,008 INFO storage: added partition sda1 (id 1) to device tree >21:17:31,009 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:17:31,010 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >21:17:31,010 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:17:31,011 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >21:17:31,013 WARN storage: disklabel detected but not usable on sda1 >21:17:31,013 DEBUG storage: no type or existing type for sda1, bailing >21:17:31,013 DEBUG storage: looking up parted Device: /dev/sda1 >21:17:31,014 INFO storage: got device: PartitionDevice instance (0x7ffe19a48b50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 2.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096 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 0x7ffe0ef6c7a0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a4ad0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a4dd0> PedPartition: <_ped.Partition object at 0x7ffe122a6290> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 2048 end = 6143 length = 4096 > flags = bios_grub >21:17:31,015 INFO storage: got format: BIOSBoot instance (0x7ffe19a48d50) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = False formattable = True resizable = False > >21:17:31,018 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part2 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part2 /dev/disk/by-label/EFIboot /dev/disk/by-partuuid/eeca4e50-566d-4888-8184-1efdfc33233f /dev/disk/by-uuid/1F1E-0BAB', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'EFIboot', > 'ID_FS_LABEL_ENC': 'EFIboot', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1F1E-0BAB', > 'ID_FS_UUID_ENC': '1F1E-0BAB', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '6144', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '88064', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'eeca4e50-566d-4888-8184-1efdfc33233f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793444', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part2', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part2', > '/dev/disk/by-label/EFIboot', > '/dev/disk/by-partuuid/eeca4e50-566d-4888-8184-1efdfc33233f', > '/dev/disk/by-uuid/1F1E-0BAB'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:17:31,018 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >21:17:31,018 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:17:31,019 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,019 INFO storage: sda2 is a partition >21:17:31,020 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:17:31,020 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,021 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,022 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:17:31,023 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:17:31,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,043 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:17:31,057 DEBUG storage: looking up parted Partition: /dev/sda2 >21:17:31,100 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:17:31,101 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:17:31,103 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:17:31,104 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:17:31,104 INFO storage: added partition sda2 (id 2) to device tree >21:17:31,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:17:31,106 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >21:17:31,106 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:17:31,107 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >21:17:31,111 WARN storage: disklabel detected but not usable on sda2 >21:17:31,362 DEBUG storage: getFormat('efi') returning EFIFS instance >21:17:31,362 INFO storage: type detected on 'sda2' is 'vfat' >21:17:31,363 DEBUG storage: FATFS.supported: supported: True ; >21:17:31,364 DEBUG storage: getFormat('vfat') returning FATFS instance >21:17:31,364 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:17:31,365 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: vfat ; >21:17:31,366 DEBUG storage: looking up parted Device: /dev/sda2 >21:17:31,367 INFO storage: got device: PartitionDevice instance (0x7ffe122a9d50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 43.0 > format = existing vfat filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 88064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe122d8b90> > target size = 0 path = /dev/sda2 > 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 0x7ffe122a4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe122a9190> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a9110> PedPartition: <_ped.Partition object at 0x7ffe122a62f0> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 6144 end = 94207 length = 88064 > flags = boot >21:17:31,368 DEBUG storage: FATFS.supported: supported: True ; >21:17:31,368 INFO storage: got format: FATFS instance (0x7ffe11e46a90) -- > type = vfat name = vfat status = False > device = /dev/sda2 uuid = 1F1E-0BAB exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = EFIboot size = 0 targetSize = 0 > >21:17:31,371 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part3 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part3 /dev/disk/by-label/LinuxBoot /dev/disk/by-partuuid/bd6daf8f-f630-4e5d-915f-0d18dbad0d55 /dev/disk/by-uuid/4eefe215-7926-44d3-8379-023427582038', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'LinuxBoot', > 'ID_FS_LABEL_ENC': 'LinuxBoot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4eefe215-7926-44d3-8379-023427582038', > 'ID_FS_UUID_ENC': '4eefe215-7926-44d3-8379-023427582038', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '94208', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '954368', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'bd6daf8f-f630-4e5d-915f-0d18dbad0d55', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793534', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part3', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part3', > '/dev/disk/by-label/LinuxBoot', > '/dev/disk/by-partuuid/bd6daf8f-f630-4e5d-915f-0d18dbad0d55', > '/dev/disk/by-uuid/4eefe215-7926-44d3-8379-023427582038'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:17:31,371 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >21:17:31,372 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:17:31,372 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,372 INFO storage: sda3 is a partition >21:17:31,373 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:17:31,374 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,374 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,375 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:17:31,376 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:17:31,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,377 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:17:31,377 DEBUG storage: looking up parted Partition: /dev/sda3 >21:17:31,377 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:17:31,378 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:17:31,379 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:17:31,379 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:17:31,380 INFO storage: added partition sda3 (id 3) to device tree >21:17:31,380 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:17:31,381 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >21:17:31,381 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:17:31,382 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >21:17:31,387 WARN storage: disklabel detected but not usable on sda3 >21:17:31,387 INFO storage: type detected on 'sda3' is 'ext3' >21:17:31,701 DEBUG storage: padding min size from 10 up to 11 >21:17:31,702 DEBUG storage: Ext3FS.supported: supported: True ; >21:17:31,702 DEBUG storage: getFormat('ext3') returning Ext3FS instance >21:17:31,703 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:17:31,704 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext3 ; >21:17:31,705 DEBUG storage: looking up parted Device: /dev/sda3 >21:17:31,707 INFO storage: got device: PartitionDevice instance (0x7ffe11e46a10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 466.0 > format = existing ext3 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 954368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (59, 255, 63) biosGeometry: (59, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe122d8dd0> > 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 0x7ffe122a4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe122a9350> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a92d0> PedPartition: <_ped.Partition object at 0x7ffe122a6350> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 94208 end = 1048575 length = 954368 > flags = >21:17:31,708 DEBUG storage: Ext3FS.supported: supported: True ; >21:17:31,708 INFO storage: got format: Ext3FS instance (0x7ffe11e96850) -- > type = ext3 name = ext3 status = False > device = /dev/sda3 uuid = 4eefe215-7926-44d3-8379-023427582038 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LinuxBoot size = 466.0 targetSize = 466.0 > >21:17:31,712 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part4 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part4 /dev/disk/by-label/f18e64 /dev/disk/by-partuuid/6a787f96-d306-42da-baf8-3e2b2d02d8b1 /dev/disk/by-uuid/c537a65a-f0db-4526-8b65-c44460227df7', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'f18e64', > 'ID_FS_LABEL_ENC': 'f18e64', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c537a65a-f0db-4526-8b65-c44460227df7', > 'ID_FS_UUID_ENC': 'c537a65a-f0db-4526-8b65-c44460227df7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1048576', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '31457280', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6a787f96-d306-42da-baf8-3e2b2d02d8b1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793820', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part4', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part4', > '/dev/disk/by-label/f18e64', > '/dev/disk/by-partuuid/6a787f96-d306-42da-baf8-3e2b2d02d8b1', > '/dev/disk/by-uuid/c537a65a-f0db-4526-8b65-c44460227df7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:17:31,712 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >21:17:31,713 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >21:17:31,713 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,714 INFO storage: sda4 is a partition >21:17:31,714 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:17:31,715 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,716 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,717 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >21:17:31,717 DEBUG storage: PartitionDevice._setFormat: sda4 ; >21:17:31,717 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,718 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:17:31,719 DEBUG storage: looking up parted Partition: /dev/sda4 >21:17:31,719 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >21:17:31,720 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:17:31,721 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:17:31,721 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:17:31,722 INFO storage: added partition sda4 (id 4) to device tree >21:17:31,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:17:31,723 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >21:17:31,723 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:17:31,724 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >21:17:31,742 WARN storage: disklabel detected but not usable on sda4 >21:17:31,743 INFO storage: type detected on 'sda4' is 'ext4' >21:17:31,784 DEBUG storage: padding min size from 201 up to 221 >21:17:31,785 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:31,785 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:31,786 DEBUG storage: PartitionDevice._setFormat: sda4 ; >21:17:31,787 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >21:17:31,787 DEBUG storage: looking up parted Device: /dev/sda4 >21:17:31,788 INFO storage: got device: PartitionDevice instance (0x7ffe11e46950) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 15360.0 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31457280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1958, 255, 63) biosGeometry: (1958, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe122d8e60> > 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 0x7ffe122a4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe122a9510> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a9490> PedPartition: <_ped.Partition object at 0x7ffe122a63b0> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 1048576 end = 32505855 length = 31457280 > flags = >21:17:31,789 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:31,790 INFO storage: got format: Ext4FS instance (0x7ffe11e96750) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = c537a65a-f0db-4526-8b65-c44460227df7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = f18e64 size = 15360.0 targetSize = 15360.0 > >21:17:31,793 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part5 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part5 /dev/disk/by-label/swap /dev/disk/by-partuuid/43fd08fb-87fd-4c0a-8862-4983e3cbd8b2 /dev/disk/by-uuid/ecf7e3ff-202f-4c05-a9d1-662543bd506d', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'ecf7e3ff-202f-4c05-a9d1-662543bd506d', > 'ID_FS_UUID_ENC': 'ecf7e3ff-202f-4c05-a9d1-662543bd506d', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '32505856', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4194304', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '43fd08fb-87fd-4c0a-8862-4983e3cbd8b2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793938', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part5', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part5', > '/dev/disk/by-label/swap', > '/dev/disk/by-partuuid/43fd08fb-87fd-4c0a-8862-4983e3cbd8b2', > '/dev/disk/by-uuid/ecf7e3ff-202f-4c05-a9d1-662543bd506d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >21:17:31,793 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >21:17:31,794 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >21:17:31,794 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,794 INFO storage: sda5 is a partition >21:17:31,795 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >21:17:31,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,797 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >21:17:31,798 DEBUG storage: PartitionDevice._setFormat: sda5 ; >21:17:31,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,799 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >21:17:31,799 DEBUG storage: looking up parted Partition: /dev/sda5 >21:17:31,799 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >21:17:31,800 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >21:17:31,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >21:17:31,802 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >21:17:31,802 INFO storage: added partition sda5 (id 5) to device tree >21:17:31,802 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >21:17:31,803 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >21:17:31,803 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >21:17:31,804 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >21:17:31,825 WARN storage: disklabel detected but not usable on sda5 >21:17:31,825 INFO storage: type detected on 'sda5' is 'swap' >21:17:31,826 DEBUG storage: SwapSpace.__init__: device: /dev/sda5 ; serial: WD-WCATR9954341 ; uuid: ecf7e3ff-202f-4c05-a9d1-662543bd506d ; exists: True ; label: swap ; >21:17:31,827 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:17:31,827 DEBUG storage: PartitionDevice._setFormat: sda5 ; >21:17:31,828 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >21:17:31,829 DEBUG storage: looking up parted Device: /dev/sda5 >21:17:31,830 INFO storage: got device: PartitionDevice instance (0x7ffe122a9f50) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 2048.0 > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe122d8ef0> > 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 0x7ffe122a4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe122a96d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a9650> PedPartition: <_ped.Partition object at 0x7ffe122a6410> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 32505856 end = 36700159 length = 4194304 > flags = >21:17:31,830 INFO storage: got format: SwapSpace instance (0x7ffe11e96e90) -- > type = swap name = swap status = False > device = /dev/sda5 uuid = ecf7e3ff-202f-4c05-a9d1-662543bd506d exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >21:17:31,834 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part6 /dev/disk/by-id/wwn-0x50014ee25c9184ae-part6 /dev/disk/by-label/testing /dev/disk/by-partuuid/6c701db4-099a-48c7-8346-cc7312b53e0a /dev/disk/by-uuid/3d35f5ce-28f2-4069-bc10-f8febf99d2c6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'testing', > 'ID_FS_LABEL_ENC': 'testing', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3d35f5ce-28f2-4069-bc10-f8febf99d2c6', > 'ID_FS_UUID_ENC': '3d35f5ce-28f2-4069-bc10-f8febf99d2c6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FAEX-00Z3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FAEX-00Z3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '36700160', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '31457280', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6c701db4-099a-48c7-8346-cc7312b53e0a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '05.01D05', > 'ID_SERIAL': 'WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341', > 'ID_SERIAL_SHORT': 'WD-WCATR9954341', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25c9184ae', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25c9184ae', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '793958', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR9954341-part6', > '/dev/disk/by-id/wwn-0x50014ee25c9184ae-part6', > '/dev/disk/by-label/testing', > '/dev/disk/by-partuuid/6c701db4-099a-48c7-8346-cc7312b53e0a', > '/dev/disk/by-uuid/3d35f5ce-28f2-4069-bc10-f8febf99d2c6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >21:17:31,834 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >21:17:31,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >21:17:31,835 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,835 INFO storage: sda6 is a partition >21:17:31,836 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >21:17:31,837 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:17:31,838 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >21:17:31,839 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >21:17:31,839 DEBUG storage: PartitionDevice._setFormat: sda6 ; >21:17:31,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,840 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >21:17:31,840 DEBUG storage: looking up parted Partition: /dev/sda6 >21:17:31,841 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >21:17:31,842 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >21:17:31,843 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >21:17:31,843 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >21:17:31,843 INFO storage: added partition sda6 (id 6) to device tree >21:17:31,844 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >21:17:31,845 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: gpt ; >21:17:31,845 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:17:31,846 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: gpt ; exists: True ; >21:17:31,849 WARN storage: disklabel detected but not usable on sda6 >21:17:31,849 INFO storage: type detected on 'sda6' is 'ext4' >21:17:31,902 DEBUG storage: padding min size from 201 up to 221 >21:17:31,902 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:31,903 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:31,903 DEBUG storage: PartitionDevice._setFormat: sda6 ; >21:17:31,904 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >21:17:31,905 DEBUG storage: looking up parted Device: /dev/sda6 >21:17:31,906 INFO storage: got device: PartitionDevice instance (0x7ffe11e46750) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 953869MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 15360.0 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31457280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1958, 255, 63) biosGeometry: (1958, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe122d8f80> > 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 0x7ffe122a4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe122a9890> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe122a9810> PedPartition: <_ped.Partition object at 0x7ffe122a6470> > disk = existing 953869MB disk sda (0) with existing gpt disklabel > start = 36700160 end = 68157439 length = 31457280 > flags = >21:17:31,906 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:31,907 INFO storage: got format: Ext4FS instance (0x7ffe11e96c90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 3d35f5ce-28f2-4069-bc10-f8febf99d2c6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = testing size = 15360.0 targetSize = 15360.0 > >21:17:31,909 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R4136GAB212319 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-10-19-21-11-44-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-19-21-11-44-00', > 'ID_FS_UUID_ENC': '2012-10-19-21-11-44-00', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'SB06', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH_R4136GAB212319', > 'ID_SERIAL_SHORT': 'R4136GAB212319', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '795928', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH_R4136GAB212319', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-10-19-21-11-44-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >21:17:31,909 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >21:17:31,910 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:17:31,910 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:31,911 INFO storage: sr0 is a cdrom >21:17:31,911 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:17:31,911 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:31,912 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:17:31,912 INFO storage: added cdrom sr0 (id 7) to device tree >21:17:31,913 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:17:31,927 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:17:31,928 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:17:31,929 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:17:31,931 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:17:32,300 WARN storage: disklabel detected but not usable on sr0 >21:17:32,300 INFO storage: type detected on 'sr0' is 'iso9660' >21:17:32,301 DEBUG storage: Iso9660FS.supported: supported: True ; >21:17:32,301 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:17:32,301 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:17:32,302 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:17:32,311 DEBUG storage: looking up parted Device: /dev/sr0 >21:17:32,312 INFO storage: got device: OpticalDevice instance (0x7ffe11e96790) -- > name = sr0 status = True kids = 0 id = 7 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp CDDVDW SH-S223C path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe11e9f050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:17:32,312 DEBUG storage: Iso9660FS.supported: supported: True ; >21:17:32,313 INFO storage: got format: Iso9660FS instance (0x7ffe11ea4550) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-19-21-11-44-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >21:17:32,314 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7280S', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7280S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7280S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7280S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '796764', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7280S'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1'} ; name: sr1 ; >21:17:32,315 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr1)... >21:17:32,315 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >21:17:32,316 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,316 INFO storage: sr1 is a cdrom >21:17:32,316 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:17:32,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,317 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >21:17:32,317 INFO storage: added cdrom sr1 (id 8) to device tree >21:17:32,318 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >21:17:32,326 DEBUG storage: no device or no media present >21:17:32,327 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801008', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:17:32,327 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:17:32,328 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:17:32,329 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,329 INFO storage: loop0 is a loop device >21:17:32,329 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:17:32,330 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:17:32,330 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,331 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,331 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:17:32,331 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 9) to device tree >21:17:32,332 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:17:32,332 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,333 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:17:32,333 INFO storage: added loop loop0 (id 10) to device tree >21:17:32,334 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:17:32,334 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:17:32,334 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:17:32,335 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:17:32,336 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:17:32,337 WARN storage: disklabel detected but not usable on loop0 >21:17:32,337 INFO storage: type detected on 'loop0' is 'squashfs' >21:17:32,337 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:17:32,338 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:17:32,338 INFO storage: got device: LoopDevice instance (0x7ffe11e96b10) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >21:17:32,339 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/130283a0-48e2-401e-a140-6610b66d47e1', > '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': '130283a0-48e2-401e-a140-6610b66d47e1', > 'ID_FS_UUID_ENC': '130283a0-48e2-401e-a140-6610b66d47e1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801029', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/130283a0-48e2-401e-a140-6610b66d47e1'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:17:32,339 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:17:32,340 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:17:32,341 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,341 INFO storage: loop1 is a loop device >21:17:32,341 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:17:32,342 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:17:32,342 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,343 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:17:32,343 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >21:17:32,344 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:17:32,344 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,345 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:17:32,345 INFO storage: added loop loop1 (id 12) to device tree >21:17:32,346 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:17:32,346 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:17:32,347 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,347 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:32,347 DEBUG storage: device loop1 does not contain a disklabel >21:17:32,347 INFO storage: type detected on 'loop1' is 'ext4' >21:17:32,420 DEBUG storage: padding min size from 0 up to 0 >21:17:32,421 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,422 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:32,423 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:17:32,423 INFO storage: got device: LoopDevice instance (0x7ffe11e46790) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:17:32,424 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,424 INFO storage: got format: Ext4FS instance (0x7ffe11ea4850) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 130283a0-48e2-401e-a140-6610b66d47e1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:17:32,425 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801049', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:17:32,426 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:17:32,426 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:17:32,427 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,427 INFO storage: loop2 is a loop device >21:17:32,427 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:17:32,428 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:17:32,429 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,429 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:17:32,430 INFO storage: added file /overlay (deleted) (id 13) to device tree >21:17:32,430 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:17:32,430 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,431 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:17:32,431 INFO storage: added loop loop2 (id 14) to device tree >21:17:32,432 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:17:32,432 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:17:32,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,433 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:17:32,434 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:17:32,435 WARN storage: disklabel detected but not usable on loop2 >21:17:32,435 DEBUG storage: no type or existing type for loop2, bailing >21:17:32,435 INFO storage: got device: LoopDevice instance (0x7ffe11ea4650) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >21:17:32,436 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801069', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:17:32,437 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:17:32,437 DEBUG storage: lvm filter: adding loop3 to the reject list >21:17:32,438 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801869', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:17:32,438 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:17:32,438 DEBUG storage: lvm filter: adding loop4 to the reject list >21:17:32,439 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801893', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:17:32,439 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:17:32,439 DEBUG storage: lvm filter: adding loop5 to the reject list >21:17:32,440 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801913', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:17:32,440 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:17:32,440 DEBUG storage: lvm filter: adding loop6 to the reject list >21:17:32,441 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '801932', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:17:32,441 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:17:32,441 DEBUG storage: lvm filter: adding loop7 to the reject list >21:17:32,441 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:17:32,502 INFO storage: devices to scan: ['dm-0'] >21:17:32,506 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/130283a0-48e2-401e-a140-6610b66d47e1 /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': '130283a0-48e2-401e-a140-6610b66d47e1', > 'ID_FS_UUID_ENC': '130283a0-48e2-401e-a140-6610b66d47e1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2994', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/130283a0-48e2-401e-a140-6610b66d47e1', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:17:32,506 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:17:32,506 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:17:32,507 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,507 INFO storage: live-rw is a device-mapper device >21:17:32,508 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:17:32,508 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:17:32,509 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >21:17:32,510 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:17:32,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >21:17:32,511 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:17:32,512 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:32,513 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:17:32,513 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:17:32,514 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:17:32,514 INFO storage: added dm live-rw (id 15) to device tree >21:17:32,514 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:17:32,515 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:17:32,516 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,516 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:32,516 DEBUG storage: device live-rw does not contain a disklabel >21:17:32,516 INFO storage: type detected on 'live-rw' is 'ext4' >21:17:32,603 DEBUG storage: padding min size from 717 up to 788 >21:17:32,604 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,604 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:17:32,605 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:17:32,606 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:17:32,743 INFO storage: got device: DMDevice instance (0x7ffe11e96d10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7ffe11e9f4d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:17:32,744 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:32,744 INFO storage: got format: Ext4FS instance (0x7ffe11ebc410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 130283a0-48e2-401e-a140-6610b66d47e1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:17:32,762 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:17:32,763 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:17:32,764 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >21:17:32,774 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,775 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,776 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,791 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:17:32,806 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,808 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,811 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,823 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:17:32,835 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,835 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,837 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,851 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:17:32,868 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,869 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,873 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,887 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >21:17:32,888 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >21:17:32,891 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >21:17:32,907 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,908 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,910 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,924 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:17:32,934 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:32,935 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,937 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:32,949 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:17:32,960 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >21:17:32,961 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >21:17:32,962 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >21:17:32,976 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:17:32,977 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:17:32,977 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:17:32,977 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:17:32,978 INFO storage: edd: MBR signature on sda is zero. new disk image? >21:17:32,978 INFO storage: edd: collected mbr signatures: {} >21:17:32,979 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:17:32,987 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:17:32,997 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:17:33,063 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:33,064 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:33,065 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:33,076 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:17:33,076 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:17:33,086 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:17:33,121 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:33,122 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:33,125 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:33,136 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >21:17:33,136 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:17:33,151 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >21:17:33,192 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:17:33,193 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:33,194 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:17:34,281 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:34,282 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:34,284 DEBUG storage: FATFS.supported: supported: True ; >21:17:34,285 DEBUG storage: Ext3FS.supported: supported: True ; >21:17:34,287 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:34,289 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:34,398 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:17:34,409 DEBUG storage: Iso9660FS.supported: supported: True ; >21:17:34,413 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >21:17:34,988 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >21:17:34,989 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:17:34,998 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4482MB cdrom sr0 (7) with existing iso9660 filesystem >17:17:47,312 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:47,313 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:47,313 DEBUG storage: NFSv4.supported: supported: False ; >17:17:47,314 DEBUG storage: NFSv4.supported: supported: False ; >17:17:47,315 DEBUG storage: SELinuxFS.supported: supported: False ; >17:17:47,316 DEBUG storage: SELinuxFS.supported: supported: False ; >17:17:47,316 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:47,317 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:47,318 DEBUG storage: Ext3FS.supported: supported: True ; >17:17:47,319 DEBUG storage: Ext3FS.supported: supported: True ; >17:17:47,320 DEBUG storage: Ext2FS.supported: supported: True ; >17:17:47,321 DEBUG storage: Ext2FS.supported: supported: True ; >17:17:47,322 DEBUG storage: SysFS.supported: supported: False ; >17:17:47,322 DEBUG storage: SysFS.supported: supported: False ; >17:17:47,323 DEBUG storage: MultipathMember.__init__: >17:17:47,324 DEBUG storage: MDRaidMember.__init__: >17:17:47,325 DEBUG storage: ProcFS.supported: supported: False ; >17:17:47,326 DEBUG storage: ProcFS.supported: supported: False ; >17:17:47,326 DEBUG storage: SwapSpace.__init__: >17:17:47,327 DEBUG storage: DMRaidMember.__init__: >17:17:47,328 DEBUG storage: DevPtsFS.supported: supported: False ; >17:17:47,329 DEBUG storage: DevPtsFS.supported: supported: False ; >17:17:47,329 DEBUG storage: BTRFS.supported: supported: True ; >17:17:47,655 DEBUG storage: USBFS.supported: supported: False ; >17:17:47,656 DEBUG storage: USBFS.supported: supported: False ; >17:17:47,657 DEBUG storage: DiskLabel.__init__: >17:17:47,657 INFO storage: DiskLabel.partedDevice returning None >17:17:47,658 DEBUG storage: HFSPlus.supported: supported: False ; >17:17:47,659 DEBUG storage: HFSPlus.supported: supported: False ; >17:17:47,659 DEBUG storage: XFS.supported: supported: True ; >17:17:47,778 DEBUG storage: XFS.supported: supported: True ; >17:17:47,779 DEBUG storage: TmpFS.supported: supported: False ; >17:17:47,779 DEBUG storage: TmpFS.supported: supported: False ; >17:17:47,780 DEBUG storage: LUKS.__init__: >17:17:47,781 DEBUG storage: NTFS.supported: supported: False ; >17:17:47,782 DEBUG storage: NTFS.supported: supported: False ; >17:17:47,783 DEBUG storage: BindFS.supported: supported: False ; >17:17:47,783 DEBUG storage: BindFS.supported: supported: False ; >17:17:47,784 DEBUG storage: HFS.supported: supported: False ; >17:17:47,785 DEBUG storage: HFS.supported: supported: False ; >17:17:47,785 DEBUG storage: LVMPhysicalVolume.__init__: >17:17:47,786 DEBUG storage: NFS.supported: supported: False ; >17:17:47,787 DEBUG storage: NFS.supported: supported: False ; >17:17:47,788 DEBUG storage: FATFS.supported: supported: True ; >17:17:47,788 DEBUG storage: FATFS.supported: supported: True ; >17:17:47,789 DEBUG storage: NoDevFS.supported: supported: False ; >17:17:47,790 DEBUG storage: NoDevFS.supported: supported: False ; >14:18:29,019 DEBUG storage: clearpart: looking at sda6 >14:18:29,020 DEBUG storage: clearpart: looking at sda5 >14:18:29,020 DEBUG storage: clearpart: looking at sda4 >14:18:29,020 DEBUG storage: clearpart: looking at sda3 >14:18:29,020 DEBUG storage: clearpart: looking at sda2 >14:18:29,021 DEBUG storage: clearpart: looking at sda1 >14:18:29,021 DEBUG storage: checking whether disk sda has an empty extended >14:18:29,021 DEBUG storage: extended is None ; logicals is [] >14:18:29,021 DEBUG storage: new disk order: [] >14:18:29,047 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:18:29,048 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >14:18:29,049 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:18:29,049 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >14:18:29,049 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:18:29,050 DEBUG storage: stage1 device cannot be of type disk >14:18:29,051 DEBUG storage: _is_valid_disklabel(sda1) returning True >14:18:29,051 DEBUG storage: _is_valid_size(sda1) returning True >14:18:29,051 DEBUG storage: _is_valid_location(sda1) returning True >14:18:29,051 DEBUG storage: _is_valid_format(sda1) returning False >14:18:29,051 DEBUG storage: is_valid_stage1_device(sda1) returning False >14:18:29,051 DEBUG storage: _is_valid_disklabel(sda2) returning True >14:18:29,051 DEBUG storage: _is_valid_size(sda2) returning True >14:18:29,052 DEBUG storage: _is_valid_location(sda2) returning True >14:18:29,052 DEBUG storage: _is_valid_format(sda2) returning False >14:18:29,052 DEBUG storage: is_valid_stage1_device(sda2) returning False >14:18:29,052 DEBUG storage: _is_valid_disklabel(sda3) returning True >14:18:29,052 DEBUG storage: _is_valid_size(sda3) returning True >14:18:29,052 DEBUG storage: _is_valid_location(sda3) returning True >14:18:29,053 DEBUG storage: _is_valid_format(sda3) returning False >14:18:29,053 DEBUG storage: is_valid_stage1_device(sda3) returning False >14:18:29,053 DEBUG storage: _is_valid_disklabel(sda4) returning True >14:18:29,053 DEBUG storage: _is_valid_size(sda4) returning True >14:18:29,053 DEBUG storage: _is_valid_location(sda4) returning True >14:18:29,053 DEBUG storage: _is_valid_format(sda4) returning False >14:18:29,053 DEBUG storage: is_valid_stage1_device(sda4) returning False >14:18:29,053 DEBUG storage: _is_valid_disklabel(sda5) returning True >14:18:29,053 DEBUG storage: _is_valid_size(sda5) returning True >14:18:29,054 DEBUG storage: _is_valid_location(sda5) returning True >14:18:29,054 DEBUG storage: _is_valid_format(sda5) returning False >14:18:29,054 DEBUG storage: is_valid_stage1_device(sda5) returning False >14:18:29,054 DEBUG storage: _is_valid_disklabel(sda6) returning True >14:18:29,054 DEBUG storage: _is_valid_size(sda6) returning True >14:18:29,054 DEBUG storage: _is_valid_location(sda6) returning True >14:18:29,054 DEBUG storage: _is_valid_format(sda6) returning False >14:18:29,054 DEBUG storage: is_valid_stage1_device(sda6) returning False >14:18:29,055 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >14:18:29,079 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:18:29,080 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e8190> PedPartition: <_ped.Partition object at 0x7ffe064e1590> >14:18:29,081 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >14:18:29,081 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064e8390> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e8310> PedPartition: <_ped.Partition object at 0x7ffe064e1530> >14:18:29,082 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >14:18:29,082 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064e8550> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e84d0> PedPartition: <_ped.Partition object at 0x7ffe064e1710> >14:18:29,083 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >14:18:29,083 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064e8710> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e8690> PedPartition: <_ped.Partition object at 0x7ffe064e1650> >14:18:29,084 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >14:18:29,084 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064e88d0> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e8850> PedPartition: <_ped.Partition object at 0x7ffe064e1770> >14:18:29,085 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >14:18:29,086 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe064e3410> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064e8a90> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064e8a10> PedPartition: <_ped.Partition object at 0x7ffe064e17d0> >14:18:32,168 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >14:18:55,126 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >14:18:55,126 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 2.0, ['sda'], None >14:18:55,129 DEBUG storage: FATFS.supported: supported: True ; >14:18:55,129 DEBUG storage: getFormat('vfat') returning FATFS instance >14:19:09,655 DEBUG storage: FATFS.supported: supported: True ; >14:19:09,655 DEBUG storage: getFormat('vfat') returning FATFS instance >14:19:09,655 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 43.0, ['sda'], None >14:19:13,622 DEBUG storage: FATFS.supported: supported: True ; >14:19:13,622 DEBUG storage: getFormat('vfat') returning FATFS instance >14:19:13,623 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 43.0, ['sda'], None >14:19:13,626 DEBUG storage: Ext4FS.supported: supported: True ; >14:19:13,626 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:19:17,893 DEBUG storage: Ext4FS.supported: supported: True ; >14:19:17,894 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:19:17,894 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 15360.0, ['sda'], None >14:19:30,527 DEBUG storage: Ext4FS.supported: supported: True ; >14:19:30,527 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:19:30,527 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 15360.0, ['sda'], None >14:19:33,470 DEBUG storage: Ext4FS.supported: supported: True ; >14:19:33,470 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:19:33,470 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 15360.0, ['sda'], None >14:19:33,475 DEBUG storage: SwapSpace.__init__: >14:19:33,475 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:19:37,374 DEBUG storage: SwapSpace.__init__: >14:19:37,374 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:19:37,374 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 2048.0, ['sda'], None >14:19:42,735 DEBUG storage: SwapSpace.__init__: >14:19:42,735 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:19:42,735 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 2048.0, ['sda'], None >14:19:42,737 DEBUG storage: FATFS.supported: supported: True ; >14:19:42,738 DEBUG storage: getFormat('vfat') returning FATFS instance >14:20:04,240 DEBUG storage: FATFS.supported: supported: True ; >14:20:04,240 DEBUG storage: getFormat('vfat') returning FATFS instance >14:20:04,240 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 43.0, ['sda'], None >14:20:04,245 DEBUG storage: SwapSpace.__init__: >14:20:04,245 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:20:06,966 DEBUG storage: SwapSpace.__init__: >14:20:06,966 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:20:06,966 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 2048.0, ['sda'], None >14:20:06,968 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >14:20:10,374 DEBUG storage: getFormat('BIOS Boot') returning BIOSBoot instance >14:20:10,375 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 2.0, ['sda'], None >14:20:10,377 DEBUG storage: Ext4FS.supported: supported: True ; >14:20:10,377 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:20:28,327 DEBUG storage: Ext4FS.supported: supported: True ; >14:20:28,327 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:20:28,327 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 15360.0, ['sda'], None >14:20:28,329 DEBUG storage: FATFS.supported: supported: True ; >14:20:28,329 DEBUG storage: getFormat('vfat') returning FATFS instance >14:22:07,970 DEBUG storage: FATFS.supported: supported: True ; >14:22:07,971 DEBUG storage: getFormat('vfat') returning FATFS instance >14:22:07,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7ffe064e30d0>, 43.0, ['sda'], None >14:22:07,976 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:22:07,976 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing gpt disklabel >14:22:07,976 DEBUG storage: resolved 'sda' to 'sda' (disk) >14:22:07,977 DEBUG storage: stage1 device cannot be of type disk >14:22:07,977 DEBUG storage: _is_valid_disklabel(sda1) returning True >14:22:07,978 DEBUG storage: _is_valid_size(sda1) returning True >14:22:07,978 DEBUG storage: _is_valid_location(sda1) returning True >14:22:07,978 DEBUG storage: _is_valid_format(sda1) returning False >14:22:07,978 DEBUG storage: is_valid_stage1_device(sda1) returning False >14:22:07,978 DEBUG storage: _is_valid_disklabel(sda2) returning True >14:22:07,978 DEBUG storage: _is_valid_size(sda2) returning True >14:22:07,978 DEBUG storage: _is_valid_location(sda2) returning True >14:22:07,978 DEBUG storage: _is_valid_format(sda2) returning False >14:22:07,978 DEBUG storage: is_valid_stage1_device(sda2) returning False >14:22:07,978 DEBUG storage: _is_valid_disklabel(sda3) returning True >14:22:07,979 DEBUG storage: _is_valid_size(sda3) returning True >14:22:07,979 DEBUG storage: _is_valid_location(sda3) returning True >14:22:07,979 DEBUG storage: _is_valid_format(sda3) returning False >14:22:07,979 DEBUG storage: is_valid_stage1_device(sda3) returning False >14:22:07,979 DEBUG storage: _is_valid_disklabel(sda5) returning True >14:22:07,979 DEBUG storage: _is_valid_size(sda5) returning True >14:22:07,979 DEBUG storage: _is_valid_location(sda5) returning True >14:22:07,979 DEBUG storage: _is_valid_format(sda5) returning False >14:22:07,980 DEBUG storage: is_valid_stage1_device(sda5) returning False >14:22:07,980 DEBUG storage: _is_valid_disklabel(sda6) returning True >14:22:07,980 DEBUG storage: _is_valid_size(sda6) returning True >14:22:07,980 DEBUG storage: _is_valid_location(sda6) returning True >14:22:07,980 DEBUG storage: _is_valid_format(sda6) returning False >14:22:07,980 DEBUG storage: is_valid_stage1_device(sda6) returning False >14:22:07,980 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >14:22:07,984 DEBUG storage: _is_valid_disklabel(sda4) returning True >14:22:07,985 DEBUG storage: _is_valid_size(sda4) returning True >14:22:07,985 DEBUG storage: _is_valid_location(sda4) returning True >14:22:07,985 DEBUG storage: _is_valid_partition(sda4) returning True >14:22:07,985 DEBUG storage: _is_valid_format(sda4) returning True >14:22:07,985 DEBUG storage: is_valid_stage2_device(sda4) returning True >14:22:19,506 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:22:19,506 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >14:22:19,507 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >14:22:19,527 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,529 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,531 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,554 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:22:19,573 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,575 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,577 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,599 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:22:19,623 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,625 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,627 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,648 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:22:19,670 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,672 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,674 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,697 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:22:19,698 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >14:22:19,700 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >14:22:19,719 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,721 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,724 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,746 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:22:19,769 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:22:19,771 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,773 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:22:19,791 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:22:19,815 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >14:22:19,816 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >14:22:19,818 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >14:22:19,839 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:22:19,841 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:22:19,842 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:22:19,842 INFO storage: resetting parted disks... >14:22:19,844 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:22:19,845 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:22:19,846 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >14:22:19,846 DEBUG storage: sector-based lookup found partition sda1 >14:22:19,848 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:22:19,849 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064ef290> PedPartition: <_ped.Partition object at 0x7ffe1a91f3b0> >14:22:19,850 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >14:22:19,850 DEBUG storage: sector-based lookup found partition sda2 >14:22:19,851 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >14:22:19,852 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064ef350> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064ef3d0> PedPartition: <_ped.Partition object at 0x7ffe1a91f410> >14:22:19,853 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >14:22:19,854 DEBUG storage: sector-based lookup found partition sda3 >14:22:19,855 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >14:22:19,855 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064efb90> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064efb10> PedPartition: <_ped.Partition object at 0x7ffe1a91f470> >14:22:19,856 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >14:22:19,856 DEBUG storage: sector-based lookup found partition sda4 >14:22:19,857 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >14:22:19,857 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064efd50> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064efcd0> PedPartition: <_ped.Partition object at 0x7ffe1a91f4d0> >14:22:19,858 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >14:22:19,858 DEBUG storage: sector-based lookup found partition sda5 >14:22:19,858 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >14:22:19,859 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe064eff10> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe064efe90> PedPartition: <_ped.Partition object at 0x7ffe1a91f530> >14:22:19,859 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >14:22:19,859 DEBUG storage: sector-based lookup found partition sda6 >14:22:19,860 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >14:22:19,860 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ffe122a9a90> fileSystem: <parted.filesystem.FileSystem object at 0x7ffe1a928110> > number: 6 path: /dev/sda6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ffe1a928090> PedPartition: <_ped.Partition object at 0x7ffe1a91f590> >14:22:19,860 INFO storage: pruning action queue... >14:22:19,861 INFO storage: sorting actions... >14:22:19,861 INFO storage: not setting boot flag on sda4 >14:22:19,863 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:19,864 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:19,867 DEBUG storage: FATFS.supported: supported: True ; >14:22:19,868 DEBUG storage: Ext3FS.supported: supported: True ; >14:22:19,869 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:19,871 DEBUG storage: Ext4FS.supported: supported: True ; >14:22:19,872 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:22:19,881 DEBUG storage: Iso9660FS.supported: supported: True ; >14:22:19,883 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >14:22:19,891 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:22:19,892 DEBUG storage: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >14:22:19,893 DEBUG storage: SwapSpace.setup: device: /dev/sda5 ; status: False ; type: swap ; >14:22:19,912 DEBUG storage: BindFS.supported: supported: False ; >14:22:19,912 DEBUG storage: getFormat('bind') returning BindFS instance >14:22:19,913 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >14:22:19,915 DEBUG storage: TmpFS.supported: supported: False ; >14:22:19,916 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >14:22:19,917 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >14:22:19,919 DEBUG storage: DevPtsFS.supported: supported: False ; >14:22:19,919 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >14:22:19,921 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >14:22:19,922 DEBUG storage: SysFS.supported: supported: False ; >14:22:19,922 DEBUG storage: getFormat('sysfs') returning SysFS instance >14:22:19,924 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >14:22:19,925 DEBUG storage: ProcFS.supported: supported: False ; >14:22:19,925 DEBUG storage: getFormat('proc') returning ProcFS instance >14:22:19,926 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >14:22:19,927 DEBUG storage: SELinuxFS.supported: supported: False ; >14:22:19,927 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >14:22:19,927 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >14:22:19,928 DEBUG storage: USBFS.supported: supported: False ; >14:22:19,928 DEBUG storage: getFormat('usbfs') returning USBFS instance >14:22:19,929 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >14:22:19,930 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:22:19,936 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >14:22:19,945 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >14:22:19,947 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:22:19,957 INFO storage: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >14:22:19,967 INFO storage: set SELinux context for newly mounted filesystem root at /boot/efi to None >14:22:19,968 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >14:22:19,979 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >14:22:19,985 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >14:22:19,987 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >14:22:19,988 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >14:22:19,996 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >14:22:19,997 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >14:22:19,997 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >14:22:20,004 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >14:22:20,006 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >14:22:20,024 INFO storage: set SELinux context for mountpoint /proc to None >14:22:20,030 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >14:22:20,088 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >14:22:20,096 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >14:22:20,105 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >14:22:20,107 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >14:22:20,108 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >14:22:20,118 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >14:22:20,129 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: >21:17:29,675 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >21:17:29,676 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >21:17:29,676 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=C8:60:00:02:26:5E >21:17:29,676 DEBUG ifcfg: NetworkDevice em1 set: UUID=e6879650-52fd-42bc-a5e9-9f33e2b103d3 >21:17:29,677 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >21:17:29,677 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="C8:60:00:02:26:5E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="e6879650-52fd-42bc-a5e9-9f33e2b103d3" > >21:17:29,677 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 > > >/tmp/syslog: >21:17:07,262 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >21:17:07,262 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="653" x-info="http://www.rsyslog.com"] start >21:17:07,263 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >21:17:07,263 INFO systemd: Initializing machine ID from random generator. >21:17:07,263 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >21:17:07,263 INFO systemd: Started Remount Root and Kernel File Systems. >21:17:07,263 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:17:07,263 INFO systemd: Starting Local File Systems (Pre). >21:17:07,263 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:17:07,263 INFO systemd: Reached target Local File Systems (Pre). >21:17:07,263 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >21:17:07,263 INFO systemd: Mounting Temporary Directory... >21:17:07,263 INFO systemd: Starting Load Random Seed... >21:17:07,263 INFO systemd: Mounted Temporary Directory. >21:17:07,263 INFO systemd: Started Apply Kernel Variables. >21:17:07,263 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 >21:17:07,263 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >21:17:07,263 INFO systemd: Started udev Coldplug all Devices. >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000deb90fff] usable >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000deb91000-0x00000000df140fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df141000-0x00000000df385fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df386000-0x00000000df393fff] ACPI data >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df394000-0x00000000df3c0fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df3c1000-0x00000000df3c5fff] ACPI data >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df3c6000-0x00000000df408fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df409000-0x00000000df7fffff] usable >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable >21:17:07,263 DEBUG kernel:[ 0.000000] e820: update [mem 0x0c21e018-0x0c22d057] usable ==> usable >21:17:07,263 DEBUG kernel:[ 0.000000] e820: update [mem 0x0c22e018-0x0c23d857] usable ==> usable >21:17:07,263 INFO kernel:[ 0.000000] extended physical RAM map: >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000c21e017] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000c21e018-0x000000000c22d057] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000c22d058-0x000000000c22e017] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000c22e018-0x000000000c23d857] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000c23d858-0x00000000deb90fff] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000deb91000-0x00000000df140fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df141000-0x00000000df385fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df386000-0x00000000df393fff] ACPI data >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df394000-0x00000000df3c0fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df3c1000-0x00000000df3c5fff] ACPI data >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df3c6000-0x00000000df408fff] ACPI NVS >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000df409000-0x00000000df7fffff] usable >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >21:17:07,263 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable >21:17:07,263 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:17:07,263 INFO kernel:[ 0.000000] efi: EFI v2.31 by American Megatrends >21:17:07,263 INFO kernel:[ 0.000000] efi: ACPI=0xdf386000 ACPI 2.0=0xdf386000 SMBIOS=0xdec29e18 MPS=0xfc9a0 >21:17:07,263 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000c000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000c000-0x0000000000058000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000ffb000) (14MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000000ffb000-0x0000000001100000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013ce000) (2MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013ce000-0x00000000013d2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013d2000-0x000000000197f000) (5MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000197f000-0x000000000198c000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x0000000001d8c000) (4MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x0000000001d8c000-0x0000000001d8e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x0000000001d8e000-0x0000000001d93000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d93000-0x0000000001d94000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001d94000-0x0000000001d98000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001d98000-0x0000000001d99000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001d99000-0x0000000001d9e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001d9e000-0x0000000001d9f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001da0000-0x0000000001da1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001da1000-0x0000000001dad000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001db3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db3000-0x0000000001db4000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001db4000-0x0000000001db5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001db5000-0x0000000001db7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001db7000-0x0000000001db8000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001db8000-0x0000000001dc0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc0000-0x0000000001dc3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dc5000-0x0000000001dc7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dc7000-0x0000000001dcd000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001dcd000-0x0000000001dd0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001dd0000-0x0000000001ddc000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001ddc000-0x0000000001dde000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001dde000-0x0000000001de0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001de0000-0x0000000001de3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001de3000-0x0000000001de5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001de5000-0x0000000001de6000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001de6000-0x0000000001dea000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001dec000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001dec000-0x0000000001dee000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dee000-0x0000000001df0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001df0000-0x0000000001dfa000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001dfa000-0x0000000001e00000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e00000-0x0000000001e02000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e02000-0x0000000001e04000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e04000-0x0000000001e14000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e14000-0x0000000001e18000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e18000-0x0000000001e1d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e1d000-0x0000000001e1e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e3d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e3d000-0x0000000001e3e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e3e000-0x0000000001e4a000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e4a000-0x0000000001e4d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e4d000-0x0000000001e64000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e64000-0x0000000001e70000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e70000-0x0000000001e7f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e7f000-0x0000000001e82000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e82000-0x0000000001e84000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x0000000001e84000-0x0000000001e85000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x0000000001e85000-0x0000000002297000) (4MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x0000000002297000-0x0000000002298000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x0000000002298000-0x000000000229d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x000000000229d000-0x00000000022a1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022a1000-0x00000000022a2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022a2000-0x00000000022a7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022b5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022b5000-0x00000000022bb000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022bb000-0x00000000022be000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022be000-0x00000000022c1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c1000-0x00000000022c2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022c2000-0x00000000022c3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022c3000-0x00000000022c8000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022c8000-0x00000000022ca000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022ca000-0x00000000022cf000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022cf000-0x00000000022d0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022d0000-0x00000000022e9000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x00000000022e9000-0x00000000022ea000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x00000000022ea000-0x00000000022ed000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x00000000022ed000-0x00000000022ee000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x00000000022ee000-0x00000000022f0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x00000000022f0000-0x00000000022fb000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x00000000022fb000-0x0000000002308000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x0000000002308000-0x000000000230d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000230d000-0x000000000230e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000230e000-0x0000000002315000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002315000-0x0000000002324000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x0000000002324000-0x0000000002328000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x0000000002328000-0x000000000232b000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000232b000-0x0000000002331000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002331000-0x0000000002347000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002347000-0x0000000002353000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002353000-0x0000000002357000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002357000-0x0000000002359000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002359000-0x000000000235f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x000000000235f000-0x0000000002362000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x0000000002362000-0x000000000236a000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x000000000236a000-0x000000000236d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000236d000-0x0000000002375000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x0000000002375000-0x0000000002379000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002384000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x0000000002384000-0x000000000238e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x000000000238e000-0x0000000002394000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x0000000002394000-0x00000000023ad000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ad000-0x00000000023b0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023b0000-0x00000000023b3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023b3000-0x00000000023b5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023b5000-0x00000000023b9000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023b9000-0x00000000023bf000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023bf000-0x00000000023c1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023c1000-0x00000000023c2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023c2000-0x00000000023c7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023c7000-0x00000000023d1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023d1000-0x00000000023d4000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023d4000-0x00000000023e1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023e1000-0x00000000023e3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x00000000023e3000-0x00000000023e7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x00000000023e7000-0x00000000023ed000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x00000000023ed000-0x00000000023f4000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x00000000023f4000-0x00000000023fb000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x00000000023fb000-0x0000000002428000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x0000000002428000-0x000000000242d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x000000000242d000-0x0000000002444000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002444000-0x0000000002461000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002461000-0x0000000002462000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002462000-0x00000000024a0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x00000000024a0000-0x00000000024c4000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x00000000024c4000-0x00000000024d6000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024d6000-0x00000000024da000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024da000-0x00000000024dc000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x00000000024dc000-0x00000000024dd000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x00000000024dd000-0x00000000024df000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x00000000024df000-0x00000000024e5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x00000000024e5000-0x00000000024e7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x00000000024e7000-0x00000000024e9000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x00000000024e9000-0x00000000024f1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x00000000024f1000-0x0000000002504000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002504000-0x0000000002507000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x0000000002507000-0x000000000250a000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000250a000-0x000000000250b000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x000000000250b000-0x0000000002510000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002510000-0x000000000251e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000251e000-0x0000000002528000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x0000000002528000-0x0000000002533000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x0000000002533000-0x0000000002561000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x0000000002561000-0x0000000002567000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x0000000002567000-0x000000000256a000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x000000000256a000-0x000000000256f000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x000000000256f000-0x0000000002571000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x0000000002571000-0x000000000258e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x000000000258e000-0x0000000002597000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x0000000002597000-0x0000000002599000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x0000000002599000-0x000000000259b000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x000000000259b000-0x000000000259d000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x000000000259d000-0x00000000025a0000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x00000000025a0000-0x00000000025a1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x00000000025a1000-0x00000000025a6000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025a8000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x00000000025a8000-0x00000000025a9000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x00000000025a9000-0x00000000025ac000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x00000000025ac000-0x00000000026a3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem165: type=3, attr=0xf, range=[0x00000000026a3000-0x0000000002ab1000) (4MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem166: type=4, attr=0xf, range=[0x0000000002ab1000-0x000000000c11c000) (150MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem167: type=2, attr=0xf, range=[0x000000000c11c000-0x000000000c11e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem168: type=4, attr=0xf, range=[0x000000000c11e000-0x000000000c21e000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem169: type=2, attr=0xf, range=[0x000000000c21e000-0x000000000c23e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem170: type=7, attr=0xf, range=[0x000000000c23e000-0x000000000c2dc000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000000c2dc000-0x000000000c318000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem172: type=3, attr=0xf, range=[0x000000000c318000-0x000000000c31b000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem173: type=4, attr=0xf, range=[0x000000000c31b000-0x000000000c320000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem174: type=3, attr=0xf, range=[0x000000000c320000-0x000000000c323000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem175: type=4, attr=0xf, range=[0x000000000c323000-0x000000000c325000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem176: type=3, attr=0xf, range=[0x000000000c325000-0x000000000c327000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem177: type=4, attr=0xf, range=[0x000000000c327000-0x000000000c498000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem178: type=3, attr=0xf, range=[0x000000000c498000-0x000000000c4b2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem179: type=7, attr=0xf, range=[0x000000000c4b2000-0x000000000c4b9000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem180: type=4, attr=0xf, range=[0x000000000c4b9000-0x000000000c568000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem181: type=7, attr=0xf, range=[0x000000000c568000-0x000000000c56e000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem182: type=4, attr=0xf, range=[0x000000000c56e000-0x000000000c590000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem183: type=7, attr=0xf, range=[0x000000000c590000-0x000000000c60c000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem184: type=4, attr=0xf, range=[0x000000000c60c000-0x000000000d010000) (10MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem185: type=7, attr=0xf, range=[0x000000000d010000-0x000000000d069000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem186: type=4, attr=0xf, range=[0x000000000d069000-0x000000000d06b000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem187: type=7, attr=0xf, range=[0x000000000d06b000-0x000000000d073000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem188: type=4, attr=0xf, range=[0x000000000d073000-0x000000000d192000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem189: type=7, attr=0xf, range=[0x000000000d192000-0x000000000d2dd000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem190: type=1, attr=0xf, range=[0x000000000d2dd000-0x000000000d411000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem191: type=4, attr=0xf, range=[0x000000000d411000-0x000000000d5e6000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem192: type=1, attr=0xf, range=[0x000000000d5e6000-0x000000000d6ad000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem193: type=7, attr=0xf, range=[0x000000000d6ad000-0x000000000dd96000) (6MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem194: type=4, attr=0xf, range=[0x000000000dd96000-0x000000000ddd7000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem195: type=7, attr=0xf, range=[0x000000000ddd7000-0x000000000e000000) (2MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem196: type=2, attr=0xf, range=[0x000000000e000000-0x000000000f3c7000) (19MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem197: type=7, attr=0xf, range=[0x000000000f3c7000-0x000000003d2b8000) (734MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem198: type=2, attr=0xf, range=[0x000000003d2b8000-0x0000000040000000) (45MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem199: type=7, attr=0xf, range=[0x0000000040000000-0x00000000aa1ed000) (1697MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem200: type=2, attr=0xf, range=[0x00000000aa1ed000-0x00000000deb91000) (841MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem201: type=5, attr=0x800000000000000f, range=[0x00000000deb91000-0x00000000debd6000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem202: type=6, attr=0x800000000000000f, range=[0x00000000debd6000-0x00000000dec06000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem203: type=5, attr=0x800000000000000f, range=[0x00000000dec06000-0x00000000dec17000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem204: type=6, attr=0x800000000000000f, range=[0x00000000dec17000-0x00000000dec25000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem205: type=6, attr=0x800000000000000f, range=[0x00000000dec25000-0x00000000dec27000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem206: type=6, attr=0x800000000000000f, range=[0x00000000dec27000-0x00000000dec29000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem207: type=6, attr=0x800000000000000f, range=[0x00000000dec29000-0x00000000dec41000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem208: type=0, attr=0xf, range=[0x00000000dec41000-0x00000000dee8e000) (2MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem209: type=0, attr=0xf, range=[0x00000000dee8e000-0x00000000df0e7000) (2MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem210: type=0, attr=0xf, range=[0x00000000df0e7000-0x00000000df0ee000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem211: type=0, attr=0xf, range=[0x00000000df0ee000-0x00000000df141000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem212: type=10, attr=0xf, range=[0x00000000df141000-0x00000000df302000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem213: type=10, attr=0xf, range=[0x00000000df302000-0x00000000df386000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem214: type=9, attr=0xf, range=[0x00000000df386000-0x00000000df394000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem215: type=10, attr=0xf, range=[0x00000000df394000-0x00000000df3a5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem216: type=10, attr=0xf, range=[0x00000000df3a5000-0x00000000df3b2000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem217: type=10, attr=0xf, range=[0x00000000df3b2000-0x00000000df3c1000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem218: type=9, attr=0xf, range=[0x00000000df3c1000-0x00000000df3c5000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem219: type=9, attr=0xf, range=[0x00000000df3c5000-0x00000000df3c6000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem220: type=10, attr=0xf, range=[0x00000000df3c6000-0x00000000df409000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem221: type=4, attr=0xf, range=[0x00000000df409000-0x00000000df54e000) (1MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem222: type=3, attr=0xf, range=[0x00000000df54e000-0x00000000df7da000) (2MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem223: type=4, attr=0xf, range=[0x00000000df7da000-0x00000000df7e3000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem224: type=3, attr=0xf, range=[0x00000000df7e3000-0x00000000df7ed000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem225: type=4, attr=0xf, range=[0x00000000df7ed000-0x00000000df800000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem226: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem227: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem228: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem229: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem230: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem231: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >21:17:07,263 INFO kernel:[ 0.000000] efi: mem232: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >21:17:07,263 INFO kernel:[ 0.000000] DMI 2.6 present. >21:17:07,263 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V GEN3, BIOS 3402 05/07/2012 >21:17:07,263 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >21:17:07,263 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:17:07,263 INFO kernel:[ 0.000000] No AGP bridge found >21:17:07,263 INFO kernel:[ 0.000000] e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000 >21:17:07,263 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >21:17:07,263 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:17:07,263 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:17:07,263 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:17:07,263 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >21:17:07,263 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >21:17:07,263 DEBUG kernel:[ 0.000000] E0000-E7FFF write-through >21:17:07,263 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >21:17:07,263 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:17:07,263 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 1 base 400000000 mask FF0000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 2 base 410000000 mask FF8000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 3 base 418000000 mask FFC000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 4 base 41C000000 mask FFE000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 5 base 41E000000 mask FFF000000 write-back >21:17:07,263 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >21:17:07,263 DEBUG kernel:[ 0.000000] 7 disabled >21:17:07,263 DEBUG kernel:[ 0.000000] 8 disabled >21:17:07,263 DEBUG kernel:[ 0.000000] 9 disabled >21:17:07,263 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >21:17:07,263 DEBUG kernel:[ 0.000000] original variable MTRRs >21:17:07,263 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 256MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 2, base: 16640MB, range: 128MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 3, base: 16768MB, range: 64MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 4, base: 16832MB, range: 32MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 5, base: 16864MB, range: 16MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 6, base: 3584MB, range: 512MB, type UC >21:17:07,263 INFO kernel:[ 0.000000] total RAM covered: 16368M >21:17:07,263 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >21:17:07,263 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 7 lose cover RAM: 0G >21:17:07,263 DEBUG kernel:[ 0.000000] New variable MTRRs >21:17:07,263 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 8GB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >21:17:07,263 DEBUG kernel:[ 0.000000] reg 6, base: 16880MB, range: 16MB, type UC >21:17:07,263 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >21:17:07,263 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >21:17:07,263 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fcd60-0x000fcd6f] mapped at [ffff8800000fcd60] >21:17:07,263 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >21:17:07,263 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >21:17:07,263 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff] >21:17:07,263 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M >21:17:07,263 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1f8ff000-0x1fffffff] >21:17:07,263 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41effffff] >21:17:07,263 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x41effffff] page 2M >21:17:07,263 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x41effffff @ [mem 0xdeb7f000-0xdeb90fff] >21:17:07,263 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3d2b8000-0x3ec38fff] >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000df386000 00024 (v02 ALASKA) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000df386070 0005C (v01 ALASKA A M I 01072009 AMI 00010013) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: FACP 00000000df391bf0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000df386158 0BA92 (v02 ALASKA A M I 00000015 INTL 20051117) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: FACS 00000000df3bff80 00040 >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: APIC 00000000df391ce8 00072 (v03 ALASKA A M I 01072009 AMI 00010013) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000df391d60 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: HPET 00000000df391da0 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df391dd8 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df392148 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >21:17:07,263 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df392af8 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >21:17:07,263 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:17:07,263 INFO kernel:[ 0.000000] No NUMA configuration found >21:17:07,263 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041effffff] >21:17:07,263 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41effffff] >21:17:07,263 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41efec000-0x41effffff] >21:17:07,263 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0 >21:17:07,263 WARNING kernel:[ 0.000000] Zone ranges: >21:17:07,263 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >21:17:07,263 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:17:07,263 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41effffff] >21:17:07,263 WARNING kernel:[ 0.000000] Movable zone start for each node >21:17:07,263 WARNING kernel:[ 0.000000] Early memory node ranges >21:17:07,263 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >21:17:07,263 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdeb90fff] >21:17:07,263 WARNING kernel:[ 0.000000] node 0: [mem 0xdf409000-0xdf7fffff] >21:17:07,263 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41effffff] >21:17:07,263 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4185879 >21:17:07,263 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:17:07,263 DEBUG kernel:[ 0.000000] DMA zone: 10 pages reserved >21:17:07,263 DEBUG kernel:[ 0.000000] DMA zone: 3909 pages, LIFO batch:0 >21:17:07,263 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >21:17:07,263 DEBUG kernel:[ 0.000000] DMA32 zone: 892872 pages, LIFO batch:31 >21:17:07,263 DEBUG kernel:[ 0.000000] Normal zone: 51136 pages used for memmap >21:17:07,263 DEBUG kernel:[ 0.000000] Normal zone: 3221568 pages, LIFO batch:31 >21:17:07,263 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >21:17:07,263 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >21:17:07,263 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:17:07,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >21:17:07,263 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >21:17:07,263 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:17:07,263 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:17:07,263 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:17:07,263 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:17:07,263 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:17:07,263 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:17:07,263 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >21:17:07,263 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >21:17:07,263 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000c21e000 - 000000000c21f000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000c22d000 - 000000000c22e000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000c22e000 - 000000000c22f000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000c23d000 - 000000000c23e000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000deb91000 - 00000000df141000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df141000 - 00000000df386000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df386000 - 00000000df394000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df394000 - 00000000df3c1000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df3c1000 - 00000000df3c6000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df3c6000 - 00000000df409000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >21:17:07,263 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >21:17:07,263 INFO kernel:[ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices >21:17:07,263 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >21:17:07,263 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >21:17:07,263 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041ec00000 s84288 r8192 d22208 u524288 >21:17:07,263 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >21:17:07,263 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >21:17:07,263 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118349 >21:17:07,263 WARNING kernel:[ 0.000000] Policy zone: Normal >21:17:07,263 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 >21:17:07,263 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:17:07,263 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >21:17:07,263 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >21:17:07,263 INFO kernel:[ 0.000000] Checking aperture... >21:17:07,263 INFO kernel:[ 0.000000] No AGP bridge found >21:17:07,263 INFO kernel:[ 0.000000] Memory: 16170572k/17285120k available (6322k kernel code, 541604k absent, 572944k reserved, 6882k data, 1036k init) >21:17:07,263 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >21:17:07,263 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:17:07,263 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >21:17:07,263 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >21:17:07,263 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >21:17:07,263 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >21:17:07,263 INFO kernel:[ 0.000000] console [tty0] enabled >21:17:07,263 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >21:17:07,263 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:17:07,263 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:17:07,263 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >21:17:07,263 INFO kernel:[ 0.001000] tsc: Detected 3310.771 MHz processor >21:17:07,263 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6621.54 BogoMIPS (lpj=3310771) >21:17:07,263 INFO kernel:[ 0.000006] pid_max: default: 32768 minimum: 301 >21:17:07,263 INFO kernel:[ 0.014680] Security Framework initialized >21:17:07,263 INFO kernel:[ 0.014687] SELinux: Initializing. >21:17:07,263 DEBUG kernel:[ 0.014694] SELinux: Starting in permissive mode >21:17:07,263 INFO kernel:[ 0.015613] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >21:17:07,263 INFO kernel:[ 0.018082] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >21:17:07,263 INFO kernel:[ 0.019103] Mount-cache hash table entries: 256 >21:17:07,263 INFO kernel:[ 0.019233] Initializing cgroup subsys cpuacct >21:17:07,264 INFO kernel:[ 0.019236] Initializing cgroup subsys memory >21:17:07,264 INFO kernel:[ 0.019245] Initializing cgroup subsys devices >21:17:07,264 INFO kernel:[ 0.019247] Initializing cgroup subsys freezer >21:17:07,264 INFO kernel:[ 0.019249] Initializing cgroup subsys net_cls >21:17:07,264 INFO kernel:[ 0.019251] Initializing cgroup subsys blkio >21:17:07,264 INFO kernel:[ 0.019253] Initializing cgroup subsys perf_event >21:17:07,264 INFO kernel:[ 0.019273] CPU: Physical Processor ID: 0 >21:17:07,264 INFO kernel:[ 0.019274] CPU: Processor Core ID: 0 >21:17:07,264 WARNING kernel:[ 0.019279] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >21:17:07,264 WARNING kernel:[ 0.019279] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >21:17:07,264 INFO kernel:[ 0.019283] mce: CPU supports 9 MCE banks >21:17:07,264 INFO kernel:[ 0.019294] CPU0: Thermal monitoring enabled (TM1) >21:17:07,264 INFO kernel:[ 0.019299] process: using mwait in idle threads >21:17:07,264 INFO kernel:[ 0.019303] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >21:17:07,264 INFO kernel:[ 0.019303] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >21:17:07,264 INFO kernel:[ 0.019303] tlb_flushall_shift is 0x5 >21:17:07,264 INFO kernel:[ 0.020337] ACPI: Core revision 20120711 >21:17:07,264 INFO kernel:[ 0.236297] ftrace: allocating 23458 entries in 92 pages >21:17:07,264 INFO kernel:[ 0.245105] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:17:07,264 INFO kernel:[ 0.255099] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz stepping 07 >21:17:07,264 INFO kernel:[ 0.356455] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >21:17:07,264 INFO kernel:[ 0.356461] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >21:17:07,264 INFO kernel:[ 0.356464] ... version: 3 >21:17:07,264 INFO kernel:[ 0.356465] ... bit width: 48 >21:17:07,264 INFO kernel:[ 0.356466] ... generic registers: 8 >21:17:07,264 INFO kernel:[ 0.356468] ... value mask: 0000ffffffffffff >21:17:07,264 INFO kernel:[ 0.356469] ... max period: 000000007fffffff >21:17:07,264 INFO kernel:[ 0.356471] ... fixed-purpose events: 3 >21:17:07,264 INFO kernel:[ 0.356472] ... event mask: 00000007000000ff >21:17:07,264 INFO kernel:[ 0.356848] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >21:17:07,264 INFO kernel:[ 0.356907] smpboot: Booting Node 0, Processors #1 #2 #3 OK >21:17:07,264 INFO kernel:[ 0.396748] Brought up 4 CPUs >21:17:07,264 INFO kernel:[ 0.396752] smpboot: Total of 4 processors activated (26486.16 BogoMIPS) >21:17:07,264 INFO kernel:[ 0.399288] devtmpfs: initialized >21:17:07,264 INFO kernel:[ 0.399391] PM: Registering ACPI NVS region [mem 0xdf141000-0xdf385fff] (2379776 bytes) >21:17:07,264 INFO kernel:[ 0.399422] PM: Registering ACPI NVS region [mem 0xdf394000-0xdf3c0fff] (184320 bytes) >21:17:07,264 INFO kernel:[ 0.399426] PM: Registering ACPI NVS region [mem 0xdf3c6000-0xdf408fff] (274432 bytes) >21:17:07,264 INFO kernel:[ 0.399867] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:17:07,264 INFO kernel:[ 0.399894] RTC time: 21:16:46, date: 10/21/12 >21:17:07,264 INFO kernel:[ 0.399922] NET: Registered protocol family 16 >21:17:07,264 INFO kernel:[ 0.399999] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >21:17:07,264 INFO kernel:[ 0.400002] ACPI: bus type pci registered >21:17:07,264 INFO kernel:[ 0.400042] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >21:17:07,264 INFO kernel:[ 0.400046] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >21:17:07,264 INFO kernel:[ 0.405791] PCI: Using configuration type 1 for base access >21:17:07,264 INFO kernel:[ 0.406276] bio: create slab <bio-0> at 0 >21:17:07,264 INFO kernel:[ 0.406324] ACPI: Added _OSI(Module Device) >21:17:07,264 INFO kernel:[ 0.406326] ACPI: Added _OSI(Processor Device) >21:17:07,264 INFO kernel:[ 0.406328] ACPI: Added _OSI(3.0 _SCP Extensions) >21:17:07,264 INFO kernel:[ 0.406331] ACPI: Added _OSI(Processor Aggregator Device) >21:17:07,264 DEBUG kernel:[ 0.407360] ACPI: EC: Look up EC in DSDT >21:17:07,264 WARNING kernel:[ 0.408348] ACPI: Executed 1 blocks of module-level executable AML code >21:17:07,264 WARNING kernel:[ 0.412712] ACPI: SSDT 00000000df0ee018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >21:17:07,264 WARNING kernel:[ 0.412971] ACPI: Dynamic OEM Table Load: >21:17:07,264 WARNING kernel:[ 0.412974] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >21:17:07,264 WARNING kernel:[ 0.415596] ACPI: SSDT 00000000df0efa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >21:17:07,264 WARNING kernel:[ 0.415873] ACPI: Dynamic OEM Table Load: >21:17:07,264 WARNING kernel:[ 0.415875] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >21:17:07,264 WARNING kernel:[ 0.418508] ACPI: SSDT 00000000df0f0c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >21:17:07,264 WARNING kernel:[ 0.418762] ACPI: Dynamic OEM Table Load: >21:17:07,264 WARNING kernel:[ 0.418764] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >21:17:07,264 INFO kernel:[ 0.421801] ACPI: Interpreter enabled >21:17:07,264 INFO kernel:[ 0.421805] ACPI: (supports S0 S1 S3 S4 S5) >21:17:07,264 INFO kernel:[ 0.421820] ACPI: Using IOAPIC for interrupt routing >21:17:07,264 INFO kernel:[ 0.425304] ACPI: Power Resource [FN00] (off) >21:17:07,264 INFO kernel:[ 0.425350] ACPI: Power Resource [FN01] (off) >21:17:07,264 INFO kernel:[ 0.425399] ACPI: Power Resource [FN02] (off) >21:17:07,264 INFO kernel:[ 0.425443] ACPI: Power Resource [FN03] (off) >21:17:07,264 INFO kernel:[ 0.425486] ACPI: Power Resource [FN04] (off) >21:17:07,264 INFO kernel:[ 0.425676] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >21:17:07,264 INFO kernel:[ 0.425812] ACPI: No dock devices found. >21:17:07,264 INFO kernel:[ 0.425815] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:17:07,264 DEBUG kernel:[ 0.426005] \_SB_.PCI0:_OSC invalid UUID >21:17:07,264 DEBUG kernel:[ 0.426006] _OSC request data:1 8 1f >21:17:07,264 INFO kernel:[ 0.426009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >21:17:07,264 INFO kernel:[ 0.426305] PCI host bridge to bus 0000:00 >21:17:07,264 DEBUG kernel:[ 0.426309] pci_bus 0000:00: busn_res: [bus 00-3e] is inserted under domain [bus 00-ff] >21:17:07,264 INFO kernel:[ 0.426310] pci_bus 0000:00: root bus resource [bus 00-3e] >21:17:07,264 INFO kernel:[ 0.426312] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:17:07,264 INFO kernel:[ 0.426314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:17:07,264 INFO kernel:[ 0.426317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:17:07,264 INFO kernel:[ 0.426319] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >21:17:07,264 INFO kernel:[ 0.426321] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >21:17:07,264 INFO kernel:[ 0.426323] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >21:17:07,264 INFO kernel:[ 0.426325] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >21:17:07,264 INFO kernel:[ 0.426327] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >21:17:07,264 DEBUG kernel:[ 0.426334] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >21:17:07,264 DEBUG kernel:[ 0.426363] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >21:17:07,264 DEBUG kernel:[ 0.426389] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426428] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >21:17:07,264 DEBUG kernel:[ 0.426449] pci 0000:00:16.0: reg 10: [mem 0xf732c000-0xf732c00f 64bit] >21:17:07,264 DEBUG kernel:[ 0.426519] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426547] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 >21:17:07,264 DEBUG kernel:[ 0.426564] pci 0000:00:19.0: reg 10: [mem 0xf7300000-0xf731ffff] >21:17:07,264 DEBUG kernel:[ 0.426572] pci 0000:00:19.0: reg 14: [mem 0xf7329000-0xf7329fff] >21:17:07,264 DEBUG kernel:[ 0.426579] pci 0000:00:19.0: reg 18: [io 0xf040-0xf05f] >21:17:07,264 DEBUG kernel:[ 0.426638] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426660] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >21:17:07,264 DEBUG kernel:[ 0.426679] pci 0000:00:1a.0: reg 10: [mem 0xf7328000-0xf73283ff] >21:17:07,264 DEBUG kernel:[ 0.426764] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426789] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >21:17:07,264 DEBUG kernel:[ 0.426802] pci 0000:00:1b.0: reg 10: [mem 0xf7320000-0xf7323fff 64bit] >21:17:07,264 DEBUG kernel:[ 0.426864] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426885] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >21:17:07,264 DEBUG kernel:[ 0.426960] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.426983] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >21:17:07,264 DEBUG kernel:[ 0.427056] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.427081] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >21:17:07,264 DEBUG kernel:[ 0.427155] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.427180] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401 >21:17:07,264 DEBUG kernel:[ 0.427254] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.427281] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >21:17:07,264 DEBUG kernel:[ 0.427301] pci 0000:00:1d.0: reg 10: [mem 0xf7327000-0xf73273ff] >21:17:07,264 DEBUG kernel:[ 0.427387] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >21:17:07,264 DEBUG kernel:[ 0.427412] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100 >21:17:07,264 DEBUG kernel:[ 0.427530] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >21:17:07,264 DEBUG kernel:[ 0.427546] pci 0000:00:1f.2: reg 10: [io 0xf090-0xf097] >21:17:07,264 DEBUG kernel:[ 0.427553] pci 0000:00:1f.2: reg 14: [io 0xf080-0xf083] >21:17:07,264 DEBUG kernel:[ 0.427560] pci 0000:00:1f.2: reg 18: [io 0xf070-0xf077] >21:17:07,264 DEBUG kernel:[ 0.427567] pci 0000:00:1f.2: reg 1c: [io 0xf060-0xf063] >21:17:07,264 DEBUG kernel:[ 0.427574] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >21:17:07,264 DEBUG kernel:[ 0.427581] pci 0000:00:1f.2: reg 24: [mem 0xf7326000-0xf73267ff] >21:17:07,264 DEBUG kernel:[ 0.427622] pci 0000:00:1f.2: PME# supported from D3hot >21:17:07,264 DEBUG kernel:[ 0.427638] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >21:17:07,264 DEBUG kernel:[ 0.427652] pci 0000:00:1f.3: reg 10: [mem 0xf7325000-0xf73250ff 64bit] >21:17:07,264 DEBUG kernel:[ 0.427671] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >21:17:07,264 DEBUG kernel:[ 0.427710] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3e] >21:17:07,264 DEBUG kernel:[ 0.427719] pci 0000:01:00.0: [10de:0de1] type 00 class 0x030000 >21:17:07,264 DEBUG kernel:[ 0.427727] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff] >21:17:07,264 DEBUG kernel:[ 0.427735] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref] >21:17:07,264 DEBUG kernel:[ 0.427743] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >21:17:07,264 DEBUG kernel:[ 0.427748] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f] >21:17:07,264 DEBUG kernel:[ 0.427754] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref] >21:17:07,264 DEBUG kernel:[ 0.427798] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300 >21:17:07,264 DEBUG kernel:[ 0.427805] pci 0000:01:00.1: reg 10: [mem 0xf7080000-0xf7083fff] >21:17:07,264 INFO kernel:[ 0.429398] pci 0000:00:01.0: PCI bridge to [bus 01] >21:17:07,264 DEBUG kernel:[ 0.429404] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >21:17:07,264 DEBUG kernel:[ 0.429408] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >21:17:07,264 DEBUG kernel:[ 0.429412] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >21:17:07,264 DEBUG kernel:[ 0.429489] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3e] >21:17:07,264 INFO kernel:[ 0.429491] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:17:07,264 DEBUG kernel:[ 0.429541] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-3e] >21:17:07,264 DEBUG kernel:[ 0.429570] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 >21:17:07,264 DEBUG kernel:[ 0.429598] pci 0000:03:00.0: reg 10: [mem 0xf7200000-0xf7207fff 64bit] >21:17:07,264 DEBUG kernel:[ 0.429742] pci 0000:03:00.0: PME# supported from D3hot D3cold >21:17:07,264 INFO kernel:[ 0.431400] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:17:07,264 DEBUG kernel:[ 0.431411] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] >21:17:07,264 DEBUG kernel:[ 0.431491] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-3e] >21:17:07,264 DEBUG kernel:[ 0.431522] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330 >21:17:07,264 DEBUG kernel:[ 0.431550] pci 0000:04:00.0: reg 10: [mem 0xf7100000-0xf7107fff 64bit] >21:17:07,264 DEBUG kernel:[ 0.431693] pci 0000:04:00.0: PME# supported from D3hot D3cold >21:17:07,264 INFO kernel:[ 0.433397] pci 0000:00:1c.4: PCI bridge to [bus 04] >21:17:07,264 DEBUG kernel:[ 0.433407] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >21:17:07,264 DEBUG kernel:[ 0.433488] pci_bus 0000:05: busn_res: [bus 05-06] is inserted under [bus 00-3e] >21:17:07,264 DEBUG kernel:[ 0.433506] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401 >21:17:07,264 INFO kernel:[ 0.433515] pci 0000:05:00.0: Buggy bridge found [1b21:1080] >21:17:07,264 INFO kernel:[ 0.433517] pci 0000:05:00.0: Stuck interrupts will be polled and retried >21:17:07,264 INFO kernel:[ 0.433629] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433640] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433641] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433642] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433643] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433645] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433646] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433647] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433648] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433688] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 05-06] >21:17:07,264 INFO kernel:[ 0.433760] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433782] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433783] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433784] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433785] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433787] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433788] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433789] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433790] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433791] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433792] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433793] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433795] pci 0000:05:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >21:17:07,264 DEBUG kernel:[ 0.433825] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >21:17:07,264 DEBUG kernel:[ 0.433905] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >21:17:07,264 DEBUG kernel:[ 0.433924] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >21:17:07,264 DEBUG kernel:[ 0.433946] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >21:17:07,264 DEBUG kernel:[ 0.433967] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >21:17:07,264 DEBUG kernel:[ 0.433991] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07._PRT] >21:17:07,264 DEBUG kernel:[ 0.434008] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP07.PXSX._PRT] >21:17:07,264 DEBUG kernel:[ 0.434071] \_SB_.PCI0:_OSC invalid UUID >21:17:07,264 DEBUG kernel:[ 0.434071] _OSC request data:1 1f 1f >21:17:07,264 INFO kernel:[ 0.434074] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >21:17:07,264 INFO kernel:[ 0.434076] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >21:17:07,264 INFO kernel:[ 0.436707] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436739] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436770] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436800] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436830] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 6 10 11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436863] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >21:17:07,264 INFO kernel:[ 0.436897] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436927] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) >21:17:07,264 INFO kernel:[ 0.436981] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >21:17:07,264 INFO kernel:[ 0.436984] vgaarb: loaded >21:17:07,264 INFO kernel:[ 0.436986] vgaarb: bridge control possible 0000:01:00.0 >21:17:07,264 NOTICE kernel:[ 0.437025] SCSI subsystem initialized >21:17:07,264 INFO kernel:[ 0.437027] ACPI: bus type scsi registered >21:17:07,264 DEBUG kernel:[ 0.437043] libata version 3.00 loaded. >21:17:07,264 INFO kernel:[ 0.437055] ACPI: bus type usb registered >21:17:07,264 INFO kernel:[ 0.437066] usbcore: registered new interface driver usbfs >21:17:07,264 INFO kernel:[ 0.437072] usbcore: registered new interface driver hub >21:17:07,264 INFO kernel:[ 0.437083] usbcore: registered new device driver usb >21:17:07,264 INFO kernel:[ 0.437113] PCI: Using ACPI for IRQ routing >21:17:07,264 DEBUG kernel:[ 0.438504] PCI: pci_cache_line_size set to 64 bytes >21:17:07,264 DEBUG kernel:[ 0.438562] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >21:17:07,264 DEBUG kernel:[ 0.438563] e820: reserve RAM buffer [mem 0x0c21e018-0x0fffffff] >21:17:07,264 DEBUG kernel:[ 0.438564] e820: reserve RAM buffer [mem 0x0c22e018-0x0fffffff] >21:17:07,264 DEBUG kernel:[ 0.438565] e820: reserve RAM buffer [mem 0xdeb91000-0xdfffffff] >21:17:07,264 DEBUG kernel:[ 0.438567] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] >21:17:07,264 DEBUG kernel:[ 0.438568] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff] >21:17:07,264 INFO kernel:[ 0.438619] NetLabel: Initializing >21:17:07,264 INFO kernel:[ 0.438621] NetLabel: domain hash size = 128 >21:17:07,264 INFO kernel:[ 0.438622] NetLabel: protocols = UNLABELED CIPSOv4 >21:17:07,264 INFO kernel:[ 0.438629] NetLabel: unlabeled traffic allowed by default >21:17:07,264 INFO kernel:[ 0.438646] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >21:17:07,264 INFO kernel:[ 0.438651] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >21:17:07,264 INFO kernel:[ 0.440663] Switching to clocksource hpet >21:17:07,264 INFO kernel:[ 0.444485] pnp: PnP ACPI init >21:17:07,264 INFO kernel:[ 0.444497] ACPI: bus type pnp registered >21:17:07,264 DEBUG kernel:[ 0.444673] pnp 00:00: [bus 00-3e] >21:17:07,264 DEBUG kernel:[ 0.444675] pnp 00:00: [io 0x0000-0x0cf7 window] >21:17:07,264 DEBUG kernel:[ 0.444676] pnp 00:00: [io 0x0cf8-0x0cff] >21:17:07,264 DEBUG kernel:[ 0.444677] pnp 00:00: [io 0x0d00-0xffff window] >21:17:07,264 DEBUG kernel:[ 0.444679] pnp 00:00: [mem 0x000a0000-0x000bffff window] >21:17:07,264 DEBUG kernel:[ 0.444680] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >21:17:07,264 DEBUG kernel:[ 0.444681] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >21:17:07,264 DEBUG kernel:[ 0.444682] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >21:17:07,264 DEBUG kernel:[ 0.444683] pnp 00:00: [mem 0x000cc000-0x000cffff window] >21:17:07,264 DEBUG kernel:[ 0.444691] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >21:17:07,264 DEBUG kernel:[ 0.444692] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >21:17:07,264 DEBUG kernel:[ 0.444693] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >21:17:07,264 DEBUG kernel:[ 0.444694] pnp 00:00: [mem 0x000dc000-0x000dffff window] >21:17:07,264 DEBUG kernel:[ 0.444696] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >21:17:07,264 DEBUG kernel:[ 0.444697] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >21:17:07,264 DEBUG kernel:[ 0.444698] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >21:17:07,264 DEBUG kernel:[ 0.444699] pnp 00:00: [mem 0x000ec000-0x000effff window] >21:17:07,264 DEBUG kernel:[ 0.444700] pnp 00:00: [mem 0x000f0000-0x000fffff window] >21:17:07,264 DEBUG kernel:[ 0.444701] pnp 00:00: [mem 0xe0000000-0xfeafffff window] >21:17:07,264 DEBUG kernel:[ 0.444702] pnp 00:00: [mem 0x00010000-0x0001ffff window] >21:17:07,264 DEBUG kernel:[ 0.444750] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >21:17:07,264 DEBUG kernel:[ 0.444767] pnp 00:01: [mem 0xfed40000-0xfed44fff] >21:17:07,264 INFO kernel:[ 0.444792] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >21:17:07,264 DEBUG kernel:[ 0.444796] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >21:17:07,264 DEBUG kernel:[ 0.444803] pnp 00:02: [io 0x0000-0x001f] >21:17:07,264 DEBUG kernel:[ 0.444804] pnp 00:02: [io 0x0081-0x0091] >21:17:07,264 DEBUG kernel:[ 0.444805] pnp 00:02: [io 0x0093-0x009f] >21:17:07,264 DEBUG kernel:[ 0.444806] pnp 00:02: [io 0x00c0-0x00df] >21:17:07,264 DEBUG kernel:[ 0.444807] pnp 00:02: [dma 4] >21:17:07,264 DEBUG kernel:[ 0.444817] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >21:17:07,264 DEBUG kernel:[ 0.444822] pnp 00:03: [mem 0xff000000-0xffffffff] >21:17:07,264 DEBUG kernel:[ 0.444832] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >21:17:07,264 DEBUG kernel:[ 0.444883] pnp 00:04: [mem 0xfed00000-0xfed003ff] >21:17:07,264 DEBUG kernel:[ 0.444895] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >21:17:07,264 DEBUG kernel:[ 0.444902] pnp 00:05: [io 0x002e-0x002f] >21:17:07,264 DEBUG kernel:[ 0.444903] pnp 00:05: [io 0x004e-0x004f] >21:17:07,264 DEBUG kernel:[ 0.444904] pnp 00:05: [io 0x0061] >21:17:07,264 DEBUG kernel:[ 0.444905] pnp 00:05: [io 0x0063] >21:17:07,264 DEBUG kernel:[ 0.444906] pnp 00:05: [io 0x0065] >21:17:07,264 DEBUG kernel:[ 0.444907] pnp 00:05: [io 0x0067] >21:17:07,264 DEBUG kernel:[ 0.444908] pnp 00:05: [io 0x0070] >21:17:07,264 DEBUG kernel:[ 0.444909] pnp 00:05: [io 0x0080] >21:17:07,264 DEBUG kernel:[ 0.444910] pnp 00:05: [io 0x0092] >21:17:07,264 DEBUG kernel:[ 0.444911] pnp 00:05: [io 0x00b2-0x00b3] >21:17:07,264 DEBUG kernel:[ 0.444912] pnp 00:05: [io 0x0680-0x069f] >21:17:07,264 DEBUG kernel:[ 0.444913] pnp 00:05: [io 0x0200-0x020f] >21:17:07,264 DEBUG kernel:[ 0.444914] pnp 00:05: [io 0xffff] >21:17:07,264 DEBUG kernel:[ 0.444915] pnp 00:05: [io 0xffff] >21:17:07,264 DEBUG kernel:[ 0.444916] pnp 00:05: [io 0x0400-0x0453] >21:17:07,264 DEBUG kernel:[ 0.444917] pnp 00:05: [io 0x0458-0x047f] >21:17:07,264 DEBUG kernel:[ 0.444918] pnp 00:05: [io 0x0500-0x057f] >21:17:07,264 DEBUG kernel:[ 0.444919] pnp 00:05: [io 0x164e-0x164f] >21:17:07,264 INFO kernel:[ 0.444939] system 00:05: [io 0x0680-0x069f] has been reserved >21:17:07,264 INFO kernel:[ 0.444942] system 00:05: [io 0x0200-0x020f] has been reserved >21:17:07,264 INFO kernel:[ 0.444944] system 00:05: [io 0xffff] has been reserved >21:17:07,264 INFO kernel:[ 0.444946] system 00:05: [io 0xffff] has been reserved >21:17:07,264 INFO kernel:[ 0.444948] system 00:05: [io 0x0400-0x0453] has been reserved >21:17:07,264 INFO kernel:[ 0.444951] system 00:05: [io 0x0458-0x047f] has been reserved >21:17:07,264 INFO kernel:[ 0.444953] system 00:05: [io 0x0500-0x057f] has been reserved >21:17:07,264 INFO kernel:[ 0.444955] system 00:05: [io 0x164e-0x164f] has been reserved >21:17:07,264 DEBUG kernel:[ 0.444958] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >21:17:07,264 DEBUG kernel:[ 0.444962] pnp 00:06: [io 0x0070-0x0077] >21:17:07,264 DEBUG kernel:[ 0.444970] pnp 00:06: [irq 8] >21:17:07,264 DEBUG kernel:[ 0.444981] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >21:17:07,264 DEBUG kernel:[ 0.444997] pnp 00:07: [io 0x0454-0x0457] >21:17:07,264 INFO kernel:[ 0.445014] system 00:07: [io 0x0454-0x0457] has been reserved >21:17:07,264 DEBUG kernel:[ 0.445017] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >21:17:07,264 DEBUG kernel:[ 0.445056] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >21:17:07,264 DEBUG kernel:[ 0.445057] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >21:17:07,264 DEBUG kernel:[ 0.445058] pnp 00:08: [io 0x0290-0x029f] >21:17:07,264 DEBUG kernel:[ 0.445059] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >21:17:07,264 INFO kernel:[ 0.445079] system 00:08: [io 0x0290-0x029f] has been reserved >21:17:07,264 DEBUG kernel:[ 0.445082] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >21:17:07,264 DEBUG kernel:[ 0.445096] pnp 00:09: [io 0x0010-0x001f] >21:17:07,264 DEBUG kernel:[ 0.445097] pnp 00:09: [io 0x0022-0x003f] >21:17:07,264 DEBUG kernel:[ 0.445098] pnp 00:09: [io 0x0044-0x005f] >21:17:07,264 DEBUG kernel:[ 0.445099] pnp 00:09: [io 0x0062-0x0063] >21:17:07,264 DEBUG kernel:[ 0.445100] pnp 00:09: [io 0x0065-0x006f] >21:17:07,264 DEBUG kernel:[ 0.445101] pnp 00:09: [io 0x0072-0x007f] >21:17:07,264 DEBUG kernel:[ 0.445102] pnp 00:09: [io 0x0080] >21:17:07,264 DEBUG kernel:[ 0.445103] pnp 00:09: [io 0x0084-0x0086] >21:17:07,264 DEBUG kernel:[ 0.445104] pnp 00:09: [io 0x0088] >21:17:07,264 DEBUG kernel:[ 0.445106] pnp 00:09: [io 0x008c-0x008e] >21:17:07,264 DEBUG kernel:[ 0.445107] pnp 00:09: [io 0x0090-0x009f] >21:17:07,264 DEBUG kernel:[ 0.445108] pnp 00:09: [io 0x00a2-0x00bf] >21:17:07,264 DEBUG kernel:[ 0.445109] pnp 00:09: [io 0x00e0-0x00ef] >21:17:07,264 DEBUG kernel:[ 0.445110] pnp 00:09: [io 0x04d0-0x04d1] >21:17:07,264 INFO kernel:[ 0.445129] system 00:09: [io 0x04d0-0x04d1] has been reserved >21:17:07,264 DEBUG kernel:[ 0.445132] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >21:17:07,264 DEBUG kernel:[ 0.445136] pnp 00:0a: [io 0x00f0-0x00ff] >21:17:07,264 DEBUG kernel:[ 0.445141] pnp 00:0a: [irq 13] >21:17:07,264 DEBUG kernel:[ 0.445153] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >21:17:07,264 DEBUG kernel:[ 0.445311] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff] >21:17:07,264 DEBUG kernel:[ 0.445313] pnp 00:0b: [mem 0xfed10000-0xfed17fff] >21:17:07,264 DEBUG kernel:[ 0.445314] pnp 00:0b: [mem 0xfed18000-0xfed18fff] >21:17:07,264 DEBUG kernel:[ 0.445315] pnp 00:0b: [mem 0xfed19000-0xfed19fff] >21:17:07,264 DEBUG kernel:[ 0.445316] pnp 00:0b: [mem 0xf8000000-0xfbffffff] >21:17:07,264 DEBUG kernel:[ 0.445317] pnp 00:0b: [mem 0xfed20000-0xfed3ffff] >21:17:07,264 DEBUG kernel:[ 0.445318] pnp 00:0b: [mem 0xfed90000-0xfed93fff] >21:17:07,264 DEBUG kernel:[ 0.445319] pnp 00:0b: [mem 0xfed45000-0xfed8ffff] >21:17:07,264 DEBUG kernel:[ 0.445320] pnp 00:0b: [mem 0xff000000-0xffffffff] >21:17:07,264 DEBUG kernel:[ 0.445321] pnp 00:0b: [mem 0xfee00000-0xfeefffff] >21:17:07,264 DEBUG kernel:[ 0.445322] pnp 00:0b: [mem 0xe0000000-0xe0000fff] >21:17:07,264 INFO kernel:[ 0.445356] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >21:17:07,264 INFO kernel:[ 0.445359] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >21:17:07,264 INFO kernel:[ 0.445361] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >21:17:07,264 INFO kernel:[ 0.445364] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >21:17:07,264 INFO kernel:[ 0.445366] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >21:17:07,264 INFO kernel:[ 0.445368] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >21:17:07,264 INFO kernel:[ 0.445371] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >21:17:07,264 INFO kernel:[ 0.445373] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >21:17:07,264 INFO kernel:[ 0.445375] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >21:17:07,264 INFO kernel:[ 0.445378] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >21:17:07,264 INFO kernel:[ 0.445380] system 00:0b: [mem 0xe0000000-0xe0000fff] has been reserved >21:17:07,264 DEBUG kernel:[ 0.445383] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >21:17:07,264 INFO kernel:[ 0.445465] pnp: PnP ACPI: found 12 devices >21:17:07,264 INFO kernel:[ 0.445467] ACPI: ACPI bus type pnp unregistered >21:17:07,264 DEBUG kernel:[ 0.451201] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >21:17:07,264 DEBUG kernel:[ 0.451203] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >21:17:07,264 DEBUG kernel:[ 0.451205] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >21:17:07,264 DEBUG kernel:[ 0.451240] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >21:17:07,264 DEBUG kernel:[ 0.451241] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >21:17:07,264 DEBUG kernel:[ 0.451243] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >21:17:07,264 INFO kernel:[ 0.451246] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0100000-0xe02fffff] >21:17:07,264 INFO kernel:[ 0.451249] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0300000-0xe04fffff 64bit pref] >21:17:07,264 INFO kernel:[ 0.451253] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >21:17:07,264 INFO kernel:[ 0.451255] pci 0000:00:01.0: PCI bridge to [bus 01] >21:17:07,264 INFO kernel:[ 0.451258] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >21:17:07,264 INFO kernel:[ 0.451261] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >21:17:07,264 INFO kernel:[ 0.451264] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >21:17:07,264 INFO kernel:[ 0.451268] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:17:07,264 INFO kernel:[ 0.451271] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >21:17:07,264 INFO kernel:[ 0.451277] pci 0000:00:1c.0: bridge window [mem 0xe0100000-0xe02fffff] >21:17:07,264 INFO kernel:[ 0.451281] pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe04fffff 64bit pref] >21:17:07,264 INFO kernel:[ 0.451288] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:17:07,264 INFO kernel:[ 0.451294] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] >21:17:07,264 INFO kernel:[ 0.451302] pci 0000:00:1c.4: PCI bridge to [bus 04] >21:17:07,264 INFO kernel:[ 0.451307] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >21:17:07,264 INFO kernel:[ 0.451316] pci 0000:05:00.0: PCI bridge to [bus 06] >21:17:07,264 INFO kernel:[ 0.451336] pci 0000:00:1c.6: PCI bridge to [bus 05-06] >21:17:07,264 DEBUG kernel:[ 0.451380] pci 0000:05:00.0: setting latency timer to 64 >21:17:07,264 DEBUG kernel:[ 0.451385] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:17:07,264 DEBUG kernel:[ 0.451386] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:17:07,264 DEBUG kernel:[ 0.451387] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:17:07,264 DEBUG kernel:[ 0.451388] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >21:17:07,264 DEBUG kernel:[ 0.451389] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >21:17:07,264 DEBUG kernel:[ 0.451391] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >21:17:07,264 DEBUG kernel:[ 0.451392] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >21:17:07,264 DEBUG kernel:[ 0.451393] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff] >21:17:07,264 DEBUG kernel:[ 0.451394] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >21:17:07,264 DEBUG kernel:[ 0.451395] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >21:17:07,264 DEBUG kernel:[ 0.451397] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >21:17:07,264 DEBUG kernel:[ 0.451398] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >21:17:07,264 DEBUG kernel:[ 0.451399] pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe02fffff] >21:17:07,264 DEBUG kernel:[ 0.451400] pci_bus 0000:02: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref] >21:17:07,264 DEBUG kernel:[ 0.451402] pci_bus 0000:03: resource 1 [mem 0xf7200000-0xf72fffff] >21:17:07,264 DEBUG kernel:[ 0.451403] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff] >21:17:07,264 DEBUG kernel:[ 0.451404] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >21:17:07,264 DEBUG kernel:[ 0.451406] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >21:17:07,264 DEBUG kernel:[ 0.451407] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >21:17:07,264 DEBUG kernel:[ 0.451408] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff] >21:17:07,264 DEBUG kernel:[ 0.451409] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff] >21:17:07,264 DEBUG kernel:[ 0.451410] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff] >21:17:07,264 DEBUG kernel:[ 0.451411] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff] >21:17:07,264 DEBUG kernel:[ 0.451412] pci_bus 0000:05: resource 11 [mem 0xe0000000-0xfeafffff] >21:17:07,264 DEBUG kernel:[ 0.451414] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7] >21:17:07,264 DEBUG kernel:[ 0.451415] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff] >21:17:07,264 DEBUG kernel:[ 0.451416] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff] >21:17:07,264 DEBUG kernel:[ 0.451417] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff] >21:17:07,264 DEBUG kernel:[ 0.451418] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff] >21:17:07,264 DEBUG kernel:[ 0.451419] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff] >21:17:07,264 DEBUG kernel:[ 0.451420] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff] >21:17:07,264 DEBUG kernel:[ 0.451421] pci_bus 0000:06: resource 15 [mem 0xe0000000-0xfeafffff] >21:17:07,264 INFO kernel:[ 0.451444] NET: Registered protocol family 2 >21:17:07,264 INFO kernel:[ 0.451937] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >21:17:07,264 INFO kernel:[ 0.452891] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >21:17:07,264 INFO kernel:[ 0.453006] TCP: Hash tables configured (established 524288 bind 65536) >21:17:07,264 INFO kernel:[ 0.453018] TCP: reno registered >21:17:07,264 INFO kernel:[ 0.453035] UDP hash table entries: 8192 (order: 6, 262144 bytes) >21:17:07,264 INFO kernel:[ 0.453081] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >21:17:07,264 INFO kernel:[ 0.453159] NET: Registered protocol family 1 >21:17:07,264 DEBUG kernel:[ 0.697501] pci 0000:01:00.0: Boot video device >21:17:07,264 DEBUG kernel:[ 0.697609] PCI: CLS 64 bytes, default 64 >21:17:07,264 INFO kernel:[ 0.697645] Unpacking initramfs... >21:17:07,264 INFO kernel:[ 2.788128] Freeing initrd memory: 26116k freed >21:17:07,264 INFO kernel:[ 2.790569] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:17:07,264 INFO kernel:[ 2.790575] software IO TLB [mem 0xdab7f000-0xdeb7efff] (64MB) mapped at [ffff8800dab7f000-ffff8800deb7efff] >21:17:07,264 INFO kernel:[ 2.792602] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >21:17:07,264 NOTICE kernel:[ 2.792759] Initialise module verification >21:17:07,264 INFO kernel:[ 2.792789] audit: initializing netlink socket (disabled) >21:17:07,264 NOTICE kernel:[ 2.792802] type=2000 audit(1350854208.474:1): initialized >21:17:07,264 INFO kernel:[ 2.806509] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:17:07,264 NOTICE kernel:[ 2.807942] VFS: Disk quotas dquot_6.5.2 >21:17:07,264 WARNING kernel:[ 2.807968] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:17:07,264 INFO kernel:[ 2.808203] msgmni has been set to 32028 >21:17:07,264 DEBUG kernel:[ 2.808239] SELinux: Registering netfilter hooks >21:17:07,264 INFO kernel:[ 2.808576] alg: No test for stdrng (krng) >21:17:07,264 INFO kernel:[ 2.808581] NET: Registered protocol family 38 >21:17:07,264 NOTICE kernel:[ 2.808584] Key type asymmetric registered >21:17:07,264 NOTICE kernel:[ 2.808586] Asymmetric key parser 'x509' registered >21:17:07,264 INFO kernel:[ 2.808606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:17:07,264 INFO kernel:[ 2.808623] io scheduler noop registered >21:17:07,264 INFO kernel:[ 2.808624] io scheduler deadline registered >21:17:07,264 INFO kernel:[ 2.808641] io scheduler cfq registered (default) >21:17:07,264 DEBUG kernel:[ 2.808718] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >21:17:07,264 INFO kernel:[ 2.808871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:17:07,264 INFO kernel:[ 2.808882] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:17:07,264 INFO kernel:[ 2.808884] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:17:07,264 INFO kernel:[ 2.809140] efifb: probing for efifb >21:17:07,264 INFO kernel:[ 2.809536] efifb: framebuffer at 0xf1000000, mapped to 0xffffc9000b300000, using 3752k, total 14336k >21:17:07,264 INFO kernel:[ 2.809539] efifb: mode is 800x600x32, linelength=3200, pages=1 >21:17:07,264 INFO kernel:[ 2.809540] efifb: scrolling: redraw >21:17:07,264 INFO kernel:[ 2.809542] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >21:17:07,264 INFO kernel:[ 2.810328] Console: switching to colour frame buffer device 100x37 >21:17:07,264 INFO kernel:[ 2.811047] fb0: EFI VGA frame buffer device >21:17:07,264 DEBUG kernel:[ 2.811062] intel_idle: MWAIT substates: 0x1120 >21:17:07,264 DEBUG kernel:[ 2.811063] intel_idle: v0.4 model 0x2A >21:17:07,264 DEBUG kernel:[ 2.811064] intel_idle: lapic_timer_reliable_states 0xffffffff >21:17:07,264 INFO kernel:[ 2.811112] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >21:17:07,264 INFO kernel:[ 2.811136] ACPI: Power Button [PWRB] >21:17:07,264 INFO kernel:[ 2.811166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >21:17:07,264 INFO kernel:[ 2.811186] ACPI: Power Button [PWRF] >21:17:07,264 INFO kernel:[ 2.811241] ACPI: Fan [FAN0] (off) >21:17:07,264 INFO kernel:[ 2.811268] ACPI: Fan [FAN1] (off) >21:17:07,264 INFO kernel:[ 2.811682] ACPI: Fan [FAN2] (off) >21:17:07,264 INFO kernel:[ 2.812078] ACPI: Fan [FAN3] (off) >21:17:07,264 INFO kernel:[ 2.812473] ACPI: Fan [FAN4] (off) >21:17:07,264 INFO kernel:[ 2.812959] ACPI: Requesting acpi_cpufreq >21:17:07,264 INFO kernel:[ 2.820663] thermal LNXTHERM:00: registered as thermal_zone0 >21:17:07,264 INFO kernel:[ 2.821020] ACPI: Thermal Zone [TZ00] (28 C) >21:17:07,264 INFO kernel:[ 2.821488] thermal LNXTHERM:01: registered as thermal_zone1 >21:17:07,264 INFO kernel:[ 2.821846] ACPI: Thermal Zone [TZ01] (30 C) >21:17:07,264 INFO kernel:[ 2.822225] GHES: HEST is not enabled! >21:17:07,264 INFO kernel:[ 2.822630] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:17:07,264 INFO kernel:[ 2.823305] Non-volatile memory driver v1.3 >21:17:07,264 INFO kernel:[ 2.823665] Linux agpgart interface v0.103 >21:17:07,264 INFO kernel:[ 2.824427] loop: module loaded >21:17:07,264 DEBUG kernel:[ 2.824816] ahci 0000:00:1f.2: version 3.0 >21:17:07,264 DEBUG kernel:[ 2.824858] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >21:17:07,264 INFO kernel:[ 2.835469] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x32 impl SATA mode >21:17:07,264 INFO kernel:[ 2.835885] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >21:17:07,264 DEBUG kernel:[ 2.836264] ahci 0000:00:1f.2: setting latency timer to 64 >21:17:07,264 INFO kernel:[ 2.839719] scsi0 : ahci >21:17:07,264 INFO kernel:[ 2.840134] scsi1 : ahci >21:17:07,264 INFO kernel:[ 2.840534] scsi2 : ahci >21:17:07,264 INFO kernel:[ 2.840917] scsi3 : ahci >21:17:07,264 INFO kernel:[ 2.841286] scsi4 : ahci >21:17:07,264 INFO kernel:[ 2.841647] scsi5 : ahci >21:17:07,264 INFO kernel:[ 2.841973] ata1: DUMMY >21:17:07,264 INFO kernel:[ 2.842278] ata2: SATA max UDMA/133 abar m2048@0xf7326000 port 0xf7326180 irq 41 >21:17:07,264 INFO kernel:[ 2.842607] ata3: DUMMY >21:17:07,264 INFO kernel:[ 2.842924] ata4: DUMMY >21:17:07,264 INFO kernel:[ 2.843230] ata5: SATA max UDMA/133 abar m2048@0xf7326000 port 0xf7326300 irq 41 >21:17:07,264 INFO kernel:[ 2.843553] ata6: SATA max UDMA/133 abar m2048@0xf7326000 port 0xf7326380 irq 41 >21:17:07,264 INFO kernel:[ 2.843896] libphy: Fixed MDIO Bus: probed >21:17:07,264 INFO kernel:[ 2.844235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:17:07,264 DEBUG kernel:[ 2.844561] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >21:17:07,264 INFO kernel:[ 2.844564] ehci_hcd 0000:00:1a.0: EHCI Host Controller >21:17:07,264 INFO kernel:[ 2.844896] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >21:17:07,264 INFO kernel:[ 2.849121] ehci_hcd 0000:00:1a.0: debug port 2 >21:17:07,264 DEBUG kernel:[ 2.849454] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >21:17:07,264 INFO kernel:[ 2.849463] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7328000 >21:17:07,264 INFO kernel:[ 2.855431] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >21:17:07,264 INFO kernel:[ 2.855835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:17:07,264 INFO kernel:[ 2.856182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 2.856531] usb usb1: Product: EHCI Host Controller >21:17:07,264 INFO kernel:[ 2.856871] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 ehci_hcd >21:17:07,264 INFO kernel:[ 2.857214] usb usb1: SerialNumber: 0000:00:1a.0 >21:17:07,264 INFO kernel:[ 2.857620] hub 1-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 2.857959] hub 1-0:1.0: 2 ports detected >21:17:07,264 DEBUG kernel:[ 2.858328] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >21:17:07,264 INFO kernel:[ 2.858331] ehci_hcd 0000:00:1d.0: EHCI Host Controller >21:17:07,264 INFO kernel:[ 2.858688] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >21:17:07,264 INFO kernel:[ 2.862903] ehci_hcd 0000:00:1d.0: debug port 2 >21:17:07,264 DEBUG kernel:[ 2.863241] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >21:17:07,264 INFO kernel:[ 2.863252] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7327000 >21:17:07,264 INFO kernel:[ 2.869419] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >21:17:07,264 INFO kernel:[ 2.869801] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:17:07,264 INFO kernel:[ 2.870120] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 2.870452] usb usb2: Product: EHCI Host Controller >21:17:07,264 INFO kernel:[ 2.870784] usb usb2: Manufacturer: Linux 3.6.1-1.fc18.x86_64 ehci_hcd >21:17:07,264 INFO kernel:[ 2.871128] usb usb2: SerialNumber: 0000:00:1d.0 >21:17:07,264 INFO kernel:[ 2.871539] hub 2-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 2.871893] hub 2-0:1.0: 2 ports detected >21:17:07,264 INFO kernel:[ 2.872278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:17:07,264 INFO kernel:[ 2.872640] uhci_hcd: USB Universal Host Controller Interface driver >21:17:07,264 INFO kernel:[ 2.873018] xhci_hcd 0000:03:00.0: xHCI Host Controller >21:17:07,264 INFO kernel:[ 2.873406] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >21:17:07,264 INFO kernel:[ 2.934840] xhci_hcd 0000:03:00.0: irq 17, io mem 0xf7200000 >21:17:07,264 DEBUG kernel:[ 2.935252] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 2.935255] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 2.935258] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 2.935261] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 2.935264] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X >21:17:07,264 INFO kernel:[ 2.935348] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >21:17:07,264 INFO kernel:[ 2.935710] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 2.936068] usb usb3: Product: xHCI Host Controller >21:17:07,264 INFO kernel:[ 2.936428] usb usb3: Manufacturer: Linux 3.6.1-1.fc18.x86_64 xhci_hcd >21:17:07,264 INFO kernel:[ 2.936785] usb usb3: SerialNumber: 0000:03:00.0 >21:17:07,264 DEBUG kernel:[ 2.937176] xHCI xhci_add_endpoint called for root hub >21:17:07,264 DEBUG kernel:[ 2.937177] xHCI xhci_check_bandwidth called for root hub >21:17:07,264 INFO kernel:[ 2.937188] hub 3-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 2.937552] hub 3-0:1.0: 2 ports detected >21:17:07,264 INFO kernel:[ 2.937936] xhci_hcd 0000:03:00.0: xHCI Host Controller >21:17:07,264 INFO kernel:[ 2.938307] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >21:17:07,264 INFO kernel:[ 2.938694] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >21:17:07,264 INFO kernel:[ 2.939052] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 2.939414] usb usb4: Product: xHCI Host Controller >21:17:07,264 INFO kernel:[ 2.939766] usb usb4: Manufacturer: Linux 3.6.1-1.fc18.x86_64 xhci_hcd >21:17:07,264 INFO kernel:[ 2.940126] usb usb4: SerialNumber: 0000:03:00.0 >21:17:07,264 DEBUG kernel:[ 2.940523] xHCI xhci_add_endpoint called for root hub >21:17:07,264 DEBUG kernel:[ 2.940524] xHCI xhci_check_bandwidth called for root hub >21:17:07,264 INFO kernel:[ 2.940535] hub 4-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 2.940898] hub 4-0:1.0: 2 ports detected >21:17:07,264 INFO kernel:[ 2.949371] xhci_hcd 0000:04:00.0: xHCI Host Controller >21:17:07,264 INFO kernel:[ 2.949786] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5 >21:17:07,264 INFO kernel:[ 3.011229] xhci_hcd 0000:04:00.0: irq 16, io mem 0xf7100000 >21:17:07,264 DEBUG kernel:[ 3.011652] xhci_hcd 0000:04:00.0: irq 47 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 3.011655] xhci_hcd 0000:04:00.0: irq 48 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 3.011658] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 3.011661] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X >21:17:07,264 DEBUG kernel:[ 3.011664] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X >21:17:07,264 INFO kernel:[ 3.011746] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >21:17:07,264 INFO kernel:[ 3.012112] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 3.012485] usb usb5: Product: xHCI Host Controller >21:17:07,264 INFO kernel:[ 3.012846] usb usb5: Manufacturer: Linux 3.6.1-1.fc18.x86_64 xhci_hcd >21:17:07,264 INFO kernel:[ 3.013210] usb usb5: SerialNumber: 0000:04:00.0 >21:17:07,264 DEBUG kernel:[ 3.013629] xHCI xhci_add_endpoint called for root hub >21:17:07,264 DEBUG kernel:[ 3.013630] xHCI xhci_check_bandwidth called for root hub >21:17:07,264 INFO kernel:[ 3.013644] hub 5-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 3.014008] hub 5-0:1.0: 2 ports detected >21:17:07,264 INFO kernel:[ 3.014405] xhci_hcd 0000:04:00.0: xHCI Host Controller >21:17:07,264 INFO kernel:[ 3.014788] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6 >21:17:07,264 INFO kernel:[ 3.015183] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >21:17:07,264 INFO kernel:[ 3.015555] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:17:07,264 INFO kernel:[ 3.015921] usb usb6: Product: xHCI Host Controller >21:17:07,264 INFO kernel:[ 3.016286] usb usb6: Manufacturer: Linux 3.6.1-1.fc18.x86_64 xhci_hcd >21:17:07,264 INFO kernel:[ 3.016648] usb usb6: SerialNumber: 0000:04:00.0 >21:17:07,264 DEBUG kernel:[ 3.017041] xHCI xhci_add_endpoint called for root hub >21:17:07,264 DEBUG kernel:[ 3.017042] xHCI xhci_check_bandwidth called for root hub >21:17:07,264 INFO kernel:[ 3.017053] hub 6-0:1.0: USB hub found >21:17:07,264 INFO kernel:[ 3.017415] hub 6-0:1.0: 2 ports detected >21:17:07,264 INFO kernel:[ 3.026296] usbcore: registered new interface driver usbserial >21:17:07,264 INFO kernel:[ 3.026692] usbcore: registered new interface driver usbserial_generic >21:17:07,264 INFO kernel:[ 3.027045] USB Serial support registered for generic >21:17:07,264 INFO kernel:[ 3.027405] usbserial: USB Serial Driver core >21:17:07,264 INFO kernel:[ 3.027774] i8042: PNP: No PS/2 controller found. Probing ports directly. >21:17:07,264 INFO kernel:[ 3.030967] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:17:07,264 INFO kernel:[ 3.031329] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:17:07,264 INFO kernel:[ 3.031724] mousedev: PS/2 mouse device common for all mice >21:17:07,264 INFO kernel:[ 3.032157] rtc_cmos 00:06: RTC can wake from S4 >21:17:07,264 INFO kernel:[ 3.032612] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >21:17:07,264 INFO kernel:[ 3.032985] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >21:17:07,264 INFO kernel:[ 3.033385] device-mapper: uevent: version 1.0.3 >21:17:07,264 INFO kernel:[ 3.033779] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >21:17:07,264 INFO kernel:[ 3.034218] cpuidle: using governor ladder >21:17:07,264 INFO kernel:[ 3.034638] cpuidle: using governor menu >21:17:07,264 INFO kernel:[ 3.035190] EFI Variables Facility v0.08 2004-May-17 >21:17:07,265 INFO kernel:[ 3.087026] usbcore: registered new interface driver usbhid >21:17:07,265 INFO kernel:[ 3.087391] usbhid: USB HID core driver >21:17:07,265 INFO kernel:[ 3.087758] drop_monitor: Initializing network drop monitor service >21:17:07,265 INFO kernel:[ 3.088163] ip_tables: (C) 2000-2006 Netfilter Core Team >21:17:07,265 INFO kernel:[ 3.088576] TCP: cubic registered >21:17:07,265 INFO kernel:[ 3.088931] Initializing XFRM netlink socket >21:17:07,265 INFO kernel:[ 3.089359] NET: Registered protocol family 10 >21:17:07,265 INFO kernel:[ 3.089812] mip6: Mobile IPv6 >21:17:07,265 INFO kernel:[ 3.090166] NET: Registered protocol family 17 >21:17:07,265 DEBUG kernel:[ 3.091030] PM: Hibernation image not present or could not be loaded. >21:17:07,265 NOTICE kernel:[ 3.091031] Loading module verification certificates >21:17:07,265 WARNING kernel:[ 3.091404] Cert Valid From: 2012-10-08 16:53:34 >21:17:07,265 WARNING kernel:[ 3.091751] Cert Valid To: 2112-09-14 16:53:34 >21:17:07,265 WARNING kernel:[ 3.092093] Now: 2012-10-21 21:16:48 >21:17:07,265 NOTICE kernel:[ 3.093061] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >21:17:07,265 INFO kernel:[ 3.093788] registered taskstats version 1 >21:17:07,265 INFO kernel:[ 3.094872] Magic number: 0:551:298 >21:17:07,265 INFO kernel:[ 3.095360] rtc_cmos 00:06: setting system clock to 2012-10-21 21:16:49 UTC (1350854209) >21:17:07,265 INFO kernel:[ 3.148214] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >21:17:07,265 INFO kernel:[ 3.149003] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >21:17:07,265 INFO kernel:[ 3.149783] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >21:17:07,265 WARNING kernel:[ 3.150914] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.151714] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8804084b5780), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 INFO kernel:[ 3.153293] ata6.00: ATAPI: Optiarc DVD RW AD-7280S, 1.01, max UDMA/100 >21:17:07,265 WARNING kernel:[ 3.154270] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.155105] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b5708), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 INFO kernel:[ 3.156765] ata5.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB06, max UDMA/100 >21:17:07,265 WARNING kernel:[ 3.157814] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.158701] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8804084b55a0), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 WARNING kernel:[ 3.160642] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.161574] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff8804084b5780), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 INFO kernel:[ 3.163428] ata6.00: configured for UDMA/100 >21:17:07,265 WARNING kernel:[ 3.164515] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.165496] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b5708), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 INFO kernel:[ 3.167453] ata5.00: configured for UDMA/100 >21:17:07,265 INFO kernel:[ 3.168578] ata2.00: ATA-8: WDC WD1002FAEX-00Z3A0, 05.01D05, max UDMA/133 >21:17:07,265 INFO kernel:[ 3.169588] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >21:17:07,265 WARNING kernel:[ 3.172458] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120711/psargs-359) >21:17:07,265 WARNING kernel:[ 3.173513] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8804084b55a0), AE_NOT_FOUND (20120711/psparse-536) >21:17:07,265 INFO kernel:[ 3.175902] ata2.00: configured for UDMA/133 >21:17:07,265 NOTICE kernel:[ 3.177143] scsi 1:0:0:0: Direct-Access ATA WDC WD1002FAEX-0 05.0 PQ: 0 ANSI: 5 >21:17:07,265 NOTICE kernel:[ 3.178453] sd 1:0:0:0: Attached scsi generic sg0 type 0 >21:17:07,265 NOTICE kernel:[ 3.178502] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >21:17:07,265 NOTICE kernel:[ 3.178788] sd 1:0:0:0: [sda] Write Protect is off >21:17:07,265 DEBUG kernel:[ 3.178791] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:17:07,265 NOTICE kernel:[ 3.178913] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >21:17:07,265 NOTICE kernel:[ 3.184707] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223C SB06 PQ: 0 ANSI: 5 >21:17:07,265 WARNING kernel:[ 3.188115] sr0: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray >21:17:07,265 INFO kernel:[ 3.189210] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:17:07,265 DEBUG kernel:[ 3.190512] sr 4:0:0:0: Attached scsi CD-ROM sr0 >21:17:07,265 NOTICE kernel:[ 3.190681] sr 4:0:0:0: Attached scsi generic sg1 type 5 >21:17:07,265 DEBUG kernel:[ 3.183874] ACPI: Invalid Power Resource to register! >21:17:07,265 DEBUG kernel:[ 3.191980] ACPI: Invalid Power Resource to register!<5>[ 3.192569] scsi 5:0:0:0: CD-ROM Optiarc DVD RW AD-7280S 1.01 PQ: 0 ANSI: 5 >21:17:07,265 WARNING kernel:[ 3.195835] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >21:17:07,265 DEBUG kernel:[ 3.197051] sr 5:0:0:0: Attached scsi CD-ROM sr1 >21:17:07,265 NOTICE kernel:[ 3.197150] sr 5:0:0:0: Attached scsi generic sg2 type 5 >21:17:07,265 INFO kernel:[ 3.212170] usb 1-1: new high-speed USB device number 2 using ehci_hcd >21:17:07,265 INFO kernel:[ 3.222538] sda: sda1 sda2 sda3 sda4 sda5 sda6 >21:17:07,265 NOTICE kernel:[ 3.224331] sd 1:0:0:0: [sda] Attached SCSI disk >21:17:07,265 INFO kernel:[ 3.226468] Freeing unused kernel memory: 1036k freed >21:17:07,265 INFO kernel:[ 3.227030] Write protecting the kernel read-only data: 12288k >21:17:07,265 INFO kernel:[ 3.234371] Freeing unused kernel memory: 1860k freed >21:17:07,265 INFO kernel:[ 3.238071] Freeing unused kernel memory: 1416k freed >21:17:07,265 INFO kernel:[ 3.327409] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >21:17:07,265 INFO kernel:[ 3.328008] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:17:07,265 INFO kernel:[ 3.328786] hub 1-1:1.0: USB hub found >21:17:07,265 INFO kernel:[ 3.329753] hub 1-1:1.0: 6 ports detected >21:17:07,265 INFO kernel:[ 3.432903] usb 2-1: new high-speed USB device number 2 using ehci_hcd >21:17:07,265 WARNING kernel:[ 3.451633] Disabling lock debugging due to kernel taint >21:17:07,265 INFO kernel:[ 3.452580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >21:17:07,265 INFO kernel:[ 3.453291] EDD information not available. >21:17:07,265 INFO kernel:[ 3.547208] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >21:17:07,265 INFO kernel:[ 3.547945] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:17:07,265 INFO kernel:[ 3.548958] hub 2-1:1.0: USB hub found >21:17:07,265 INFO kernel:[ 3.549824] hub 2-1:1.0: 8 ports detected >21:17:07,265 INFO kernel:[ 3.601424] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:17:07,265 INFO kernel:[ 3.604315] Loading iSCSI transport class v2.0-870. >21:17:07,265 NOTICE kernel:[ 3.606371] iscsi: registered transport (tcp) >21:17:07,265 INFO kernel:[ 3.608883] alua: device handler registered >21:17:07,265 INFO kernel:[ 3.611298] emc: device handler registered >21:17:07,265 INFO kernel:[ 3.613765] hp_sw: device handler registered >21:17:07,265 INFO kernel:[ 3.616242] rdac: device handler registered >21:17:07,265 INFO kernel:[ 3.792629] tsc: Refined TSC clocksource calibration: 3310.800 MHz >21:17:07,265 INFO kernel:[ 3.793360] Switching to clocksource tsc >21:17:07,265 INFO kernel:[ 3.825697] usb 2-1.3: new low-speed USB device number 3 using ehci_hcd >21:17:07,265 INFO kernel:[ 3.907996] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c312 >21:17:07,265 INFO kernel:[ 3.908767] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:17:07,265 INFO kernel:[ 3.909529] usb 2-1.3: Product: USB Multimedia Keyboard >21:17:07,265 INFO kernel:[ 3.910276] usb 2-1.3: Manufacturer: BTC >21:17:07,265 INFO kernel:[ 3.914375] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input2 >21:17:07,265 INFO kernel:[ 3.916085] hid-generic 0003:046D:C312.0001: input,hidraw0: USB HID v1.10 Keyboard [BTC USB Multimedia Keyboard] on usb-0000:00:1d.0-1.3/input0 >21:17:07,265 INFO kernel:[ 3.924373] input: BTC USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input3 >21:17:07,265 INFO kernel:[ 3.926356] hid-generic 0003:046D:C312.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [BTC USB Multimedia Keyboard] on usb-0000:00:1d.0-1.3/input1 >21:17:07,265 INFO kernel:[ 3.990543] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd >21:17:07,265 INFO kernel:[ 4.071874] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c404 >21:17:07,265 INFO kernel:[ 4.072775] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:17:07,265 INFO kernel:[ 4.073667] usb 2-1.4: Product: Trackball >21:17:07,265 INFO kernel:[ 4.074535] usb 2-1.4: Manufacturer: Logitech >21:17:07,265 INFO kernel:[ 4.080089] input: Logitech Trackball as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input4 >21:17:07,265 INFO kernel:[ 4.082245] hid-generic 0003:046D:C404.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:1d.0-1.4/input0 >21:17:07,265 INFO kernel:[ 4.146394] usb 2-1.7: new full-speed USB device number 5 using ehci_hcd >21:17:07,265 INFO kernel:[ 4.233075] usb 2-1.7: New USB device found, idVendor=0cf3, idProduct=3000 >21:17:07,265 INFO kernel:[ 4.234064] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:17:07,265 INFO kernel:[ 6.634052] floppy0: no floppy controllers found >21:17:07,265 INFO kernel:[ 6.642179] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >21:17:07,265 INFO kernel:[ 6.643185] EDD information not available. >21:17:07,265 INFO kernel:[ 6.654144] No iBFT detected. >21:17:07,265 INFO kernel:[ 6.656893] md: raid0 personality registered for level 0 >21:17:07,265 INFO kernel:[ 6.659826] md: raid1 personality registered for level 1 >21:17:07,265 INFO kernel:[ 6.662594] async_tx: api initialized (async) >21:17:07,265 INFO kernel:[ 6.663807] xor: automatically using best checksumming function: >21:17:07,265 INFO kernel:[ 6.673835] avx : 9804.000 MB/sec >21:17:07,265 WARNING kernel:[ 6.691818] raid6: sse2x1 4312 MB/s >21:17:07,265 WARNING kernel:[ 6.708807] raid6: sse2x2 5312 MB/s >21:17:07,265 WARNING kernel:[ 6.725779] raid6: sse2x4 6136 MB/s >21:17:07,265 WARNING kernel:[ 6.726694] raid6: using algorithm sse2x4 (6136 MB/s) >21:17:07,265 WARNING kernel:[ 6.727594] raid6: using ssse3x2 recovery algorithm >21:17:07,265 INFO kernel:[ 6.729137] md: raid6 personality registered for level 6 >21:17:07,265 INFO kernel:[ 6.729560] md: raid5 personality registered for level 5 >21:17:07,265 INFO kernel:[ 6.729971] md: raid4 personality registered for level 4 >21:17:07,265 INFO kernel:[ 6.735261] md: raid10 personality registered for level 10 >21:17:07,265 INFO kernel:[ 6.737240] md: linear personality registered for level -1 >21:17:07,265 INFO kernel:[ 6.745355] device-mapper: multipath: version 1.5.0 loaded >21:17:07,265 INFO kernel:[ 6.747789] device-mapper: multipath round-robin: version 1.0.0 loaded >21:17:07,265 INFO kernel:[ 6.777279] RPC: Registered named UNIX socket transport module. >21:17:07,265 INFO kernel:[ 6.778029] RPC: Registered udp transport module. >21:17:07,265 INFO kernel:[ 6.778742] RPC: Registered tcp transport module. >21:17:07,265 INFO kernel:[ 6.779442] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:17:07,265 INFO kernel:[ 6.973112] wmi: Mapper loaded >21:17:07,265 INFO kernel:[ 6.985038] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >21:17:07,265 INFO kernel:[ 6.985341] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >21:17:07,265 DEBUG kernel:[ 6.986170] e1000e 0000:00:19.0: setting latency timer to 64 >21:17:07,265 INFO kernel:[ 6.986227] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:17:07,265 INFO kernel:[ 6.986869] [drm] Initialized drm 1.1.0 20060810 >21:17:07,265 DEBUG kernel:[ 6.987278] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >21:17:07,265 WARNING kernel:[ 6.993287] MXM: GUID detected in BIOS >21:17:07,265 INFO kernel:[ 6.993800] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c1080a1) >21:17:07,265 DEBUG kernel:[ 6.994958] checking generic (f1000000 3aa000) vs hw (e8000000 8000000) >21:17:07,265 DEBUG kernel:[ 6.994959] checking generic (f1000000 3aa000) vs hw (f0000000 2000000) >21:17:07,265 INFO kernel:[ 6.994960] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver >21:17:07,265 DEBUG kernel:[ 3.198392] ACPI: Invalid Power Resource to register! >21:17:07,265 INFO kernel:[ 6.995314] Console: switching to colour dummy device 80x25 >21:17:07,265 INFO kernel:[ 6.998971] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >21:17:07,265 INFO kernel:[ 7.054929] [drm] nouveau 0000:01:00.0: ... appears to be valid >21:17:07,265 INFO kernel:[ 7.054932] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >21:17:07,265 INFO kernel:[ 7.054934] [drm] nouveau 0000:01:00.0: BIT BIOS found >21:17:07,265 INFO kernel:[ 7.054936] [drm] nouveau 0000:01:00.0: Bios version 70.08.29.00 >21:17:07,265 INFO kernel:[ 7.054938] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >21:17:07,265 INFO kernel:[ 7.055055] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >21:17:07,265 INFO kernel:[ 7.055059] [drm] nouveau 0000:01:00.0: DCB version 4.0 >21:17:07,265 NOTICE kernel:[ 7.055061] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000302 00020030 >21:17:07,265 NOTICE kernel:[ 7.055063] [drm] nouveau 0000:01:00.0: DCB outp 01: 02000300 00000000 >21:17:07,265 NOTICE kernel:[ 7.055065] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011310 00020020 >21:17:07,265 NOTICE kernel:[ 7.055067] [drm] nouveau 0000:01:00.0: DCB outp 03: 02022362 00020010 >21:17:07,265 INFO kernel:[ 7.055069] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >21:17:07,265 INFO kernel:[ 7.055071] [drm] nouveau 0000:01:00.0: DCB conn 01: 00000100 >21:17:07,265 INFO kernel:[ 7.055073] [drm] nouveau 0000:01:00.0: DCB conn 02: 00002261 >21:17:07,265 INFO kernel:[ 7.055076] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6BB6 >21:17:07,265 INFO kernel:[ 7.075200] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x71FC >21:17:07,265 INFO kernel:[ 7.082237] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x8391 >21:17:07,265 INFO kernel:[ 7.082239] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x8395 >21:17:07,265 INFO kernel:[ 7.082283] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x847D >21:17:07,265 INFO kernel:[ 7.082285] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x84E2 >21:17:07,265 WARNING kernel:[ 7.102271] [drm] nouveau 0000:01:00.0: 0x6B29: Condition still not met after 20ms, skipping following opcodes >21:17:07,265 INFO kernel:[ 7.104183] [TTM] Zone kernel: Available graphics memory: 8201346 kiB >21:17:07,265 INFO kernel:[ 7.104186] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >21:17:07,265 INFO kernel:[ 7.104188] [TTM] Initializing pool allocator >21:17:07,265 INFO kernel:[ 7.104191] [TTM] Initializing DMA pool allocator >21:17:07,265 INFO kernel:[ 7.104198] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (DDR3) >21:17:07,265 INFO kernel:[ 7.106123] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >21:17:07,265 INFO kernel:[ 7.110220] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >21:17:07,265 INFO kernel:[ 7.110222] [drm] No driver support for vblank timestamp query. >21:17:07,265 INFO kernel:[ 7.247249] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) c8:60:00:02:26:5e >21:17:07,265 INFO kernel:[ 7.247262] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >21:17:07,265 INFO kernel:[ 7.247379] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >21:17:07,265 INFO kernel:[ 7.269448] [drm] nouveau 0000:01:00.0: 2 available performance level(s) >21:17:07,265 INFO kernel:[ 7.269452] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 880mV >21:17:07,265 INFO kernel:[ 7.269455] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 900mV >21:17:07,265 INFO kernel:[ 7.269458] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 900mV >21:17:07,265 INFO kernel:[ 7.273364] [drm] nouveau 0000:01:00.0: MM: using COPY1 for buffer copies >21:17:07,265 INFO kernel:[ 7.489671] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x120000, bo ffff880400d1e800 >21:17:07,265 INFO kernel:[ 7.489892] fbcon: nouveaufb (fb0) is primary device >21:17:07,265 INFO kernel:[ 7.507599] Console: switching to colour frame buffer device 240x67 >21:17:07,265 INFO kernel:[ 7.509887] fb0: nouveaufb frame buffer device >21:17:07,265 INFO kernel:[ 7.509897] drm: registered panic notifier >21:17:07,265 INFO kernel:[ 7.509909] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >21:17:07,265 DEBUG kernel:[ 8.538714] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:17:07,265 DEBUG kernel:[ 8.572237] ISO 9660 Extensions: RRIP_1991A >21:17:07,265 INFO kernel:[ 9.818891] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:17:07,265 DEBUG kernel:[ 13.080619] SELinux: 2048 avtab hash slots, 92171 rules. >21:17:07,265 DEBUG kernel:[ 13.090357] SELinux: 2048 avtab hash slots, 92171 rules. >21:17:07,265 DEBUG kernel:[ 13.155060] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >21:17:07,265 DEBUG kernel:[ 13.155063] SELinux: 83 classes, 92171 rules >21:17:07,265 INFO kernel:[ 13.157738] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >21:17:07,265 INFO kernel:[ 13.157751] SELinux: the above unknown classes and permissions will be allowed >21:17:07,265 DEBUG kernel:[ 13.157757] SELinux: Completing initialization. >21:17:07,265 DEBUG kernel:[ 13.157758] SELinux: Setting up existing superblocks. >21:17:07,265 DEBUG kernel:[ 13.157761] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.157764] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.157770] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.157773] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.157778] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.157789] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158246] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:17:07,265 DEBUG kernel:[ 13.158248] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158594] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:17:07,265 DEBUG kernel:[ 13.158597] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158599] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158608] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158612] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158615] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158621] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158866] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158868] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158872] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158938] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 13.158953] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158955] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158958] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158966] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158970] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158972] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158973] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158975] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158979] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158981] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158984] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 13.158991] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:17:07,265 DEBUG kernel:[ 13.159004] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:17:07,265 NOTICE kernel:[ 13.181437] type=1403 audit(1350854219.593:2): policy loaded auid=4294967295 ses=4294967295 >21:17:07,265 DEBUG kernel:[ 14.470837] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:17:07,265 DEBUG kernel:[ 14.536873] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 15.753182] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:17:07,265 DEBUG kernel:[ 16.198696] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:17:07,265 NOTICE kernel:[ 17.081089] type=1400 audit(1350854223.497:3): avc: denied { create } for pid=569 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:17:07,265 NOTICE kernel:[ 17.081124] type=1400 audit(1350854223.497:4): avc: denied { setattr } for pid=569 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60732 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:17:07,265 NOTICE kernel:[ 17.081144] type=1400 audit(1350854223.497:5): avc: denied { relabelfrom } for pid=569 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60732 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:17:07,265 INFO kernel:[ 18.926165] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x26 >21:17:07,265 WARNING kernel:[ 19.508537] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >21:17:07,265 INFO kernel:[ 19.508541] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:17:07,265 WARNING kernel:[ 19.508544] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >21:17:07,265 WARNING kernel:[ 19.508546] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.LPCB.GPBX 2 (20120711/utaddress-251) >21:17:07,265 INFO kernel:[ 19.508548] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:17:07,265 WARNING kernel:[ 19.508549] lpc_ich: Resource conflict(s) found affecting gpio_ich >21:17:07,265 WARNING kernel:[ 19.938735] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251) >21:17:07,265 INFO kernel:[ 19.938740] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:17:07,265 DEBUG kernel:[ 20.108902] mei 0000:00:16.0: setting latency timer to 64 >21:17:07,265 DEBUG kernel:[ 20.108950] mei 0000:00:16.0: irq 53 for MSI/MSI-X >21:17:07,265 INFO kernel:[ 20.116028] mei 0000:00:16.0: wd: failed to find the client >21:17:07,265 INFO kernel:[ 20.250374] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x26 >21:17:07,265 INFO kernel:[ 20.250661] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x26 >21:17:07,265 INFO kernel:[ 20.250882] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x26 >21:17:07,265 INFO kernel:[ 20.251191] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >21:17:07,265 NOTICE kernel:[ 20.350249] type=1400 audit(1350854226.769:6): avc: denied { execute } for pid=662 comm="bash" name="hostname" dev="dm-0" ino=26435 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:17:07,265 NOTICE kernel:[ 20.350256] type=1400 audit(1350854226.769:7): avc: denied { read open } for pid=662 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26435 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:17:07,265 NOTICE kernel:[ 20.350287] type=1400 audit(1350854226.769:8): avc: denied { execute_no_trans } for pid=662 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26435 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >21:17:07,265 INFO kernel:[ 20.255473] asus_wmi: ASUS WMI generic driver loaded >21:17:07,265 INFO kernel:[ 20.514985] asus_wmi: Initialization: 0x0asus_wmi: BIOS WMI version: 0.9 >21:17:07,265 INFO kernel:[ 20.515023] asus_wmi: SFUN value: 0x0<6>[ 20.515193] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >21:17:07,265 INFO kernel:[ 20.516345] asus_wmi: Disabling ACPI video driver >21:17:07,265 NOTICE kernel:[ 20.833872] type=1400 audit(1350854227.253:9): avc: denied { read } for pid=657 comm="bash" name=".profile" dev="dm-0" ino=57346 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:17:07,265 NOTICE kernel:[ 20.833879] type=1400 audit(1350854227.253:10): avc: denied { open } for pid=657 comm="bash" path="/root/.profile" dev="dm-0" ino=57346 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:17:07,461 NOTICE kernel:[ 21.041214] type=1400 audit(1350854227.460:11): avc: denied { write } for pid=649 comm="firewalld" name="python2.7" dev="dm-0" ino=27042 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >21:17:12,818 INFO systemd: Starting D-Bus System Message Bus... >21:17:12,833 INFO systemd: Started D-Bus System Message Bus. >21:17:12,955 INFO systemd: Started firewalld - dynamic firewall daemon. >21:17:12,955 INFO systemd: Starting Network Manager... >21:17:13,969 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >21:17:13,970 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >21:17:13,970 INFO NetworkManager: <info> WEXT support is enabled >21:17:13,973 INFO dbus-daemon: dbus[669]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:17:13,974 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:17:13,974 INFO systemd: Starting Authorization Manager... >21:17:14,524 INFO polkitd: Started polkitd version 0.107 >21:17:14,675 INFO dbus-daemon: dbus[669]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:17:14,676 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:17:14,676 INFO systemd: Started Authorization Manager. >21:17:14,753 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:17:14,753 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:17:14,754 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:17:14,754 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:17:14,754 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:17:14,754 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:17:14,756 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:17:14,770 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:17:14,770 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:17:14,770 INFO NetworkManager: <info> Networking is enabled by state file >21:17:14,782 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:17:14,782 INFO NetworkManager: <info> (em1): carrier is OFF >21:17:14,782 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >21:17:14,783 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >21:17:14,783 INFO NetworkManager: <info> (em1): now managed >21:17:14,783 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:17:14,784 INFO NetworkManager: <info> (em1): bringing up device. >21:17:14,784 INFO systemd: Started Network Manager. >21:17:14,784 INFO systemd: Starting Anaconda System Services. >21:17:14,785 INFO systemd: Reached target Anaconda System Services. >21:17:14,785 INFO systemd: Starting Anaconda... >21:17:14,785 INFO systemd: Starting Network Manager Wait Online... >21:17:14,908 DEBUG kernel:[ 28.480682] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >21:17:15,009 INFO NetworkManager: <info> (em1): preparing device. >21:17:15,009 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >21:17:15,009 DEBUG kernel:[ 28.581308] e1000e 0000:00:19.0: irq 52 for MSI/MSI-X >21:17:15,009 INFO kernel:[ 28.581413] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >21:17:15,010 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >21:17:15,010 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:17:15,010 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:17:15,188 INFO systemd: Started Anaconda. >21:17:15,189 INFO systemd: Starting Anaconda Text Console... >21:17:15,443 WARNING kernel:[ 29.015123] audit_printk_skb: 15 callbacks suppressed >21:17:15,443 NOTICE kernel:[ 29.015125] type=1400 audit(1350854235.442:17): avc: denied { read write } for pid=696 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >21:17:15,453 INFO systemd: Started Anaconda Text Console. >21:17:18,324 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >21:17:18,324 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >21:17:18,324 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >21:17:18,324 INFO kernel:[ 31.893296] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >21:17:18,324 INFO kernel:[ 31.893330] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >21:17:18,324 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >21:17:18,325 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:17:18,325 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >21:17:18,325 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >21:17:18,325 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >21:17:18,325 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >21:17:18,325 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >21:17:18,326 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >21:17:18,326 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >21:17:18,326 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >21:17:18,394 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >21:17:18,394 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >21:17:18,394 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >21:17:18,395 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >21:17:18,395 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:17:18,401 INFO NetworkManager: <info> dhclient started with pid 700 >21:17:18,401 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >21:17:18,401 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >21:17:18,916 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >21:17:18,916 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >21:17:18,917 INFO dhclient: All rights reserved. >21:17:18,917 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:17:18,917 INFO dhclient: >21:17:19,009 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >21:17:19,012 INFO dhclient: Listening on LPF/em1/c8:60:00:02:26:5e >21:17:19,013 INFO dhclient: Sending on LPF/em1/c8:60:00:02:26:5e >21:17:19,013 INFO dhclient: Sending on Socket/fallback >21:17:19,013 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 7 (xid=0x11571a57) >21:17:19,014 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x11571a57) >21:17:19,014 INFO dhclient: DHCPOFFER from 192.168.0.71 >21:17:19,017 INFO dhclient: DHCPACK from 192.168.0.71 (xid=0x11571a57) >21:17:19,021 INFO dhclient: bound to 192.168.0.140 -- renewal in 40845 seconds. >21:17:19,021 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >21:17:19,021 INFO NetworkManager: <info> address 192.168.0.140 >21:17:19,021 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >21:17:19,021 INFO NetworkManager: <info> gateway 192.168.0.71 >21:17:19,021 INFO NetworkManager: <info> nameserver '192.168.0.71' >21:17:19,021 INFO NetworkManager: <info> domain name 'local' >21:17:19,021 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:17:19,021 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >21:17:19,524 NOTICE kernel:[ 33.092505] type=1400 audit(1350854239.523:18): avc: denied { read write } for pid=704 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8677 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:17:19,525 WARNING kernel:[ 33.093600] auditd (705): /proc/705/oom_adj is deprecated, please use /proc/705/oom_score_adj instead. >21:17:20,021 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:17:20,021 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >21:17:20,021 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:17:20,425 INFO systemd: Started Network Manager Wait Online. >21:17:20,426 INFO systemd: Starting Network. >21:17:20,426 INFO systemd: Reached target Network. >21:17:20,426 INFO systemd: Startup finished in 2s 923ms 543us (kernel) + 10s 217ms 125us (initrd) + 20s 564ms 553us (userspace) = 33s 705ms 221us. >21:17:20,462 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >21:17:20,462 INFO NetworkManager: <info> Activation (em1) successful, device activated. >21:17:20,463 INFO dbus-daemon: dbus[669]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:17:20,463 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:17:20,622 INFO dbus-daemon: dbus[669]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:17:20,622 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:17:21,198 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >21:17:29,709 INFO systemd: Starting NTP client/server... >21:17:29,974 INFO chrony-helper: tr: write error: Broken pipe >21:17:29,975 INFO chrony-helper: tr: write error >21:17:30,701 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >21:17:30,702 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:17:30,702 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >21:17:30,703 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:17:30,825 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:17:30,825 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >21:17:30,825 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >21:17:30,849 INFO systemd: Started NTP client/server. >21:17:32,992 INFO kernel:[ 46.547600] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem >21:17:32,996 INFO kernel:[ 46.551625] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >21:17:32,996 DEBUG kernel:[ 46.551632] SELinux: initialized (dev sda3, type ext3), uses xattr >21:17:33,082 INFO kernel:[ 46.637534] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >21:17:33,082 DEBUG kernel:[ 46.637539] SELinux: initialized (dev sda4, type ext4), uses xattr >21:17:33,141 INFO kernel:[ 46.696284] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >21:17:33,141 DEBUG kernel:[ 46.696289] SELinux: initialized (dev sda6, type ext4), uses xattr >21:17:35,934 INFO chronyd: Selected source 64.73.32.135 >21:17:35,935 WARNING chronyd: System clock wrong by 1.924341 seconds, adjustment started >21:17:38,722 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >21:17:38,723 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >21:17:38,723 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >21:17:38,724 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >21:17:47,653 INFO kernel:[ 61.023063] Btrfs loaded >21:17:47,776 INFO kernel:[ 61.136209] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >21:17:51,942 INFO systemd: Started NTP client/server. >21:18:06,438 INFO systemd: Stopping NTP client/server... >21:18:06,438 INFO chronyd: chronyd exiting >21:18:06,448 INFO systemd: Starting NTP client/server... >21:18:06,492 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:18:06,493 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >21:18:06,493 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >21:18:06,494 INFO chronyd: Frequency 118.873 +/- 871.280 ppm read from /var/lib/chrony/drift >21:18:06,521 INFO systemd: Started NTP client/server. >21:18:11,451 INFO systemd: Stopping NTP client/server... >21:18:11,451 INFO chronyd: chronyd exiting >21:18:11,455 INFO systemd: Stopped NTP client/server. >21:18:13,398 INFO systemd: Starting NTP client/server... >21:18:13,437 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:18:13,437 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >21:18:13,437 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >21:18:13,438 INFO chronyd: Frequency 118.873 +/- 871.280 ppm read from /var/lib/chrony/drift >21:18:13,465 INFO systemd: Started NTP client/server. >21:18:18,649 INFO chronyd: Selected source 97.107.128.58 >21:18:18,650 WARNING chronyd: System clock wrong by 0.730511 seconds, adjustment started >21:22:19,908 INFO kernel:[ 331.274477] Adding 2097148k swap on /dev/sda5. Priority:-1 extents:1 across:2097148k >21:22:19,945 INFO kernel:[ 331.310815] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >21:22:19,945 DEBUG kernel:[ 331.310823] SELinux: initialized (dev sda4, type ext4), uses xattr >21:22:19,966 DEBUG kernel:[ 331.332275] SELinux: initialized (dev sda2, type vfat), uses genfs_contexts >21:22:20,003 DEBUG kernel:[ 331.368931] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:29:15,992 NOTICE sendmail: alias database /etc/aliases rebuilt by root >21:29:15,993 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >21:29:20,449 DEBUG kernel:[ 751.418495] SELinux: 2048 avtab hash slots, 92171 rules. >21:29:20,462 DEBUG kernel:[ 751.431914] SELinux: 2048 avtab hash slots, 92171 rules. >21:29:20,525 DEBUG kernel:[ 751.495327] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >21:29:20,525 DEBUG kernel:[ 751.495330] SELinux: 83 classes, 92171 rules >21:29:20,528 INFO kernel:[ 751.498139] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >21:29:20,528 INFO kernel:[ 751.498143] SELinux: the above unknown classes and permissions will be allowed >21:29:20,580 INFO dbus: avc: received policyload notice (seqno=2) >21:29:20,582 INFO dbus: avc: received policyload notice (seqno=2) >21:29:20,582 INFO dbus: avc: received policyload notice (seqno=2) >21:29:20,583 INFO dbus-daemon: dbus[669]: avc: received policyload notice (seqno=2) >21:29:20,583 INFO dbus-daemon: dbus[669]: [system] Reloaded configuration >21:29:20,583 NOTICE dbus: [system] Reloaded configuration >21:31:45,932 INFO systemd: Starting Cleanup of Temporary Directories... >21:31:45,974 INFO systemd: Started Cleanup of Temporary Directories. >21:32:22,186 INFO chronyd: Selected source 50.116.30.234
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 868707
: 631099 |
631100
|
631101
|
631102
|
631103
|
631104
|
631105
|
631106
|
631107
|
631108
|
631109
|
631110
|
631111
|
631112