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 631640 Details for
Bug 868994
TypeError: cannot concatenate 'str' and 'PayloadInstallError' objects
[?]
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), 366.38 KB, created by
Reartes Guillermo
on 2012-10-22 17:09:08 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-22 17:09:08 UTC
Size:
366.38 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/errors.py", line 225, in _payloadInstallHandler > message += "\n\n" + kwargs["exception"] > File "/tmp/updates/pyanaconda/errors.py", line 266, in cb > rc = _map[exn.__class__.__name__](*args, **kwargs) > File "/tmp/updates/pyanaconda/packaging/yumpayload.py", line 1274, in install > if errorHandler.cb(exn) == ERROR_RAISE: > File "/tmp/updates/pyanaconda/install.py", line 118, in doInstall > payload.install() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/tmp/updates/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: cannot concatenate 'str' and 'PayloadInstallError' objects > >Local variables in innermost frame: >message: The following error occurred while installing. This is a fatal error and installation will be aborted. >kwargs: {'exception': PayloadInstallError('Could not run transaction.',)} >self: <pyanaconda.errors.ErrorHandler object at 0x7fed7fd14bd0> >args: () >package: None > > >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: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': non-existent 1MB partition sda2 (2) >} > swaps: [] > name: Unknown Linux >] > _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: 18 > _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, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _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 12000MB disk sda (0) with existing msdos disklabel >, existing 2000MB partition sda1 (1) with existing ntfs filesystem >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fed6fe59710> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-20-03-21-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC6_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-20-03-21-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC6_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4270.0 > _serial: None > id: 3 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > 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: 5 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 9e285342-0dc4-47ed-93cb-7541d97af8ed > _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: 9e285342-0dc4-47ed-93cb-7541d97af8ed > 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: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 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: 9 > minor: 0 >, existing 1024MB dm live-rw (10) with existing ext4 filesystem >, existing 1MB partition sda2 (11) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 3d880063-8be5-4464-b415-8eb7c26e66d8 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 0.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 1.0 > origFormat._size: 1.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 8c71e9aa-0bb4-4bec-b1ef-f11a8c0a2c18 > origFormat.exists: True > origFormat._mountpoint: /mnt/sysimage > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 7 >] > _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: 13 > _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: 12 > _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: 16 > _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: 14 > _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: 15 > _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: 17 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fed6ff38290) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fed6ff382d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fed6ff38310) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fed6ff38350) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fed6ff383d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.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: [grub2, e2fsprogs, ntfsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1350925536.55 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.79 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: http://clumens.fedorapeople.org/868542.img >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC6x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.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': 'http://clumens.fedorapeople.org/868542.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC6x20x86_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: >14:01:25,237 INFO anaconda: /sbin/anaconda 18.19 >14:01:26,177 INFO anaconda: 2097152 kB (2048 MB) are available >14:01:26,178 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >14:01:26,188 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:01:26,189 INFO anaconda: Default encoding = utf-8 >14:01:26,297 INFO anaconda: ISCSID is /sbin/iscsid >14:01:26,299 INFO anaconda: no initiator set >14:01:26,475 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:01:26,476 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:01:26,697 INFO anaconda: Display mode = g >14:01:26,700 INFO anaconda: 2097152 kB (2048 MB) are available >14:01:26,701 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >14:01:27,472 DEBUG anaconda: X server has signalled a successful start. >14:01:27,474 INFO anaconda: Starting window manager, pid 799. >14:01:28,665 INFO anaconda: using only installclass _Fedora >14:01:29,319 INFO anaconda: Detected 2016M of memory >14:01:29,320 INFO anaconda: Swap attempt of 4032M >14:01:29,333 INFO anaconda: Running Thread: AnaStorageThread (140657905612544) >14:01:29,341 INFO anaconda: Running Thread: AnaPayloadThread (140657914005248) >14:01:29,577 INFO anaconda: no initiator set >14:01:29,939 DEBUG anaconda: required disklabel type for sda (1) is None >14:01:29,942 DEBUG anaconda: default disklabel type for sda is msdos >14:01:29,942 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:01:32,052 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >14:01:32,091 ERR anaconda: Error running arch: No such file or directory >14:01:32,098 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:01:32,298 INFO anaconda: Thread Done: AnaStorageThread (140657905612544) >14:01:32,784 INFO anaconda: Thread Done: AnaPayloadThread (140657914005248) >13:04:43,263 INFO anaconda: Running Thread: AnaSourceWatcher (140657658205952) >13:04:43,358 INFO anaconda: Running Thread: AnaSoftwareWatcher (140657666598656) >13:04:43,362 INFO anaconda: Running Thread: AnaStorageWatcher (140657605101312) >13:04:44,219 INFO anaconda: Running Thread: AnaNTPserver0 (140657914005248) >13:04:44,223 INFO anaconda: Running Thread: AnaNTPserver1 (140657588315904) >13:04:44,230 INFO anaconda: Running Thread: AnaNTPserver2 (140657596708608) >13:04:44,255 INFO anaconda: Running Thread: AnaNTPserver3 (140657579923200) >13:04:44,261 INFO anaconda: Thread Done: AnaSourceWatcher (140657658205952) >13:04:44,560 INFO anaconda: Thread Done: AnaNTPserver0 (140657914005248) >13:04:44,616 INFO anaconda: Thread Done: AnaNTPserver2 (140657596708608) >13:04:45,539 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140657596708608) >13:04:45,539 INFO anaconda: Thread Done: AnaSoftwareWatcher (140657666598656) >13:04:45,546 INFO anaconda: Thread Done: AnaStorageWatcher (140657605101312) >13:04:50,988 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140657596708608) >13:04:54,255 INFO anaconda: Thread Done: AnaNTPserver1 (140657588315904) >13:04:54,281 INFO anaconda: Thread Done: AnaNTPserver3 (140657579923200) >13:05:06,754 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) > >13:05:09,549 DEBUG anaconda: disk free: 9.99 GB fs free: 86 MB sw needs: 2.77 GB >13:05:12,403 INFO anaconda: Running Thread: AnaExecuteStorageThread (140657905612544) >13:05:12,439 INFO anaconda: Thread Done: AnaExecuteStorageThread (140657905612544) >13:05:12,476 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >13:05:12,476 DEBUG anaconda: ui: unused=['sda1'] >13:05:12,477 DEBUG anaconda: ui: new_devices=[] >13:05:12,486 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >13:05:12,487 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >13:05:15,035 DEBUG anaconda: page clicked: Unknown Linux >13:05:15,036 DEBUG anaconda: show first mountpoint: Unknown Linux >13:05:15,043 DEBUG anaconda: populate_right_side: existing 1MB partition sda2 (2) with existing ext4 filesystem >13:05:15,049 DEBUG anaconda: min: 1.0 max: 9999.0 current: 1.0 >13:05:15,052 DEBUG anaconda: fs type changed: ext4 >13:05:15,056 INFO anaconda: getting device type for None >13:05:15,056 ERR anaconda: unknown device type: 'None' >13:05:15,057 DEBUG anaconda: device_type_changed: None None >13:05:15,058 INFO anaconda: getting device type for Standard Partition >13:05:15,058 DEBUG anaconda: device_type_changed: 2 Standard Partition >13:05:15,059 INFO anaconda: getting device type for Standard Partition >13:05:15,059 DEBUG anaconda: populate_raid: 2, None >13:05:15,061 INFO anaconda: getting device type for Standard Partition >13:05:15,061 DEBUG anaconda: populate_raid: 2, None >13:05:16,788 DEBUG anaconda: removing device 'existing 1MB partition sda2 (2) with existing ext4 filesystem' from page Unknown Linux >13:05:18,581 INFO anaconda: ui: removed device sda2 >13:05:18,587 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sr0'] >13:05:18,588 DEBUG anaconda: ui: unused=['sda1'] >13:05:18,588 DEBUG anaconda: ui: new_devices=[] >13:05:18,594 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >13:05:18,594 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >13:05:26,089 DEBUG anaconda: requested size = 1 MB ; available space = 9.99 GB >13:05:26,182 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sr0'] >13:05:26,182 DEBUG anaconda: ui: unused=['sda1'] >13:05:26,183 DEBUG anaconda: ui: new_devices=['sda2'] >13:05:26,191 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC6 Installation >13:05:26,192 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC6 Installation >13:05:26,193 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda2 (11) with non-existent ext4 filesystem mounted at / >13:05:26,195 DEBUG anaconda: min: 1.0 max: 10000.719238 current: 1.0 >13:05:26,196 INFO anaconda: getting device type for Standard Partition >13:05:26,197 DEBUG anaconda: populate_raid: 2, None >13:05:28,572 INFO anaconda: ui: saving changes to device sda2 >13:05:28,574 DEBUG anaconda: new size: 1.0 >13:05:28,575 DEBUG anaconda: old size: 1.0 >13:05:28,577 INFO anaconda: getting device type for Standard Partition >13:05:28,578 DEBUG anaconda: new device type: 0 >13:05:28,580 DEBUG anaconda: new fs type: ext4 >13:05:28,581 DEBUG anaconda: old encryption setting: False >13:05:28,581 DEBUG anaconda: new encryption setting: False >13:05:28,582 DEBUG anaconda: old mountpoint: / >13:05:28,582 DEBUG anaconda: new mountpoint: / >13:05:28,583 INFO anaconda: getting device type for Standard Partition >13:05:28,667 DEBUG anaconda: converting custom spoke changes into actions >13:05:28,667 DEBUG anaconda: [0] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:28,668 DEBUG anaconda: [1] Destroy Device partition sda2 (id 2) >13:05:28,668 DEBUG anaconda: [2] Create Device partition sda2 (id 11) >13:05:28,669 DEBUG anaconda: [3] Create Format ext4 filesystem mounted at / on partition sda2 (id 11) >13:05:28,670 DEBUG anaconda: duplicating action '[0] Destroy Format ext4 filesystem on partition sda2 (id 2)' >13:05:28,676 DEBUG anaconda: duplicating action '[1] Destroy Device partition sda2 (id 2)' >13:05:28,704 DEBUG anaconda: duplicating action '[2] Create Device partition req0 (id 11)' >13:05:28,706 DEBUG anaconda: duplicating action '[3] Create Format ext4 filesystem mounted at / on partition req0 (id 11)' >13:05:28,756 INFO anaconda: Running Thread: AnaCheckStorageThread (140657905612544) >13:05:28,768 WARN anaconda: Your root partition is less than 250 megabytes which is usually too small to install Fedora. >13:05:28,769 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:05:28,769 INFO anaconda: Thread Done: AnaCheckStorageThread (140657905612544) >13:05:34,323 INFO anaconda: Running Thread: AnaInstallThread (140657905612544) >13:05:36,036 INFO anaconda: Creating ext4 on /dev/sda2 >13:05:36,192 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >13:05:36,324 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults >13:05:36,357 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >13:05:36,368 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >13:05:36,381 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >13:05:36,392 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:05:36,393 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >13:05:36,403 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:05:36,457 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >13:05:36,469 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >13:05:36,478 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >13:05:36,483 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >13:05:36,483 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >13:05:51,311 INFO anaconda: Thread Done: AnaInstallThread (140657905612544) > > >/tmp/packaging.log: >14:01:29,298 DEBUG packaging: getting release version from tree at None (18) >14:01:29,298 DEBUG packaging: got a release version of 18 >14:01:32,299 INFO packaging: updating base repo >14:01:32,508 DEBUG packaging: getting release version from tree at None (18) >14:01:32,508 DEBUG packaging: got a release version of 18 >14:01:32,509 INFO packaging: configuring base repo >14:01:32,509 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >14:01:32,619 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >14:01:32,619 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >14:01:32,621 DEBUG packaging: got a release version of 18 >14:01:32,675 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >14:01:32,685 DEBUG packaging: disabling repo fedora >14:01:32,686 DEBUG packaging: disabling repo updates-testing >14:01:32,687 DEBUG packaging: disabling repo updates >14:01:32,687 INFO packaging: gathering repo metadata >14:01:32,690 DEBUG packaging: getting repo metadata for anaconda >14:01:32,738 DEBUG packaging: getting group info for anaconda >14:01:32,784 INFO packaging: metadata retrieval complete >13:04:45,531 DEBUG packaging: deleting package sacks >13:04:45,540 INFO packaging: checking software selection >13:04:45,540 DEBUG packaging: deleting package sacks >13:04:45,541 DEBUG packaging: deleting yum transaction info >13:04:45,542 DEBUG packaging: select group core >13:04:46,012 DEBUG packaging: select group core >13:04:46,013 DEBUG packaging: select group gnome-desktop >13:04:46,068 DEBUG packaging: select group multimedia >13:04:46,087 DEBUG packaging: select group input-methods >13:04:46,094 DEBUG packaging: select group base-x >13:04:46,107 DEBUG packaging: select group fonts >13:04:46,158 DEBUG packaging: select group hardware-support >13:04:46,173 DEBUG packaging: select group dial-up >13:04:46,181 DEBUG packaging: select group printing >13:04:46,250 DEBUG packaging: select group firefox >13:04:46,252 DEBUG packaging: select group standard >13:04:46,300 DEBUG packaging: select package kernel-PAE >13:04:46,317 INFO packaging: no kernel-PAE package >13:04:46,318 DEBUG packaging: select package kernel >13:04:46,318 INFO packaging: selected kernel >13:04:46,319 INFO packaging: checking dependencies >13:04:50,955 DEBUG packaging: success >13:04:50,987 INFO packaging: 1171 packages selected totalling 2.77 GB >13:05:35,504 DEBUG packaging: deleting package sacks >13:05:36,485 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >13:05:36,517 DEBUG packaging: getting release version from tree at None (18) >13:05:36,518 DEBUG packaging: got a release version of 18 >13:05:36,518 DEBUG packaging: setting releasever to previous value of 18 >13:05:36,529 INFO packaging: gathering repo metadata >13:05:36,532 DEBUG packaging: getting repo metadata for anaconda >13:05:36,543 DEBUG packaging: getting group info for anaconda >13:05:36,546 INFO packaging: metadata retrieval complete >13:05:36,547 DEBUG packaging: installation yum config repos: anaconda >13:05:36,547 INFO packaging: checking software selection >13:05:36,548 DEBUG packaging: deleting package sacks >13:05:36,548 DEBUG packaging: deleting yum transaction info >13:05:36,548 DEBUG packaging: select group core >13:05:37,042 DEBUG packaging: select group core >13:05:37,043 DEBUG packaging: select group gnome-desktop >13:05:37,107 DEBUG packaging: select group multimedia >13:05:37,130 DEBUG packaging: select group input-methods >13:05:37,138 DEBUG packaging: select group base-x >13:05:37,153 DEBUG packaging: select group fonts >13:05:37,211 DEBUG packaging: select group hardware-support >13:05:37,229 DEBUG packaging: select group dial-up >13:05:37,236 DEBUG packaging: select group printing >13:05:37,296 DEBUG packaging: select group firefox >13:05:37,298 DEBUG packaging: select group standard >13:05:37,347 DEBUG packaging: select package kernel-PAE >13:05:37,363 INFO packaging: no kernel-PAE package >13:05:37,364 DEBUG packaging: select package kernel >13:05:37,364 INFO packaging: selected kernel >13:05:37,365 DEBUG packaging: select package grub2 >13:05:37,366 DEBUG packaging: select package e2fsprogs >13:05:37,366 DEBUG packaging: select package ntfsprogs >13:05:37,367 DEBUG packaging: select package authconfig >13:05:37,367 DEBUG packaging: select package firewalld >13:05:37,368 INFO packaging: checking dependencies >13:05:42,232 DEBUG packaging: success >13:05:42,267 INFO packaging: 1174 packages selected totalling 2.79 GB >13:05:42,268 INFO packaging: preparing transaction >13:05:42,268 DEBUG packaging: initialize transaction set >13:05:42,269 DEBUG packaging: populate transaction set >13:05:46,881 DEBUG packaging: check transaction set >13:05:47,063 DEBUG packaging: order transaction set >13:05:47,121 INFO packaging: running transaction >13:05:51,014 ERR packaging: error running transaction: Could not run transaction. >13:05:51,015 ERR packaging: installing package hwdata-0.240-1.fc18.noarch needs 5MB on the / filesystem >13:05:51,015 ERR packaging: installing package setup-2.8.57-1.fc18.noarch needs 6MB on the / filesystem >13:05:51,015 ERR packaging: installing package filesystem-3.1-2.fc18.x86_64 needs 69MB on the / filesystem >13:05:51,016 ERR packaging: installing package telepathy-filesystem-0.0.2-4.fc18.noarch needs 69MB on the / filesystem >13:05:51,016 ERR packaging: installing package ca-certificates-2012.85-2.fc18.noarch needs 71MB on the / filesystem >13:05:51,016 ERR packaging: installing package control-center-filesystem-1:3.6.1-1.fc18.x86_64 needs 71MB on the / filesystem >13:05:51,017 ERR packaging: installing package liberation-fonts-common-2.00.1-1.fc18.noarch needs 71MB on the / filesystem >13:05:51,017 ERR packaging: installing package dejavu-fonts-common-2.33-4.fc18.noarch needs 72MB on the / filesystem >13:05:51,018 ERR packaging: installing package mozilla-filesystem-1.9-8.fc18.x86_64 needs 72MB on the / filesystem >13:05:51,019 ERR packaging: installing package xkeyboard-config-2.6-3.fc18.noarch needs 77MB on the / filesystem >13:05:51,019 ERR packaging: installing package foomatic-db-filesystem-4.0-34.20121011.fc18.noarch needs 77MB on the / filesystem >13:05:51,019 ERR packaging: installing package bind-license-32:9.9.1-10.P3.fc18.noarch needs 77MB on the / filesystem >13:05:51,020 ERR packaging: installing package m17n-db-1.6.4-1.fc18.noarch needs 78MB on the / filesystem >13:05:51,020 ERR packaging: installing package tzdata-2012f-1.fc18.noarch needs 84MB on the / filesystem >13:05:51,021 ERR packaging: installing package kbd-misc-1.15.3-6.fc18.noarch needs 86MB on the / filesystem >13:05:51,021 ERR packaging: installing package poppler-data-0.4.5-6.fc18.noarch needs 99MB on the / filesystem >13:05:51,021 ERR packaging: installing package basesystem-10.0-7.fc18.noarch needs 99MB on the / filesystem >13:05:51,022 ERR packaging: installing package vlgothic-fonts-common-20120928-1.fc18.noarch needs 99MB on the / filesystem >13:05:51,022 ERR packaging: installing package thai-scalable-fonts-common-0.5.0-3.fc18.noarch needs 99MB on the / filesystem >13:05:51,022 ERR packaging: installing package smc-fonts-common-5.0.1-3.fc18.noarch needs 99MB on the / filesystem >13:05:51,022 ERR packaging: installing package khmeros-fonts-common-5.0-14.fc18.noarch needs 99MB on the / filesystem >13:05:51,022 ERR packaging: installing package sgabios-bin-0-0.20110623SVN.fc18.noarch needs 99MB on the / filesystem >13:05:51,023 ERR packaging: installing package fedora-bookmarks-15-0.3.noarch needs 99MB on the / filesystem >13:05:51,023 ERR packaging: installing package tzdata-java-2012f-1.fc18.noarch needs 100MB on the / filesystem >13:05:51,023 ERR packaging: installing package yelp-xsl-3.6.1-1.fc18.noarch needs 102MB on the / filesystem >13:05:51,023 ERR packaging: installing package adwaita-cursor-theme-3.6.1-3.fc18.noarch needs 104MB on the / filesystem >13:05:51,023 ERR packaging: installing package gnome-js-common-0.1.2-6.fc18.noarch needs 104MB on the / filesystem >13:05:51,023 ERR packaging: installing package seabios-bin-1.7.1-1.fc18.noarch needs 104MB on the / filesystem >13:05:51,023 ERR packaging: installing package fedora-release-18-0.8.noarch needs 104MB on the / filesystem >13:05:51,023 ERR packaging: installing package mobile-broadband-provider-info-1.20120614-2.fc18.noarch needs 104MB on the / filesystem >13:05:51,023 ERR packaging: installing package vgabios-0.6c-5.fc18.noarch needs 105MB on the / filesystem >13:05:51,025 ERR packaging: installing package emacs-filesystem-1:24.2-3.fc18.noarch needs 105MB on the / filesystem >13:05:51,025 ERR packaging: installing package spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch needs 115MB on the / filesystem >13:05:51,025 ERR packaging: installing package spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch needs 115MB on the / filesystem >13:05:51,025 ERR packaging: installing package ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch needs 116MB on the / filesystem >13:05:51,026 ERR packaging: installing package quota-nls-1:4.00-6.fc18.noarch needs 116MB on the / filesystem >13:05:51,026 ERR packaging: installing package ncurses-base-5.9-5.20120204.fc18.x86_64 needs 117MB on the / filesystem >13:05:51,026 ERR packaging: installing package nss-softokn-freebl-3.13.6-1.fc18.x86_64 needs 117MB on the / filesystem >13:05:51,026 ERR packaging: installing package glibc-common-2.16-17.fc18.x86_64 needs 236MB on the / filesystem >13:05:51,027 ERR packaging: installing package glibc-2.16-17.fc18.x86_64 needs 252MB on the / filesystem >13:05:51,027 ERR packaging: installing package libstdc++-4.7.2-3.fc18.x86_64 needs 253MB on the / filesystem >13:05:51,027 ERR packaging: installing package ncurses-libs-5.9-5.20120204.fc18.x86_64 needs 254MB on the / filesystem >13:05:51,027 ERR packaging: installing package bash-4.2.37-6.fc18.x86_64 needs 258MB on the / filesystem >13:05:51,028 ERR packaging: installing package libsepol-2.1.8-2.fc18.x86_64 needs 258MB on the / filesystem >13:05:51,028 ERR packaging: installing package libattr-2.4.46-7.fc18.x86_64 needs 258MB on the / filesystem >13:05:51,028 ERR packaging: installing package libcap-2.22-3.fc18.x86_64 needs 258MB on the / filesystem >13:05:51,030 ERR packaging: installing package pcre-8.31-2.fc18.x86_64 needs 259MB on the / filesystem >13:05:51,030 ERR packaging: installing package libselinux-2.1.12-1.fc18.x86_64 needs 260MB on the / filesystem >13:05:51,031 ERR packaging: installing package zlib-1.2.7-9.fc18.x86_64 needs 260MB on the / filesystem >13:05:51,031 ERR packaging: installing package dbus-libs-1:1.6.8-2.fc18.x86_64 needs 261MB on the / filesystem >13:05:51,031 ERR packaging: installing package freetype-2.4.10-2.fc18.x86_64 needs 262MB on the / filesystem >13:05:51,032 ERR packaging: installing package nspr-4.9.2-1.fc18.x86_64 needs 262MB on the / filesystem >13:05:51,032 ERR packaging: installing package info-4.13a-17.fc18.x86_64 needs 262MB on the / filesystem >13:05:51,032 ERR packaging: installing package libcom_err-1.42.5-1.fc18.x86_64 needs 262MB on the / filesystem >13:05:51,033 ERR packaging: installing package nss-util-3.13.6-1.fc18.x86_64 needs 263MB on the / filesystem >13:05:51,033 ERR packaging: installing package libjpeg-turbo-1.2.1-2.fc18.x86_64 needs 263MB on the / filesystem >13:05:51,034 ERR packaging: installing package libICE-1.0.8-2.fc18.x86_64 needs 263MB on the / filesystem >13:05:51,034 ERR packaging: installing package readline-6.2-5.fc18.x86_64 needs 264MB on the / filesystem >13:05:51,034 ERR packaging: installing package sqlite-3.7.13-2.fc18.x86_64 needs 264MB on the / filesystem >13:05:51,035 ERR packaging: installing package libpng-2:1.5.13-1.fc18.x86_64 needs 265MB on the / filesystem >13:05:51,035 ERR packaging: installing package bzip2-libs-1.0.6-5.fc18.x86_64 needs 265MB on the / filesystem >13:05:51,036 ERR packaging: installing package libuuid-2.22-1.fc18.x86_64 needs 266MB on the / filesystem >13:05:51,036 ERR packaging: installing package libSM-1.2.1-2.fc18.x86_64 needs 266MB on the / filesystem >13:05:51,036 ERR packaging: installing package audit-libs-2.2.1-2.fc18.x86_64 needs 266MB on the / filesystem >13:05:51,037 ERR packaging: installing package libusbx-1.0.14-1.fc18.x86_64 needs 266MB on the / filesystem >13:05:51,037 ERR packaging: installing package libgpg-error-1.10-3.fc18.x86_64 needs 266MB on the / filesystem >13:05:51,038 ERR packaging: installing package libgcrypt-1.5.0-6.fc18.x86_64 needs 267MB on the / filesystem >13:05:51,038 ERR packaging: installing package popt-1.13-12.fc18.x86_64 needs 267MB on the / filesystem >13:05:51,038 ERR packaging: installing package chkconfig-1.3.59-2.fc18.x86_64 needs 268MB on the / filesystem >13:05:51,039 ERR packaging: installing package xz-libs-5.1.2-2alpha.fc18.x86_64 needs 268MB on the / filesystem >13:05:51,039 ERR packaging: installing package libxml2-2.9.0-0rc1.fc18.x86_64 needs 274MB on the / filesystem >13:05:51,039 ERR packaging: installing package libacl-2.2.51-7.fc18.x86_64 needs 274MB on the / filesystem >13:05:51,040 ERR packaging: installing package tcp_wrappers-libs-7.6-70.fc18.x86_64 needs 274MB on the / filesystem >13:05:51,040 ERR packaging: installing package libogg-2:1.3.0-2.fc18.x86_64 needs 274MB on the / filesystem >13:05:51,041 ERR packaging: installing package avahi-libs-0.6.31-6.fc18.x86_64 needs 274MB on the / filesystem >13:05:51,041 ERR packaging: installing package expat-2.1.0-4.fc18.x86_64 needs 275MB on the / filesystem >13:05:51,041 ERR packaging: installing package libdb-5.3.21-3.fc18.x86_64 needs 276MB on the / filesystem >13:05:51,042 ERR packaging: installing package cyrus-sasl-lib-2.1.23-36.fc18.x86_64 needs 277MB on the / filesystem >13:05:51,042 ERR packaging: installing package p11-kit-0.14-1.fc18.x86_64 needs 277MB on the / filesystem >13:05:51,042 ERR packaging: installing package libvorbis-1:1.3.3-3.fc18.x86_64 needs 280MB on the / filesystem >13:05:51,043 ERR packaging: installing package libtdb-1.2.10-16.fc18.x86_64 needs 280MB on the / filesystem >13:05:51,043 ERR packaging: installing package sed-4.2.1-10.fc18.x86_64 needs 281MB on the / filesystem >13:05:51,044 ERR packaging: installing package grep-2.14-1.fc18.x86_64 needs 282MB on the / filesystem >13:05:51,044 ERR packaging: installing package json-c-0.9-5.fc18.x86_64 needs 282MB on the / filesystem >13:05:51,044 ERR packaging: installing package libffi-3.0.10-3.fc18.x86_64 needs 283MB on the / filesystem >13:05:51,045 ERR packaging: installing package gamin-0.1.10-13.fc18.x86_64 needs 283MB on the / filesystem >13:05:51,045 ERR packaging: installing package pkgconfig-1:0.27-1.fc18.x86_64 needs 283MB on the / filesystem >13:05:51,045 ERR packaging: installing package glib2-2.34.1-1.fc18.x86_64 needs 293MB on the / filesystem >13:05:51,046 ERR packaging: installing package shared-mime-info-1.0-5.fc18.x86_64 needs 298MB on the / filesystem >13:05:51,046 ERR packaging: installing package atk-2.6.0-1.fc18.x86_64 needs 299MB on the / filesystem >13:05:51,047 ERR packaging: installing package dbus-glib-0.100-1.fc18.x86_64 needs 300MB on the / filesystem >13:05:51,047 ERR packaging: installing package gobject-introspection-1.34.1.1-1.fc18.x86_64 needs 301MB on the / filesystem >13:05:51,047 ERR packaging: installing package json-glib-0.15.2-1.fc18.x86_64 needs 301MB on the / filesystem >13:05:51,048 ERR packaging: installing package libgnome-keyring-3.6.0-1.fc18.x86_64 needs 302MB on the / filesystem >13:05:51,048 ERR packaging: installing package gstreamer1-1.0.1-1.fc18.x86_64 needs 305MB on the / filesystem >13:05:51,048 ERR packaging: installing package desktop-file-utils-0.20-4.fc18.x86_64 needs 305MB on the / filesystem >13:05:51,049 ERR packaging: installing package telepathy-glib-0.20.0-1.fc18.x86_64 needs 308MB on the / filesystem >13:05:51,049 ERR packaging: installing package gsettings-desktop-schemas-3.6.0-1.fc18.x86_64 needs 310MB on the / filesystem >13:05:51,050 ERR packaging: installing package libsecret-0.11-1.fc18.x86_64 needs 310MB on the / filesystem >13:05:51,050 ERR packaging: installing package libcap-ng-0.7-1.fc18.x86_64 needs 311MB on the / filesystem >13:05:51,050 ERR packaging: installing package libusb-1:0.1.3-11.fc18.x86_64 needs 311MB on the / filesystem >13:05:51,051 ERR packaging: installing package libtool-ltdl-2.4.2-7.fc18.x86_64 needs 311MB on the / filesystem >13:05:51,051 ERR packaging: installing package orc-0.4.16-6.fc18.x86_64 needs 311MB on the / filesystem >13:05:51,052 ERR packaging: installing package libtalloc-2.0.7-5.fc18.x86_64 needs 311MB on the / filesystem >13:05:51,052 ERR packaging: installing package gawk-4.0.1-2.fc18.x86_64 needs 314MB on the / filesystem >13:05:51,052 ERR packaging: installing package keyutils-libs-1.5.5-3.fc18.x86_64 needs 314MB on the / filesystem >13:05:51,053 ERR packaging: installing package krb5-libs-1.10.3-5.fc18.x86_64 needs 317MB on the / filesystem >13:05:51,053 ERR packaging: installing package openssl-libs-1:1.0.1c-7.fc18.x86_64 needs 319MB on the / filesystem >13:05:51,053 ERR packaging: installing package libarchive-3.0.4-2.fc18.x86_64 needs 320MB on the / filesystem >13:05:51,054 ERR packaging: installing package libXau-1.0.6-4.fc18.x86_64 needs 320MB on the / filesystem >13:05:51,055 ERR packaging: installing package libxcb-1.8.1-2.fc18.x86_64 needs 321MB on the / filesystem >13:05:51,055 ERR packaging: installing package libnl3-3.2.13-1.fc18.x86_64 needs 321MB on the / filesystem >13:05:51,056 ERR packaging: installing package libexif-0.6.21-2.fc18.x86_64 needs 323MB on the / filesystem >13:05:51,056 ERR packaging: installing package avahi-glib-0.6.31-6.fc18.x86_64 needs 323MB on the / filesystem >13:05:51,057 ERR packaging: installing package libgee06-0.6.6-1.fc18.x86_64 needs 324MB on the / filesystem >13:05:51,057 ERR packaging: installing package pixman-0.26.2-5.fc18.x86_64 needs 324MB on the / filesystem >13:05:51,057 ERR packaging: installing package bluez-libs-4.101-2.fc18.x86_64 needs 325MB on the / filesystem >13:05:51,058 ERR packaging: installing package elfutils-libelf-0.155-1.fc18.x86_64 needs 326MB on the / filesystem >13:05:51,058 ERR packaging: installing package speex-1.2-0.15.rc1.fc18.x86_64 needs 326MB on the / filesystem >13:05:51,058 ERR packaging: installing package lcms2-2.3-3.fc18.x86_64 needs 326MB on the / filesystem >13:05:51,059 ERR packaging: installing package libcroco-0.6.7-1.fc18.x86_64 needs 327MB on the / filesystem >13:05:51,059 ERR packaging: installing package libbluray-0.2.3-1.fc18.x86_64 needs 327MB on the / filesystem >13:05:51,059 ERR packaging: installing package xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 needs 328MB on the / filesystem >13:05:51,060 ERR packaging: installing package libxslt-1.1.26-10.fc18.x86_64 needs 330MB on the / filesystem >13:05:51,060 ERR packaging: installing package lua-5.1.4-11.fc18.x86_64 needs 331MB on the / filesystem >13:05:51,061 ERR packaging: installing package libv4l-0.8.8-3.fc18.x86_64 needs 331MB on the / filesystem >13:05:51,061 ERR packaging: installing package libsigc++20-2.2.11-1.fc18.x86_64 needs 331MB on the / filesystem >13:05:51,061 ERR packaging: installing package libasyncns-0.8-4.fc18.x86_64 needs 331MB on the / filesystem >13:05:51,062 ERR packaging: installing package libpciaccess-0.13.1-2.fc18.x86_64 needs 331MB on the / filesystem >13:05:51,062 ERR packaging: installing package net-snmp-libs-1:5.7.1-10.fc18.x86_64 needs 335MB on the / filesystem >13:05:51,062 ERR packaging: installing package libtevent-0.9.17-1.fc18.x86_64 needs 335MB on the / filesystem >13:05:51,063 ERR packaging: installing package libtheora-1:1.1.1-4.fc18.x86_64 needs 335MB on the / filesystem >13:05:51,063 ERR packaging: installing package flac-1.2.1-10.fc18.x86_64 needs 341MB on the / filesystem >13:05:51,064 ERR packaging: installing package libplist-1.8-5.fc18.x86_64 needs 341MB on the / filesystem >13:05:51,064 ERR packaging: installing package js-1:1.8.5-10.fc18.x86_64 needs 348MB on the / filesystem >13:05:51,064 ERR packaging: installing package e2fsprogs-libs-1.42.5-1.fc18.x86_64 needs 349MB on the / filesystem >13:05:51,065 ERR packaging: installing package which-2.20-4.fc18.x86_64 needs 349MB on the / filesystem >13:05:51,065 ERR packaging: installing package libidn-1.25-3.fc18.x86_64 needs 350MB on the / filesystem >13:05:51,065 ERR packaging: installing package file-libs-5.11-4.fc18.x86_64 needs 353MB on the / filesystem >13:05:51,066 ERR packaging: installing package redhat-menus-12.0.2-5.fc18.noarch needs 354MB on the / filesystem >13:05:51,066 ERR packaging: installing package numactl-libs-2.0.7-7.fc18.x86_64 needs 354MB on the / filesystem >13:05:51,067 ERR packaging: installing package libraw1394-2.0.8-3.fc18.x86_64 needs 354MB on the / filesystem >13:05:51,067 ERR packaging: installing package libtasn1-2.13-2.fc18.x86_64 needs 354MB on the / filesystem >13:05:51,067 ERR packaging: installing package gnutls-2.12.20-2.fc18.x86_64 needs 356MB on the / filesystem >13:05:51,068 ERR packaging: installing package libbsd-0.4.2-2.fc18.x86_64 needs 356MB on the / filesystem >13:05:51,068 ERR packaging: installing package libpcap-14:1.3.0-2.fc18.x86_64 needs 356MB on the / filesystem >13:05:51,068 ERR packaging: installing package libical-0.48-3.fc18.x86_64 needs 357MB on the / filesystem >13:05:51,069 ERR packaging: installing package glibmm24-2.33.14-1.fc18.x86_64 needs 359MB on the / filesystem >13:05:51,069 ERR packaging: installing package imsettings-libs-1.3.1-1.fc18.x86_64 needs 360MB on the / filesystem >13:05:51,069 ERR packaging: installing package xz-5.1.2-2alpha.fc18.x86_64 needs 361MB on the / filesystem >13:05:51,070 ERR packaging: installing package jasper-libs-1.900.1-20.fc18.x86_64 needs 361MB on the / filesystem >13:05:51,070 ERR packaging: installing package findutils-1:4.5.10-5.fc18.x86_64 needs 363MB on the / filesystem >13:05:51,071 ERR packaging: installing package cpio-2.11-11.fc18.x86_64 needs 364MB on the / filesystem >13:05:51,071 ERR packaging: installing package gmp-1:5.0.5-3.fc18.x86_64 needs 365MB on the / filesystem >13:05:51,071 ERR packaging: installing package lcms-libs-1.19-6.fc18.x86_64 needs 365MB on the / filesystem >13:05:51,072 ERR packaging: installing package libnl-1.1-16.fc18.x86_64 needs 365MB on the / filesystem >13:05:51,072 ERR packaging: installing package gsm-1.0.13-7.fc18.x86_64 needs 365MB on the / filesystem >13:05:51,072 ERR packaging: installing package libsndfile-1.0.25-4.fc18.x86_64 needs 366MB on the / filesystem >13:05:51,073 ERR packaging: installing package libsamplerate-0.1.8-3.fc18.x86_64 needs 368MB on the / filesystem >13:05:51,073 ERR packaging: installing package libvpx-1.1.0-2.fc18.x86_64 needs 368MB on the / filesystem >13:05:51,074 ERR packaging: installing package plymouth-core-libs-0.8.7-1.fc18.x86_64 needs 368MB on the / filesystem >13:05:51,074 ERR packaging: installing package cdparanoia-libs-10.2-12.fc18.x86_64 needs 369MB on the / filesystem >13:05:51,074 ERR packaging: installing package gdbm-1.10-3.fc18.x86_64 needs 369MB on the / filesystem >13:05:51,075 ERR packaging: installing package libwbclient-2:4.0.0-153.fc18.rc2.x86_64 needs 369MB on the / filesystem >13:05:51,075 ERR packaging: installing package gnome-menus-3.6.0-1.fc18.x86_64 needs 370MB on the / filesystem >13:05:51,076 ERR packaging: installing package file-5.11-4.fc18.x86_64 needs 370MB on the / filesystem >13:05:51,076 ERR packaging: installing package libldb-1.1.13-1.fc18.x86_64 needs 371MB on the / filesystem >13:05:51,076 ERR packaging: installing package libssh2-1.4.2-2.fc18.x86_64 needs 371MB on the / filesystem >13:05:51,077 ERR packaging: installing package libudisks2-1.99.0-1.fc18.x86_64 needs 371MB on the / filesystem >13:05:51,077 ERR packaging: installing package groff-base-1.21-10.fc18.x86_64 needs 375MB on the / filesystem >13:05:51,078 ERR packaging: installing package exempi-2.2.0-2.fc18.x86_64 needs 376MB on the / filesystem >13:05:51,078 ERR packaging: installing package celt051-0.5.1.3-5.fc18.x86_64 needs 376MB on the / filesystem >13:05:51,078 ERR packaging: installing package usbredir-0.5.2-1.fc18.x86_64 needs 376MB on the / filesystem >13:05:51,079 ERR packaging: installing package bzip2-1.0.6-5.fc18.x86_64 needs 376MB on the / filesystem >13:05:51,079 ERR packaging: installing package libgomp-4.7.2-3.fc18.x86_64 needs 376MB on the / filesystem >13:05:51,080 ERR packaging: installing package libunistring-0.9.3-6.fc18.x86_64 needs 378MB on the / filesystem >13:05:51,081 ERR packaging: installing package taglib-1.8-2.fc18.x86_64 needs 379MB on the / filesystem >13:05:51,082 ERR packaging: installing package mesa-libglapi-9.0-1.fc18.x86_64 needs 379MB on the / filesystem >13:05:51,082 ERR packaging: installing package hunspell-en-US-0.20110318-8.fc18.noarch needs 380MB on the / filesystem >13:05:51,082 ERR packaging: installing package hunspell-1.3.2-8.fc18.x86_64 needs 380MB on the / filesystem >13:05:51,083 ERR packaging: installing package enchant-1:1.6.0-5.fc18.x86_64 needs 380MB on the / filesystem >13:05:51,083 ERR packaging: installing package libicu-49.1.1-5.fc18.x86_64 needs 403MB on the / filesystem >13:05:51,084 ERR packaging: installing package libieee1284-0.2.11-12.fc18.x86_64 needs 403MB on the / filesystem >13:05:51,084 ERR packaging: installing package openjpeg-libs-1.5.0-5.fc18.x86_64 needs 403MB on the / filesystem >13:05:51,084 ERR packaging: installing package libdvdread-4.2.0-3.fc18.x86_64 needs 403MB on the / filesystem >13:05:51,085 ERR packaging: installing package libdaemon-0.14-4.fc18.x86_64 needs 403MB on the / filesystem >13:05:51,085 ERR packaging: installing package wavpack-4.60.1-4.fc18.x86_64 needs 404MB on the / filesystem >13:05:51,086 ERR packaging: installing package libaio-0.3.109-6.fc18.x86_64 needs 404MB on the / filesystem >13:05:51,086 ERR packaging: installing package libusal-1.1.11-12.fc18.x86_64 needs 404MB on the / filesystem >13:05:51,086 ERR packaging: installing package pcsc-lite-libs-1.8.6-1.fc18.x86_64 needs 405MB on the / filesystem >13:05:51,087 ERR packaging: installing package genisoimage-1.1.11-12.fc18.x86_64 needs 406MB on the / filesystem >13:05:51,087 ERR packaging: installing package libdvdnav-4.2.0-3.fc18.x86_64 needs 406MB on the / filesystem >13:05:51,088 ERR packaging: installing package plymouth-graphics-libs-0.8.7-1.fc18.x86_64 needs 406MB on the / filesystem >13:05:51,088 ERR packaging: installing package atkmm-2.22.6-2.fc18.x86_64 needs 406MB on the / filesystem >13:05:51,089 ERR packaging: installing package libavc1394-0.5.3-12.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,089 ERR packaging: installing package libiec61883-1.2.0-8.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,089 ERR packaging: installing package libshout-2.2.2-8.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,090 ERR packaging: installing package avahi-gobject-0.6.31-6.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,090 ERR packaging: installing package xcb-util-0.3.8-3.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,090 ERR packaging: installing package cyrus-sasl-md5-2.1.23-36.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,091 ERR packaging: installing package libgssglue-0.4-1.fc18.x86_64 needs 407MB on the / filesystem >13:05:51,091 ERR packaging: installing package libtirpc-0.2.2-42.fc18.x86_64 needs 408MB on the / filesystem >13:05:51,092 ERR packaging: installing package keyutils-1.5.5-3.fc18.x86_64 needs 408MB on the / filesystem >13:05:51,092 ERR packaging: installing package telepathy-logger-0.4.0-4.fc18.x86_64 needs 408MB on the / filesystem >13:05:51,092 ERR packaging: installing package gmime-2.6.10-1.fc18.x86_64 needs 409MB on the / filesystem >13:05:51,093 ERR packaging: installing package libgtop2-2.28.4-3.fc18.x86_64 needs 409MB on the / filesystem >13:05:51,093 ERR packaging: installing package libzeitgeist-0.3.18-3.fc18.x86_64 needs 409MB on the / filesystem >13:05:51,094 ERR packaging: installing package libtranslit-0.0.2-3.fc18.x86_64 needs 409MB on the / filesystem >13:05:51,094 ERR packaging: installing package libvirt-gconfig-0.1.3-1.fc18.x86_64 needs 410MB on the / filesystem >13:05:51,094 ERR packaging: installing package procps-ng-3.3.3-2.20120807git.fc18.x86_64 needs 410MB on the / filesystem >13:05:51,095 ERR packaging: installing package llvm-libs-3.1-11.fc18.x86_64 needs 432MB on the / filesystem >13:05:51,095 ERR packaging: installing package libpinyin-data-0.7.92-1.fc18.x86_64 needs 460MB on the / filesystem >13:05:51,096 ERR packaging: installing package libpinyin-0.7.92-1.fc18.x86_64 needs 461MB on the / filesystem >13:05:51,096 ERR packaging: installing package xml-common-0.6.3-37.fc18.noarch needs 461MB on the / filesystem >13:05:51,096 ERR packaging: installing package iso-codes-3.39-1.fc18.noarch needs 476MB on the / filesystem >13:05:51,097 ERR packaging: installing package setools-libs-3.3.7-28.fc18.x86_64 needs 477MB on the / filesystem >13:05:51,097 ERR packaging: installing package m17n-lib-1.6.4-1.fc18.x86_64 needs 477MB on the / filesystem >13:05:51,098 ERR packaging: installing package kmod-libs-10-1.fc18.x86_64 needs 477MB on the / filesystem >13:05:51,098 ERR packaging: installing package kmod-10-1.fc18.x86_64 needs 478MB on the / filesystem >13:05:51,098 ERR packaging: installing package pinentry-0.8.1-7.fc18.x86_64 needs 478MB on the / filesystem >13:05:51,099 ERR packaging: installing package libassuan-2.0.3-3.fc18.x86_64 needs 478MB on the / filesystem >13:05:51,099 ERR packaging: installing package nss-softokn-3.13.6-1.fc18.x86_64 needs 479MB on the / filesystem >13:05:51,100 ERR packaging: installing package libss-1.42.5-1.fc18.x86_64 needs 479MB on the / filesystem >13:05:51,100 ERR packaging: installing package mtools-4.0.17-3.fc18.x86_64 needs 479MB on the / filesystem >13:05:51,100 ERR packaging: installing package make-1:3.82-13.fc18.x86_64 needs 480MB on the / filesystem >13:05:51,101 ERR packaging: installing package libfontenc-1.1.1-2.fc18.x86_64 needs 481MB on the / filesystem >13:05:51,101 ERR packaging: installing package libXfont-1.4.5-2.fc18.x86_64 needs 481MB on the / filesystem >13:05:51,102 ERR packaging: installing package psmisc-22.19-2.fc18.x86_64 needs 481MB on the / filesystem >13:05:51,102 ERR packaging: installing package checkpolicy-2.1.11-2.fc18.x86_64 needs 483MB on the / filesystem >13:05:51,102 ERR packaging: installing package vpnc-script-0.5.3-15.svn457.fc18.noarch needs 483MB on the / filesystem >13:05:51,103 ERR packaging: installing package ncurses-5.9-5.20120204.fc18.x86_64 needs 483MB on the / filesystem >13:05:51,103 ERR packaging: installing package gzip-1.5-2.fc18.x86_64 needs 484MB on the / filesystem >13:05:51,104 ERR packaging: installing package cracklib-2.8.19-2.fc18.x86_64 needs 484MB on the / filesystem >13:05:51,104 ERR packaging: installing package cracklib-dicts-2.8.19-2.fc18.x86_64 needs 493MB on the / filesystem >13:05:51,104 ERR packaging: installing package libpwquality-1.2.0-1.fc18.x86_64 needs 494MB on the / filesystem >13:05:51,105 ERR packaging: installing package coreutils-8.17-5.fc18.x86_64 needs 517MB on the / filesystem >13:05:51,106 ERR packaging: installing package pam-1.1.6-1.fc18.x86_64 needs 520MB on the / filesystem >13:05:51,107 ERR packaging: installing package fontconfig-2.10.1-1.fc18.x86_64 needs 520MB on the / filesystem >13:05:51,107 ERR packaging: installing package alsa-lib-1.0.26-1.fc18.x86_64 needs 522MB on the / filesystem >13:05:51,107 ERR packaging: installing package libblkid-2.22-1.fc18.x86_64 needs 522MB on the / filesystem >13:05:51,108 ERR packaging: installing package hicolor-icon-theme-0.12-5.fc18.noarch needs 524MB on the / filesystem >13:05:51,108 ERR packaging: installing package gnome-icon-theme-3.6.0-1.fc18.noarch needs 537MB on the / filesystem >13:05:51,109 ERR packaging: installing package fedora-logos-17.0.3-1.fc18.noarch needs 547MB on the / filesystem >13:05:51,109 ERR packaging: installing package xdg-utils-1.1.0-0.14.20120809git.fc18.noarch needs 547MB on the / filesystem >13:05:51,109 ERR packaging: installing package gnome-icon-theme-legacy-3.6.0-1.fc18.noarch needs 552MB on the / filesystem >13:05:51,110 ERR packaging: installing package gnome-icon-theme-symbolic-3.6.0-1.fc18.noarch needs 554MB on the / filesystem >13:05:51,110 ERR packaging: installing package libmount-2.22-1.fc18.x86_64 needs 555MB on the / filesystem >13:05:51,111 ERR packaging: installing package poppler-0.20.2-3.fc18.x86_64 needs 557MB on the / filesystem >13:05:51,111 ERR packaging: installing package logrotate-3.8.2-1.fc18.x86_64 needs 558MB on the / filesystem >13:05:51,111 ERR packaging: installing package binutils-2.23.51.0.1-3.fc18.x86_64 needs 577MB on the / filesystem >13:05:51,112 ERR packaging: installing package libedit-3.0-7.20120601cvs.fc18.x86_64 needs 577MB on the / filesystem >13:05:51,112 ERR packaging: installing package cryptopp-5.6.1-8.fc18.x86_64 needs 583MB on the / filesystem >13:05:51,113 ERR packaging: installing package soundtouch-1.4.0-6.fc18.x86_64 needs 583MB on the / filesystem >13:05:51,113 ERR packaging: installing package ilmbase-1.0.3-3.fc18.x86_64 needs 583MB on the / filesystem >13:05:51,114 ERR packaging: installing package libvisual-0.4.0-12.fc18.x86_64 needs 584MB on the / filesystem >13:05:51,114 ERR packaging: installing package anthy-9100h-18.fc18.x86_64 needs 610MB on the / filesystem >13:05:51,114 ERR packaging: installing package lm_sensors-libs-3.3.2-4.fc18.x86_64 needs 610MB on the / filesystem >13:05:51,115 ERR packaging: installing package pciutils-libs-3.1.10-2.fc18.x86_64 needs 610MB on the / filesystem >13:05:51,115 ERR packaging: installing package yajl-2.0.4-1.fc18.x86_64 needs 610MB on the / filesystem >13:05:51,116 ERR packaging: installing package mtdev-1.1.2-3.fc18.x86_64 needs 611MB on the / filesystem >13:05:51,116 ERR packaging: installing package libibverbs-1.1.6-3.fc18.x86_64 needs 611MB on the / filesystem >13:05:51,116 ERR packaging: installing package libqb-0.14.2-2.fc18.x86_64 needs 611MB on the / filesystem >13:05:51,117 ERR packaging: installing package fuse-libs-2.9.1-1.fc18.x86_64 needs 611MB on the / filesystem >13:05:51,117 ERR packaging: installing package libdv-1.0.0-14.fc18.x86_64 needs 611MB on the / filesystem >13:05:51,118 ERR packaging: installing package opus-1.0.1-1.fc18.x86_64 needs 613MB on the / filesystem >13:05:51,118 ERR packaging: installing package libXdmcp-1.1.1-2.fc18.x86_64 needs 613MB on the / filesystem >13:05:51,118 ERR packaging: installing package slang-2.2.4-5.fc18.x86_64 needs 615MB on the / filesystem >13:05:51,119 ERR packaging: installing package newt-0.52.14-3.fc18.x86_64 needs 615MB on the / filesystem >13:05:51,119 ERR packaging: installing package libcollection-0.6.2-11.fc18.x86_64 needs 615MB on the / filesystem >13:05:51,120 ERR packaging: installing package lzo-2.06-3.fc18.x86_64 needs 615MB on the / filesystem >13:05:51,120 ERR packaging: installing package linux-atm-libs-2.5.1-5.fc18.x86_64 needs 615MB on the / filesystem >13:05:51,120 ERR packaging: installing package libart_lgpl-2.3.21-4.fc18.x86_64 needs 616MB on the / filesystem >13:05:51,121 ERR packaging: installing package lzop-1.03-5.fc18.x86_64 needs 616MB on the / filesystem >13:05:51,121 ERR packaging: installing package librdmacm-1.0.15-2.fc18.x86_64 needs 616MB on the / filesystem >13:05:51,122 ERR packaging: installing package OpenEXR-libs-1.7.1-1.fc18.x86_64 needs 617MB on the / filesystem >13:05:51,122 ERR packaging: installing package crash-6.0.8-2.fc18.x86_64 needs 623MB on the / filesystem >13:05:51,123 ERR packaging: installing package gnome-icon-theme-extras-3.4.0-2.fc18.noarch needs 624MB on the / filesystem >13:05:51,123 ERR packaging: installing package xfsprogs-3.1.8-5.fc18.x86_64 needs 628MB on the / filesystem >13:05:51,123 ERR packaging: installing package grubby-8.20-1.fc18.x86_64 needs 628MB on the / filesystem >13:05:51,124 ERR packaging: installing package e2fsprogs-1.42.5-1.fc18.x86_64 needs 632MB on the / filesystem >13:05:51,124 ERR packaging: installing package flite-1.3-18.fc18.x86_64 needs 644MB on the / filesystem >13:05:51,125 ERR packaging: installing package urw-fonts-2.4-12.fc18.noarch needs 649MB on the / filesystem >13:05:51,125 ERR packaging: installing package sssd-client-1.9.1-1.fc18.x86_64 needs 649MB on the / filesystem >13:05:51,125 ERR packaging: installing package nss-3.13.6-1.fc18.x86_64 needs 652MB on the / filesystem >13:05:51,126 ERR packaging: installing package nss-sysinit-3.13.6-1.fc18.x86_64 needs 652MB on the / filesystem >13:05:51,126 ERR packaging: installing package libcacard-0.1.2-3.fc18.x86_64 needs 652MB on the / filesystem >13:05:51,126 ERR packaging: installing package nss-tools-3.13.6-1.fc18.x86_64 needs 655MB on the / filesystem >13:05:51,127 ERR packaging: installing package openldap-2.4.32-3.fc18.x86_64 needs 656MB on the / filesystem >13:05:51,127 ERR packaging: installing package libcurl-7.27.0-2.fc18.x86_64 needs 657MB on the / filesystem >13:05:51,128 ERR packaging: installing package xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 needs 657MB on the / filesystem >13:05:51,128 ERR packaging: installing package curl-7.27.0-2.fc18.x86_64 needs 658MB on the / filesystem >13:05:51,129 ERR packaging: installing package ceph-libs-0.46-1.fc18.x86_64 needs 662MB on the / filesystem >13:05:51,129 ERR packaging: installing package liboauth-0.9.7-1.fc18.x86_64 needs 662MB on the / filesystem >13:05:51,129 ERR packaging: installing package libuser-0.57.6-2.fc18.x86_64 needs 664MB on the / filesystem >13:05:51,130 ERR packaging: installing package libwsman1-2.3.5-1.fc18.x86_64 needs 665MB on the / filesystem >13:05:51,131 ERR packaging: installing package dhcp-libs-12:4.2.4-15.P2.fc18.x86_64 needs 665MB on the / filesystem >13:05:51,132 ERR packaging: installing package dhcp-common-12:4.2.4-15.P2.fc18.x86_64 needs 666MB on the / filesystem >13:05:51,132 ERR packaging: installing package passwd-0.78.99-2.fc18.x86_64 needs 666MB on the / filesystem >13:05:51,133 ERR packaging: installing package gnupg-1.4.12-2.fc18.x86_64 needs 671MB on the / filesystem >13:05:51,133 ERR packaging: installing package libnfsidmap-0.25-4.fc18.x86_64 needs 672MB on the / filesystem >13:05:51,133 ERR packaging: installing package mailx-12.5-6.fc18.x86_64 needs 672MB on the / filesystem >13:05:51,134 ERR packaging: installing package brltty-4.3-7.fc18.x86_64 needs 680MB on the / filesystem >13:05:51,134 ERR packaging: installing package openssl-1:1.0.1c-7.fc18.x86_64 needs 682MB on the / filesystem >13:05:51,135 ERR packaging: installing package guile-5:1.8.8-5.fc18.2.x86_64 needs 686MB on the / filesystem >13:05:51,135 ERR packaging: installing package sound-theme-freedesktop-0.7-5.fc18.noarch needs 686MB on the / filesystem >13:05:51,135 ERR packaging: installing package groff-1.21-10.fc18.x86_64 needs 691MB on the / filesystem >13:05:51,136 ERR packaging: installing package less-444-8.fc18.x86_64 needs 691MB on the / filesystem >13:05:51,136 ERR packaging: installing package tmpwatch-2.11-2.fc18.x86_64 needs 691MB on the / filesystem >13:05:51,137 ERR packaging: installing package xorg-x11-font-utils-1:7.5-9.fc18.x86_64 needs 692MB on the / filesystem >13:05:51,137 ERR packaging: installing package ghostscript-fonts-5.50-29.fc18.noarch needs 692MB on the / filesystem >13:05:51,137 ERR packaging: installing package libtranslit-m17n-0.0.2-3.fc18.x86_64 needs 692MB on the / filesystem >13:05:51,138 ERR packaging: installing package mesa-libxatracker-9.0-1.fc18.x86_64 needs 694MB on the / filesystem >13:05:51,138 ERR packaging: installing package dvd+rw-tools-7.1-10.fc18.x86_64 needs 694MB on the / filesystem >13:05:51,138 ERR packaging: installing package wodim-1.1.11-12.fc18.x86_64 needs 695MB on the / filesystem >13:05:51,139 ERR packaging: installing package gdisk-0.8.4-2.fc18.x86_64 needs 696MB on the / filesystem >13:05:51,139 ERR packaging: installing package harfbuzz-0.9.4-1.fc18.x86_64 needs 697MB on the / filesystem >13:05:51,139 ERR packaging: installing package gettext-libs-0.18.1.1-17.fc18.x86_64 needs 698MB on the / filesystem >13:05:51,139 ERR packaging: installing package fftw-libs-double-3.3.2-2.fc18.x86_64 needs 700MB on the / filesystem >13:05:51,139 ERR packaging: installing package libofa-0.9.3-21.fc18.x86_64 needs 700MB on the / filesystem >13:05:51,140 ERR packaging: installing package spice-server-0.12.0-1.fc18.x86_64 needs 702MB on the / filesystem >13:05:51,140 ERR packaging: installing package perl-parent-1:0.225-232.fc18.noarch needs 702MB on the / filesystem >13:05:51,140 ERR packaging: installing package perl-Pod-Escapes-1:1.04-232.fc18.noarch needs 702MB on the / filesystem >13:05:51,140 ERR packaging: installing package perl-Pod-Perldoc-0:3.17.00-232.fc18.noarch needs 702MB on the / filesystem >13:05:51,140 ERR packaging: installing package perl-threads-0:1.86-232.fc18.x86_64 needs 703MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-libs-4:5.16.1-232.fc18.x86_64 needs 704MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-macros-4:5.16.1-232.fc18.x86_64 needs 704MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-Carp-0:1.26-232.fc18.noarch needs 705MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-Socket-2.002-3.fc18.x86_64 needs 705MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-Filter-1.45-4.fc18.x86_64 needs 705MB on the / filesystem >13:05:51,141 ERR packaging: installing package perl-Module-Pluggable-1:4.00-232.fc18.noarch needs 705MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-Pod-Simple-1:3.20-232.fc18.noarch needs 706MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-PathTools-0:3.39.2-232.fc18.x86_64 needs 706MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-threads-shared-0:1.40-232.fc18.x86_64 needs 706MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-Scalar-List-Utils-0:1.25-232.fc18.x86_64 needs 707MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-Pod-Parser-0:1.51-232.fc18.noarch needs 707MB on the / filesystem >13:05:51,142 ERR packaging: installing package perl-4:5.16.1-232.fc18.x86_64 needs 746MB on the / filesystem >13:05:51,143 ERR packaging: installing package perl-Data-Dumper-0:2.135.06-232.fc18.x86_64 needs 746MB on the / filesystem >13:05:51,143 ERR packaging: installing package cdparanoia-10.2-12.fc18.x86_64 needs 746MB on the / filesystem >13:05:51,143 ERR packaging: installing package iw-3.6-1.fc18.x86_64 needs 746MB on the / filesystem >13:05:51,143 ERR packaging: installing package mpfr-3.1.1-1.fc18.x86_64 needs 747MB on the / filesystem >13:05:51,143 ERR packaging: installing package libgadu-1.11.0-2.fc17.1.x86_64 needs 747MB on the / filesystem >13:05:51,144 ERR packaging: installing package gnutls-utils-2.12.20-2.fc18.x86_64 needs 748MB on the / filesystem >13:05:51,144 ERR packaging: installing package libmicrohttpd-0.9.22-1.fc18.x86_64 needs 748MB on the / filesystem >13:05:51,144 ERR packaging: installing package libdc1394-2.1.4-3.fc18.x86_64 needs 748MB on the / filesystem >13:05:51,144 ERR packaging: installing package gstreamer-tools-0.10.36-2.fc18.x86_64 needs 748MB on the / filesystem >13:05:51,144 ERR packaging: installing package gstreamer-0.10.36-2.fc18.x86_64 needs 752MB on the / filesystem >13:05:51,144 ERR packaging: installing package rmt-1:0.4-0.13.b44.fc18.x86_64 needs 752MB on the / filesystem >13:05:51,145 ERR packaging: installing package elfutils-libs-0.155-1.fc18.x86_64 needs 753MB on the / filesystem >13:05:51,145 ERR packaging: installing package btparser-0.19-1.fc18.x86_64 needs 755MB on the / filesystem >13:05:51,145 ERR packaging: installing package fipscheck-lib-1.3.1-2.fc18.x86_64 needs 755MB on the / filesystem >13:05:51,145 ERR packaging: installing package fipscheck-1.3.1-2.fc18.x86_64 needs 755MB on the / filesystem >13:05:51,145 ERR packaging: installing package mysql-libs-5.5.28-1.fc18.x86_64 needs 759MB on the / filesystem >13:05:51,146 ERR packaging: installing package telepathy-idle-0.1.12-2.fc18.x86_64 needs 760MB on the / filesystem >13:05:51,146 ERR packaging: installing package libevent-2.0.18-2.fc18.x86_64 needs 760MB on the / filesystem >13:05:51,146 ERR packaging: installing package bind-libs-lite-32:9.9.1-10.P3.fc18.x86_64 needs 762MB on the / filesystem >13:05:51,146 ERR packaging: installing package bind-libs-32:9.9.1-10.P3.fc18.x86_64 needs 765MB on the / filesystem >13:05:51,146 ERR packaging: installing package pkcs11-helper-1.09-3.fc18.x86_64 needs 765MB on the / filesystem >13:05:51,147 ERR packaging: installing package libwvstreams-4.6.1-7.fc18.x86_64 needs 767MB on the / filesystem >13:05:51,147 ERR packaging: installing package wget-1.14-1.fc18.x86_64 needs 770MB on the / filesystem >13:05:51,147 ERR packaging: installing package cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 needs 770MB on the / filesystem >13:05:51,147 ERR packaging: installing package openobex-1.5-5.fc18.x86_64 needs 770MB on the / filesystem >13:05:51,147 ERR packaging: installing package desktop-backgrounds-gnome-18.0.0-1.fc18.noarch needs 770MB on the / filesystem >13:05:51,148 ERR packaging: installing package meanwhile-1.1.0-7.fc18.x86_64 needs 770MB on the / filesystem >13:05:51,148 ERR packaging: installing package libipa_hbac-1.9.1-1.fc18.x86_64 needs 770MB on the / filesystem >13:05:51,148 ERR packaging: installing package libquvi-scripts-0.4.7-1.fc18.noarch needs 771MB on the / filesystem >13:05:51,148 ERR packaging: installing package libquvi-0.4.1-2.fc18.x86_64 needs 771MB on the / filesystem >13:05:51,148 ERR packaging: installing package libwayland-client-0.95.0-1.fc18.x86_64 needs 771MB on the / filesystem >13:05:51,148 ERR packaging: installing package libwayland-server-0.95.0-1.fc18.x86_64 needs 771MB on the / filesystem >13:05:51,149 ERR packaging: installing package nss-myhostname-0.3-3.fc18.x86_64 needs 771MB on the / filesystem >13:05:51,149 ERR packaging: installing package cyrus-sasl-plain-2.1.23-36.fc18.x86_64 needs 771MB on the / filesystem >13:05:51,149 ERR packaging: installing package libdb-utils-5.3.21-3.fc18.x86_64 needs 772MB on the / filesystem >13:05:51,149 ERR packaging: installing package rpm-libs-4.10.1-1.fc18.x86_64 needs 772MB on the / filesystem >13:05:51,149 ERR packaging: installing package rpm-4.10.1-1.fc18.x86_64 needs 775MB on the / filesystem >13:05:51,149 ERR packaging: installing package color-filesystem-1-10.noarch needs 775MB on the / filesystem >13:05:51,150 ERR packaging: installing package deltarpm-3.6-0.11.20110223git.fc18.x86_64 needs 775MB on the / filesystem >13:05:51,150 ERR packaging: installing package shared-color-profiles-0.1.5-4.fc18.noarch needs 776MB on the / filesystem >13:05:51,150 ERR packaging: installing package net-snmp-agent-libs-1:5.7.1-10.fc18.x86_64 needs 778MB on the / filesystem >13:05:51,150 ERR packaging: installing package device-mapper-persistent-data-0.1.4-2.fc18.x86_64 needs 779MB on the / filesystem >13:05:51,151 ERR packaging: installing package exiv2-libs-0.23-3.fc18.x86_64 needs 782MB on the / filesystem >13:05:51,151 ERR packaging: installing package tcp_wrappers-7.6-70.fc18.x86_64 needs 783MB on the / filesystem >13:05:51,151 ERR packaging: installing package vim-minimal-2:7.3.682-1.fc18.x86_64 needs 784MB on the / filesystem >13:05:51,151 ERR packaging: installing package tar-2:1.26-9.fc18.x86_64 needs 787MB on the / filesystem >13:05:51,151 ERR packaging: installing package libisofs-1.2.4-1.fc18.x86_64 needs 790MB on the / filesystem >13:05:51,151 ERR packaging: installing package rsync-3.0.9-3.fc18.x86_64 needs 791MB on the / filesystem >13:05:51,151 ERR packaging: installing package acl-2.2.51-7.fc18.x86_64 needs 791MB on the / filesystem >13:05:51,152 ERR packaging: installing package augeas-libs-0.10.0-5.fc18.x86_64 needs 792MB on the / filesystem >13:05:51,152 ERR packaging: installing package netcf-libs-0.2.2-1.fc18.x86_64 needs 793MB on the / filesystem >13:05:51,153 ERR packaging: installing package librsync-0.9.7-18.fc18.x86_64 needs 793MB on the / filesystem >13:05:51,153 ERR packaging: installing package diffutils-3.2-9.fc18.x86_64 needs 794MB on the / filesystem >13:05:51,153 ERR packaging: installing package m4-1.4.16-5.fc18.x86_64 needs 794MB on the / filesystem >13:05:51,153 ERR packaging: installing package liblouis-2.4.1-2.fc18.x86_64 needs 799MB on the / filesystem >13:05:51,153 ERR packaging: installing package libcdio-0.83-5.fc18.x86_64 needs 800MB on the / filesystem >13:05:51,153 ERR packaging: installing package foomatic-filters-4.0.8-13.fc18.x86_64 needs 800MB on the / filesystem >13:05:51,153 ERR packaging: installing package libselinux-utils-2.1.12-1.fc18.x86_64 needs 801MB on the / filesystem >13:05:51,153 ERR packaging: installing package procmail-3.22-31.fc18.x86_64 needs 801MB on the / filesystem >13:05:51,153 ERR packaging: installing package abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch needs 801MB on the / filesystem >13:05:51,153 ERR packaging: installing package compat-readline5-5.2-20.fc18.x86_64 needs 802MB on the / filesystem >13:05:51,153 ERR packaging: installing package socat-1.7.2.1-2.fc18.x86_64 needs 803MB on the / filesystem >13:05:51,154 ERR packaging: installing package nmap-ncat-2:6.01-7.fc18.x86_64 needs 803MB on the / filesystem >13:05:51,154 ERR packaging: installing package dialog-1.1-16.20110707.fc18.x86_64 needs 804MB on the / filesystem >13:05:51,154 ERR packaging: installing package ncftp-2:3.2.5-4.fc18.x86_64 needs 806MB on the / filesystem >13:05:51,154 ERR packaging: installing package webrtc-audio-processing-0.1-1.fc18.x86_64 needs 806MB on the / filesystem >13:05:51,154 ERR packaging: installing package libmodman-2.0.1-5.fc18.x86_64 needs 806MB on the / filesystem >13:05:51,155 ERR packaging: installing package libproxy-0.4.7-5.fc18.x86_64 needs 806MB on the / filesystem >13:05:51,155 ERR packaging: installing package glib-networking-2.34.0-1.fc18.x86_64 needs 807MB on the / filesystem >13:05:51,155 ERR packaging: installing package libsoup-2.40.1-1.fc18.x86_64 needs 808MB on the / filesystem >13:05:51,155 ERR packaging: installing package totem-pl-parser-3.4.3-1.fc18.x86_64 needs 809MB on the / filesystem >13:05:51,155 ERR packaging: installing package rest-0.7.90-1.fc18.x86_64 needs 809MB on the / filesystem >13:05:51,155 ERR packaging: installing package telepathy-salut-0.8.0-2.fc18.x86_64 needs 810MB on the / filesystem >13:05:51,156 ERR packaging: installing package libdb4-4.8.30-5.fc18.x86_64 needs 812MB on the / filesystem >13:05:51,156 ERR packaging: installing package python-libs-2.7.3-13.fc18.x86_64 needs 845MB on the / filesystem >13:05:51,156 ERR packaging: installing package python-2.7.3-13.fc18.x86_64 needs 845MB on the / filesystem >13:05:51,158 ERR packaging: installing package dbus-python-1.1.1-1.fc18.x86_64 needs 846MB on the / filesystem >13:05:51,158 ERR packaging: installing package pygobject2-2.28.6-7.fc18.x86_64 needs 847MB on the / filesystem >13:05:51,158 ERR packaging: installing package pyxdg-0.19-5.fc18.noarch needs 848MB on the / filesystem >13:05:51,158 ERR packaging: installing package libselinux-python-2.1.12-1.fc18.x86_64 needs 849MB on the / filesystem >13:05:51,158 ERR packaging: installing package libxml2-python-2.9.0-0rc1.fc18.x86_64 needs 852MB on the / filesystem >13:05:51,159 ERR packaging: installing package python-slip-0.2.20-3.fc18.noarch needs 852MB on the / filesystem >13:05:51,159 ERR packaging: installing package yum-metadata-parser-1.1.4-7.fc18.x86_64 needs 852MB on the / filesystem >13:05:51,159 ERR packaging: installing package gettext-0.18.1.1-17.fc18.x86_64 needs 857MB on the / filesystem >13:05:51,159 ERR packaging: installing package newt-python-0.52.14-3.fc18.x86_64 needs 857MB on the / filesystem >13:05:51,159 ERR packaging: installing package python-pwquality-1.2.0-1.fc18.x86_64 needs 857MB on the / filesystem >13:05:51,159 ERR packaging: installing package setools-libs-python-3.3.7-28.fc18.x86_64 needs 859MB on the / filesystem >13:05:51,160 ERR packaging: installing package libuser-python-0.57.6-2.fc18.x86_64 needs 859MB on the / filesystem >13:05:51,160 ERR packaging: installing package audit-libs-python-2.2.1-2.fc18.x86_64 needs 860MB on the / filesystem >13:05:51,160 ERR packaging: installing package python-decorator-3.3.3-4.fc18.noarch needs 860MB on the / filesystem >13:05:51,160 ERR packaging: installing package gdb-7.5.0.20120926-25.fc18.x86_64 needs 866MB on the / filesystem >13:05:51,160 ERR packaging: installing package authconfig-6.2.4-2.fc18.x86_64 needs 869MB on the / filesystem >13:05:51,160 ERR packaging: installing package system-config-keyboard-base-1.3.1-9.fc18.x86_64 needs 869MB on the / filesystem >13:05:51,161 ERR packaging: installing package obexd-0.47-1.fc18.x86_64 needs 870MB on the / filesystem >13:05:51,161 ERR packaging: installing package python-cloudfiles-1.7.10-2.fc18.noarch needs 870MB on the / filesystem >13:05:51,161 ERR packaging: installing package python-ethtool-0.7-4.fc18.x86_64 needs 870MB on the / filesystem >13:05:51,161 ERR packaging: installing package python-markupsafe-0.11-7.fc18.x86_64 needs 870MB on the / filesystem >13:05:51,161 ERR packaging: installing package liblouis-python-2.4.1-2.fc18.noarch needs 870MB on the / filesystem >13:05:51,162 ERR packaging: installing package pyliblzma-0.5.3-7.fc18.x86_64 needs 871MB on the / filesystem >13:05:51,162 ERR packaging: installing package python-iniparse-0.4-6.fc18.noarch needs 871MB on the / filesystem >13:05:51,162 ERR packaging: installing package pytalloc-2.0.7-5.fc18.x86_64 needs 871MB on the / filesystem >13:05:51,162 ERR packaging: installing package samba-libs-2:4.0.0-153.fc18.rc2.x86_64 needs 884MB on the / filesystem >13:05:51,162 ERR packaging: installing package pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 needs 885MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-imaging-1.1.7-7.fc18.x86_64 needs 887MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 needs 887MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-setuptools-0.6.28-3.fc18.noarch needs 889MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-tempita-0.5.1-4.fc18.noarch needs 889MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-IPy-0.75-3.fc18.noarch needs 890MB on the / filesystem >13:05:51,163 ERR packaging: installing package python-GnuPGInterface-0.3.2-10.fc18.noarch needs 890MB on the / filesystem >13:05:51,164 ERR packaging: installing package python-boto-2.5.2-2.fc18.noarch needs 897MB on the / filesystem >13:05:51,164 ERR packaging: installing package python-chardet-2.0.1-5.fc18.noarch needs 899MB on the / filesystem >13:05:51,164 ERR packaging: installing package python-kitchen-1.1.1-2.fc18.noarch needs 901MB on the / filesystem >13:05:51,164 ERR packaging: installing package javapackages-tools-0.6.0-1.fc18.noarch needs 901MB on the / filesystem >13:05:51,164 ERR packaging: installing package jpackage-utils-0:1.7.5-20.fc18.x86_64 needs 902MB on the / filesystem >13:05:51,165 ERR packaging: installing package jline-1.0-2.fc18.noarch needs 902MB on the / filesystem >13:05:51,165 ERR packaging: installing package rhino-1.7R3-6.fc18.noarch needs 903MB on the / filesystem >13:05:51,165 ERR packaging: installing package pyOpenSSL-0.13-2.fc18.x86_64 needs 904MB on the / filesystem >13:05:51,165 ERR packaging: installing package python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch needs 909MB on the / filesystem >13:05:51,165 ERR packaging: installing package python-beaker-1.5.4-6.fc18.noarch needs 909MB on the / filesystem >13:05:51,165 ERR packaging: installing package python-mako-0.5.0-5.fc18.noarch needs 911MB on the / filesystem >13:05:51,166 ERR packaging: installing package python-pycurl-7.19.0-12.fc18.x86_64 needs 911MB on the / filesystem >13:05:51,166 ERR packaging: installing package python-urlgrabber-3.9.1-21.fc18.noarch needs 912MB on the / filesystem >13:05:51,166 ERR packaging: installing package libsss_idmap-1.9.1-1.fc18.x86_64 needs 912MB on the / filesystem >13:05:51,166 ERR packaging: installing package libpipeline-1.2.1-2.fc18.x86_64 needs 912MB on the / filesystem >13:05:51,166 ERR packaging: installing package libhangul-0.1.0-3.fc18.x86_64 needs 919MB on the / filesystem >13:05:51,166 ERR packaging: installing package ustr-1.0.4-13.fc18.x86_64 needs 919MB on the / filesystem >13:05:51,167 ERR packaging: installing package libsemanage-2.1.9-1.fc18.x86_64 needs 920MB on the / filesystem >13:05:51,167 ERR packaging: installing package shadow-utils-2:4.1.5.1-1.fc18.x86_64 needs 924MB on the / filesystem >13:05:51,167 ERR packaging: installing package libutempter-1.1.5-7.fc18.x86_64 needs 924MB on the / filesystem >13:05:51,167 ERR packaging: installing package avahi-autoipd-0.6.31-6.fc18.x86_64 needs 924MB on the / filesystem >13:05:51,167 ERR packaging: installing package libsemanage-python-2.1.9-1.fc18.x86_64 needs 924MB on the / filesystem >13:05:51,168 ERR packaging: installing package hesiod-3.1.0-22.fc18.x86_64 needs 924MB on the / filesystem >13:05:51,168 ERR packaging: installing package libthai-0.1.14-6.fc18.x86_64 needs 925MB on the / filesystem >13:05:51,168 ERR packaging: installing package opencc-0.3.0-4.fc18.x86_64 needs 934MB on the / filesystem >13:05:51,168 ERR packaging: installing package libburn-1.2.4-1.fc18.x86_64 needs 935MB on the / filesystem >13:05:51,168 ERR packaging: installing package pth-2.0.7-17.fc18.x86_64 needs 935MB on the / filesystem >13:05:51,169 ERR packaging: installing package gnupg2-2.0.19-4.fc18.x86_64 needs 941MB on the / filesystem >13:05:51,169 ERR packaging: installing package gpgme-1.3.2-1.fc18.x86_64 needs 942MB on the / filesystem >13:05:51,169 ERR packaging: installing package pygpgme-0.3-3.fc18.x86_64 needs 942MB on the / filesystem >13:05:51,169 ERR packaging: installing package rpm-build-libs-4.10.1-1.fc18.x86_64 needs 943MB on the / filesystem >13:05:51,169 ERR packaging: installing package rpm-python-4.10.1-1.fc18.x86_64 needs 943MB on the / filesystem >13:05:51,169 ERR packaging: installing package yum-3.4.3-45.fc18.noarch needs 949MB on the / filesystem >13:05:51,170 ERR packaging: installing package createrepo-0.9.9-12.fc18.noarch needs 950MB on the / filesystem >13:05:51,170 ERR packaging: installing package anaconda-yum-plugins-1:1.0-8.fc18.noarch needs 950MB on the / filesystem >13:05:51,170 ERR packaging: installing package passwdqc-lib-1.2.2-4.fc18.x86_64 needs 950MB on the / filesystem >13:05:51,170 ERR packaging: installing package jbigkit-libs-2.0-7.fc18.x86_64 needs 950MB on the / filesystem >13:05:51,170 ERR packaging: installing package libtiff-4.0.3-1.fc18.x86_64 needs 951MB on the / filesystem >13:05:51,171 ERR packaging: installing package cups-libs-1:1.5.4-5.fc18.x86_64 needs 952MB on the / filesystem >13:05:51,171 ERR packaging: installing package python-cups-1.9.62-1.fc18.x86_64 needs 952MB on the / filesystem >13:05:51,171 ERR packaging: installing package system-config-printer-libs-1.3.11-1.fc18.x86_64 needs 958MB on the / filesystem >13:05:51,171 ERR packaging: installing package pakchois-0.4-6.x86_64 needs 958MB on the / filesystem >13:05:51,171 ERR packaging: installing package neon-0.29.6-3.fc18.x86_64 needs 958MB on the / filesystem >13:05:51,171 ERR packaging: installing package libmusicbrainz5-5.0.1-2.fc18.x86_64 needs 959MB on the / filesystem >13:05:51,172 ERR packaging: installing package sg3_utils-libs-1.33-4.fc18.x86_64 needs 959MB on the / filesystem >13:05:51,172 ERR packaging: installing package qrencode-libs-3.3.1-4.fc18.x86_64 needs 959MB on the / filesystem >13:05:51,172 ERR packaging: installing package device-mapper-1.02.76-1.fc18.x86_64 needs 960MB on the / filesystem >13:05:51,172 ERR packaging: installing package device-mapper-libs-1.02.76-1.fc18.x86_64 needs 961MB on the / filesystem >13:05:51,172 ERR packaging: installing package cryptsetup-libs-1.5.0-2.fc18.x86_64 needs 961MB on the / filesystem >13:05:51,172 ERR packaging: installing package systemd-libs-194-1.fc18.x86_64 needs 962MB on the / filesystem >13:05:51,173 ERR packaging: installing package systemd-194-1.fc18.x86_64 needs 968MB on the / filesystem >13:05:51,173 ERR packaging: installing package dbus-1:1.6.8-2.fc18.x86_64 needs 969MB on the / filesystem >13:05:51,173 ERR packaging: installing package util-linux-2.22-1.fc18.x86_64 needs 976MB on the / filesystem >13:05:51,173 ERR packaging: installing package systemd-sysv-194-1.fc18.x86_64 needs 977MB on the / filesystem >13:05:51,173 ERR packaging: installing package polkit-0.107-4.fc18.x86_64 needs 977MB on the / filesystem >13:05:51,174 ERR packaging: installing package libgudev1-194-1.fc18.x86_64 needs 977MB on the / filesystem >13:05:51,174 ERR packaging: installing package GConf2-3.2.5-2.fc18.x86_64 needs 984MB on the / filesystem >13:05:51,174 ERR packaging: installing package NetworkManager-glib-1:0.9.7.0-6.git20121004.fc18.x86_64 needs 985MB on the / filesystem >13:05:51,174 ERR packaging: installing package libdrm-2.4.39-1.fc18.x86_64 needs 985MB on the / filesystem >13:05:51,174 ERR packaging: installing package ibus-libs-1.4.99.20121006-2.fc18.x86_64 needs 986MB on the / filesystem >13:05:51,174 ERR packaging: installing package gssdp-0.12.2.1-2.fc18.x86_64 needs 986MB on the / filesystem >13:05:51,175 ERR packaging: installing package PackageKit-glib-0.8.4-3.fc18.x86_64 needs 987MB on the / filesystem >13:05:51,175 ERR packaging: installing package gupnp-0.18.4-1.fc18.x86_64 needs 987MB on the / filesystem >13:05:51,175 ERR packaging: installing package dconf-0.14.0-1.fc18.x86_64 needs 988MB on the / filesystem >13:05:51,175 ERR packaging: installing package ppp-2.4.5-23.fc18.x86_64 needs 989MB on the / filesystem >13:05:51,175 ERR packaging: installing package device-mapper-event-libs-1.02.76-1.fc18.x86_64 needs 989MB on the / filesystem >13:05:51,176 ERR packaging: installing package iptables-1.4.14-3.fc18.x86_64 needs 991MB on the / filesystem >13:05:51,176 ERR packaging: installing package iproute-3.6.0-2.fc18.x86_64 needs 992MB on the / filesystem >13:05:51,176 ERR packaging: installing package usermode-1.111-1.fc18.x86_64 needs 994MB on the / filesystem >13:05:51,176 ERR packaging: installing package gupnp-igd-0.2.1-2.fc18.x86_64 needs 994MB on the / filesystem >13:05:51,176 ERR packaging: installing package libnice-0.1.3-1.fc18.x86_64 needs 994MB on the / filesystem >13:05:51,176 ERR packaging: installing package accountsservice-0.6.25-2.fc18.x86_64 needs 994MB on the / filesystem >13:05:51,177 ERR packaging: installing package policycoreutils-2.1.12-5.fc18.x86_64 needs 997MB on the / filesystem >13:05:51,177 ERR packaging: installing package lockdev-1.0.4-0.5.20111007git.fc18.x86_64 needs 997MB on the / filesystem >13:05:51,177 ERR packaging: installing package usbmuxd-1.0.8-5.fc18.x86_64 needs 997MB on the / filesystem >13:05:51,177 ERR packaging: installing package libimobiledevice-1.1.4-4.fc18.x86_64 needs 998MB on the / filesystem >13:05:51,177 ERR packaging: installing package selinux-policy-3.11.1-36.fc18.noarch needs 998MB on the / filesystem >13:05:51,178 ERR packaging: installing package accountsservice-libs-0.6.25-2.fc18.x86_64 needs 999MB on the / filesystem >13:05:51,178 ERR packaging: installing package device-mapper-event-1.02.76-1.fc18.x86_64 needs 999MB on the / filesystem >13:05:51,178 ERR packaging: installing package geoclue-0.12.99-1.fc18.x86_64 needs 1000MB on the / filesystem >13:05:51,178 ERR packaging: installing package python-slip-dbus-0.2.20-3.fc18.noarch needs 1000MB on the / filesystem >13:05:51,178 ERR packaging: installing package dnsmasq-2.59-6.fc18.x86_64 needs 1000MB on the / filesystem >13:05:51,178 ERR packaging: installing package rpcbind-0.2.0-17.fc18.x86_64 needs 1000MB on the / filesystem >13:05:51,179 ERR packaging: installing package pcsc-lite-1.8.6-1.fc18.x86_64 needs 1001MB on the / filesystem >13:05:51,179 ERR packaging: installing package pcsc-lite-ccid-1.4.8-1.fc18.x86_64 needs 1002MB on the / filesystem >13:05:51,179 ERR packaging: installing package os-prober-1.55-1.fc18.x86_64 needs 1002MB on the / filesystem >13:05:51,179 ERR packaging: installing package openssh-6.1p1-1.fc18.x86_64 needs 1003MB on the / filesystem >13:05:51,179 ERR packaging: installing package openssh-clients-6.1p1-1.fc18.x86_64 needs 1005MB on the / filesystem >13:05:51,180 ERR packaging: installing package corosync-2.1.0-1.fc18.x86_64 needs 1005MB on the / filesystem >13:05:51,180 ERR packaging: installing package corosynclib-2.1.0-1.fc18.x86_64 needs 1006MB on the / filesystem >13:05:51,180 ERR packaging: installing package samba-common-2:4.0.0-153.fc18.rc2.x86_64 needs 1008MB on the / filesystem >13:05:51,180 ERR packaging: installing package libsmbclient-2:4.0.0-153.fc18.rc2.x86_64 needs 1009MB on the / filesystem >13:05:51,180 ERR packaging: installing package libosinfo-0.2.0-1.fc18.x86_64 needs 1011MB on the / filesystem >13:05:51,181 ERR packaging: installing package kpartx-0.4.9-32.fc18.x86_64 needs 1011MB on the / filesystem >13:05:51,181 ERR packaging: installing package parted-3.1-7.fc18.x86_64 needs 1013MB on the / filesystem >13:05:51,181 ERR packaging: installing package python-smbc-1.0.13-5.fc18.x86_64 needs 1013MB on the / filesystem >13:05:51,181 ERR packaging: installing package duplicity-0.6.18-2.fc18.x86_64 needs 1016MB on the / filesystem >13:05:51,181 ERR packaging: installing package grub2-tools-1:2.00-9.fc18.x86_64 needs 1032MB on the / filesystem >13:05:51,181 ERR packaging: installing package yp-tools-2.12-11.fc18.x86_64 needs 1033MB on the / filesystem >13:05:51,182 ERR packaging: installing package ypbind-3:1.36-7.fc18.x86_64 needs 1033MB on the / filesystem >13:05:51,183 ERR packaging: installing package nfs-utils-1:1.2.6-12.fc18.x86_64 needs 1034MB on the / filesystem >13:05:51,183 ERR packaging: installing package lvm2-libs-2.02.97-1.fc18.x86_64 needs 1036MB on the / filesystem >13:05:51,183 ERR packaging: installing package lvm2-2.02.97-1.fc18.x86_64 needs 1038MB on the / filesystem >13:05:51,183 ERR packaging: installing package selinux-policy-devel-3.11.1-36.fc18.noarch needs 1049MB on the / filesystem >13:05:51,184 ERR packaging: installing package setuptool-1.19.11-5.fc18.x86_64 needs 1049MB on the / filesystem >13:05:51,184 ERR packaging: installing package system-config-keyboard-1.3.1-9.fc18.x86_64 needs 1049MB on the / filesystem >13:05:51,184 ERR packaging: installing package openvpn-2.2.2-9.fc18.x86_64 needs 1051MB on the / filesystem >13:05:51,184 ERR packaging: installing package pptp-1.7.2-17.fc18.x86_64 needs 1051MB on the / filesystem >13:05:51,184 ERR packaging: installing package gupnp-av-0.10.3-1.fc18.x86_64 needs 1051MB on the / filesystem >13:05:51,184 ERR packaging: installing package PackageKit-device-rebind-0.8.4-3.fc18.x86_64 needs 1051MB on the / filesystem >13:05:51,185 ERR packaging: installing package libgusb-0.1.3-3.fc18.x86_64 needs 1051MB on the / filesystem >13:05:51,185 ERR packaging: installing package cups-pk-helper-0.2.2-2.fc18.x86_64 needs 1052MB on the / filesystem >13:05:51,185 ERR packaging: installing package rtkit-0.11-3.fc18.x86_64 needs 1052MB on the / filesystem >13:05:51,185 ERR packaging: installing package wpa_supplicant-1:1.0-1.fc18.x86_64 needs 1053MB on the / filesystem >13:05:51,185 ERR packaging: installing package audit-2.2.1-2.fc18.x86_64 needs 1054MB on the / filesystem >13:05:51,186 ERR packaging: installing package alsa-utils-1.0.26-1.fc18.x86_64 needs 1056MB on the / filesystem >13:05:51,186 ERR packaging: installing package fxload-2002_04_11-12.fc18.x86_64 needs 1056MB on the / filesystem >13:05:51,186 ERR packaging: installing package alsa-firmware-1.0.25-2.fc18.noarch needs 1065MB on the / filesystem >13:05:51,186 ERR packaging: installing package alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 needs 1066MB on the / filesystem >13:05:51,186 ERR packaging: installing package glusterfs-3.3.1-1.fc18.x86_64 needs 1073MB on the / filesystem >13:05:51,187 ERR packaging: installing package glusterfs-fuse-3.3.1-1.fc18.x86_64 needs 1074MB on the / filesystem >13:05:51,187 ERR packaging: installing package hplip-common-3.12.10-1.fc18.x86_64 needs 1075MB on the / filesystem >13:05:51,187 ERR packaging: installing package media-player-info-17-1.fc18.noarch needs 1075MB on the / filesystem >13:05:51,187 ERR packaging: installing package libmtp-1.1.5-1.fc18.x86_64 needs 1076MB on the / filesystem >13:05:51,187 ERR packaging: installing package iputils-20101006-18.fc18.x86_64 needs 1076MB on the / filesystem >13:05:51,187 ERR packaging: installing package usb_modeswitch-data-20120815-1.fc18.noarch needs 1077MB on the / filesystem >13:05:51,188 ERR packaging: installing package usb_modeswitch-1.2.4-1.fc18.x86_64 needs 1077MB on the / filesystem >13:05:51,188 ERR packaging: installing package crda-1.1.2_2011.04.28-3.fc18.x86_64 needs 1077MB on the / filesystem >13:05:51,188 ERR packaging: installing package netxen-firmware-4.0.534-6.fc18.noarch needs 1079MB on the / filesystem >13:05:51,188 ERR packaging: installing package linux-firmware-20120925-0.1.git236367d.fc18.noarch needs 1113MB on the / filesystem >13:05:51,188 ERR packaging: installing package trousers-0.3.10-1.fc18.x86_64 needs 1114MB on the / filesystem >13:05:51,189 ERR packaging: installing package openconnect-4.07-2.fc18.x86_64 needs 1115MB on the / filesystem >13:05:51,189 ERR packaging: installing package radvd-1.9.1-3.fc18.x86_64 needs 1115MB on the / filesystem >13:05:51,189 ERR packaging: installing package libatasmart-0.19-3.fc18.x86_64 needs 1115MB on the / filesystem >13:05:51,189 ERR packaging: installing package mesa-libgbm-9.0-1.fc18.x86_64 needs 1115MB on the / filesystem >13:05:51,189 ERR packaging: installing package cryptsetup-1.5.0-2.fc18.x86_64 needs 1115MB on the / filesystem >13:05:51,189 ERR packaging: installing package dosfstools-3.0.12-3.fc18.x86_64 needs 1116MB on the / filesystem >13:05:51,190 ERR packaging: installing package libgdither-0.6-5.fc18.x86_64 needs 1116MB on the / filesystem >13:05:51,190 ERR packaging: installing package gavl-1.4.0-1.fc18.x86_64 needs 1120MB on the / filesystem >13:05:51,190 ERR packaging: installing package c-ares-1.9.1-2.fc18.x86_64 needs 1120MB on the / filesystem >13:05:51,190 ERR packaging: installing package libdhash-0.4.3-11.fc18.x86_64 needs 1121MB on the / filesystem >13:05:51,190 ERR packaging: installing package sysvinit-tools-2.88-9.dsf.fc18.x86_64 needs 1121MB on the / filesystem >13:05:51,191 ERR packaging: installing package lrzsz-0.12.20-31.fc18.x86_64 needs 1121MB on the / filesystem >13:05:51,191 ERR packaging: installing package dotconf-1.3-4.fc18.x86_64 needs 1121MB on the / filesystem >13:05:51,191 ERR packaging: installing package libnfnetlink-1.0.0-5.fc18.x86_64 needs 1122MB on the / filesystem >13:05:51,191 ERR packaging: installing package libnetfilter_conntrack-1.0.1-2.fc18.x86_64 needs 1122MB on the / filesystem >13:05:51,191 ERR packaging: installing package dmidecode-1:2.11-9.fc18.x86_64 needs 1122MB on the / filesystem >13:05:51,191 ERR packaging: installing package dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 needs 1124MB on the / filesystem >13:05:51,192 ERR packaging: installing package SDL-1.2.15-2.fc18.x86_64 needs 1125MB on the / filesystem >13:05:51,192 ERR packaging: installing package enca-1.13-4.fc18.x86_64 needs 1125MB on the / filesystem >13:05:51,192 ERR packaging: installing package libmpcdec-1.2.6-9.fc18.x86_64 needs 1125MB on the / filesystem >13:05:51,192 ERR packaging: installing package libiptcdata-1.0.4-8.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,192 ERR packaging: installing package libytnef-1.5-9.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,192 ERR packaging: installing package libmcpp-2.7.2-8.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package mcpp-2.7.2-8.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package paps-libs-0.6.8-22.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package libref_array-0.1.3-11.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package libsysfs-2.1.0-12.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package hardlink-1:1.0-15.fc18.x86_64 needs 1126MB on the / filesystem >13:05:51,193 ERR packaging: installing package libchewing-0.3.3-3.fc18.x86_64 needs 1131MB on the / filesystem >13:05:51,194 ERR packaging: installing package libpath_utils-0.2.1-11.fc18.x86_64 needs 1131MB on the / filesystem >13:05:51,194 ERR packaging: installing package ntfs-3g-2:2012.1.15-4.fc18.x86_64 needs 1132MB on the / filesystem >13:05:51,194 ERR packaging: installing package ntfsprogs-2:2012.1.15-4.fc18.x86_64 needs 1133MB on the / filesystem >13:05:51,194 ERR packaging: installing package udisks2-1.99.0-1.fc18.x86_64 needs 1134MB on the / filesystem >13:05:51,194 ERR packaging: installing package hostname-3.11-2.fc18.x86_64 needs 1134MB on the / filesystem >13:05:51,194 ERR packaging: installing package initscripts-9.41-2.fc18.x86_64 needs 1141MB on the / filesystem >13:05:51,195 ERR packaging: installing package kbd-1.15.3-6.fc18.x86_64 needs 1142MB on the / filesystem >13:05:51,195 ERR packaging: installing package dracut-023-39.git20120910.fc18.x86_64 needs 1143MB on the / filesystem >13:05:51,195 ERR packaging: installing package plymouth-scripts-0.8.7-1.fc18.x86_64 needs 1144MB on the / filesystem >13:05:51,195 ERR packaging: installing package plymouth-0.8.7-1.fc18.x86_64 needs 1144MB on the / filesystem >13:05:51,195 ERR packaging: installing package pm-utils-1.4.1-21.fc18.x86_64 needs 1145MB on the / filesystem >13:05:51,195 ERR packaging: installing package upower-0.9.17-2.fc18.x86_64 needs 1145MB on the / filesystem >13:05:51,196 ERR packaging: installing package telepathy-mission-control-1:5.14.0-1.fc18.x86_64 needs 1146MB on the / filesystem >13:05:51,196 ERR packaging: installing package ebtables-2.0.10-6.fc18.x86_64 needs 1146MB on the / filesystem >13:05:51,196 ERR packaging: installing package cyrus-sasl-2.1.23-36.fc18.x86_64 needs 1147MB on the / filesystem >13:05:51,196 ERR packaging: installing package libvirt-client-0.10.2-3.fc18.x86_64 needs 1163MB on the / filesystem >13:05:51,196 ERR packaging: installing package libcgroup-0.38-2.fc18.x86_64 needs 1163MB on the / filesystem >13:05:51,197 ERR packaging: installing package policycoreutils-python-2.1.12-5.fc18.x86_64 needs 1165MB on the / filesystem >13:05:51,197 ERR packaging: installing package setroubleshoot-plugins-3.0.45-1.fc18.noarch needs 1170MB on the / filesystem >13:05:51,197 ERR packaging: installing package setroubleshoot-server-3.1.17-2.fc18.x86_64 needs 1172MB on the / filesystem >13:05:51,197 ERR packaging: installing package libvirt-glib-0.1.3-1.fc18.x86_64 needs 1172MB on the / filesystem >13:05:51,197 ERR packaging: installing package libvirt-gobject-0.1.3-1.fc18.x86_64 needs 1173MB on the / filesystem >13:05:51,198 ERR packaging: installing package telepathy-gabble-0.16.3-1.fc18.x86_64 needs 1175MB on the / filesystem >13:05:51,198 ERR packaging: installing package numad-0.5-6.20120522git.fc18.x86_64 needs 1175MB on the / filesystem >13:05:51,198 ERR packaging: installing package net-snmp-1:5.7.1-10.fc18.x86_64 needs 1176MB on the / filesystem >13:05:51,198 ERR packaging: installing package iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 needs 1178MB on the / filesystem >13:05:51,198 ERR packaging: installing package dhclient-12:4.2.4-15.P2.fc18.x86_64 needs 1179MB on the / filesystem >13:05:51,198 ERR packaging: installing package NetworkManager-1:0.9.7.0-6.git20121004.fc18.x86_64 needs 1183MB on the / filesystem >13:05:51,199 ERR packaging: installing package rsyslog-5.8.11-3.fc18.x86_64 needs 1186MB on the / filesystem >13:05:51,199 ERR packaging: installing package cronie-anacron-1.4.8-13.fc18.x86_64 needs 1186MB on the / filesystem >13:05:51,199 ERR packaging: installing package cronie-1.4.8-13.fc18.x86_64 needs 1186MB on the / filesystem >13:05:51,199 ERR packaging: installing package crontabs-1.11-4.20101115git.fc18.noarch needs 1186MB on the / filesystem >13:05:51,199 ERR packaging: installing package sheepdog-0.3.0-3.fc18.x86_64 needs 1186MB on the / filesystem >13:05:51,199 ERR packaging: installing package vpnc-0.5.3-15.svn457.fc18.x86_64 needs 1187MB on the / filesystem >13:05:51,200 ERR packaging: installing package libsilc-1.1.10-7.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,200 ERR packaging: installing package sgpio-1.2.0.10-8.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,200 ERR packaging: installing package dmraid-events-1.0.0.rc16-17.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,200 ERR packaging: installing package dmraid-1.0.0.rc16-17.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,200 ERR packaging: installing package libcue-1.3.0-5.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,201 ERR packaging: installing package libbasicobjects-0.1.0-11.fc18.x86_64 needs 1189MB on the / filesystem >13:05:51,201 ERR packaging: installing package libini_config-0.7.0-11.fc18.x86_64 needs 1190MB on the / filesystem >13:05:51,201 ERR packaging: installing package libwacom-data-0.6-5.fc18.noarch needs 1190MB on the / filesystem >13:05:51,201 ERR packaging: installing package libwacom-0.6-5.fc18.x86_64 needs 1190MB on the / filesystem >13:05:51,201 ERR packaging: installing package mesa-dri-filesystem-9.0-1.fc18.x86_64 needs 1190MB on the / filesystem >13:05:51,201 ERR packaging: installing package libX11-common-1.5.0-3.fc18.noarch needs 1192MB on the / filesystem >13:05:51,202 ERR packaging: installing package libX11-1.5.0-3.fc18.x86_64 needs 1193MB on the / filesystem >13:05:51,202 ERR packaging: installing package gdk-pixbuf2-2.26.4-1.fc18.x86_64 needs 1196MB on the / filesystem >13:05:51,202 ERR packaging: installing package libXext-1.3.1-2.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,202 ERR packaging: installing package libXfixes-5.0-3.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,202 ERR packaging: installing package libXi-1.6.1-2.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,202 ERR packaging: installing package libXdamage-1.1.3-4.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,203 ERR packaging: installing package libXcomposite-0.4.3-4.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,203 ERR packaging: installing package libXtst-1.2.1-2.fc18.x86_64 needs 1197MB on the / filesystem >13:05:51,203 ERR packaging: installing package pulseaudio-libs-2.1-4.fc18.x86_64 needs 1199MB on the / filesystem >13:05:51,203 ERR packaging: installing package libcanberra-0.29-4.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,203 ERR packaging: installing package libXrender-0.9.7-2.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package libXrandr-1.4.0-1.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package libXinerama-1.1.2-2.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package startup-notification-0.12-4.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package libXcursor-1.1.13-2.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package pulseaudio-libs-glib2-2.1-4.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,204 ERR packaging: installing package libXv-1.0.7-2.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,205 ERR packaging: installing package dbus-x11-1:1.6.8-2.fc18.x86_64 needs 1200MB on the / filesystem >13:05:51,205 ERR packaging: installing package libXxf86vm-1.1.2-2.fc18.x86_64 needs 1201MB on the / filesystem >13:05:51,205 ERR packaging: installing package mesa-libGL-9.0-1.fc18.x86_64 needs 1201MB on the / filesystem >13:05:51,205 ERR packaging: installing package libXt-1.1.3-1.fc18.x86_64 needs 1202MB on the / filesystem >13:05:51,205 ERR packaging: installing package libxkbfile-1.0.8-2.fc18.x86_64 needs 1202MB on the / filesystem >13:05:51,205 ERR packaging: installing package libxklavier-5.3-1.fc18.x86_64 needs 1202MB on the / filesystem >13:05:51,206 ERR packaging: installing package ghostscript-9.05-5.fc18.x86_64 needs 1220MB on the / filesystem >13:05:51,206 ERR packaging: installing package libao-1.1.0-5.fc18.x86_64 needs 1220MB on the / filesystem >13:05:51,206 ERR packaging: installing package spice-glib-0.14-1.fc18.x86_64 needs 1221MB on the / filesystem >13:05:51,206 ERR packaging: installing package libXxf86misc-1.0.3-4.fc18.x86_64 needs 1221MB on the / filesystem >13:05:51,206 ERR packaging: installing package gvnc-0.5.1-4.fc18.x86_64 needs 1221MB on the / filesystem >13:05:51,206 ERR packaging: installing package xorg-x11-xkb-utils-7.7-2.fc18.x86_64 needs 1222MB on the / filesystem >13:05:51,207 ERR packaging: installing package libXmu-1.1.1-2.fc18.x86_64 needs 1222MB on the / filesystem >13:05:51,207 ERR packaging: installing package xorg-x11-server-utils-7.5-13.fc18.x86_64 needs 1222MB on the / filesystem >13:05:51,207 ERR packaging: installing package mesa-libGLU-9.0.0-1.fc18.x86_64 needs 1223MB on the / filesystem >13:05:51,207 ERR packaging: installing package libXvMC-1.0.7-2.fc18.x86_64 needs 1223MB on the / filesystem >13:05:51,207 ERR packaging: installing package espeak-1.46.02-4.fc18.x86_64 needs 1225MB on the / filesystem >13:05:51,207 ERR packaging: installing package festival-speechtools-libs-1.2.96-21.fc18.x86_64 needs 1229MB on the / filesystem >13:05:51,209 ERR packaging: installing package brlapi-0.5.6-7.fc18.x86_64 needs 1230MB on the / filesystem >13:05:51,209 ERR packaging: installing package mesa-libEGL-9.0-1.fc18.x86_64 needs 1230MB on the / filesystem >13:05:51,209 ERR packaging: installing package cairo-1.12.2-4.fc18.1.x86_64 needs 1232MB on the / filesystem >13:05:51,209 ERR packaging: installing package cairo-gobject-1.12.2-4.fc18.1.x86_64 needs 1232MB on the / filesystem >13:05:51,210 ERR packaging: installing package gjs-1.34.0-1.fc18.x86_64 needs 1233MB on the / filesystem >13:05:51,210 ERR packaging: installing package cairomm-1.10.0-5.fc18.x86_64 needs 1233MB on the / filesystem >13:05:51,210 ERR packaging: installing package poppler-glib-0.20.2-3.fc18.x86_64 needs 1233MB on the / filesystem >13:05:51,210 ERR packaging: installing package pycairo-1.8.10-5.fc18.x86_64 needs 1234MB on the / filesystem >13:05:51,210 ERR packaging: installing package pygobject3-3.4.1.1-1.fc18.x86_64 needs 1235MB on the / filesystem >13:05:51,210 ERR packaging: installing package giflib-4.1.6-6.fc18.x86_64 needs 1235MB on the / filesystem >13:05:51,211 ERR packaging: installing package java-1.7.0-openjdk-1:1.7.0.9-2.3.3.fc18.x86_64 needs 1330MB on the / filesystem >13:05:51,211 ERR packaging: installing package firewalld-0.2.9-1.fc18.noarch needs 1332MB on the / filesystem >13:05:51,211 ERR packaging: installing package libgxps-0.2.2-3.fc18.x86_64 needs 1332MB on the / filesystem >13:05:51,211 ERR packaging: installing package python-brlapi-0.5.6-7.fc18.x86_64 needs 1332MB on the / filesystem >13:05:51,211 ERR packaging: installing package festival-lib-1.96-21.fc18.x86_64 needs 1334MB on the / filesystem >13:05:51,212 ERR packaging: installing package festvox-slt-arctic-hts-0.20061229-21.fc18.noarch needs 1336MB on the / filesystem >13:05:51,212 ERR packaging: installing package festival-1.96-21.fc18.x86_64 needs 1346MB on the / filesystem >13:05:51,212 ERR packaging: installing package libGLEW-1.7.0-3.fc18.x86_64 needs 1346MB on the / filesystem >13:05:51,212 ERR packaging: installing package xorg-x11-xauth-1:1.0.7-2.fc18.x86_64 needs 1346MB on the / filesystem >13:05:51,212 ERR packaging: installing package xorg-x11-xinit-1.3.2-7.fc18.x86_64 needs 1346MB on the / filesystem >13:05:51,213 ERR packaging: installing package xdg-user-dirs-0.14-3.fc18.x86_64 needs 1347MB on the / filesystem >13:05:51,213 ERR packaging: installing package xorg-x11-server-common-1.13.0-5.fc18.x86_64 needs 1347MB on the / filesystem >13:05:51,213 ERR packaging: installing package xorg-x11-server-Xorg-1.13.0-5.fc18.x86_64 needs 1350MB on the / filesystem >13:05:51,213 ERR packaging: installing package sox-14.4.0-2.fc18.x86_64 needs 1352MB on the / filesystem >13:05:51,213 ERR packaging: installing package festival-freebsoft-utils-0.10-4.fc18.noarch needs 1352MB on the / filesystem >13:05:51,214 ERR packaging: installing package speech-dispatcher-0.7.1-8.fc18.x86_64 needs 1353MB on the / filesystem >13:05:51,214 ERR packaging: installing package speech-dispatcher-python-0.7.1-8.fc18.x86_64 needs 1354MB on the / filesystem >13:05:51,214 ERR packaging: installing package vorbis-tools-1:1.4.0-5.fc18.x86_64 needs 1354MB on the / filesystem >13:05:51,214 ERR packaging: installing package icedax-1.1.11-12.fc18.x86_64 needs 1355MB on the / filesystem >13:05:51,214 ERR packaging: installing package cdrdao-1.2.3-16.fc18.x86_64 needs 1356MB on the / filesystem >13:05:51,214 ERR packaging: installing package libspectre-0.2.7-1.fc18.x86_64 needs 1356MB on the / filesystem >13:05:51,215 ERR packaging: installing package gutenprint-5.2.9-2.fc18.x86_64 needs 1378MB on the / filesystem >13:05:51,215 ERR packaging: installing package libXft-2.3.1-2.fc18.x86_64 needs 1378MB on the / filesystem >13:05:51,215 ERR packaging: installing package pango-1.32.1-1.fc18.x86_64 needs 1379MB on the / filesystem >13:05:51,215 ERR packaging: installing package gtk2-2.24.13-1.fc18.x86_64 needs 1393MB on the / filesystem >13:05:51,215 ERR packaging: installing package cogl-1.12.0-1.fc18.x86_64 needs 1394MB on the / filesystem >13:05:51,215 ERR packaging: installing package gstreamer1-plugins-base-1.0.1-1.fc18.x86_64 needs 1398MB on the / filesystem >13:05:51,216 ERR packaging: installing package gstreamer-plugins-base-0.10.36-3.fc18.x86_64 needs 1402MB on the / filesystem >13:05:51,216 ERR packaging: installing package pygtk2-2.24.0-5.fc18.x86_64 needs 1407MB on the / filesystem >13:05:51,216 ERR packaging: installing package gstreamer1-plugins-bad-free-1.0.1-1.fc18.x86_64 needs 1410MB on the / filesystem >13:05:51,216 ERR packaging: installing package gstreamer1-plugins-good-1.0.1-1.fc18.x86_64 needs 1418MB on the / filesystem >13:05:51,216 ERR packaging: installing package usermode-gtk-1.111-1.fc18.x86_64 needs 1418MB on the / filesystem >13:05:51,217 ERR packaging: installing package farstream02-0.2.1-1.fc18.x86_64 needs 1419MB on the / filesystem >13:05:51,217 ERR packaging: installing package gstreamer-python-0.10.22-3.fc18.x86_64 needs 1421MB on the / filesystem >13:05:51,217 ERR packaging: installing package libdmapsharing-2.9.14-3.fc18.x86_64 needs 1421MB on the / filesystem >13:05:51,217 ERR packaging: installing package libglade2-2.6.4-8.fc18.x86_64 needs 1421MB on the / filesystem >13:05:51,217 ERR packaging: installing package pygtk2-libglade-2.24.0-5.fc18.x86_64 needs 1421MB on the / filesystem >13:05:51,217 ERR packaging: installing package pangomm-2.28.4-2.fc18.x86_64 needs 1422MB on the / filesystem >13:05:51,218 ERR packaging: installing package preupgrade-1.1.11-2.fc18.noarch needs 1423MB on the / filesystem >13:05:51,218 ERR packaging: installing package system-config-users-1.2.116-1.fc18.noarch needs 1425MB on the / filesystem >13:05:51,218 ERR packaging: installing package authconfig-gtk-6.2.4-2.fc18.x86_64 needs 1426MB on the / filesystem >13:05:51,218 ERR packaging: installing package libgnomecanvas-2.30.3-5.fc18.x86_64 needs 1427MB on the / filesystem >13:05:51,218 ERR packaging: installing package telepathy-farstream-0.6.0-1.fc18.x86_64 needs 1427MB on the / filesystem >13:05:51,219 ERR packaging: installing package gnome-python2-2.28.1-9.fc18.x86_64 needs 1427MB on the / filesystem >13:05:51,219 ERR packaging: installing package gnome-python2-canvas-2.28.1-9.fc18.x86_64 needs 1427MB on the / filesystem >13:05:51,219 ERR packaging: installing package system-config-date-1.9.68-1.fc18.noarch needs 1432MB on the / filesystem >13:05:51,219 ERR packaging: installing package gnome-python2-desktop-2.32.0-12.fc18.x86_64 needs 1432MB on the / filesystem >13:05:51,219 ERR packaging: installing package python-slip-gtk-0.2.20-3.fc18.noarch needs 1432MB on the / filesystem >13:05:51,220 ERR packaging: installing package opencv-2.4.2-2.fc18.x86_64 needs 1464MB on the / filesystem >13:05:51,220 ERR packaging: installing package frei0r-plugins-1.3-7.fc18.x86_64 needs 1469MB on the / filesystem >13:05:51,220 ERR packaging: installing package gnome-video-effects-0.4.0-4.fc18.noarch needs 1470MB on the / filesystem >13:05:51,220 ERR packaging: installing package gstreamer-rtsp-0.10.8-3.fc18.x86_64 needs 1470MB on the / filesystem >13:05:51,220 ERR packaging: installing package gstreamer-plugins-good-0.10.31-5.fc18.x86_64 needs 1475MB on the / filesystem >13:05:51,220 ERR packaging: installing package poppler-utils-0.20.2-3.fc18.x86_64 needs 1476MB on the / filesystem >13:05:51,221 ERR packaging: installing package ghostscript-cups-9.05-5.fc18.x86_64 needs 1476MB on the / filesystem >13:05:51,221 ERR packaging: installing package cups-1:1.5.4-5.fc18.x86_64 needs 1488MB on the / filesystem >13:05:51,221 ERR packaging: installing package foomatic-db-ppds-4.0-34.20121011.fc18.noarch needs 1525MB on the / filesystem >13:05:51,221 ERR packaging: installing package foomatic-db-4.0-34.20121011.fc18.noarch needs 1537MB on the / filesystem >13:05:51,221 ERR packaging: installing package kasumi-2.5-9.fc18.x86_64 needs 1537MB on the / filesystem >13:05:51,222 ERR packaging: installing package pinentry-gtk-0.8.1-7.fc18.x86_64 needs 1537MB on the / filesystem >13:05:51,222 ERR packaging: installing package adwaita-gtk2-theme-3.6.1-3.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,222 ERR packaging: installing package plymouth-plugin-label-0.8.7-1.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,222 ERR packaging: installing package plymouth-plugin-two-step-0.8.7-1.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,222 ERR packaging: installing package plymouth-theme-charge-0.8.7-1.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,222 ERR packaging: installing package pycanberra-0-0.2.git65c3b3f.fc18.noarch needs 1538MB on the / filesystem >13:05:51,223 ERR packaging: installing package pulseaudio-utils-2.1-4.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,223 ERR packaging: installing package libXevie-1.0.3-4.fc18.x86_64 needs 1538MB on the / filesystem >13:05:51,223 ERR packaging: installing package at-spi2-core-2.6.1-1.fc18.x86_64 needs 1539MB on the / filesystem >13:05:51,223 ERR packaging: installing package pyatspi-2.5.92-1.fc18.noarch needs 1540MB on the / filesystem >13:05:51,223 ERR packaging: installing package at-spi2-atk-2.6.1-1.fc18.x86_64 needs 1540MB on the / filesystem >13:05:51,224 ERR packaging: installing package libXres-1.0.6-2.fc18.x86_64 needs 1540MB on the / filesystem >13:05:51,224 ERR packaging: installing package libdmx-1.1.2-2.fc18.x86_64 needs 1540MB on the / filesystem >13:05:51,224 ERR packaging: installing package libXScrnSaver-1.2.2-2.fc18.x86_64 needs 1540MB on the / filesystem >13:05:51,224 ERR packaging: installing package argyllcms-1.4.0-4.fc18.x86_64 needs 1544MB on the / filesystem >13:05:51,224 ERR packaging: installing package libvdpau-0.5-1.fc18.x86_64 needs 1545MB on the / filesystem >13:05:51,225 ERR packaging: installing package libXxf86dga-1.1.3-2.fc18.x86_64 needs 1545MB on the / filesystem >13:05:51,225 ERR packaging: installing package libgsf-1.14.24-1.fc18.x86_64 needs 1545MB on the / filesystem >13:05:51,225 ERR packaging: installing package tracker-0.14.2-4.fc18.x86_64 needs 1551MB on the / filesystem >13:05:51,225 ERR packaging: installing package libgpod-0.8.2-7.fc18.x86_64 needs 1552MB on the / filesystem >13:05:51,225 ERR packaging: installing package obex-data-server-1:0.4.6-4.fc18.x86_64 needs 1552MB on the / filesystem >13:05:51,225 ERR packaging: installing package libfprint-0.4.0-5.fc18.x86_64 needs 1553MB on the / filesystem >13:05:51,226 ERR packaging: installing package fprintd-0.4.1-3.fc18.x86_64 needs 1553MB on the / filesystem >13:05:51,226 ERR packaging: installing package libXpm-3.5.10-2.fc18.x86_64 needs 1553MB on the / filesystem >13:05:51,226 ERR packaging: installing package gd-2.0.35-18.fc18.x86_64 needs 1554MB on the / filesystem >13:05:51,226 ERR packaging: installing package libgphoto2-2.5.0-3.fc18.x86_64 needs 1559MB on the / filesystem >13:05:51,226 ERR packaging: installing package sane-backends-libs-1.0.23-4.fc18.x86_64 needs 1559MB on the / filesystem >13:05:51,226 ERR packaging: installing package colord-0.1.22-2.fc18.x86_64 needs 1561MB on the / filesystem >13:05:51,227 ERR packaging: installing package gtk3-3.6.1-1.fc18.x86_64 needs 1573MB on the / filesystem >13:05:51,227 ERR packaging: installing package clutter-1.12.2-1.fc18.x86_64 needs 1578MB on the / filesystem >13:05:51,227 ERR packaging: installing package libcanberra-gtk3-0.29-4.fc18.x86_64 needs 1578MB on the / filesystem >13:05:51,227 ERR packaging: installing package clutter-gtk-1.3.2-3.fc18.x86_64 needs 1578MB on the / filesystem >13:05:51,227 ERR packaging: installing package librsvg2-2.36.4-1.fc18.x86_64 needs 1578MB on the / filesystem >13:05:51,228 ERR packaging: installing package gcr-3.6.1-1.fc18.x86_64 needs 1581MB on the / filesystem >13:05:51,228 ERR packaging: installing package webkitgtk3-1.10.1-1.fc18.x86_64 needs 1682MB on the / filesystem >13:05:51,228 ERR packaging: installing package gvfs-1.14.0-1.fc18.x86_64 needs 1689MB on the / filesystem >13:05:51,228 ERR packaging: installing package gnome-keyring-3.6.1-1.fc18.x86_64 needs 1694MB on the / filesystem >13:05:51,228 ERR packaging: installing package clutter-gst2-1.9.92-1.fc18.x86_64 needs 1695MB on the / filesystem >13:05:51,228 ERR packaging: installing package notification-daemon-0.7.6-1.fc18.x86_64 needs 1695MB on the / filesystem >13:05:51,229 ERR packaging: installing package libnotify-0.7.5-3.fc18.x86_64 needs 1695MB on the / filesystem >13:05:51,229 ERR packaging: installing package gnome-online-accounts-3.6.1-1.fc18.x86_64 needs 1697MB on the / filesystem >13:05:51,229 ERR packaging: installing package libgdata-0.13.1-2.fc18.x86_64 needs 1698MB on the / filesystem >13:05:51,229 ERR packaging: installing package libgweather-3.6.1-1.fc18.x86_64 needs 1792MB on the / filesystem >13:05:51,229 ERR packaging: installing package evolution-data-server-3.5.92-1.fc18.x86_64 needs 1808MB on the / filesystem >13:05:51,229 ERR packaging: installing package evince-libs-3.6.1-1.fc18.x86_64 needs 1809MB on the / filesystem >13:05:51,230 ERR packaging: installing package notify-python-0.1.1-21.fc18.x86_64 needs 1809MB on the / filesystem >13:05:51,230 ERR packaging: installing package zenity-3.6.0-1.fc18.x86_64 needs 1816MB on the / filesystem >13:05:51,230 ERR packaging: installing package brasero-libs-3.6.0-2.fc18.x86_64 needs 1817MB on the / filesystem >13:05:51,230 ERR packaging: installing package libnm-gtk-0.9.7.0-3.git20120820.fc18.x86_64 needs 1817MB on the / filesystem >13:05:51,230 ERR packaging: installing package grilo-0.2.2-1.fc18.x86_64 needs 1817MB on the / filesystem >13:05:51,231 ERR packaging: installing package vte3-0.34.1-1.fc18.x86_64 needs 1819MB on the / filesystem >13:05:51,231 ERR packaging: installing package libwnck3-3.4.3-1.fc18.x86_64 needs 1821MB on the / filesystem >13:05:51,231 ERR packaging: installing package gnome-bluetooth-libs-1:3.6.0-1.fc18.x86_64 needs 1824MB on the / filesystem >13:05:51,231 ERR packaging: installing package hplip-libs-3.12.10-1.fc18.x86_64 needs 1824MB on the / filesystem >13:05:51,231 ERR packaging: installing package nm-connection-editor-0.9.7.0-3.git20120820.fc18.x86_64 needs 1829MB on the / filesystem >13:05:51,231 ERR packaging: installing package folks-1:0.8.0-1.fc18.x86_64 needs 1832MB on the / filesystem >13:05:51,232 ERR packaging: installing package xulrunner-16.0.1-1.fc18.x86_64 needs 1872MB on the / filesystem >13:05:51,232 ERR packaging: installing package imsettings-1.3.1-1.fc18.x86_64 needs 1873MB on the / filesystem >13:05:51,232 ERR packaging: installing package im-chooser-common-1.6.0-3.fc18.x86_64 needs 1874MB on the / filesystem >13:05:51,232 ERR packaging: installing package im-chooser-1.6.0-3.fc18.x86_64 needs 1874MB on the / filesystem >13:05:51,232 ERR packaging: installing package imsettings-gnome-1.3.1-1.fc18.x86_64 needs 1875MB on the / filesystem >13:05:51,233 ERR packaging: installing package gnome-keyring-pam-3.6.1-1.fc18.x86_64 needs 1875MB on the / filesystem >13:05:51,234 ERR packaging: installing package gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 needs 1880MB on the / filesystem >13:05:51,234 ERR packaging: installing package libchamplain-0.12.3-3.fc18.x86_64 needs 1881MB on the / filesystem >13:05:51,234 ERR packaging: installing package gtkhtml3-4.5.91-1.fc18.x86_64 needs 1884MB on the / filesystem >13:05:51,234 ERR packaging: installing package eekboard-libs-1.0.8-2.fc18.x86_64 needs 1885MB on the / filesystem >13:05:51,235 ERR packaging: installing package spice-gtk3-0.14-1.fc18.x86_64 needs 1885MB on the / filesystem >13:05:51,235 ERR packaging: installing package gtksourceview3-3.6.0-1.fc18.x86_64 needs 1889MB on the / filesystem >13:05:51,235 ERR packaging: installing package polkit-gnome-0.105-3.fc18.x86_64 needs 1890MB on the / filesystem >13:05:51,235 ERR packaging: installing package gnome-session-3.6.1-1.fc18.x86_64 needs 1892MB on the / filesystem >13:05:51,235 ERR packaging: installing package libgnomekbd-3.6.0-1.fc18.x86_64 needs 1893MB on the / filesystem >13:05:51,236 ERR packaging: installing package ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 needs 1893MB on the / filesystem >13:05:51,236 ERR packaging: installing package ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 needs 1893MB on the / filesystem >13:05:51,236 ERR packaging: installing package ibus-1.4.99.20121006-2.fc18.x86_64 needs 1895MB on the / filesystem >13:05:51,236 ERR packaging: installing package gtk-vnc2-0.5.1-4.fc18.x86_64 needs 1895MB on the / filesystem >13:05:51,236 ERR packaging: installing package sane-backends-1.0.23-4.fc18.x86_64 needs 1901MB on the / filesystem >13:05:51,236 ERR packaging: installing package gnome-session-xsession-3.6.1-1.fc18.x86_64 needs 1901MB on the / filesystem >13:05:51,237 ERR packaging: installing package eekboard-service-1.0.8-2.fc18.x86_64 needs 1901MB on the / filesystem >13:05:51,237 ERR packaging: installing package libchamplain-gtk-0.12.3-3.fc18.x86_64 needs 1901MB on the / filesystem >13:05:51,237 ERR packaging: installing package farstream-0.1.2-2.fc18.x86_64 needs 1902MB on the / filesystem >13:05:51,237 ERR packaging: installing package libpurple-2.10.6-4.fc18.x86_64 needs 1930MB on the / filesystem >13:05:51,237 ERR packaging: installing package telepathy-haze-0.6.0-2.fc18.x86_64 needs 1931MB on the / filesystem >13:05:51,238 ERR packaging: installing package gnome-dvb-daemon-0.2.9-2.fc18.x86_64 needs 1933MB on the / filesystem >13:05:51,238 ERR packaging: installing package hpijs-1:3.12.10-1.fc18.x86_64 needs 1944MB on the / filesystem >13:05:51,238 ERR packaging: installing package grilo-plugins-0.2.2-1.fc18.x86_64 needs 1944MB on the / filesystem >13:05:51,238 ERR packaging: installing package brasero-3.6.0-2.fc18.x86_64 needs 1956MB on the / filesystem >13:05:51,238 ERR packaging: installing package mutter-3.6.1-1.fc18.x86_64 needs 1962MB on the / filesystem >13:05:51,239 ERR packaging: installing package evince-3.6.1-1.fc18.x86_64 needs 1981MB on the / filesystem >13:05:51,239 ERR packaging: installing package libzapojit-0.0.2-3.fc18.x86_64 needs 1981MB on the / filesystem >13:05:51,239 ERR packaging: installing package gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 needs 1981MB on the / filesystem >13:05:51,239 ERR packaging: installing package gvfs-obexftp-1.14.0-1.fc18.x86_64 needs 1981MB on the / filesystem >13:05:51,239 ERR packaging: installing package gvfs-afc-1.14.0-1.fc18.x86_64 needs 1982MB on the / filesystem >13:05:51,240 ERR packaging: installing package seed-3.2.0-3.fc18.2.x86_64 needs 1982MB on the / filesystem >13:05:51,240 ERR packaging: installing package libpeas-1.6.1-1.fc18.x86_64 needs 1983MB on the / filesystem >13:05:51,240 ERR packaging: installing package adwaita-gtk3-theme-3.6.1-3.fc18.x86_64 needs 1984MB on the / filesystem >13:05:51,240 ERR packaging: installing package gnome-themes-standard-3.6.1-3.fc18.x86_64 needs 1993MB on the / filesystem >13:05:51,240 ERR packaging: installing package gnome-desktop3-3.6.1-1.fc18.x86_64 needs 1996MB on the / filesystem >13:05:51,240 ERR packaging: installing package cheese-libs-2:3.6.1-1.fc18.x86_64 needs 2001MB on the / filesystem >13:05:51,241 ERR packaging: installing package gnome-settings-daemon-3.6.1-1.fc18.x86_64 needs 2008MB on the / filesystem >13:05:51,241 ERR packaging: installing package control-center-1:3.6.1-1.fc18.x86_64 needs 2024MB on the / filesystem >13:05:51,241 ERR packaging: installing package evolution-3.5.92-2.fc18.x86_64 needs 2072MB on the / filesystem >13:05:51,241 ERR packaging: installing package nautilus-extensions-3.6.1-1.fc18.x86_64 needs 2073MB on the / filesystem >13:05:51,241 ERR packaging: installing package nautilus-3.6.1-1.fc18.x86_64 needs 2088MB on the / filesystem >13:05:51,241 ERR packaging: installing package gnome-settings-daemon-updates-3.6.1-1.fc18.x86_64 needs 2088MB on the / filesystem >13:05:51,242 ERR packaging: installing package libcanberra-gtk2-0.29-4.fc18.x86_64 needs 2088MB on the / filesystem >13:05:51,242 ERR packaging: installing package metacity-2.34.8-1.fc18.x86_64 needs 2095MB on the / filesystem >13:05:51,242 ERR packaging: installing package gdm-1:3.6.1-1.fc18.x86_64 needs 2100MB on the / filesystem >13:05:51,242 ERR packaging: installing package pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 needs 2100MB on the / filesystem >13:05:51,242 ERR packaging: installing package gdm-libs-1:3.6.1-1.fc18.x86_64 needs 2101MB on the / filesystem >13:05:51,243 ERR packaging: installing package libmx-1.4.7-2.fc18.x86_64 needs 2103MB on the / filesystem >13:05:51,243 ERR packaging: installing package clutter-gst-1.6.0-3.fc18.x86_64 needs 2103MB on the / filesystem >13:05:51,243 ERR packaging: installing package libmash-0.2.0-7.fc18.x86_64 needs 2104MB on the / filesystem >13:05:51,243 ERR packaging: installing package avahi-ui-gtk3-0.6.31-6.fc18.x86_64 needs 2104MB on the / filesystem >13:05:51,243 ERR packaging: installing package colord-gtk-0.1.22-3.fc18.x86_64 needs 2104MB on the / filesystem >13:05:51,243 ERR packaging: installing package gnome-panel-libs-3.6.0-1.fc18.x86_64 needs 2104MB on the / filesystem >13:05:51,244 ERR packaging: installing package caribou-0.4.4-1.fc18.x86_64 needs 2105MB on the / filesystem >13:05:51,244 ERR packaging: installing package file-roller-3.6.1.1-1.fc18.x86_64 needs 2110MB on the / filesystem >13:05:51,244 ERR packaging: installing package gtkmm30-3.5.13-1.fc18.x86_64 needs 2116MB on the / filesystem >13:05:51,244 ERR packaging: installing package unique3-3.0.2-4.fc18.x86_64 needs 2116MB on the / filesystem >13:05:51,244 ERR packaging: installing package iok-2.1.3-2.fc18.x86_64 needs 2116MB on the / filesystem >13:05:51,245 ERR packaging: installing package comps-extras-20-5.fc18.noarch needs 2116MB on the / filesystem >13:05:51,245 ERR packaging: installing package PackageKit-yum-0.8.4-3.fc18.x86_64 needs 2117MB on the / filesystem >13:05:51,245 ERR packaging: installing package PackageKit-0.8.4-3.fc18.x86_64 needs 2121MB on the / filesystem >13:05:51,245 ERR packaging: installing package libreport-filesystem-2.0.14-1.fc18.x86_64 needs 2121MB on the / filesystem >13:05:51,245 ERR packaging: installing package libreport-2.0.14-1.fc18.x86_64 needs 2122MB on the / filesystem >13:05:51,245 ERR packaging: installing package libreport-python-2.0.14-1.fc18.x86_64 needs 2122MB on the / filesystem >13:05:51,246 ERR packaging: installing package abrt-libs-2.0.13-1.fc18.x86_64 needs 2122MB on the / filesystem >13:05:51,246 ERR packaging: installing package abrt-2.0.13-1.fc18.x86_64 needs 2123MB on the / filesystem >13:05:51,246 ERR packaging: installing package libreport-web-2.0.14-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,246 ERR packaging: installing package libreport-gtk-2.0.14-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,246 ERR packaging: installing package libreport-plugin-bugzilla-2.0.14-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,246 ERR packaging: installing package libreport-plugin-kerneloops-2.0.14-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,247 ERR packaging: installing package abrt-addon-kerneloops-2.0.13-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,247 ERR packaging: installing package abrt-addon-vmcore-2.0.13-1.fc18.x86_64 needs 2124MB on the / filesystem >13:05:51,247 ERR packaging: installing package abrt-plugin-bodhi-2.0.13-1.fc18.x86_64 needs 2125MB on the / filesystem >13:05:51,247 ERR packaging: installing package libreport-plugin-ureport-2.0.14-1.fc18.x86_64 needs 2125MB on the / filesystem >13:05:51,247 ERR packaging: installing package abrt-addon-xorg-2.0.13-1.fc18.x86_64 needs 2125MB on the / filesystem >13:05:51,248 ERR packaging: installing package abrt-addon-python-2.0.13-1.fc18.x86_64 needs 2125MB on the / filesystem >13:05:51,248 ERR packaging: installing package abrt-retrace-client-2.0.13-1.fc18.x86_64 needs 2126MB on the / filesystem >13:05:51,248 ERR packaging: installing package abrt-addon-ccpp-2.0.13-1.fc18.x86_64 needs 2126MB on the / filesystem >13:05:51,248 ERR packaging: installing package abrt-dbus-2.0.13-1.fc18.x86_64 needs 2126MB on the / filesystem >13:05:51,248 ERR packaging: installing package abrt-gui-2.0.13-1.fc18.x86_64 needs 2127MB on the / filesystem >13:05:51,248 ERR packaging: installing package libreport-plugin-logger-2.0.14-1.fc18.x86_64 needs 2127MB on the / filesystem >13:05:51,249 ERR packaging: installing package libreport-newt-2.0.14-1.fc18.x86_64 needs 2127MB on the / filesystem >13:05:51,249 ERR packaging: installing package python-meh-0.17-1.fc18.noarch needs 2127MB on the / filesystem >13:05:51,249 ERR packaging: installing package gnome-user-docs-3.6.1-1.fc18.noarch needs 2165MB on the / filesystem >13:05:51,249 ERR packaging: installing package yelp-1:3.6.1-1.fc18.x86_64 needs 2168MB on the / filesystem >13:05:51,249 ERR packaging: installing package yelp-libs-1:3.6.1-1.fc18.x86_64 needs 2168MB on the / filesystem >13:05:51,250 ERR packaging: installing package evolution-help-3.5.92-2.fc18.noarch needs 2184MB on the / filesystem >13:05:51,250 ERR packaging: installing package firstboot-18.4-1.fc18.x86_64 needs 2185MB on the / filesystem >13:05:51,250 ERR packaging: installing package abrt-desktop-2.0.13-1.fc18.x86_64 needs 2186MB on the / filesystem >13:05:51,250 ERR packaging: installing package setroubleshoot-3.1.17-2.fc18.x86_64 needs 2186MB on the / filesystem >13:05:51,250 ERR packaging: installing package gnome-packagekit-3.6.0-2.fc18.x86_64 needs 2199MB on the / filesystem >13:05:51,250 ERR packaging: installing package PackageKit-yum-plugin-0.8.4-3.fc18.x86_64 needs 2199MB on the / filesystem >13:05:51,251 ERR packaging: installing package ibus-m17n-1.3.4-6.fc18.x86_64 needs 2200MB on the / filesystem >13:05:51,251 ERR packaging: installing package gnome-system-monitor-3.6.1-1.fc18.x86_64 needs 2206MB on the / filesystem >13:05:51,251 ERR packaging: installing package file-roller-nautilus-3.6.1.1-1.fc18.x86_64 needs 2206MB on the / filesystem >13:05:51,251 ERR packaging: installing package gnome-panel-3.6.0-1.fc18.x86_64 needs 2216MB on the / filesystem >13:05:51,251 ERR packaging: installing package gnome-color-manager-3.6.0-1.fc18.x86_64 needs 2220MB on the / filesystem >13:05:51,251 ERR packaging: installing package vinagre-3.6.1-1.fc18.x86_64 needs 2226MB on the / filesystem >13:05:51,252 ERR packaging: installing package rhythmbox-2.98-4.fc18.x86_64 needs 2241MB on the / filesystem >13:05:51,252 ERR packaging: installing package evince-nautilus-3.6.1-1.fc18.x86_64 needs 2241MB on the / filesystem >13:05:51,252 ERR packaging: installing package brasero-nautilus-3.6.0-2.fc18.x86_64 needs 2241MB on the / filesystem >13:05:51,252 ERR packaging: installing package deja-dup-24.0-1.fc18.x86_64 needs 2246MB on the / filesystem >13:05:51,252 ERR packaging: installing package evolution-ews-3.5.92-1.fc18.x86_64 needs 2247MB on the / filesystem >13:05:51,253 ERR packaging: installing package orca-3.6.1-1.fc18.x86_64 needs 2265MB on the / filesystem >13:05:51,253 ERR packaging: installing package empathy-3.6.1-1.fc18.x86_64 needs 2280MB on the / filesystem >13:05:51,253 ERR packaging: installing package cheese-2:3.6.1-1.fc18.x86_64 needs 2277MB on the / filesystem >13:05:51,253 ERR packaging: installing package gnome-contacts-3.6.1-1.fc18.x86_64 needs 2279MB on the / filesystem >13:05:51,253 ERR packaging: installing package gnome-screensaver-3.6.1-1.fc18.x86_64 needs 2280MB on the / filesystem >13:05:51,253 ERR packaging: installing package gnome-font-viewer-3.6.0-1.fc18.x86_64 needs 2280MB on the / filesystem >13:05:51,254 ERR packaging: installing package eog-3.6.1-1.fc18.x86_64 needs 2291MB on the / filesystem >13:05:51,254 ERR packaging: installing package gnome-documents-3.6.1-1.fc18.x86_64 needs 2292MB on the / filesystem >13:05:51,254 ERR packaging: installing package totem-mozplugin-1:3.6.0-2.fc18.x86_64 needs 2293MB on the / filesystem >13:05:51,254 ERR packaging: installing package gedit-2:3.6.1-1.fc18.x86_64 needs 2311MB on the / filesystem >13:05:51,254 ERR packaging: installing package system-config-printer-1.3.11-1.fc18.x86_64 needs 2313MB on the / filesystem >13:05:51,254 ERR packaging: installing package hplip-3.12.10-1.fc18.x86_64 needs 2324MB on the / filesystem >13:05:51,255 ERR packaging: installing package libsane-hpaio-3.12.10-1.fc18.x86_64 needs 2324MB on the / filesystem >13:05:51,255 ERR packaging: installing package sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 needs 2334MB on the / filesystem >13:05:51,255 ERR packaging: installing package ibus-anthy-1.4.99.20121006-1.fc18.x86_64 needs 2335MB on the / filesystem >13:05:51,255 ERR packaging: installing package ibus-rawcode-1.3.1.20100707-8.fc18.x86_64 needs 2335MB on the / filesystem >13:05:51,255 ERR packaging: installing package ibus-hangul-1.4.1-5.fc18.x86_64 needs 2335MB on the / filesystem >13:05:51,256 ERR packaging: installing package ibus-typing-booster-0.0.9-1.fc18.noarch needs 2336MB on the / filesystem >13:05:51,256 ERR packaging: installing package ibus-chewing-1.4.2-1.fc18.x86_64 needs 2336MB on the / filesystem >13:05:51,256 ERR packaging: installing package ibus-libpinyin-1.4.93-1.fc18.x86_64 needs 2338MB on the / filesystem >13:05:51,256 ERR packaging: installing package sushi-3.6.0-1.fc18.x86_64 needs 2339MB on the / filesystem >13:05:51,256 ERR packaging: installing package firefox-16.0.1-1.fc18.x86_64 needs 2369MB on the / filesystem >13:05:51,256 ERR packaging: installing package libproxy-mozjs-0.4.7-5.fc18.x86_64 needs 2369MB on the / filesystem >13:05:51,257 ERR packaging: installing package network-manager-applet-0.9.7.0-3.git20120820.fc18.x86_64 needs 2370MB on the / filesystem >13:05:51,257 ERR packaging: installing package gnome-terminal-3.6.1-1.fc18.x86_64 needs 2381MB on the / filesystem >13:05:51,257 ERR packaging: installing package nautilus-sendto-1:3.6.0-1.fc18.x86_64 needs 2382MB on the / filesystem >13:05:51,257 ERR packaging: installing package gnome-clocks-0.1.3-2.fc18.noarch needs 2383MB on the / filesystem >13:05:51,257 ERR packaging: installing package NetworkManager-openvpn-1:0.9.3.997-3.fc18.x86_64 needs 2384MB on the / filesystem >13:05:51,258 ERR packaging: installing package NetworkManager-pptp-1:0.9.3.997-3.fc18.x86_64 needs 2384MB on the / filesystem >13:05:51,258 ERR packaging: installing package NetworkManager-vpnc-1:0.9.3.997-3.fc18.x86_64 needs 2385MB on the / filesystem >13:05:51,258 ERR packaging: installing package gvfs-smb-1.14.0-1.fc18.x86_64 needs 2385MB on the / filesystem >13:05:51,259 ERR packaging: installing package gvfs-gphoto2-1.14.0-1.fc18.x86_64 needs 2386MB on the / filesystem >13:05:51,259 ERR packaging: installing package seahorse-3.6.1-1.fc18.x86_64 needs 2393MB on the / filesystem >13:05:51,260 ERR packaging: installing package aisleriot-1:3.2.3.2-3.fc18.x86_64 needs 2408MB on the / filesystem >13:05:51,260 ERR packaging: installing package gnome-screenshot-3.6.0-1.fc18.x86_64 needs 2409MB on the / filesystem >13:05:51,260 ERR packaging: installing package xdg-user-dirs-gtk-0.9-2.fc18.x86_64 needs 2410MB on the / filesystem >13:05:51,260 ERR packaging: installing package mousetweaks-3.6.0-1.fc18.x86_64 needs 2410MB on the / filesystem >13:05:51,260 ERR packaging: installing package baobab-3.6.2-1.fc18.x86_64 needs 2412MB on the / filesystem >13:05:51,261 ERR packaging: installing package gcalctool-6.6.1-1.fc18.x86_64 needs 2417MB on the / filesystem >13:05:51,261 ERR packaging: installing package gnome-dictionary-3.6.0-1.fc18.x86_64 needs 2422MB on the / filesystem >13:05:51,261 ERR packaging: installing package PackageKit-gtk3-module-0.8.4-3.fc18.x86_64 needs 2422MB on the / filesystem >13:05:51,261 ERR packaging: installing package NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 needs 2423MB on the / filesystem >13:05:51,261 ERR packaging: installing package gtk3-immodule-xim-3.6.1-1.fc18.x86_64 needs 2423MB on the / filesystem >13:05:51,261 ERR packaging: installing package gnome-system-log-1:3.6.0-1.fc18.x86_64 needs 2424MB on the / filesystem >13:05:51,262 ERR packaging: installing package gnome-disk-utility-3.6.1-1.fc18.x86_64 needs 2429MB on the / filesystem >13:05:51,262 ERR packaging: installing package gucharmap-3.6.0-1.fc18.x86_64 needs 2437MB on the / filesystem >13:05:51,262 ERR packaging: installing package foomatic-4.0.8-13.fc18.x86_64 needs 2438MB on the / filesystem >13:05:51,262 ERR packaging: installing package fprintd-pam-0.4.1-3.fc18.x86_64 needs 2438MB on the / filesystem >13:05:51,262 ERR packaging: installing package xorg-x11-utils-7.5-7.fc18.x86_64 needs 2438MB on the / filesystem >13:05:51,262 ERR packaging: installing package plymouth-system-theme-0.8.7-1.fc18.x86_64 needs 2438MB on the / filesystem >13:05:51,263 ERR packaging: installing package gutenprint-cups-5.2.9-2.fc18.x86_64 needs 2439MB on the / filesystem >13:05:51,263 ERR packaging: installing package bluez-cups-4.101-2.fc18.x86_64 needs 2439MB on the / filesystem >13:05:51,263 ERR packaging: installing package firewall-config-0.2.9-1.fc18.noarch needs 2439MB on the / filesystem >13:05:51,263 ERR packaging: installing package gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 needs 2440MB on the / filesystem >13:05:51,263 ERR packaging: installing package icedtea-web-1.3-1.fc18.x86_64 needs 2441MB on the / filesystem >13:05:51,264 ERR packaging: installing package gtk2-immodule-xim-2.24.13-1.fc18.x86_64 needs 2441MB on the / filesystem >13:05:51,264 ERR packaging: installing package paps-0.6.8-22.fc18.x86_64 needs 2441MB on the / filesystem >13:05:51,264 ERR packaging: installing package xorg-x11-drv-ati-7.0.0-0.6.20120910git7c7f27756.fc18.x86_64 needs 2441MB on the / filesystem >13:05:51,264 ERR packaging: installing package xorg-x11-drv-fbdev-0.4.3-3.fc18.x86_64 needs 2441MB on the / filesystem >13:05:51,264 ERR packaging: installing package xorg-x11-drv-modesetting-0.4.0-4.fc18.x86_64 needs 2442MB on the / filesystem >13:05:51,264 ERR packaging: installing package xorg-x11-drv-openchrome-0.3.1-1.fc18.x86_64 needs 2442MB on the / filesystem >13:05:51,265 ERR packaging: installing package xorg-x11-drv-vmmouse-12.9.0-6.fc18.x86_64 needs 2442MB on the / filesystem >13:05:51,265 ERR packaging: installing package xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64 needs 2442MB on the / filesystem >13:05:51,265 ERR packaging: installing package xorg-x11-drv-wacom-0.16.1-1.fc18.x86_64 needs 2443MB on the / filesystem >13:05:51,265 ERR packaging: installing package xorg-x11-drv-synaptics-1.6.2-5.fc18.x86_64 needs 2443MB on the / filesystem >13:05:51,265 ERR packaging: installing package xorg-x11-drv-evdev-2.7.3-1.fc18.x86_64 needs 2443MB on the / filesystem >13:05:51,266 ERR packaging: installing package xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 needs 2444MB on the / filesystem >13:05:51,266 ERR packaging: installing package xorg-x11-drv-qxl-0.0.22-5.20120718gitde6620788.fc18.x86_64 needs 2444MB on the / filesystem >13:05:51,266 ERR packaging: installing package xorg-x11-drv-intel-2.20.8-1.fc18.x86_64 needs 2446MB on the / filesystem >13:05:51,266 ERR packaging: installing package xorg-x11-drv-mga-1.6.1-2.fc18.x86_64 needs 2446MB on the / filesystem >13:05:51,266 ERR packaging: installing package glx-utils-7.10-8.20101028.fc18.x86_64 needs 2446MB on the / filesystem >13:05:51,266 ERR packaging: installing package spice-vdagent-0.12.0-1.fc18.x86_64 needs 2446MB on the / filesystem >13:05:51,267 ERR packaging: installing package mesa-dri-drivers-9.0-1.fc18.x86_64 needs 2482MB on the / filesystem >13:05:51,267 ERR packaging: installing package sssd-1.9.1-1.fc18.x86_64 needs 2494MB on the / filesystem >13:05:51,267 ERR packaging: installing package sendmail-8.14.5-15.fc18.x86_64 needs 2496MB on the / filesystem >13:05:51,267 ERR packaging: installing package grub2-1:2.00-9.fc18.x86_64 needs 2497MB on the / filesystem >13:05:51,267 ERR packaging: installing package isdn4k-utils-3.2-84.fc18.x86_64 needs 2501MB on the / filesystem >13:05:51,268 ERR packaging: installing package mdadm-3.2.5-9.fc18.x86_64 needs 2502MB on the / filesystem >13:05:51,268 ERR packaging: installing package avahi-0.6.31-6.fc18.x86_64 needs 2503MB on the / filesystem >13:05:51,268 ERR packaging: installing package quota-1:4.00-6.fc18.x86_64 needs 2504MB on the / filesystem >13:05:51,268 ERR packaging: installing package rp-pppoe-3.10-13.fc18.x86_64 needs 2505MB on the / filesystem >13:05:51,268 ERR packaging: installing package iptstate-2.2.2-8.fc18.x86_64 needs 2505MB on the / filesystem >13:05:51,268 ERR packaging: installing package minicom-2.5-8.fc17.x86_64 needs 2506MB on the / filesystem >13:05:51,269 ERR packaging: installing package wireless-tools-1:29-8.1.fc18.x86_64 needs 2506MB on the / filesystem >13:05:51,269 ERR packaging: installing package samba-client-2:4.0.0-153.fc18.rc2.x86_64 needs 2508MB on the / filesystem >13:05:51,269 ERR packaging: installing package openssh-server-6.1p1-1.fc18.x86_64 needs 2509MB on the / filesystem >13:05:51,269 ERR packaging: installing package coolkey-1.1.0-21.fc18.x86_64 needs 2509MB on the / filesystem >13:05:51,269 ERR packaging: installing package selinux-policy-targeted-3.11.1-36.fc18.noarch needs 2526MB on the / filesystem >13:05:51,270 ERR packaging: installing package wvdial-1.61-6.fc18.x86_64 needs 2526MB on the / filesystem >13:05:51,270 ERR packaging: installing package PackageKit-gstreamer-plugin-0.8.4-3.fc18.x86_64 needs 2526MB on the / filesystem >13:05:51,270 ERR packaging: installing package PackageKit-command-not-found-0.8.4-3.fc18.x86_64 needs 2527MB on the / filesystem >13:05:51,270 ERR packaging: installing package realmd-0.8-2.fc18.x86_64 needs 2527MB on the / filesystem >13:05:51,270 ERR packaging: installing package ModemManager-0.6.0.0-1.fc18.x86_64 needs 2528MB on the / filesystem >13:05:51,270 ERR packaging: installing package psacct-6.5.5-7.fc18.x86_64 needs 2529MB on the / filesystem >13:05:51,271 ERR packaging: installing package prelink-0.4.6-7.fc18.x86_64 needs 2531MB on the / filesystem >13:05:51,271 ERR packaging: installing package b43-openfwwf-5.2-8.fc18.noarch needs 2531MB on the / filesystem >13:05:51,271 ERR packaging: installing package mcelog-2:1.0-0.6.6e4e2a00.fc18.x86_64 needs 2531MB on the / filesystem >13:05:51,271 ERR packaging: installing package chrony-1.27-0.5.pre1.git1ca844.fc18.x86_64 needs 2532MB on the / filesystem >13:05:51,271 ERR packaging: installing package aic94xx-firmware-30-4.fc18.noarch needs 2532MB on the / filesystem >13:05:51,271 ERR packaging: installing package biosdevname-0.4.1-2.fc18.x86_64 needs 2532MB on the / filesystem >13:05:51,272 ERR packaging: installing package irda-utils-0.9.18-16.fc18.x86_64 needs 2532MB on the / filesystem >13:05:51,272 ERR packaging: installing package smartmontools-1:5.43-3.fc18.x86_64 needs 2534MB on the / filesystem >13:05:51,272 ERR packaging: installing package rng-tools-4-1.fc18.x86_64 needs 2534MB on the / filesystem >13:05:51,272 ERR packaging: installing package irqbalance-2:1.0.3-8.fc18.x86_64 needs 2534MB on the / filesystem >13:05:51,272 ERR packaging: installing package at-3.1.13-9.fc18.x86_64 needs 2534MB on the / filesystem >13:05:51,273 ERR packaging: installing package system-config-printer-udev-1.3.11-1.fc18.x86_64 needs 2535MB on the / filesystem >13:05:51,273 ERR packaging: installing package passwdqc-1.2.2-4.fc18.x86_64 needs 2535MB on the / filesystem >13:05:51,273 ERR packaging: installing package yum-langpacks-0.3.0-3.fc18.noarch needs 2535MB on the / filesystem >13:05:51,273 ERR packaging: installing package yum-utils-1.1.31-6.fc18.noarch needs 2535MB on the / filesystem >13:05:51,273 ERR packaging: installing package yum-presto-0.9.0-1.fc18.noarch needs 2535MB on the / filesystem >13:05:51,273 ERR packaging: installing package sos-2.2-30.fc18.noarch needs 2537MB on the / filesystem >13:05:51,274 ERR packaging: installing package tcpdump-14:4.3.0-2.fc18.x86_64 needs 2538MB on the / filesystem >13:05:51,274 ERR packaging: installing package mlocate-0.26-1.fc18.x86_64 needs 2538MB on the / filesystem >13:05:51,274 ERR packaging: installing package man-db-2.6.2-5.fc18.x86_64 needs 2540MB on the / filesystem >13:05:51,274 ERR packaging: installing package sudo-1.8.6p3-1.fc18.x86_64 needs 2544MB on the / filesystem >13:05:51,274 ERR packaging: installing package bind-utils-32:9.9.1-10.P3.fc18.x86_64 needs 2545MB on the / filesystem >13:05:51,275 ERR packaging: installing package dump-1:0.4-0.13.b44.fc18.x86_64 needs 2545MB on the / filesystem >13:05:51,275 ERR packaging: installing package numactl-2.0.7-7.fc18.x86_64 needs 2545MB on the / filesystem >13:05:51,275 ERR packaging: installing package pam_pkcs11-0.6.2-9.fc18.x86_64 needs 2546MB on the / filesystem >13:05:51,275 ERR packaging: installing package linux-atm-2.5.1-5.fc18.x86_64 needs 2548MB on the / filesystem >13:05:51,275 ERR packaging: installing package ntsysv-1.3.59-2.fc18.x86_64 needs 2548MB on the / filesystem >13:05:51,276 ERR packaging: installing package pciutils-3.1.10-2.fc18.x86_64 needs 2548MB on the / filesystem >13:05:51,276 ERR packaging: installing package pinfo-0.6.10-6.fc18.x86_64 needs 2548MB on the / filesystem >13:05:51,276 ERR packaging: installing package btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 needs 2551MB on the / filesystem >13:05:51,276 ERR packaging: installing package krb5-workstation-1.10.3-5.fc18.x86_64 needs 2553MB on the / filesystem >13:05:51,276 ERR packaging: installing package pam_krb5-2.4.1-1.fc18.x86_64 needs 2553MB on the / filesystem >13:05:51,277 ERR packaging: installing package fedora-release-notes-17.1.0-2.fc18.noarch needs 2560MB on the / filesystem >13:05:51,277 ERR packaging: installing package usbutils-006-2.fc18.x86_64 needs 2560MB on the / filesystem >13:05:51,277 ERR packaging: installing package cifs-utils-5.7-1.fc18.x86_64 needs 2560MB on the / filesystem >13:05:51,277 ERR packaging: installing package lftp-4.3.8-1.fc18.x86_64 needs 2563MB on the / filesystem >13:05:51,277 ERR packaging: installing package jwhois-4.0-30.fc18.x86_64 needs 2563MB on the / filesystem >13:05:51,277 ERR packaging: installing package stunnel-4.53-2.fc18.x86_64 needs 2564MB on the / filesystem >13:05:51,278 ERR packaging: installing package m17n-contrib-1.1.14-1.fc18.noarch needs 2565MB on the / filesystem >13:05:51,278 ERR packaging: installing package policycoreutils-restorecond-2.1.12-5.fc18.x86_64 needs 2566MB on the / filesystem >13:05:51,278 ERR packaging: installing package bash-completion-1:2.0-2.fc18.noarch needs 2567MB on the / filesystem >13:05:51,278 ERR packaging: installing package unzip-6.0-6.fc18.x86_64 needs 2568MB on the / filesystem >13:05:51,278 ERR packaging: installing package ftp-0.17-61.fc18.x86_64 needs 2568MB on the / filesystem >13:05:51,279 ERR packaging: installing package bc-1.06.95-7.fc18.x86_64 needs 2568MB on the / filesystem >13:05:51,279 ERR packaging: installing package ed-1.6-2.fc18.x86_64 needs 2568MB on the / filesystem >13:05:51,279 ERR packaging: installing package time-1.7-42.fc18.x86_64 needs 2568MB on the / filesystem >13:05:51,279 ERR packaging: installing package nano-2.3.1-4.fc18.x86_64 needs 2570MB on the / filesystem >13:05:51,279 ERR packaging: installing package lsof-4.86-4.fc18.x86_64 needs 2571MB on the / filesystem >13:05:51,279 ERR packaging: installing package attr-2.4.46-7.fc18.x86_64 needs 2571MB on the / filesystem >13:05:51,280 ERR packaging: installing package thai-scalable-waree-fonts-0.5.0-3.fc18.noarch needs 2572MB on the / filesystem >13:05:51,280 ERR packaging: installing package liberation-mono-fonts-2.00.1-1.fc18.noarch needs 2573MB on the / filesystem >13:05:51,280 ERR packaging: installing package stix-fonts-1.1.0-2.fc18.noarch needs 2575MB on the / filesystem >13:05:51,280 ERR packaging: installing package vlgothic-fonts-20120928-1.fc18.noarch needs 2579MB on the / filesystem >13:05:51,280 ERR packaging: installing package lklug-fonts-0.6-7.20090803cvs.fc18.noarch needs 2579MB on the / filesystem >13:05:51,281 ERR packaging: installing package lohit-oriya-fonts-2.5.1-2.fc18.noarch needs 2580MB on the / filesystem >13:05:51,281 ERR packaging: installing package lohit-kannada-fonts-2.5.1-3.fc18.noarch needs 2580MB on the / filesystem >13:05:51,281 ERR packaging: installing package lohit-bengali-fonts-2.5.1-2.fc18.noarch needs 2580MB on the / filesystem >13:05:51,281 ERR packaging: installing package cjkuni-uming-fonts-0.2.20080216.1-50.fc18.noarch needs 2601MB on the / filesystem >13:05:51,281 ERR packaging: installing package dejavu-sans-fonts-2.33-4.fc18.noarch needs 2607MB on the / filesystem >13:05:51,281 ERR packaging: installing package lohit-telugu-fonts-2.5.1-3.fc18.noarch needs 2607MB on the / filesystem >13:05:51,282 ERR packaging: installing package paratype-pt-sans-fonts-20100408-4.fc18.noarch needs 2610MB on the / filesystem >13:05:51,282 ERR packaging: installing package jomolhari-fonts-0.003-14.fc18.noarch needs 2612MB on the / filesystem >13:05:51,282 ERR packaging: installing package sil-abyssinica-fonts-1.200-4.fc18.noarch needs 2614MB on the / filesystem >13:05:51,282 ERR packaging: installing package nhn-nanum-gothic-fonts-3.020-4.fc18.noarch needs 2626MB on the / filesystem >13:05:51,282 ERR packaging: installing package smc-meera-fonts-5.0.1-3.fc18.noarch needs 2627MB on the / filesystem >13:05:51,282 ERR packaging: installing package wqy-zenhei-fonts-0.9.46-6.fc18.noarch needs 2644MB on the / filesystem >13:05:51,283 ERR packaging: installing package lohit-punjabi-fonts-2.5.1-3.fc18.noarch needs 2644MB on the / filesystem >13:05:51,283 ERR packaging: installing package traceroute-3:2.0.18-4.fc18.x86_64 needs 2645MB on the / filesystem >13:05:51,284 ERR packaging: installing package lohit-devanagari-fonts-2.5.1-4.fc18.noarch needs 2645MB on the / filesystem >13:05:51,284 ERR packaging: installing package khmeros-base-fonts-5.0-14.fc18.noarch needs 2645MB on the / filesystem >13:05:51,285 ERR packaging: installing package sil-padauk-fonts-2.4-9.fc18.noarch needs 2646MB on the / filesystem >13:05:51,285 ERR packaging: installing package liberation-sans-fonts-2.00.1-1.fc18.noarch needs 2648MB on the / filesystem >13:05:51,285 ERR packaging: installing package paktype-naqsh-fonts-3.1-1.fc18.noarch needs 2648MB on the / filesystem >13:05:51,285 ERR packaging: installing package lohit-assamese-fonts-2.5.1-3.fc18.noarch needs 2648MB on the / filesystem >13:05:51,285 ERR packaging: installing package lohit-tamil-fonts-2.5.1-3.fc18.noarch needs 2648MB on the / filesystem >13:05:51,286 ERR packaging: installing package dejavu-serif-fonts-2.33-4.fc18.noarch needs 2651MB on the / filesystem >13:05:51,286 ERR packaging: installing package lohit-gujarati-fonts-2.5.1-3.fc18.noarch needs 2651MB on the / filesystem >13:05:51,286 ERR packaging: installing package dejavu-sans-mono-fonts-2.33-4.fc18.noarch needs 2652MB on the / filesystem >13:05:51,286 ERR packaging: installing package liberation-serif-fonts-2.00.1-1.fc18.noarch needs 2654MB on the / filesystem >13:05:51,286 ERR packaging: installing package talk-0.17-39.fc18.x86_64 needs 2654MB on the / filesystem >13:05:51,286 ERR packaging: installing package mtr-2:0.82-3.fc18.x86_64 needs 2654MB on the / filesystem >13:05:51,287 ERR packaging: installing package telnet-1:0.17-54.fc18.x86_64 needs 2654MB on the / filesystem >13:05:51,287 ERR packaging: installing package ethtool-2:3.4.1-2.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,287 ERR packaging: installing package symlinks-1.4-6.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,287 ERR packaging: installing package bridge-utils-1.5-4.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,287 ERR packaging: installing package vconfig-1.9-11.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,287 ERR packaging: installing package mpage-2.5.6-11.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,288 ERR packaging: installing package b43-fwcutter-015-3.fc18.x86_64 needs 2655MB on the / filesystem >13:05:51,288 ERR packaging: installing package rdist-1:6.1.5-54.fc18.x86_64 needs 2656MB on the / filesystem >13:05:51,288 ERR packaging: installing package tree-1.6.0-5.fc18.x86_64 needs 2656MB on the / filesystem >13:05:51,288 ERR packaging: installing package zip-3.0-5.fc18.x86_64 needs 2657MB on the / filesystem >13:05:51,288 ERR packaging: installing package dos2unix-6.0.1-1.fc18.x86_64 needs 2657MB on the / filesystem >13:05:51,289 ERR packaging: installing package microcode_ctl-2:2.0-1.x86_64 needs 2658MB on the / filesystem >13:05:51,289 ERR packaging: installing package rsh-0.17-69.fc18.x86_64 needs 2658MB on the / filesystem >13:05:51,289 ERR packaging: installing package rdate-1.4-20.fc18.x86_64 needs 2658MB on the / filesystem >13:05:51,289 ERR packaging: installing package finger-0.17-45.fc18.x86_64 needs 2658MB on the / filesystem >13:05:51,289 ERR packaging: installing package iwl6050-firmware-41.28.5.1-14.fc18.noarch needs 2659MB on the / filesystem >13:05:51,290 ERR packaging: installing package man-pages-3.42-1.fc18.noarch needs 2668MB on the / filesystem >13:05:51,290 ERR packaging: installing package ql2100-firmware-1.19.38-6.fc18.noarch needs 2668MB on the / filesystem >13:05:51,290 ERR packaging: installing package iwl135-firmware-18.168.6.1-14.fc18.noarch needs 2669MB on the / filesystem >13:05:51,290 ERR packaging: installing package words-3.0-20.fc18.noarch needs 2674MB on the / filesystem >13:05:51,290 ERR packaging: installing package iwl5150-firmware-8.24.2.2-14.fc18.noarch needs 2675MB on the / filesystem >13:05:51,290 ERR packaging: installing package ql2400-firmware-5.08.00-1.fc18.noarch needs 2675MB on the / filesystem >13:05:51,291 ERR packaging: installing package ql2200-firmware-2.02.08-6.fc18.noarch needs 2675MB on the / filesystem >13:05:51,291 ERR packaging: installing package iwl2030-firmware-18.168.6.1-14.fc18.noarch needs 2676MB on the / filesystem >13:05:51,291 ERR packaging: installing package ql23xx-firmware-3.03.28-4.fc18.noarch needs 2676MB on the / filesystem >13:05:51,291 ERR packaging: installing package iwl6000g2a-firmware-17.168.5.3-14.fc18.noarch needs 2677MB on the / filesystem >13:05:51,291 ERR packaging: installing package zd1211-firmware-1.4-7.fc18.noarch needs 2677MB on the / filesystem >13:05:51,292 ERR packaging: installing package mailcap-2.1.40-1.fc18.noarch needs 2678MB on the / filesystem >13:05:51,292 ERR packaging: installing package iwl100-firmware-39.31.5.1-14.fc18.noarch needs 2678MB on the / filesystem >13:05:51,292 ERR packaging: installing package atmel-firmware-1.3-10.fc18.noarch needs 2679MB on the / filesystem >13:05:51,292 ERR packaging: installing package iwl105-firmware-18.168.6.1-14.fc18.noarch needs 2680MB on the / filesystem >13:05:51,292 ERR packaging: installing package iwl3945-firmware-15.32.2.9-14.fc18.noarch needs 2680MB on the / filesystem >13:05:51,292 ERR packaging: installing package iwl6000-firmware-9.221.4.1-14.fc18.noarch needs 2680MB on the / filesystem >13:05:51,293 ERR packaging: installing package rootfiles-8.1-9.fc18.noarch needs 2680MB on the / filesystem >13:05:51,293 ERR packaging: installing package iwl6000g2b-firmware-17.168.5.2-14.fc18.noarch needs 2682MB on the / filesystem >13:05:51,293 ERR packaging: installing package iwl2000-firmware-18.168.6.1-14.fc18.noarch needs 2682MB on the / filesystem >13:05:51,293 ERR packaging: installing package iwl4965-firmware-228.61.2.24-14.fc18.noarch needs 2683MB on the / filesystem >13:05:51,293 ERR packaging: installing package iwl5000-firmware-8.83.5.1_1-14.fc18.noarch needs 2684MB on the / filesystem >13:05:51,293 ERR packaging: installing package ipw2100-firmware-1.3-14.fc18.noarch needs 2684MB on the / filesystem >13:05:51,294 ERR packaging: installing package gnome-backgrounds-3.6.1-1.fc18.noarch needs 2695MB on the / filesystem >13:05:51,294 ERR packaging: installing package ipw2200-firmware-3.1-7.fc18.noarch needs 2695MB on the / filesystem >13:05:51,294 ERR packaging: installing package iwl1000-firmware-1:39.31.5.1-14.fc18.noarch needs 2696MB on the / filesystem >13:05:51,294 ERR packaging: installing package libertas-usb8388-firmware-20120925-0.1.git236367d.fc18.noarch needs 2696MB on the / filesystem >13:05:51,294 ERR packaging: installing package ql2500-firmware-5.08.00-1.fc18.noarch needs 2697MB on the / filesystem >13:05:51,295 ERR packaging: installing package rt73usb-firmware-1.8-10.fc18.noarch needs 2697MB on the / filesystem >13:05:51,295 ERR packaging: installing package ivtv-firmware-2:20080701-23.noarch needs 2698MB on the / filesystem >13:05:51,295 ERR packaging: installing package desktop-backgrounds-basic-18.0.0-1.fc18.noarch needs 2701MB on the / filesystem >13:05:51,295 ERR packaging: installing package rt61pci-firmware-1.2-10.fc18.noarch needs 2701MB on the / filesystem >13:05:51,295 ERR packaging: installing package kernel-3.6.1-1.fc18.x86_64 needs 2830MB on the / filesystem >13:05:51,295 ERR packaging: installing package pulseaudio-2.1-4.fc18.x86_64 needs 2833MB on the / filesystem >13:05:51,296 ERR packaging: installing package libseccomp-1.0.0-0.fc18.x86_64 needs 2833MB on the / filesystem >13:05:51,296 ERR packaging: installing package fuse-2.9.1-1.fc18.x86_64 needs 2833MB on the / filesystem >13:05:51,296 ERR packaging: installing package fuseiso-20070708-12.fc18.x86_64 needs 2833MB on the / filesystem >13:05:51,296 ERR packaging: installing package gvfs-fuse-1.14.0-1.fc18.x86_64 needs 2834MB on the / filesystem >13:05:51,296 ERR packaging: installing package totem-1:3.6.0-2.fc18.x86_64 needs 2843MB on the / filesystem >13:05:51,297 ERR packaging: installing package qemu-common-2:1.2.0-12.fc18.x86_64 needs 2844MB on the / filesystem >13:05:51,297 ERR packaging: installing package qemu-system-x86-2:1.2.0-12.fc18.x86_64 needs 2860MB on the / filesystem >13:05:51,297 ERR packaging: installing package qemu-kvm-2:1.2.0-12.fc18.x86_64 needs 2860MB on the / filesystem >13:05:51,297 ERR packaging: installing package qemu-img-2:1.2.0-12.fc18.x86_64 needs 2862MB on the / filesystem >13:05:51,297 ERR packaging: installing package libvirt-daemon-0.10.2-3.fc18.x86_64 needs 2865MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-network-0.10.2-3.fc18.x86_64 needs 2865MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-qemu-0.10.2-3.fc18.x86_64 needs 2866MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-interface-0.10.2-3.fc18.x86_64 needs 2867MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-storage-0.10.2-3.fc18.x86_64 needs 2867MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-nwfilter-0.10.2-3.fc18.x86_64 needs 2867MB on the / filesystem >13:05:51,298 ERR packaging: installing package libvirt-daemon-driver-secret-0.10.2-3.fc18.x86_64 needs 2867MB on the / filesystem >13:05:51,299 ERR packaging: installing package libvirt-daemon-driver-nodedev-0.10.2-3.fc18.x86_64 needs 2868MB on the / filesystem >13:05:51,299 ERR packaging: installing package libvirt-daemon-kvm-0.10.2-3.fc18.x86_64 needs 2868MB on the / filesystem >13:05:51,299 ERR packaging: installing package pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 needs 2868MB on the / filesystem >13:05:51,299 ERR packaging: installing package bluez-4.101-2.fc18.x86_64 needs 2870MB on the / filesystem >13:05:51,299 ERR packaging: installing package gnome-bluetooth-1:3.6.0-1.fc18.x86_64 needs 2871MB on the / filesystem >13:05:51,300 ERR packaging: installing package gnome-shell-3.6.1-1.fc18.x86_64 needs 2876MB on the / filesystem >13:05:51,300 ERR packaging: installing package gnome-boxes-3.6.0-1.fc18.x86_64 needs 2879MB on the / filesystem >13:05:51,300 ERR packaging: installing package totem-nautilus-1:3.6.0-2.fc18.x86_64 needs 2879MB on the / filesystem >13:05:51,300 ERR packaging: installing package pulseaudio-module-x11-2.1-4.fc18.x86_64 needs 2879MB on the / filesystem >13:05:51,300 ERR packaging: installing package alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 needs 2879MB on the / filesystem >13:05:51,300 ERR packaging: installing package xorg-x11-drv-nouveau-1:1.0.1-6.fc18.x86_64 needs 2880MB on the / filesystem >13:05:51,301 ERR packaging: installing package pcmciautils-018-3.fc18.x86_64 needs 2880MB on the / filesystem >13:05:51,308 INFO packaging: ==== start rpm scriptlet logs ==== >13:05:51,310 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >13:05:51,310 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >14:01:26,276 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:01:26,300 INFO program: Running... modprobe fcoe >14:01:26,403 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:01:26,473 INFO program: No FCoE boot disk information is found in EDD! >14:01:26,477 INFO program: Running... udevadm settle --timeout=300 >14:01:26,579 INFO program: Running... multipath -d >14:01:26,629 INFO program: Running... multipath -ll >14:01:27,482 INFO program: Running... metacity --display :1 --sm-disable >14:01:28,091 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >14:01:28,313 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,327 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,329 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,330 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,336 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,347 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,348 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,349 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,351 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,352 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,355 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,362 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,368 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,372 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,373 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,384 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,385 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,387 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,388 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,389 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,390 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,395 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,396 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:28,398 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:01:29,334 INFO program: Running... udevadm control --property=ANACONDA=1 >14:01:29,361 INFO program: Running... systemctl start chronyd.service >14:01:29,508 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:01:29,588 INFO program: Running... udevadm settle --timeout=300 >14:01:29,748 INFO program: Running... multipath -d >14:01:29,779 INFO program: Running... multipath -ll >14:01:30,245 INFO program: Running... ntfsinfo -m /dev/sda1 >14:01:30,512 INFO program: Volume Information >14:01:30,513 INFO program: Name of device: /dev/sda1 >14:01:30,513 INFO program: Device state: 11 >14:01:30,514 INFO program: Volume Name: >14:01:30,514 INFO program: Volume State: 91 >14:01:30,515 INFO program: Volume Version: 3.1 >14:01:30,515 INFO program: Sector Size: 512 >14:01:30,516 INFO program: Cluster Size: 2048 >14:01:30,516 INFO program: Index Block Size: 4096 >14:01:30,517 INFO program: Volume Size in Clusters: 1024127 >14:01:30,517 INFO program: MFT Information >14:01:30,518 INFO program: MFT Record Size: 1024 >14:01:30,518 INFO program: MFT Zone Multiplier: 0 >14:01:30,519 INFO program: MFT Data Position: 24 >14:01:30,519 INFO program: MFT Zone Start: 341376 >14:01:30,520 INFO program: MFT Zone End: 469391 >14:01:30,520 INFO program: MFT Zone Position: 341376 >14:01:30,521 INFO program: Current Position in First Data Zone: 469391 >14:01:30,521 INFO program: Current Position in Second Data Zone: 0 >14:01:30,521 INFO program: LCN of Data Attribute for FILE_MFT: 341376 >14:01:30,522 INFO program: FILE_MFTMirr Size: 4 >14:01:30,522 INFO program: LCN of Data Attribute for File_MFTMirr: 512063 >14:01:30,523 INFO program: Size of Attribute Definition Table: 2560 >14:01:30,527 INFO program: FILE_Bitmap Information >14:01:30,527 INFO program: FILE_Bitmap MFT Record Number: 6 >14:01:30,527 INFO program: State of FILE_Bitmap Inode: 80 >14:01:30,528 INFO program: Length of Attribute List: 0 >14:01:30,529 INFO program: Attribute List: (null) >14:01:30,529 INFO program: Number of Attached Extent Inodes: 0 >14:01:30,530 INFO program: FILE_Bitmap Data Attribute Information >14:01:30,530 INFO program: Decompressed Runlist: not done yet >14:01:30,531 INFO program: Base Inode: 6 >14:01:30,531 INFO program: Attribute Types: not done yet >14:01:30,532 INFO program: Attribute Name Length: 0 >14:01:30,532 INFO program: Attribute State: 3 >14:01:30,532 INFO program: Attribute Allocated Size: 129024 >14:01:30,533 INFO program: Attribute Data Size: 128016 >14:01:30,533 INFO program: Attribute Initialized Size: 128016 >14:01:30,534 INFO program: Attribute Compressed Size: 0 >14:01:30,534 INFO program: Compression Block Size: 0 >14:01:30,535 INFO program: Compression Block Size Bits: 0 >14:01:30,536 INFO program: Compression Block Clusters: 0 >14:01:30,536 INFO program: Running... ntfsresize -m /dev/sda1 >14:01:30,755 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >14:01:30,755 INFO program: Minsize (in MB): 1824 >14:01:30,885 INFO program: Running... dumpe2fs -h /dev/sda2 >14:01:30,919 INFO program: Filesystem volume name: <none> >14:01:30,920 INFO program: Last mounted on: /mnt/sysimage >14:01:30,920 INFO program: Filesystem UUID: 3d880063-8be5-4464-b415-8eb7c26e66d8 >14:01:30,921 INFO program: Filesystem magic number: 0xEF53 >14:01:30,921 INFO program: Filesystem revision #: 1 (dynamic) >14:01:30,922 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:01:30,922 INFO program: Filesystem flags: signed_directory_hash >14:01:30,922 INFO program: Default mount options: user_xattr acl >14:01:30,923 INFO program: Filesystem state: not clean >14:01:30,923 INFO program: Errors behavior: Continue >14:01:30,924 INFO program: Filesystem OS type: Linux >14:01:30,924 INFO program: Inode count: 128 >14:01:30,925 INFO program: Block count: 1024 >14:01:30,925 INFO program: Reserved block count: 51 >14:01:30,925 INFO program: Free blocks: 986 >14:01:30,926 INFO program: Free inodes: 117 >14:01:30,926 INFO program: First block: 1 >14:01:30,927 INFO program: Block size: 1024 >14:01:30,927 INFO program: Fragment size: 1024 >14:01:30,932 INFO program: Reserved GDT blocks: 3 >14:01:30,932 INFO program: Blocks per group: 8192 >14:01:30,933 INFO program: Fragments per group: 8192 >14:01:30,933 INFO program: Inodes per group: 128 >14:01:30,934 INFO program: Inode blocks per group: 16 >14:01:30,934 INFO program: Flex block group size: 16 >14:01:30,935 INFO program: Filesystem created: Mon Oct 22 17:02:25 2012 >14:01:30,935 INFO program: Last mount time: Mon Oct 22 17:02:25 2012 >14:01:30,936 INFO program: Last write time: Mon Oct 22 17:02:25 2012 >14:01:30,936 INFO program: Mount count: 1 >14:01:30,937 INFO program: Maximum mount count: -1 >14:01:30,937 INFO program: Last checked: Mon Oct 22 17:02:25 2012 >14:01:30,937 INFO program: Check interval: 0 (<none>) >14:01:30,938 INFO program: Lifetime writes: 85 kB >14:01:30,942 INFO program: Reserved blocks uid: 0 (user root) >14:01:30,943 INFO program: Reserved blocks gid: 0 (group root) >14:01:30,943 INFO program: First inode: 11 >14:01:30,944 INFO program: Inode size: 128 >14:01:30,944 INFO program: Default directory hash: half_md4 >14:01:30,945 INFO program: Directory Hash Seed: 94edaa45-79ca-4265-ad71-0a18ce84beba >14:01:30,945 INFO program: >14:01:30,946 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:30,946 INFO program: Running... dumpe2fs -h /dev/sda2 >14:01:30,962 INFO program: Filesystem volume name: <none> >14:01:30,963 INFO program: Last mounted on: /mnt/sysimage >14:01:30,963 INFO program: Filesystem UUID: 3d880063-8be5-4464-b415-8eb7c26e66d8 >14:01:30,964 INFO program: Filesystem magic number: 0xEF53 >14:01:30,964 INFO program: Filesystem revision #: 1 (dynamic) >14:01:30,964 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:01:30,965 INFO program: Filesystem flags: signed_directory_hash >14:01:30,965 INFO program: Default mount options: user_xattr acl >14:01:30,966 INFO program: Filesystem state: not clean >14:01:30,966 INFO program: Errors behavior: Continue >14:01:30,967 INFO program: Filesystem OS type: Linux >14:01:30,967 INFO program: Inode count: 128 >14:01:30,968 INFO program: Block count: 1024 >14:01:30,968 INFO program: Reserved block count: 51 >14:01:30,969 INFO program: Free blocks: 986 >14:01:30,969 INFO program: Free inodes: 117 >14:01:30,969 INFO program: First block: 1 >14:01:30,970 INFO program: Block size: 1024 >14:01:30,970 INFO program: Fragment size: 1024 >14:01:30,970 INFO program: Reserved GDT blocks: 3 >14:01:30,971 INFO program: Blocks per group: 8192 >14:01:30,971 INFO program: Fragments per group: 8192 >14:01:30,972 INFO program: Inodes per group: 128 >14:01:30,972 INFO program: Inode blocks per group: 16 >14:01:30,973 INFO program: Flex block group size: 16 >14:01:30,977 INFO program: Filesystem created: Mon Oct 22 17:02:25 2012 >14:01:30,978 INFO program: Last mount time: Mon Oct 22 17:02:25 2012 >14:01:30,978 INFO program: Last write time: Mon Oct 22 17:02:25 2012 >14:01:30,979 INFO program: Mount count: 1 >14:01:30,979 INFO program: Maximum mount count: -1 >14:01:30,979 INFO program: Last checked: Mon Oct 22 17:02:25 2012 >14:01:30,980 INFO program: Check interval: 0 (<none>) >14:01:30,980 INFO program: Lifetime writes: 85 kB >14:01:30,981 INFO program: Reserved blocks uid: 0 (user root) >14:01:30,981 INFO program: Reserved blocks gid: 0 (group root) >14:01:30,982 INFO program: First inode: 11 >14:01:30,982 INFO program: Inode size: 128 >14:01:30,982 INFO program: Default directory hash: half_md4 >14:01:30,983 INFO program: Directory Hash Seed: 94edaa45-79ca-4265-ad71-0a18ce84beba >14:01:30,983 INFO program: >14:01:30,983 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:30,984 INFO program: Running... resize2fs -P /dev/sda2 >14:01:31,009 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:01:31,011 ERR program: Please run 'e2fsck -f /dev/sda2' first. >14:01:31,011 ERR program: >14:01:31,290 INFO program: Running... dumpe2fs -h /dev/loop1 >14:01:31,314 INFO program: Filesystem volume name: Anaconda >14:01:31,314 INFO program: Last mounted on: / >14:01:31,315 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:01:31,315 INFO program: Filesystem magic number: 0xEF53 >14:01:31,315 INFO program: Filesystem revision #: 1 (dynamic) >14:01:31,315 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 >14:01:31,316 INFO program: Filesystem flags: signed_directory_hash >14:01:31,316 INFO program: Default mount options: user_xattr acl >14:01:31,316 INFO program: Filesystem state: clean >14:01:31,316 INFO program: Errors behavior: Continue >14:01:31,317 INFO program: Filesystem OS type: Linux >14:01:31,317 INFO program: Inode count: 65536 >14:01:31,317 INFO program: Block count: 1048576 >14:01:31,317 INFO program: Reserved block count: 0 >14:01:31,317 INFO program: Free blocks: 312570 >14:01:31,318 INFO program: Free inodes: 38349 >14:01:31,318 INFO program: First block: 1 >14:01:31,318 INFO program: Block size: 1024 >14:01:31,318 INFO program: Fragment size: 1024 >14:01:31,319 INFO program: Reserved GDT blocks: 256 >14:01:31,319 INFO program: Blocks per group: 8192 >14:01:31,319 INFO program: Fragments per group: 8192 >14:01:31,319 INFO program: Inodes per group: 512 >14:01:31,320 INFO program: Inode blocks per group: 128 >14:01:31,320 INFO program: Flex block group size: 16 >14:01:31,320 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:01:31,321 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >14:01:31,322 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >14:01:31,322 INFO program: Mount count: 2 >14:01:31,322 INFO program: Maximum mount count: -1 >14:01:31,322 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:01:31,323 INFO program: Check interval: 0 (<none>) >14:01:31,323 INFO program: Lifetime writes: 32 MB >14:01:31,323 INFO program: Reserved blocks uid: 0 (user root) >14:01:31,323 INFO program: Reserved blocks gid: 0 (group root) >14:01:31,324 INFO program: First inode: 11 >14:01:31,330 INFO program: Inode size: 256 >14:01:31,330 INFO program: Required extra isize: 28 >14:01:31,331 INFO program: Desired extra isize: 28 >14:01:31,331 INFO program: Journal inode: 8 >14:01:31,331 INFO program: Default directory hash: half_md4 >14:01:31,331 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:01:31,331 INFO program: Journal backup: inode blocks >14:01:31,332 INFO program: Journal features: (none) >14:01:31,332 INFO program: Journal size: 32M >14:01:31,332 INFO program: Journal length: 32768 >14:01:31,332 INFO program: Journal sequence: 0x00000007 >14:01:31,333 INFO program: Journal start: 0 >14:01:31,333 INFO program: >14:01:31,333 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:31,334 INFO program: Running... dumpe2fs -h /dev/loop1 >14:01:31,354 INFO program: Filesystem volume name: Anaconda >14:01:31,355 INFO program: Last mounted on: / >14:01:31,355 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:01:31,355 INFO program: Filesystem magic number: 0xEF53 >14:01:31,355 INFO program: Filesystem revision #: 1 (dynamic) >14:01:31,355 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 >14:01:31,356 INFO program: Filesystem flags: signed_directory_hash >14:01:31,356 INFO program: Default mount options: user_xattr acl >14:01:31,356 INFO program: Filesystem state: clean >14:01:31,356 INFO program: Errors behavior: Continue >14:01:31,357 INFO program: Filesystem OS type: Linux >14:01:31,357 INFO program: Inode count: 65536 >14:01:31,357 INFO program: Block count: 1048576 >14:01:31,357 INFO program: Reserved block count: 0 >14:01:31,357 INFO program: Free blocks: 312570 >14:01:31,358 INFO program: Free inodes: 38349 >14:01:31,358 INFO program: First block: 1 >14:01:31,358 INFO program: Block size: 1024 >14:01:31,358 INFO program: Fragment size: 1024 >14:01:31,359 INFO program: Reserved GDT blocks: 256 >14:01:31,359 INFO program: Blocks per group: 8192 >14:01:31,359 INFO program: Fragments per group: 8192 >14:01:31,359 INFO program: Inodes per group: 512 >14:01:31,360 INFO program: Inode blocks per group: 128 >14:01:31,366 INFO program: Flex block group size: 16 >14:01:31,366 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:01:31,366 INFO program: Last mount time: Sat Oct 20 03:17:28 2012 >14:01:31,367 INFO program: Last write time: Sat Oct 20 03:17:35 2012 >14:01:31,367 INFO program: Mount count: 2 >14:01:31,367 INFO program: Maximum mount count: -1 >14:01:31,367 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:01:31,368 INFO program: Check interval: 0 (<none>) >14:01:31,368 INFO program: Lifetime writes: 32 MB >14:01:31,368 INFO program: Reserved blocks uid: 0 (user root) >14:01:31,368 INFO program: Reserved blocks gid: 0 (group root) >14:01:31,369 INFO program: First inode: 11 >14:01:31,369 INFO program: Inode size: 256 >14:01:31,369 INFO program: Required extra isize: 28 >14:01:31,369 INFO program: Desired extra isize: 28 >14:01:31,369 INFO program: Journal inode: 8 >14:01:31,370 INFO program: Default directory hash: half_md4 >14:01:31,370 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:01:31,370 INFO program: Journal backup: inode blocks >14:01:31,370 INFO program: Journal features: (none) >14:01:31,373 INFO program: Journal size: 32M >14:01:31,373 INFO program: Journal length: 32768 >14:01:31,373 INFO program: Journal sequence: 0x00000007 >14:01:31,374 INFO program: Journal start: 0 >14:01:31,374 INFO program: >14:01:31,374 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:31,375 INFO program: Running... resize2fs -P /dev/loop1 >14:01:31,395 INFO program: Couldn't find valid filesystem superblock. >14:01:31,395 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:01:31,396 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:01:31,541 INFO program: Running... udevadm settle --timeout=300 >14:01:31,685 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:01:31,701 INFO program: Filesystem volume name: Anaconda >14:01:31,702 INFO program: Last mounted on: /sysroot >14:01:31,702 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:01:31,702 INFO program: Filesystem magic number: 0xEF53 >14:01:31,702 INFO program: Filesystem revision #: 1 (dynamic) >14:01:31,703 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 >14:01:31,703 INFO program: Filesystem flags: signed_directory_hash >14:01:31,703 INFO program: Default mount options: user_xattr acl >14:01:31,703 INFO program: Filesystem state: clean >14:01:31,703 INFO program: Errors behavior: Continue >14:01:31,704 INFO program: Filesystem OS type: Linux >14:01:31,704 INFO program: Inode count: 65536 >14:01:31,704 INFO program: Block count: 1048576 >14:01:31,704 INFO program: Reserved block count: 0 >14:01:31,705 INFO program: Free blocks: 312570 >14:01:31,705 INFO program: Free inodes: 38349 >14:01:31,705 INFO program: First block: 1 >14:01:31,705 INFO program: Block size: 1024 >14:01:31,706 INFO program: Fragment size: 1024 >14:01:31,706 INFO program: Reserved GDT blocks: 256 >14:01:31,706 INFO program: Blocks per group: 8192 >14:01:31,706 INFO program: Fragments per group: 8192 >14:01:31,706 INFO program: Inodes per group: 512 >14:01:31,707 INFO program: Inode blocks per group: 128 >14:01:31,707 INFO program: Flex block group size: 16 >14:01:31,707 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:01:31,707 INFO program: Last mount time: Mon Oct 22 14:01:19 2012 >14:01:31,711 INFO program: Last write time: Mon Oct 22 14:01:19 2012 >14:01:31,711 INFO program: Mount count: 3 >14:01:31,711 INFO program: Maximum mount count: -1 >14:01:31,712 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:01:31,712 INFO program: Check interval: 0 (<none>) >14:01:31,712 INFO program: Lifetime writes: 32 MB >14:01:31,712 INFO program: Reserved blocks uid: 0 (user root) >14:01:31,713 INFO program: Reserved blocks gid: 0 (group root) >14:01:31,713 INFO program: First inode: 11 >14:01:31,713 INFO program: Inode size: 256 >14:01:31,713 INFO program: Required extra isize: 28 >14:01:31,713 INFO program: Desired extra isize: 28 >14:01:31,714 INFO program: Journal inode: 8 >14:01:31,714 INFO program: Default directory hash: half_md4 >14:01:31,714 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:01:31,714 INFO program: Journal backup: inode blocks >14:01:31,715 INFO program: Journal features: (none) >14:01:31,715 INFO program: Journal size: 32M >14:01:31,715 INFO program: Journal length: 32768 >14:01:31,715 INFO program: Journal sequence: 0x00000008 >14:01:31,715 INFO program: Journal start: 1 >14:01:31,716 INFO program: >14:01:31,716 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:31,717 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:01:31,728 INFO program: Filesystem volume name: Anaconda >14:01:31,729 INFO program: Last mounted on: /sysroot >14:01:31,729 INFO program: Filesystem UUID: 9e285342-0dc4-47ed-93cb-7541d97af8ed >14:01:31,729 INFO program: Filesystem magic number: 0xEF53 >14:01:31,730 INFO program: Filesystem revision #: 1 (dynamic) >14:01:31,730 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 >14:01:31,730 INFO program: Filesystem flags: signed_directory_hash >14:01:31,734 INFO program: Default mount options: user_xattr acl >14:01:31,734 INFO program: Filesystem state: clean >14:01:31,734 INFO program: Errors behavior: Continue >14:01:31,735 INFO program: Filesystem OS type: Linux >14:01:31,735 INFO program: Inode count: 65536 >14:01:31,735 INFO program: Block count: 1048576 >14:01:31,735 INFO program: Reserved block count: 0 >14:01:31,736 INFO program: Free blocks: 312570 >14:01:31,736 INFO program: Free inodes: 38349 >14:01:31,736 INFO program: First block: 1 >14:01:31,736 INFO program: Block size: 1024 >14:01:31,737 INFO program: Fragment size: 1024 >14:01:31,737 INFO program: Reserved GDT blocks: 256 >14:01:31,737 INFO program: Blocks per group: 8192 >14:01:31,737 INFO program: Fragments per group: 8192 >14:01:31,738 INFO program: Inodes per group: 512 >14:01:31,738 INFO program: Inode blocks per group: 128 >14:01:31,738 INFO program: Flex block group size: 16 >14:01:31,739 INFO program: Filesystem created: Sat Oct 20 03:17:15 2012 >14:01:31,739 INFO program: Last mount time: Mon Oct 22 14:01:19 2012 >14:01:31,739 INFO program: Last write time: Mon Oct 22 14:01:19 2012 >14:01:31,739 INFO program: Mount count: 3 >14:01:31,740 INFO program: Maximum mount count: -1 >14:01:31,740 INFO program: Last checked: Sat Oct 20 03:17:15 2012 >14:01:31,740 INFO program: Check interval: 0 (<none>) >14:01:31,740 INFO program: Lifetime writes: 32 MB >14:01:31,741 INFO program: Reserved blocks uid: 0 (user root) >14:01:31,741 INFO program: Reserved blocks gid: 0 (group root) >14:01:31,741 INFO program: First inode: 11 >14:01:31,741 INFO program: Inode size: 256 >14:01:31,742 INFO program: Required extra isize: 28 >14:01:31,742 INFO program: Desired extra isize: 28 >14:01:31,746 INFO program: Journal inode: 8 >14:01:31,746 INFO program: Default directory hash: half_md4 >14:01:31,746 INFO program: Directory Hash Seed: 67e38a5f-2bc5-4eb1-b627-d73d75874e0a >14:01:31,747 INFO program: Journal backup: inode blocks >14:01:31,747 INFO program: Journal features: (none) >14:01:31,747 INFO program: Journal size: 32M >14:01:31,747 INFO program: Journal length: 32768 >14:01:31,748 INFO program: Journal sequence: 0x00000008 >14:01:31,748 INFO program: Journal start: 1 >14:01:31,748 INFO program: >14:01:31,748 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:01:31,749 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:01:31,765 INFO program: Estimated minimum size of the filesystem: 733647 >14:01:31,766 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:01:31,794 INFO program: Running... udevadm settle --timeout=300 >14:01:31,840 INFO program: Running... udevadm settle --timeout=300 >14:01:31,883 INFO program: Running... udevadm settle --timeout=300 >14:01:31,918 INFO program: Running... udevadm settle --timeout=300 >14:01:31,960 INFO program: Running... udevadm settle --timeout=300 >14:01:31,993 INFO program: Running... udevadm settle --timeout=300 >14:01:32,057 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >14:01:32,070 INFO program: Running... arch >14:01:32,103 INFO program: Running... /bin/umount /mnt/sysimage >14:01:32,112 INFO program: Running... udevadm settle --timeout=300 >13:04:43,450 INFO program: Running... modprobe btrfs >13:04:43,574 INFO program: Running... modprobe xfs >13:04:43,686 INFO program: Running... modprobe vfat >13:05:12,407 INFO program: Running... udevadm settle --timeout=300 >13:05:18,560 INFO program: Running... udevadm settle --timeout=300 >13:05:28,680 INFO program: Running... udevadm settle --timeout=300 >13:05:34,323 INFO program: Running... hwclock --systohc --utc >13:05:35,514 INFO program: Running... udevadm settle --timeout=300 >13:05:35,540 INFO program: Running... udevadm settle --timeout=300 >13:05:35,561 INFO program: Running... udevadm settle --timeout=300 >13:05:35,610 INFO program: Running... wipefs -a /dev/sda2 >13:05:35,651 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:05:35,659 INFO program: Running... udevadm settle --timeout=300 >13:05:35,682 INFO program: Running... udevadm settle --timeout=300 >13:05:35,699 INFO program: Running... udevadm settle --timeout=300 >13:05:35,723 INFO program: Running... udevadm settle --timeout=300 >13:05:35,779 INFO program: Running... udevadm settle --timeout=300 >13:05:35,848 INFO program: Running... udevadm settle --timeout=300 >13:05:35,886 INFO program: Running... udevadm settle --timeout=300 >13:05:35,975 INFO program: Running... wipefs -a /dev/sda2 >13:05:36,000 INFO program: Running... udevadm settle --timeout=300 >13:05:36,018 INFO program: Running... udevadm settle --timeout=300 >13:05:36,081 INFO program: Running... mke2fs -t ext4 /dev/sda2 >13:05:36,131 ERR program: mke2fs 1.42.5 (29-Jul-2012) >13:05:36,134 INFO program: Filesystem label= >13:05:36,134 INFO program: OS type: Linux >13:05:36,135 INFO program: Block size=1024 (log=0) >13:05:36,135 INFO program: Fragment size=1024 (log=0) >13:05:36,136 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:05:36,136 INFO program: 128 inodes, 1024 blocks >13:05:36,137 INFO program: 51 blocks (4.98%) reserved for the super user >13:05:36,138 INFO program: First data block=1 >13:05:36,138 INFO program: Maximum filesystem blocks=1048576 >13:05:36,139 INFO program: 1 block group >13:05:36,139 INFO program: 8192 blocks per group, 8192 fragments per group >13:05:36,140 INFO program: 128 inodes per group >13:05:36,140 INFO program: >13:05:36,141 INFO program: Allocating group tables: 0/1 done >13:05:36,141 INFO program: Writing inode tables: 0/1 done >13:05:36,145 ERR program: >13:05:36,146 ERR program: Filesystem too small for a journal >13:05:36,182 INFO program: Writing superblocks and filesystem accounting information: 0/1 done >13:05:36,187 INFO program: >13:05:36,202 INFO program: Running... udevadm settle --timeout=300 >13:05:36,232 INFO program: Running... udevadm settle --timeout=300 >17:05:36,330 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage >17:05:36,360 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >17:05:36,371 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >17:05:36,384 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >17:05:36,396 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >17:05:36,460 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >17:05:36,472 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux > > >/tmp/storage.log: >14:01:25,729 DEBUG storage: registered device format class MultipathMember as multipath_member >14:01:25,734 DEBUG storage: registered device format class SwapSpace as swap >14:01:25,735 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:01:25,772 DEBUG storage: registered device format class LUKS as luks >14:01:25,774 DEBUG storage: registered device format class MDRaidMember as mdmember >14:01:25,781 DEBUG storage: registered device format class DiskLabel as disklabel >14:01:25,804 DEBUG storage: registered device format class Ext2FS as ext2 >14:01:25,804 DEBUG storage: registered device format class Ext3FS as ext3 >14:01:25,805 DEBUG storage: registered device format class Ext4FS as ext4 >14:01:25,806 DEBUG storage: registered device format class FATFS as vfat >14:01:25,806 DEBUG storage: registered device format class EFIFS as efi >14:01:25,807 DEBUG storage: registered device format class BTRFS as btrfs >14:01:25,807 DEBUG storage: registered device format class GFS2 as gfs2 >14:01:25,808 DEBUG storage: registered device format class JFS as jfs >14:01:25,808 DEBUG storage: registered device format class ReiserFS as reiserfs >14:01:25,809 DEBUG storage: registered device format class XFS as xfs >14:01:25,809 DEBUG storage: registered device format class HFS as hfs >14:01:25,810 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:01:25,810 DEBUG storage: registered device format class HFSPlus as hfs+ >14:01:25,811 DEBUG storage: registered device format class NTFS as ntfs >14:01:25,811 DEBUG storage: registered device format class NFS as nfs >14:01:25,812 DEBUG storage: registered device format class NFSv4 as nfs4 >14:01:25,812 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:01:25,813 DEBUG storage: registered device format class NoDevFS as nodev >14:01:25,813 DEBUG storage: registered device format class DevPtsFS as devpts >14:01:25,814 DEBUG storage: registered device format class ProcFS as proc >14:01:25,814 DEBUG storage: registered device format class SysFS as sysfs >14:01:25,815 DEBUG storage: registered device format class TmpFS as tmpfs >14:01:25,815 DEBUG storage: registered device format class BindFS as bind >14:01:25,816 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:01:25,816 DEBUG storage: registered device format class USBFS as usbfs >14:01:25,818 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:01:25,819 DEBUG storage: registered device format class BIOSBoot as biosboot >14:01:25,821 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:01:26,561 DEBUG storage: MultipathTopology._build_topology: >14:01:26,562 DEBUG storage: /etc/multipath.conf contents: >14:01:26,562 DEBUG storage: # multipath.conf written by anaconda >14:01:26,563 DEBUG storage: >14:01:26,563 DEBUG storage: defaults { >14:01:26,564 DEBUG storage: user_friendly_names yes >14:01:26,564 DEBUG storage: } >14:01:26,565 DEBUG storage: blacklist { >14:01:26,565 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:01:26,566 DEBUG storage: devnode "^hd[a-z]" >14:01:26,566 DEBUG storage: devnode "^dcssblk[0-9]*" >14:01:26,567 DEBUG storage: device { >14:01:26,567 DEBUG storage: vendor "DGC" >14:01:26,567 DEBUG storage: product "LUNZ" >14:01:26,568 DEBUG storage: } >14:01:26,568 DEBUG storage: device { >14:01:26,569 DEBUG storage: vendor "IBM" >14:01:26,570 DEBUG storage: product "S/390.*" >14:01:26,570 DEBUG storage: } >14:01:26,571 DEBUG storage: # don't count normal SATA devices as multipaths >14:01:26,571 DEBUG storage: device { >14:01:26,571 DEBUG storage: vendor "ATA" >14:01:26,572 DEBUG storage: } >14:01:26,572 DEBUG storage: # don't count 3ware devices as multipaths >14:01:26,573 DEBUG storage: device { >14:01:26,573 DEBUG storage: vendor "3ware" >14:01:26,574 DEBUG storage: } >14:01:26,574 DEBUG storage: device { >14:01:26,575 DEBUG storage: vendor "AMCC" >14:01:26,575 DEBUG storage: } >14:01:26,576 DEBUG storage: # nor highpoint devices >14:01:26,576 DEBUG storage: device { >14:01:26,577 DEBUG storage: vendor "HPT" >14:01:26,577 DEBUG storage: } >14:01:26,577 DEBUG storage: } >14:01:26,578 DEBUG storage: multipaths { >14:01:26,578 DEBUG storage: } >14:01:26,578 DEBUG storage: (end of /etc/multipath.conf) >14:01:26,658 INFO storage: MultipathTopology: found singlepath device: sda >14:01:26,660 INFO storage: MultipathTopology: found non-disk device: sda1 >14:01:26,661 INFO storage: MultipathTopology: found non-disk device: sda2 >14:01:26,662 INFO storage: MultipathTopology: found non-disk device: sr0 >14:01:26,662 INFO storage: MultipathTopology: found singlepath device: loop0 >14:01:26,664 INFO storage: MultipathTopology: found singlepath device: loop1 >14:01:26,664 INFO storage: MultipathTopology: found singlepath device: loop2 >14:01:26,665 INFO storage: MultipathTopology: found singlepath device: loop3 >14:01:26,666 INFO storage: MultipathTopology: found singlepath device: loop4 >14:01:26,667 INFO storage: MultipathTopology: found singlepath device: loop5 >14:01:26,668 INFO storage: MultipathTopology: found singlepath device: loop6 >14:01:26,669 INFO storage: MultipathTopology: found singlepath device: loop7 >14:01:26,670 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:01:29,578 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:01:29,579 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:01:29,727 DEBUG storage: MultipathTopology._build_topology: >14:01:29,727 DEBUG storage: /etc/multipath.conf contents: >14:01:29,728 DEBUG storage: # multipath.conf written by anaconda >14:01:29,728 DEBUG storage: >14:01:29,729 DEBUG storage: defaults { >14:01:29,729 DEBUG storage: user_friendly_names yes >14:01:29,730 DEBUG storage: } >14:01:29,730 DEBUG storage: blacklist { >14:01:29,731 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:01:29,731 DEBUG storage: devnode "^hd[a-z]" >14:01:29,731 DEBUG storage: devnode "^dcssblk[0-9]*" >14:01:29,732 DEBUG storage: device { >14:01:29,732 DEBUG storage: vendor "DGC" >14:01:29,733 DEBUG storage: product "LUNZ" >14:01:29,733 DEBUG storage: } >14:01:29,734 DEBUG storage: device { >14:01:29,734 DEBUG storage: vendor "IBM" >14:01:29,735 DEBUG storage: product "S/390.*" >14:01:29,735 DEBUG storage: } >14:01:29,735 DEBUG storage: # don't count normal SATA devices as multipaths >14:01:29,736 DEBUG storage: device { >14:01:29,736 DEBUG storage: vendor "ATA" >14:01:29,736 DEBUG storage: } >14:01:29,737 DEBUG storage: # don't count 3ware devices as multipaths >14:01:29,737 DEBUG storage: device { >14:01:29,738 DEBUG storage: vendor "3ware" >14:01:29,742 DEBUG storage: } >14:01:29,743 DEBUG storage: device { >14:01:29,743 DEBUG storage: vendor "AMCC" >14:01:29,744 DEBUG storage: } >14:01:29,744 DEBUG storage: # nor highpoint devices >14:01:29,745 DEBUG storage: device { >14:01:29,745 DEBUG storage: vendor "HPT" >14:01:29,745 DEBUG storage: } >14:01:29,746 DEBUG storage: } >14:01:29,746 DEBUG storage: multipaths { >14:01:29,747 DEBUG storage: } >14:01:29,747 DEBUG storage: (end of /etc/multipath.conf) >14:01:29,825 INFO storage: MultipathTopology: found singlepath device: sda >14:01:29,828 INFO storage: MultipathTopology: found non-disk device: sda1 >14:01:29,830 INFO storage: MultipathTopology: found non-disk device: sda2 >14:01:29,831 INFO storage: MultipathTopology: found non-disk device: sr0 >14:01:29,832 INFO storage: MultipathTopology: found singlepath device: loop0 >14:01:29,833 INFO storage: MultipathTopology: found singlepath device: loop1 >14:01:29,834 INFO storage: MultipathTopology: found singlepath device: loop2 >14:01:29,835 INFO storage: MultipathTopology: found singlepath device: loop3 >14:01:29,836 INFO storage: MultipathTopology: found singlepath device: loop4 >14:01:29,837 INFO storage: MultipathTopology: found singlepath device: loop5 >14:01:29,837 INFO storage: MultipathTopology: found singlepath device: loop6 >14:01:29,838 INFO storage: MultipathTopology: found singlepath device: loop7 >14:01:29,839 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:01:29,840 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:01:29,857 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '81626', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:01:29,859 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:01:29,861 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:01:29,862 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:29,867 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:01:29,875 INFO storage: sda is a disk >14:01:29,876 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:29,878 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:01:29,887 INFO storage: added disk sda (id 0) to device tree >14:01:29,893 DEBUG storage: looking up parted Device: /dev/sda >14:01:29,913 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:01:29,916 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:01:29,935 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:01:29,944 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:01:29,995 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fed6fe61190>, <parted.partition.Partition object at 0x7fed6fe61350>] > device: <parted.device.Device object at 0x7fed6fe5cb50> > PedDisk: <_ped.Disk object at 0x7fed6fe60560> >14:01:29,996 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:01:29,998 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:01:30,011 INFO storage: got device: DiskDevice instance (0x7fed857bda50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 24576000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1529, 255, 63) biosGeometry: (1529, 255, 63) > PedDevice: <_ped.Device object at 0x7fed85778cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fed6fe47d10> >14:01:30,020 INFO storage: got format: DiskLabel instance (0x7fed6fe47dd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fed6fe61190>, <parted.partition.Partition object at 0x7fed6fe61350>] > device: <parted.device.Device object at 0x7fed6fe5cb50> > PedDisk: <_ped.Disk object at 0x7fed6fe60560> > origPartedDisk = <parted.disk.Disk object at 0x7fed6fe5cd90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 24576000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1529, 255, 63) biosGeometry: (1529, 255, 63) > PedDevice: <_ped.Device object at 0x7fed6fe59050> > >14:01:30,026 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/FE5079C7507986E5', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FE5079C7507986E5', > 'ID_FS_UUID_ENC': 'FE5079C7507986E5', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096512', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82099', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/FE5079C7507986E5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:01:30,029 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:01:30,031 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:01:30,033 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:30,036 INFO storage: sda1 is a partition >14:01:30,037 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:01:30,039 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:01:30,044 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >14:01:30,046 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:01:30,058 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:01:30,058 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:30,060 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:01:30,064 DEBUG storage: looking up parted Partition: /dev/sda1 >14:01:30,089 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:01:30,094 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:01:30,097 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:01:30,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:01:30,102 INFO storage: added partition sda1 (id 1) to device tree >14:01:30,103 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:01:30,132 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:01:30,149 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:01:30,151 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:01:30,230 WARN storage: disklabel detected but not usable on sda1 >14:01:30,231 INFO storage: type detected on 'sda1' is 'ntfs' >14:01:30,756 DEBUG storage: padding min size from 1739 up to 1913 >14:01:30,758 DEBUG storage: NTFS.supported: supported: False ; >14:01:30,759 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:01:30,760 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:01:30,765 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >14:01:30,766 DEBUG storage: looking up parted Device: /dev/sda1 >14:01:30,768 INFO storage: got device: PartitionDevice instance (0x7fed6fe47cd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2000.25 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x7fed85778f80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cc10> fileSystem: <parted.filesystem.FileSystem object at 0x7fed6fe61250> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed6fe611d0> PedPartition: <_ped.Partition object at 0x7fed6fe56d70> > disk = existing 12000MB disk sda (0) with existing msdos disklabel > start = 63 end = 4096574 length = 4096512 > flags = boot >14:01:30,771 DEBUG storage: NTFS.supported: supported: False ; >14:01:30,779 INFO storage: got format: NTFS instance (0x7fed6fe616d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = FE5079C7507986E5 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 2000.0 targetSize = 2000.0 > >14:01:30,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/3d880063-8be5-4464-b415-8eb7c26e66d8', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3d880063-8be5-4464-b415-8eb7c26e66d8', > 'ID_FS_UUID_ENC': '3d880063-8be5-4464-b415-8eb7c26e66d8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82114', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/3d880063-8be5-4464-b415-8eb7c26e66d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:01:30,788 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:01:30,789 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:01:30,794 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:30,795 INFO storage: sda2 is a partition >14:01:30,796 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:01:30,797 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:01:30,799 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >14:01:30,808 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:01:30,810 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:01:30,814 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:30,816 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:01:30,816 DEBUG storage: looking up parted Partition: /dev/sda2 >14:01:30,818 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:01:30,819 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:01:30,824 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:01:30,826 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:01:30,826 INFO storage: added partition sda2 (id 2) to device tree >14:01:30,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:01:30,841 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:01:30,845 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:01:30,849 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:01:30,883 WARN storage: disklabel detected but not usable on sda2 >14:01:30,884 INFO storage: type detected on 'sda2' is 'ext4' >14:01:31,012 DEBUG storage: padding min size from 0 up to 0 >14:01:31,013 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,014 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:01:31,016 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:01:31,020 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >14:01:31,021 DEBUG storage: looking up parted Device: /dev/sda2 >14:01:31,023 INFO storage: got device: PartitionDevice instance (0x7fed77a60e10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 12000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 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 0x7fed6fe59290> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cc10> fileSystem: <parted.filesystem.FileSystem object at 0x7fed6fe61410> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed6fe61390> PedPartition: <_ped.Partition object at 0x7fed6fe56dd0> > disk = existing 12000MB disk sda (0) with existing msdos disklabel > start = 4098048 end = 4100095 length = 2048 > flags = >14:01:31,060 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,064 INFO storage: got format: Ext4FS instance (0x7fed77a66090) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 3d880063-8be5-4464-b415-8eb7c26e66d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1.0 targetSize = 1.0 > >14:01:31,080 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '85900', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:01:31,082 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:01:31,091 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:01:31,092 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,093 INFO storage: sr0 is a cdrom >14:01:31,101 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:01:31,101 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,103 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:01:31,103 INFO storage: added cdrom sr0 (id 3) to device tree >14:01:31,104 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:01:31,110 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:01:31,112 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:01:31,118 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:01:31,120 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:01:31,145 WARN storage: disklabel detected but not usable on sr0 >14:01:31,146 INFO storage: type detected on 'sr0' is 'iso9660' >14:01:31,147 DEBUG storage: Iso9660FS.supported: supported: True ; >14:01:31,150 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:01:31,152 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:01:31,153 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:01:31,161 DEBUG storage: looking up parted Device: /dev/sr0 >14:01:31,162 INFO storage: got device: OpticalDevice instance (0x7fed77a60e90) -- > name = sr0 status = True kids = 0 id = 3 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7fed6fe59710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:01:31,163 DEBUG storage: Iso9660FS.supported: supported: True ; >14:01:31,164 INFO storage: got format: Iso9660FS instance (0x7fed77a66e10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >14:01:31,173 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': '278056', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:01:31,174 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:01:31,175 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:01:31,179 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,182 INFO storage: loop0 is a loop device >14:01:31,183 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:01:31,187 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:01:31,188 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,195 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:01:31,195 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 4) to device tree >14:01:31,197 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:01:31,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,204 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:01:31,205 INFO storage: added loop loop0 (id 5) to device tree >14:01:31,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:01:31,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:01:31,216 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:01:31,217 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:01:31,218 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:01:31,233 WARN storage: disklabel detected but not usable on loop0 >14:01:31,239 INFO storage: type detected on 'loop0' is 'squashfs' >14:01:31,239 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:01:31,240 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:01:31,241 INFO storage: got device: LoopDevice instance (0x7fed6fe47f50) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (4)'] > 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 >14:01:31,243 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '280204', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:01:31,251 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:01:31,252 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:01:31,253 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,253 INFO storage: loop1 is a loop device >14:01:31,254 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:01:31,261 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:01:31,262 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,265 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,266 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:01:31,272 INFO storage: added file /LiveOS/rootfs.img (id 6) to device tree >14:01:31,273 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:01:31,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,275 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:01:31,277 INFO storage: added loop loop1 (id 7) to device tree >14:01:31,278 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:01:31,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:01:31,286 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,286 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:01:31,289 DEBUG storage: device loop1 does not contain a disklabel >14:01:31,289 INFO storage: type detected on 'loop1' is 'ext4' >14:01:31,396 DEBUG storage: padding min size from 0 up to 0 >14:01:31,398 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,398 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:01:31,399 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:01:31,405 INFO storage: got device: LoopDevice instance (0x7fed77a73410) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > 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 >14:01:31,407 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,407 INFO storage: got format: Ext4FS instance (0x7fed77a73850) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:01:31,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '281624', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:01:31,417 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:01:31,418 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:01:31,422 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,425 INFO storage: loop2 is a loop device >14:01:31,426 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:01:31,427 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:01:31,431 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,435 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,437 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:01:31,441 INFO storage: added file /overlay (deleted) (id 8) to device tree >14:01:31,449 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:01:31,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,454 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:01:31,458 INFO storage: added loop loop2 (id 9) to device tree >14:01:31,459 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:01:31,463 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:01:31,466 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:01:31,467 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:01:31,474 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:01:31,496 WARN storage: disklabel detected but not usable on loop2 >14:01:31,497 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:01:31,500 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:01:31,501 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:01:31,502 INFO storage: got device: LoopDevice instance (0x7fed77a81690) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:01:31,504 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': '282968', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:01:31,511 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:01:31,512 DEBUG storage: lvm filter: adding loop3 to the reject list >14:01:31,513 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': '283480', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:01:31,516 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:01:31,516 DEBUG storage: lvm filter: adding loop4 to the reject list >14:01:31,518 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': '283929', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:01:31,519 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:01:31,519 DEBUG storage: lvm filter: adding loop5 to the reject list >14:01:31,530 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': '284418', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:01:31,531 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:01:31,531 DEBUG storage: lvm filter: adding loop6 to the reject list >14:01:31,533 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': '284862', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:01:31,540 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:01:31,541 DEBUG storage: lvm filter: adding loop7 to the reject list >14:01:31,541 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:01:31,605 INFO storage: devices to scan: ['dm-0'] >14:01:31,620 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/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37142', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:01:31,621 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:01:31,622 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:01:31,626 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,629 INFO storage: live-rw is a device-mapper device >14:01:31,630 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:01:31,638 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:01:31,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >14:01:31,644 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:01:31,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) >14:01:31,655 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:01:31,657 DEBUG storage: DeviceTree.getDeviceByName returned None >14:01:31,659 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:01:31,665 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:01:31,667 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:01:31,667 INFO storage: added dm live-rw (id 10) to device tree >14:01:31,668 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:01:31,675 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:01:31,676 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,679 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:01:31,679 DEBUG storage: device live-rw does not contain a disklabel >14:01:31,680 INFO storage: type detected on 'live-rw' is 'ext4' >14:01:31,767 DEBUG storage: padding min size from 717 up to 788 >14:01:31,768 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,768 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:01:31,770 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:01:31,774 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:01:31,787 INFO storage: got device: DMDevice instance (0x7fed77a82150) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9)'] > 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 0x7fed6fe59ef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:01:31,793 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:31,794 INFO storage: got format: Ext4FS instance (0x7fed77a14b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:01:31,839 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:01:31,876 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:01:31,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:01:31,879 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:01:31,917 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:01:31,952 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:01:31,954 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:01:31,960 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:01:31,992 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:01:32,026 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:01:32,027 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:01:32,028 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:01:32,032 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:01:32,033 INFO storage: edd: collected mbr signatures: {'sda': '0xd20fd20f'} >14:01:32,034 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xd20fd20f > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 24576000 >14:01:32,034 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >14:01:32,035 INFO storage: edd: matched 0x80 to sda using MBR sig >14:01:32,036 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:01:32,051 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:01:32,092 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:01:32,093 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:01:32,093 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >14:01:32,093 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:01:32,094 DEBUG storage: crypttab maps: [] >14:01:32,094 DEBUG storage: parsing /mnt/sysimage/etc/fstab >14:01:32,096 DEBUG storage: resolved 'UUID=3d880063-8be5-4464-b415-8eb7c26e66d8' to 'sda2' (partition) >14:01:32,097 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:01:32,274 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:32,276 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:32,282 DEBUG storage: NTFS.supported: supported: False ; >14:01:32,283 DEBUG storage: Ext4FS.supported: supported: True ; >14:01:32,289 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:01:32,292 DEBUG storage: Iso9660FS.supported: supported: True ; >14:01:32,599 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:01:32,612 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:01:32,615 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (3) with existing iso9660 filesystem >13:04:43,414 DEBUG storage: Iso9660FS.supported: supported: True ; >13:04:43,416 DEBUG storage: Iso9660FS.supported: supported: True ; >13:04:43,418 DEBUG storage: NFSv4.supported: supported: False ; >13:04:43,419 DEBUG storage: NFSv4.supported: supported: False ; >13:04:43,421 DEBUG storage: SELinuxFS.supported: supported: False ; >13:04:43,422 DEBUG storage: SELinuxFS.supported: supported: False ; >13:04:43,424 DEBUG storage: Ext4FS.supported: supported: True ; >13:04:43,425 DEBUG storage: Ext4FS.supported: supported: True ; >13:04:43,427 DEBUG storage: Ext3FS.supported: supported: True ; >13:04:43,429 DEBUG storage: Ext3FS.supported: supported: True ; >13:04:43,430 DEBUG storage: Ext2FS.supported: supported: True ; >13:04:43,432 DEBUG storage: Ext2FS.supported: supported: True ; >13:04:43,434 DEBUG storage: SysFS.supported: supported: False ; >13:04:43,436 DEBUG storage: SysFS.supported: supported: False ; >13:04:43,437 DEBUG storage: MultipathMember.__init__: >13:04:43,439 DEBUG storage: MDRaidMember.__init__: >13:04:43,440 DEBUG storage: ProcFS.supported: supported: False ; >13:04:43,442 DEBUG storage: ProcFS.supported: supported: False ; >13:04:43,444 DEBUG storage: SwapSpace.__init__: >13:04:43,445 DEBUG storage: DMRaidMember.__init__: >13:04:43,447 DEBUG storage: DevPtsFS.supported: supported: False ; >13:04:43,448 DEBUG storage: DevPtsFS.supported: supported: False ; >13:04:43,450 DEBUG storage: BTRFS.supported: supported: True ; >13:04:43,564 DEBUG storage: USBFS.supported: supported: False ; >13:04:43,567 DEBUG storage: USBFS.supported: supported: False ; >13:04:43,568 DEBUG storage: DiskLabel.__init__: >13:04:43,569 INFO storage: DiskLabel.partedDevice returning None >13:04:43,570 DEBUG storage: HFSPlus.supported: supported: False ; >13:04:43,572 DEBUG storage: HFSPlus.supported: supported: False ; >13:04:43,573 DEBUG storage: XFS.supported: supported: True ; >13:04:43,665 DEBUG storage: XFS.supported: supported: True ; >13:04:43,668 DEBUG storage: TmpFS.supported: supported: False ; >13:04:43,669 DEBUG storage: TmpFS.supported: supported: False ; >13:04:43,671 DEBUG storage: LUKS.__init__: >13:04:43,672 DEBUG storage: NTFS.supported: supported: False ; >13:04:43,674 DEBUG storage: NTFS.supported: supported: False ; >13:04:43,675 DEBUG storage: BindFS.supported: supported: False ; >13:04:43,677 DEBUG storage: BindFS.supported: supported: False ; >13:04:43,678 DEBUG storage: HFS.supported: supported: False ; >13:04:43,680 DEBUG storage: HFS.supported: supported: False ; >13:04:43,681 DEBUG storage: LVMPhysicalVolume.__init__: >13:04:43,683 DEBUG storage: NFS.supported: supported: False ; >13:04:43,684 DEBUG storage: NFS.supported: supported: False ; >13:04:43,686 DEBUG storage: FATFS.supported: supported: True ; >13:04:43,713 DEBUG storage: FATFS.supported: supported: True ; >13:04:43,715 DEBUG storage: NoDevFS.supported: supported: False ; >13:04:43,717 DEBUG storage: NoDevFS.supported: supported: False ; >13:05:12,404 DEBUG storage: clearpart: looking at sda2 >13:05:12,404 DEBUG storage: clearpart: looking at sda1 >13:05:12,405 DEBUG storage: checking whether disk sda has an empty extended >13:05:12,405 DEBUG storage: extended is None ; logicals is [] >13:05:12,406 DEBUG storage: new disk order: [] >13:05:12,430 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:05:12,432 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:12,433 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:05:12,435 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:12,435 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:05:12,437 DEBUG storage: _is_valid_disklabel(sda) returning True >13:05:12,437 DEBUG storage: _is_valid_size(sda) returning True >13:05:12,438 DEBUG storage: _is_valid_location(sda) returning True >13:05:12,438 DEBUG storage: _is_valid_format(sda) returning True >13:05:12,438 DEBUG storage: is_valid_stage1_device(sda) returning True >13:05:12,469 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:05:12,471 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: <parted.filesystem.FileSystem object at 0x7fed78fc4950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78fc48d0> PedPartition: <_ped.Partition object at 0x7fed78fbe470> >13:05:12,473 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:05:12,474 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: <parted.filesystem.FileSystem object at 0x7fed78fc4b10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78fc4a90> PedPartition: <_ped.Partition object at 0x7fed78fbe530> >13:05:15,054 DEBUG storage: Ext4FS.supported: supported: True ; >13:05:15,054 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:05:18,553 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >13:05:18,554 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:05:18,555 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >13:05:18,556 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:18,557 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:05:18,559 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:05:18,577 INFO storage.ui: removed partition sda2 (id 2) from device tree >13:05:18,579 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:05:18,580 INFO storage.ui: registered action: [1] Destroy Device partition sda2 (id 2) >13:05:26,091 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fed6320cb10>, 1.0, ['sda'], None >13:05:26,092 DEBUG storage.ui: creating new device >13:05:26,093 DEBUG storage.ui: Ext4FS.supported: supported: True ; >13:05:26,094 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >13:05:26,096 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:05:26,098 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >13:05:26,100 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >13:05:26,102 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:05:26,102 INFO storage.ui: added partition req0 (id 11) to device tree >13:05:26,103 INFO storage.ui: registered action: [2] Create Device partition req0 (id 11) >13:05:26,103 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:05:26,104 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 11) >13:05:26,106 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:05:26,107 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >13:05:26,108 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)'] >13:05:26,109 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >13:05:26,111 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:05:26,113 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:26,113 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:05:26,115 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:05:26,117 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:26,117 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:05:26,118 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1.0 >13:05:26,118 DEBUG storage.ui: checking freespace on sda >13:05:26,120 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >13:05:26,120 DEBUG storage.ui: current free range is 4096575-24575999 (9999MB) >13:05:26,121 DEBUG storage.ui: evaluating growth potential for new layout >13:05:26,121 DEBUG storage.ui: calculating growth for disk /dev/sda >13:05:26,122 DEBUG storage.ui: adjusted start sector from 4096575 to 4098048 >13:05:26,124 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:05:26,126 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff1190> PedPartition: <_ped.Partition object at 0x7fed78fea9b0> >13:05:26,128 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:05:26,129 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:05:26,131 DEBUG storage.ui: adding request 11 to chunk 20479425 (4096575-24575999) on /dev/sda >13:05:26,131 DEBUG storage.ui: Chunk.growRequests: 20479425 on /dev/sda start = 4096575 end = 24575999 >sectorSize = 512 > >13:05:26,132 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >13:05:26,132 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 1MB >13:05:26,133 DEBUG storage.ui: disk /dev/sda growth: 0 (0MB) >13:05:26,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:05:26,135 DEBUG storage.ui: device sda2 new partedPartition None >13:05:26,137 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:05:26,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:05:26,139 DEBUG storage.ui: total growth: 0 sectors >13:05:26,140 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:05:26,140 DEBUG storage.ui: new free: 4096575-24575999 / 9999MB >13:05:26,141 DEBUG storage.ui: new free allows for 0 sectors of growth >13:05:26,141 DEBUG storage.ui: adjusted start sector from 4096575 to 4098048 >13:05:26,143 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >13:05:26,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:05:26,145 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff1290> PedPartition: <_ped.Partition object at 0x7fed78fea890> >13:05:26,147 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:05:26,149 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:05:26,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:05:26,152 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff14d0> PedPartition: <_ped.Partition object at 0x7fed78feaa70> >13:05:26,153 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 11)'] >13:05:26,153 DEBUG storage.ui: growable partitions are ['sda2'] >13:05:26,154 DEBUG storage.ui: adding request 11 to chunk 20479425 (4096575-24575999) on /dev/sda >13:05:26,155 DEBUG storage.ui: disk sda has 1 chunks >13:05:26,155 DEBUG storage.ui: Chunk.growRequests: 20479425 on /dev/sda start = 4096575 end = 24575999 >sectorSize = 512 > >13:05:26,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >13:05:26,156 DEBUG storage.ui: growing partitions on sda >13:05:26,157 DEBUG storage.ui: partition sda2 (11): 0 >13:05:26,157 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 4098048 end: 4100095 length: 2048 > device: <parted.device.Device object at 0x7fed6320ce90> PedGeometry: <_ped.Geometry object at 0x7fed78fe7b90> >13:05:26,158 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)'] from disk(s) ['sda'] >13:05:26,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:05:26,161 DEBUG storage.ui: device sda2 new partedPartition None >13:05:26,163 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:05:26,165 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:05:26,165 DEBUG storage.ui: back from removeNewPartitions >13:05:26,166 DEBUG storage.ui: extended: None >13:05:26,166 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 4098048 end: 4100095 length: 2048 > device: <parted.device.Device object at 0x7fed6320ce90> PedGeometry: <_ped.Geometry object at 0x7fed78fe7b90> >13:05:26,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:05:26,169 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff1710> PedPartition: <_ped.Partition object at 0x7fed78fea950> >13:05:26,171 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:05:26,173 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:05:26,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:05:26,176 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6320cf90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff1c10> PedPartition: <_ped.Partition object at 0x7fed78feab30> >13:05:26,177 DEBUG storage.ui: fixing size of existing 2000MB partition sda1 (1) with existing ntfs filesystem at 2000.25 >13:05:26,178 DEBUG storage.ui: fixing size of non-existent 1MB partition sda2 (11) with non-existent ext4 filesystem mounted at / at 1.00 >13:05:28,584 DEBUG storage: Ext4FS.supported: supported: True ; >13:05:28,585 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:05:28,586 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fed6320cb10>, 1.0, ['sda'], None >13:05:28,671 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:05:28,672 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:05:28,673 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >13:05:28,675 INFO storage: registered action: [4] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:28,677 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:05:28,680 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:05:28,699 INFO storage: removed partition sda2 (id 2) from device tree >13:05:28,701 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:05:28,702 INFO storage: registered action: [5] Destroy Device partition sda2 (id 2) >13:05:28,703 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:05:28,704 DEBUG storage: device sda2 new partedPartition None >13:05:28,705 INFO storage: added partition req0 (id 11) to device tree >13:05:28,706 INFO storage: registered action: [6] Create Device partition req0 (id 11) >13:05:28,708 DEBUG storage: PartitionDevice._setFormat: req0 ; >13:05:28,710 DEBUG storage: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >13:05:28,710 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at / on partition req0 (id 11) >13:05:28,712 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:05:28,713 DEBUG storage: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >13:05:28,714 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)'] >13:05:28,714 DEBUG storage: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >13:05:28,716 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:05:28,718 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:28,718 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:05:28,720 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:05:28,721 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:28,722 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:05:28,722 DEBUG storage: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: False ; max_size: 1.0 >13:05:28,723 DEBUG storage: checking freespace on sda >13:05:28,724 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=False >13:05:28,725 DEBUG storage: current free range is 4096575-24575999 (9999MB) >13:05:28,726 DEBUG storage: updating use_disk to sda, type: 0 >13:05:28,726 DEBUG storage: new free: 4096575-24575999 / 9999MB >13:05:28,727 DEBUG storage: new free allows for 0 sectors of growth >13:05:28,727 DEBUG storage: adjusted start sector from 4096575 to 4098048 >13:05:28,729 DEBUG storage: created partition sda2 of 1MB and added it to /dev/sda >13:05:28,731 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:05:28,732 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff17d0> PedPartition: <_ped.Partition object at 0x7fed78feab90> >13:05:28,733 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: sda ; >13:05:28,735 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:05:28,737 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:05:28,739 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:05:28,739 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff14d0> PedPartition: <_ped.Partition object at 0x7fed78feac50> >13:05:28,740 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 11)'] >13:05:28,741 DEBUG storage: no growable partitions >13:05:28,741 DEBUG storage: fixing size of existing 2000MB partition sda1 (1) with existing ntfs filesystem at 2000.25 >13:05:28,742 DEBUG storage: fixing size of non-existent 1MB partition sda2 (11) with non-existent ext4 filesystem mounted at / at 1.00 >13:05:28,745 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:05:28,746 DEBUG storage: DeviceTree.getDeviceByName returned existing 12000MB disk sda (0) with existing msdos disklabel >13:05:28,747 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:05:28,748 DEBUG storage: _is_valid_disklabel(sda) returning True >13:05:28,748 DEBUG storage: _is_valid_size(sda) returning True >13:05:28,749 DEBUG storage: _is_valid_location(sda) returning True >13:05:28,749 DEBUG storage: _is_valid_format(sda) returning True >13:05:28,750 DEBUG storage: is_valid_stage1_device(sda) returning True >13:05:28,758 DEBUG storage: _is_valid_disklabel(sda) returning True >13:05:28,762 DEBUG storage: _is_valid_size(sda) returning True >13:05:28,763 DEBUG storage: _is_valid_location(sda) returning True >13:05:28,763 DEBUG storage: _is_valid_format(sda) returning True >13:05:28,763 DEBUG storage: is_valid_stage1_device(sda) returning True >13:05:28,764 DEBUG storage: _is_valid_disklabel(sda2) returning True >13:05:28,765 DEBUG storage: _is_valid_size(sda2) returning True >13:05:28,765 DEBUG storage: _is_valid_location(sda2) returning True >13:05:28,765 DEBUG storage: _is_valid_partition(sda2) returning True >13:05:28,766 DEBUG storage: _is_valid_format(sda2) returning True >13:05:28,766 DEBUG storage: is_valid_stage2_device(sda2) returning True >13:05:35,513 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:05:35,536 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:05:35,537 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,540 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,560 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:05:35,582 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:05:35,584 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:05:35,585 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:05:35,586 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >13:05:35,587 INFO storage: resetting parted disks... >13:05:35,588 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >13:05:35,589 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >13:05:35,591 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:05:35,592 DEBUG storage: sector-based lookup found partition sda1 >13:05:35,593 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:05:35,594 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cd90> fileSystem: <parted.filesystem.FileSystem object at 0x7fed78ff1f90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78ff1ed0> PedPartition: <_ped.Partition object at 0x7fed78feaef0> >13:05:35,595 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:05:35,597 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:05:35,597 DEBUG storage: sector-based lookup found partition sda2 >13:05:35,599 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:05:35,599 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cd90> fileSystem: <parted.filesystem.FileSystem object at 0x7fed78ff13d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed6fe61150> PedPartition: <_ped.Partition object at 0x7fed6fe56d70> >13:05:35,600 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:35,601 DEBUG storage: action: [5] Destroy Device partition sda2 (id 2) >13:05:35,602 DEBUG storage: action: [6] Create Device partition sda2 (id 11) >13:05:35,603 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at / on partition sda2 (id 11) >13:05:35,603 INFO storage: pruning action queue... >13:05:35,604 INFO storage: sorting actions... >13:05:35,604 DEBUG storage: action: [4] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:35,605 DEBUG storage: action: [5] Destroy Device partition sda2 (id 2) >13:05:35,605 DEBUG storage: action: [6] Create Device partition sda2 (id 11) >13:05:35,606 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at / on partition sda2 (id 11) >13:05:35,606 INFO storage: executing action: [4] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:05:35,608 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >13:05:35,609 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >13:05:35,678 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:05:35,682 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:05:35,717 INFO storage: executing action: [5] Destroy Device partition sda2 (id 2) >13:05:35,719 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >13:05:35,720 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:05:35,723 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:05:35,745 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >13:05:35,746 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:05:35,748 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,749 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,751 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >13:05:35,753 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >13:05:35,867 INFO storage: executing action: [6] Create Device partition sda2 (id 11) >13:05:35,869 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >13:05:35,870 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >13:05:35,871 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:05:35,873 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,874 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:05:35,876 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >13:05:35,878 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:05:35,970 DEBUG storage: post-commit partition path is /dev/sda2 >13:05:35,972 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:05:35,973 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed6fe5cd90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed78fe7910> PedPartition: <_ped.Partition object at 0x7fed78feae90> >13:05:35,974 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >13:05:35,995 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:05:35,997 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:05:35,998 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:05:35,999 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:05:36,035 INFO storage: executing action: [7] Create Format ext4 filesystem mounted at / on partition sda2 (id 11) >13:05:36,037 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:05:36,040 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >13:05:36,042 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >13:05:36,043 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >13:05:36,044 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >13:05:36,046 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >13:05:36,047 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >13:05:36,048 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >13:05:36,050 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >13:05:36,051 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >13:05:36,053 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >13:05:36,054 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >13:05:36,056 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >13:05:36,057 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >13:05:36,059 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >13:05:36,061 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:05:36,071 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >13:05:36,079 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: / ; type: ext4 ; >13:05:36,191 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >13:05:36,228 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:05:36,230 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:05:36,231 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:05:36,254 INFO storage: not setting boot flag on sda2 >13:05:36,257 DEBUG storage: Ext4FS.supported: supported: True ; >13:05:36,260 DEBUG storage: Ext4FS.supported: supported: True ; >13:05:36,262 DEBUG storage: NTFS.supported: supported: False ; >13:05:36,264 DEBUG storage: Ext4FS.supported: supported: True ; >13:05:36,267 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:05:36,272 DEBUG storage: Iso9660FS.supported: supported: True ; >13:05:36,275 DEBUG storage: BindFS.supported: supported: False ; >13:05:36,276 DEBUG storage: getFormat('bind') returning BindFS instance >13:05:36,277 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:05:36,279 DEBUG storage: TmpFS.supported: supported: False ; >13:05:36,279 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >13:05:36,281 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:05:36,283 DEBUG storage: DevPtsFS.supported: supported: False ; >13:05:36,283 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >13:05:36,285 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:05:36,286 DEBUG storage: SysFS.supported: supported: False ; >13:05:36,287 DEBUG storage: getFormat('sysfs') returning SysFS instance >13:05:36,289 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:05:36,290 DEBUG storage: ProcFS.supported: supported: False ; >13:05:36,291 DEBUG storage: getFormat('proc') returning ProcFS instance >13:05:36,292 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:05:36,294 DEBUG storage: SELinuxFS.supported: supported: False ; >13:05:36,295 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >13:05:36,297 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >13:05:36,299 DEBUG storage: USBFS.supported: supported: False ; >13:05:36,300 DEBUG storage: getFormat('usbfs') returning USBFS instance >13:05:36,301 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >13:05:36,303 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:05:36,323 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >13:05:36,351 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:05:36,355 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >13:05:36,356 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >13:05:36,364 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:05:36,366 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >13:05:36,367 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >13:05:36,377 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:05:36,379 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >13:05:36,380 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >13:05:36,389 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:05:36,391 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >13:05:36,393 INFO storage: set SELinux context for mountpoint /proc to None >13:05:36,404 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >13:05:36,455 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >13:05:36,456 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >13:05:36,465 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:05:36,468 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >13:05:36,468 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >13:05:36,479 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >13:05:36,482 INFO storage: not writing out mpath configuration > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet updates=http://clumens.fedorapeople.org/868542.img BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:01:21,927 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >14:01:21,927 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="678" x-info="http://www.rsyslog.com"] start >14:01:21,927 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:01:21,927 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:01:21,927 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 >14:01:21,927 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet updates=http://clumens.fedorapeople.org/868542.img BOOT_IMAGE=vmlinuz >14:01:21,927 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:01:21,927 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:01:21,927 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:01:21,927 INFO kernel:[ 0.000000] DMI 2.4 present. >14:01:21,927 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >14:01:21,927 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:01:21,927 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >14:01:21,927 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:01:21,927 INFO kernel:[ 0.000000] No AGP bridge found >14:01:21,927 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >14:01:21,927 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:01:21,927 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:01:21,927 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:01:21,927 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:01:21,927 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:01:21,927 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:01:21,927 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >14:01:21,927 DEBUG kernel:[ 0.000000] 1 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 2 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 3 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 4 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 5 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 6 disabled >14:01:21,927 DEBUG kernel:[ 0.000000] 7 disabled >14:01:21,927 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >14:01:21,927 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdae0-0x000fdaef] mapped at [ffff8800000fdae0] >14:01:21,927 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >14:01:21,927 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >14:01:21,927 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >14:01:21,927 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >14:01:21,927 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >14:01:21,927 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffdfff @ [mem 0x1fbfd000-0x1fffffff] >14:01:21,927 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5d4000-0x7ffdcfff] >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd980 00014 (v00 BOCHS ) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >14:01:21,927 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:01:21,927 INFO kernel:[ 0.000000] No NUMA configuration found >14:01:21,927 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >14:01:21,927 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >14:01:21,927 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >14:01:21,927 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:01:21,927 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >14:01:21,927 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >14:01:21,927 WARNING kernel:[ 0.000000] Zone ranges: >14:01:21,927 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >14:01:21,927 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:01:21,927 WARNING kernel:[ 0.000000] Normal empty >14:01:21,927 WARNING kernel:[ 0.000000] Movable zone start for each node >14:01:21,927 WARNING kernel:[ 0.000000] Early memory node ranges >14:01:21,927 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >14:01:21,927 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >14:01:21,927 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524173 >14:01:21,927 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:01:21,927 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >14:01:21,927 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >14:01:21,927 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >14:01:21,927 DEBUG kernel:[ 0.000000] DMA32 zone: 512062 pages, LIFO batch:31 >14:01:21,927 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:01:21,927 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >14:01:21,927 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >14:01:21,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:01:21,927 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:01:21,927 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:01:21,927 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:01:21,927 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:01:21,927 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >14:01:21,927 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:01:21,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >14:01:21,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >14:01:21,927 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >14:01:21,927 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >14:01:21,927 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:01:21,927 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >14:01:21,927 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >14:01:21,927 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >14:01:21,927 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >14:01:21,927 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >14:01:21,927 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:01:21,927 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >14:01:21,927 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >14:01:21,927 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:01:21,927 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC6\x20x86_64 quiet updates=http://clumens.fedorapeople.org/868542.img BOOT_IMAGE=vmlinuz >14:01:21,927 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:01:21,927 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >14:01:21,927 INFO kernel:[ 0.000000] Checking aperture... >14:01:21,927 INFO kernel:[ 0.000000] No AGP bridge found >14:01:21,927 INFO kernel:[ 0.000000] Memory: 2020912k/2097144k available (6322k kernel code, 452k absent, 75780k reserved, 6882k data, 1036k init) >14:01:21,927 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >14:01:21,927 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:01:21,927 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >14:01:21,927 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >14:01:21,927 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:01:21,927 INFO kernel:[ 0.000000] console [tty0] enabled >14:01:21,927 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >14:01:21,927 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:01:21,927 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:01:21,927 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >14:01:21,927 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >14:01:21,927 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >14:01:21,927 INFO kernel:[ 0.001999] Security Framework initialized >14:01:21,927 INFO kernel:[ 0.001999] SELinux: Initializing. >14:01:21,927 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >14:01:21,927 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >14:01:21,927 INFO kernel:[ 0.002171] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:01:21,927 INFO kernel:[ 0.002360] Mount-cache hash table entries: 256 >14:01:21,927 INFO kernel:[ 0.002514] Initializing cgroup subsys cpuacct >14:01:21,927 INFO kernel:[ 0.002516] Initializing cgroup subsys memory >14:01:21,927 INFO kernel:[ 0.002525] Initializing cgroup subsys devices >14:01:21,927 INFO kernel:[ 0.002526] Initializing cgroup subsys freezer >14:01:21,927 INFO kernel:[ 0.002527] Initializing cgroup subsys net_cls >14:01:21,927 INFO kernel:[ 0.002528] Initializing cgroup subsys blkio >14:01:21,927 INFO kernel:[ 0.002530] Initializing cgroup subsys perf_event >14:01:21,927 INFO kernel:[ 0.002606] mce: CPU supports 10 MCE banks >14:01:21,927 INFO kernel:[ 0.002658] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:01:21,927 INFO kernel:[ 0.002658] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:01:21,927 INFO kernel:[ 0.002658] tlb_flushall_shift is 0xffffffff >14:01:21,927 INFO kernel:[ 0.002747] SMP alternatives: switching to UP code >14:01:21,927 INFO kernel:[ 0.016387] Freeing SMP alternatives: 24k freed >14:01:21,927 INFO kernel:[ 0.016404] ACPI: Core revision 20120711 >14:01:21,927 INFO kernel:[ 0.017056] ftrace: allocating 23458 entries in 92 pages >14:01:21,927 INFO kernel:[ 0.025211] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:01:21,927 INFO kernel:[ 0.025213] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >14:01:21,927 INFO kernel:[ 0.025996] Performance Events: Broken PMU hardware detected, using software events only. >14:01:21,927 ERR kernel:[ 0.025996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >14:01:21,927 WARNING kernel:[ 0.025996] NMI watchdog: disabled (cpu0): hardware events not enabled >14:01:21,927 INFO kernel:[ 0.025996] Brought up 1 CPUs >14:01:21,927 INFO kernel:[ 0.025996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >14:01:21,927 INFO kernel:[ 0.026538] devtmpfs: initialized >14:01:21,927 INFO kernel:[ 0.027364] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:01:21,927 INFO kernel:[ 0.027449] RTC time: 14:01:11, date: 10/22/12 >14:01:21,927 INFO kernel:[ 0.027494] NET: Registered protocol family 16 >14:01:21,927 INFO kernel:[ 0.027660] ACPI: bus type pci registered >14:01:21,927 INFO kernel:[ 0.027757] PCI: Using configuration type 1 for base access >14:01:21,927 INFO kernel:[ 0.028438] bio: create slab <bio-0> at 0 >14:01:21,927 INFO kernel:[ 0.028490] ACPI: Added _OSI(Module Device) >14:01:21,927 INFO kernel:[ 0.028492] ACPI: Added _OSI(Processor Device) >14:01:21,927 INFO kernel:[ 0.028493] ACPI: Added _OSI(3.0 _SCP Extensions) >14:01:21,927 INFO kernel:[ 0.028494] ACPI: Added _OSI(Processor Aggregator Device) >14:01:21,927 DEBUG kernel:[ 0.029005] ACPI: EC: Look up EC in DSDT >14:01:21,927 INFO kernel:[ 0.030538] ACPI: Interpreter enabled >14:01:21,927 INFO kernel:[ 0.030541] ACPI: (supports S0 S5) >14:01:21,927 INFO kernel:[ 0.030548] ACPI: Using IOAPIC for interrupt routing >14:01:21,927 INFO kernel:[ 0.033027] ACPI: No dock devices found. >14:01:21,927 INFO kernel:[ 0.033030] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >14:01:21,927 INFO kernel:[ 0.033046] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:01:21,927 DEBUG kernel:[ 0.033059] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >14:01:21,927 DEBUG kernel:[ 0.033060] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >14:01:21,927 DEBUG kernel:[ 0.033062] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >14:01:21,927 DEBUG kernel:[ 0.033064] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >14:01:21,927 DEBUG kernel:[ 0.033065] PCI: root bus 00: using default resources >14:01:21,927 WARNING kernel:[ 0.033067] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:01:21,927 INFO kernel:[ 0.033087] PCI host bridge to bus 0000:00 >14:01:21,927 DEBUG kernel:[ 0.033089] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >14:01:21,927 INFO kernel:[ 0.033091] pci_bus 0000:00: root bus resource [bus 00-ff] >14:01:21,927 INFO kernel:[ 0.033092] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >14:01:21,927 INFO kernel:[ 0.033094] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >14:01:21,927 DEBUG kernel:[ 0.033135] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:01:21,927 DEBUG kernel:[ 0.033477] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:01:21,927 DEBUG kernel:[ 0.033977] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:01:21,927 DEBUG kernel:[ 0.034446] pci 0000:00:01.1: reg 20: [io 0xc160-0xc16f] >14:01:21,927 DEBUG kernel:[ 0.034726] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >14:01:21,927 DEBUG kernel:[ 0.035195] pci 0000:00:01.2: reg 20: [io 0xc100-0xc11f] >14:01:21,927 DEBUG kernel:[ 0.035472] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:01:21,927 INFO kernel:[ 0.035902] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:01:21,927 INFO kernel:[ 0.035913] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:01:21,927 DEBUG kernel:[ 0.036084] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 >14:01:21,927 DEBUG kernel:[ 0.036534] pci 0000:00:02.0: reg 10: [mem 0xfc000000-0xfdffffff pref] >14:01:21,927 DEBUG kernel:[ 0.036865] pci 0000:00:02.0: reg 14: [mem 0xfebf4000-0xfebf4fff] >14:01:21,927 DEBUG kernel:[ 0.038548] pci 0000:00:02.0: reg 30: [mem 0xfebd0000-0xfebdffff pref] >14:01:21,927 DEBUG kernel:[ 0.038682] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000 >14:01:21,927 DEBUG kernel:[ 0.038869] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] >14:01:21,927 DEBUG kernel:[ 0.039063] pci 0000:00:03.0: reg 14: [mem 0xfebf5000-0xfebf50ff] >14:01:21,927 DEBUG kernel:[ 0.039797] pci 0000:00:03.0: reg 30: [mem 0xfebe0000-0xfebeffff pref] >14:01:21,927 DEBUG kernel:[ 0.039935] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:01:21,927 DEBUG kernel:[ 0.040088] pci 0000:00:04.0: reg 10: [mem 0xfebf0000-0xfebf3fff] >14:01:21,928 DEBUG kernel:[ 0.040913] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >14:01:21,928 DEBUG kernel:[ 0.041068] pci 0000:00:05.0: reg 10: [io 0xc120-0xc13f] >14:01:21,928 DEBUG kernel:[ 0.041193] pci 0000:00:05.0: reg 14: [mem 0xfebf6000-0xfebf6fff] >14:01:21,928 DEBUG kernel:[ 0.042075] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >14:01:21,928 DEBUG kernel:[ 0.042208] pci 0000:00:06.0: reg 10: [io 0xc140-0xc15f] >14:01:21,928 DEBUG kernel:[ 0.043015] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >14:01:21,928 INFO kernel:[ 0.043351] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:01:21,928 INFO kernel:[ 0.043352] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:01:21,928 INFO kernel:[ 0.045817] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:01:21,928 INFO kernel:[ 0.045897] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:01:21,928 INFO kernel:[ 0.045971] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:01:21,928 INFO kernel:[ 0.046035] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:01:21,928 INFO kernel:[ 0.046107] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >14:01:21,928 INFO kernel:[ 0.046210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:01:21,928 INFO kernel:[ 0.046213] vgaarb: loaded >14:01:21,928 INFO kernel:[ 0.046214] vgaarb: bridge control possible 0000:00:02.0 >14:01:21,928 NOTICE kernel:[ 0.046266] SCSI subsystem initialized >14:01:21,928 INFO kernel:[ 0.046267] ACPI: bus type scsi registered >14:01:21,928 DEBUG kernel:[ 0.046291] libata version 3.00 loaded. >14:01:21,928 INFO kernel:[ 0.046311] ACPI: bus type usb registered >14:01:21,928 INFO kernel:[ 0.046327] usbcore: registered new interface driver usbfs >14:01:21,928 INFO kernel:[ 0.046335] usbcore: registered new interface driver hub >14:01:21,928 INFO kernel:[ 0.046348] usbcore: registered new device driver usb >14:01:21,928 INFO kernel:[ 0.046385] PCI: Using ACPI for IRQ routing >14:01:21,928 DEBUG kernel:[ 0.046387] PCI: pci_cache_line_size set to 64 bytes >14:01:21,928 DEBUG kernel:[ 0.046573] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff] >14:01:21,928 DEBUG kernel:[ 0.046575] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >14:01:21,928 INFO kernel:[ 0.046643] NetLabel: Initializing >14:01:21,928 INFO kernel:[ 0.046645] NetLabel: domain hash size = 128 >14:01:21,928 INFO kernel:[ 0.046645] NetLabel: protocols = UNLABELED CIPSOv4 >14:01:21,928 INFO kernel:[ 0.046653] NetLabel: unlabeled traffic allowed by default >14:01:21,928 INFO kernel:[ 0.046689] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >14:01:21,928 INFO kernel:[ 0.046707] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >14:01:21,928 INFO kernel:[ 0.046709] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >14:01:21,928 INFO kernel:[ 0.049017] Switching to clocksource kvm-clock >14:01:21,928 INFO kernel:[ 0.055220] pnp: PnP ACPI init >14:01:21,928 INFO kernel:[ 0.055231] ACPI: bus type pnp registered >14:01:21,928 DEBUG kernel:[ 0.055250] pnp 00:00: [bus 00-ff] >14:01:21,928 DEBUG kernel:[ 0.055252] pnp 00:00: [io 0x0cf8-0x0cff] >14:01:21,928 DEBUG kernel:[ 0.055253] pnp 00:00: [io 0x0000-0x0cf7 window] >14:01:21,928 DEBUG kernel:[ 0.055255] pnp 00:00: [io 0x0d00-0xffff window] >14:01:21,928 DEBUG kernel:[ 0.055256] pnp 00:00: [mem 0x000a0000-0x000bffff window] >14:01:21,928 DEBUG kernel:[ 0.055258] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >14:01:21,928 DEBUG kernel:[ 0.055280] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >14:01:21,928 DEBUG kernel:[ 0.055289] pnp 00:01: [io 0x0070-0x0071] >14:01:21,928 DEBUG kernel:[ 0.055310] pnp 00:01: [irq 8] >14:01:21,928 DEBUG kernel:[ 0.055312] pnp 00:01: [io 0x0072-0x0077] >14:01:21,928 DEBUG kernel:[ 0.055326] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >14:01:21,928 DEBUG kernel:[ 0.055351] pnp 00:02: [io 0x0060] >14:01:21,928 DEBUG kernel:[ 0.055352] pnp 00:02: [io 0x0064] >14:01:21,928 DEBUG kernel:[ 0.055366] pnp 00:02: [irq 1] >14:01:21,928 DEBUG kernel:[ 0.055379] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >14:01:21,928 DEBUG kernel:[ 0.055410] pnp 00:03: [irq 12] >14:01:21,928 DEBUG kernel:[ 0.055424] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >14:01:21,928 DEBUG kernel:[ 0.055442] pnp 00:04: [io 0x03f2-0x03f5] >14:01:21,928 DEBUG kernel:[ 0.055444] pnp 00:04: [io 0x03f7] >14:01:21,928 DEBUG kernel:[ 0.055457] pnp 00:04: [irq 6] >14:01:21,928 DEBUG kernel:[ 0.055459] pnp 00:04: [dma 2] >14:01:21,928 DEBUG kernel:[ 0.055472] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >14:01:21,928 DEBUG kernel:[ 0.055547] pnp 00:05: [io 0x03f8-0x03ff] >14:01:21,928 DEBUG kernel:[ 0.055561] pnp 00:05: [irq 4] >14:01:21,928 DEBUG kernel:[ 0.055577] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >14:01:21,928 DEBUG kernel:[ 0.055692] pnp 00:06: [mem 0xfed00000-0xfed003ff] >14:01:21,928 DEBUG kernel:[ 0.055711] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >14:01:21,928 INFO kernel:[ 0.055831] pnp: PnP ACPI: found 7 devices >14:01:21,928 INFO kernel:[ 0.055832] ACPI: ACPI bus type pnp unregistered >14:01:21,928 DEBUG kernel:[ 0.061521] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >14:01:21,928 DEBUG kernel:[ 0.061523] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >14:01:21,928 INFO kernel:[ 0.061547] NET: Registered protocol family 2 >14:01:21,928 INFO kernel:[ 0.062264] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >14:01:21,928 INFO kernel:[ 0.063554] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >14:01:21,928 INFO kernel:[ 0.063697] TCP: Hash tables configured (established 262144 bind 65536) >14:01:21,928 INFO kernel:[ 0.063716] TCP: reno registered >14:01:21,928 INFO kernel:[ 0.063720] UDP hash table entries: 1024 (order: 3, 32768 bytes) >14:01:21,928 INFO kernel:[ 0.063728] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >14:01:21,928 INFO kernel:[ 0.063780] NET: Registered protocol family 1 >14:01:21,928 INFO kernel:[ 0.063788] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:01:21,928 INFO kernel:[ 0.063809] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:01:21,928 INFO kernel:[ 0.063830] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:01:21,928 WARNING kernel:[ 0.063971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >14:01:21,928 DEBUG kernel:[ 0.064105] pci 0000:00:02.0: Boot video device >14:01:21,928 DEBUG kernel:[ 0.064161] PCI: CLS 0 bytes, default 64 >14:01:21,928 INFO kernel:[ 0.064196] Unpacking initramfs... >14:01:21,928 INFO kernel:[ 2.658876] Freeing initrd memory: 26660k freed >14:01:21,928 NOTICE kernel:[ 2.664468] Initialise module verification >14:01:21,928 INFO kernel:[ 2.664502] audit: initializing netlink socket (disabled) >14:01:21,928 NOTICE kernel:[ 2.664512] type=2000 audit(1350925275.663:1): initialized >14:01:21,928 INFO kernel:[ 2.679384] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:01:21,928 NOTICE kernel:[ 2.680701] VFS: Disk quotas dquot_6.5.2 >14:01:21,928 WARNING kernel:[ 2.680737] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:01:21,928 INFO kernel:[ 2.681083] msgmni has been set to 3999 >14:01:21,928 DEBUG kernel:[ 2.681130] SELinux: Registering netfilter hooks >14:01:21,928 INFO kernel:[ 2.681501] alg: No test for stdrng (krng) >14:01:21,928 INFO kernel:[ 2.681505] NET: Registered protocol family 38 >14:01:21,928 NOTICE kernel:[ 2.681507] Key type asymmetric registered >14:01:21,928 NOTICE kernel:[ 2.681508] Asymmetric key parser 'x509' registered >14:01:21,928 INFO kernel:[ 2.681535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:01:21,928 INFO kernel:[ 2.681551] io scheduler noop registered >14:01:21,928 INFO kernel:[ 2.681552] io scheduler deadline registered >14:01:21,928 INFO kernel:[ 2.681575] io scheduler cfq registered (default) >14:01:21,928 INFO kernel:[ 2.681646] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:01:21,928 INFO kernel:[ 2.681660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:01:21,928 INFO kernel:[ 2.681661] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:01:21,928 INFO kernel:[ 2.681723] acpiphp: Slot [3] registered >14:01:21,928 INFO kernel:[ 2.681737] acpiphp: Slot [4] registered >14:01:21,928 INFO kernel:[ 2.681749] acpiphp: Slot [5] registered >14:01:21,928 INFO kernel:[ 2.681762] acpiphp: Slot [6] registered >14:01:21,928 INFO kernel:[ 2.681774] acpiphp: Slot [7] registered >14:01:21,928 INFO kernel:[ 2.681787] acpiphp: Slot [8] registered >14:01:21,928 INFO kernel:[ 2.681799] acpiphp: Slot [9] registered >14:01:21,928 INFO kernel:[ 2.681813] acpiphp: Slot [10] registered >14:01:21,928 INFO kernel:[ 2.681827] acpiphp: Slot [11] registered >14:01:21,928 INFO kernel:[ 2.681839] acpiphp: Slot [12] registered >14:01:21,928 INFO kernel:[ 2.681852] acpiphp: Slot [13] registered >14:01:21,928 INFO kernel:[ 2.681866] acpiphp: Slot [14] registered >14:01:21,928 INFO kernel:[ 2.681878] acpiphp: Slot [15] registered >14:01:21,928 INFO kernel:[ 2.681892] acpiphp: Slot [16] registered >14:01:21,928 INFO kernel:[ 2.681905] acpiphp: Slot [17] registered >14:01:21,928 INFO kernel:[ 2.681919] acpiphp: Slot [18] registered >14:01:21,928 INFO kernel:[ 2.681933] acpiphp: Slot [19] registered >14:01:21,928 INFO kernel:[ 2.681945] acpiphp: Slot [20] registered >14:01:21,928 INFO kernel:[ 2.681957] acpiphp: Slot [21] registered >14:01:21,928 INFO kernel:[ 2.681970] acpiphp: Slot [22] registered >14:01:21,928 INFO kernel:[ 2.681983] acpiphp: Slot [23] registered >14:01:21,928 INFO kernel:[ 2.681996] acpiphp: Slot [24] registered >14:01:21,928 INFO kernel:[ 2.682022] acpiphp: Slot [25] registered >14:01:21,928 INFO kernel:[ 2.682037] acpiphp: Slot [26] registered >14:01:21,928 INFO kernel:[ 2.682049] acpiphp: Slot [27] registered >14:01:21,928 INFO kernel:[ 2.682063] acpiphp: Slot [28] registered >14:01:21,928 INFO kernel:[ 2.682079] acpiphp: Slot [29] registered >14:01:21,928 INFO kernel:[ 2.682093] acpiphp: Slot [30] registered >14:01:21,928 INFO kernel:[ 2.682106] acpiphp: Slot [31] registered >14:01:21,928 INFO kernel:[ 2.682306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:01:21,942 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >14:01:21,942 INFO systemd: Detected virtualization 'kvm'. >14:01:21,942 INFO systemd: Initializing machine ID from KVM UUID. >14:01:21,942 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. >14:01:21,942 INFO systemd: Started Remount Root and Kernel File Systems. >14:01:21,942 INFO systemd: Starting Local File Systems (Pre). >14:01:21,942 INFO systemd: Reached target Local File Systems (Pre). >14:01:21,942 INFO systemd: Mounting Temporary Directory... >14:01:21,942 INFO systemd: Starting Load Random Seed... >14:01:21,942 INFO systemd: Started Load Random Seed. >14:01:21,942 INFO systemd: Started Apply Kernel Variables. >14:01:21,966 INFO kernel:[ 2.682309] ACPI: Power Button [PWRF] >14:01:21,966 INFO kernel:[ 2.684202] GHES: HEST is not enabled! >14:01:21,966 WARNING kernel:[ 2.684435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:01:21,966 DEBUG kernel:[ 2.684491] virtio-pci 0000:00:05.0: setting latency timer to 64 >14:01:21,966 WARNING kernel:[ 2.684687] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >14:01:21,966 DEBUG kernel:[ 2.684721] virtio-pci 0000:00:06.0: setting latency timer to 64 >14:01:21,966 INFO kernel:[ 2.684811] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:01:21,966 INFO kernel:[ 2.707357] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:01:21,966 INFO kernel:[ 2.732353] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:01:21,966 DEBUG kernel:[ 2.732753] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >14:01:21,966 DEBUG kernel:[ 2.732775] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >14:01:21,966 INFO kernel:[ 2.762953] Non-volatile memory driver v1.3 >14:01:21,966 INFO kernel:[ 2.762956] Linux agpgart interface v0.103 >14:01:21,966 INFO kernel:[ 2.763641] loop: module loaded >14:01:21,966 DEBUG kernel:[ 2.763690] ata_piix 0000:00:01.1: version 2.13 >14:01:21,966 DEBUG kernel:[ 2.763776] ata_piix 0000:00:01.1: setting latency timer to 64 >14:01:21,966 INFO kernel:[ 2.764088] scsi0 : ata_piix >14:01:21,966 INFO kernel:[ 2.764132] scsi1 : ata_piix >14:01:21,966 INFO kernel:[ 2.764170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 >14:01:21,966 INFO kernel:[ 2.764172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 >14:01:21,966 INFO kernel:[ 2.764224] libphy: Fixed MDIO Bus: probed >14:01:21,966 INFO kernel:[ 2.764253] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:01:21,966 INFO kernel:[ 2.764262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:01:21,966 INFO kernel:[ 2.764269] uhci_hcd: USB Universal Host Controller Interface driver >14:01:21,966 DEBUG kernel:[ 2.764323] uhci_hcd 0000:00:01.2: setting latency timer to 64 >14:01:21,966 INFO kernel:[ 2.764334] uhci_hcd 0000:00:01.2: UHCI Host Controller >14:01:21,966 INFO kernel:[ 2.764358] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >14:01:21,966 INFO kernel:[ 2.764468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >14:01:21,966 INFO kernel:[ 2.764533] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >14:01:21,966 INFO kernel:[ 2.764534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:01:21,966 INFO kernel:[ 2.764536] usb usb1: Product: UHCI Host Controller >14:01:21,966 INFO kernel:[ 2.764538] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >14:01:21,966 INFO kernel:[ 2.764539] usb usb1: SerialNumber: 0000:00:01.2 >14:01:21,966 INFO kernel:[ 2.764610] hub 1-0:1.0: USB hub found >14:01:21,966 INFO kernel:[ 2.764613] hub 1-0:1.0: 2 ports detected >14:01:21,966 INFO kernel:[ 2.764707] usbcore: registered new interface driver usbserial >14:01:21,966 INFO kernel:[ 2.764714] usbcore: registered new interface driver usbserial_generic >14:01:21,966 INFO kernel:[ 2.764720] USB Serial support registered for generic >14:01:21,966 INFO kernel:[ 2.764722] usbserial: USB Serial Driver core >14:01:21,966 INFO kernel:[ 2.764743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:01:21,966 INFO kernel:[ 2.765841] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:01:21,966 INFO kernel:[ 2.765846] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:01:21,966 INFO kernel:[ 2.765910] mousedev: PS/2 mouse device common for all mice >14:01:21,966 INFO kernel:[ 2.766226] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:01:21,966 INFO kernel:[ 2.769774] rtc_cmos 00:01: RTC can wake from S4 >14:01:21,966 INFO kernel:[ 2.770110] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >14:01:21,966 INFO kernel:[ 2.770241] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >14:01:21,966 INFO kernel:[ 2.770302] device-mapper: uevent: version 1.0.3 >14:01:21,966 INFO kernel:[ 2.770347] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >14:01:21,966 INFO kernel:[ 2.770398] cpuidle: using governor ladder >14:01:21,967 INFO kernel:[ 2.770399] cpuidle: using governor menu >14:01:21,969 INFO kernel:[ 2.770444] EFI Variables Facility v0.08 2004-May-17 >14:01:21,969 INFO kernel:[ 2.770525] usbcore: registered new interface driver usbhid >14:01:21,969 INFO kernel:[ 2.770526] usbhid: USB HID core driver >14:01:21,969 INFO kernel:[ 2.770541] drop_monitor: Initializing network drop monitor service >14:01:21,969 INFO kernel:[ 2.770598] ip_tables: (C) 2000-2006 Netfilter Core Team >14:01:21,969 INFO kernel:[ 2.770618] TCP: cubic registered >14:01:21,969 INFO kernel:[ 2.770619] Initializing XFRM netlink socket >14:01:21,969 INFO kernel:[ 2.770699] NET: Registered protocol family 10 >14:01:21,969 INFO kernel:[ 2.770825] mip6: Mobile IPv6 >14:01:21,969 INFO kernel:[ 2.770826] NET: Registered protocol family 17 >14:01:21,969 DEBUG kernel:[ 2.770967] PM: Hibernation image not present or could not be loaded. >14:01:21,969 NOTICE kernel:[ 2.770969] Loading module verification certificates >14:01:21,969 WARNING kernel:[ 2.770985] Cert Valid From: 2012-10-08 16:53:34 >14:01:21,969 WARNING kernel:[ 2.770986] Cert Valid To: 2112-09-14 16:53:34 >14:01:21,969 WARNING kernel:[ 2.770988] Now: 2012-10-22 17:01:15 >14:01:21,969 NOTICE kernel:[ 2.771935] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >14:01:21,969 INFO kernel:[ 2.771944] registered taskstats version 1 >14:01:21,969 INFO kernel:[ 2.772334] Magic number: 0:125:31 >14:01:21,969 INFO kernel:[ 2.772439] rtc_cmos 00:01: setting system clock to 2012-10-22 14:01:14 UTC (1350914474) >14:01:21,969 DEBUG kernel:[ 2.925486] ata2.01: NODEV after polling detection >14:01:21,969 INFO kernel:[ 2.926305] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >14:01:21,969 DEBUG kernel:[ 2.926892] ata1.01: NODEV after polling detection >14:01:21,969 INFO kernel:[ 2.928366] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >14:01:21,969 INFO kernel:[ 2.928372] ata1.00: 24576000 sectors, multi 16: LBA48 >14:01:21,969 INFO kernel:[ 2.929087] ata2.00: configured for MWDMA2 >14:01:21,969 INFO kernel:[ 2.930298] ata1.00: configured for MWDMA2 >14:01:21,969 NOTICE kernel:[ 2.930479] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >14:01:21,969 NOTICE kernel:[ 2.930748] sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:01:21,969 NOTICE kernel:[ 2.931212] sd 0:0:0:0: [sda] 24576000 512-byte logical blocks: (12.5 GB/11.7 GiB) >14:01:21,969 NOTICE kernel:[ 2.931299] sd 0:0:0:0: [sda] Write Protect is off >14:01:21,969 DEBUG kernel:[ 2.931304] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >14:01:21,969 NOTICE kernel:[ 2.931341] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >14:01:21,969 INFO kernel:[ 2.932545] sda: sda1 sda2 >14:01:21,969 NOTICE kernel:[ 2.932568] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >14:01:21,969 NOTICE kernel:[ 2.932842] sd 0:0:0:0: [sda] Attached SCSI disk >14:01:21,969 WARNING kernel:[ 2.933217] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:01:21,969 INFO kernel:[ 2.933218] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:01:21,969 DEBUG kernel:[ 2.933276] sr 1:0:0:0: Attached scsi CD-ROM sr0 >14:01:21,969 NOTICE kernel:[ 2.933313] sr 1:0:0:0: Attached scsi generic sg1 type 5 >14:01:21,969 INFO kernel:[ 2.935629] Freeing unused kernel memory: 1036k freed >14:01:21,969 INFO kernel:[ 2.935841] Write protecting the kernel read-only data: 12288k >14:01:21,969 INFO kernel:[ 2.943262] Freeing unused kernel memory: 1860k freed >14:01:21,969 INFO kernel:[ 2.949267] Freeing unused kernel memory: 1416k freed >14:01:21,969 INFO kernel:[ 3.023084] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:01:21,969 INFO kernel:[ 3.066029] usb 1-1: new full-speed USB device number 2 using uhci_hcd >14:01:21,969 INFO kernel:[ 3.101856] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:01:21,969 INFO kernel:[ 3.104904] Loading iSCSI transport class v2.0-870. >14:01:21,969 NOTICE kernel:[ 3.109241] iscsi: registered transport (tcp) >14:01:21,969 INFO kernel:[ 3.111384] alua: device handler registered >14:01:21,969 INFO kernel:[ 3.113500] emc: device handler registered >14:01:21,969 INFO kernel:[ 3.115545] hp_sw: device handler registered >14:01:21,969 INFO kernel:[ 3.117692] rdac: device handler registered >14:01:21,969 INFO kernel:[ 3.133843] FDC 0 is a S82078B >14:01:21,969 INFO kernel:[ 3.143831] No iBFT detected. >14:01:21,969 INFO kernel:[ 3.146020] md: raid0 personality registered for level 0 >14:01:21,969 INFO kernel:[ 3.148877] md: raid1 personality registered for level 1 >14:01:21,969 INFO kernel:[ 3.151102] async_tx: api initialized (async) >14:01:21,969 INFO kernel:[ 3.152391] xor: automatically using best checksumming function: >14:01:21,969 INFO kernel:[ 3.162012] generic_sse: 9476.000 MB/sec >14:01:21,969 WARNING kernel:[ 3.181025] raid6: sse2x1 4906 MB/s >14:01:21,969 WARNING kernel:[ 3.198015] raid6: sse2x2 9285 MB/s >14:01:21,969 WARNING kernel:[ 3.215018] raid6: sse2x4 11394 MB/s >14:01:21,969 WARNING kernel:[ 3.215019] raid6: using algorithm sse2x4 (11394 MB/s) >14:01:21,969 WARNING kernel:[ 3.215020] raid6: using intx1 recovery algorithm >14:01:21,969 INFO kernel:[ 3.216374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >14:01:21,969 INFO kernel:[ 3.222246] md: raid6 personality registered for level 6 >14:01:21,969 INFO kernel:[ 3.222248] md: raid5 personality registered for level 5 >14:01:21,969 INFO kernel:[ 3.222249] md: raid4 personality registered for level 4 >14:01:21,969 INFO kernel:[ 3.227498] md: raid10 personality registered for level 10 >14:01:21,969 INFO kernel:[ 3.229584] md: linear personality registered for level -1 >14:01:21,969 INFO kernel:[ 3.235889] device-mapper: multipath: version 1.5.0 loaded >14:01:21,969 INFO kernel:[ 3.237951] device-mapper: multipath round-robin: version 1.0.0 loaded >14:01:21,969 INFO kernel:[ 3.281083] RPC: Registered named UNIX socket transport module. >14:01:21,969 INFO kernel:[ 3.281085] RPC: Registered udp transport module. >14:01:21,969 INFO kernel:[ 3.281086] RPC: Registered tcp transport module. >14:01:21,969 INFO kernel:[ 3.281087] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:01:21,969 INFO kernel:[ 3.472889] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >14:01:21,969 WARNING kernel:[ 3.473135] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >14:01:21,969 INFO kernel:[ 3.476748] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc900008c4000, 52:54:00:f1:e0:9a, IRQ 11 >14:01:21,969 DEBUG kernel:[ 3.476782] 8139cp 0000:00:03.0: setting latency timer to 64 >14:01:21,969 INFO kernel:[ 3.487039] 8139too: 8139too Fast Ethernet driver 0.9.28 >14:01:21,969 INFO kernel:[ 3.509856] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:01:21,969 INFO kernel:[ 3.509859] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:01:21,969 INFO kernel:[ 3.509861] usb 1-1: Product: QEMU USB Tablet >14:01:21,969 INFO kernel:[ 3.509862] usb 1-1: Manufacturer: QEMU 1.0.1 >14:01:21,969 INFO kernel:[ 3.509863] usb 1-1: SerialNumber: 42 >14:01:21,969 INFO kernel:[ 3.521054] [drm] Initialized drm 1.1.0 20060810 >14:01:21,969 INFO kernel:[ 3.546403] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >14:01:21,969 INFO kernel:[ 3.546476] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >14:01:21,969 INFO kernel:[ 3.581033] [TTM] Zone kernel: Available graphics memory: 1025954 kiB >14:01:21,969 INFO kernel:[ 3.581035] [TTM] Initializing pool allocator >14:01:21,969 INFO kernel:[ 3.581038] [TTM] Initializing DMA pool allocator >14:01:21,969 INFO kernel:[ 3.582396] [drm] fb mappable at 0x0 >14:01:21,969 INFO kernel:[ 3.582397] [drm] vram aper at 0x0 >14:01:21,969 INFO kernel:[ 3.582398] [drm] size 0 >14:01:21,969 INFO kernel:[ 3.582398] [drm] fb depth is 24 >14:01:21,969 INFO kernel:[ 3.582399] [drm] pitch is 3840 >14:01:21,969 INFO kernel:[ 3.582467] fbcon: cirrusdrmfb (fb0) is primary device >14:01:21,969 INFO kernel:[ 3.701380] Console: switching to colour frame buffer device 160x64 >14:01:21,969 INFO kernel:[ 3.701418] tsc: Refined TSC clocksource calibration: 3311.135 MHz >14:01:21,969 INFO kernel:[ 3.764325] fb0: cirrusdrmfb frame buffer device >14:01:21,969 INFO kernel:[ 3.764327] drm: registered panic notifier >14:01:21,969 INFO kernel:[ 3.766471] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 >14:01:21,969 INFO kernel:[ 3.833364] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >14:01:21,969 DEBUG kernel:[ 5.914297] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:01:21,969 DEBUG kernel:[ 5.917286] ISO 9660 Extensions: RRIP_1991A >14:01:21,969 INFO kernel:[ 7.585433] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:01:21,969 DEBUG kernel:[ 8.280531] SELinux: 2048 avtab hash slots, 92171 rules. >14:01:21,969 DEBUG kernel:[ 8.296624] SELinux: 2048 avtab hash slots, 92171 rules. >14:01:21,969 DEBUG kernel:[ 8.403792] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >14:01:21,969 DEBUG kernel:[ 8.403795] SELinux: 83 classes, 92171 rules >14:01:21,969 INFO kernel:[ 8.407930] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >14:01:21,969 INFO kernel:[ 8.407935] SELinux: the above unknown classes and permissions will be allowed >14:01:21,969 DEBUG kernel:[ 8.407941] SELinux: Completing initialization. >14:01:21,969 DEBUG kernel:[ 8.407942] SELinux: Setting up existing superblocks. >14:01:21,969 DEBUG kernel:[ 8.407947] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.407951] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.407960] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.407963] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.407971] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.407985] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.408745] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:01:21,969 DEBUG kernel:[ 8.408748] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409263] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:01:21,969 DEBUG kernel:[ 8.409267] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409270] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409283] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409288] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409293] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409301] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409492] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409494] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409498] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409697] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 8.409729] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409732] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409736] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409748] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409753] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409756] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409758] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409761] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409765] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409771] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409775] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.409783] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:01:21,969 DEBUG kernel:[ 8.409801] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:01:21,969 NOTICE kernel:[ 8.411445] type=1403 audit(1350914480.137:2): policy loaded auid=4294967295 ses=4294967295 >14:01:21,969 DEBUG kernel:[ 8.921787] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:01:21,969 DEBUG kernel:[ 8.996325] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 9.082803] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:01:21,969 DEBUG kernel:[ 9.178234] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:01:21,969 NOTICE kernel:[ 9.643910] type=1400 audit(1350914481.369:3): avc: denied { create } for pid=653 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:01:21,969 NOTICE kernel:[ 9.643952] type=1400 audit(1350914481.369:4): avc: denied { setattr } for pid=653 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:01:21,969 NOTICE kernel:[ 9.643976] type=1400 audit(1350914481.369:5): avc: denied { relabelfrom } for pid=653 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=38212 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:01:22,021 NOTICE kernel:[ 10.253055] type=1400 audit(1350914481.979:6): avc: denied { write } for pid=677 comm="firewalld" name="python2.7" dev="dm-0" ino=28472 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:01:22,021 NOTICE kernel:[ 10.253062] type=1400 audit(1350914481.979:7): avc: denied { remove_name } for pid=677 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:01:22,021 NOTICE kernel:[ 10.253068] type=1400 audit(1350914481.979:8): avc: denied { unlink } for pid=677 comm="firewalld" name="site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >14:01:22,021 NOTICE kernel:[ 10.260841] type=1400 audit(1350914481.986:9): avc: denied { add_name } for pid=677 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >14:01:22,021 NOTICE kernel:[ 10.260959] type=1400 audit(1350914481.986:10): avc: denied { create } for pid=677 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:01:22,021 NOTICE kernel:[ 10.261121] type=1400 audit(1350914481.987:11): avc: denied { write } for pid=677 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=28939 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >14:01:22,119 ERR systemd-udevd: ctx=0x7fe00c5a59c0 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >14:01:22,126 WARNING kernel:[ 10.387618] microcode: AMD CPU family 0x6 not supported >14:01:22,514 INFO kernel:[ 10.720139] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:01:22,716 INFO systemd: Started Terminate Plymouth Boot Screen. >14:01:22,716 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >14:01:22,716 INFO systemd: Starting Shell on tty2... >14:01:22,716 INFO systemd: Started Shell on tty2. >14:01:23,671 INFO systemd: Starting D-Bus System Message Bus... >14:01:23,671 INFO systemd: Started D-Bus System Message Bus. >14:01:23,724 INFO systemd: Started firewalld - dynamic firewall daemon. >14:01:23,724 INFO systemd: Starting Network Manager... >14:01:23,928 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >14:01:23,928 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:01:23,929 INFO NetworkManager: <info> WEXT support is enabled >14:01:23,939 INFO dbus-daemon: dbus[695]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:01:23,939 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:01:23,939 INFO systemd: Starting Authorization Manager... >14:01:24,075 INFO polkitd: Started polkitd version 0.107 >14:01:24,157 INFO dbus-daemon: dbus[695]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:01:24,157 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:01:24,157 INFO systemd: Started Authorization Manager. >14:01:24,191 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:01:24,192 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:01:24,192 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:01:24,193 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:01:24,195 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >14:01:24,195 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >14:01:24,195 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:01:24,198 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:01:24,204 INFO systemd: Started Network Manager. >14:01:24,206 INFO systemd: Starting Anaconda System Services. >14:01:24,206 INFO systemd: Reached target Anaconda System Services. >14:01:24,206 INFO systemd: Starting Anaconda... >14:01:24,206 INFO systemd: Starting Network Manager Wait Online... >14:01:24,266 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:01:24,267 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:01:24,267 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:01:24,269 INFO NetworkManager: <info> Networking is enabled by state file >14:01:24,270 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:01:24,275 INFO NetworkManager: <info> (eth0): carrier is ON >14:01:24,289 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >14:01:24,289 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >14:01:24,290 INFO NetworkManager: <info> (eth0): now managed >14:01:24,291 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >14:01:24,291 INFO NetworkManager: <info> (eth0): preparing device. >14:01:24,292 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >14:01:24,292 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >14:01:24,307 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:01:24,308 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:01:24,315 INFO systemd: Started Anaconda. >14:01:24,315 INFO systemd: Starting Anaconda Text Console... >14:01:24,439 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >14:01:24,440 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:01:24,440 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:01:24,441 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:01:24,467 INFO NetworkManager: <info> dhclient started with pid 718 >14:01:24,467 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:01:24,640 INFO systemd: Started Anaconda Text Console. >14:01:24,654 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >14:01:24,654 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >14:01:24,654 INFO dhclient: All rights reserved. >14:01:24,654 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:01:24,655 INFO dhclient: >14:01:24,746 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:01:24,757 INFO dhclient: Listening on LPF/eth0/52:54:00:f1:e0:9a >14:01:24,758 INFO dhclient: Sending on LPF/eth0/52:54:00:f1:e0:9a >14:01:24,758 INFO dhclient: Sending on Socket/fallback >14:01:24,759 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6df476a9) >14:01:24,768 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x6df476a9) >14:01:24,770 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >14:01:24,771 INFO NetworkManager: <info> address 192.168.0.123 >14:01:24,771 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >14:01:24,771 INFO NetworkManager: <info> gateway 192.168.0.1 >14:01:24,772 INFO NetworkManager: <info> nameserver '192.168.0.1' >14:01:24,772 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:01:24,772 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:01:24,773 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >14:01:24,773 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:01:24,777 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:01:24,780 INFO dhclient: bound to 192.168.0.123 -- renewal in 38800 seconds. >14:01:24,806 INFO systemd: Started Network Manager Wait Online. >14:01:24,806 INFO systemd: Starting Network. >14:01:24,806 INFO systemd: Reached target Network. >14:01:24,806 INFO systemd: Startup finished in 2s 951ms 216us (kernel) + 5s 540ms 97us (initrd) + 4s 587ms 185us (userspace) = 13s 78ms 498us. >14:01:24,827 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >14:01:24,828 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:01:24,829 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:01:24,829 INFO dbus-daemon: dbus[695]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:01:24,847 INFO dbus-daemon: dbus[695]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:01:24,851 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:01:24,920 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >14:01:26,195 WARNING kernel:[ 14.468621] auditd (755): /proc/755/oom_adj is deprecated, please use /proc/755/oom_score_adj instead. >14:01:29,389 INFO systemd: Starting NTP client/server... >14:01:29,458 INFO chrony-helper: tr: write error: Broken pipe >14:01:29,458 INFO chrony-helper: tr: write error >14:01:29,495 INFO chronyd: chronyd version 1.27-git1ca844 starting >14:01:29,497 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >14:01:29,498 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 >14:01:29,506 INFO systemd: Started NTP client/server. >14:01:32,064 INFO kernel:[ 20.337691] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null) >14:01:32,065 DEBUG kernel:[ 20.338224] SELinux: initialized (dev sda2, type ext4), uses xattr >14:01:34,997 INFO chronyd: Selected source 190.221.173.51 >14:01:34,998 WARNING chronyd: System clock wrong by 10963.570457 seconds, adjustment started >17:04:18,569 WARNING chronyd: System clock was stepped by 10963.570 seconds >17:04:20,031 INFO chronyd: Selected source 170.210.222.2 >17:04:43,562 INFO kernel:[ 48.529588] Btrfs loaded >17:04:43,662 INFO kernel:[ 48.629878] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >17:05:36,349 INFO kernel:[ 101.316967] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null) >17:05:36,349 DEBUG kernel:[ 101.316977] SELinux: initialized (dev sda2, type ext4), uses xattr >17:05:36,388 DEBUG kernel:[ 101.355803] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
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 868994
: 631640 |
631641
|
631642
|
631643
|
631644
|
631645
|
631646
|
631647
|
631648
|
631649
|
631650
|
631651
|
631652