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 857590 Details for
Bug 1059807
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128)
[?]
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), 1.09 MB, created by
Adam Williamson
on 2014-01-30 17:19:30 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2014-01-30 17:19:30 UTC
Size:
1.09 MB
patch
obsolete
>anaconda 21.19-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage > msg = msg % self.args > File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format > record.message = record.getMessage() > File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format > return fmt.format(record) > File "/usr/lib64/python2.7/logging/handlers.py", line 843, in emit > msg = self.format(record) + '\000' > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 76, in emit > SysLogHandler.emit(self, record) > File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle > self.emit(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1318, in callHandlers > hdlr.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1278, in handle > self.callHandlers(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in _log > self.handle(record) > File "/usr/lib64/python2.7/logging/__init__.py", line 1149, in info > self._log(INFO, msg, args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py", line 76, in check > log.info("fs space: %s needed: %s", free, needed) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 285, in _updateContinue > if self._checker and not self._checker.check(): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 280, in _handleCompleteness > self._updateContinue() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 266, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 217, in _createBox > self._updateCompleteness(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh > self._createBox() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked > nextAction.refresh() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked > cb() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128) > >Local variables in innermost frame: >msg: anaconda: fs space: %s needed: %s >self: <LogRecord: anaconda, 20, /usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py, 76, "anaconda: fs space: %s needed: %s"> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x45430d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='ru','us' --switch='grp:alt_shift_toggle' ># System language >lang ru_RU.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System timezone >timezone America/Vancouver --isUtc ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x4dfbdd0> > exists: True > _size: 999 ÐиР> id: 1 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-Desktop-x86_64-rawhi > _format.uuid: 2014-01-27-17-31-42-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 Ð > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi, /dev/disk/by-uuid/2014-01-27-17-31-42-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-Desktop-x86_64-rawhi > originalFormat.uuid: 2014-01-27-17-31-42-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 10 ÐиРdisk sda (6) with existing msdos disklabel >, existing 47 ÐиРpartition sda1 (11) with existing ext4 filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 27 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 30 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 37 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 40 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 47 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 50 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Des > _format.errors: False > _format.uuid: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 Ð > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 4 ÐиР> _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 54 > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Des > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 54 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 56 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 59 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4 ÐиРdm live-rw (66) with existing ext4 filesystem >, existing 4 ÐиРdm live-base (72) with existing ext4 filesystem >, existing 4 ÐиРdm live-osimg-min (78) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: 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 (0x4543190) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 ÐиРmaxSize = 50 ÐиРgrow = True > >, PartSpec instance (0x4543150) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 ÐиРmaxSize = None grow = True > >, PartSpec instance (0x4543210) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 ÐиРmaxSize = None grow = False > >, PartSpec instance (0x4543250) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 ÐиРmaxSize = 200 ÐиРgrow = True > >, PartSpec instance (0x4543390) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fdaf5cd4b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._visitedSinceApplied: True > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._arrow: Image instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._origStrings: {<Label object at 0x7fdac80b1be0 (GtkLabel at 0x46d2820)>: What language would you like to use during the installation process?, <Button object at 0x7fdac80e4e60 (GtkButton at 0x466d4a0)>: _I accept my fate., <Label object at 0x7fdac80e4d70 (GtkLabel at 0x42775d0)>: This is unstable, pre-release software., <Entry object at 0x7fdac80e4b90 (GtkEntry at 0x4707240)>: Type here to search., <Label object at 0x7fdac80e4af0 (GtkLabel at 0x4277730)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Label object at 0x7fdac80e4f00 (GtkLabel at 0x46d26c0)>: WELCOME TO %(name)s %(version)s., <Button object at 0x7fdac80e4e10 (GtkButton at 0x466d320)>: _Get me out of here!} > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._xklwrapper: Skipped > _intf._currentAction.selector: None > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._languageStore: ListStore instance, containing members: >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x45801b8>, True), 'type': (<function <lambda> at 0x4580410>, True), 'addons': (<function list_addons_callback at 0x4580320>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x4580230>, True), 'journalctl': (<function journalctl_callback at 0x45802a8>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.19-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > 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, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2014-01-30 12:08:07 EST, end at Thu 2014-01-30 12:15:19 EST. -- >Jan 30 12:08:07 localhost systemd-journal[93]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.4M available â current limit 99.2M). >Jan 30 12:08:07 localhost systemd-journal[93]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 984.4M available â current limit 99.2M). >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys cpuset >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys cpu >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys cpuacct >Jan 30 12:08:07 localhost kernel: Linux version 3.14.0-0.rc0.git9.1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-13) (GCC) ) #1 SMP Sat Jan 25 21:42:26 UTC 2014 >Jan 30 12:08:07 localhost kernel: Command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-rawhi ro rd.live.image slub_debug=- >Jan 30 12:08:07 localhost kernel: e820: BIOS-provided physical RAM map: >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ea4ffff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ea50000-0x000000007ea5cfff] reserved >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ea5d000-0x000000007ea73fff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ea74000-0x000000007ea76fff] reserved >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ea77000-0x000000007ea95fff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ea96000-0x000000007eab6fff] reserved >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007eab7000-0x000000007eabbfff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007eabc000-0x000000007ec1cfff] reserved >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ec1d000-0x000000007feadfff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007feae000-0x000000007ff05fff] reserved >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ff06000-0x000000007ff0dfff] ACPI data >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ff0e000-0x000000007ff11fff] ACPI NVS >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ff12000-0x000000007ffcffff] usable >Jan 30 12:08:07 localhost kernel: BIOS-e820: [mem 0x000000007ffd0000-0x000000007fffffff] reserved >Jan 30 12:08:07 localhost kernel: NX (Execute Disable) protection: active >Jan 30 12:08:07 localhost kernel: e820: update [mem 0x7e3c4018-0x7e3cd257] usable ==> usable >Jan 30 12:08:07 localhost kernel: e820: update [mem 0x7e3b4018-0x7e3c3e57] usable ==> usable >Jan 30 12:08:07 localhost kernel: extended physical RAM map: >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007e3b4017] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007e3b4018-0x000000007e3c3e57] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007e3c3e58-0x000000007e3c4017] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007e3c4018-0x000000007e3cd257] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007e3cd258-0x000000007ea4ffff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ea50000-0x000000007ea5cfff] reserved >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ea5d000-0x000000007ea73fff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ea74000-0x000000007ea76fff] reserved >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ea77000-0x000000007ea95fff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ea96000-0x000000007eab6fff] reserved >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007eab7000-0x000000007eabbfff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007eabc000-0x000000007ec1cfff] reserved >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ec1d000-0x000000007feadfff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007feae000-0x000000007ff05fff] reserved >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ff06000-0x000000007ff0dfff] ACPI data >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ff0e000-0x000000007ff11fff] ACPI NVS >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ff12000-0x000000007ffcffff] usable >Jan 30 12:08:07 localhost kernel: reserve setup_data: [mem 0x000000007ffd0000-0x000000007fffffff] reserved >Jan 30 12:08:07 localhost kernel: efi: EFI v2.40 by EDK II >Jan 30 12:08:07 localhost kernel: efi: SMBIOS=0x7fef1000 ACPI=0x7ff0d000 ACPI 2.0=0x7ff0d014 >Jan 30 12:08:07 localhost kernel: efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x00000000000a0000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000820000) (7MB) >Jan 30 12:08:07 localhost kernel: efi: mem04: type=4, attr=0xf, range=[0x0000000000820000-0x0000000001000000) (7MB) >Jan 30 12:08:07 localhost kernel: efi: mem05: type=2, attr=0xf, range=[0x0000000001000000-0x00000000031e5000) (33MB) >Jan 30 12:08:07 localhost kernel: efi: mem06: type=7, attr=0xf, range=[0x00000000031e5000-0x000000003dd43000) (939MB) >Jan 30 12:08:07 localhost kernel: efi: mem07: type=2, attr=0xf, range=[0x000000003dd43000-0x0000000040000000) (34MB) >Jan 30 12:08:07 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x0000000040000000-0x000000005c9d5000) (457MB) >Jan 30 12:08:07 localhost kernel: efi: mem09: type=2, attr=0xf, range=[0x000000005c9d5000-0x000000007c000000) (502MB) >Jan 30 12:08:07 localhost kernel: efi: mem10: type=4, attr=0xf, range=[0x000000007c000000-0x000000007c020000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem11: type=7, attr=0xf, range=[0x000000007c020000-0x000000007e144000) (33MB) >Jan 30 12:08:07 localhost kernel: efi: mem12: type=2, attr=0xf, range=[0x000000007e144000-0x000000007e227000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem13: type=1, attr=0xf, range=[0x000000007e227000-0x000000007e362000) (1MB) >Jan 30 12:08:07 localhost kernel: efi: mem14: type=7, attr=0xf, range=[0x000000007e362000-0x000000007e3b3000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem15: type=2, attr=0xf, range=[0x000000007e3b3000-0x000000007e3ce000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem16: type=4, attr=0xf, range=[0x000000007e3ce000-0x000000007e3cf000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem17: type=2, attr=0xf, range=[0x000000007e3cf000-0x000000007e4b6000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem18: type=4, attr=0xf, range=[0x000000007e4b6000-0x000000007e782000) (2MB) >Jan 30 12:08:07 localhost kernel: efi: mem19: type=3, attr=0xf, range=[0x000000007e782000-0x000000007e7c2000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem20: type=4, attr=0xf, range=[0x000000007e7c2000-0x000000007e7c6000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem21: type=3, attr=0xf, range=[0x000000007e7c6000-0x000000007e88a000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem22: type=4, attr=0xf, range=[0x000000007e88a000-0x000000007e89a000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem23: type=3, attr=0xf, range=[0x000000007e89a000-0x000000007e8ef000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem24: type=4, attr=0xf, range=[0x000000007e8ef000-0x000000007e8f4000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem25: type=3, attr=0xf, range=[0x000000007e8f4000-0x000000007e917000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x000000007e917000-0x000000007e91d000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem27: type=3, attr=0xf, range=[0x000000007e91d000-0x000000007e95b000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x000000007e95b000-0x000000007e95c000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem29: type=3, attr=0xf, range=[0x000000007e95c000-0x000000007e9af000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x000000007e9af000-0x000000007e9b4000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem31: type=3, attr=0xf, range=[0x000000007e9b4000-0x000000007ea50000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem32: type=6, attr=0x800000000000000f, range=[0x000000007ea50000-0x000000007ea52000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem33: type=5, attr=0x800000000000000f, range=[0x000000007ea52000-0x000000007ea5a000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem34: type=6, attr=0x800000000000000f, range=[0x000000007ea5a000-0x000000007ea5d000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem35: type=3, attr=0xf, range=[0x000000007ea5d000-0x000000007ea74000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem36: type=6, attr=0x800000000000000f, range=[0x000000007ea74000-0x000000007ea77000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem37: type=3, attr=0xf, range=[0x000000007ea77000-0x000000007ea96000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem38: type=6, attr=0x800000000000000f, range=[0x000000007ea96000-0x000000007eab7000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem39: type=3, attr=0xf, range=[0x000000007eab7000-0x000000007eabc000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem40: type=6, attr=0x800000000000000f, range=[0x000000007eabc000-0x000000007eb6a000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem41: type=5, attr=0x800000000000000f, range=[0x000000007eb6a000-0x000000007ec1d000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem42: type=3, attr=0xf, range=[0x000000007ec1d000-0x000000007ec2e000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem43: type=4, attr=0xf, range=[0x000000007ec2e000-0x000000007fd2e000) (17MB) >Jan 30 12:08:07 localhost kernel: efi: mem44: type=7, attr=0xf, range=[0x000000007fd2e000-0x000000007fd31000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem45: type=3, attr=0xf, range=[0x000000007fd31000-0x000000007feae000) (1MB) >Jan 30 12:08:07 localhost kernel: efi: mem46: type=5, attr=0x800000000000000f, range=[0x000000007feae000-0x000000007fede000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem47: type=6, attr=0x800000000000000f, range=[0x000000007fede000-0x000000007ff02000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem48: type=0, attr=0xf, range=[0x000000007ff02000-0x000000007ff06000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem49: type=9, attr=0xf, range=[0x000000007ff06000-0x000000007ff0e000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem50: type=10, attr=0xf, range=[0x000000007ff0e000-0x000000007ff12000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem51: type=4, attr=0xf, range=[0x000000007ff12000-0x000000007ffd0000) (0MB) >Jan 30 12:08:07 localhost kernel: efi: mem52: type=6, attr=0x800000000000000f, range=[0x000000007ffd0000-0x0000000080000000) (0MB) >Jan 30 12:08:07 localhost kernel: SMBIOS 2.7 present. >Jan 30 12:08:07 localhost kernel: DMI: QEMU QEMU Virtual Machine, BIOS 0.1 06/03/2013 >Jan 30 12:08:07 localhost kernel: Hypervisor detected: KVM >Jan 30 12:08:07 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jan 30 12:08:07 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jan 30 12:08:07 localhost kernel: e820: last_pfn = 0x7ffd0 max_arch_pfn = 0x400000000 >Jan 30 12:08:07 localhost kernel: MTRR default type: uncachable >Jan 30 12:08:07 localhost kernel: MTRR fixed ranges enabled: >Jan 30 12:08:07 localhost kernel: 00000-9FFFF write-back >Jan 30 12:08:07 localhost kernel: A0000-FFFFF uncachable >Jan 30 12:08:07 localhost kernel: MTRR variable ranges enabled: >Jan 30 12:08:07 localhost kernel: 0 base 0000000000 mask FF80000000 write-back >Jan 30 12:08:07 localhost kernel: 1 disabled >Jan 30 12:08:07 localhost kernel: 2 disabled >Jan 30 12:08:07 localhost kernel: 3 disabled >Jan 30 12:08:07 localhost kernel: 4 disabled >Jan 30 12:08:07 localhost kernel: 5 disabled >Jan 30 12:08:07 localhost kernel: 6 disabled >Jan 30 12:08:07 localhost kernel: 7 disabled >Jan 30 12:08:07 localhost kernel: PAT not supported by CPU. >Jan 30 12:08:07 localhost kernel: Scanning 1 areas for low memory corruption >Jan 30 12:08:07 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jan 30 12:08:07 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jan 30 12:08:07 localhost kernel: BRK [0x02dc3000, 0x02dc3fff] PGTABLE >Jan 30 12:08:07 localhost kernel: BRK [0x02dc4000, 0x02dc4fff] PGTABLE >Jan 30 12:08:07 localhost kernel: BRK [0x02dc5000, 0x02dc5fff] PGTABLE >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7e000000-0x7e1fffff] >Jan 30 12:08:07 localhost kernel: [mem 0x7e000000-0x7e1fffff] page 2M >Jan 30 12:08:07 localhost kernel: BRK [0x02dc6000, 0x02dc6fff] PGTABLE >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7dffffff] >Jan 30 12:08:07 localhost kernel: [mem 0x7c000000-0x7dffffff] page 2M >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Jan 30 12:08:07 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jan 30 12:08:07 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7e200000-0x7ea4ffff] >Jan 30 12:08:07 localhost kernel: [mem 0x7e200000-0x7e9fffff] page 2M >Jan 30 12:08:07 localhost kernel: [mem 0x7ea00000-0x7ea4ffff] page 4k >Jan 30 12:08:07 localhost kernel: BRK [0x02dc7000, 0x02dc7fff] PGTABLE >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7ea5d000-0x7ea73fff] >Jan 30 12:08:07 localhost kernel: [mem 0x7ea5d000-0x7ea73fff] page 4k >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7ea77000-0x7ea95fff] >Jan 30 12:08:07 localhost kernel: [mem 0x7ea77000-0x7ea95fff] page 4k >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7eab7000-0x7eabbfff] >Jan 30 12:08:07 localhost kernel: [mem 0x7eab7000-0x7eabbfff] page 4k >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7ec1d000-0x7feadfff] >Jan 30 12:08:07 localhost kernel: [mem 0x7ec1d000-0x7edfffff] page 4k >Jan 30 12:08:07 localhost kernel: [mem 0x7ee00000-0x7fdfffff] page 2M >Jan 30 12:08:07 localhost kernel: [mem 0x7fe00000-0x7feadfff] page 4k >Jan 30 12:08:07 localhost kernel: BRK [0x02dc8000, 0x02dc8fff] PGTABLE >Jan 30 12:08:07 localhost kernel: init_memory_mapping: [mem 0x7ff12000-0x7ffcffff] >Jan 30 12:08:07 localhost kernel: [mem 0x7ff12000-0x7ffcffff] page 4k >Jan 30 12:08:07 localhost kernel: RAMDISK: [mem 0x3dd43000-0x3fffafff] >Jan 30 12:08:07 localhost kernel: ACPI: RSDP 000000007ff0d014 000024 (v02 OVMF ) >Jan 30 12:08:07 localhost kernel: ACPI: XSDT 000000007ff0c0e8 00003C (v01 OVMF OVMFEDK2 20130221 01000013) >Jan 30 12:08:07 localhost kernel: ACPI: FACP 000000007ff0b000 0000F4 (v03 OVMF OVMFEDK2 20130221 OVMF 00000099) >Jan 30 12:08:07 localhost kernel: ACPI: DSDT 000000007ff09000 000D57 (v01 INTEL OVMF 00000004 INTL 20120913) >Jan 30 12:08:07 localhost kernel: ACPI: FACS 000000007ff11000 000040 >Jan 30 12:08:07 localhost kernel: ACPI: APIC 000000007ff0a000 000078 (v01 OVMF OVMFEDK2 20130221 OVMF 00000099) >Jan 30 12:08:07 localhost kernel: ACPI: SSDT 000000007ff08000 000057 (v01 REDHAT OVMF 00000001 INTL 20120913) >Jan 30 12:08:07 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jan 30 12:08:07 localhost kernel: No NUMA configuration found >Jan 30 12:08:07 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007ffcffff] >Jan 30 12:08:07 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7ffcffff] >Jan 30 12:08:07 localhost kernel: NODE_DATA [mem 0x7e48e000-0x7e4b4fff] >Jan 30 12:08:07 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Jan 30 12:08:07 localhost kernel: kvm-clock: cpu 0, msr 0:7e40e001, boot clock >Jan 30 12:08:07 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007a000000-ffff88007bffffff] on node 0 >Jan 30 12:08:07 localhost kernel: Zone ranges: >Jan 30 12:08:07 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jan 30 12:08:07 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jan 30 12:08:07 localhost kernel: Normal empty >Jan 30 12:08:07 localhost kernel: Movable zone start for each node >Jan 30 12:08:07 localhost kernel: Early memory node ranges >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x00001000-0x0009ffff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x00100000-0x7ea4ffff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x7ea5d000-0x7ea73fff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x7ea77000-0x7ea95fff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x7eab7000-0x7eabbfff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x7ec1d000-0x7feadfff] >Jan 30 12:08:07 localhost kernel: node 0: [mem 0x7ff12000-0x7ffcffff] >Jan 30 12:08:07 localhost kernel: On node 0 totalpages: 523641 >Jan 30 12:08:07 localhost kernel: DMA zone: 64 pages used for memmap >Jan 30 12:08:07 localhost kernel: DMA zone: 2038 pages reserved >Jan 30 12:08:07 localhost kernel: DMA zone: 3999 pages, LIFO batch:0 >Jan 30 12:08:07 localhost kernel: DMA32 zone: 8128 pages used for memmap >Jan 30 12:08:07 localhost kernel: DMA32 zone: 519642 pages, LIFO batch:31 >Jan 30 12:08:07 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Jan 30 12:08:07 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Jan 30 12:08:07 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jan 30 12:08:07 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jan 30 12:08:07 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Jan 30 12:08:07 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Jan 30 12:08:07 localhost kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Jan 30 12:08:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 30 12:08:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Jan 30 12:08:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 30 12:08:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Jan 30 12:08:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Jan 30 12:08:07 localhost kernel: ACPI: IRQ0 used by override. >Jan 30 12:08:07 localhost kernel: ACPI: IRQ2 used by override. >Jan 30 12:08:07 localhost kernel: ACPI: IRQ5 used by override. >Jan 30 12:08:07 localhost kernel: ACPI: IRQ9 used by override. >Jan 30 12:08:07 localhost kernel: ACPI: IRQ10 used by override. >Jan 30 12:08:07 localhost kernel: ACPI: IRQ11 used by override. >Jan 30 12:08:07 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jan 30 12:08:07 localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Jan 30 12:08:07 localhost kernel: nr_irqs_gsi: 40 >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7e3b4000-0x7e3b4fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7e3c3000-0x7e3c3fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7e3c4000-0x7e3c4fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7e3cd000-0x7e3cdfff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7ea50000-0x7ea5cfff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7ea74000-0x7ea76fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7ea96000-0x7eab6fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7eabc000-0x7ec1cfff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7feae000-0x7ff05fff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7ff06000-0x7ff0dfff] >Jan 30 12:08:07 localhost kernel: PM: Registered nosave memory: [mem 0x7ff0e000-0x7ff11fff] >Jan 30 12:08:07 localhost kernel: e820: [mem 0x80000000-0xffffffff] available for PCI devices >Jan 30 12:08:07 localhost kernel: Booting paravirtualized kernel on KVM >Jan 30 12:08:07 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >Jan 30 12:08:07 localhost kernel: PERCPU: Embedded 478 pages/cpu @ffff88007e000000 s1926912 r8192 d22784 u2097152 >Jan 30 12:08:07 localhost kernel: pcpu-alloc: s1926912 r8192 d22784 u2097152 alloc=1*2097152 >Jan 30 12:08:07 localhost kernel: pcpu-alloc: [0] 0 >Jan 30 12:08:07 localhost kernel: kvm-clock: cpu 0, msr 0:7e40e001, primary cpu clock >Jan 30 12:08:07 localhost kernel: KVM setup async PF for cpu 0 >Jan 30 12:08:07 localhost kernel: kvm-stealtime: cpu 0, msr 7e00e280 >Jan 30 12:08:07 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 513411 >Jan 30 12:08:07 localhost kernel: Policy zone: DMA32 >Jan 30 12:08:07 localhost kernel: Kernel command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-rawhi ro rd.live.image slub_debug=- >Jan 30 12:08:07 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 30 12:08:07 localhost kernel: Memory: 1958268K/2094564K available (7853K kernel code, 1603K rwdata, 3284K rodata, 3688K init, 12860K bss, 136296K reserved) >Jan 30 12:08:07 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Jan 30 12:08:07 localhost kernel: Hierarchical RCU implementation. >Jan 30 12:08:07 localhost kernel: RCU lockdep checking is enabled. >Jan 30 12:08:07 localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >Jan 30 12:08:07 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >Jan 30 12:08:07 localhost kernel: NR_IRQS:524544 nr_irqs:256 16 >Jan 30 12:08:07 localhost kernel: ACPI: Core revision 20131218 >Jan 30 12:08:07 localhost kernel: kmemleak: Kernel memory leak detector disabled >Jan 30 12:08:07 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jan 30 12:08:07 localhost kernel: Console: colour dummy device 80x25 >Jan 30 12:08:07 localhost kernel: console [tty0] enabled >Jan 30 12:08:07 localhost kernel: Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >Jan 30 12:08:07 localhost kernel: ... MAX_LOCKDEP_SUBCLASSES: 8 >Jan 30 12:08:07 localhost kernel: ... MAX_LOCK_DEPTH: 48 >Jan 30 12:08:07 localhost kernel: ... MAX_LOCKDEP_KEYS: 8191 >Jan 30 12:08:07 localhost kernel: ... CLASSHASH_SIZE: 4096 >Jan 30 12:08:07 localhost kernel: ... MAX_LOCKDEP_ENTRIES: 16384 >Jan 30 12:08:07 localhost kernel: ... MAX_LOCKDEP_CHAINS: 32768 >Jan 30 12:08:07 localhost kernel: ... CHAINHASH_SIZE: 16384 >Jan 30 12:08:07 localhost kernel: memory used by lock dependency info: 6367 kB >Jan 30 12:08:07 localhost kernel: per task-struct memory footprint: 2688 bytes >Jan 30 12:08:07 localhost kernel: allocated 8388608 bytes of page_cgroup >Jan 30 12:08:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 30 12:08:07 localhost kernel: ODEBUG: 18 of 18 active objects replaced >Jan 30 12:08:07 localhost kernel: tsc: Detected 3502.640 MHz processor >Jan 30 12:08:07 localhost kernel: Calibrating delay loop (skipped) preset value.. 7005.28 BogoMIPS (lpj=3502640) >Jan 30 12:08:07 localhost kernel: pid_max: default: 32768 minimum: 301 >Jan 30 12:08:07 localhost kernel: Security Framework initialized >Jan 30 12:08:07 localhost kernel: SELinux: Initializing. >Jan 30 12:08:07 localhost kernel: SELinux: Starting in permissive mode >Jan 30 12:08:07 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jan 30 12:08:07 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Jan 30 12:08:07 localhost kernel: Mount-cache hash table entries: 256 >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys memory >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys devices >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys freezer >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys net_cls >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys blkio >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys perf_event >Jan 30 12:08:07 localhost kernel: Initializing cgroup subsys hugetlb >Jan 30 12:08:07 localhost kernel: mce: CPU supports 10 MCE banks >Jan 30 12:08:07 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >tlb_flushall_shift: 6 >Jan 30 12:08:07 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff8212c000 - ffffffff82132000) >Jan 30 12:08:07 localhost kernel: ftrace: allocating 26445 entries in 104 pages >Jan 30 12:08:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 30 12:08:07 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 1.7.0 (fam: 06, model: 02, stepping: 03) >Jan 30 12:08:07 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Jan 30 12:08:07 localhost kernel: x86: Booted up 1 node, 1 CPUs >Jan 30 12:08:07 localhost kernel: smpboot: Total of 1 processors activated (7005.28 BogoMIPS) >Jan 30 12:08:07 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Jan 30 12:08:07 localhost kernel: devtmpfs: initialized >Jan 30 12:08:07 localhost kernel: PM: Registering ACPI NVS region [mem 0x7ff0e000-0x7ff11fff] (16384 bytes) >Jan 30 12:08:07 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 30 12:08:07 localhost kernel: pinctrl core: initialized pinctrl subsystem >Jan 30 12:08:07 localhost kernel: RTC time: 17:08:06, date: 01/30/14 >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 16 >Jan 30 12:08:07 localhost kernel: cpuidle: using governor menu >Jan 30 12:08:07 localhost kernel: ACPI: bus type PCI registered >Jan 30 12:08:07 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 30 12:08:07 localhost kernel: PCI: Using configuration type 1 for base access >Jan 30 12:08:07 localhost kernel: bio: create slab <bio-0> at 0 >Jan 30 12:08:07 localhost kernel: ACPI: Added _OSI(Module Device) >Jan 30 12:08:07 localhost kernel: ACPI: Added _OSI(Processor Device) >Jan 30 12:08:07 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 30 12:08:07 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jan 30 12:08:07 localhost kernel: ACPI: Interpreter enabled >Jan 30 12:08:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >Jan 30 12:08:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >Jan 30 12:08:07 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Jan 30 12:08:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jan 30 12:08:07 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 30 12:08:07 localhost kernel: ACPI: No dock devices found. >Jan 30 12:08:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 30 12:08:07 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Jan 30 12:08:07 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Jan 30 12:08:07 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Jan 30 12:08:07 localhost kernel: PCI host bridge to bus 0000:00 >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeefffff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc0c0-0xc0cf] >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.2: reg 0x20: [io 0xc0a0-0xc0bf] >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0x84000000-0x87ffffff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0x80000000-0x83ffffff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0x88000000-0x88001fff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc080-0xc09f] >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0x88004000-0x88004fff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] >Jan 30 12:08:07 localhost kernel: pci 0000:00:04.0: [8086:2922] type 00 class 0x010601 >Jan 30 12:08:07 localhost kernel: pci 0000:00:04.0: reg 0x20: [io 0xc040-0xc05f] >Jan 30 12:08:07 localhost kernel: pci 0000:00:04.0: reg 0x24: [mem 0x88003000-0x88003fff] >Jan 30 12:08:07 localhost kernel: pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 >Jan 30 12:08:07 localhost kernel: pci 0000:00:05.0: reg 0x10: [io 0xc020-0xc03f] >Jan 30 12:08:07 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Jan 30 12:08:07 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc01f] >Jan 30 12:08:07 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0x88002000-0x88002fff] >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 *11) >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 *11) >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *10 11) >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *10 11) >Jan 30 12:08:07 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jan 30 12:08:07 localhost kernel: vgaarb: loaded >Jan 30 12:08:07 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Jan 30 12:08:07 localhost kernel: SCSI subsystem initialized >Jan 30 12:08:07 localhost kernel: libata version 3.00 loaded. >Jan 30 12:08:07 localhost kernel: ACPI: bus type USB registered >Jan 30 12:08:07 localhost kernel: usbcore: registered new interface driver usbfs >Jan 30 12:08:07 localhost kernel: usbcore: registered new interface driver hub >Jan 30 12:08:07 localhost kernel: usbcore: registered new device driver usb >Jan 30 12:08:07 localhost kernel: PCI: Using ACPI for IRQ routing >Jan 30 12:08:07 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7e3b4018-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7e3c4018-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7ea50000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7ea74000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7ea96000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7eabc000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7feae000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: e820: reserve RAM buffer [mem 0x7ffd0000-0x7fffffff] >Jan 30 12:08:07 localhost kernel: NetLabel: Initializing >Jan 30 12:08:07 localhost kernel: NetLabel: domain hash size = 128 >Jan 30 12:08:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jan 30 12:08:07 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jan 30 12:08:07 localhost kernel: Switched to clocksource kvm-clock >Jan 30 12:08:07 localhost kernel: pnp: PnP ACPI init >Jan 30 12:08:07 localhost kernel: ACPI: bus type PNP registered >Jan 30 12:08:07 localhost kernel: pnp 00:00: [dma 4] >Jan 30 12:08:07 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x01e0-0x01ef] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0160-0x016f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0278-0x027f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0370-0x0371] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0378-0x037f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0402] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0440-0x044f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0678-0x067f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0x0778-0x077f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0xafe0-0xafe3] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [io 0xb000-0xb03f] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved >Jan 30 12:08:07 localhost kernel: system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved >Jan 30 12:08:07 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >Jan 30 12:08:07 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:09: [dma 2] >Jan 30 12:08:07 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active) >Jan 30 12:08:07 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active) >Jan 30 12:08:07 localhost kernel: pnp: PnP ACPI: found 11 devices >Jan 30 12:08:07 localhost kernel: ACPI: bus type PNP unregistered >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref] >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref] >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: BAR 6: assigned [mem 0x88010000-0x8801ffff pref] >Jan 30 12:08:07 localhost kernel: pci 0000:00:03.0: BAR 6: assigned [mem 0x88020000-0x8802ffff pref] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Jan 30 12:08:07 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfeefffff] >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 2 >Jan 30 12:08:07 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes) >Jan 30 12:08:07 localhost kernel: TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >Jan 30 12:08:07 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Jan 30 12:08:07 localhost kernel: TCP: reno registered >Jan 30 12:08:07 localhost kernel: UDP hash table entries: 1024 (order: 5, 196608 bytes) >Jan 30 12:08:07 localhost kernel: UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 1 >Jan 30 12:08:07 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Jan 30 12:08:07 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Jan 30 12:08:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Jan 30 12:08:07 localhost kernel: pci 0000:00:02.0: Boot video device >Jan 30 12:08:07 localhost kernel: PCI: CLS 0 bytes, default 64 >Jan 30 12:08:07 localhost kernel: Unpacking initramfs... >Jan 30 12:08:07 localhost kernel: Freeing initrd memory: 35552K (ffff88003dd43000 - ffff88003fffb000) >Jan 30 12:08:07 localhost kernel: DMA-API: preallocated 65536 debug entries >Jan 30 12:08:07 localhost kernel: DMA-API: debugging enabled by kernel config >Jan 30 12:08:07 localhost kernel: Scanning for low memory corruption every 60 seconds >Jan 30 12:08:07 localhost kernel: futex hash table entries: 256 (order: 3, 32768 bytes) >Jan 30 12:08:07 localhost kernel: Initialise system trusted keyring >Jan 30 12:08:07 localhost kernel: audit: initializing netlink subsys (disabled) >Jan 30 12:08:07 localhost kernel: audit: type=2000 audit(1391101687.705:1): initialized >Jan 30 12:08:07 localhost kernel: cryptomgr_test (24) used greatest stack depth: 6248 bytes left >Jan 30 12:08:07 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 30 12:08:07 localhost kernel: zbud: loaded >Jan 30 12:08:07 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jan 30 12:08:07 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 30 12:08:07 localhost kernel: msgmni has been set to 3960 >Jan 30 12:08:07 localhost kernel: Key type big_key registered >Jan 30 12:08:07 localhost kernel: SELinux: Registering netfilter hooks >Jan 30 12:08:07 localhost kernel: cryptomgr_test (29) used greatest stack depth: 5640 bytes left >Jan 30 12:08:07 localhost kernel: cryptomgr_test (34) used greatest stack depth: 5592 bytes left >Jan 30 12:08:07 localhost kernel: alg: No test for stdrng (krng) >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 38 >Jan 30 12:08:07 localhost kernel: Key type asymmetric registered >Jan 30 12:08:07 localhost kernel: Asymmetric key parser 'x509' registered >Jan 30 12:08:07 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 30 12:08:07 localhost kernel: io scheduler noop registered >Jan 30 12:08:07 localhost kernel: io scheduler deadline registered >Jan 30 12:08:07 localhost kernel: io scheduler cfq registered (default) >Jan 30 12:08:07 localhost kernel: list_sort_test: start testing list_sort() >Jan 30 12:08:07 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 30 12:08:07 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 30 12:08:07 localhost kernel: efifb: probing for efifb >Jan 30 12:08:07 localhost kernel: efifb: framebuffer at 0x84000000, mapped to 0xffffc90000580000, using 1876k, total 1875k >Jan 30 12:08:07 localhost kernel: efifb: mode is 800x600x32, linelength=3200, pages=1 >Jan 30 12:08:07 localhost kernel: efifb: scrolling: redraw >Jan 30 12:08:07 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Jan 30 12:08:07 localhost kernel: Console: switching to colour frame buffer device 100x37 >Jan 30 12:08:07 localhost kernel: fb0: EFI VGA frame buffer device >Jan 30 12:08:07 localhost kernel: intel_idle: does not run on family 6 model 2 >Jan 30 12:08:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Jan 30 12:08:07 localhost kernel: ACPI: Power Button [PWRF] >Jan 30 12:08:07 localhost kernel: GHES: HEST is not enabled! >Jan 30 12:08:07 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 30 12:08:07 localhost kernel: 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Jan 30 12:08:07 localhost kernel: Non-volatile memory driver v1.3 >Jan 30 12:08:07 localhost kernel: Linux agpgart interface v0.103 >Jan 30 12:08:07 localhost kernel: ahci 0000:00:04.0: version 3.0 >Jan 30 12:08:07 localhost kernel: ahci 0000:00:04.0: irq 40 for MSI/MSI-X >Jan 30 12:08:07 localhost kernel: ahci 0000:00:04.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode >Jan 30 12:08:07 localhost kernel: ahci 0000:00:04.0: flags: ncq only >Jan 30 12:08:07 localhost kernel: scsi0 : ahci >Jan 30 12:08:07 localhost kernel: scsi1 : ahci >Jan 30 12:08:07 localhost kernel: scsi2 : ahci >Jan 30 12:08:07 localhost kernel: scsi3 : ahci >Jan 30 12:08:07 localhost kernel: scsi4 : ahci >Jan 30 12:08:07 localhost kernel: scsi5 : ahci >Jan 30 12:08:07 localhost kernel: ata1: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003100 irq 40 >Jan 30 12:08:07 localhost kernel: ata2: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003180 irq 40 >Jan 30 12:08:07 localhost kernel: ata3: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003200 irq 40 >Jan 30 12:08:07 localhost kernel: ata4: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003280 irq 40 >Jan 30 12:08:07 localhost kernel: ata5: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003300 irq 40 >Jan 30 12:08:07 localhost kernel: ata6: SATA max UDMA/133 abar m4096@0x88003000 port 0x88003380 irq 40 >Jan 30 12:08:07 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Jan 30 12:08:07 localhost kernel: scsi6 : ata_piix >Jan 30 12:08:07 localhost kernel: scsi7 : ata_piix >Jan 30 12:08:07 localhost kernel: ata7: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >Jan 30 12:08:07 localhost kernel: ata8: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >Jan 30 12:08:07 localhost kernel: libphy: Fixed MDIO Bus: probed >Jan 30 12:08:07 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 30 12:08:07 localhost kernel: ehci-pci: EHCI PCI platform driver >Jan 30 12:08:07 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 30 12:08:07 localhost kernel: ohci-pci: OHCI PCI platform driver >Jan 30 12:08:07 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jan 30 12:08:07 localhost kernel: uhci_hcd 0000:00:01.2: UHCI Host Controller >Jan 30 12:08:07 localhost kernel: uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Jan 30 12:08:07 localhost kernel: uhci_hcd 0000:00:01.2: detected 2 ports >Jan 30 12:08:07 localhost kernel: uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c0a0 >Jan 30 12:08:07 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 30 12:08:07 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 30 12:08:07 localhost kernel: usb usb1: Product: UHCI Host Controller >Jan 30 12:08:07 localhost kernel: usb usb1: Manufacturer: Linux 3.14.0-0.rc0.git9.1.fc21.x86_64 uhci_hcd >Jan 30 12:08:07 localhost kernel: usb usb1: SerialNumber: 0000:00:01.2 >Jan 30 12:08:07 localhost kernel: hub 1-0:1.0: USB hub found >Jan 30 12:08:07 localhost kernel: hub 1-0:1.0: 2 ports detected >Jan 30 12:08:07 localhost kernel: ata7: port disabled--ignoring >Jan 30 12:08:07 localhost kernel: usbcore: registered new interface driver usbserial >Jan 30 12:08:07 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jan 30 12:08:07 localhost kernel: usbserial: USB Serial support registered for generic >Jan 30 12:08:07 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >Jan 30 12:08:07 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 30 12:08:07 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Jan 30 12:08:07 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jan 30 12:08:07 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Jan 30 12:08:07 localhost kernel: rtc_cmos 00:01: RTC can wake from S4 >Jan 30 12:08:07 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Jan 30 12:08:07 localhost kernel: rtc_cmos 00:01: alarms up to one day, 114 bytes nvram >Jan 30 12:08:07 localhost kernel: device-mapper: uevent: version 1.0.3 >Jan 30 12:08:07 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Jan 30 12:08:07 localhost kernel: EFI Variables Facility v0.08 2004-May-17 >Jan 30 12:08:07 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jan 30 12:08:07 localhost kernel: usbcore: registered new interface driver usbhid >Jan 30 12:08:07 localhost kernel: usbhid: USB HID core driver >Jan 30 12:08:07 localhost kernel: drop_monitor: Initializing network drop monitor service >Jan 30 12:08:07 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 30 12:08:07 localhost kernel: TCP: cubic registered >Jan 30 12:08:07 localhost kernel: Initializing XFRM netlink socket >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 10 >Jan 30 12:08:07 localhost kernel: mip6: Mobile IPv6 >Jan 30 12:08:07 localhost kernel: NET: Registered protocol family 17 >Jan 30 12:08:07 localhost kernel: Loading compiled-in X.509 certificates >Jan 30 12:08:07 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1dd03529ae6ae25ade9b43cee1de2278f5067bf5' >Jan 30 12:08:07 localhost kernel: registered taskstats version 1 >Jan 30 12:08:07 localhost kernel: Magic number: 14:92:139 >Jan 30 12:08:07 localhost kernel: rtc_cmos 00:01: setting system clock to 2014-01-30 17:08:07 UTC (1391101687) >Jan 30 12:08:07 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jan 30 12:08:07 localhost kernel: ata8.01: NODEV after polling detection >Jan 30 12:08:07 localhost kernel: ata8.00: ATAPI: QEMU DVD-ROM, 1.7.0, max UDMA/100 >Jan 30 12:08:07 localhost kernel: ata8.00: configured for MWDMA2 >Jan 30 12:08:07 localhost kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jan 30 12:08:07 localhost kernel: ata1.00: ATA-7: QEMU HARDDISK, 1.7.0, max UDMA/100 >Jan 30 12:08:07 localhost kernel: ata1.00: 20971520 sectors, multi 16: LBA48 NCQ (depth 31/32) >Jan 30 12:08:07 localhost kernel: ata1.00: applying bridge limits >Jan 30 12:08:07 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Jan 30 12:08:07 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Jan 30 12:08:07 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Jan 30 12:08:07 localhost kernel: ata1.00: configured for UDMA/100 >Jan 30 12:08:07 localhost kernel: scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.7. PQ: 0 ANSI: 5 >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB) >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 30 12:08:07 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) >Jan 30 12:08:07 localhost kernel: sda: sda1 >Jan 30 12:08:07 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Jan 30 12:08:07 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Jan 30 12:08:07 localhost kernel: scsi 7:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.7. PQ: 0 ANSI: 5 >Jan 30 12:08:07 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Jan 30 12:08:07 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 30 12:08:07 localhost kernel: sr 7:0:0:0: Attached scsi CD-ROM sr0 >Jan 30 12:08:07 localhost kernel: sr 7:0:0:0: Attached scsi generic sg1 type 5 >Jan 30 12:08:07 localhost kernel: Freeing unused kernel memory: 3688K (ffffffff81d92000 - ffffffff8212c000) >Jan 30 12:08:07 localhost kernel: Write protecting the kernel read-only data: 12288k >Jan 30 12:08:07 localhost kernel: Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000) >Jan 30 12:08:07 localhost kernel: Freeing unused kernel memory: 812K (ffff880001b35000 - ffff880001c00000) >Jan 30 12:08:07 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jan 30 12:08:07 localhost systemd[1]: Detected virtualization 'kvm'. >Jan 30 12:08:07 localhost systemd[1]: Running in initial RAM disk. >Jan 30 12:08:07 localhost systemd[1]: No hostname configured. >Jan 30 12:08:07 localhost systemd[1]: Set hostname to <localhost>. >Jan 30 12:08:07 localhost systemd[1]: Initializing machine ID from KVM UUID. >Jan 30 12:08:07 localhost kernel: random: systemd urandom read with 13 bits of entropy available >Jan 30 12:08:07 localhost kernel: systemd-cryptse (70) used greatest stack depth: 5576 bytes left >Jan 30 12:08:07 localhost kernel: dracut-rootfs-g (75) used greatest stack depth: 5416 bytes left >Jan 30 12:08:07 localhost kernel: dracut-rootfs-g (71) used greatest stack depth: 5288 bytes left >Jan 30 12:08:07 localhost systemd[1]: /usr/lib/systemd/system-generators/dracut-rootfs-generator exited with exit status 1. >Jan 30 12:08:07 localhost systemd[1]: Starting -.slice. >Jan 30 12:08:07 localhost systemd[1]: Created slice -.slice. >Jan 30 12:08:07 localhost systemd[1]: Starting System Slice. >Jan 30 12:08:07 localhost systemd[1]: Created slice System Slice. >Jan 30 12:08:07 localhost systemd[1]: Starting Slices. >Jan 30 12:08:07 localhost systemd[1]: Reached target Slices. >Jan 30 12:08:07 localhost systemd[1]: Starting Timers. >Jan 30 12:08:07 localhost systemd[1]: Reached target Timers. >Jan 30 12:08:07 localhost systemd[1]: Starting udev Kernel Socket. >Jan 30 12:08:07 localhost systemd[1]: Listening on udev Kernel Socket. >Jan 30 12:08:07 localhost systemd[1]: Starting udev Control Socket. >Jan 30 12:08:07 localhost systemd[1]: Listening on udev Control Socket. >Jan 30 12:08:07 localhost systemd[1]: Starting Encrypted Volumes. >Jan 30 12:08:07 localhost systemd[1]: Reached target Encrypted Volumes. >Jan 30 12:08:07 localhost systemd[1]: Starting Journal Socket. >Jan 30 12:08:07 localhost systemd[1]: Listening on Journal Socket. >Jan 30 12:08:07 localhost systemd[1]: Starting dracut cmdline hook... >Jan 30 12:08:07 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jan 30 12:08:07 localhost systemd[1]: Started Load Kernel Modules. >Jan 30 12:08:07 localhost systemd[1]: Starting Sockets. >Jan 30 12:08:07 localhost systemd[1]: Reached target Sockets. >Jan 30 12:08:07 localhost systemd[1]: Starting Setup Virtual Console... >Jan 30 12:08:07 localhost systemd[1]: Starting Journal Service... >Jan 30 12:08:07 localhost systemd[1]: Started Journal Service. >Jan 30 12:08:07 localhost systemd-journal[93]: Journal started >Jan 30 12:08:07 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jan 30 12:08:07 localhost systemd[1]: Starting Swap. >Jan 30 12:08:07 localhost systemd[1]: Reached target Swap. >Jan 30 12:08:07 localhost systemd[1]: Starting Local File Systems. >Jan 30 12:08:07 localhost systemd[1]: Reached target Local File Systems. >Jan 30 12:08:07 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jan 30 12:08:07 localhost systemd[1]: Started Setup Virtual Console. >Jan 30 12:08:07 localhost systemd[1]: Starting Create static device nodes in /dev... >Jan 30 12:08:07 localhost systemd[1]: Started Create static device nodes in /dev. >Jan 30 12:08:07 localhost dracut-cmdline[84]: dracut-21 (Rawhide) dracut-034-74.git20131218.fc21 >Jan 30 12:08:07 localhost kernel: loop: module loaded >Jan 30 12:08:07 localhost dracut-cmdline[84]: root was live:LABEL=Fedora-Live-Desktop-x86_64-rawhi, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi >Jan 30 12:08:08 localhost systemd[1]: Started dracut cmdline hook. >Jan 30 12:08:08 localhost systemd[1]: Starting dracut pre-udev hook... >Jan 30 12:08:08 localhost systemd[1]: Started dracut pre-udev hook. >Jan 30 12:08:08 localhost systemd[1]: Starting udev Kernel Device Manager... >Jan 30 12:08:08 localhost systemd-udevd[265]: starting version 208 >Jan 30 12:08:08 localhost systemd[1]: Started udev Kernel Device Manager. >Jan 30 12:08:08 localhost systemd[1]: Starting dracut pre-trigger hook... >Jan 30 12:08:08 localhost systemd-udevd[265]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('a') >Jan 30 12:08:08 localhost dracut-pre-trigger[266]: rd.md=0: removing MD RAID activation >Jan 30 12:08:08 localhost systemd[1]: Started dracut pre-trigger hook. >Jan 30 12:08:08 localhost systemd[1]: Starting udev Coldplug all Devices... >Jan 30 12:08:08 localhost systemd-udevd[265]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('a') >Jan 30 12:08:08 localhost kernel: udevadm (330) used greatest stack depth: 5256 bytes left >Jan 30 12:08:08 localhost systemd[1]: Started udev Coldplug all Devices. >Jan 30 12:08:08 localhost systemd[1]: Starting dracut initqueue hook... >Jan 30 12:08:08 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jan 30 12:08:08 localhost systemd[1]: Starting System Initialization. >Jan 30 12:08:08 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Jan 30 12:08:08 localhost systemd[1]: Reached target System Initialization. >Jan 30 12:08:08 localhost systemd[1]: Reloading. >Jan 30 12:08:08 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Jan 30 12:08:08 localhost systemd[1]: /usr/lib/systemd/system-generators/dracut-rootfs-generator exited with exit status 1. >Jan 30 12:08:08 localhost kernel: tsc: Refined TSC clocksource calibration: 3502.603 MHz >Jan 30 12:08:08 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 >Jan 30 12:08:08 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Jan 30 12:08:08 localhost kernel: cdrom_id (362) used greatest stack depth: 4280 bytes left >Jan 30 12:08:08 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >Jan 30 12:08:08 localhost kernel: [drm] Device Version 0.0 >Jan 30 12:08:08 localhost kernel: [drm] Compression level 0 log level 0 >Jan 30 12:08:08 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Jan 30 12:08:08 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Jan 30 12:08:08 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Jan 30 12:08:08 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Jan 30 12:08:08 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Jan 30 12:08:08 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1016300 kiB >Jan 30 12:08:08 localhost kernel: [TTM] Initializing pool allocator >Jan 30 12:08:08 localhost kernel: [TTM] Initializing DMA pool allocator >Jan 30 12:08:08 localhost kernel: [drm] qxl: 16M of VRAM memory size >Jan 30 12:08:08 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Jan 30 12:08:08 localhost kernel: [drm] qxl: 64M of Surface memory size >Jan 30 12:08:08 localhost kernel: virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >Jan 30 12:08:08 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Jan 30 12:08:08 localhost kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >Jan 30 12:08:08 localhost kernel: [drm] main mem slot 1 [84000000,3ffe000] >Jan 30 12:08:08 localhost kernel: [drm] surface mem slot 2 [80000000,4000000] >Jan 30 12:08:08 localhost kernel: [drm] fb mappable at 0x84000000, size 3145728 >Jan 30 12:08:08 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Jan 30 12:08:08 localhost kernel: checking generic (84000000 1d5000) vs hw (84000000 1000000) >Jan 30 12:08:08 localhost kernel: fb: conflicting fb hw usage qxldrmfb vs EFI VGA - removing generic driver >Jan 30 12:08:08 localhost kernel: Console: switching to colour dummy device 80x25 >Jan 30 12:08:08 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Jan 30 12:08:08 localhost kernel: Console: switching to colour frame buffer device 128x48 >Jan 30 12:08:08 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Jan 30 12:08:08 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Jan 30 12:08:08 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Jan 30 12:08:08 localhost systemd[1]: Received SIGRTMIN+20 from PID 346 (plymouthd). >Jan 30 12:08:08 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jan 30 12:08:08 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jan 30 12:08:08 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jan 30 12:08:08 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jan 30 12:08:08 localhost systemd[1]: Starting Paths. >Jan 30 12:08:08 localhost systemd[1]: Reached target Paths. >Jan 30 12:08:08 localhost systemd[1]: Starting Basic System. >Jan 30 12:08:08 localhost systemd[1]: Reached target Basic System. >Jan 30 12:08:08 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 30 12:08:09 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Jan 30 12:08:09 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Jan 30 12:08:09 localhost kernel: mount (437) used greatest stack depth: 4184 bytes left >Jan 30 12:08:09 localhost kernel: bio: create slab <bio-1> at 1 >Jan 30 12:08:09 localhost kernel: bio: create slab <bio-2> at 2 >Jan 30 12:08:09 localhost systemd[1]: Started dracut initqueue hook. >Jan 30 12:08:09 localhost systemd[1]: Starting dracut pre-mount hook... >Jan 30 12:08:09 localhost systemd[1]: Started dracut pre-mount hook. >Jan 30 12:08:09 localhost systemd[1]: Starting Initrd Root File System. >Jan 30 12:08:09 localhost systemd[1]: Reached target Initrd Root File System. >Jan 30 12:08:09 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jan 30 12:08:09 localhost systemd[1]: Reloading. >Jan 30 12:08:09 localhost systemd[1]: /usr/lib/systemd/system-generators/dracut-rootfs-generator exited with exit status 1. >Jan 30 12:08:09 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jan 30 12:08:09 localhost systemd[1]: Starting Initrd File Systems. >Jan 30 12:08:09 localhost systemd[1]: Reached target Initrd File Systems. >Jan 30 12:08:09 localhost systemd[1]: Starting dracut mount hook... >Jan 30 12:08:09 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:08:09 localhost kernel: random: nonblocking pool is initialized >Jan 30 12:08:09 localhost systemd[1]: Started dracut mount hook. >Jan 30 12:08:09 localhost systemd[1]: Starting Initrd Default Target. >Jan 30 12:08:09 localhost systemd[1]: Reached target Initrd Default Target. >Jan 30 12:08:09 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jan 30 12:08:09 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jan 30 12:08:09 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jan 30 12:08:09 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jan 30 12:08:09 localhost systemd[1]: Starting Plymouth switch root service... >Jan 30 12:08:09 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping Initrd Default Target. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Initrd Default Target. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut mount hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut mount hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut pre-mount hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut pre-mount hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut initqueue hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut initqueue hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping Basic System. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Basic System. >Jan 30 12:08:09 localhost systemd[1]: Stopping Slices. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Slices. >Jan 30 12:08:09 localhost systemd[1]: Stopping System Slice. >Jan 30 12:08:09 localhost systemd[1]: Removed slice System Slice. >Jan 30 12:08:09 localhost systemd[1]: Stopping -.slice. >Jan 30 12:08:09 localhost systemd[1]: Removed slice -.slice. >Jan 30 12:08:09 localhost systemd[1]: Stopping Paths. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Paths. >Jan 30 12:08:09 localhost systemd[1]: Stopping Timers. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Timers. >Jan 30 12:08:09 localhost systemd[1]: Stopping Sockets. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Sockets. >Jan 30 12:08:09 localhost systemd[1]: Stopping System Initialization. >Jan 30 12:08:09 localhost systemd[1]: Stopped target System Initialization. >Jan 30 12:08:09 localhost systemd[1]: Stopping Encrypted Volumes. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Encrypted Volumes. >Jan 30 12:08:09 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jan 30 12:08:09 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping Swap. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Swap. >Jan 30 12:08:09 localhost systemd[1]: Stopping Local File Systems. >Jan 30 12:08:09 localhost systemd[1]: Stopped target Local File Systems. >Jan 30 12:08:09 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jan 30 12:08:09 localhost systemd[1]: Started Plymouth switch root service. >Jan 30 12:08:09 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut pre-udev hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut pre-udev hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping dracut cmdline hook... >Jan 30 12:08:09 localhost systemd[1]: Stopped dracut cmdline hook. >Jan 30 12:08:09 localhost systemd[1]: Stopping Create static device nodes in /dev... >Jan 30 12:08:09 localhost systemd[1]: Stopped Create static device nodes in /dev. >Jan 30 12:08:09 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jan 30 12:08:09 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jan 30 12:08:09 localhost systemd[1]: Stopping udev Control Socket. >Jan 30 12:08:09 localhost systemd[1]: Closed udev Control Socket. >Jan 30 12:08:09 localhost systemd[1]: Stopping udev Kernel Socket. >Jan 30 12:08:09 localhost systemd[1]: Closed udev Kernel Socket. >Jan 30 12:08:09 localhost systemd[1]: Starting Cleanup udevd DB... >Jan 30 12:08:09 localhost systemd[1]: Started Cleanup udevd DB. >Jan 30 12:08:09 localhost systemd[1]: Starting Switch Root. >Jan 30 12:08:09 localhost systemd[1]: Reached target Switch Root. >Jan 30 12:08:09 localhost systemd[1]: Starting Switch Root... >Jan 30 12:08:09 localhost kernel: systemd-udevd (332) used greatest stack depth: 2648 bytes left >Jan 30 12:08:09 localhost systemd[1]: Switching root. >Jan 30 12:08:09 localhost systemd-cgroups-agent[577]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Jan 30 12:08:09 localhost systemd-journal[93]: Journal stopped >Jan 30 12:08:12 localhost systemd-journal[624]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.4M available â current limit 99.2M). >Jan 30 12:08:12 localhost systemd-journal[624]: Runtime journal is using 8.0M (max allowed 99.2M, trying to leave 148.8M free of 976.4M available â current limit 99.2M). >Jan 30 12:08:12 localhost systemd-journald[93]: Received SIGTERM >Jan 30 12:08:12 localhost kernel: audit: type=1404 audit(1391101690.344:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 30 12:08:12 localhost kernel: SELinux: 2048 avtab hash slots, 104098 rules. >Jan 30 12:08:12 localhost kernel: SELinux: 2048 avtab hash slots, 104098 rules. >Jan 30 12:08:12 localhost kernel: SELinux: 8 users, 99 roles, 4766 types, 273 bools, 1 sens, 1024 cats >Jan 30 12:08:12 localhost kernel: SELinux: 83 classes, 104098 rules >Jan 30 12:08:12 localhost kernel: SELinux: Completing initialization. >Jan 30 12:08:12 localhost kernel: SELinux: Setting up existing superblocks. >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Jan 30 12:08:12 localhost kernel: audit: type=1403 audit(1391101690.518:3): policy loaded auid=4294967295 ses=4294967295 >Jan 30 12:08:12 localhost systemd[1]: Successfully loaded SELinux policy in 192.639ms. >Jan 30 12:08:12 localhost systemd[1]: Relabelled /dev and /run in 17.994ms. >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jan 30 12:08:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:12 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Jan 30 12:08:12 localhost kernel: audit: type=1400 audit(1391101692.161:4): avc: denied { net_admin } for pid=622 comm="systemd-tmpfile" capability=12 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:system_r:systemd_tmpfiles_t:s0 tclass=capability >Jan 30 12:08:12 localhost systemd-journal[624]: Journal started >Jan 30 12:08:10 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jan 30 12:08:10 localhost systemd[1]: Detected virtualization 'kvm'. >Jan 30 12:08:10 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Jan 30 12:08:12 localhost systemd[1]: Starting LVM2 metadata daemon... >Jan 30 12:08:12 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jan 30 12:08:12 localhost systemd[1]: Starting Configure read-only root support... >Jan 30 12:08:12 localhost systemd[1]: Starting Import network configuration from initramfs... >Jan 30 12:08:12 localhost systemd[1]: Starting Load/Save Random Seed... >Jan 30 12:08:12 localhost systemd[1]: Started LVM2 metadata daemon. >Jan 30 12:08:12 localhost systemd[1]: Started Load/Save Random Seed. >Jan 30 12:08:12 localhost systemd[1]: Started udev Coldplug all Devices. >Jan 30 12:08:12 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jan 30 12:08:12 localhost systemd-tmpfiles[622]: [/usr/lib/tmpfiles.d/selinux-policy.conf:4] Write file requires argument. >Jan 30 12:08:12 localhost lvm[610]: No volume groups found >Jan 30 12:08:12 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jan 30 12:08:12 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=1/FAILURE >Jan 30 12:08:12 localhost systemd[1]: Failed to start Create static device nodes in /dev. >Jan 30 12:08:12 localhost systemd[1]: Unit systemd-tmpfiles-setup-dev.service entered failed state. >Jan 30 12:08:12 localhost systemd[1]: Starting udev Kernel Device Manager... >Jan 30 12:08:12 localhost systemd[1]: Starting Local File Systems (Pre). >Jan 30 12:08:12 localhost systemd[1]: Reached target Local File Systems (Pre). >Jan 30 12:08:12 localhost systemd[1]: Started Configure read-only root support. >Jan 30 12:08:12 localhost systemd-udevd[643]: starting version 208 >Jan 30 12:08:12 localhost systemd[1]: Started udev Kernel Device Manager. >Jan 30 12:08:12 localhost systemd[1]: Started Import network configuration from initramfs. >Jan 30 12:08:13 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jan 30 12:08:13 localhost systemd[1]: Starting Activation of DM RAID sets... >Jan 30 12:08:13 localhost systemd[1]: Started Activation of DM RAID sets. >Jan 30 12:08:13 localhost systemd[1]: Starting Local File Systems. >Jan 30 12:08:13 localhost systemd[1]: Reached target Local File Systems. >Jan 30 12:08:13 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jan 30 12:08:13 localhost systemd[1]: Started Reconfigure the system on administrator request. >Jan 30 12:08:13 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jan 30 12:08:13 localhost systemd[1]: Starting Create Volatile Files and Directories... >Jan 30 12:08:13 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jan 30 12:08:13 localhost kernel: audit: type=1400 audit(1391101693.226:5): avc: denied { net_admin } for pid=661 comm="systemd-tmpfile" capability=12 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:system_r:systemd_tmpfiles_t:s0 tclass=capability >Jan 30 12:08:13 localhost systemd[1]: Starting Security Auditing Service... >Jan 30 12:08:13 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jan 30 12:08:13 localhost systemd[1]: Starting Encrypted Volumes. >Jan 30 12:08:13 localhost systemd-tmpfiles[661]: [/usr/lib/tmpfiles.d/selinux-policy.conf:4] Write file requires argument. >Jan 30 12:08:13 localhost systemd[1]: Reached target Encrypted Volumes. >Jan 30 12:08:13 localhost systemd-journal[624]: Permanent journal is using 8.0M (max allowed 390.3M, trying to leave 585.5M free of 694.8M available â current limit 109.3M). >Jan 30 12:08:13 localhost systemd-journal[624]: Time spent on flushing to /var is 88.682ms for 866 entries. >Jan 30 12:08:13 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jan 30 12:08:13 localhost systemd-tmpfiles[661]: Unable to fix label of /sys/kernel/uevent_helper: Permission denied >Jan 30 12:08:13 localhost systemd[1]: Started Security Auditing Service. >Jan 30 12:08:13 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jan 30 12:08:13 localhost auditctl[664]: No rules >Jan 30 12:08:13 localhost auditctl[664]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jan 30 12:08:13 localhost auditd[663]: Started dispatcher: /sbin/audispd pid: 672 >Jan 30 12:08:13 localhost audispd[672]: priority_boost_parser called with: 4 >Jan 30 12:08:13 localhost audispd[672]: max_restarts_parser called with: 10 >Jan 30 12:08:13 localhost auditd[663]: Init complete, auditd 2.3.3 listening for events (startup state enable) >Jan 30 12:08:13 localhost audispd[672]: audispd initialized with q_depth=150 and 1 active plugins >Jan 30 12:08:13 localhost kernel: audit: type=1400 audit(1391101693.423:6): avc: denied { associate } for pid=661 comm="systemd-tmpfile" name="uevent_helper" dev="sysfs" ino=437 scontext=system_u:object_r:usermodehelper_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=filesystem >Jan 30 12:08:13 localhost systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE >Jan 30 12:08:13 localhost systemd[1]: Failed to start Create Volatile Files and Directories. >Jan 30 12:08:13 localhost systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state. >Jan 30 12:08:13 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Jan 30 12:08:13 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Jan 30 12:08:13 localhost systemd[1]: Starting System Initialization. >Jan 30 12:08:13 localhost systemd[1]: Reached target System Initialization. >Jan 30 12:08:13 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jan 30 12:08:13 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jan 30 12:08:13 localhost systemd[1]: Started dnf makecache timer. >Jan 30 12:08:13 localhost systemd[1]: Starting Timers. >Jan 30 12:08:13 localhost systemd[1]: Reached target Timers. >Jan 30 12:08:13 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jan 30 12:08:13 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jan 30 12:08:13 localhost systemd[1]: Started Restore Sound Card State. >Jan 30 12:08:13 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jan 30 12:08:13 localhost kernel: audit: type=1305 audit(1391101693.428:7): audit_pid=663 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Jan 30 12:08:13 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jan 30 12:08:13 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jan 30 12:08:13 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jan 30 12:08:13 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jan 30 12:08:13 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jan 30 12:08:13 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jan 30 12:08:13 localhost alsactl[680]: alsactl 1.0.27.2 daemon started >Jan 30 12:08:13 localhost alsactl[680]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jan 30 12:08:13 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jan 30 12:08:13 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jan 30 12:08:13 localhost systemd[1]: Started CUPS Printer Service Spool. >Jan 30 12:08:13 localhost systemd[1]: Starting Paths. >Jan 30 12:08:13 localhost systemd[1]: Reached target Paths. >Jan 30 12:08:13 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jan 30 12:08:13 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jan 30 12:08:13 localhost systemd[1]: Starting Sockets. >Jan 30 12:08:13 localhost systemd[1]: Reached target Sockets. >Jan 30 12:08:13 localhost systemd[1]: Starting Basic System. >Jan 30 12:08:13 localhost systemd[1]: Reached target Basic System. >Jan 30 12:08:13 localhost systemd[1]: Starting LSB: Init script for live image.... >Jan 30 12:08:13 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jan 30 12:08:13 localhost systemd[1]: Starting Permit User Sessions... >Jan 30 12:08:13 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jan 30 12:08:13 localhost systemd[1]: Starting Accounts Service... >Jan 30 12:08:13 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jan 30 12:08:13 localhost systemd[1]: Starting NTP client/server... >Jan 30 12:08:13 localhost systemd[1]: Starting irqbalance daemon... >Jan 30 12:08:13 localhost systemd[1]: Started irqbalance daemon. >Jan 30 12:08:13 localhost systemd[1]: Starting Modem Manager... >Jan 30 12:08:13 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jan 30 12:08:13 localhost systemd[1]: Started Software RAID monitoring and management. >Jan 30 12:08:13 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jan 30 12:08:13 localhost chronyd[697]: chronyd version 1.29 starting >Jan 30 12:08:14 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jan 30 12:08:14 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jan 30 12:08:14 localhost systemd[1]: Starting Login Service... >Jan 30 12:08:14 localhost systemd[1]: Starting System Logging Service... >Jan 30 12:08:14 localhost chronyd[697]: Linux kernel major=3 minor=14 patch=0 >Jan 30 12:08:14 localhost chronyd[697]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jan 30 12:08:14 localhost rngd[698]: Unable to open file: /dev/tpm0 >Jan 30 12:08:14 localhost rngd[698]: can't open any entropy source >Jan 30 12:08:14 localhost rngd[698]: Maybe RNG device modules are not loaded >Jan 30 12:08:14 localhost chronyd[697]: Generated key 1 >Jan 30 12:08:14 localhost systemd[1]: Starting D-Bus System Message Bus... >Jan 30 12:08:14 localhost systemd[1]: Started D-Bus System Message Bus. >Jan 30 12:08:14 localhost systemd[1]: Started Permit User Sessions. >Jan 30 12:08:14 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Jan 30 12:08:14 localhost systemd[1]: Unit rngd.service entered failed state. >Jan 30 12:08:14 localhost systemd[1]: Starting Command Scheduler... >Jan 30 12:08:14 localhost systemd[1]: Started Command Scheduler. >Jan 30 12:08:14 localhost systemd[1]: Starting Job spooling tools... >Jan 30 12:08:14 localhost systemd[1]: Started Job spooling tools. >Jan 30 12:08:14 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Jan 30 12:08:14 localhost avahi-daemon[690]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jan 30 12:08:14 localhost avahi-daemon[690]: Successfully dropped root privileges. >Jan 30 12:08:14 localhost avahi-daemon[690]: avahi-daemon 0.6.31 starting up. >Jan 30 12:08:14 localhost crond[705]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jan 30 12:08:14 localhost crond[705]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 88% if used.) >Jan 30 12:08:14 localhost /usr/sbin/irqbalance[693]: Balancing is ineffective on systems with a single cpu. Shutting down >Jan 30 12:08:14 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jan 30 12:08:14 localhost systemd[1]: Started NTP client/server. >Jan 30 12:08:14 localhost ModemManager[694]: <info> ModemManager (version 1.1.0-2.git20130913.fc21) starting... >Jan 30 12:08:14 localhost systemd[1]: Started System Logging Service. >Jan 30 12:08:14 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Jan 30 12:08:14 localhost kernel: parport_pc 00:0a: reported by Plug and Play ACPI >Jan 30 12:08:14 localhost kernel: virtio-pci 0000:00:06.0: irq 44 for MSI/MSI-X >Jan 30 12:08:14 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Jan 30 12:08:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 30 12:08:15 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Jan 30 12:08:15 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jan 30 12:08:15 localhost rtkit-daemon[684]: Successfully called chroot. >Jan 30 12:08:15 localhost rtkit-daemon[684]: Successfully dropped privileges. >Jan 30 12:08:15 localhost rtkit-daemon[684]: Successfully limited resources. >Jan 30 12:08:15 localhost rtkit-daemon[684]: Running. >Jan 30 12:08:15 localhost rtkit-daemon[684]: Watchdog thread running. >Jan 30 12:08:15 localhost rtkit-daemon[684]: Canary thread running. >Jan 30 12:08:15 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 30 12:08:15 localhost avahi-daemon[690]: Successfully called chroot(). >Jan 30 12:08:15 localhost avahi-daemon[690]: Successfully dropped remaining capabilities. >Jan 30 12:08:15 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 30 12:08:15 localhost systemd-logind[699]: New seat seat0. >Jan 30 12:08:15 localhost systemd-logind[699]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 30 12:08:15 localhost systemd[1]: Started Login Service. >Jan 30 12:08:15 localhost avahi-daemon[690]: No service file found in /etc/avahi/services. >Jan 30 12:08:15 localhost avahi-daemon[690]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 30 12:08:15 localhost avahi-daemon[690]: Network interface enumeration completed. >Jan 30 12:08:15 localhost avahi-daemon[690]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 30 12:08:15 localhost avahi-daemon[690]: Server startup complete. Host name is linux.local. Local service cookie is 4218423522. >Jan 30 12:08:15 localhost useradd[751]: new group: name=liveuser, GID=1000 >Jan 30 12:08:15 localhost useradd[751]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jan 30 12:08:15 localhost systemd[1]: Started Modem Manager. >Jan 30 12:08:15 localhost livesys[681]: Adding live user [ OK ] >Jan 30 12:08:16 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 30 12:08:16 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 30 12:08:16 localhost systemd[1]: Starting Authorization Manager... >Jan 30 12:08:16 localhost usermod[762]: add 'liveuser' to group 'wheel' >Jan 30 12:08:16 localhost usermod[762]: add 'liveuser' to shadow group 'wheel' >Jan 30 12:08:16 localhost crond[705]: (CRON) INFO (running with inotify support) >Jan 30 12:08:16 localhost polkitd[763]: Started polkitd version 0.112 >Jan 30 12:08:16 localhost kernel: ppdev: user-space parallel port driver >Jan 30 12:08:16 localhost polkitd[763]: Loading rules from directory /etc/polkit-1/rules.d >Jan 30 12:08:16 localhost polkitd[763]: Loading rules from directory /usr/share/polkit-1/rules.d >Jan 30 12:08:16 localhost systemd[1]: Starting Agent daemon for Spice guests... >Jan 30 12:08:16 localhost polkitd[763]: Finished loading, compiling and executing 5 rules >Jan 30 12:08:16 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 30 12:08:16 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 30 12:08:16 localhost polkitd[763]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jan 30 12:08:16 localhost accounts-daemon[687]: started daemon version 0.6.35 >Jan 30 12:08:16 localhost systemd[1]: Started Authorization Manager. >Jan 30 12:08:16 localhost systemd[1]: Started Accounts Service. >Jan 30 12:08:16 localhost systemd[1]: Started Agent daemon for Spice guests. >Jan 30 12:08:16 localhost systemd[1]: Starting Agent daemon for Spice guests. >Jan 30 12:08:16 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Jan 30 12:08:16 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 30 12:08:16 localhost livesys[681]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Jan 30 12:08:16 localhost systemd[1]: Stopping Command Scheduler... >Jan 30 12:08:16 localhost systemd[1]: Stopped Command Scheduler. >Jan 30 12:08:16 localhost systemd[1]: Stopping Job spooling tools... >Jan 30 12:08:16 localhost systemd[1]: Stopped Job spooling tools. >Jan 30 12:08:16 localhost livesys[681]: sed: can't read : No such file or directory >Jan 30 12:08:17 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost kernel: Ebtables v2.0 registered >Jan 30 12:08:17 localhost ModemManager[694]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost kernel: Bridge firewalling registered >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:17 localhost livesys[681]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 30 12:08:18 localhost livesys[681]: warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> >Jan 30 12:08:18 localhost systemd[1]: Started LSB: Init script for live image.. >Jan 30 12:08:18 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 30 12:08:18 localhost systemd[1]: Starting GNOME Display Manager... >Jan 30 12:08:18 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Jan 30 12:08:18 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Jan 30 12:08:18 localhost systemd[1]: Started ABRT Xorg log watcher. >Jan 30 12:08:18 localhost systemd[1]: Starting Install ABRT coredump hook... >Jan 30 12:08:18 localhost systemd[1]: Starting ABRT kernel log watcher... >Jan 30 12:08:18 localhost systemd[1]: Started ABRT kernel log watcher. >Jan 30 12:08:18 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jan 30 12:08:18 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 30 12:08:18 localhost systemd[1]: Started GNOME Display Manager. >Jan 30 12:08:18 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 30 12:08:18 localhost systemd[1]: Starting Network Manager... >Jan 30 12:08:18 localhost dbus-daemon[703]: dbus[703]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=857 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.9" (uid=0 pid=867 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 30 12:08:18 localhost dbus[703]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=857 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.9" (uid=0 pid=867 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 30 12:08:18 localhost systemd[1]: Started Install ABRT coredump hook. >Jan 30 12:08:18 localhost dbus-daemon[703]: dbus[703]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jan 30 12:08:18 localhost dbus[703]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jan 30 12:08:18 localhost abrtd[860]: Init complete, entering main loop >Jan 30 12:08:18 localhost sh[868]: abrt-dump-oops: Found oopses: 1 >Jan 30 12:08:18 localhost sh[868]: abrt-dump-oops: Creating problem directories >Jan 30 12:08:18 localhost abrt-dump-oops[871]: Reported 1 kernel oopses to Abrt >Jan 30 12:08:18 localhost NetworkManager[877]: <info> NetworkManager (version 0.9.9.0-25.git20140117.fc21) is starting... >Jan 30 12:08:18 localhost NetworkManager[877]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jan 30 12:08:18 localhost NetworkManager[877]: <info> WEXT support is enabled >Jan 30 12:08:19 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jan 30 12:08:19 localhost kernel: cfg80211: World regulatory domain updated: >Jan 30 12:08:19 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jan 30 12:08:19 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Jan 30 12:08:19 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Jan 30 12:08:19 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm) >Jan 30 12:08:19 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Jan 30 12:08:19 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Jan 30 12:08:19 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) >Jan 30 12:08:19 localhost NetworkManager[877]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 30 12:08:19 localhost NetworkManager[877]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Jan 30 12:08:19 localhost NetworkManager[877]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 30 12:08:19 localhost NetworkManager[877]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 30 12:08:19 localhost NetworkManager[877]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jan 30 12:08:19 localhost NetworkManager[877]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 30 12:08:19 localhost NetworkManager[877]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 30 12:08:19 localhost NetworkManager[877]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> WiFi hardware radio set enabled >Jan 30 12:08:19 localhost NetworkManager[877]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 30 12:08:19 localhost NetworkManager[877]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 30 12:08:19 localhost NetworkManager[877]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Networking is enabled by state file >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (lo): link connected >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (lo): carrier is ON >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 30 12:08:19 localhost systemd[1]: Started Network Manager. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): carrier is OFF >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 30 12:08:19 localhost systemd[1]: Starting Network. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): bringing up device. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): link connected >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): deactivating device (reason 'managed') [2] >Jan 30 12:08:19 localhost NetworkManager[877]: ifcfg-rh: read connection 'Wired connection 1' >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): created default wired connection 'Wired connection 1' >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jan 30 12:08:19 localhost systemd[1]: Reached target Network. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Auto-activating connection 'Wired connection 1'. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) starting connection 'Wired connection 1' >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 30 12:08:19 localhost NetworkManager[877]: <info> NetworkManager state is now CONNECTING >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 30 12:08:19 localhost NetworkManager[877]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 30 12:08:19 localhost NetworkManager[877]: <info> ModemManager available in the bus >Jan 30 12:08:19 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jan 30 12:08:19 localhost abrt-server[895]: Looking for kernel package >Jan 30 12:08:20 localhost abrt-server[895]: error: file /boot/vmlinuz-undefined: No such file or directory >Jan 30 12:08:20 localhost abrt-server[895]: Can't find kernel package corresponding to 'undefined' >Jan 30 12:08:20 localhost abrt-server[895]: Can't record package version data (pkg_version, pkg_release, ...). >Jan 30 12:08:20 localhost abrt-server[895]: 'post-create' on '/var/tmp/abrt/oops-2014-01-30-12:08:18-871-0' exited with 1 >Jan 30 12:08:20 localhost abrt-server[895]: Deleting problem directory '/var/tmp/abrt/oops-2014-01-30-12:08:18-871-0' >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:20 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Received SIGRTMIN+21 from PID 346 (plymouthd). >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Starting Multi-User System. >Jan 30 12:08:21 localhost systemd[1]: Reached target Multi-User System. >Jan 30 12:08:21 localhost systemd[1]: Starting Graphical Interface. >Jan 30 12:08:21 localhost systemd[1]: Reached target Graphical Interface. >Jan 30 12:08:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 30 12:08:21 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 30 12:08:21 localhost systemd[1]: Startup finished in 1.001s (kernel) + 2.528s (initrd) + 10.789s (userspace) = 14.319s. >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Starting user-1000.slice. >Jan 30 12:08:21 localhost systemd[1]: Created slice user-1000.slice. >Jan 30 12:08:21 localhost systemd[1]: Starting User Manager for 1000... >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Starting Session 1 of user liveuser. >Jan 30 12:08:21 localhost systemd-logind[699]: New session 1 of user liveuser. >Jan 30 12:08:21 localhost systemd-logind[699]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1]: Started Session 1 of user liveuser. >Jan 30 12:08:21 localhost gdm-autologin][1102]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1128]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1128]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost systemd[1128]: Starting Default. >Jan 30 12:08:21 localhost systemd[1128]: Reached target Default. >Jan 30 12:08:21 localhost systemd[1128]: Startup finished in 128ms. >Jan 30 12:08:21 localhost systemd[1]: Started User Manager for 1000. >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:21 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jan 30 12:08:22 localhost dbus[703]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: RunFaultServer(10) >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: created new database: name=setroubleshoot, friendly_name=Audit Listener, filepath=/var/lib/setroubleshoot/setroubleshoot_database.xml >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: load_plugins() names=['mounton', 'sys_module', 'sshd_root', 'wine', 'mozplugger', 'filesystem_associate', 'bind_ports', 'allow_anon_write', 'file', 'mmap_zero', 'allow_execheap', 'selinuxpolicy', 'allow_execstack', 'catchall', 'cvs_data', 'sandbox_connect', 'sys_resource', 'automount_exec_config', 'httpd_can_sendmail', 'qemu_blk_image', 'restorecon_source', 'allow_ftpd_use_nfs', 'leaks', 'qemu_file_image', 'connect_ports', 'kernel_modules', 'allow_ftpd_use_cifs', 'device', 'vbetool', 'httpd_write_content', 'chrome', 'associate', 'restorecon', 'allow_execmod', 'disable_ipv6', 'xen_image', 'mozplugger_remove', 'public_content', 'rsync_data', 'catchall_boolean', 'catchall_labels', 'setenforce', 'swapfile', 'openvpn', 'samba_share', 'dac_override'] >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: Number of Plugins = 46 >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: parse_socket_address_list: input='{unix}/var/run/setroubleshoot/setroubleshoot_server' >Jan 30 12:08:22 localhost setroubleshoot[886]: parse_socket_address_list: {unix}/var/run/setroubleshoot/setroubleshoot_server --> {unix}/var/run/setroubleshoot/setroubleshoot_server socket=None >Jan 30 12:08:22 localhost setroubleshoot[886]: creating system dbus: bus_name=org.fedoraproject.Setroubleshootd object_path=/org/fedoraproject/Setroubleshootd interface=org.fedoraproject.SetroubleshootdIface >Jan 30 12:08:22 localhost setroubleshoot[886]: dbus __init__ /org/fedoraproject/Setroubleshootd called >Jan 30 12:08:22 localhost setroubleshoot[886]: dbus avc(node=localhost type=AVC msg=audit(1391101698.609:60): avc: denied { net_admin } for pid=860 comm="abrtd" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >node=localhost type=SYSCALL msg=audit(1391101698.609:60): arch=c000003e syscall=54 success=no exit=-1 a0=9 a1=1 a2=20 a3=7fffdf5b8d80 items=0 ppid=1 pid=860 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrtd" exe="/usr/sbin/abrtd" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >node=localhost type=EOE msg=audit(1391101698.609:60): >) called: 1 Connections >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=AVC msg=audit(1391101698.609:60): avc: denied { net_admin } for pid=860 comm="abrtd" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=SYSCALL msg=audit(1391101698.609:60): arch=c000003e syscall=54 success=no exit=-1 a0=9 a1=1 a2=20 a3=7fffdf5b8d80 items=0 ppid=1 pid=860 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrtd" exe="/usr/sbin/abrtd" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=EOE msg=audit(1391101698.609:60): >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost /etc/gdm/Xsession[1133]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: analyze_avc() avc=scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 access=['net_admin'] tclass=capability tpath= >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost setroubleshoot[886]: dbus avc(node=localhost type=AVC msg=audit(1391101699.674:110): avc: denied { net_admin } for pid=895 comm="abrt-server" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >node=localhost type=SYSCALL msg=audit(1391101699.674:110): arch=c000003e syscall=54 success=no exit=-1 a0=4 a1=1 a2=20 a3=7fff22fa72c0 items=0 ppid=860 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrt-server" exe="/usr/sbin/abrt-server" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >node=localhost type=EOE msg=audit(1391101699.674:110): >) called: 1 Connections >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=AVC msg=audit(1391101699.674:110): avc: denied { net_admin } for pid=895 comm="abrt-server" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=SYSCALL msg=audit(1391101699.674:110): arch=c000003e syscall=54 success=no exit=-1 a0=4 a1=1 a2=20 a3=7fff22fa72c0 items=0 ppid=860 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrt-server" exe="/usr/sbin/abrt-server" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >Jan 30 12:08:22 localhost setroubleshoot[886]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=EOE msg=audit(1391101699.674:110): >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost audispd[672]: queue is full - dropping event >Jan 30 12:08:22 localhost NetworkManager[877]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 30 12:08:22 localhost NetworkManager[877]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 30 12:08:22 localhost NetworkManager[877]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 30 12:08:22 localhost NetworkManager[877]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 30 12:08:22 localhost NetworkManager[877]: <info> dhclient started with pid 1274 >Jan 30 12:08:22 localhost NetworkManager[877]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 30 12:08:23 localhost setroubleshoot[886]: Plugin Exception restorecon_source >Jan 30 12:08:23 localhost setroubleshoot[886]: lookup_signature: found 0 matches with scores >Jan 30 12:08:23 localhost setroubleshoot[886]: not in database yet >Jan 30 12:08:23 localhost setroubleshoot[886]: writing database (/var/lib/setroubleshoot/setroubleshoot_database.xml) modified_count=1 >Jan 30 12:08:23 localhost setroubleshoot[886]: sending alert to all clients >Jan 30 12:08:23 localhost setroubleshoot[886]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. For complete SELinux messages. run sealert -l cb39f0eb-f5fd-46bf-8968-05c35fd529fc >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() names=['mounton', 'sys_module', 'sshd_root', 'wine', 'mozplugger', 'filesystem_associate', 'bind_ports', 'allow_anon_write', 'file', 'mmap_zero', 'allow_execheap', 'selinuxpolicy', 'allow_execstack', 'catchall', 'cvs_data', 'sandbox_connect', 'sys_resource', 'automount_exec_config', 'httpd_can_sendmail', 'qemu_blk_image', 'restorecon_source', 'allow_ftpd_use_nfs', 'leaks', 'qemu_file_image', 'connect_ports', 'kernel_modules', 'allow_ftpd_use_cifs', 'device', 'vbetool', 'httpd_write_content', 'chrome', 'associate', 'restorecon', 'allow_execmod', 'disable_ipv6', 'xen_image', 'mozplugger_remove', 'public_content', 'rsync_data', 'catchall_boolean', 'catchall_labels', 'setenforce', 'swapfile', 'openvpn', 'samba_share', 'dac_override'] >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mounton previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sys_module previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sshd_root previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.wine previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mozplugger previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.filesystem_associate previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.bind_ports previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_anon_write previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.file previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mmap_zero previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execheap previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.selinuxpolicy previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execstack previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.cvs_data previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sandbox_connect previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sys_resource previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.automount_exec_config previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.httpd_can_sendmail previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.qemu_blk_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.restorecon_source previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_ftpd_use_nfs previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.leaks previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.qemu_file_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.connect_ports previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.kernel_modules previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_ftpd_use_cifs previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.device previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.vbetool previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.httpd_write_content previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.chrome previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.associate previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.restorecon previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execmod previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.disable_ipv6 previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.xen_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mozplugger_remove previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.public_content previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.rsync_data previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall_boolean previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall_labels previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.setenforce previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.swapfile previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.openvpn previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.samba_share previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.dac_override previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: analyze_avc() avc=scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 access=['net_admin'] tclass=capability tpath= >Jan 30 12:08:23 localhost sedispatch[675]: AVC Message for setroubleshoot, dropping message >Jan 30 12:08:23 localhost python[886]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that abrtd should have the net_admin capability by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep abrtd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Jan 30 12:08:23 localhost dhclient[1274]: Internet Systems Consortium DHCP Client 4.3.0b1 >Jan 30 12:08:23 localhost dhclient[1274]: Copyright 2004-2014 Internet Systems Consortium. >Jan 30 12:08:23 localhost dhclient[1274]: All rights reserved. >Jan 30 12:08:23 localhost dhclient[1274]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 30 12:08:23 localhost dhclient[1274]: Jan 30 12:08:23 localhost NetworkManager[877]: Internet Systems Consortium DHCP Client 4.3.0b1 >Jan 30 12:08:23 localhost NetworkManager[877]: Copyright 2004-2014 Internet Systems Consortium. >Jan 30 12:08:23 localhost NetworkManager[877]: All rights reserved. >Jan 30 12:08:23 localhost NetworkManager[877]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 30 12:08:23 localhost NetworkManager[877]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 30 12:08:23 localhost dhclient[1274]: Listening on LPF/eth0/52:54:00:5f:59:a2 >Jan 30 12:08:23 localhost NetworkManager[877]: Listening on LPF/eth0/52:54:00:5f:59:a2 >Jan 30 12:08:23 localhost dhclient[1274]: Sending on LPF/eth0/52:54:00:5f:59:a2 >Jan 30 12:08:23 localhost NetworkManager[877]: Sending on LPF/eth0/52:54:00:5f:59:a2 >Jan 30 12:08:23 localhost dhclient[1274]: Sending on Socket/fallback >Jan 30 12:08:23 localhost dhclient[1274]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xc610dcf) >Jan 30 12:08:23 localhost NetworkManager[877]: Sending on Socket/fallback >Jan 30 12:08:23 localhost NetworkManager[877]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xc610dcf) >Jan 30 12:08:23 localhost setroubleshoot[886]: lookup_signature: found 1 matches with scores 1.00 >Jan 30 12:08:23 localhost setroubleshoot[886]: signature found in database >Jan 30 12:08:23 localhost setroubleshoot[886]: sending alert to all clients >Jan 30 12:08:23 localhost setroubleshoot[886]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. For complete SELinux messages. run sealert -l cb39f0eb-f5fd-46bf-8968-05c35fd529fc >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() names=['mounton', 'sys_module', 'sshd_root', 'wine', 'mozplugger', 'filesystem_associate', 'bind_ports', 'allow_anon_write', 'file', 'mmap_zero', 'allow_execheap', 'selinuxpolicy', 'allow_execstack', 'catchall', 'cvs_data', 'sandbox_connect', 'sys_resource', 'automount_exec_config', 'httpd_can_sendmail', 'qemu_blk_image', 'restorecon_source', 'allow_ftpd_use_nfs', 'leaks', 'qemu_file_image', 'connect_ports', 'kernel_modules', 'allow_ftpd_use_cifs', 'device', 'vbetool', 'httpd_write_content', 'chrome', 'associate', 'restorecon', 'allow_execmod', 'disable_ipv6', 'xen_image', 'mozplugger_remove', 'public_content', 'rsync_data', 'catchall_boolean', 'catchall_labels', 'setenforce', 'swapfile', 'openvpn', 'samba_share', 'dac_override'] >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mounton previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sys_module previously imported >Jan 30 12:08:23 localhost /etc/gdm/Xsession[1133]: gnome-session-is-accelerated: llvmpipe detected. >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sshd_root previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.wine previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mozplugger previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.filesystem_associate previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.bind_ports previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_anon_write previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.file previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mmap_zero previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execheap previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.selinuxpolicy previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execstack previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.cvs_data previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sandbox_connect previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.sys_resource previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.automount_exec_config previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.httpd_can_sendmail previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.qemu_blk_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.restorecon_source previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_ftpd_use_nfs previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.leaks previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.qemu_file_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.connect_ports previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.kernel_modules previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_ftpd_use_cifs previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.device previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.vbetool previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.httpd_write_content previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.chrome previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.associate previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.restorecon previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.allow_execmod previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.disable_ipv6 previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.xen_image previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.mozplugger_remove previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.public_content previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.rsync_data previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall_boolean previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.catchall_labels previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.setenforce previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.swapfile previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.openvpn previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.samba_share previously imported >Jan 30 12:08:23 localhost setroubleshoot[886]: load_plugins() plugins.dac_override previously imported >Jan 30 12:08:23 localhost python[886]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that abrtd should have the net_admin capability by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep abrtd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Jan 30 12:08:23 localhost systemd[1]: Mounted FUSE Control File System. >Jan 30 12:08:23 localhost kernel: fuse init (API version 7.22) >Jan 30 12:08:23 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Jan 30 12:08:23 localhost gnome-session[1133]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-Oz5wRc >Jan 30 12:08:23 localhost gnome-session[1133]: SSH_AUTH_SOCK=/run/user/1000/keyring-Oz5wRc/ssh >Jan 30 12:08:23 localhost gnome-session[1133]: GNOME_KEYRING_PID=1321 >Jan 30 12:08:24 localhost gnome-session[1133]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-Oz5wRc >Jan 30 12:08:24 localhost gnome-session[1133]: SSH_AUTH_SOCK=/run/user/1000/keyring-Oz5wRc/ssh >Jan 30 12:08:24 localhost gnome-session[1133]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-Oz5wRc >Jan 30 12:08:24 localhost gnome-session[1133]: SSH_AUTH_SOCK=/run/user/1000/keyring-Oz5wRc/ssh >Jan 30 12:08:24 localhost gnome-session[1133]: GPG_AGENT_INFO=/run/user/1000/keyring-Oz5wRc/gpg:0:1 >Jan 30 12:08:24 localhost gnome-session[1133]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-Oz5wRc >Jan 30 12:08:24 localhost gnome-session[1133]: SSH_AUTH_SOCK=/run/user/1000/keyring-Oz5wRc/ssh >Jan 30 12:08:24 localhost gnome-session[1133]: GPG_AGENT_INFO=/run/user/1000/keyring-Oz5wRc/gpg:0:1 >Jan 30 12:08:24 localhost gnome-session[1133]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Jan 30 12:08:24 localhost gnome-session[1133]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Jan 30 12:08:24 localhost gnome-session[1133]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Jan 30 12:08:24 localhost gnome-session[1133]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 30 12:08:24 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 30 12:08:24 localhost systemd[1]: Starting Daemon for power management... >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 30 12:08:24 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 30 12:08:24 localhost systemd[1]: Started Daemon for power management. >Jan 30 12:08:24 localhost rtkit-daemon[684]: Successfully made thread 1343 of process 1343 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 30 12:08:24 localhost rtkit-daemon[684]: Supervising 1 threads of 1 processes of 1 users. >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 30 12:08:24 localhost dbus[703]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 30 12:08:24 localhost systemd[1]: Starting Bluetooth service... >Jan 30 12:08:24 localhost bluetoothd[1352]: Bluetooth daemon 5.13 >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.bluez' >Jan 30 12:08:24 localhost dbus[703]: [system] Successfully activated service 'org.bluez' >Jan 30 12:08:24 localhost systemd[1]: Started Bluetooth service. >Jan 30 12:08:24 localhost kernel: Bluetooth: Core ver 2.17 >Jan 30 12:08:24 localhost kernel: NET: Registered protocol family 31 >Jan 30 12:08:24 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jan 30 12:08:24 localhost kernel: Bluetooth: HCI socket layer initialized >Jan 30 12:08:24 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jan 30 12:08:24 localhost kernel: Bluetooth: SCO socket layer initialized >Jan 30 12:08:24 localhost bluetoothd[1352]: Starting SDP server >Jan 30 12:08:24 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 30 12:08:24 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jan 30 12:08:24 localhost kernel: Bluetooth: BNEP socket layer initialized >Jan 30 12:08:24 localhost bluetoothd[1352]: Bluetooth management interface 1.4 initialized >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jan 30 12:08:24 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jan 30 12:08:24 localhost NetworkManager[877]: <info> use BlueZ version 5 >Jan 30 12:08:24 localhost systemd[1]: Starting Hostname Service... >Jan 30 12:08:24 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jan 30 12:08:24 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jan 30 12:08:24 localhost systemd[1]: Started Hostname Service. >Jan 30 12:08:24 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Jan 30 12:08:24 localhost spice-vdagentd[784]: opening vdagent virtio channel >Jan 30 12:08:24 localhost avahi-daemon[690]: Registering new address record for fe80::5054:ff:fe5f:59a2 on eth0.*. >Jan 30 12:08:25 localhost gnome-session[1133]: (gnome-settings-daemon:1319): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 30 12:08:25 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 30 12:08:25 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jan 30 12:08:25 localhost colord[1367]: Using mapping database file /var/lib/colord/mapping.db >Jan 30 12:08:25 localhost colord[1367]: Using device database file /var/lib/colord/storage.db >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 30 12:08:25 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 30 12:08:25 localhost systemd[1]: Starting Disk Manager... >Jan 30 12:08:25 localhost colord[1367]: loaded plugin libcd_plugin_camera.so >Jan 30 12:08:25 localhost colord[1367]: loaded plugin libcd_plugin_scanner.so >Jan 30 12:08:25 localhost colord[1367]: Daemon ready for requests >Jan 30 12:08:25 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 30 12:08:25 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jan 30 12:08:25 localhost udisksd[1368]: udisks daemon version 2.1.2 starting >Jan 30 12:08:25 localhost dhclient[1274]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xc610dcf) >Jan 30 12:08:25 localhost dhclient[1274]: DHCPOFFER from 192.168.122.1 >Jan 30 12:08:25 localhost NetworkManager[877]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xc610dcf) >Jan 30 12:08:25 localhost NetworkManager[877]: DHCPOFFER from 192.168.122.1 >Jan 30 12:08:25 localhost dhclient[1274]: DHCPACK from 192.168.122.1 (xid=0xc610dcf) >Jan 30 12:08:25 localhost NetworkManager[877]: DHCPACK from 192.168.122.1 (xid=0xc610dcf) >Jan 30 12:08:25 localhost NetworkManager[877]: <info> (eth0): DHCPv4 state changed preinit -> bound >Jan 30 12:08:25 localhost NetworkManager[877]: <info> address 192.168.122.58 >Jan 30 12:08:25 localhost NetworkManager[877]: <info> plen 24 (255.255.255.0) >Jan 30 12:08:25 localhost NetworkManager[877]: <info> gateway 192.168.122.1 >Jan 30 12:08:25 localhost NetworkManager[877]: <info> lease time 3600 >Jan 30 12:08:25 localhost NetworkManager[877]: <info> hostname 'localhost' >Jan 30 12:08:25 localhost NetworkManager[877]: <info> nameserver '192.168.122.1' >Jan 30 12:08:25 localhost NetworkManager[877]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 30 12:08:25 localhost NetworkManager[877]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 30 12:08:25 localhost avahi-daemon[690]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.58. >Jan 30 12:08:25 localhost avahi-daemon[690]: New relevant interface eth0.IPv4 for mDNS. >Jan 30 12:08:25 localhost avahi-daemon[690]: Registering new address record for 192.168.122.58 on eth0.IPv4. >Jan 30 12:08:25 localhost NetworkManager[877]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jan 30 12:08:25 localhost NetworkManager[877]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 30 12:08:25 localhost NetworkManager[877]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jan 30 12:08:25 localhost NetworkManager[877]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 30 12:08:25 localhost NetworkManager[877]: <info> NetworkManager state is now CONNECTED_LOCAL >Jan 30 12:08:25 localhost dhclient[1274]: bound to 192.168.122.58 -- renewal in 1772 seconds. >Jan 30 12:08:25 localhost NetworkManager[877]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Jan 30 12:08:25 localhost NetworkManager[877]: <info> Activation (eth0) successful, device activated. >Jan 30 12:08:25 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jan 30 12:08:25 localhost NetworkManager[877]: <info> startup complete >Jan 30 12:08:25 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 30 12:08:25 localhost NetworkManager[877]: bound to 192.168.122.58 -- renewal in 1772 seconds. >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 30 12:08:25 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jan 30 12:08:25 localhost systemd[1]: Started Disk Manager. >Jan 30 12:08:25 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Jan 30 12:08:25 localhost udisksd[1368]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 30 12:08:25 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 30 12:08:25 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 30 12:08:25 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Jan 30 12:08:25 localhost nm-dispatcher.action[1379]: Job for iscsi.service failed. See 'systemctl status iscsi.service' and 'journalctl -xn' for details. >Jan 30 12:08:25 localhost systemd[1]: Starting CUPS Printing Service... >Jan 30 12:08:25 localhost systemd[1]: Started CUPS Printing Service. >Jan 30 12:08:26 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jan 30 12:08:26 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jan 30 12:08:26 localhost systemd[1]: Starting Locale Service... >Jan 30 12:08:26 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.locale1' >Jan 30 12:08:26 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.locale1' >Jan 30 12:08:26 localhost systemd[1]: Started Locale Service. >Jan 30 12:08:28 localhost polkitd[763]: Registered Authentication Agent for unix-session:1 (system bus name :1.31 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jan 30 12:08:28 localhost NetworkManager[877]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jan 30 12:08:28 localhost goa[1446]: goa-daemon version 3.11.4 starting [main.c:117, main()] >Jan 30 12:08:28 localhost goa[1446]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Jan 30 12:08:29 localhost gnome-session[1133]: Gjs-Message: JS LOG: GNOME Shell started at Thu Jan 30 2014 12:08:29 GMT-0500 (EST) >Jan 30 12:08:29 localhost gnome-session[1133]: gnome-session[1133]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Jan 30 12:08:29 localhost gnome-session[1133]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed >Jan 30 12:08:29 localhost gnome-session[1133]: vmware-user: could not open /proc/fs/vmblock/dev >Jan 30 12:08:29 localhost vmusr[1511]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jan 30 12:08:29 localhost vmusr[1511]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jan 30 12:08:29 localhost vmusr[1511]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jan 30 12:08:29 localhost gnome-session[1133]: Creating config directory:'/home/liveuser/.config/tracker' >Jan 30 12:08:29 localhost gnome-session[1133]: Entering running state >Jan 30 12:08:30 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: disabling 'epiphany' as epiphany does not exist >Jan 30 12:08:30 localhost dbus-daemon[703]: dbus[703]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jan 30 12:08:30 localhost dbus[703]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jan 30 12:08:30 localhost systemd[1]: Starting PackageKit Daemon... >Jan 30 12:08:30 localhost PackageKit[1536]: daemon start >Jan 30 12:08:30 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jan 30 12:08:30 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jan 30 12:08:30 localhost systemd[1]: Started PackageKit Daemon. >Jan 30 12:08:30 localhost gnome-session[1133]: Failed to play sound: File or data not found >Jan 30 12:08:31 localhost gnome-session[1133]: (gnome-settings-daemon:1319): power-plugin-WARNING **: failed to turn the panel on: Display is not DPMS capable >Jan 30 12:08:31 localhost gnome-session[1133]: (gnome-settings-daemon:1319): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Jan 30 12:08:31 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1c00001 already in stack >Jan 30 12:08:31 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1c00001 already in stack >Jan 30 12:08:31 localhost chronyd[697]: Selected source 67.212.94.227 >Jan 30 12:08:32 localhost kernel: Adjusting kvm-clock more than 11% (9371648 vs 9311354) >Jan 30 12:08:32 localhost colord[1367]: Device added: xrandr-Virtual-0 >Jan 30 12:08:32 localhost gnome-session[1133]: (gnome-settings-daemon:1319): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Jan 30 12:08:32 localhost setroubleshoot[886]: received signal=14 >Jan 30 12:08:32 localhost setroubleshoot[886]: KeyboardInterrupt in RunFaultServer >Jan 30 12:08:32 localhost setroubleshoot[886]: writing database (/var/lib/setroubleshoot/setroubleshoot_database.xml) modified_count=1 >Jan 30 12:08:32 localhost dbus-daemon[703]: 'list' object has no attribute 'split' >Jan 30 12:09:35 localhost gnome-session[1133]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jan 30 12:09:35 localhost userhelper[1651]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jan 30 12:09:35 localhost userhelper[1656]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jan 30 12:09:35 localhost kernel: md: raid0 personality registered for level 0 >Jan 30 12:09:35 localhost kernel: md: raid1 personality registered for level 1 >Jan 30 12:09:35 localhost kernel: async_tx: api initialized (async) >Jan 30 12:09:35 localhost kernel: xor: measuring software checksum speed >Jan 30 12:09:35 localhost kernel: prefetch64-sse: 19320.000 MB/sec >Jan 30 12:09:35 localhost kernel: generic_sse: 18120.000 MB/sec >Jan 30 12:09:35 localhost kernel: xor: using function: prefetch64-sse (19320.000 MB/sec) >Jan 30 12:09:35 localhost kernel: raid6: sse2x1 11550 MB/s >Jan 30 12:09:35 localhost kernel: raid6: sse2x2 14371 MB/s >Jan 30 12:09:35 localhost kernel: raid6: sse2x4 16660 MB/s >Jan 30 12:09:35 localhost kernel: raid6: using algorithm sse2x4 (16660 MB/s) >Jan 30 12:09:35 localhost kernel: raid6: using intx1 recovery algorithm >Jan 30 12:09:35 localhost kernel: md: raid6 personality registered for level 6 >Jan 30 12:09:35 localhost kernel: md: raid5 personality registered for level 5 >Jan 30 12:09:35 localhost kernel: md: raid4 personality registered for level 4 >Jan 30 12:09:35 localhost kernel: md: raid10 personality registered for level 10 >Jan 30 12:09:35 localhost kernel: device-mapper: multipath: version 1.6.0 loaded >Jan 30 12:09:35 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 30 12:09:35 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Jan 30 12:09:35 localhost kernel: Loading iSCSI transport class v2.0-870. >Jan 30 12:09:35 localhost kernel: iscsi: registered transport (tcp) >Jan 30 12:09:35 localhost kernel: No iBFT detected. >Jan 30 12:09:35 localhost dbus[1290]: avc: received setenforce notice (enforcing=0) >Jan 30 12:09:35 localhost dbus[1198]: avc: received setenforce notice (enforcing=0) >Jan 30 12:09:35 localhost dbus[703]: avc: received setenforce notice (enforcing=0) >Jan 30 12:09:35 localhost dbus-daemon[703]: dbus[703]: avc: received setenforce notice (enforcing=0) >Jan 30 12:09:37 localhost chronyd[697]: Selected source 85.12.35.12 >Jan 30 12:09:38 localhost anaconda[1718]: /sbin/anaconda 21.18-1 >Jan 30 12:09:38 localhost anaconda[1718]: 2097152 kB (2048 MB) are available >Jan 30 12:09:38 localhost anaconda[1718]: check_memory(): total:2048, needed:512, graphical:512 >Jan 30 12:09:38 localhost anaconda[1718]: Not doing 'start audit daemon' in live installation >Jan 30 12:09:38 localhost anaconda[1718]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jan 30 12:09:38 localhost anaconda[1718]: Default encoding = ascii >Jan 30 12:09:38 localhost program[1718]: Running... udevadm trigger --action=change --subsystem-match=block >Jan 30 12:09:38 localhost program[1718]: Return code: 0 >Jan 30 12:09:38 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:38 localhost program[1718]: Return code: 0 >Jan 30 12:09:38 localhost blivet[1718]: ISCSID is /sbin/iscsid >Jan 30 12:09:38 localhost blivet[1718]: no initiator set >Jan 30 12:09:38 localhost program[1718]: Running... modprobe fcoe >Jan 30 12:09:38 localhost program[1718]: Return code: 0 >Jan 30 12:09:38 localhost program[1718]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 30 12:09:38 localhost program[1718]: No FCoE boot disk information is found in EDD! >Jan 30 12:09:38 localhost program[1718]: Return code: 1 >Jan 30 12:09:38 localhost blivet[1718]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 30 12:09:38 localhost blivet[1718]: no /etc/zfcp.conf; not configuring zfcp >Jan 30 12:09:38 localhost anaconda[1718]: Display mode = g >Jan 30 12:09:38 localhost anaconda[1718]: 2097152 kB (2048 MB) are available >Jan 30 12:09:38 localhost anaconda[1718]: check_memory(): total:2048, needed:512, graphical:512 >Jan 30 12:09:38 localhost blivet[1718]: trying to set new default fstype to 'ext4' >Jan 30 12:09:38 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:38 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 0 >Jan 30 12:09:38 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:38 localhost anaconda[1718]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jan 30 12:09:38 localhost anaconda[1718]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jan 30 12:09:38 localhost anaconda[1718]: using only installclass _Fedora >Jan 30 12:09:38 localhost anaconda[1718]: bootloader EFIGRUB on EFI platform >Jan 30 12:09:38 localhost blivet[1718]: Detected 2.00 GiB of memory >Jan 30 12:09:38 localhost blivet[1718]: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Jan 30 12:09:38 localhost blivet[1718]: Swap attempt of 0.0 >Jan 30 12:09:38 localhost anaconda[1718]: bootloader EFIGRUB on EFI platform >Jan 30 12:09:38 localhost anaconda[1718]: network: devices found ['eth0'] >Jan 30 12:09:38 localhost ifcfg[1718]: content of files (network initialization): >Jan 30 12:09:38 localhost ifcfg[1718]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jan 30 12:09:39 localhost anaconda[1718]: network: dumping ifcfg file for default autoconnection on eth0 >Jan 30 12:09:39 localhost anaconda[1718]: network: setting autoconnect of eth0 to False >Jan 30 12:09:39 localhost anaconda[1718]: network: missing ifcfgs created for devices ['eth0'] >Jan 30 12:09:39 localhost ifcfg[1718]: content of files (missing ifcfgs created for devices ['eth0']): >Jan 30 12:09:39 localhost ifcfg[1718]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Jan 30 12:09:39 localhost ifcfg[1718]: TYPE=Ethernet >Jan 30 12:09:39 localhost ifcfg[1718]: BOOTPROTO=dhcp >Jan 30 12:09:39 localhost ifcfg[1718]: DEFROUTE=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV4_FAILURE_FATAL=no >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6INIT=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6_AUTOCONF=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6_DEFROUTE=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6_FAILURE_FATAL=no >Jan 30 12:09:39 localhost ifcfg[1718]: NAME=eth0 >Jan 30 12:09:39 localhost ifcfg[1718]: UUID=4a4aff68-1654-4f58-a7b2-99d88dc9617d >Jan 30 12:09:39 localhost ifcfg[1718]: ONBOOT=no >Jan 30 12:09:39 localhost ifcfg[1718]: HWADDR=52:54:00:5F:59:A2 >Jan 30 12:09:39 localhost ifcfg[1718]: PEERDNS=yes >Jan 30 12:09:39 localhost ifcfg[1718]: PEERROUTES=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6_PEERDNS=yes >Jan 30 12:09:39 localhost ifcfg[1718]: IPV6_PEERROUTES=yes >Jan 30 12:09:39 localhost ifcfg[1718]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jan 30 12:09:39 localhost anaconda[1718]: updating hostname localhost.localdomain >Jan 30 12:09:39 localhost anaconda[1718]: Running Thread: AnaStorageThread (140696378078976) >Jan 30 12:09:39 localhost blivet[1718]: resetting Blivet (version 0.38) instance <blivet.Blivet object at 0x2ff6dd0> >Jan 30 12:09:39 localhost blivet[1718]: no initiator set >Jan 30 12:09:39 localhost blivet[1718]: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 30 12:09:39 localhost program[1718]: Running... mpathconf --user_friendly_names y --with_multipathd y >Jan 30 12:09:39 localhost anaconda[1718]: Running Thread: AnaTimeInitThread (140696369686272) >Jan 30 12:09:39 localhost anaconda[1718]: Running Thread: AnaWaitForConnectingNMThread (140696360240896) >Jan 30 12:09:39 localhost anaconda[1718]: Running Thread: AnaPayloadThread (140696149292800) >Jan 30 12:09:39 localhost anaconda[1718]: updating hostname localhost.localdomain >Jan 30 12:09:39 localhost anaconda[1718]: got 0 NTP servers from DHCP >Jan 30 12:09:39 localhost anaconda[1718]: Thread Done: AnaWaitForConnectingNMThread (140696360240896) >Jan 30 12:09:39 localhost program[1718]: Return code: 0 >Jan 30 12:09:39 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:39 localhost program[1718]: Return code: 0 >Jan 30 12:09:39 localhost blivet[1718]: protected device spec /dev/sr0 resolved to sr0 >Jan 30 12:09:39 localhost blivet[1718]: sr0 looks to be the live device; marking as protected >Jan 30 12:09:39 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:39 localhost anaconda[1718]: Not doing 'start chronyd' in live installation >Jan 30 12:09:39 localhost anaconda[1718]: PlatformLang was too short >Jan 30 12:09:39 localhost anaconda[1718]: Running Thread: AnaGeolocationRefreshThread (140696360240896) >Jan 30 12:09:39 localhost anaconda[1718]: Starting geolocation lookup >Jan 30 12:09:39 localhost anaconda[1718]: Geolocation provider: Fedora GeoIP >Jan 30 12:09:39 localhost program[1718]: Return code: 0 >Jan 30 12:09:39 localhost blivet[1718]: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-01-27-17-31-42-00', >'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'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_PART_TABLE_UUID': '4038e152', >'ID_REVISION': '1.7.0', >'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': '92692', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', >'/dev/disk/by-uuid/2014-01-27-17-31-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >Jan 30 12:09:39 localhost blivet[1718]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName: name: sr0 ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:39 localhost blivet[1718]: sr0 is a cdrom >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevOpticalDevice: >Jan 30 12:09:39 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 2 >Jan 30 12:09:39 localhost blivet[1718]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Jan 30 12:09:39 localhost blivet[1718]: added cdrom sr0 (id 1) to device tree >Jan 30 12:09:39 localhost blivet[1718]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Jan 30 12:09:39 localhost blivet[1718]: type detected on 'sr0' is 'iso9660' >Jan 30 12:09:39 localhost blivet[1718]: Iso9660FS.supported: supported: True ; >Jan 30 12:09:39 localhost blivet[1718]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Jan 30 12:09:39 localhost blivet[1718]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Jan 30 12:09:39 localhost blivet[1718]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:09:39 localhost blivet[1718]: looking up parted Device: /dev/sr0 >Jan 30 12:09:39 localhost blivet[1718]: got device: OpticalDevice instance (0x7ff66807cc10) -- >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 999 MiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 511488 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 8 did: 0 busy: True >hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) >PedDevice: <_ped.Device object at 0x3bc48c0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Jan 30 12:09:39 localhost blivet[1718]: Iso9660FS.supported: supported: True ; >Jan 30 12:09:39 localhost blivet[1718]: got format: Iso9660FS instance (0x3d80850) object id 4-- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'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_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93977', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName: name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevDiskDevice: name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: sda is a disk >Jan 30 12:09:39 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 7 >Jan 30 12:09:39 localhost blivet[1718]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jan 30 12:09:39 localhost program[1718]: Running... multipath -c /dev/sda >Jan 30 12:09:39 localhost program[1718]: /dev/sda is not a valid multipath device path >Jan 30 12:09:39 localhost program[1718]: Return code: 1 >Jan 30 12:09:39 localhost blivet[1718]: added disk sda (id 6) to device tree >Jan 30 12:09:39 localhost blivet[1718]: looking up parted Device: /dev/sda >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jan 30 12:09:39 localhost anaconda[1718]: Not doing 'activate layouts' in live installation >Jan 30 12:09:39 localhost blivet[1718]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jan 30 12:09:39 localhost blivet[1718]: required disklabel type for sda (1) is None >Jan 30 12:09:39 localhost blivet[1718]: default disklabel type for sda is gpt >Jan 30 12:09:39 localhost blivet[1718]: selecting gpt disklabel for sda based on size >Jan 30 12:09:39 localhost blivet[1718]: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >Jan 30 12:09:39 localhost blivet[1718]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3dc42d0>] >device: <parted.device.Device object at 0x3dba910> >PedDisk: <_ped.Disk object at 0x3dc7e18> >Jan 30 12:09:39 localhost blivet[1718]: getFormat('disklabel') returning DiskLabel instance with object id 9 >Jan 30 12:09:39 localhost blivet[1718]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jan 30 12:09:39 localhost blivet[1718]: got device: DiskDevice instance (0x3db0bd0) -- >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 10 GiB >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x3bc4e60> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff693e29850> >Jan 30 12:09:39 localhost blivet[1718]: got format: DiskLabel instance (0x3dbafd0) object id 9-- >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 = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3dc42d0>] >device: <parted.device.Device object at 0x3dba910> >PedDisk: <_ped.Disk object at 0x3dc7e18> >origPartedDisk = <parted.disk.Disk object at 0x3dcc550> >partedDevice = parted.Device instance -- >model: ATA QEMU HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x3dc50e0> >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '96256', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000da988-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93991', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', >'/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jan 30 12:09:39 localhost blivet[1718]: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName: name: sda1 ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:39 localhost blivet[1718]: sda1 is a partition >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName: name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (6) with existing msdos disklabel >Jan 30 12:09:39 localhost blivet[1718]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice._setFormat: sda1 ; >Jan 30 12:09:39 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 12 >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jan 30 12:09:39 localhost blivet[1718]: looking up parted Partition: /dev/sda1 >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice.probe: sda1 ; exists: True ; >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jan 30 12:09:39 localhost blivet[1718]: added partition sda1 (id 11) to device tree >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jan 30 12:09:39 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jan 30 12:09:39 localhost blivet[1718]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jan 30 12:09:39 localhost blivet[1718]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jan 30 12:09:40 localhost blivet[1718]: disklabel detected but not usable on sda1 >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'sda1' is 'ext4' >Jan 30 12:09:40 localhost program[1718]: Running... dumpe2fs -h /dev/sda1 >Jan 30 12:09:40 localhost program[1718]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Filesystem volume name: <none> >Jan 30 12:09:40 localhost program[1718]: Last mounted on: <not available> >Jan 30 12:09:40 localhost program[1718]: Filesystem UUID: 6c8465fe-2322-4409-b560-ca2d83f174fb >Jan 30 12:09:40 localhost program[1718]: Filesystem magic number: 0xEF53 >Jan 30 12:09:40 localhost program[1718]: Filesystem revision #: 1 (dynamic) >Jan 30 12:09:40 localhost program[1718]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:09:40 localhost program[1718]: Filesystem flags: signed_directory_hash >Jan 30 12:09:40 localhost program[1718]: Default mount options: user_xattr acl >Jan 30 12:09:40 localhost program[1718]: Filesystem state: clean >Jan 30 12:09:40 localhost program[1718]: Errors behavior: Continue >Jan 30 12:09:40 localhost program[1718]: Filesystem OS type: Linux >Jan 30 12:09:40 localhost program[1718]: Inode count: 12048 >Jan 30 12:09:40 localhost program[1718]: Block count: 48128 >Jan 30 12:09:40 localhost program[1718]: Reserved block count: 2406 >Jan 30 12:09:40 localhost program[1718]: Free blocks: 41743 >Jan 30 12:09:40 localhost program[1718]: Free inodes: 12037 >Jan 30 12:09:40 localhost program[1718]: First block: 1 >Jan 30 12:09:40 localhost program[1718]: Block size: 1024 >Jan 30 12:09:40 localhost program[1718]: Fragment size: 1024 >Jan 30 12:09:40 localhost program[1718]: Reserved GDT blocks: 187 >Jan 30 12:09:40 localhost program[1718]: Blocks per group: 8192 >Jan 30 12:09:40 localhost program[1718]: Fragments per group: 8192 >Jan 30 12:09:40 localhost program[1718]: Inodes per group: 2008 >Jan 30 12:09:40 localhost program[1718]: Inode blocks per group: 251 >Jan 30 12:09:40 localhost program[1718]: Flex block group size: 16 >Jan 30 12:09:40 localhost program[1718]: Filesystem created: Thu Jan 30 00:45:52 2014 >Jan 30 12:09:40 localhost program[1718]: Last mount time: n/a >Jan 30 12:09:40 localhost program[1718]: Last write time: Thu Jan 30 00:45:52 2014 >Jan 30 12:09:40 localhost program[1718]: Mount count: 0 >Jan 30 12:09:40 localhost program[1718]: Maximum mount count: -1 >Jan 30 12:09:40 localhost program[1718]: Last checked: Thu Jan 30 00:45:52 2014 >Jan 30 12:09:40 localhost program[1718]: Check interval: 0 (<none>) >Jan 30 12:09:40 localhost program[1718]: Lifetime writes: 4375 kB >Jan 30 12:09:40 localhost program[1718]: Reserved blocks uid: 0 (user root) >Jan 30 12:09:40 localhost program[1718]: Reserved blocks gid: 0 (group root) >Jan 30 12:09:40 localhost program[1718]: First inode: 11 >Jan 30 12:09:40 localhost program[1718]: Inode size: 128 >Jan 30 12:09:40 localhost program[1718]: Journal inode: 8 >Jan 30 12:09:40 localhost program[1718]: Default directory hash: half_md4 >Jan 30 12:09:40 localhost program[1718]: Directory Hash Seed: b91c6535-6721-4597-8c90-260c75ffa197 >Jan 30 12:09:40 localhost program[1718]: Journal backup: inode blocks >Jan 30 12:09:40 localhost program[1718]: Journal features: (none) >Jan 30 12:09:40 localhost program[1718]: Journal size: 4096k >Jan 30 12:09:40 localhost program[1718]: Journal length: 4096 >Jan 30 12:09:40 localhost program[1718]: Journal sequence: 0x00000001 >Jan 30 12:09:40 localhost program[1718]: Journal start: 0 >Jan 30 12:09:40 localhost anaconda[1718]: Geolocation lookup finished in 0.9 seconds >Jan 30 12:09:40 localhost anaconda[1718]: got results from geolocation >Jan 30 12:09:40 localhost anaconda[1718]: Thread Done: AnaGeolocationRefreshThread (140696360240896) >Jan 30 12:09:40 localhost program[1718]: Jan 30 12:09:40 localhost program[1718]: Return code: 0 >Jan 30 12:09:40 localhost program[1718]: Running... resize2fs -P /dev/sda1 >Jan 30 12:09:40 localhost program[1718]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Estimated minimum size of the filesystem: 8839 >Jan 30 12:09:40 localhost program[1718]: Return code: 0 >Jan 30 12:09:40 localhost blivet[1718]: size=8.63 MiB, current=47 MiB >Jan 30 12:09:40 localhost blivet[1718]: padding min size from 9051136 up to 9051636 >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 15 >Jan 30 12:09:40 localhost blivet[1718]: PartitionDevice._setFormat: sda1 ; >Jan 30 12:09:40 localhost blivet[1718]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >Jan 30 12:09:40 localhost blivet[1718]: looking up parted Device: /dev/sda1 >Jan 30 12:09:40 localhost blivet[1718]: got device: PartitionDevice instance (0x3dba210) -- >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] >uuid = None size = 47 MiB >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 96256 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) >PedDevice: <_ped.Device object at 0x3dc5200> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3dcc310> fileSystem: <parted.filesystem.FileSystem object at 0x3dcc6d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3dc4050> PedPartition: <_ped.Partition object at 0x3dc6bf0> >disk = existing 10 GiB disk sda (6) with existing msdos disklabel >start = 2048 end = 98303 length = 96256 >flags = >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: got format: Ext4FS instance (0x3dccd50) object id 15-- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 47 MiB targetSize = 47 MiB >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98203', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jan 30 12:09:40 localhost blivet[1718]: scanning loop0 (/devices/virtual/block/loop0)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop0 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: loop0 is a loop device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 18 >Jan 30 12:09:40 localhost blivet[1718]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added file /osmin.img (deleted) (id 17) to device tree >Jan 30 12:09:40 localhost blivet[1718]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 21 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added loop loop0 (id 20) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('squashfs') returning DeviceFormat instance with object id 23 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:09:40 localhost blivet[1718]: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >Jan 30 12:09:40 localhost blivet[1718]: disklabel detected but not usable on loop0 >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'loop0' is 'squashfs' >Jan 30 12:09:40 localhost blivet[1718]: getFormat('squashfs') returning DeviceFormat instance with object id 25 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: got device: LoopDevice instance (0x3dd5f50) -- >name = loop0 status = False kids = 0 id = 20 >parents = ['existing 0 file /osmin.img (deleted) (17)'] >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 >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98296', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jan 30 12:09:40 localhost blivet[1718]: scanning loop1 (/devices/virtual/block/loop1)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop1 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: loop1 is a loop device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: /osmin ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 28 >Jan 30 12:09:40 localhost blivet[1718]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added file /osmin (id 27) to device tree >Jan 30 12:09:40 localhost blivet[1718]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 31 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added loop loop1 (id 30) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 33 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:09:40 localhost blivet[1718]: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >Jan 30 12:09:40 localhost blivet[1718]: disklabel detected but not usable on loop1 >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 30 12:09:40 localhost blivet[1718]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 35 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: got device: LoopDevice instance (0x3dea090) -- >name = loop1 status = False kids = 0 id = 30 >parents = ['existing 0 file /osmin (27)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98386', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jan 30 12:09:40 localhost blivet[1718]: scanning loop2 (/devices/virtual/block/loop2)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop2 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: loop2 is a loop device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 38 >Jan 30 12:09:40 localhost blivet[1718]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >Jan 30 12:09:40 localhost blivet[1718]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 41 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added loop loop2 (id 40) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('squashfs') returning DeviceFormat instance with object id 43 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:09:40 localhost blivet[1718]: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >Jan 30 12:09:40 localhost blivet[1718]: disklabel detected but not usable on loop2 >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'loop2' is 'squashfs' >Jan 30 12:09:40 localhost blivet[1718]: getFormat('squashfs') returning DeviceFormat instance with object id 45 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: got device: LoopDevice instance (0x3dea510) -- >name = loop2 status = False kids = 0 id = 40 >parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] >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 >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98480', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: scanning loop3 (/devices/virtual/block/loop3)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: loop3 is a loop device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 48 >Jan 30 12:09:40 localhost blivet[1718]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added file /LiveOS/ext3fs.img (id 47) to device tree >Jan 30 12:09:40 localhost blivet[1718]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 51 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added loop loop3 (id 50) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 53 >Jan 30 12:09:40 localhost blivet[1718]: device loop3 does not contain a disklabel >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'loop3' is 'ext4' >Jan 30 12:09:40 localhost program[1718]: Running... dumpe2fs -h /dev/loop3 >Jan 30 12:09:40 localhost program[1718]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:09:40 localhost program[1718]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:09:40 localhost program[1718]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:09:40 localhost program[1718]: Filesystem magic number: 0xEF53 >Jan 30 12:09:40 localhost program[1718]: Filesystem revision #: 1 (dynamic) >Jan 30 12:09:40 localhost program[1718]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:09:40 localhost program[1718]: Filesystem flags: signed_directory_hash >Jan 30 12:09:40 localhost program[1718]: Default mount options: user_xattr acl >Jan 30 12:09:40 localhost program[1718]: Filesystem state: clean >Jan 30 12:09:40 localhost program[1718]: Errors behavior: Continue >Jan 30 12:09:40 localhost program[1718]: Filesystem OS type: Linux >Jan 30 12:09:40 localhost program[1718]: Inode count: 262144 >Jan 30 12:09:40 localhost program[1718]: Block count: 1048576 >Jan 30 12:09:40 localhost program[1718]: Reserved block count: 10484 >Jan 30 12:09:40 localhost program[1718]: Free blocks: 194519 >Jan 30 12:09:40 localhost program[1718]: Free inodes: 153122 >Jan 30 12:09:40 localhost program[1718]: First block: 0 >Jan 30 12:09:40 localhost program[1718]: Block size: 4096 >Jan 30 12:09:40 localhost program[1718]: Fragment size: 4096 >Jan 30 12:09:40 localhost program[1718]: Reserved GDT blocks: 255 >Jan 30 12:09:40 localhost program[1718]: Blocks per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Fragments per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Inodes per group: 8192 >Jan 30 12:09:40 localhost program[1718]: Inode blocks per group: 512 >Jan 30 12:09:40 localhost program[1718]: Flex block group size: 16 >Jan 30 12:09:40 localhost program[1718]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:09:40 localhost program[1718]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:09:40 localhost program[1718]: Last write time: Mon Jan 27 12:14:06 2014 >Jan 30 12:09:40 localhost program[1718]: Mount count: 0 >Jan 30 12:09:40 localhost program[1718]: Maximum mount count: -1 >Jan 30 12:09:40 localhost program[1718]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:09:40 localhost program[1718]: Check interval: 0 (<none>) >Jan 30 12:09:40 localhost program[1718]: Lifetime writes: 753 MB >Jan 30 12:09:40 localhost program[1718]: Reserved blocks uid: 0 (user root) >Jan 30 12:09:40 localhost program[1718]: Reserved blocks gid: 0 (group root) >Jan 30 12:09:40 localhost program[1718]: First inode: 11 >Jan 30 12:09:40 localhost program[1718]: Inode size: 256 >Jan 30 12:09:40 localhost program[1718]: Required extra isize: 28 >Jan 30 12:09:40 localhost program[1718]: Desired extra isize: 28 >Jan 30 12:09:40 localhost program[1718]: Journal inode: 8 >Jan 30 12:09:40 localhost program[1718]: Default directory hash: half_md4 >Jan 30 12:09:40 localhost program[1718]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:09:40 localhost program[1718]: Journal backup: inode blocks >Jan 30 12:09:40 localhost program[1718]: Journal features: journal_incompat_revoke >Jan 30 12:09:40 localhost program[1718]: Journal size: 128M >Jan 30 12:09:40 localhost program[1718]: Journal length: 32768 >Jan 30 12:09:40 localhost program[1718]: Journal sequence: 0x00002fd9 >Jan 30 12:09:40 localhost program[1718]: Journal start: 0 >Jan 30 12:09:40 localhost program[1718]: Jan 30 12:09:40 localhost program[1718]: Return code: 0 >Jan 30 12:09:40 localhost program[1718]: Running... resize2fs -P /dev/loop3 >Jan 30 12:09:40 localhost program[1718]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 30 12:09:40 localhost program[1718]: Couldn't find valid filesystem superblock. >Jan 30 12:09:40 localhost program[1718]: Return code: 1 >Jan 30 12:09:40 localhost blivet[1718]: size=0 B, current=4 GiB >Jan 30 12:09:40 localhost blivet[1718]: using current size 0 as min size >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 54 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jan 30 12:09:40 localhost blivet[1718]: got device: LoopDevice instance (0x3dea790) -- >name = loop3 status = False kids = 0 id = 50 >parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] >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/loop3 >format args = [] originalFormat = None >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: got format: Ext4FS instance (0x3dea490) object id 54-- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98573', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: scanning loop4 (/devices/virtual/block/loop4)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: loop4 is a loop device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 57 >Jan 30 12:09:40 localhost blivet[1718]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added file /overlay (deleted) (id 56) to device tree >Jan 30 12:09:40 localhost blivet[1718]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 60 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added loop loop4 (id 59) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 62 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:09:40 localhost blivet[1718]: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >Jan 30 12:09:40 localhost blivet[1718]: disklabel detected but not usable on loop4 >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 30 12:09:40 localhost blivet[1718]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: got device: LoopDevice instance (0x3dea250) -- >name = loop4 status = False kids = 0 id = 59 >parents = ['existing 0 file /overlay (deleted) (56)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '87516', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jan 30 12:09:40 localhost blivet[1718]: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-rw ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: live-rw is a device-mapper device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 0 loop loop4 (59) >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-rw ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 67 >Jan 30 12:09:40 localhost blivet[1718]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added dm live-rw (id 66) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 69 >Jan 30 12:09:40 localhost blivet[1718]: device live-rw does not contain a disklabel >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'live-rw' is 'ext4' >Jan 30 12:09:40 localhost program[1718]: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 30 12:09:40 localhost program[1718]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:09:40 localhost program[1718]: Last mounted on: / >Jan 30 12:09:40 localhost program[1718]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:09:40 localhost program[1718]: Filesystem magic number: 0xEF53 >Jan 30 12:09:40 localhost program[1718]: Filesystem revision #: 1 (dynamic) >Jan 30 12:09:40 localhost program[1718]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:09:40 localhost program[1718]: Filesystem flags: signed_directory_hash >Jan 30 12:09:40 localhost program[1718]: Default mount options: user_xattr acl >Jan 30 12:09:40 localhost program[1718]: Filesystem state: clean >Jan 30 12:09:40 localhost program[1718]: Errors behavior: Continue >Jan 30 12:09:40 localhost program[1718]: Filesystem OS type: Linux >Jan 30 12:09:40 localhost program[1718]: Inode count: 262144 >Jan 30 12:09:40 localhost program[1718]: Block count: 1048576 >Jan 30 12:09:40 localhost program[1718]: Reserved block count: 10484 >Jan 30 12:09:40 localhost program[1718]: Free blocks: 194519 >Jan 30 12:09:40 localhost program[1718]: Free inodes: 153122 >Jan 30 12:09:40 localhost program[1718]: First block: 0 >Jan 30 12:09:40 localhost program[1718]: Block size: 4096 >Jan 30 12:09:40 localhost program[1718]: Fragment size: 4096 >Jan 30 12:09:40 localhost program[1718]: Reserved GDT blocks: 255 >Jan 30 12:09:40 localhost program[1718]: Blocks per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Fragments per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Inodes per group: 8192 >Jan 30 12:09:40 localhost program[1718]: Inode blocks per group: 512 >Jan 30 12:09:40 localhost program[1718]: Flex block group size: 16 >Jan 30 12:09:40 localhost program[1718]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:09:40 localhost program[1718]: Last mount time: Thu Jan 30 12:08:09 2014 >Jan 30 12:09:40 localhost program[1718]: Last write time: Thu Jan 30 12:08:09 2014 >Jan 30 12:09:40 localhost program[1718]: Mount count: 1 >Jan 30 12:09:40 localhost program[1718]: Maximum mount count: -1 >Jan 30 12:09:40 localhost program[1718]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:09:40 localhost program[1718]: Check interval: 0 (<none>) >Jan 30 12:09:40 localhost program[1718]: Lifetime writes: 753 MB >Jan 30 12:09:40 localhost program[1718]: Reserved blocks uid: 0 (user root) >Jan 30 12:09:40 localhost program[1718]: Reserved blocks gid: 0 (group root) >Jan 30 12:09:40 localhost program[1718]: First inode: 11 >Jan 30 12:09:40 localhost program[1718]: Inode size: 256 >Jan 30 12:09:40 localhost program[1718]: Required extra isize: 28 >Jan 30 12:09:40 localhost program[1718]: Desired extra isize: 28 >Jan 30 12:09:40 localhost program[1718]: Journal inode: 8 >Jan 30 12:09:40 localhost program[1718]: Default directory hash: half_md4 >Jan 30 12:09:40 localhost program[1718]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:09:40 localhost program[1718]: Journal backup: inode blocks >Jan 30 12:09:40 localhost program[1718]: Journal features: journal_incompat_revoke >Jan 30 12:09:40 localhost program[1718]: Journal size: 128M >Jan 30 12:09:40 localhost program[1718]: Journal length: 32768 >Jan 30 12:09:40 localhost program[1718]: Journal sequence: 0x00002fda >Jan 30 12:09:40 localhost program[1718]: Journal start: 1 >Jan 30 12:09:40 localhost program[1718]: Jan 30 12:09:40 localhost program[1718]: Return code: 0 >Jan 30 12:09:40 localhost program[1718]: Running... resize2fs -P /dev/mapper/live-rw >Jan 30 12:09:40 localhost program[1718]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Estimated minimum size of the filesystem: 855712 >Jan 30 12:09:40 localhost program[1718]: Return code: 0 >Jan 30 12:09:40 localhost blivet[1718]: size=3.26 GiB, current=4 GiB >Jan 30 12:09:40 localhost blivet[1718]: padding min size from 3504996352 up to 3504996852 >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 70 >Jan 30 12:09:40 localhost blivet[1718]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jan 30 12:09:40 localhost blivet[1718]: looking up parted Device: /dev/mapper/live-rw >Jan 30 12:09:40 localhost blivet[1718]: got device: DMDevice instance (0x3dea9d0) -- >name = live-rw status = True kids = 0 id = 66 >parents = ['existing 0 loop loop4 (59)'] >uuid = None size = 4 GiB >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32758 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3dc5320> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: got format: Ext4FS instance (0x3dea150) object id 70-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5094', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jan 30 12:09:40 localhost blivet[1718]: scanning live-base (/devices/virtual/block/dm-1)... >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-base ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: live-base is a device-mapper device >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.addUdevDMDevice: name: live-base ; >Jan 30 12:09:40 localhost blivet[1718]: DMDevice.getDMNode: live-rw ; status: True ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-base ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:40 localhost blivet[1718]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 73 >Jan 30 12:09:40 localhost blivet[1718]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jan 30 12:09:40 localhost blivet[1718]: added dm live-base (id 72) to device tree >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jan 30 12:09:40 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jan 30 12:09:40 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:40 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 75 >Jan 30 12:09:40 localhost blivet[1718]: device live-base does not contain a disklabel >Jan 30 12:09:40 localhost blivet[1718]: type detected on 'live-base' is 'ext4' >Jan 30 12:09:40 localhost program[1718]: Running... dumpe2fs -h /dev/mapper/live-base >Jan 30 12:09:40 localhost program[1718]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:40 localhost program[1718]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:09:40 localhost program[1718]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:09:40 localhost program[1718]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:09:40 localhost program[1718]: Filesystem magic number: 0xEF53 >Jan 30 12:09:40 localhost program[1718]: Filesystem revision #: 1 (dynamic) >Jan 30 12:09:40 localhost program[1718]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:09:40 localhost program[1718]: Filesystem flags: signed_directory_hash >Jan 30 12:09:40 localhost program[1718]: Default mount options: user_xattr acl >Jan 30 12:09:40 localhost program[1718]: Filesystem state: clean >Jan 30 12:09:40 localhost program[1718]: Errors behavior: Continue >Jan 30 12:09:40 localhost program[1718]: Filesystem OS type: Linux >Jan 30 12:09:40 localhost program[1718]: Inode count: 262144 >Jan 30 12:09:40 localhost program[1718]: Block count: 1048576 >Jan 30 12:09:40 localhost program[1718]: Reserved block count: 10484 >Jan 30 12:09:40 localhost program[1718]: Free blocks: 194519 >Jan 30 12:09:40 localhost program[1718]: Free inodes: 153122 >Jan 30 12:09:40 localhost program[1718]: First block: 0 >Jan 30 12:09:40 localhost program[1718]: Block size: 4096 >Jan 30 12:09:40 localhost program[1718]: Fragment size: 4096 >Jan 30 12:09:40 localhost program[1718]: Reserved GDT blocks: 255 >Jan 30 12:09:40 localhost program[1718]: Blocks per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Fragments per group: 32768 >Jan 30 12:09:40 localhost program[1718]: Inodes per group: 8192 >Jan 30 12:09:40 localhost program[1718]: Inode blocks per group: 512 >Jan 30 12:09:40 localhost program[1718]: Flex block group size: 16 >Jan 30 12:09:40 localhost program[1718]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:09:40 localhost program[1718]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:09:40 localhost program[1718]: Last write time: Mon Jan 27 12:14:06 2014 >Jan 30 12:09:40 localhost program[1718]: Mount count: 0 >Jan 30 12:09:40 localhost program[1718]: Maximum mount count: -1 >Jan 30 12:09:40 localhost program[1718]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:09:40 localhost program[1718]: Check interval: 0 (<none>) >Jan 30 12:09:40 localhost program[1718]: Lifetime writes: 753 MB >Jan 30 12:09:40 localhost program[1718]: Reserved blocks uid: 0 (user root) >Jan 30 12:09:40 localhost program[1718]: Reserved blocks gid: 0 (group root) >Jan 30 12:09:40 localhost program[1718]: First inode: 11 >Jan 30 12:09:40 localhost program[1718]: Inode size: 256 >Jan 30 12:09:40 localhost program[1718]: Required extra isize: 28 >Jan 30 12:09:41 localhost program[1718]: Desired extra isize: 28 >Jan 30 12:09:41 localhost program[1718]: Journal inode: 8 >Jan 30 12:09:41 localhost program[1718]: Default directory hash: half_md4 >Jan 30 12:09:41 localhost program[1718]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:09:41 localhost program[1718]: Journal backup: inode blocks >Jan 30 12:09:41 localhost program[1718]: Journal features: journal_incompat_revoke >Jan 30 12:09:41 localhost program[1718]: Journal size: 128M >Jan 30 12:09:41 localhost program[1718]: Journal length: 32768 >Jan 30 12:09:41 localhost program[1718]: Journal sequence: 0x00002fd9 >Jan 30 12:09:41 localhost program[1718]: Journal start: 0 >Jan 30 12:09:41 localhost program[1718]: Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost program[1718]: Running... resize2fs -P /dev/mapper/live-base >Jan 30 12:09:41 localhost program[1718]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:41 localhost program[1718]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jan 30 12:09:41 localhost program[1718]: Couldn't find valid filesystem superblock. >Jan 30 12:09:41 localhost program[1718]: Return code: 1 >Jan 30 12:09:41 localhost blivet[1718]: size=0 B, current=4 GiB >Jan 30 12:09:41 localhost blivet[1718]: using current size 0 as min size >Jan 30 12:09:41 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:41 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 76 >Jan 30 12:09:41 localhost blivet[1718]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jan 30 12:09:41 localhost blivet[1718]: looking up parted Device: /dev/mapper/live-base >Jan 30 12:09:41 localhost blivet[1718]: got device: DMDevice instance (0x3dea190) -- >name = live-base status = True kids = 0 id = 72 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32758 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3dc5290> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:09:41 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:41 localhost blivet[1718]: got format: Ext4FS instance (0x7ff668138210) object id 76-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '25847', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jan 30 12:09:41 localhost blivet[1718]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:41 localhost blivet[1718]: live-osimg-min is a device-mapper device >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jan 30 12:09:41 localhost blivet[1718]: DMDevice.getDMNode: live-rw ; status: True ; >Jan 30 12:09:41 localhost blivet[1718]: DMDevice.getDMNode: live-base ; status: True ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop1 ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 0 loop loop1 (30) >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.getDeviceByName returned None >Jan 30 12:09:41 localhost blivet[1718]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jan 30 12:09:41 localhost blivet[1718]: getFormat('None') returning DeviceFormat instance with object id 79 >Jan 30 12:09:41 localhost blivet[1718]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jan 30 12:09:41 localhost blivet[1718]: added dm live-osimg-min (id 78) to device tree >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jan 30 12:09:41 localhost blivet[1718]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jan 30 12:09:41 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:41 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 81 >Jan 30 12:09:41 localhost blivet[1718]: device live-osimg-min does not contain a disklabel >Jan 30 12:09:41 localhost blivet[1718]: type detected on 'live-osimg-min' is 'ext4' >Jan 30 12:09:41 localhost program[1718]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 30 12:09:41 localhost program[1718]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:41 localhost program[1718]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:09:41 localhost program[1718]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:09:41 localhost program[1718]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:09:41 localhost program[1718]: Filesystem magic number: 0xEF53 >Jan 30 12:09:41 localhost program[1718]: Filesystem revision #: 1 (dynamic) >Jan 30 12:09:41 localhost program[1718]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:09:41 localhost program[1718]: Filesystem flags: signed_directory_hash >Jan 30 12:09:41 localhost program[1718]: Default mount options: user_xattr acl >Jan 30 12:09:41 localhost program[1718]: Filesystem state: clean >Jan 30 12:09:41 localhost program[1718]: Errors behavior: Continue >Jan 30 12:09:41 localhost program[1718]: Filesystem OS type: Linux >Jan 30 12:09:41 localhost program[1718]: Inode count: 221184 >Jan 30 12:09:41 localhost program[1718]: Block count: 855712 >Jan 30 12:09:41 localhost program[1718]: Reserved block count: 8555 >Jan 30 12:09:41 localhost program[1718]: Free blocks: 4482 >Jan 30 12:09:41 localhost program[1718]: Free inodes: 112162 >Jan 30 12:09:41 localhost program[1718]: First block: 0 >Jan 30 12:09:41 localhost program[1718]: Block size: 4096 >Jan 30 12:09:41 localhost program[1718]: Fragment size: 4096 >Jan 30 12:09:41 localhost program[1718]: Reserved GDT blocks: 255 >Jan 30 12:09:41 localhost program[1718]: Blocks per group: 32768 >Jan 30 12:09:41 localhost program[1718]: Fragments per group: 32768 >Jan 30 12:09:41 localhost program[1718]: Inodes per group: 8192 >Jan 30 12:09:41 localhost program[1718]: Inode blocks per group: 512 >Jan 30 12:09:41 localhost program[1718]: Flex block group size: 16 >Jan 30 12:09:41 localhost anaconda[1718]: Entered spoke: WelcomeLanguageSpoke >Jan 30 12:09:41 localhost program[1718]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:09:41 localhost program[1718]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:09:41 localhost program[1718]: Last write time: Mon Jan 27 12:14:21 2014 >Jan 30 12:09:41 localhost program[1718]: Mount count: 0 >Jan 30 12:09:41 localhost program[1718]: Maximum mount count: -1 >Jan 30 12:09:41 localhost program[1718]: Last checked: Mon Jan 27 12:14:21 2014 >Jan 30 12:09:41 localhost program[1718]: Check interval: 0 (<none>) >Jan 30 12:09:41 localhost program[1718]: Lifetime writes: 754 MB >Jan 30 12:09:41 localhost program[1718]: Reserved blocks uid: 0 (user root) >Jan 30 12:09:41 localhost program[1718]: Reserved blocks gid: 0 (group root) >Jan 30 12:09:41 localhost program[1718]: First inode: 11 >Jan 30 12:09:41 localhost program[1718]: Inode size: 256 >Jan 30 12:09:41 localhost program[1718]: Required extra isize: 28 >Jan 30 12:09:41 localhost program[1718]: Desired extra isize: 28 >Jan 30 12:09:41 localhost program[1718]: Journal inode: 8 >Jan 30 12:09:41 localhost program[1718]: Default directory hash: half_md4 >Jan 30 12:09:41 localhost program[1718]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:09:41 localhost program[1718]: Journal backup: inode blocks >Jan 30 12:09:41 localhost program[1718]: Journal features: journal_incompat_revoke >Jan 30 12:09:41 localhost program[1718]: Journal size: 128M >Jan 30 12:09:41 localhost program[1718]: Journal length: 32768 >Jan 30 12:09:41 localhost program[1718]: Journal sequence: 0x00002fd9 >Jan 30 12:09:41 localhost program[1718]: Journal start: 0 >Jan 30 12:09:41 localhost program[1718]: Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost program[1718]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 30 12:09:41 localhost program[1718]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:09:41 localhost program[1718]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 30 12:09:41 localhost program[1718]: Couldn't find valid filesystem superblock. >Jan 30 12:09:41 localhost program[1718]: Return code: 1 >Jan 30 12:09:41 localhost blivet[1718]: size=0 B, current=3.26 GiB >Jan 30 12:09:41 localhost blivet[1718]: using current size 0 as min size >Jan 30 12:09:41 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:41 localhost blivet[1718]: getFormat('ext4') returning Ext4FS instance with object id 82 >Jan 30 12:09:41 localhost blivet[1718]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jan 30 12:09:41 localhost blivet[1718]: looking up parted Device: /dev/mapper/live-osimg-min >Jan 30 12:09:41 localhost blivet[1718]: got device: DMDevice instance (0x3deaf90) -- >name = live-osimg-min status = True kids = 0 id = 78 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32758 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3dc5440> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:09:41 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:41 localhost blivet[1718]: got format: Ext4FS instance (0x3deafd0) object id 82-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost blivet[1718]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost blivet[1718]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 30 12:09:41 localhost blivet[1718]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:09:41 localhost blivet[1718]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost blivet[1718]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jan 30 12:09:41 localhost blivet[1718]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jan 30 12:09:41 localhost blivet[1718]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 30 12:09:41 localhost blivet[1718]: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 30 12:09:41 localhost blivet[1718]: edd: collected mbr signatures: {'sda': '0x000da988'} >Jan 30 12:09:41 localhost blivet[1718]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jan 30 12:09:41 localhost program[1718]: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Jan 30 12:09:41 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:09:41 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost blivet[1718]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost program[1718]: Running... umount /mnt/sysimage >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:41 localhost blivet[1718]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 30 12:09:41 localhost blivet[1718]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:09:41 localhost blivet[1718]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:09:41 localhost program[1718]: Running... udevadm settle --timeout=300 >Jan 30 12:09:41 localhost program[1718]: Return code: 0 >Jan 30 12:09:42 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:42 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:42 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:42 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:42 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:42 localhost blivet[1718]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:09:42 localhost blivet[1718]: Iso9660FS.supported: supported: True ; >Jan 30 12:09:42 localhost anaconda[1718]: Thread Done: AnaStorageThread (140696378078976) >Jan 30 12:09:42 localhost program[1718]: Running... hwclock --hctosys --utc >Jan 30 12:09:42 localhost blivet[1718]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jan 30 12:09:42 localhost blivet[1718]: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (72) with existing ext4 filesystem >Jan 30 12:09:42 localhost systemd[1128]: Time has been changed >Jan 30 12:09:42 localhost systemd[1]: Time has been changed >Jan 30 12:09:42 localhost program[1718]: Return code: 0 >Jan 30 12:09:42 localhost anaconda[1718]: Thread Done: AnaTimeInitThread (140696369686272) >Jan 30 12:09:42 localhost program[1718]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jan 30 12:09:42 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:09:42 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jan 30 12:09:42 localhost program[1718]: Return code: 0 >Jan 30 12:09:42 localhost anaconda[1718]: Thread Done: AnaPayloadThread (140696149292800) >Jan 30 12:09:47 localhost gnome-session[1133]: Window manager warning: last_focus_time (100934) is greater than comparison timestamp (100933). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:09:47 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18001d7 not in stack >Jan 30 12:09:47 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18001d2 not in stack >Jan 30 12:09:47 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18001d2 not in stack >Jan 30 12:09:47 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18001d2 not in stack >Jan 30 12:09:47 localhost anaconda[1718]: Not doing 'require network connection' in live installation >Jan 30 12:09:47 localhost anaconda[1718]: network standalone spoke (init): completed: True >Jan 30 12:09:47 localhost anaconda[1718]: Not doing 'require network connection' in live installation >Jan 30 12:09:47 localhost anaconda[1718]: Left spoke: WelcomeLanguageSpoke >Jan 30 12:09:47 localhost anaconda[1718]: Entered hub: SummaryHub >Jan 30 12:09:47 localhost anaconda[1718]: Running Thread: AnaDateTimeThread (140696149292800) >Jan 30 12:09:47 localhost anaconda[1718]: Not doing 'modify system time and date' in live installation >Jan 30 12:09:47 localhost anaconda[1718]: Thread Done: AnaDateTimeThread (140696149292800) >Jan 30 12:09:51 localhost anaconda[1718]: fs space: 0 B needed: 2.89 GiB >Jan 30 12:09:51 localhost anaconda[1718]: Running Thread: AnaAddLayoutsInitThread (140696149292800) >Jan 30 12:09:51 localhost anaconda[1718]: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff658011bd0>> on <dictionary-keyiterator object at 0x7ff658041628> >Jan 30 12:09:51 localhost anaconda[1718]: Running Thread: AnaGtkBatchPre1 (140696369686272) >Jan 30 12:09:51 localhost anaconda[1718]: Thread Done: AnaGtkBatchPre1 (140696369686272) >Jan 30 12:09:51 localhost anaconda[1718]: Running Thread: AnaKeyboardThread (140696369686272) >Jan 30 12:09:52 localhost anaconda[1718]: fs space: 0 B needed: 2.89 GiB >Jan 30 12:09:52 localhost anaconda[1718]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:232: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >label = Gtk.Label("<span font-desc=\"Sans 14\">%s</span>" % escape_markup(_(obj.title))) >Jan 30 12:09:53 localhost anaconda[1718]: Running Thread: AnaStorageWatcher (140696378078976) >Jan 30 12:09:53 localhost anaconda[1718]: Thread Done: AnaStorageWatcher (140696378078976) >Jan 30 12:09:53 localhost anaconda[1718]: Running Thread: AnaCustomStorageInit (140696378078976) >Jan 30 12:09:53 localhost blivet[1718]: Iso9660FS.supported: supported: True ; >Jan 30 12:09:53 localhost blivet[1718]: Iso9660FS.supported: supported: True ; >Jan 30 12:09:53 localhost blivet[1718]: NFSv4.supported: supported: False ; >Jan 30 12:09:53 localhost blivet[1718]: NFSv4.supported: supported: False ; >Jan 30 12:09:53 localhost blivet[1718]: SELinuxFS.supported: supported: False ; >Jan 30 12:09:53 localhost blivet[1718]: SELinuxFS.supported: supported: False ; >Jan 30 12:09:53 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:53 localhost blivet[1718]: Ext4FS.supported: supported: True ; >Jan 30 12:09:53 localhost anaconda[1718]: Not doing 'register anaconda secret agent' in live installation >Jan 30 12:09:53 localhost anaconda[1718]: network: GUI, device configuration added: connection 4a4aff68-1654-4f58-a7b2-99d88dc9617d device eth0 >Jan 30 12:09:53 localhost anaconda[1718]: network: GUI, connection 4a4aff68-1654-4f58-a7b2-99d88dc9617d found >Jan 30 12:09:53 localhost anaconda[1718]: Not doing 'hide hint to use network configuration in DE' in live installation >Jan 30 12:09:53 localhost ifcfg[1718]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 30 12:09:53 localhost ifcfg[1718]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 30 12:09:53 localhost anaconda[1718]: updating hostname localhost.localdomain >Jan 30 12:09:53 localhost anaconda[1718]: Not doing 'require network connection' in live installation >Jan 30 12:09:54 localhost anaconda[1718]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff658011290> >Jan 30 12:09:54 localhost anaconda[1718]: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> >Jan 30 12:09:54 localhost anaconda[1718]: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> status to: Getting list of layouts... >Jan 30 12:09:54 localhost anaconda[1718]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4f56390> status to: Probing storage... >Jan 30 12:09:54 localhost anaconda[1718]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4f56390> >Jan 30 12:09:54 localhost anaconda[1718]: Running Thread: AnaNTPserver1 (140695916746496) >Jan 30 12:09:54 localhost anaconda[1718]: Running Thread: AnaNTPserver2 (140695908353792) >Jan 30 12:09:54 localhost anaconda[1718]: Running Thread: AnaNTPserver3 (140695899961088) >Jan 30 12:09:54 localhost anaconda[1718]: Running Thread: AnaNTPserver4 (140695889434368) >Jan 30 12:09:54 localhost anaconda[1718]: Thread Done: AnaNTPserver3 (140695899961088) >Jan 30 12:09:54 localhost anaconda[1718]: Thread Done: AnaNTPserver4 (140695889434368) >Jan 30 12:09:54 localhost blivet[1718]: Ext3FS.supported: supported: True ; >Jan 30 12:09:54 localhost blivet[1718]: Ext3FS.supported: supported: True ; >Jan 30 12:09:54 localhost anaconda[1718]: Thread Done: AnaNTPserver2 (140695908353792) >Jan 30 12:09:54 localhost anaconda[1718]: Thread Done: AnaNTPserver1 (140695916746496) >Jan 30 12:09:54 localhost blivet[1718]: Ext2FS.supported: supported: True ; >Jan 30 12:09:54 localhost blivet[1718]: Ext2FS.supported: supported: True ; >Jan 30 12:09:54 localhost blivet[1718]: SysFS.supported: supported: False ; >Jan 30 12:09:54 localhost blivet[1718]: SysFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: MultipathMember.__init__: >Jan 30 12:09:55 localhost blivet[1718]: SwapSpace.__init__: >Jan 30 12:09:55 localhost blivet[1718]: ProcFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: ProcFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: DMRaidMember.__init__: >Jan 30 12:09:55 localhost blivet[1718]: DevPtsFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: DevPtsFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: BTRFS.supported: supported: True ; >Jan 30 12:09:55 localhost program[1718]: Running... modprobe btrfs >Jan 30 12:09:55 localhost kernel: bio: create slab <bio-3> at 3 >Jan 30 12:09:55 localhost kernel: Btrfs loaded >Jan 30 12:09:55 localhost program[1718]: Return code: 0 >Jan 30 12:09:55 localhost blivet[1718]: USBFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: USBFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: DiskLabel.__init__: >Jan 30 12:09:55 localhost blivet[1718]: DiskLabel.partedDevice returning None >Jan 30 12:09:55 localhost blivet[1718]: HFSPlus.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: HFSPlus.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: XFS.supported: supported: True ; >Jan 30 12:09:55 localhost program[1718]: Running... modprobe xfs >Jan 30 12:09:55 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jan 30 12:09:55 localhost program[1718]: Return code: 0 >Jan 30 12:09:55 localhost blivet[1718]: XFS.supported: supported: True ; >Jan 30 12:09:55 localhost blivet[1718]: TmpFS.supported: supported: True ; >Jan 30 12:09:55 localhost blivet[1718]: LUKS.__init__: >Jan 30 12:09:55 localhost blivet[1718]: NTFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: NTFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: BindFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: BindFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: HFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: HFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: LVMPhysicalVolume.__init__: >Jan 30 12:09:55 localhost blivet[1718]: NFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: NFS.supported: supported: False ; >Jan 30 12:09:55 localhost blivet[1718]: FATFS.supported: supported: True ; >Jan 30 12:09:55 localhost blivet[1718]: FATFS.supported: supported: True ; >Jan 30 12:09:56 localhost blivet[1718]: NoDevFS.supported: supported: False ; >Jan 30 12:09:56 localhost blivet[1718]: NoDevFS.supported: supported: False ; >Jan 30 12:09:56 localhost blivet[1718]: MDRaidMember.__init__: >Jan 30 12:09:56 localhost anaconda[1718]: Thread Done: AnaCustomStorageInit (140696378078976) >Jan 30 12:09:56 localhost anaconda[1718]: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff658011bd0>> on <dictionary-keyiterator object at 0x7ff658041628> >Jan 30 12:09:56 localhost anaconda[1718]: Thread Done: AnaAddLayoutsInitThread (140696149292800) >Jan 30 12:09:56 localhost anaconda[1718]: Thread Done: AnaKeyboardThread (140696369686272) >Jan 30 12:09:56 localhost anaconda[1718]: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> >Jan 30 12:09:56 localhost anaconda[1718]: updating hostname localhost.localdomain >Jan 30 12:09:56 localhost anaconda[1718]: updating hostname localhost.localdomain >Jan 30 12:09:56 localhost anaconda[1718]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x4f8abd0> status to: Wired (eth0) connected >Jan 30 12:10:00 localhost gnome-session[1133]: Window manager warning: last_focus_time (114528) is greater than comparison timestamp (114527). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:10:00 localhost gnome-session[1133]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jan 30 12:10:05 localhost obexd[1905]: OBEX daemon 5.13 >Jan 30 12:10:05 localhost gnome-keyring-daemon[1321]: keyring alias directory: /home/liveuser/.local/share/keyrings >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:10:05 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:10:07 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:08 localhost userhelper[1957]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 33 seconds old, allowing access to liveinst for user liveuser >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:08 localhost userhelper[1957]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jan 30 12:10:08 localhost userhelper[1961]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jan 30 12:10:08 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Jan 30 12:10:08 localhost gnome-session[1133]: (tracker-miner-fs:1517): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Jan 30 12:10:11 localhost anaconda[2043]: /sbin/anaconda 21.18-1 >Jan 30 12:10:11 localhost anaconda[2043]: 2097152 kB (2048 MB) are available >Jan 30 12:10:11 localhost anaconda[2043]: check_memory(): total:2048, needed:512, graphical:512 >Jan 30 12:10:11 localhost anaconda[2043]: Not doing 'start audit daemon' in live installation >Jan 30 12:10:11 localhost anaconda[2043]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jan 30 12:10:11 localhost anaconda[2043]: Default encoding = ascii >Jan 30 12:10:11 localhost program[2043]: Running... udevadm trigger --action=change --subsystem-match=block >Jan 30 12:10:11 localhost program[2043]: Return code: 0 >Jan 30 12:10:11 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:12 localhost program[2043]: Return code: 0 >Jan 30 12:10:12 localhost blivet[2043]: ISCSID is /sbin/iscsid >Jan 30 12:10:12 localhost blivet[2043]: no initiator set >Jan 30 12:10:12 localhost program[2043]: Running... modprobe fcoe >Jan 30 12:10:12 localhost program[2043]: Return code: 0 >Jan 30 12:10:12 localhost program[2043]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 30 12:10:12 localhost program[2043]: No FCoE boot disk information is found in EDD! >Jan 30 12:10:12 localhost program[2043]: Return code: 1 >Jan 30 12:10:12 localhost blivet[2043]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 30 12:10:12 localhost blivet[2043]: no /etc/zfcp.conf; not configuring zfcp >Jan 30 12:10:12 localhost anaconda[2043]: Display mode = g >Jan 30 12:10:12 localhost anaconda[2043]: 2097152 kB (2048 MB) are available >Jan 30 12:10:12 localhost anaconda[2043]: check_memory(): total:2048, needed:512, graphical:512 >Jan 30 12:10:12 localhost blivet[2043]: trying to set new default fstype to 'ext4' >Jan 30 12:10:12 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:12 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 0 >Jan 30 12:10:12 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:12 localhost anaconda[2043]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jan 30 12:10:12 localhost anaconda[2043]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jan 30 12:10:12 localhost anaconda[2043]: using only installclass _Fedora >Jan 30 12:10:12 localhost anaconda[2043]: bootloader EFIGRUB on EFI platform >Jan 30 12:10:12 localhost blivet[2043]: Detected 2.00 GiB of memory >Jan 30 12:10:12 localhost blivet[2043]: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Jan 30 12:10:12 localhost blivet[2043]: Swap attempt of 0.0 >Jan 30 12:10:12 localhost anaconda[2043]: bootloader EFIGRUB on EFI platform >Jan 30 12:10:12 localhost anaconda[2043]: network: devices found ['eth0'] >Jan 30 12:10:12 localhost ifcfg[2043]: content of files (network initialization): >Jan 30 12:10:12 localhost ifcfg[2043]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Jan 30 12:10:12 localhost ifcfg[2043]: TYPE=Ethernet >Jan 30 12:10:12 localhost ifcfg[2043]: BOOTPROTO=dhcp >Jan 30 12:10:12 localhost ifcfg[2043]: DEFROUTE=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV4_FAILURE_FATAL=no >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6INIT=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6_AUTOCONF=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6_DEFROUTE=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6_FAILURE_FATAL=no >Jan 30 12:10:12 localhost ifcfg[2043]: NAME=eth0 >Jan 30 12:10:12 localhost ifcfg[2043]: UUID=4a4aff68-1654-4f58-a7b2-99d88dc9617d >Jan 30 12:10:12 localhost ifcfg[2043]: ONBOOT=no >Jan 30 12:10:12 localhost ifcfg[2043]: HWADDR=52:54:00:5F:59:A2 >Jan 30 12:10:12 localhost ifcfg[2043]: PEERDNS=yes >Jan 30 12:10:12 localhost ifcfg[2043]: PEERROUTES=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6_PEERDNS=yes >Jan 30 12:10:12 localhost ifcfg[2043]: IPV6_PEERROUTES=yes >Jan 30 12:10:12 localhost ifcfg[2043]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jan 30 12:10:12 localhost ifcfg[2043]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 30 12:10:12 localhost ifcfg[2043]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 30 12:10:12 localhost ifcfg[2043]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 30 12:10:12 localhost anaconda[2043]: updating hostname localhost.localdomain >Jan 30 12:10:13 localhost anaconda[2043]: Running Thread: AnaStorageThread (139741043861248) >Jan 30 12:10:13 localhost blivet[2043]: resetting Blivet (version 0.38) instance <blivet.Blivet object at 0x311add0> >Jan 30 12:10:13 localhost blivet[2043]: no initiator set >Jan 30 12:10:13 localhost blivet[2043]: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 30 12:10:13 localhost program[2043]: Running... mpathconf --user_friendly_names y --with_multipathd y >Jan 30 12:10:13 localhost anaconda[2043]: Running Thread: AnaTimeInitThread (139741035468544) >Jan 30 12:10:13 localhost anaconda[2043]: Running Thread: AnaWaitForConnectingNMThread (139741026023168) >Jan 30 12:10:13 localhost anaconda[2043]: Running Thread: AnaPayloadThread (139741017630464) >Jan 30 12:10:13 localhost anaconda[2043]: updating hostname localhost.localdomain >Jan 30 12:10:13 localhost anaconda[2043]: got 0 NTP servers from DHCP >Jan 30 12:10:13 localhost anaconda[2043]: Thread Done: AnaWaitForConnectingNMThread (139741026023168) >Jan 30 12:10:13 localhost anaconda[2043]: Not doing 'start chronyd' in live installation >Jan 30 12:10:13 localhost anaconda[2043]: PlatformLang was too short >Jan 30 12:10:13 localhost program[2043]: Return code: 0 >Jan 30 12:10:13 localhost anaconda[2043]: Running Thread: AnaGeolocationRefreshThread (139741026023168) >Jan 30 12:10:13 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:13 localhost anaconda[2043]: Starting geolocation lookup >Jan 30 12:10:13 localhost anaconda[2043]: Geolocation provider: Fedora GeoIP >Jan 30 12:10:13 localhost program[2043]: Return code: 0 >Jan 30 12:10:13 localhost blivet[2043]: protected device spec /dev/sr0 resolved to sr0 >Jan 30 12:10:13 localhost blivet[2043]: sr0 looks to be the live device; marking as protected >Jan 30 12:10:13 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:13 localhost program[2043]: Return code: 0 >Jan 30 12:10:13 localhost blivet[2043]: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-01-27-17-31-42-00', >'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'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_PART_TABLE_UUID': '4038e152', >'ID_REVISION': '1.7.0', >'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': '92692', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', >'/dev/disk/by-uuid/2014-01-27-17-31-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >Jan 30 12:10:13 localhost blivet[2043]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName: name: sr0 ; >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:13 localhost blivet[2043]: sr0 is a cdrom >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevOpticalDevice: >Jan 30 12:10:13 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 2 >Jan 30 12:10:13 localhost blivet[2043]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Jan 30 12:10:13 localhost blivet[2043]: added cdrom sr0 (id 1) to device tree >Jan 30 12:10:13 localhost blivet[2043]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Jan 30 12:10:13 localhost blivet[2043]: type detected on 'sr0' is 'iso9660' >Jan 30 12:10:13 localhost blivet[2043]: Iso9660FS.supported: supported: True ; >Jan 30 12:10:13 localhost blivet[2043]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Jan 30 12:10:13 localhost blivet[2043]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Jan 30 12:10:13 localhost blivet[2043]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:10:13 localhost blivet[2043]: looking up parted Device: /dev/sr0 >Jan 30 12:10:13 localhost anaconda.desktop[1957]: ** (anaconda:2043): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:13 localhost blivet[2043]: got device: OpticalDevice instance (0x7f17f804c210) -- >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 999 MiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 511488 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 8 did: 0 busy: True >hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) >PedDevice: <_ped.Device object at 0x3ecfcb0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Jan 30 12:10:13 localhost anaconda[2043]: Not doing 'activate layouts' in live installation >Jan 30 12:10:13 localhost blivet[2043]: Iso9660FS.supported: supported: True ; >Jan 30 12:10:13 localhost blivet[2043]: got format: Iso9660FS instance (0x7f17f80acf90) object id 4-- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'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_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93977', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jan 30 12:10:13 localhost blivet[2043]: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName: name: sda ; >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevDiskDevice: name: sda ; >Jan 30 12:10:13 localhost blivet[2043]: sda is a disk >Jan 30 12:10:13 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 7 >Jan 30 12:10:13 localhost blivet[2043]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jan 30 12:10:13 localhost program[2043]: Running... multipath -c /dev/sda >Jan 30 12:10:13 localhost program[2043]: /dev/sda is not a valid multipath device path >Jan 30 12:10:13 localhost program[2043]: Return code: 1 >Jan 30 12:10:13 localhost blivet[2043]: added disk sda (id 6) to device tree >Jan 30 12:10:13 localhost blivet[2043]: looking up parted Device: /dev/sda >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jan 30 12:10:13 localhost blivet[2043]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jan 30 12:10:13 localhost blivet[2043]: required disklabel type for sda (1) is None >Jan 30 12:10:13 localhost blivet[2043]: default disklabel type for sda is gpt >Jan 30 12:10:13 localhost blivet[2043]: selecting gpt disklabel for sda based on size >Jan 30 12:10:13 localhost blivet[2043]: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >Jan 30 12:10:13 localhost blivet[2043]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f17f80cbe50>] >device: <parted.device.Device object at 0x7f17f80cb7d0> >PedDisk: <_ped.Disk object at 0x7f17f80b5878> >Jan 30 12:10:13 localhost blivet[2043]: getFormat('disklabel') returning DiskLabel instance with object id 9 >Jan 30 12:10:13 localhost blivet[2043]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jan 30 12:10:13 localhost blivet[2043]: got device: DiskDevice instance (0x7f17f80b70d0) -- >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 10 GiB >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x3ecff80> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f17f80c32d0> >Jan 30 12:10:13 localhost blivet[2043]: got format: DiskLabel instance (0x7f17f80c35d0) object id 9-- >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 = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f17f80cbe50>] >device: <parted.device.Device object at 0x7f17f80cb7d0> >PedDisk: <_ped.Disk object at 0x7f17f80b5878> >origPartedDisk = <parted.disk.Disk object at 0x7f17f80d0210> >partedDevice = parted.Device instance -- >model: ATA QEMU HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7f17f80c70e0> >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '96256', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000da988-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93991', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', >'/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jan 30 12:10:13 localhost blivet[2043]: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName: name: sda1 ; >Jan 30 12:10:13 localhost anaconda[2043]: Geolocation lookup finished in 0.4 seconds >Jan 30 12:10:13 localhost anaconda[2043]: got results from geolocation >Jan 30 12:10:13 localhost anaconda[2043]: Thread Done: AnaGeolocationRefreshThread (139741026023168) >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:13 localhost blivet[2043]: sda1 is a partition >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jan 30 12:10:13 localhost blivet[2043]: DeviceTree.getDeviceByName: name: sda ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (6) with existing msdos disklabel >Jan 30 12:10:14 localhost blivet[2043]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice._setFormat: sda1 ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 12 >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: looking up parted Partition: /dev/sda1 >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice.probe: sda1 ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jan 30 12:10:14 localhost blivet[2043]: added partition sda1 (id 11) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jan 30 12:10:14 localhost blivet[2043]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: disklabel detected but not usable on sda1 >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'sda1' is 'ext4' >Jan 30 12:10:14 localhost program[2043]: Running... dumpe2fs -h /dev/sda1 >Jan 30 12:10:14 localhost program[2043]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:14 localhost program[2043]: Filesystem volume name: <none> >Jan 30 12:10:14 localhost program[2043]: Last mounted on: <not available> >Jan 30 12:10:14 localhost program[2043]: Filesystem UUID: 6c8465fe-2322-4409-b560-ca2d83f174fb >Jan 30 12:10:14 localhost program[2043]: Filesystem magic number: 0xEF53 >Jan 30 12:10:14 localhost program[2043]: Filesystem revision #: 1 (dynamic) >Jan 30 12:10:14 localhost program[2043]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:10:14 localhost program[2043]: Filesystem flags: signed_directory_hash >Jan 30 12:10:14 localhost program[2043]: Default mount options: user_xattr acl >Jan 30 12:10:14 localhost program[2043]: Filesystem state: clean >Jan 30 12:10:14 localhost program[2043]: Errors behavior: Continue >Jan 30 12:10:14 localhost program[2043]: Filesystem OS type: Linux >Jan 30 12:10:14 localhost program[2043]: Inode count: 12048 >Jan 30 12:10:14 localhost program[2043]: Block count: 48128 >Jan 30 12:10:14 localhost program[2043]: Reserved block count: 2406 >Jan 30 12:10:14 localhost program[2043]: Free blocks: 41743 >Jan 30 12:10:14 localhost program[2043]: Free inodes: 12037 >Jan 30 12:10:14 localhost program[2043]: First block: 1 >Jan 30 12:10:14 localhost program[2043]: Block size: 1024 >Jan 30 12:10:14 localhost program[2043]: Fragment size: 1024 >Jan 30 12:10:14 localhost program[2043]: Reserved GDT blocks: 187 >Jan 30 12:10:14 localhost program[2043]: Blocks per group: 8192 >Jan 30 12:10:14 localhost program[2043]: Fragments per group: 8192 >Jan 30 12:10:14 localhost program[2043]: Inodes per group: 2008 >Jan 30 12:10:14 localhost program[2043]: Inode blocks per group: 251 >Jan 30 12:10:14 localhost program[2043]: Flex block group size: 16 >Jan 30 12:10:14 localhost program[2043]: Filesystem created: Thu Jan 30 00:45:52 2014 >Jan 30 12:10:14 localhost program[2043]: Last mount time: n/a >Jan 30 12:10:14 localhost program[2043]: Last write time: Thu Jan 30 00:45:52 2014 >Jan 30 12:10:14 localhost program[2043]: Mount count: 0 >Jan 30 12:10:14 localhost program[2043]: Maximum mount count: -1 >Jan 30 12:10:14 localhost program[2043]: Last checked: Thu Jan 30 00:45:52 2014 >Jan 30 12:10:14 localhost program[2043]: Check interval: 0 (<none>) >Jan 30 12:10:14 localhost program[2043]: Lifetime writes: 4375 kB >Jan 30 12:10:14 localhost program[2043]: Reserved blocks uid: 0 (user root) >Jan 30 12:10:14 localhost program[2043]: Reserved blocks gid: 0 (group root) >Jan 30 12:10:14 localhost program[2043]: First inode: 11 >Jan 30 12:10:14 localhost program[2043]: Inode size: 128 >Jan 30 12:10:14 localhost program[2043]: Journal inode: 8 >Jan 30 12:10:14 localhost program[2043]: Default directory hash: half_md4 >Jan 30 12:10:14 localhost program[2043]: Directory Hash Seed: b91c6535-6721-4597-8c90-260c75ffa197 >Jan 30 12:10:14 localhost program[2043]: Journal backup: inode blocks >Jan 30 12:10:14 localhost program[2043]: Journal features: (none) >Jan 30 12:10:14 localhost program[2043]: Journal size: 4096k >Jan 30 12:10:14 localhost program[2043]: Journal length: 4096 >Jan 30 12:10:14 localhost program[2043]: Journal sequence: 0x00000001 >Jan 30 12:10:14 localhost program[2043]: Journal start: 0 >Jan 30 12:10:14 localhost program[2043]: Jan 30 12:10:14 localhost program[2043]: Return code: 0 >Jan 30 12:10:14 localhost program[2043]: Running... resize2fs -P /dev/sda1 >Jan 30 12:10:14 localhost program[2043]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:14 localhost program[2043]: Estimated minimum size of the filesystem: 8839 >Jan 30 12:10:14 localhost program[2043]: Return code: 0 >Jan 30 12:10:14 localhost blivet[2043]: size=8.63 MiB, current=47 MiB >Jan 30 12:10:14 localhost blivet[2043]: padding min size from 9051136 up to 9051636 >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 15 >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice._setFormat: sda1 ; >Jan 30 12:10:14 localhost blivet[2043]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >Jan 30 12:10:14 localhost blivet[2043]: looking up parted Device: /dev/sda1 >Jan 30 12:10:14 localhost blivet[2043]: got device: PartitionDevice instance (0x7f17f80d0c50) -- >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] >uuid = None size = 47 MiB >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 96256 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32535 did: 0 busy: False >hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) >PedDevice: <_ped.Device object at 0x7f17f80c7290> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f17f80cbcd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f17f80d0390> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f17f80cbfd0> PedPartition: <_ped.Partition object at 0x7f17f80b8d70> >disk = existing 10 GiB disk sda (6) with existing msdos disklabel >start = 2048 end = 98303 length = 96256 >flags = >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: got format: Ext4FS instance (0x36554d0) object id 15-- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 47 MiB targetSize = 47 MiB >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98203', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jan 30 12:10:14 localhost blivet[2043]: scanning loop0 (/devices/virtual/block/loop0)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop0 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: loop0 is a loop device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 18 >Jan 30 12:10:14 localhost blivet[2043]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added file /osmin.img (deleted) (id 17) to device tree >Jan 30 12:10:14 localhost blivet[2043]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 21 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added loop loop0 (id 20) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('squashfs') returning DeviceFormat instance with object id 23 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:10:14 localhost blivet[2043]: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: disklabel detected but not usable on loop0 >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'loop0' is 'squashfs' >Jan 30 12:10:14 localhost blivet[2043]: getFormat('squashfs') returning DeviceFormat instance with object id 25 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: got device: LoopDevice instance (0x7f17f80e40d0) -- >name = loop0 status = False kids = 0 id = 20 >parents = ['existing 0 file /osmin.img (deleted) (17)'] >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 >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98296', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jan 30 12:10:14 localhost blivet[2043]: scanning loop1 (/devices/virtual/block/loop1)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop1 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: loop1 is a loop device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: /osmin ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 28 >Jan 30 12:10:14 localhost blivet[2043]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added file /osmin (id 27) to device tree >Jan 30 12:10:14 localhost blivet[2043]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 31 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added loop loop1 (id 30) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 33 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:10:14 localhost blivet[2043]: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: disklabel detected but not usable on loop1 >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 30 12:10:14 localhost blivet[2043]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 35 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: got device: LoopDevice instance (0x7f17f80e4190) -- >name = loop1 status = False kids = 0 id = 30 >parents = ['existing 0 file /osmin (27)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98386', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jan 30 12:10:14 localhost blivet[2043]: scanning loop2 (/devices/virtual/block/loop2)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop2 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: loop2 is a loop device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 38 >Jan 30 12:10:14 localhost blivet[2043]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >Jan 30 12:10:14 localhost blivet[2043]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 41 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added loop loop2 (id 40) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('squashfs') returning DeviceFormat instance with object id 43 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:10:14 localhost blivet[2043]: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: disklabel detected but not usable on loop2 >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'loop2' is 'squashfs' >Jan 30 12:10:14 localhost blivet[2043]: getFormat('squashfs') returning DeviceFormat instance with object id 45 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: got device: LoopDevice instance (0x7f17f80e45d0) -- >name = loop2 status = False kids = 0 id = 40 >parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] >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 >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98480', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jan 30 12:10:14 localhost blivet[2043]: scanning loop3 (/devices/virtual/block/loop3)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: loop3 is a loop device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 48 >Jan 30 12:10:14 localhost blivet[2043]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added file /LiveOS/ext3fs.img (id 47) to device tree >Jan 30 12:10:14 localhost blivet[2043]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 51 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added loop loop3 (id 50) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 53 >Jan 30 12:10:14 localhost blivet[2043]: device loop3 does not contain a disklabel >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'loop3' is 'ext4' >Jan 30 12:10:14 localhost program[2043]: Running... dumpe2fs -h /dev/loop3 >Jan 30 12:10:14 localhost program[2043]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:14 localhost program[2043]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:10:14 localhost program[2043]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:10:14 localhost program[2043]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:10:14 localhost program[2043]: Filesystem magic number: 0xEF53 >Jan 30 12:10:14 localhost program[2043]: Filesystem revision #: 1 (dynamic) >Jan 30 12:10:14 localhost program[2043]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:10:14 localhost program[2043]: Filesystem flags: signed_directory_hash >Jan 30 12:10:14 localhost program[2043]: Default mount options: user_xattr acl >Jan 30 12:10:14 localhost program[2043]: Filesystem state: clean >Jan 30 12:10:14 localhost program[2043]: Errors behavior: Continue >Jan 30 12:10:14 localhost program[2043]: Filesystem OS type: Linux >Jan 30 12:10:14 localhost program[2043]: Inode count: 262144 >Jan 30 12:10:14 localhost program[2043]: Block count: 1048576 >Jan 30 12:10:14 localhost program[2043]: Reserved block count: 10484 >Jan 30 12:10:14 localhost program[2043]: Free blocks: 194519 >Jan 30 12:10:14 localhost program[2043]: Free inodes: 153122 >Jan 30 12:10:14 localhost program[2043]: First block: 0 >Jan 30 12:10:14 localhost program[2043]: Block size: 4096 >Jan 30 12:10:14 localhost program[2043]: Fragment size: 4096 >Jan 30 12:10:14 localhost program[2043]: Reserved GDT blocks: 255 >Jan 30 12:10:14 localhost program[2043]: Blocks per group: 32768 >Jan 30 12:10:14 localhost program[2043]: Fragments per group: 32768 >Jan 30 12:10:14 localhost program[2043]: Inodes per group: 8192 >Jan 30 12:10:14 localhost program[2043]: Inode blocks per group: 512 >Jan 30 12:10:14 localhost program[2043]: Flex block group size: 16 >Jan 30 12:10:14 localhost program[2043]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:10:14 localhost program[2043]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:10:14 localhost program[2043]: Last write time: Mon Jan 27 12:14:06 2014 >Jan 30 12:10:14 localhost program[2043]: Mount count: 0 >Jan 30 12:10:14 localhost program[2043]: Maximum mount count: -1 >Jan 30 12:10:14 localhost program[2043]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:10:14 localhost program[2043]: Check interval: 0 (<none>) >Jan 30 12:10:14 localhost program[2043]: Lifetime writes: 753 MB >Jan 30 12:10:14 localhost program[2043]: Reserved blocks uid: 0 (user root) >Jan 30 12:10:14 localhost program[2043]: Reserved blocks gid: 0 (group root) >Jan 30 12:10:14 localhost program[2043]: First inode: 11 >Jan 30 12:10:14 localhost program[2043]: Inode size: 256 >Jan 30 12:10:14 localhost program[2043]: Required extra isize: 28 >Jan 30 12:10:14 localhost program[2043]: Desired extra isize: 28 >Jan 30 12:10:14 localhost program[2043]: Journal inode: 8 >Jan 30 12:10:14 localhost program[2043]: Default directory hash: half_md4 >Jan 30 12:10:14 localhost program[2043]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:10:14 localhost program[2043]: Journal backup: inode blocks >Jan 30 12:10:14 localhost program[2043]: Journal features: journal_incompat_revoke >Jan 30 12:10:14 localhost program[2043]: Journal size: 128M >Jan 30 12:10:14 localhost program[2043]: Journal length: 32768 >Jan 30 12:10:14 localhost program[2043]: Journal sequence: 0x00002fd9 >Jan 30 12:10:14 localhost program[2043]: Journal start: 0 >Jan 30 12:10:14 localhost program[2043]: Jan 30 12:10:14 localhost program[2043]: Return code: 0 >Jan 30 12:10:14 localhost program[2043]: Running... resize2fs -P /dev/loop3 >Jan 30 12:10:14 localhost program[2043]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:14 localhost program[2043]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 30 12:10:14 localhost program[2043]: Couldn't find valid filesystem superblock. >Jan 30 12:10:14 localhost program[2043]: Return code: 1 >Jan 30 12:10:14 localhost blivet[2043]: size=0 B, current=4 GiB >Jan 30 12:10:14 localhost blivet[2043]: using current size 0 as min size >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 54 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jan 30 12:10:14 localhost blivet[2043]: got device: LoopDevice instance (0x3655ed0) -- >name = loop3 status = False kids = 0 id = 50 >parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] >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/loop3 >format args = [] originalFormat = None >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: got format: Ext4FS instance (0x7f17f80e4990) object id 54-- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98573', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: scanning loop4 (/devices/virtual/block/loop4)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: loop4 is a loop device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 57 >Jan 30 12:10:14 localhost blivet[2043]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added file /overlay (deleted) (id 56) to device tree >Jan 30 12:10:14 localhost blivet[2043]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 60 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added loop loop4 (id 59) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 62 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >Jan 30 12:10:14 localhost blivet[2043]: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >Jan 30 12:10:14 localhost blivet[2043]: disklabel detected but not usable on loop4 >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 30 12:10:14 localhost blivet[2043]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: got device: LoopDevice instance (0x7f17f80e48d0) -- >name = loop4 status = False kids = 0 id = 59 >parents = ['existing 0 file /overlay (deleted) (56)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '87516', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jan 30 12:10:14 localhost blivet[2043]: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-rw ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: live-rw is a device-mapper device >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 0 loop loop4 (59) >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-rw ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:14 localhost blivet[2043]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 67 >Jan 30 12:10:14 localhost blivet[2043]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jan 30 12:10:14 localhost blivet[2043]: added dm live-rw (id 66) to device tree >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jan 30 12:10:14 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jan 30 12:10:14 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:14 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 69 >Jan 30 12:10:14 localhost blivet[2043]: device live-rw does not contain a disklabel >Jan 30 12:10:14 localhost blivet[2043]: type detected on 'live-rw' is 'ext4' >Jan 30 12:10:14 localhost program[2043]: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 30 12:10:15 localhost program[2043]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:10:15 localhost program[2043]: Last mounted on: / >Jan 30 12:10:15 localhost program[2043]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:10:15 localhost program[2043]: Filesystem magic number: 0xEF53 >Jan 30 12:10:15 localhost program[2043]: Filesystem revision #: 1 (dynamic) >Jan 30 12:10:15 localhost program[2043]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:10:15 localhost program[2043]: Filesystem flags: signed_directory_hash >Jan 30 12:10:15 localhost program[2043]: Default mount options: user_xattr acl >Jan 30 12:10:15 localhost program[2043]: Filesystem state: clean >Jan 30 12:10:15 localhost program[2043]: Errors behavior: Continue >Jan 30 12:10:15 localhost program[2043]: Filesystem OS type: Linux >Jan 30 12:10:15 localhost program[2043]: Inode count: 262144 >Jan 30 12:10:15 localhost program[2043]: Block count: 1048576 >Jan 30 12:10:15 localhost program[2043]: Reserved block count: 10484 >Jan 30 12:10:15 localhost program[2043]: Free blocks: 194519 >Jan 30 12:10:15 localhost program[2043]: Free inodes: 153122 >Jan 30 12:10:15 localhost program[2043]: First block: 0 >Jan 30 12:10:15 localhost program[2043]: Block size: 4096 >Jan 30 12:10:15 localhost program[2043]: Fragment size: 4096 >Jan 30 12:10:15 localhost program[2043]: Reserved GDT blocks: 255 >Jan 30 12:10:15 localhost program[2043]: Blocks per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Fragments per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Inodes per group: 8192 >Jan 30 12:10:15 localhost program[2043]: Inode blocks per group: 512 >Jan 30 12:10:15 localhost program[2043]: Flex block group size: 16 >Jan 30 12:10:15 localhost program[2043]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:10:15 localhost program[2043]: Last mount time: Thu Jan 30 12:08:09 2014 >Jan 30 12:10:15 localhost program[2043]: Last write time: Thu Jan 30 12:08:09 2014 >Jan 30 12:10:15 localhost program[2043]: Mount count: 1 >Jan 30 12:10:15 localhost program[2043]: Maximum mount count: -1 >Jan 30 12:10:15 localhost program[2043]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:10:15 localhost program[2043]: Check interval: 0 (<none>) >Jan 30 12:10:15 localhost program[2043]: Lifetime writes: 753 MB >Jan 30 12:10:15 localhost program[2043]: Reserved blocks uid: 0 (user root) >Jan 30 12:10:15 localhost program[2043]: Reserved blocks gid: 0 (group root) >Jan 30 12:10:15 localhost program[2043]: First inode: 11 >Jan 30 12:10:15 localhost program[2043]: Inode size: 256 >Jan 30 12:10:15 localhost program[2043]: Required extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Desired extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Journal inode: 8 >Jan 30 12:10:15 localhost program[2043]: Default directory hash: half_md4 >Jan 30 12:10:15 localhost program[2043]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:10:15 localhost program[2043]: Journal backup: inode blocks >Jan 30 12:10:15 localhost program[2043]: Journal features: journal_incompat_revoke >Jan 30 12:10:15 localhost program[2043]: Journal size: 128M >Jan 30 12:10:15 localhost program[2043]: Journal length: 32768 >Jan 30 12:10:15 localhost program[2043]: Journal sequence: 0x00002fda >Jan 30 12:10:15 localhost program[2043]: Journal start: 1 >Jan 30 12:10:15 localhost program[2043]: Jan 30 12:10:15 localhost program[2043]: Return code: 0 >Jan 30 12:10:15 localhost program[2043]: Running... resize2fs -P /dev/mapper/live-rw >Jan 30 12:10:15 localhost program[2043]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: Estimated minimum size of the filesystem: 855712 >Jan 30 12:10:15 localhost program[2043]: Return code: 0 >Jan 30 12:10:15 localhost blivet[2043]: size=3.26 GiB, current=4 GiB >Jan 30 12:10:15 localhost blivet[2043]: padding min size from 3504996352 up to 3504996852 >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 70 >Jan 30 12:10:15 localhost blivet[2043]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jan 30 12:10:15 localhost blivet[2043]: looking up parted Device: /dev/mapper/live-rw >Jan 30 12:10:15 localhost blivet[2043]: got device: DMDevice instance (0x7f17f80d0f10) -- >name = live-rw status = True kids = 0 id = 66 >parents = ['existing 0 loop loop4 (59)'] >uuid = None size = 4 GiB >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f17f80c74d0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: got format: Ext4FS instance (0x7f17f80e4410) object id 70-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5094', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jan 30 12:10:15 localhost blivet[2043]: scanning live-base (/devices/virtual/block/dm-1)... >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-base ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:15 localhost blivet[2043]: live-base is a device-mapper device >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.addUdevDMDevice: name: live-base ; >Jan 30 12:10:15 localhost blivet[2043]: DMDevice.getDMNode: live-rw ; status: True ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-base ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:15 localhost blivet[2043]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 73 >Jan 30 12:10:15 localhost blivet[2043]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jan 30 12:10:15 localhost blivet[2043]: added dm live-base (id 72) to device tree >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 75 >Jan 30 12:10:15 localhost blivet[2043]: device live-base does not contain a disklabel >Jan 30 12:10:15 localhost blivet[2043]: type detected on 'live-base' is 'ext4' >Jan 30 12:10:15 localhost program[2043]: Running... dumpe2fs -h /dev/mapper/live-base >Jan 30 12:10:15 localhost program[2043]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:10:15 localhost program[2043]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:10:15 localhost program[2043]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:10:15 localhost program[2043]: Filesystem magic number: 0xEF53 >Jan 30 12:10:15 localhost program[2043]: Filesystem revision #: 1 (dynamic) >Jan 30 12:10:15 localhost program[2043]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:10:15 localhost program[2043]: Filesystem flags: signed_directory_hash >Jan 30 12:10:15 localhost program[2043]: Default mount options: user_xattr acl >Jan 30 12:10:15 localhost program[2043]: Filesystem state: clean >Jan 30 12:10:15 localhost program[2043]: Errors behavior: Continue >Jan 30 12:10:15 localhost program[2043]: Filesystem OS type: Linux >Jan 30 12:10:15 localhost program[2043]: Inode count: 262144 >Jan 30 12:10:15 localhost program[2043]: Block count: 1048576 >Jan 30 12:10:15 localhost program[2043]: Reserved block count: 10484 >Jan 30 12:10:15 localhost program[2043]: Free blocks: 194519 >Jan 30 12:10:15 localhost program[2043]: Free inodes: 153122 >Jan 30 12:10:15 localhost program[2043]: First block: 0 >Jan 30 12:10:15 localhost program[2043]: Block size: 4096 >Jan 30 12:10:15 localhost program[2043]: Fragment size: 4096 >Jan 30 12:10:15 localhost program[2043]: Reserved GDT blocks: 255 >Jan 30 12:10:15 localhost program[2043]: Blocks per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Fragments per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Inodes per group: 8192 >Jan 30 12:10:15 localhost program[2043]: Inode blocks per group: 512 >Jan 30 12:10:15 localhost program[2043]: Flex block group size: 16 >Jan 30 12:10:15 localhost program[2043]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:10:15 localhost program[2043]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:10:15 localhost program[2043]: Last write time: Mon Jan 27 12:14:06 2014 >Jan 30 12:10:15 localhost program[2043]: Mount count: 0 >Jan 30 12:10:15 localhost program[2043]: Maximum mount count: -1 >Jan 30 12:10:15 localhost program[2043]: Last checked: Mon Jan 27 12:14:06 2014 >Jan 30 12:10:15 localhost program[2043]: Check interval: 0 (<none>) >Jan 30 12:10:15 localhost program[2043]: Lifetime writes: 753 MB >Jan 30 12:10:15 localhost program[2043]: Reserved blocks uid: 0 (user root) >Jan 30 12:10:15 localhost program[2043]: Reserved blocks gid: 0 (group root) >Jan 30 12:10:15 localhost program[2043]: First inode: 11 >Jan 30 12:10:15 localhost program[2043]: Inode size: 256 >Jan 30 12:10:15 localhost program[2043]: Required extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Desired extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Journal inode: 8 >Jan 30 12:10:15 localhost program[2043]: Default directory hash: half_md4 >Jan 30 12:10:15 localhost program[2043]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:10:15 localhost program[2043]: Journal backup: inode blocks >Jan 30 12:10:15 localhost program[2043]: Journal features: journal_incompat_revoke >Jan 30 12:10:15 localhost program[2043]: Journal size: 128M >Jan 30 12:10:15 localhost program[2043]: Journal length: 32768 >Jan 30 12:10:15 localhost program[2043]: Journal sequence: 0x00002fd9 >Jan 30 12:10:15 localhost program[2043]: Journal start: 0 >Jan 30 12:10:15 localhost program[2043]: Jan 30 12:10:15 localhost program[2043]: Return code: 0 >Jan 30 12:10:15 localhost program[2043]: Running... resize2fs -P /dev/mapper/live-base >Jan 30 12:10:15 localhost program[2043]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jan 30 12:10:15 localhost program[2043]: Couldn't find valid filesystem superblock. >Jan 30 12:10:15 localhost program[2043]: Return code: 1 >Jan 30 12:10:15 localhost blivet[2043]: size=0 B, current=4 GiB >Jan 30 12:10:15 localhost blivet[2043]: using current size 0 as min size >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 76 >Jan 30 12:10:15 localhost blivet[2043]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jan 30 12:10:15 localhost blivet[2043]: looking up parted Device: /dev/mapper/live-base >Jan 30 12:10:15 localhost blivet[2043]: got device: DMDevice instance (0x7f17f80e4890) -- >name = live-base status = True kids = 0 id = 72 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f17f80c73b0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: got format: Ext4FS instance (0x7f17f80e4c10) object id 76-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '25847', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jan 30 12:10:15 localhost blivet[2043]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:15 localhost blivet[2043]: live-osimg-min is a device-mapper device >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jan 30 12:10:15 localhost blivet[2043]: DMDevice.getDMNode: live-rw ; status: True ; >Jan 30 12:10:15 localhost blivet[2043]: DMDevice.getDMNode: live-base ; status: True ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop1 ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 0 loop loop1 (30) >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: loop3 ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.getDeviceByName returned None >Jan 30 12:10:15 localhost blivet[2043]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('None') returning DeviceFormat instance with object id 79 >Jan 30 12:10:15 localhost blivet[2043]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jan 30 12:10:15 localhost blivet[2043]: added dm live-osimg-min (id 78) to device tree >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jan 30 12:10:15 localhost blivet[2043]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 81 >Jan 30 12:10:15 localhost blivet[2043]: device live-osimg-min does not contain a disklabel >Jan 30 12:10:15 localhost blivet[2043]: type detected on 'live-osimg-min' is 'ext4' >Jan 30 12:10:15 localhost program[2043]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 30 12:10:15 localhost anaconda[2043]: Entered spoke: WelcomeLanguageSpoke >Jan 30 12:10:15 localhost program[2043]: dumpe2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: Filesystem volume name: _Fedora-Live-Des >Jan 30 12:10:15 localhost program[2043]: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >Jan 30 12:10:15 localhost program[2043]: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >Jan 30 12:10:15 localhost program[2043]: Filesystem magic number: 0xEF53 >Jan 30 12:10:15 localhost program[2043]: Filesystem revision #: 1 (dynamic) >Jan 30 12:10:15 localhost program[2043]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 30 12:10:15 localhost program[2043]: Filesystem flags: signed_directory_hash >Jan 30 12:10:15 localhost program[2043]: Default mount options: user_xattr acl >Jan 30 12:10:15 localhost program[2043]: Filesystem state: clean >Jan 30 12:10:15 localhost program[2043]: Errors behavior: Continue >Jan 30 12:10:15 localhost program[2043]: Filesystem OS type: Linux >Jan 30 12:10:15 localhost program[2043]: Inode count: 221184 >Jan 30 12:10:15 localhost program[2043]: Block count: 855712 >Jan 30 12:10:15 localhost program[2043]: Reserved block count: 8555 >Jan 30 12:10:15 localhost program[2043]: Free blocks: 4482 >Jan 30 12:10:15 localhost program[2043]: Free inodes: 112162 >Jan 30 12:10:15 localhost program[2043]: First block: 0 >Jan 30 12:10:15 localhost program[2043]: Block size: 4096 >Jan 30 12:10:15 localhost program[2043]: Fragment size: 4096 >Jan 30 12:10:15 localhost program[2043]: Reserved GDT blocks: 255 >Jan 30 12:10:15 localhost program[2043]: Blocks per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Fragments per group: 32768 >Jan 30 12:10:15 localhost program[2043]: Inodes per group: 8192 >Jan 30 12:10:15 localhost program[2043]: Inode blocks per group: 512 >Jan 30 12:10:15 localhost program[2043]: Flex block group size: 16 >Jan 30 12:10:15 localhost program[2043]: Filesystem created: Mon Jan 27 09:06:42 2014 >Jan 30 12:10:15 localhost program[2043]: Last mount time: Mon Jan 27 09:06:56 2014 >Jan 30 12:10:15 localhost program[2043]: Last write time: Mon Jan 27 12:14:21 2014 >Jan 30 12:10:15 localhost program[2043]: Mount count: 0 >Jan 30 12:10:15 localhost program[2043]: Maximum mount count: -1 >Jan 30 12:10:15 localhost program[2043]: Last checked: Mon Jan 27 12:14:21 2014 >Jan 30 12:10:15 localhost program[2043]: Check interval: 0 (<none>) >Jan 30 12:10:15 localhost program[2043]: Lifetime writes: 754 MB >Jan 30 12:10:15 localhost program[2043]: Reserved blocks uid: 0 (user root) >Jan 30 12:10:15 localhost program[2043]: Reserved blocks gid: 0 (group root) >Jan 30 12:10:15 localhost program[2043]: First inode: 11 >Jan 30 12:10:15 localhost program[2043]: Inode size: 256 >Jan 30 12:10:15 localhost program[2043]: Required extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Desired extra isize: 28 >Jan 30 12:10:15 localhost program[2043]: Journal inode: 8 >Jan 30 12:10:15 localhost program[2043]: Default directory hash: half_md4 >Jan 30 12:10:15 localhost program[2043]: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >Jan 30 12:10:15 localhost program[2043]: Journal backup: inode blocks >Jan 30 12:10:15 localhost program[2043]: Journal features: journal_incompat_revoke >Jan 30 12:10:15 localhost program[2043]: Journal size: 128M >Jan 30 12:10:15 localhost program[2043]: Journal length: 32768 >Jan 30 12:10:15 localhost program[2043]: Journal sequence: 0x00002fd9 >Jan 30 12:10:15 localhost program[2043]: Journal start: 0 >Jan 30 12:10:15 localhost program[2043]: Jan 30 12:10:15 localhost program[2043]: Return code: 0 >Jan 30 12:10:15 localhost program[2043]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 30 12:10:15 localhost program[2043]: resize2fs 1.42.9 (28-Dec-2013) >Jan 30 12:10:15 localhost program[2043]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 30 12:10:15 localhost program[2043]: Couldn't find valid filesystem superblock. >Jan 30 12:10:15 localhost program[2043]: Return code: 1 >Jan 30 12:10:15 localhost blivet[2043]: size=0 B, current=3.26 GiB >Jan 30 12:10:15 localhost blivet[2043]: using current size 0 as min size >Jan 30 12:10:15 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:15 localhost blivet[2043]: getFormat('ext4') returning Ext4FS instance with object id 82 >Jan 30 12:10:15 localhost blivet[2043]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jan 30 12:10:15 localhost blivet[2043]: looking up parted Device: /dev/mapper/live-osimg-min >Jan 30 12:10:15 localhost blivet[2043]: got device: DMDevice instance (0x7f17f80e4c50) -- >name = live-osimg-min status = True kids = 0 id = 78 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32535 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f17f80c7320> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: got format: Ext4FS instance (0x7f17f80e4510) object id 82-- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost gnome-session[1133]: Window manager warning: Log level 8: Source ID 716 was not found when attempting to remove it >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 30 12:10:16 localhost blivet[2043]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:10:16 localhost blivet[2043]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jan 30 12:10:16 localhost blivet[2043]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jan 30 12:10:16 localhost blivet[2043]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 30 12:10:16 localhost blivet[2043]: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 30 12:10:16 localhost blivet[2043]: edd: collected mbr signatures: {'sda': '0x000da988'} >Jan 30 12:10:16 localhost blivet[2043]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jan 30 12:10:16 localhost program[2043]: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Jan 30 12:10:16 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:10:16 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost program[2043]: Running... umount /mnt/sysimage >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 30 12:10:16 localhost blivet[2043]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:10:16 localhost blivet[2043]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jan 30 12:10:16 localhost program[2043]: Running... udevadm settle --timeout=300 >Jan 30 12:10:16 localhost program[2043]: Return code: 0 >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: Ext4FS.supported: supported: True ; >Jan 30 12:10:16 localhost blivet[2043]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jan 30 12:10:16 localhost blivet[2043]: Iso9660FS.supported: supported: True ; >Jan 30 12:10:16 localhost anaconda[2043]: Thread Done: AnaStorageThread (139741043861248) >Jan 30 12:10:16 localhost program[2043]: Running... hwclock --hctosys --utc >Jan 30 12:10:16 localhost blivet[2043]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jan 30 12:10:16 localhost blivet[2043]: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (72) with existing ext4 filesystem >Jan 30 12:10:17 localhost systemd[1]: Time has been changed >Jan 30 12:10:17 localhost systemd[1128]: Time has been changed >Jan 30 12:10:17 localhost program[2043]: Return code: 0 >Jan 30 12:10:17 localhost anaconda[2043]: Thread Done: AnaTimeInitThread (139741035468544) >Jan 30 12:10:17 localhost program[2043]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jan 30 12:10:17 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:10:17 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jan 30 12:10:17 localhost program[2043]: Return code: 0 >Jan 30 12:10:17 localhost anaconda[2043]: Thread Done: AnaPayloadThread (139741017630464) >Jan 30 12:10:24 localhost gnome-session[1133]: Window manager warning: last_focus_time (138286) is greater than comparison timestamp (138285). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:10:24 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x4a0030b not in stack >Jan 30 12:10:24 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x4a00306 not in stack >Jan 30 12:10:24 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x4a00306 not in stack >Jan 30 12:10:24 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x4a00306 not in stack >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost anaconda[2043]: Not doing 'require network connection' in live installation >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost anaconda[2043]: network standalone spoke (init): completed: True >Jan 30 12:10:25 localhost anaconda[2043]: Not doing 'require network connection' in live installation >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost anaconda[2043]: Left spoke: WelcomeLanguageSpoke >Jan 30 12:10:25 localhost anaconda[2043]: Entered hub: SummaryHub >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:25 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost anaconda[2043]: Running Thread: AnaDateTimeThread (139741017630464) >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:26 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost anaconda[2043]: Not doing 'modify system time and date' in live installation >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost anaconda[2043]: Thread Done: AnaDateTimeThread (139741017630464) >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:27 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:10:35 localhost anaconda[2043]: running handleException >Jan 30 12:10:35 localhost anaconda[2043]: Gtk running, queuing exception handler to the main loop >Jan 30 12:10:36 localhost systemd-journal[624]: Suppressed 4426 messages from /user.slice/user-1000.slice >Jan 30 12:10:36 localhost anaconda[2043]: Running Thread: AnaNTPserver1 (139740767782656) >Jan 30 12:10:36 localhost anaconda[2043]: Running Thread: AnaNTPserver2 (139741017630464) >Jan 30 12:10:36 localhost anaconda[2043]: Running Thread: AnaNTPserver3 (139741035468544) >Jan 30 12:10:36 localhost anaconda[2043]: Running Thread: AnaNTPserver4 (139741043861248) >Jan 30 12:10:36 localhost anaconda[2043]: Thread Done: AnaNTPserver3 (139741035468544) >Jan 30 12:10:36 localhost anaconda[2043]: Thread Done: AnaNTPserver4 (139741043861248) >Jan 30 12:10:36 localhost program[2043]: Running... journalctl -b >Jan 30 12:10:36 localhost anaconda[2043]: Thread Done: AnaNTPserver1 (139740767782656) >Jan 30 12:10:37 localhost anaconda[2043]: Thread Done: AnaNTPserver2 (139741017630464) >Jan 30 12:10:38 localhost anaconda[2043]: Running kickstart %%traceback script(s) >Jan 30 12:10:38 localhost anaconda[2043]: All kickstart %%traceback script(s) have been run >Jan 30 12:10:39 localhost anaconda[2043]: updating hostname localhost.localdomain >Jan 30 12:10:43 localhost chronyd[697]: Can't synchronise: no majority >Jan 30 12:10:43 localhost chronyd[697]: Selected source 142.137.247.109 >Jan 30 12:10:48 localhost PackageKit[1536]: resolve transaction /1_daedccab from uid 1000 finished with success after 42277ms >Jan 30 12:10:48 localhost PackageKit[1536]: resolve transaction /2_cccdbedc from uid 1000 finished with success after 46ms >Jan 30 12:10:48 localhost gnome-session[1133]: (org.gnome.Software:1500): Gs-WARNING **: Kind change on gstreamer-bad-freeworld from missing to unknown is not OK >Jan 30 12:10:56 localhost anaconda.desktop[1957]: Starting installer, one moment... >Jan 30 12:10:56 localhost anaconda.desktop[1957]: anaconda 21.18-1 for Fedora 21 (pre-release) started. >Jan 30 12:10:56 localhost gnome-session[1133]: Window manager warning: last_focus_time (170574) is greater than comparison timestamp (170573). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:10:56 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x4a003fc not in stack >Jan 30 12:10:56 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x4a0002d not in stack >Jan 30 12:10:57 localhost gnome-session[1133]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jan 30 12:11:11 localhost gnome-session[1133]: Window manager warning: Log level 8: Source ID 919 was not found when attempting to remove it >Jan 30 12:11:15 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:15 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost systemd-localed[1409]: Changed X11 keyboard layout to 'us' >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_language_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:23 localhost gnome-control-center.desktop[2275]: (gnome-control-center:2275): GnomeDesktop-CRITICAL **: gnome_get_country_from_locale: assertion '*locale != '\0'' failed >Jan 30 12:11:27 localhost gnome-session[1133]: Window manager warning: last_focus_time (201063) is greater than comparison timestamp (201042). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:11:27 localhost gnome-session[1133]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jan 30 12:11:28 localhost kernel: traps: gnome-shell[1366] general protection ip:7f2adc743889 sp:7fff1c973260 error:0 in libpango-1.0.so.0.3600.1[7f2adc72a000+48000] >Jan 30 12:11:29 localhost abrt-hook-ccpp[2315]: Saved core dump of pid 1366 (/usr/bin/gnome-shell) to /var/tmp/abrt/ccpp-2014-01-30-12:11:28-1366 (355270656 bytes) >Jan 30 12:11:29 localhost polkitd[763]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.31, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) >Jan 30 12:11:29 localhost gnome-session[1133]: gnome-session[1133]: WARNING: Application 'gnome-shell.desktop' killed by signal 11 >Jan 30 12:11:29 localhost gnome-session[1133]: WARNING: Application 'gnome-shell.desktop' killed by signal 11 >Jan 30 12:11:30 localhost dbus-daemon[703]: dbus[703]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jan 30 12:11:30 localhost dbus[703]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jan 30 12:11:30 localhost abrt-server[2316]: Generating core_backtrace >Jan 30 12:11:30 localhost abrt-server[2316]: Generating backtrace >Jan 30 12:11:32 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jan 30 12:11:32 localhost dbus[703]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jan 30 12:11:32 localhost setroubleshoot[2348]: RunFaultServer(10) >Jan 30 12:11:33 localhost setroubleshoot[2348]: created new database: name=setroubleshoot, friendly_name=Audit Listener, filepath=/var/lib/setroubleshoot/setroubleshoot_database.xml >Jan 30 12:11:33 localhost setroubleshoot[2348]: database version 3.0 compatible with current 3.0 version >Jan 30 12:11:33 localhost polkitd[763]: Registered Authentication Agent for unix-session:1 (system bus name :1.129 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() names=['mounton', 'sys_module', 'sshd_root', 'wine', 'mozplugger', 'filesystem_associate', 'bind_ports', 'allow_anon_write', 'file', 'mmap_zero', 'allow_execheap', 'selinuxpolicy', 'allow_execstack', 'catchall', 'cvs_data', 'sandbox_connect', 'sys_resource', 'automount_exec_config', 'httpd_can_sendmail', 'qemu_blk_image', 'restorecon_source', 'allow_ftpd_use_nfs', 'leaks', 'qemu_file_image', 'connect_ports', 'kernel_modules', 'allow_ftpd_use_cifs', 'device', 'vbetool', 'httpd_write_content', 'chrome', 'associate', 'restorecon', 'allow_execmod', 'disable_ipv6', 'xen_image', 'mozplugger_remove', 'public_content', 'rsync_data', 'catchall_boolean', 'catchall_labels', 'setenforce', 'swapfile', 'openvpn', 'samba_share', 'dac_override'] >Jan 30 12:11:33 localhost setroubleshoot[2348]: Number of Plugins = 46 >Jan 30 12:11:33 localhost setroubleshoot[2348]: parse_socket_address_list: input='{unix}/var/run/setroubleshoot/setroubleshoot_server' >Jan 30 12:11:33 localhost setroubleshoot[2348]: parse_socket_address_list: {unix}/var/run/setroubleshoot/setroubleshoot_server --> {unix}/var/run/setroubleshoot/setroubleshoot_server socket=None >Jan 30 12:11:33 localhost setroubleshoot[2348]: creating system dbus: bus_name=org.fedoraproject.Setroubleshootd object_path=/org/fedoraproject/Setroubleshootd interface=org.fedoraproject.SetroubleshootdIface >Jan 30 12:11:33 localhost setroubleshoot[2348]: dbus __init__ /org/fedoraproject/Setroubleshootd called >Jan 30 12:11:33 localhost setroubleshoot[2348]: dbus avc(node=localhost type=AVC msg=audit(1391101890.730:394): avc: denied { net_admin } for pid=2316 comm="abrt-server" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >node=localhost type=SYSCALL msg=audit(1391101890.730:394): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=1 a2=20 a3=7fff7bf445c0 items=0 ppid=860 pid=2316 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrt-server" exe="/usr/sbin/abrt-server" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >node=localhost type=EOE msg=audit(1391101890.730:394): >) called: 1 Connections >Jan 30 12:11:33 localhost setroubleshoot[2348]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=AVC msg=audit(1391101890.730:394): avc: denied { net_admin } for pid=2316 comm="abrt-server" capability=12 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tclass=capability >Jan 30 12:11:33 localhost setroubleshoot[2348]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=SYSCALL msg=audit(1391101890.730:394): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=1 a2=20 a3=7fff7bf445c0 items=0 ppid=860 pid=2316 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrt-server" exe="/usr/sbin/abrt-server" subj=system_u:system_r:abrt_t:s0-s0:c0.c1023 key=(null) >Jan 30 12:11:33 localhost setroubleshoot[2348]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=EOE msg=audit(1391101890.730:394): >Jan 30 12:11:33 localhost setroubleshoot[2348]: analyze_avc() avc=scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 access=['net_admin'] tclass=capability tpath= >Jan 30 12:11:33 localhost gnome-session[1133]: Gjs-Message: JS LOG: GNOME Shell started at Thu Jan 30 2014 12:11:33 GMT-0500 (EST) >Jan 30 12:11:33 localhost setroubleshoot[2348]: Plugin Exception restorecon_source >Jan 30 12:11:33 localhost setroubleshoot[2348]: lookup_signature: found 1 matches with scores 1.00 >Jan 30 12:11:33 localhost setroubleshoot[2348]: signature found in database >Jan 30 12:11:33 localhost setroubleshoot[2348]: sending alert to all clients >Jan 30 12:11:33 localhost setroubleshoot[2348]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. For complete SELinux messages. run sealert -l cb39f0eb-f5fd-46bf-8968-05c35fd529fc >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() names=['mounton', 'sys_module', 'sshd_root', 'wine', 'mozplugger', 'filesystem_associate', 'bind_ports', 'allow_anon_write', 'file', 'mmap_zero', 'allow_execheap', 'selinuxpolicy', 'allow_execstack', 'catchall', 'cvs_data', 'sandbox_connect', 'sys_resource', 'automount_exec_config', 'httpd_can_sendmail', 'qemu_blk_image', 'restorecon_source', 'allow_ftpd_use_nfs', 'leaks', 'qemu_file_image', 'connect_ports', 'kernel_modules', 'allow_ftpd_use_cifs', 'device', 'vbetool', 'httpd_write_content', 'chrome', 'associate', 'restorecon', 'allow_execmod', 'disable_ipv6', 'xen_image', 'mozplugger_remove', 'public_content', 'rsync_data', 'catchall_boolean', 'catchall_labels', 'setenforce', 'swapfile', 'openvpn', 'samba_share', 'dac_override'] >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.mounton previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.sys_module previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.sshd_root previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.wine previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.mozplugger previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.filesystem_associate previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.bind_ports previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_anon_write previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.file previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.mmap_zero previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_execheap previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.selinuxpolicy previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_execstack previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.catchall previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.cvs_data previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.sandbox_connect previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.sys_resource previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.automount_exec_config previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.httpd_can_sendmail previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.qemu_blk_image previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.restorecon_source previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_ftpd_use_nfs previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.leaks previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.qemu_file_image previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.connect_ports previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.kernel_modules previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_ftpd_use_cifs previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.device previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.vbetool previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.httpd_write_content previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.chrome previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.associate previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.restorecon previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.allow_execmod previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.disable_ipv6 previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.xen_image previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.mozplugger_remove previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.public_content previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.rsync_data previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.catchall_boolean previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.catchall_labels previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.setenforce previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.swapfile previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.openvpn previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.samba_share previously imported >Jan 30 12:11:33 localhost setroubleshoot[2348]: load_plugins() plugins.dac_override previously imported >Jan 30 12:11:33 localhost sedispatch[675]: AVC Message for setroubleshoot, dropping message >Jan 30 12:11:33 localhost python[2348]: SELinux is preventing /usr/sbin/abrtd from using the net_admin capability. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that abrtd should have the net_admin capability by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep abrtd /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Jan 30 12:11:34 localhost gnome-session[1133]: (gnome-settings-daemon:1319): color-plugin-WARNING **: unable to get EDID for xrandr-Virtual-0: unable to get EDID for output >Jan 30 12:11:35 localhost gnome-session[1133]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jan 30 12:11:37 localhost dbus-daemon[703]: dbus[703]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Jan 30 12:11:37 localhost dbus[703]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Jan 30 12:11:37 localhost dbus-daemon[703]: dbus[703]: [system] Successfully activated service 'org.freedesktop.problems' >Jan 30 12:11:37 localhost dbus[703]: [system] Successfully activated service 'org.freedesktop.problems' >Jan 30 12:11:37 localhost gnome-session[1133]: abrt-applet: Can't open ignored problems '/home/liveuser/.cache/abrt/ignored_problems' in mode 'r': No such file or directory >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yagf: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xmlcopyeditor: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xlog: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfbib: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xca: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xawtv: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wxMaxima: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wine-desktop: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for whaawmp: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for warmux: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for virtaal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for vim-X11: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xvile: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for vemana2000-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qv4l2: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for upnp-inspector: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unixODBC-gui-qt: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ularn: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tvtime: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tuxguitar: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tremulous: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for texworks: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for texstudio: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for texmaker: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for termit: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tepsonic: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tennix: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tellico: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for teg: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for teeworlds: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tecnoballz: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for teamgit: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tcpjunk: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tagtool: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for subtitleeditor: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for stellarium: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for spe: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for snappy-player: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for seamonkey: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for scilab: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for reinteract: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for redshift-gtk: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtk-redshift: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rednotebook: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qupzilla: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for quarry: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for urbanterror: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for quadrapassel: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qtractor: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qt-devel: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qpdfview: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pyroom: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pybliographer: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for puzzles: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for putty: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pronterface: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pothana2000-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pokerth: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for poedit: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pitivi: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pianobooster: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for parole: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for orca: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for orage: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for openteacher: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for openscad: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for openarena: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for oflb-prociono-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nightview-gui: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nfoview: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for neverball: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nested: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nedit: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mscore: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-mozc: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mousepad: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for morse2txt: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for monodevelop: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for monkeystudio: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mona-vlgothic-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mona-sazanami-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for midori: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mcomix: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mate-text-editor: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for marave: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for manaplus: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lure: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lingot: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lifeograph: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-math: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for leksah: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for leafpad: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lazarus: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for latexila: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for labyrinth: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for l3afpad: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qtikz: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ktikz: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kile: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kdepim: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kbibtex: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kbackup: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kanatest: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for juffed: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for jabref: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-jidian: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-wubi-haifeng: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-skk: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-sayura: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-hangul: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-handwrite: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-chewing: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-bogo: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-anthy-python: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for highlight-gui: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for hexglass: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gummi: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guake: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtranslator: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtkperf: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-good: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer-plugins-espeak: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for grhino: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gretl: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gpick: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby05: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnumeric: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-translate: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-tetravex: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-sudoku: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-subtitles: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-robots: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-phone-manager: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnofract4d: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for glade: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-genius: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for geany: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gaupol: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for frogr: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for frescobaldi: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freetennis: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemind: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freediams: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freecol: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freeciv: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freeciv: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fontforge: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for focuswriter: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for evolution: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for epiphany: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for entangle: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for empathy: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ekiga: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dwb: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dogtail: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for diffuse: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dexter: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dasher: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for comix: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for code-editor: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for centerim: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for brasero: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for bluefish-shared-data: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for blender: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for beediff: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for arora: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for arduino: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for anjuta: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for aldusleaf-crimson-text-fonts: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for aisleriot: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for accerciser: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for abiword: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Zim: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for TeXmacs: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for TeXamator: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for 0ad: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-ugly: database is not open >Jan 30 12:11:41 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for termit: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for urbanterror: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guake: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for aisleriot: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for x3270-x11: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tn5250: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for termit: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guake: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Jan 30 12:11:42 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:11:43 localhost PackageKit[1536]: resolve transaction /3_bbbdccda from uid 1000 finished with success after 1735ms >Jan 30 12:11:43 localhost setroubleshoot[2348]: received signal=14 >Jan 30 12:11:43 localhost setroubleshoot[2348]: KeyboardInterrupt in RunFaultServer >Jan 30 12:11:43 localhost setroubleshoot[2348]: writing database (/var/lib/setroubleshoot/setroubleshoot_database.xml) modified_count=1 >Jan 30 12:11:43 localhost dbus-daemon[703]: 'list' object has no attribute 'split' >Jan 30 12:11:43 localhost PackageKit[1536]: resolve transaction /4_cdbacecb from uid 1000 finished with success after 434ms >Jan 30 12:11:43 localhost PackageKit[1536]: resolve transaction /5_dddacbad from uid 1000 finished with success after 142ms >Jan 30 12:11:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:11:44 localhost PackageKit[1536]: get-details transaction /6_bdcdaaea from uid 1000 finished with success after 95ms >Jan 30 12:11:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Jan 30 12:11:44 localhost PackageKit[1536]: get-details transaction /7_acbbeece from uid 1000 finished with success after 35ms >Jan 30 12:11:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:11:44 localhost PackageKit[1536]: get-details transaction /8_ecccecab from uid 1000 finished with success after 36ms >Jan 30 12:11:44 localhost gnome-session[1133]: Window manager warning: Log level 8: Source ID 1279 was not found when attempting to remove it >Jan 30 12:11:48 localhost su[2664]: (to root) liveuser on pts/0 >Jan 30 12:11:48 localhost su[2664]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Jan 30 12:12:15 localhost yum[2688]: Updated: anaconda-widgets-21.19-1.fc21.x86_64 >Jan 30 12:12:15 localhost yum[2688]: Updated: python-blivet-0.39-1.fc21.noarch >Jan 30 12:12:16 localhost yum[2688]: Updated: anaconda-tui-21.19-1.fc21.x86_64 >Jan 30 12:12:17 localhost yum[2688]: Updated: anaconda-core-21.19-1.fc21.x86_64 >Jan 30 12:12:17 localhost yum[2688]: Updated: anaconda-gui-21.19-1.fc21.x86_64 >Jan 30 12:12:18 localhost yum[2688]: Updated: anaconda-21.19-1.fc21.x86_64 >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yanone-kaffeesatz-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xpenguins: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xmedcon: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xchat: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xarchon: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for woodardworks-laconic-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for woodardworks-laconic-shadow-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for whaawmp: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for virtaal: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for virt-manager: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for typemade-josefinsansstd-light-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tuxtype2: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tuxpaint: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for turpial: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tremulous: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for transmission-gtk: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tomboy: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-umpush-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgmono-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypewriter-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypist-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypo-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for termit: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tepsonic: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tagtool: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for supertuxkart: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for subtitleeditor: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for stellarium: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for spyder: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sound-juicer: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sonata: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for snappy-player: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-rachana-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-raghumalayalam-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-meera-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sil-andika-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for shutter: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for shotwell: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sakura: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for roxterm: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for revelation: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rekollect: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for quodlibet: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterm: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qt-devel: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qpdfview: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qcomicbook: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for puzzles: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pronsole: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pragha: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pitivi: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for parole: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for overgod: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for orca: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for openscad: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for oflb-prociono-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for octave: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for neverball: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nautilus: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for musique: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mscore: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-mozc: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for monodevelop: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mono-tools: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mirrormagic: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for midori: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for memaker: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lxterminal: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lucidlife: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lttv: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lshw-gui: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lmms: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for listen: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liquidwar: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linux-libertine-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linux-libertine-biolinum-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linpsk: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linphone: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for links: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lingot: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lincity-ng: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilypond-century-schoolbook-l-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lightsoff: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liferea: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lifeograph: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libsvm-svm-toy-qt: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libsvm-svm-toy-gtk: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-math: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-core: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-base: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreatlas: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-mono-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-narrow-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-sans-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-serif-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for leksah: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lazarus: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for latexila: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for labyrinth: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kurdit-unikurd-web-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for k3b: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for jpanoramamaker: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-typing-booster: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-code: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-stroke5: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-m17n: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for iagno: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ht-alegreya-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ht-alegreya-smallcaps-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for hotot-gtk: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for hexglass: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gxneur: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guayadeque: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guake: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtranslator: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtg: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gourmet: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby05: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnucash: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnote: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnomeradio: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-sudoku: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-software: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-pie: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-boxes: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for geary: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for geany: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for garden: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fslint: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for frescobaldi: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freedink-engine: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freediams: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for four-in-a-row: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for five-or-more: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for filezilla: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fcitx-ui-light: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for extremetuxracer: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exaile: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for elfelli: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for eclipse-platform: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ecl: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dsi: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for devhelp: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for darktable: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for d-feet: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for colorhug-client: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for claws-mail: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for clanbomber: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for cf-bonveno-fonts: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for cbrpager: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for blender: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for bijiben: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ax25-tools-x: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:14:43 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacious: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for asc: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for armacycles-ad: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for anjuta: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for allgeyer-musiqwik-fonts: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for allgeyer-musisync-fonts: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for alienarena: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for adf-tribun-fonts: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for aajohan-comfortaa-fonts: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Ri-li: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Panini: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for LinLog: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for FlightGear: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-ugly: database is not open >Jan 30 12:14:44 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:14:46 localhost PackageKit[1536]: resolve transaction /9_ccabeeae from uid 1000 finished with success after 2525ms >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yanone-kaffeesatz-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xpenguins: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xmedcon: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xfe: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xemacs: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xchat: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for xarchon: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for woodardworks-laconic-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for woodardworks-laconic-shadow-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for whaawmp: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for virtaal: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for virt-manager: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for typemade-josefinsansstd-light-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tuxtype2: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tuxpaint: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for turpial: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tremulous: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for transmission-gtk: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tomboy: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-umpush-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgmono-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypewriter-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypist-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for thai-scalable-tlwgtypo-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for termit: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tepsonic: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for tagtool: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for supertuxkart: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for subtitleeditor: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for stellarium: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for spyder: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sound-juicer: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sonata: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for snappy-player: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-rachana-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-raghumalayalam-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for smc-meera-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sil-andika-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for shutter: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for shotwell: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sakura: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for roxterm: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for revelation: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for rekollect: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for quodlibet: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qterm: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qt-devel: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qpdfview: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for qcomicbook: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for puzzles: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pronsole: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pragha: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for pitivi: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for parole: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for overgod: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for orca: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for openscad: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for oflb-prociono-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for octave: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for neverball: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for nautilus: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for musique: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mscore: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-mozc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for monodevelop: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mono-tools: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for mirrormagic: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for midori: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for memaker: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lxterminal: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lucidlife: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lttv: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lshw-gui: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lmms: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for listen: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liquidwar: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linux-libertine-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linux-libertine-biolinum-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linpsk: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for linphone: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for links: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lingot: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lincity-ng: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lilypond-century-schoolbook-l-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lightsoff: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liferea: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lifeograph: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libsvm-svm-toy-qt: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libsvm-svm-toy-gtk: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-math: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-core: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreoffice-base: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for libreatlas: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-mono-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-narrow-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-sans-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liberation-serif-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for leksah: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for lazarus: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for latexila: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for labyrinth: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kurdit-unikurd-web-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for k3b: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for jpanoramamaker: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-typing-booster: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-code: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-table-chinese-stroke5: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-m17n: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for iagno: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ht-alegreya-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ht-alegreya-smallcaps-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for hotot-gtk: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for hexglass: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gxneur: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guayadeque: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for guake: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtranslator: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gtg: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gourmet: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby05: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gobby: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnucash: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnote: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnomeradio: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-sudoku: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-software: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-pie: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gnome-boxes: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for geary: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for geany: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for garden: database is not open >Jan 30 12:14:46 localhost PackageKit[1536]: get-details transaction /10_dcaebabc from uid 1000 finished with success after 66ms >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fslint: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for frescobaldi: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freedink-engine: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for freediams: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for four-in-a-row: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for five-or-more: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for filezilla: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for fcitx-ui-light: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for extremetuxracer: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exo: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for exaile: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for elfelli: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for eclipse-platform: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ecl: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for dsi: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Jan 30 12:14:46 localhost PackageKit[1536]: get-details transaction /11_ceadedda from uid 1000 finished with success after 48ms >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for devhelp: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for darktable: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for d-feet: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for colorhug-client: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for claws-mail: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for clanbomber: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for cf-bonveno-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for cbrpager: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for blender: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for bijiben: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for ax25-tools-x: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacious: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for asc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for armacycles-ad: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for anjuta: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for allgeyer-musiqwik-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for allgeyer-musisync-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for alienarena: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for adf-tribun-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for aajohan-comfortaa-fonts: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Ri-li: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Panini: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for LinLog: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for FlightGear: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-ugly: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for FlightGear: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for LinLog: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for Panini: database is not open >Jan 30 12:14:46 localhost PackageKit[1536]: get-details transaction /12_eacbbeea from uid 1000 finished with success after 29ms >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:14:46 localhost PackageKit[1536]: get-details transaction /13_dcdeaabd from uid 1000 finished with success after 32ms >Jan 30 12:14:46 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:14:47 localhost PackageKit[1536]: get-details transaction /14_ccbbcdbe from uid 1000 finished with success after 29ms >Jan 30 12:14:47 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:14:47 localhost PackageKit[1536]: get-details transaction /15_ceddebae from uid 1000 finished with success after 33ms >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for viking: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for unetbootin: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for totem: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for sweep: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for streamtuner: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for logjam: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for liveusb-creator: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for kmess: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for idjc: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for harmonyseq: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-free: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Jan 30 12:14:48 localhost gnome-session[1133]: (org.gnome.Software:1500): GsPlugin-WARNING **: failed to get files for gstreamer1-plugins-bad-freeworld: database is not open >Jan 30 12:14:49 localhost userhelper[2839]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 281 seconds old, allowing access to liveinst for user liveuser >Jan 30 12:14:49 localhost userhelper[2839]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jan 30 12:14:49 localhost userhelper[2843]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jan 30 12:14:49 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-01-27-17-31-42-00', >'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', >'ID_FS_VERSION': 'Joliet Extension', >'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_PART_TABLE_UUID': '4038e152', >'ID_REVISION': '1.7.0', >'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': '92692', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', >'/dev/disk/by-uuid/2014-01-27-17-31-42-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 999 MiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 511488 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 8 did: 0 busy: True >hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) >PedDevice: <_ped.Device object at 0x4dfbdd0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'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_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93977', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fdac80c8190>] >device: <parted.device.Device object at 0x7fdac80c58d0> >PedDisk: <_ped.Disk object at 0x7fdac80b7c20> >Jan 30 12:14:54 localhost anaconda.desktop[2839]: ** (anaconda:2922): WARNING **: Binding '<Shift>Print' failed! >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 10 GiB >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b50e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fdac80b4710> >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 = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fdac80c8190>] >device: <parted.device.Device object at 0x7fdac80c58d0> >PedDisk: <_ped.Disk object at 0x7fdac80b7c20> >origPartedDisk = <parted.disk.Disk object at 0x7fdac80c8390> >partedDevice = parted.Device instance -- >model: ATA QEMU HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b5200> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', >'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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '96256', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000da988-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000da988', >'ID_REVISION': '1.7.0', >'ID_SERIAL': 'QEMU_HARDDISK_QM00005', >'ID_SERIAL_SHORT': 'QM00005', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '93991', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', >'/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], >'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] >uuid = None size = 47 MiB >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 96256 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32730 did: 0 busy: False >hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b53b0> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fdac80c5990> fileSystem: <parted.filesystem.FileSystem object at 0x7fdac80c8510> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fdac80c8250> PedPartition: <_ped.Partition object at 0x7fdac80bfbf0> >disk = existing 10 GiB disk sda (6) with existing msdos disklabel >start = 2048 end = 98303 length = 96256 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 47 MiB targetSize = 47 MiB >'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98203', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 20 >parents = ['existing 0 file /osmin.img (deleted) (17)'] >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 >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98296', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 30 >parents = ['existing 0 file /osmin (27)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98386', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 40 >parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] >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 >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98480', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 50 >parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '98573', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 59 >parents = ['existing 0 file /overlay (deleted) (56)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'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': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '87516', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 66 >parents = ['existing 0 loop loop4 (59)'] >uuid = None size = 4 GiB >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b5170> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5094', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 72 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32730 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b5440> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '25847', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 78 >parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] >uuid = None size = 4 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fdac80b5560> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB >Jan 30 12:14:56 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:14:56 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jan 30 12:14:56 localhost gnome-session[1133]: Window manager warning: Log level 8: Source ID 1766 was not found when attempting to remove it >Jan 30 12:14:57 localhost systemd[1128]: Time has been changed >Jan 30 12:14:57 localhost systemd[1]: Time has been changed >Jan 30 12:14:57 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 30 12:14:57 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jan 30 12:15:08 localhost gnome-session[1133]: Window manager warning: last_focus_time (422695) is greater than comparison timestamp (422693). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jan 30 12:15:08 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x4c00312 not in stack >Jan 30 12:15:08 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x4c0030d not in stack >Jan 30 12:15:08 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x4c0030d not in stack >Jan 30 12:15:08 localhost gnome-session[1133]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x4c0030d not in stack >Jan 30 12:15:09 localhost anaconda.desktop[2839]: ** (anaconda:2922): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:09 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost systemd-journal[624]: Suppressed 3076 messages from /user.slice/user-1000.slice >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:13 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! >Jan 30 12:15:14 localhost gnome-session[1133]: ** (anaconda:1718): WARNING **: Binding '<Shift>Print' failed! > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> >self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked >StandaloneSpoke._on_continue_clicked(self, cb) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked >cb() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked >nextAction.refresh() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh >self._createBox() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 217, in _createBox >self._updateCompleteness(spoke) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 266, in _updateCompleteness >self._handleCompleteness(spoke, update_continue) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 280, in _handleCompleteness >self._updateContinue() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 285, in _updateContinue >if self._checker and not self._checker.check(): > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py", line 76, in check >log.info("fs space: %s needed: %s", free, needed) > >File "/usr/lib64/python2.7/logging/__init__.py", line 1149, in info >self._log(INFO, msg, args, **kwargs) > >File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in _log >self.handle(record) > >File "/usr/lib64/python2.7/logging/__init__.py", line 1278, in handle >self.callHandlers(record) > >File "/usr/lib64/python2.7/logging/__init__.py", line 1318, in callHandlers >hdlr.handle(record) > >File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle >self.emit(record) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 76, in emit >SysLogHandler.emit(self, record) > >File "/usr/lib64/python2.7/logging/handlers.py", line 843, in emit >msg = self.format(record) + '\000' > >File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format >return fmt.format(record) > >File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format >record.message = record.getMessage() > >File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage >msg = msg % self.args > >UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128) > > > >/tmp/anaconda.log: >12:09:38,214 INFO anaconda: /sbin/anaconda 21.18-1 >12:09:38,354 INFO anaconda: 2097152 kB (2048 MB) are available >12:09:38,355 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:09:38,356 INFO anaconda: Not doing 'start audit daemon' in live installation >12:09:38,356 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:09:38,357 INFO anaconda: Default encoding = ascii >12:09:38,596 INFO anaconda: Display mode = g >12:09:38,598 INFO anaconda: 2097152 kB (2048 MB) are available >12:09:38,598 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:09:38,806 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:09:38,807 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:09:38,808 INFO anaconda: using only installclass _Fedora >12:09:38,811 INFO anaconda: bootloader EFIGRUB on EFI platform >12:09:38,838 INFO anaconda: bootloader EFIGRUB on EFI platform >12:09:38,855 DEBUG anaconda: network: devices found ['eth0'] >12:09:39,015 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >12:09:39,052 DEBUG anaconda: network: setting autoconnect of eth0 to False >12:09:39,053 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >12:09:39,106 DEBUG anaconda: updating hostname localhost.localdomain >12:09:39,119 INFO anaconda: Running Thread: AnaStorageThread (140696378078976) >12:09:39,126 INFO anaconda: Running Thread: AnaTimeInitThread (140696369686272) >12:09:39,128 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140696360240896) >12:09:39,132 INFO anaconda: Running Thread: AnaPayloadThread (140696149292800) >12:09:39,180 DEBUG anaconda: updating hostname localhost.localdomain >12:09:39,199 INFO anaconda: got 0 NTP servers from DHCP >12:09:39,201 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140696360240896) >12:09:39,253 INFO anaconda: Not doing 'start chronyd' in live installation >12:09:39,254 DEBUG anaconda: PlatformLang was too short >12:09:39,256 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140696360240896) >12:09:39,264 INFO anaconda: Starting geolocation lookup >12:09:39,268 INFO anaconda: Geolocation provider: Fedora GeoIP >12:09:39,866 INFO anaconda: Not doing 'activate layouts' in live installation >12:09:40,149 INFO anaconda: Geolocation lookup finished in 0.9 seconds >12:09:40,149 INFO anaconda: got results from geolocation >12:09:40,150 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140696360240896) >12:09:41,277 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:09:42,215 INFO anaconda: Thread Done: AnaStorageThread (140696378078976) >12:09:42,004 INFO anaconda: Thread Done: AnaTimeInitThread (140696369686272) >12:09:42,159 INFO anaconda: Thread Done: AnaPayloadThread (140696149292800) >12:09:47,463 INFO anaconda: Not doing 'require network connection' in live installation >12:09:47,465 DEBUG anaconda: network standalone spoke (init): completed: True >12:09:47,466 INFO anaconda: Not doing 'require network connection' in live installation >12:09:47,579 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:09:47,579 DEBUG anaconda: Entered hub: SummaryHub >12:09:47,829 INFO anaconda: Running Thread: AnaDateTimeThread (140696149292800) >12:09:47,880 INFO anaconda: Not doing 'modify system time and date' in live installation >12:09:47,887 INFO anaconda: Thread Done: AnaDateTimeThread (140696149292800) >12:09:51,158 INFO anaconda: fs space: 0 B needed: 2.89 GiB >12:09:51,295 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140696149292800) >12:09:51,296 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff658011bd0>> on <dictionary-keyiterator object at 0x7ff658041628> >12:09:51,303 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140696369686272) >12:09:51,305 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140696369686272) >12:09:51,367 INFO anaconda: Running Thread: AnaKeyboardThread (140696369686272) >12:09:52,943 INFO anaconda: fs space: 0 B needed: 2.89 GiB >12:09:52,978 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:232: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > label = Gtk.Label("<span font-desc=\"Sans 14\">%s</span>" % escape_markup(_(obj.title))) > >12:09:53,090 INFO anaconda: Running Thread: AnaStorageWatcher (140696378078976) >12:09:53,092 INFO anaconda: Thread Done: AnaStorageWatcher (140696378078976) >12:09:53,116 INFO anaconda: Running Thread: AnaCustomStorageInit (140696378078976) >12:09:53,186 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >12:09:53,254 DEBUG anaconda: network: GUI, device configuration added: connection 4a4aff68-1654-4f58-a7b2-99d88dc9617d device eth0 >12:09:53,263 DEBUG anaconda: network: GUI, connection 4a4aff68-1654-4f58-a7b2-99d88dc9617d found >12:09:53,291 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >12:09:53,331 DEBUG anaconda: updating hostname localhost.localdomain >12:09:53,409 INFO anaconda: Not doing 'require network connection' in live installation >12:09:54,096 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff658011290> >12:09:54,101 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> >12:09:54,102 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> status to: Getting list of layouts... >12:09:54,102 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4f56390> status to: Probing storage... >12:09:54,107 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4f56390> >12:09:54,536 INFO anaconda: Running Thread: AnaNTPserver1 (140695916746496) >12:09:54,547 INFO anaconda: Running Thread: AnaNTPserver2 (140695908353792) >12:09:54,550 INFO anaconda: Running Thread: AnaNTPserver3 (140695899961088) >12:09:54,565 INFO anaconda: Running Thread: AnaNTPserver4 (140695889434368) >12:09:54,662 INFO anaconda: Thread Done: AnaNTPserver3 (140695899961088) >12:09:54,684 INFO anaconda: Thread Done: AnaNTPserver4 (140695889434368) >12:09:54,773 INFO anaconda: Thread Done: AnaNTPserver2 (140695908353792) >12:09:54,793 INFO anaconda: Thread Done: AnaNTPserver1 (140695916746496) >12:09:56,178 INFO anaconda: Thread Done: AnaCustomStorageInit (140696378078976) >12:09:56,466 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff658011bd0>> on <dictionary-keyiterator object at 0x7ff658041628> >12:09:56,467 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140696149292800) >12:09:56,468 INFO anaconda: Thread Done: AnaKeyboardThread (140696369686272) >12:09:56,474 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff658011550> >12:09:56,606 DEBUG anaconda: updating hostname localhost.localdomain >12:09:56,692 DEBUG anaconda: updating hostname localhost.localdomain >12:09:56,693 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x4f8abd0> status to: Wired (eth0) connected >12:10:11,736 INFO anaconda: /sbin/anaconda 21.18-1 >12:10:11,847 INFO anaconda: 2097152 kB (2048 MB) are available >12:10:11,848 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:10:11,849 INFO anaconda: Not doing 'start audit daemon' in live installation >12:10:11,849 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:10:11,850 INFO anaconda: Default encoding = ascii >12:10:12,085 INFO anaconda: Display mode = g >12:10:12,087 INFO anaconda: 2097152 kB (2048 MB) are available >12:10:12,087 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:10:12,666 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:10:12,667 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:10:12,668 INFO anaconda: using only installclass _Fedora >12:10:12,673 INFO anaconda: bootloader EFIGRUB on EFI platform >12:10:12,713 INFO anaconda: bootloader EFIGRUB on EFI platform >12:10:12,732 DEBUG anaconda: network: devices found ['eth0'] >12:10:12,998 DEBUG anaconda: updating hostname localhost.localdomain >12:10:13,019 INFO anaconda: Running Thread: AnaStorageThread (139741043861248) >12:10:13,027 INFO anaconda: Running Thread: AnaTimeInitThread (139741035468544) >12:10:13,029 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139741026023168) >12:10:13,038 INFO anaconda: Running Thread: AnaPayloadThread (139741017630464) >12:10:13,147 DEBUG anaconda: updating hostname localhost.localdomain >12:10:13,193 INFO anaconda: got 0 NTP servers from DHCP >12:10:13,194 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139741026023168) >12:10:13,202 INFO anaconda: Not doing 'start chronyd' in live installation >12:10:13,203 DEBUG anaconda: PlatformLang was too short >12:10:13,554 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139741026023168) >12:10:13,559 INFO anaconda: Starting geolocation lookup >12:10:13,560 INFO anaconda: Geolocation provider: Fedora GeoIP >12:10:13,776 INFO anaconda: Not doing 'activate layouts' in live installation >12:10:13,980 INFO anaconda: Geolocation lookup finished in 0.4 seconds >12:10:13,980 INFO anaconda: got results from geolocation >12:10:13,981 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139741026023168) >12:10:15,784 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:10:16,905 INFO anaconda: Thread Done: AnaStorageThread (139741043861248) >12:10:17,006 INFO anaconda: Thread Done: AnaTimeInitThread (139741035468544) >12:10:17,071 INFO anaconda: Thread Done: AnaPayloadThread (139741017630464) >12:10:25,471 INFO anaconda: Not doing 'require network connection' in live installation >12:10:25,485 DEBUG anaconda: network standalone spoke (init): completed: True >12:10:25,487 INFO anaconda: Not doing 'require network connection' in live installation >12:10:25,509 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:10:25,509 DEBUG anaconda: Entered hub: SummaryHub >12:10:26,852 INFO anaconda: Running Thread: AnaDateTimeThread (139741017630464) >12:10:27,120 INFO anaconda: Not doing 'modify system time and date' in live installation >12:10:27,149 INFO anaconda: Thread Done: AnaDateTimeThread (139741017630464) >12:10:35,913 INFO anaconda: fs space: 0 B needed: 2,93 GiB >12:10:35,979 DEBUG anaconda: running handleException >12:10:35,980 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:10:36,530 INFO anaconda: Running Thread: AnaNTPserver1 (139740767782656) >12:10:36,538 INFO anaconda: Running Thread: AnaNTPserver2 (139741017630464) >12:10:36,540 INFO anaconda: Running Thread: AnaNTPserver3 (139741035468544) >12:10:36,550 INFO anaconda: Running Thread: AnaNTPserver4 (139741043861248) >12:10:36,857 INFO anaconda: Thread Done: AnaNTPserver3 (139741035468544) >12:10:36,864 INFO anaconda: Thread Done: AnaNTPserver4 (139741043861248) >12:10:36,956 INFO anaconda: Thread Done: AnaNTPserver1 (139740767782656) >12:10:37,000 INFO anaconda: Thread Done: AnaNTPserver2 (139741017630464) >12:10:38,078 INFO anaconda: Running kickstart %%traceback script(s) >12:10:38,079 INFO anaconda: All kickstart %%traceback script(s) have been run >12:10:39,650 DEBUG anaconda: updating hostname localhost.localdomain >12:14:52,578 INFO anaconda: /sbin/anaconda 21.19-1 >12:14:52,710 INFO anaconda: 2097152 kB (2048 MB) are available >12:14:52,712 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:14:52,712 INFO anaconda: Not doing 'start audit daemon' in live installation >12:14:52,713 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:14:52,714 INFO anaconda: Default encoding = ascii >12:14:52,933 INFO anaconda: Display mode = g >12:14:52,934 INFO anaconda: 2097152 kB (2048 MB) are available >12:14:52,935 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:14:53,279 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:14:53,280 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:14:53,281 INFO anaconda: using only installclass _Fedora >12:14:53,283 INFO anaconda: bootloader EFIGRUB on EFI platform >12:14:53,311 INFO anaconda: bootloader EFIGRUB on EFI platform >12:14:53,327 DEBUG anaconda: network: devices found ['eth0'] >12:14:53,576 DEBUG anaconda: updating hostname localhost.localdomain >12:14:53,588 INFO anaconda: Running Thread: AnaStorageThread (140577761638144) >12:14:53,596 INFO anaconda: Running Thread: AnaTimeInitThread (140577753245440) >12:14:53,597 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140577743800064) >12:14:53,603 INFO anaconda: Running Thread: AnaPayloadThread (140577735407360) >12:14:53,696 DEBUG anaconda: updating hostname localhost.localdomain >12:14:53,730 INFO anaconda: got 0 NTP servers from DHCP >12:14:53,732 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140577743800064) >12:14:53,768 INFO anaconda: Not doing 'start chronyd' in live installation >12:14:53,771 DEBUG anaconda: PlatformLang was too short >12:14:54,136 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140577743800064) >12:14:54,140 INFO anaconda: Starting geolocation lookup >12:14:54,141 INFO anaconda: Geolocation provider: Fedora GeoIP >12:14:54,688 INFO anaconda: Not doing 'activate layouts' in live installation >12:14:54,694 INFO anaconda: Geolocation lookup finished in 0.6 seconds >12:14:54,702 INFO anaconda: got results from geolocation >12:14:54,703 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140577743800064) >12:14:56,112 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:14:57,050 INFO anaconda: Thread Done: AnaStorageThread (140577761638144) >12:14:57,003 INFO anaconda: Thread Done: AnaTimeInitThread (140577753245440) >12:14:57,027 INFO anaconda: Thread Done: AnaPayloadThread (140577735407360) >12:15:09,229 INFO anaconda: Not doing 'require network connection' in live installation >12:15:09,234 DEBUG anaconda: network standalone spoke (init): completed: True >12:15:09,235 INFO anaconda: Not doing 'require network connection' in live installation >12:15:09,245 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:15:09,246 DEBUG anaconda: Entered hub: SummaryHub >12:15:10,091 INFO anaconda: Running Thread: AnaDateTimeThread (140577735407360) >12:15:10,267 INFO anaconda: Not doing 'modify system time and date' in live installation >12:15:10,307 INFO anaconda: Thread Done: AnaDateTimeThread (140577735407360) >12:15:19,288 DEBUG anaconda: running handleException >12:15:19,293 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked > cb() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked > nextAction.refresh() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh > self._createBox() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 217, in _createBox > self._updateCompleteness(spoke) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 266, in _updateCompleteness > self._handleCompleteness(spoke, update_continue) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 280, in _handleCompleteness > self._updateContinue() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 285, in _updateContinue > if self._checker and not self._checker.check(): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py", line 76, in check > log.info("fs space: %s needed: %s", free, needed) > > File "/usr/lib64/python2.7/logging/__init__.py", line 1149, in info > self._log(INFO, msg, args, **kwargs) > > File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in _log > self.handle(record) > > File "/usr/lib64/python2.7/logging/__init__.py", line 1278, in handle > self.callHandlers(record) > > File "/usr/lib64/python2.7/logging/__init__.py", line 1318, in callHandlers > hdlr.handle(record) > > File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle > self.emit(record) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/anaconda_log.py", line 76, in emit > SysLogHandler.emit(self, record) > > File "/usr/lib64/python2.7/logging/handlers.py", line 843, in emit > msg = self.format(record) + '\000' > > File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format > return fmt.format(record) > > File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format > record.message = record.getMessage() > > File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage > msg = msg % self.args > >UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128) > >12:15:19,297 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:15:19,636 INFO anaconda: Running Thread: AnaNTPserver1 (140577735407360) >12:15:19,639 INFO anaconda: Running Thread: AnaNTPserver2 (140577753245440) >12:15:19,640 INFO anaconda: Running Thread: AnaNTPserver3 (140577761638144) >12:15:19,665 INFO anaconda: Running Thread: AnaNTPserver4 (140577743800064) >12:15:19,942 INFO anaconda: Thread Done: AnaNTPserver4 (140577743800064) >12:15:19,958 INFO anaconda: Thread Done: AnaNTPserver2 (140577753245440) >12:15:20,020 INFO anaconda: Thread Done: AnaNTPserver3 (140577761638144) >12:15:20,048 INFO anaconda: Thread Done: AnaNTPserver1 (140577735407360) > > >/tmp/packaging.log: > > >/tmp/program.log: >12:09:36,668 INFO program: Running... udevadm settle --timeout=300 >12:09:36,680 DEBUG program: Return code: 0 >12:09:36,758 INFO program: Running... multipath -c /dev/sda >12:09:36,794 INFO program: Jan 30 12:09:36 | /etc/multipath.conf does not exist, blacklisting all devices. >12:09:36,795 INFO program: Jan 30 12:09:36 | A default multipath.conf file is located at >12:09:36,795 INFO program: Jan 30 12:09:36 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:09:36,795 INFO program: Jan 30 12:09:36 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:09:36,795 INFO program: /dev/sda is not a valid multipath device path >12:09:36,795 DEBUG program: Return code: 1 >12:09:37,131 INFO program: Running... udevadm settle --timeout=300 >12:09:37,140 DEBUG program: Return code: 0 >12:09:38,392 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:09:38,408 DEBUG program: Return code: 0 >12:09:38,410 INFO program: Running... udevadm settle --timeout=300 >12:09:38,496 DEBUG program: Return code: 0 >12:09:38,496 INFO program: Running... modprobe fcoe >12:09:38,548 DEBUG program: Return code: 0 >12:09:38,549 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:09:38,581 INFO program: No FCoE boot disk information is found in EDD! >12:09:38,582 DEBUG program: Return code: 1 >12:09:39,122 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:09:39,231 DEBUG program: Return code: 0 >12:09:39,232 INFO program: Running... udevadm settle --timeout=300 >12:09:39,245 DEBUG program: Return code: 0 >12:09:39,252 INFO program: Running... udevadm settle --timeout=300 >12:09:39,654 DEBUG program: Return code: 0 >12:09:39,825 INFO program: Running... multipath -c /dev/sda >12:09:39,853 INFO program: /dev/sda is not a valid multipath device path >12:09:39,854 DEBUG program: Return code: 1 >12:09:40,029 INFO program: Running... dumpe2fs -h /dev/sda1 >12:09:40,113 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:09:40,114 INFO program: Filesystem volume name: <none> >12:09:40,114 INFO program: Last mounted on: <not available> >12:09:40,115 INFO program: Filesystem UUID: 6c8465fe-2322-4409-b560-ca2d83f174fb >12:09:40,116 INFO program: Filesystem magic number: 0xEF53 >12:09:40,116 INFO program: Filesystem revision #: 1 (dynamic) >12:09:40,117 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 >12:09:40,118 INFO program: Filesystem flags: signed_directory_hash >12:09:40,118 INFO program: Default mount options: user_xattr acl >12:09:40,119 INFO program: Filesystem state: clean >12:09:40,119 INFO program: Errors behavior: Continue >12:09:40,119 INFO program: Filesystem OS type: Linux >12:09:40,120 INFO program: Inode count: 12048 >12:09:40,120 INFO program: Block count: 48128 >12:09:40,120 INFO program: Reserved block count: 2406 >12:09:40,122 INFO program: Free blocks: 41743 >12:09:40,122 INFO program: Free inodes: 12037 >12:09:40,122 INFO program: First block: 1 >12:09:40,123 INFO program: Block size: 1024 >12:09:40,123 INFO program: Fragment size: 1024 >12:09:40,123 INFO program: Reserved GDT blocks: 187 >12:09:40,124 INFO program: Blocks per group: 8192 >12:09:40,124 INFO program: Fragments per group: 8192 >12:09:40,126 INFO program: Inodes per group: 2008 >12:09:40,126 INFO program: Inode blocks per group: 251 >12:09:40,126 INFO program: Flex block group size: 16 >12:09:40,126 INFO program: Filesystem created: Thu Jan 30 00:45:52 2014 >12:09:40,126 INFO program: Last mount time: n/a >12:09:40,126 INFO program: Last write time: Thu Jan 30 00:45:52 2014 >12:09:40,127 INFO program: Mount count: 0 >12:09:40,127 INFO program: Maximum mount count: -1 >12:09:40,135 INFO program: Last checked: Thu Jan 30 00:45:52 2014 >12:09:40,135 INFO program: Check interval: 0 (<none>) >12:09:40,135 INFO program: Lifetime writes: 4375 kB >12:09:40,135 INFO program: Reserved blocks uid: 0 (user root) >12:09:40,135 INFO program: Reserved blocks gid: 0 (group root) >12:09:40,136 INFO program: First inode: 11 >12:09:40,136 INFO program: Inode size: 128 >12:09:40,136 INFO program: Journal inode: 8 >12:09:40,137 INFO program: Default directory hash: half_md4 >12:09:40,137 INFO program: Directory Hash Seed: b91c6535-6721-4597-8c90-260c75ffa197 >12:09:40,138 INFO program: Journal backup: inode blocks >12:09:40,138 INFO program: Journal features: (none) >12:09:40,138 INFO program: Journal size: 4096k >12:09:40,139 INFO program: Journal length: 4096 >12:09:40,139 INFO program: Journal sequence: 0x00000001 >12:09:40,139 INFO program: Journal start: 0 >12:09:40,151 INFO program: >12:09:40,151 DEBUG program: Return code: 0 >12:09:40,152 INFO program: Running... resize2fs -P /dev/sda1 >12:09:40,186 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:09:40,188 INFO program: Estimated minimum size of the filesystem: 8839 >12:09:40,190 DEBUG program: Return code: 0 >12:09:40,490 INFO program: Running... dumpe2fs -h /dev/loop3 >12:09:40,512 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:09:40,513 INFO program: Filesystem volume name: _Fedora-Live-Des >12:09:40,514 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:09:40,515 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:09:40,515 INFO program: Filesystem magic number: 0xEF53 >12:09:40,516 INFO program: Filesystem revision #: 1 (dynamic) >12:09:40,516 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:40,517 INFO program: Filesystem flags: signed_directory_hash >12:09:40,518 INFO program: Default mount options: user_xattr acl >12:09:40,518 INFO program: Filesystem state: clean >12:09:40,518 INFO program: Errors behavior: Continue >12:09:40,519 INFO program: Filesystem OS type: Linux >12:09:40,520 INFO program: Inode count: 262144 >12:09:40,520 INFO program: Block count: 1048576 >12:09:40,520 INFO program: Reserved block count: 10484 >12:09:40,520 INFO program: Free blocks: 194519 >12:09:40,520 INFO program: Free inodes: 153122 >12:09:40,521 INFO program: First block: 0 >12:09:40,521 INFO program: Block size: 4096 >12:09:40,521 INFO program: Fragment size: 4096 >12:09:40,523 INFO program: Reserved GDT blocks: 255 >12:09:40,523 INFO program: Blocks per group: 32768 >12:09:40,523 INFO program: Fragments per group: 32768 >12:09:40,523 INFO program: Inodes per group: 8192 >12:09:40,524 INFO program: Inode blocks per group: 512 >12:09:40,524 INFO program: Flex block group size: 16 >12:09:40,525 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:09:40,525 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:09:40,525 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:09:40,526 INFO program: Mount count: 0 >12:09:40,526 INFO program: Maximum mount count: -1 >12:09:40,531 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:09:40,531 INFO program: Check interval: 0 (<none>) >12:09:40,531 INFO program: Lifetime writes: 753 MB >12:09:40,531 INFO program: Reserved blocks uid: 0 (user root) >12:09:40,531 INFO program: Reserved blocks gid: 0 (group root) >12:09:40,532 INFO program: First inode: 11 >12:09:40,533 INFO program: Inode size: 256 >12:09:40,533 INFO program: Required extra isize: 28 >12:09:40,534 INFO program: Desired extra isize: 28 >12:09:40,534 INFO program: Journal inode: 8 >12:09:40,535 INFO program: Default directory hash: half_md4 >12:09:40,537 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:09:40,537 INFO program: Journal backup: inode blocks >12:09:40,539 INFO program: Journal features: journal_incompat_revoke >12:09:40,539 INFO program: Journal size: 128M >12:09:40,539 INFO program: Journal length: 32768 >12:09:40,548 INFO program: Journal sequence: 0x00002fd9 >12:09:40,548 INFO program: Journal start: 0 >12:09:40,548 INFO program: >12:09:40,548 DEBUG program: Return code: 0 >12:09:40,549 INFO program: Running... resize2fs -P /dev/loop3 >12:09:40,572 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:09:40,574 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:09:40,575 INFO program: Couldn't find valid filesystem superblock. >12:09:40,575 DEBUG program: Return code: 1 >12:09:40,711 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:09:40,732 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:09:40,733 INFO program: Filesystem volume name: _Fedora-Live-Des >12:09:40,734 INFO program: Last mounted on: / >12:09:40,734 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:09:40,735 INFO program: Filesystem magic number: 0xEF53 >12:09:40,736 INFO program: Filesystem revision #: 1 (dynamic) >12:09:40,736 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:40,737 INFO program: Filesystem flags: signed_directory_hash >12:09:40,737 INFO program: Default mount options: user_xattr acl >12:09:40,738 INFO program: Filesystem state: clean >12:09:40,739 INFO program: Errors behavior: Continue >12:09:40,739 INFO program: Filesystem OS type: Linux >12:09:40,739 INFO program: Inode count: 262144 >12:09:40,740 INFO program: Block count: 1048576 >12:09:40,740 INFO program: Reserved block count: 10484 >12:09:40,740 INFO program: Free blocks: 194519 >12:09:40,741 INFO program: Free inodes: 153122 >12:09:40,741 INFO program: First block: 0 >12:09:40,742 INFO program: Block size: 4096 >12:09:40,742 INFO program: Fragment size: 4096 >12:09:40,742 INFO program: Reserved GDT blocks: 255 >12:09:40,742 INFO program: Blocks per group: 32768 >12:09:40,743 INFO program: Fragments per group: 32768 >12:09:40,743 INFO program: Inodes per group: 8192 >12:09:40,743 INFO program: Inode blocks per group: 512 >12:09:40,744 INFO program: Flex block group size: 16 >12:09:40,744 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:09:40,744 INFO program: Last mount time: Thu Jan 30 12:08:09 2014 >12:09:40,744 INFO program: Last write time: Thu Jan 30 12:08:09 2014 >12:09:40,745 INFO program: Mount count: 1 >12:09:40,746 INFO program: Maximum mount count: -1 >12:09:40,747 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:09:40,747 INFO program: Check interval: 0 (<none>) >12:09:40,756 INFO program: Lifetime writes: 753 MB >12:09:40,756 INFO program: Reserved blocks uid: 0 (user root) >12:09:40,757 INFO program: Reserved blocks gid: 0 (group root) >12:09:40,757 INFO program: First inode: 11 >12:09:40,757 INFO program: Inode size: 256 >12:09:40,757 INFO program: Required extra isize: 28 >12:09:40,758 INFO program: Desired extra isize: 28 >12:09:40,758 INFO program: Journal inode: 8 >12:09:40,758 INFO program: Default directory hash: half_md4 >12:09:40,758 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:09:40,759 INFO program: Journal backup: inode blocks >12:09:40,759 INFO program: Journal features: journal_incompat_revoke >12:09:40,759 INFO program: Journal size: 128M >12:09:40,759 INFO program: Journal length: 32768 >12:09:40,760 INFO program: Journal sequence: 0x00002fda >12:09:40,760 INFO program: Journal start: 1 >12:09:40,762 INFO program: >12:09:40,763 DEBUG program: Return code: 0 >12:09:40,763 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:09:40,793 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:09:40,794 INFO program: Estimated minimum size of the filesystem: 855712 >12:09:40,795 DEBUG program: Return code: 0 >12:09:40,947 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:09:40,975 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:09:40,976 INFO program: Filesystem volume name: _Fedora-Live-Des >12:09:40,977 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:09:40,978 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:09:40,978 INFO program: Filesystem magic number: 0xEF53 >12:09:40,979 INFO program: Filesystem revision #: 1 (dynamic) >12:09:40,980 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:40,980 INFO program: Filesystem flags: signed_directory_hash >12:09:40,981 INFO program: Default mount options: user_xattr acl >12:09:40,981 INFO program: Filesystem state: clean >12:09:40,981 INFO program: Errors behavior: Continue >12:09:40,982 INFO program: Filesystem OS type: Linux >12:09:40,982 INFO program: Inode count: 262144 >12:09:40,982 INFO program: Block count: 1048576 >12:09:40,984 INFO program: Reserved block count: 10484 >12:09:40,984 INFO program: Free blocks: 194519 >12:09:40,985 INFO program: Free inodes: 153122 >12:09:40,985 INFO program: First block: 0 >12:09:40,985 INFO program: Block size: 4096 >12:09:40,985 INFO program: Fragment size: 4096 >12:09:40,986 INFO program: Reserved GDT blocks: 255 >12:09:40,986 INFO program: Blocks per group: 32768 >12:09:40,986 INFO program: Fragments per group: 32768 >12:09:40,986 INFO program: Inodes per group: 8192 >12:09:40,987 INFO program: Inode blocks per group: 512 >12:09:40,987 INFO program: Flex block group size: 16 >12:09:40,987 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:09:40,987 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:09:40,988 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:09:40,991 INFO program: Mount count: 0 >12:09:40,991 INFO program: Maximum mount count: -1 >12:09:40,991 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:09:40,991 INFO program: Check interval: 0 (<none>) >12:09:40,992 INFO program: Lifetime writes: 753 MB >12:09:40,995 INFO program: Reserved blocks uid: 0 (user root) >12:09:40,995 INFO program: Reserved blocks gid: 0 (group root) >12:09:40,996 INFO program: First inode: 11 >12:09:40,997 INFO program: Inode size: 256 >12:09:40,997 INFO program: Required extra isize: 28 >12:09:40,999 INFO program: Desired extra isize: 28 >12:09:41,000 INFO program: Journal inode: 8 >12:09:41,001 INFO program: Default directory hash: half_md4 >12:09:41,002 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:09:41,002 INFO program: Journal backup: inode blocks >12:09:41,003 INFO program: Journal features: journal_incompat_revoke >12:09:41,004 INFO program: Journal size: 128M >12:09:41,005 INFO program: Journal length: 32768 >12:09:41,006 INFO program: Journal sequence: 0x00002fd9 >12:09:41,007 INFO program: Journal start: 0 >12:09:41,007 INFO program: >12:09:41,008 DEBUG program: Return code: 0 >12:09:41,010 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:09:41,045 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:09:41,046 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:09:41,047 INFO program: Couldn't find valid filesystem superblock. >12:09:41,049 DEBUG program: Return code: 1 >12:09:41,174 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:09:41,260 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:09:41,261 INFO program: Filesystem volume name: _Fedora-Live-Des >12:09:41,262 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:09:41,262 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:09:41,263 INFO program: Filesystem magic number: 0xEF53 >12:09:41,264 INFO program: Filesystem revision #: 1 (dynamic) >12:09:41,264 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:41,265 INFO program: Filesystem flags: signed_directory_hash >12:09:41,265 INFO program: Default mount options: user_xattr acl >12:09:41,266 INFO program: Filesystem state: clean >12:09:41,266 INFO program: Errors behavior: Continue >12:09:41,266 INFO program: Filesystem OS type: Linux >12:09:41,266 INFO program: Inode count: 221184 >12:09:41,267 INFO program: Block count: 855712 >12:09:41,267 INFO program: Reserved block count: 8555 >12:09:41,267 INFO program: Free blocks: 4482 >12:09:41,267 INFO program: Free inodes: 112162 >12:09:41,267 INFO program: First block: 0 >12:09:41,267 INFO program: Block size: 4096 >12:09:41,267 INFO program: Fragment size: 4096 >12:09:41,267 INFO program: Reserved GDT blocks: 255 >12:09:41,271 INFO program: Blocks per group: 32768 >12:09:41,271 INFO program: Fragments per group: 32768 >12:09:41,271 INFO program: Inodes per group: 8192 >12:09:41,272 INFO program: Inode blocks per group: 512 >12:09:41,272 INFO program: Flex block group size: 16 >12:09:41,272 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:09:41,280 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:09:41,280 INFO program: Last write time: Mon Jan 27 12:14:21 2014 >12:09:41,280 INFO program: Mount count: 0 >12:09:41,281 INFO program: Maximum mount count: -1 >12:09:41,281 INFO program: Last checked: Mon Jan 27 12:14:21 2014 >12:09:41,281 INFO program: Check interval: 0 (<none>) >12:09:41,281 INFO program: Lifetime writes: 754 MB >12:09:41,282 INFO program: Reserved blocks uid: 0 (user root) >12:09:41,282 INFO program: Reserved blocks gid: 0 (group root) >12:09:41,282 INFO program: First inode: 11 >12:09:41,282 INFO program: Inode size: 256 >12:09:41,283 INFO program: Required extra isize: 28 >12:09:41,283 INFO program: Desired extra isize: 28 >12:09:41,283 INFO program: Journal inode: 8 >12:09:41,283 INFO program: Default directory hash: half_md4 >12:09:41,285 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:09:41,285 INFO program: Journal backup: inode blocks >12:09:41,286 INFO program: Journal features: journal_incompat_revoke >12:09:41,288 INFO program: Journal size: 128M >12:09:41,288 INFO program: Journal length: 32768 >12:09:41,288 INFO program: Journal sequence: 0x00002fd9 >12:09:41,291 INFO program: Journal start: 0 >12:09:41,291 INFO program: >12:09:41,291 DEBUG program: Return code: 0 >12:09:41,293 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:09:41,316 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:09:41,317 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:09:41,317 INFO program: Couldn't find valid filesystem superblock. >12:09:41,318 DEBUG program: Return code: 1 >12:09:41,401 INFO program: Running... udevadm settle --timeout=300 >12:09:41,441 DEBUG program: Return code: 0 >12:09:41,451 INFO program: Running... udevadm settle --timeout=300 >12:09:41,490 DEBUG program: Return code: 0 >12:09:41,497 INFO program: Running... udevadm settle --timeout=300 >12:09:41,527 DEBUG program: Return code: 0 >12:09:41,538 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:09:41,609 DEBUG program: Return code: 0 >12:09:41,641 INFO program: Running... udevadm settle --timeout=300 >12:09:41,684 DEBUG program: Return code: 0 >12:09:41,685 INFO program: Running... umount /mnt/sysimage >12:09:41,732 DEBUG program: Return code: 0 >12:09:41,733 INFO program: Running... udevadm settle --timeout=300 >12:09:41,783 DEBUG program: Return code: 0 >12:09:41,795 INFO program: Running... udevadm settle --timeout=300 >12:09:41,861 DEBUG program: Return code: 0 >12:09:42,217 INFO program: Running... hwclock --hctosys --utc >12:09:42,003 DEBUG program: Return code: 0 >12:09:42,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:09:42,158 DEBUG program: Return code: 0 >12:09:55,207 INFO program: Running... modprobe btrfs >12:09:55,365 DEBUG program: Return code: 0 >12:09:55,376 INFO program: Running... modprobe xfs >12:09:55,494 DEBUG program: Return code: 0 >12:10:09,982 INFO program: Running... udevadm settle --timeout=300 >12:10:09,992 DEBUG program: Return code: 0 >12:10:10,054 INFO program: Running... multipath -c /dev/sda >12:10:10,062 INFO program: /dev/sda is not a valid multipath device path >12:10:10,062 DEBUG program: Return code: 1 >12:10:10,633 INFO program: Running... udevadm settle --timeout=300 >12:10:10,646 DEBUG program: Return code: 0 >12:10:11,892 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:10:11,912 DEBUG program: Return code: 0 >12:10:11,913 INFO program: Running... udevadm settle --timeout=300 >12:10:12,033 DEBUG program: Return code: 0 >12:10:12,035 INFO program: Running... modprobe fcoe >12:10:12,047 DEBUG program: Return code: 0 >12:10:12,048 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:10:12,064 INFO program: No FCoE boot disk information is found in EDD! >12:10:12,065 DEBUG program: Return code: 1 >12:10:13,023 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:10:13,530 DEBUG program: Return code: 0 >12:10:13,555 INFO program: Running... udevadm settle --timeout=300 >12:10:13,600 DEBUG program: Return code: 0 >12:10:13,612 INFO program: Running... udevadm settle --timeout=300 >12:10:13,648 DEBUG program: Return code: 0 >12:10:13,815 INFO program: Running... multipath -c /dev/sda >12:10:13,852 INFO program: /dev/sda is not a valid multipath device path >12:10:13,853 DEBUG program: Return code: 1 >12:10:14,077 INFO program: Running... dumpe2fs -h /dev/sda1 >12:10:14,111 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:10:14,112 INFO program: Filesystem volume name: <none> >12:10:14,113 INFO program: Last mounted on: <not available> >12:10:14,114 INFO program: Filesystem UUID: 6c8465fe-2322-4409-b560-ca2d83f174fb >12:10:14,116 INFO program: Filesystem magic number: 0xEF53 >12:10:14,117 INFO program: Filesystem revision #: 1 (dynamic) >12:10:14,118 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 >12:10:14,118 INFO program: Filesystem flags: signed_directory_hash >12:10:14,119 INFO program: Default mount options: user_xattr acl >12:10:14,120 INFO program: Filesystem state: clean >12:10:14,120 INFO program: Errors behavior: Continue >12:10:14,120 INFO program: Filesystem OS type: Linux >12:10:14,120 INFO program: Inode count: 12048 >12:10:14,120 INFO program: Block count: 48128 >12:10:14,120 INFO program: Reserved block count: 2406 >12:10:14,120 INFO program: Free blocks: 41743 >12:10:14,124 INFO program: Free inodes: 12037 >12:10:14,124 INFO program: First block: 1 >12:10:14,124 INFO program: Block size: 1024 >12:10:14,127 INFO program: Fragment size: 1024 >12:10:14,129 INFO program: Reserved GDT blocks: 187 >12:10:14,129 INFO program: Blocks per group: 8192 >12:10:14,130 INFO program: Fragments per group: 8192 >12:10:14,130 INFO program: Inodes per group: 2008 >12:10:14,130 INFO program: Inode blocks per group: 251 >12:10:14,130 INFO program: Flex block group size: 16 >12:10:14,131 INFO program: Filesystem created: Thu Jan 30 00:45:52 2014 >12:10:14,132 INFO program: Last mount time: n/a >12:10:14,132 INFO program: Last write time: Thu Jan 30 00:45:52 2014 >12:10:14,132 INFO program: Mount count: 0 >12:10:14,132 INFO program: Maximum mount count: -1 >12:10:14,137 INFO program: Last checked: Thu Jan 30 00:45:52 2014 >12:10:14,140 INFO program: Check interval: 0 (<none>) >12:10:14,142 INFO program: Lifetime writes: 4375 kB >12:10:14,143 INFO program: Reserved blocks uid: 0 (user root) >12:10:14,143 INFO program: Reserved blocks gid: 0 (group root) >12:10:14,143 INFO program: First inode: 11 >12:10:14,143 INFO program: Inode size: 128 >12:10:14,146 INFO program: Journal inode: 8 >12:10:14,146 INFO program: Default directory hash: half_md4 >12:10:14,147 INFO program: Directory Hash Seed: b91c6535-6721-4597-8c90-260c75ffa197 >12:10:14,148 INFO program: Journal backup: inode blocks >12:10:14,149 INFO program: Journal features: (none) >12:10:14,149 INFO program: Journal size: 4096k >12:10:14,152 INFO program: Journal length: 4096 >12:10:14,152 INFO program: Journal sequence: 0x00000001 >12:10:14,152 INFO program: Journal start: 0 >12:10:14,153 INFO program: >12:10:14,154 DEBUG program: Return code: 0 >12:10:14,155 INFO program: Running... resize2fs -P /dev/sda1 >12:10:14,200 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:10:14,203 INFO program: Estimated minimum size of the filesystem: 8839 >12:10:14,205 DEBUG program: Return code: 0 >12:10:14,635 INFO program: Running... dumpe2fs -h /dev/loop3 >12:10:14,672 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:10:14,673 INFO program: Filesystem volume name: _Fedora-Live-Des >12:10:14,673 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:10:14,674 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:10:14,675 INFO program: Filesystem magic number: 0xEF53 >12:10:14,675 INFO program: Filesystem revision #: 1 (dynamic) >12:10:14,676 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:10:14,678 INFO program: Filesystem flags: signed_directory_hash >12:10:14,679 INFO program: Default mount options: user_xattr acl >12:10:14,680 INFO program: Filesystem state: clean >12:10:14,680 INFO program: Errors behavior: Continue >12:10:14,680 INFO program: Filesystem OS type: Linux >12:10:14,680 INFO program: Inode count: 262144 >12:10:14,680 INFO program: Block count: 1048576 >12:10:14,680 INFO program: Reserved block count: 10484 >12:10:14,680 INFO program: Free blocks: 194519 >12:10:14,683 INFO program: Free inodes: 153122 >12:10:14,684 INFO program: First block: 0 >12:10:14,684 INFO program: Block size: 4096 >12:10:14,684 INFO program: Fragment size: 4096 >12:10:14,684 INFO program: Reserved GDT blocks: 255 >12:10:14,684 INFO program: Blocks per group: 32768 >12:10:14,684 INFO program: Fragments per group: 32768 >12:10:14,684 INFO program: Inodes per group: 8192 >12:10:14,684 INFO program: Inode blocks per group: 512 >12:10:14,694 INFO program: Flex block group size: 16 >12:10:14,695 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:10:14,695 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:10:14,695 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:10:14,695 INFO program: Mount count: 0 >12:10:14,695 INFO program: Maximum mount count: -1 >12:10:14,695 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:10:14,695 INFO program: Check interval: 0 (<none>) >12:10:14,699 INFO program: Lifetime writes: 753 MB >12:10:14,700 INFO program: Reserved blocks uid: 0 (user root) >12:10:14,701 INFO program: Reserved blocks gid: 0 (group root) >12:10:14,701 INFO program: First inode: 11 >12:10:14,701 INFO program: Inode size: 256 >12:10:14,702 INFO program: Required extra isize: 28 >12:10:14,703 INFO program: Desired extra isize: 28 >12:10:14,704 INFO program: Journal inode: 8 >12:10:14,705 INFO program: Default directory hash: half_md4 >12:10:14,707 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:10:14,708 INFO program: Journal backup: inode blocks >12:10:14,708 INFO program: Journal features: journal_incompat_revoke >12:10:14,710 INFO program: Journal size: 128M >12:10:14,710 INFO program: Journal length: 32768 >12:10:14,711 INFO program: Journal sequence: 0x00002fd9 >12:10:14,711 INFO program: Journal start: 0 >12:10:14,713 INFO program: >12:10:14,714 DEBUG program: Return code: 0 >12:10:14,716 INFO program: Running... resize2fs -P /dev/loop3 >12:10:14,762 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:10:14,763 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:10:14,765 INFO program: Couldn't find valid filesystem superblock. >12:10:14,765 DEBUG program: Return code: 1 >12:10:14,968 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:10:15,003 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:10:15,004 INFO program: Filesystem volume name: _Fedora-Live-Des >12:10:15,005 INFO program: Last mounted on: / >12:10:15,005 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:10:15,006 INFO program: Filesystem magic number: 0xEF53 >12:10:15,007 INFO program: Filesystem revision #: 1 (dynamic) >12:10:15,007 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:10:15,008 INFO program: Filesystem flags: signed_directory_hash >12:10:15,009 INFO program: Default mount options: user_xattr acl >12:10:15,009 INFO program: Filesystem state: clean >12:10:15,009 INFO program: Errors behavior: Continue >12:10:15,010 INFO program: Filesystem OS type: Linux >12:10:15,010 INFO program: Inode count: 262144 >12:10:15,010 INFO program: Block count: 1048576 >12:10:15,010 INFO program: Reserved block count: 10484 >12:10:15,010 INFO program: Free blocks: 194519 >12:10:15,010 INFO program: Free inodes: 153122 >12:10:15,010 INFO program: First block: 0 >12:10:15,010 INFO program: Block size: 4096 >12:10:15,010 INFO program: Fragment size: 4096 >12:10:15,011 INFO program: Reserved GDT blocks: 255 >12:10:15,013 INFO program: Blocks per group: 32768 >12:10:15,014 INFO program: Fragments per group: 32768 >12:10:15,014 INFO program: Inodes per group: 8192 >12:10:15,018 INFO program: Inode blocks per group: 512 >12:10:15,019 INFO program: Flex block group size: 16 >12:10:15,020 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:10:15,020 INFO program: Last mount time: Thu Jan 30 12:08:09 2014 >12:10:15,020 INFO program: Last write time: Thu Jan 30 12:08:09 2014 >12:10:15,020 INFO program: Mount count: 1 >12:10:15,022 INFO program: Maximum mount count: -1 >12:10:15,022 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:10:15,023 INFO program: Check interval: 0 (<none>) >12:10:15,023 INFO program: Lifetime writes: 753 MB >12:10:15,026 INFO program: Reserved blocks uid: 0 (user root) >12:10:15,026 INFO program: Reserved blocks gid: 0 (group root) >12:10:15,027 INFO program: First inode: 11 >12:10:15,027 INFO program: Inode size: 256 >12:10:15,030 INFO program: Required extra isize: 28 >12:10:15,030 INFO program: Desired extra isize: 28 >12:10:15,031 INFO program: Journal inode: 8 >12:10:15,032 INFO program: Default directory hash: half_md4 >12:10:15,032 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:10:15,035 INFO program: Journal backup: inode blocks >12:10:15,039 INFO program: Journal features: journal_incompat_revoke >12:10:15,040 INFO program: Journal size: 128M >12:10:15,041 INFO program: Journal length: 32768 >12:10:15,044 INFO program: Journal sequence: 0x00002fda >12:10:15,044 INFO program: Journal start: 1 >12:10:15,044 INFO program: >12:10:15,045 DEBUG program: Return code: 0 >12:10:15,047 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:10:15,090 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:10:15,093 INFO program: Estimated minimum size of the filesystem: 855712 >12:10:15,096 DEBUG program: Return code: 0 >12:10:15,433 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:10:15,493 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:10:15,494 INFO program: Filesystem volume name: _Fedora-Live-Des >12:10:15,495 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:10:15,495 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:10:15,496 INFO program: Filesystem magic number: 0xEF53 >12:10:15,497 INFO program: Filesystem revision #: 1 (dynamic) >12:10:15,497 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:10:15,498 INFO program: Filesystem flags: signed_directory_hash >12:10:15,499 INFO program: Default mount options: user_xattr acl >12:10:15,499 INFO program: Filesystem state: clean >12:10:15,499 INFO program: Errors behavior: Continue >12:10:15,499 INFO program: Filesystem OS type: Linux >12:10:15,501 INFO program: Inode count: 262144 >12:10:15,501 INFO program: Block count: 1048576 >12:10:15,501 INFO program: Reserved block count: 10484 >12:10:15,501 INFO program: Free blocks: 194519 >12:10:15,501 INFO program: Free inodes: 153122 >12:10:15,502 INFO program: First block: 0 >12:10:15,503 INFO program: Block size: 4096 >12:10:15,503 INFO program: Fragment size: 4096 >12:10:15,503 INFO program: Reserved GDT blocks: 255 >12:10:15,503 INFO program: Blocks per group: 32768 >12:10:15,503 INFO program: Fragments per group: 32768 >12:10:15,503 INFO program: Inodes per group: 8192 >12:10:15,507 INFO program: Inode blocks per group: 512 >12:10:15,507 INFO program: Flex block group size: 16 >12:10:15,509 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:10:15,509 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:10:15,512 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:10:15,513 INFO program: Mount count: 0 >12:10:15,513 INFO program: Maximum mount count: -1 >12:10:15,513 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:10:15,518 INFO program: Check interval: 0 (<none>) >12:10:15,518 INFO program: Lifetime writes: 753 MB >12:10:15,520 INFO program: Reserved blocks uid: 0 (user root) >12:10:15,520 INFO program: Reserved blocks gid: 0 (group root) >12:10:15,523 INFO program: First inode: 11 >12:10:15,525 INFO program: Inode size: 256 >12:10:15,525 INFO program: Required extra isize: 28 >12:10:15,527 INFO program: Desired extra isize: 28 >12:10:15,529 INFO program: Journal inode: 8 >12:10:15,530 INFO program: Default directory hash: half_md4 >12:10:15,531 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:10:15,532 INFO program: Journal backup: inode blocks >12:10:15,533 INFO program: Journal features: journal_incompat_revoke >12:10:15,534 INFO program: Journal size: 128M >12:10:15,537 INFO program: Journal length: 32768 >12:10:15,538 INFO program: Journal sequence: 0x00002fd9 >12:10:15,539 INFO program: Journal start: 0 >12:10:15,540 INFO program: >12:10:15,541 DEBUG program: Return code: 0 >12:10:15,543 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:10:15,582 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:10:15,586 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:10:15,589 INFO program: Couldn't find valid filesystem superblock. >12:10:15,592 DEBUG program: Return code: 1 >12:10:15,775 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:10:15,810 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:10:15,812 INFO program: Filesystem volume name: _Fedora-Live-Des >12:10:15,813 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:10:15,814 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:10:15,815 INFO program: Filesystem magic number: 0xEF53 >12:10:15,817 INFO program: Filesystem revision #: 1 (dynamic) >12:10:15,818 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:10:15,819 INFO program: Filesystem flags: signed_directory_hash >12:10:15,819 INFO program: Default mount options: user_xattr acl >12:10:15,820 INFO program: Filesystem state: clean >12:10:15,821 INFO program: Errors behavior: Continue >12:10:15,821 INFO program: Filesystem OS type: Linux >12:10:15,821 INFO program: Inode count: 221184 >12:10:15,821 INFO program: Block count: 855712 >12:10:15,821 INFO program: Reserved block count: 8555 >12:10:15,821 INFO program: Free blocks: 4482 >12:10:15,821 INFO program: Free inodes: 112162 >12:10:15,824 INFO program: First block: 0 >12:10:15,824 INFO program: Block size: 4096 >12:10:15,824 INFO program: Fragment size: 4096 >12:10:15,824 INFO program: Reserved GDT blocks: 255 >12:10:15,824 INFO program: Blocks per group: 32768 >12:10:15,825 INFO program: Fragments per group: 32768 >12:10:15,825 INFO program: Inodes per group: 8192 >12:10:15,825 INFO program: Inode blocks per group: 512 >12:10:15,825 INFO program: Flex block group size: 16 >12:10:15,827 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:10:15,831 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:10:15,833 INFO program: Last write time: Mon Jan 27 12:14:21 2014 >12:10:15,833 INFO program: Mount count: 0 >12:10:15,833 INFO program: Maximum mount count: -1 >12:10:15,833 INFO program: Last checked: Mon Jan 27 12:14:21 2014 >12:10:15,836 INFO program: Check interval: 0 (<none>) >12:10:15,836 INFO program: Lifetime writes: 754 MB >12:10:15,837 INFO program: Reserved blocks uid: 0 (user root) >12:10:15,839 INFO program: Reserved blocks gid: 0 (group root) >12:10:15,839 INFO program: First inode: 11 >12:10:15,839 INFO program: Inode size: 256 >12:10:15,840 INFO program: Required extra isize: 28 >12:10:15,842 INFO program: Desired extra isize: 28 >12:10:15,843 INFO program: Journal inode: 8 >12:10:15,847 INFO program: Default directory hash: half_md4 >12:10:15,848 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:10:15,849 INFO program: Journal backup: inode blocks >12:10:15,850 INFO program: Journal features: journal_incompat_revoke >12:10:15,851 INFO program: Journal size: 128M >12:10:15,852 INFO program: Journal length: 32768 >12:10:15,852 INFO program: Journal sequence: 0x00002fd9 >12:10:15,855 INFO program: Journal start: 0 >12:10:15,855 INFO program: >12:10:15,855 DEBUG program: Return code: 0 >12:10:15,856 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:10:15,907 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:10:15,908 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:10:15,909 INFO program: Couldn't find valid filesystem superblock. >12:10:15,910 DEBUG program: Return code: 1 >12:10:16,090 INFO program: Running... udevadm settle --timeout=300 >12:10:16,172 DEBUG program: Return code: 0 >12:10:16,200 INFO program: Running... udevadm settle --timeout=300 >12:10:16,265 DEBUG program: Return code: 0 >12:10:16,280 INFO program: Running... udevadm settle --timeout=300 >12:10:16,363 DEBUG program: Return code: 0 >12:10:16,379 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:10:16,466 DEBUG program: Return code: 0 >12:10:16,471 INFO program: Running... udevadm settle --timeout=300 >12:10:16,549 DEBUG program: Return code: 0 >12:10:16,550 INFO program: Running... umount /mnt/sysimage >12:10:16,617 DEBUG program: Return code: 0 >12:10:16,619 INFO program: Running... udevadm settle --timeout=300 >12:10:16,696 DEBUG program: Return code: 0 >12:10:16,707 INFO program: Running... udevadm settle --timeout=300 >12:10:16,753 DEBUG program: Return code: 0 >12:10:16,908 INFO program: Running... hwclock --hctosys --utc >12:10:17,006 DEBUG program: Return code: 0 >12:10:17,007 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:10:17,070 DEBUG program: Return code: 0 >12:10:36,912 INFO program: Running... journalctl -b >12:14:50,845 INFO program: Running... udevadm settle --timeout=300 >12:14:50,854 DEBUG program: Return code: 0 >12:14:50,919 INFO program: Running... multipath -c /dev/sda >12:14:50,947 INFO program: /dev/sda is not a valid multipath device path >12:14:50,947 DEBUG program: Return code: 1 >12:14:51,291 INFO program: Running... udevadm settle --timeout=300 >12:14:51,302 DEBUG program: Return code: 0 >12:14:52,749 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:14:52,766 DEBUG program: Return code: 0 >12:14:52,768 INFO program: Running... udevadm settle --timeout=300 >12:14:52,869 DEBUG program: Return code: 0 >12:14:52,884 INFO program: Running... modprobe fcoe >12:14:52,893 DEBUG program: Return code: 0 >12:14:52,894 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:14:52,914 INFO program: No FCoE boot disk information is found in EDD! >12:14:52,915 DEBUG program: Return code: 1 >12:14:53,592 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:14:54,117 DEBUG program: Return code: 0 >12:14:54,137 INFO program: Running... udevadm settle --timeout=300 >12:14:54,171 DEBUG program: Return code: 0 >12:14:54,183 INFO program: Running... udevadm settle --timeout=300 >12:14:54,228 DEBUG program: Return code: 0 >12:14:54,566 INFO program: Running... multipath -c /dev/sda >12:14:54,596 INFO program: /dev/sda is not a valid multipath device path >12:14:54,602 DEBUG program: Return code: 1 >12:14:54,839 INFO program: Running... dumpe2fs -h /dev/sda1 >12:14:54,884 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:14:54,885 INFO program: Filesystem volume name: <none> >12:14:54,885 INFO program: Last mounted on: <not available> >12:14:54,886 INFO program: Filesystem UUID: 6c8465fe-2322-4409-b560-ca2d83f174fb >12:14:54,887 INFO program: Filesystem magic number: 0xEF53 >12:14:54,887 INFO program: Filesystem revision #: 1 (dynamic) >12:14:54,888 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 >12:14:54,889 INFO program: Filesystem flags: signed_directory_hash >12:14:54,889 INFO program: Default mount options: user_xattr acl >12:14:54,890 INFO program: Filesystem state: clean >12:14:54,890 INFO program: Errors behavior: Continue >12:14:54,890 INFO program: Filesystem OS type: Linux >12:14:54,890 INFO program: Inode count: 12048 >12:14:54,890 INFO program: Block count: 48128 >12:14:54,890 INFO program: Reserved block count: 2406 >12:14:54,890 INFO program: Free blocks: 41743 >12:14:54,891 INFO program: Free inodes: 12037 >12:14:54,893 INFO program: First block: 1 >12:14:54,893 INFO program: Block size: 1024 >12:14:54,893 INFO program: Fragment size: 1024 >12:14:54,893 INFO program: Reserved GDT blocks: 187 >12:14:54,893 INFO program: Blocks per group: 8192 >12:14:54,894 INFO program: Fragments per group: 8192 >12:14:54,894 INFO program: Inodes per group: 2008 >12:14:54,895 INFO program: Inode blocks per group: 251 >12:14:54,895 INFO program: Flex block group size: 16 >12:14:54,896 INFO program: Filesystem created: Thu Jan 30 00:45:52 2014 >12:14:54,899 INFO program: Last mount time: n/a >12:14:54,899 INFO program: Last write time: Thu Jan 30 00:45:52 2014 >12:14:54,899 INFO program: Mount count: 0 >12:14:54,899 INFO program: Maximum mount count: -1 >12:14:54,899 INFO program: Last checked: Thu Jan 30 00:45:52 2014 >12:14:54,899 INFO program: Check interval: 0 (<none>) >12:14:54,905 INFO program: Lifetime writes: 4375 kB >12:14:54,905 INFO program: Reserved blocks uid: 0 (user root) >12:14:54,906 INFO program: Reserved blocks gid: 0 (group root) >12:14:54,906 INFO program: First inode: 11 >12:14:54,906 INFO program: Inode size: 128 >12:14:54,906 INFO program: Journal inode: 8 >12:14:54,906 INFO program: Default directory hash: half_md4 >12:14:54,906 INFO program: Directory Hash Seed: b91c6535-6721-4597-8c90-260c75ffa197 >12:14:54,907 INFO program: Journal backup: inode blocks >12:14:54,915 INFO program: Journal features: (none) >12:14:54,915 INFO program: Journal size: 4096k >12:14:54,915 INFO program: Journal length: 4096 >12:14:54,915 INFO program: Journal sequence: 0x00000001 >12:14:54,915 INFO program: Journal start: 0 >12:14:54,915 INFO program: >12:14:54,915 DEBUG program: Return code: 0 >12:14:54,916 INFO program: Running... resize2fs -P /dev/sda1 >12:14:54,952 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:14:54,954 INFO program: Estimated minimum size of the filesystem: 8839 >12:14:54,954 DEBUG program: Return code: 0 >12:14:55,261 INFO program: Running... dumpe2fs -h /dev/loop3 >12:14:55,282 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:14:55,283 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:55,284 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:14:55,284 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:14:55,285 INFO program: Filesystem magic number: 0xEF53 >12:14:55,285 INFO program: Filesystem revision #: 1 (dynamic) >12:14:55,286 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:55,287 INFO program: Filesystem flags: signed_directory_hash >12:14:55,287 INFO program: Default mount options: user_xattr acl >12:14:55,288 INFO program: Filesystem state: clean >12:14:55,288 INFO program: Errors behavior: Continue >12:14:55,288 INFO program: Filesystem OS type: Linux >12:14:55,288 INFO program: Inode count: 262144 >12:14:55,289 INFO program: Block count: 1048576 >12:14:55,289 INFO program: Reserved block count: 10484 >12:14:55,291 INFO program: Free blocks: 194519 >12:14:55,292 INFO program: Free inodes: 153122 >12:14:55,292 INFO program: First block: 0 >12:14:55,292 INFO program: Block size: 4096 >12:14:55,292 INFO program: Fragment size: 4096 >12:14:55,293 INFO program: Reserved GDT blocks: 255 >12:14:55,293 INFO program: Blocks per group: 32768 >12:14:55,295 INFO program: Fragments per group: 32768 >12:14:55,295 INFO program: Inodes per group: 8192 >12:14:55,295 INFO program: Inode blocks per group: 512 >12:14:55,295 INFO program: Flex block group size: 16 >12:14:55,295 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:14:55,295 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:14:55,296 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:14:55,298 INFO program: Mount count: 0 >12:14:55,298 INFO program: Maximum mount count: -1 >12:14:55,298 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:14:55,299 INFO program: Check interval: 0 (<none>) >12:14:55,299 INFO program: Lifetime writes: 753 MB >12:14:55,299 INFO program: Reserved blocks uid: 0 (user root) >12:14:55,303 INFO program: Reserved blocks gid: 0 (group root) >12:14:55,303 INFO program: First inode: 11 >12:14:55,303 INFO program: Inode size: 256 >12:14:55,303 INFO program: Required extra isize: 28 >12:14:55,303 INFO program: Desired extra isize: 28 >12:14:55,306 INFO program: Journal inode: 8 >12:14:55,306 INFO program: Default directory hash: half_md4 >12:14:55,306 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:14:55,308 INFO program: Journal backup: inode blocks >12:14:55,308 INFO program: Journal features: journal_incompat_revoke >12:14:55,308 INFO program: Journal size: 128M >12:14:55,310 INFO program: Journal length: 32768 >12:14:55,310 INFO program: Journal sequence: 0x00002fd9 >12:14:55,312 INFO program: Journal start: 0 >12:14:55,312 INFO program: >12:14:55,314 DEBUG program: Return code: 0 >12:14:55,314 INFO program: Running... resize2fs -P /dev/loop3 >12:14:55,340 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:14:55,342 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:14:55,342 INFO program: Couldn't find valid filesystem superblock. >12:14:55,343 DEBUG program: Return code: 1 >12:14:55,472 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:14:55,491 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:14:55,492 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:55,493 INFO program: Last mounted on: / >12:14:55,493 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:14:55,494 INFO program: Filesystem magic number: 0xEF53 >12:14:55,495 INFO program: Filesystem revision #: 1 (dynamic) >12:14:55,495 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:55,496 INFO program: Filesystem flags: signed_directory_hash >12:14:55,496 INFO program: Default mount options: user_xattr acl >12:14:55,497 INFO program: Filesystem state: clean >12:14:55,497 INFO program: Errors behavior: Continue >12:14:55,497 INFO program: Filesystem OS type: Linux >12:14:55,497 INFO program: Inode count: 262144 >12:14:55,498 INFO program: Block count: 1048576 >12:14:55,498 INFO program: Reserved block count: 10484 >12:14:55,500 INFO program: Free blocks: 194519 >12:14:55,500 INFO program: Free inodes: 153122 >12:14:55,500 INFO program: First block: 0 >12:14:55,500 INFO program: Block size: 4096 >12:14:55,500 INFO program: Fragment size: 4096 >12:14:55,500 INFO program: Reserved GDT blocks: 255 >12:14:55,500 INFO program: Blocks per group: 32768 >12:14:55,501 INFO program: Fragments per group: 32768 >12:14:55,502 INFO program: Inodes per group: 8192 >12:14:55,502 INFO program: Inode blocks per group: 512 >12:14:55,503 INFO program: Flex block group size: 16 >12:14:55,503 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:14:55,503 INFO program: Last mount time: Thu Jan 30 12:08:09 2014 >12:14:55,503 INFO program: Last write time: Thu Jan 30 12:08:09 2014 >12:14:55,505 INFO program: Mount count: 1 >12:14:55,505 INFO program: Maximum mount count: -1 >12:14:55,505 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:14:55,507 INFO program: Check interval: 0 (<none>) >12:14:55,507 INFO program: Lifetime writes: 753 MB >12:14:55,516 INFO program: Reserved blocks uid: 0 (user root) >12:14:55,516 INFO program: Reserved blocks gid: 0 (group root) >12:14:55,516 INFO program: First inode: 11 >12:14:55,516 INFO program: Inode size: 256 >12:14:55,517 INFO program: Required extra isize: 28 >12:14:55,517 INFO program: Desired extra isize: 28 >12:14:55,517 INFO program: Journal inode: 8 >12:14:55,517 INFO program: First orphan inode: 186243 >12:14:55,518 INFO program: Default directory hash: half_md4 >12:14:55,519 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:14:55,519 INFO program: Journal backup: inode blocks >12:14:55,519 INFO program: Journal features: journal_incompat_revoke >12:14:55,519 INFO program: Journal size: 128M >12:14:55,519 INFO program: Journal length: 32768 >12:14:55,519 INFO program: Journal sequence: 0x00002fda >12:14:55,521 INFO program: Journal start: 1 >12:14:55,521 INFO program: >12:14:55,521 DEBUG program: Return code: 0 >12:14:55,526 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:14:55,552 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:14:55,554 INFO program: Estimated minimum size of the filesystem: 855712 >12:14:55,554 DEBUG program: Return code: 0 >12:14:55,693 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:14:55,714 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:14:55,715 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:55,715 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:14:55,716 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:14:55,717 INFO program: Filesystem magic number: 0xEF53 >12:14:55,717 INFO program: Filesystem revision #: 1 (dynamic) >12:14:55,718 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:55,718 INFO program: Filesystem flags: signed_directory_hash >12:14:55,719 INFO program: Default mount options: user_xattr acl >12:14:55,720 INFO program: Filesystem state: clean >12:14:55,720 INFO program: Errors behavior: Continue >12:14:55,720 INFO program: Filesystem OS type: Linux >12:14:55,720 INFO program: Inode count: 262144 >12:14:55,720 INFO program: Block count: 1048576 >12:14:55,720 INFO program: Reserved block count: 10484 >12:14:55,720 INFO program: Free blocks: 194519 >12:14:55,721 INFO program: Free inodes: 153122 >12:14:55,723 INFO program: First block: 0 >12:14:55,723 INFO program: Block size: 4096 >12:14:55,723 INFO program: Fragment size: 4096 >12:14:55,723 INFO program: Reserved GDT blocks: 255 >12:14:55,724 INFO program: Blocks per group: 32768 >12:14:55,724 INFO program: Fragments per group: 32768 >12:14:55,725 INFO program: Inodes per group: 8192 >12:14:55,725 INFO program: Inode blocks per group: 512 >12:14:55,725 INFO program: Flex block group size: 16 >12:14:55,725 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:14:55,725 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:14:55,727 INFO program: Last write time: Mon Jan 27 12:14:06 2014 >12:14:55,728 INFO program: Mount count: 0 >12:14:55,728 INFO program: Maximum mount count: -1 >12:14:55,736 INFO program: Last checked: Mon Jan 27 12:14:06 2014 >12:14:55,736 INFO program: Check interval: 0 (<none>) >12:14:55,736 INFO program: Lifetime writes: 753 MB >12:14:55,736 INFO program: Reserved blocks uid: 0 (user root) >12:14:55,737 INFO program: Reserved blocks gid: 0 (group root) >12:14:55,737 INFO program: First inode: 11 >12:14:55,737 INFO program: Inode size: 256 >12:14:55,737 INFO program: Required extra isize: 28 >12:14:55,738 INFO program: Desired extra isize: 28 >12:14:55,739 INFO program: Journal inode: 8 >12:14:55,739 INFO program: Default directory hash: half_md4 >12:14:55,739 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:14:55,739 INFO program: Journal backup: inode blocks >12:14:55,739 INFO program: Journal features: journal_incompat_revoke >12:14:55,741 INFO program: Journal size: 128M >12:14:55,741 INFO program: Journal length: 32768 >12:14:55,741 INFO program: Journal sequence: 0x00002fd9 >12:14:55,750 INFO program: Journal start: 0 >12:14:55,750 INFO program: >12:14:55,750 DEBUG program: Return code: 0 >12:14:55,751 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:14:55,776 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:14:55,778 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:14:55,778 INFO program: Couldn't find valid filesystem superblock. >12:14:55,779 DEBUG program: Return code: 1 >12:14:55,934 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:14:55,956 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:14:55,957 INFO program: Filesystem volume name: _Fedora-Live-Des >12:14:55,958 INFO program: Last mounted on: /var/tmp/imgcreate-JGaaLd/install_root >12:14:55,958 INFO program: Filesystem UUID: 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 >12:14:55,959 INFO program: Filesystem magic number: 0xEF53 >12:14:55,960 INFO program: Filesystem revision #: 1 (dynamic) >12:14:55,960 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:14:55,961 INFO program: Filesystem flags: signed_directory_hash >12:14:55,961 INFO program: Default mount options: user_xattr acl >12:14:55,962 INFO program: Filesystem state: clean >12:14:55,962 INFO program: Errors behavior: Continue >12:14:55,962 INFO program: Filesystem OS type: Linux >12:14:55,962 INFO program: Inode count: 221184 >12:14:55,963 INFO program: Block count: 855712 >12:14:55,964 INFO program: Reserved block count: 8555 >12:14:55,965 INFO program: Free blocks: 4482 >12:14:55,965 INFO program: Free inodes: 112162 >12:14:55,965 INFO program: First block: 0 >12:14:55,965 INFO program: Block size: 4096 >12:14:55,966 INFO program: Fragment size: 4096 >12:14:55,967 INFO program: Reserved GDT blocks: 255 >12:14:55,967 INFO program: Blocks per group: 32768 >12:14:55,967 INFO program: Fragments per group: 32768 >12:14:55,967 INFO program: Inodes per group: 8192 >12:14:55,969 INFO program: Inode blocks per group: 512 >12:14:55,969 INFO program: Flex block group size: 16 >12:14:55,969 INFO program: Filesystem created: Mon Jan 27 09:06:42 2014 >12:14:55,969 INFO program: Last mount time: Mon Jan 27 09:06:56 2014 >12:14:55,969 INFO program: Last write time: Mon Jan 27 12:14:21 2014 >12:14:55,969 INFO program: Mount count: 0 >12:14:55,972 INFO program: Maximum mount count: -1 >12:14:55,972 INFO program: Last checked: Mon Jan 27 12:14:21 2014 >12:14:55,972 INFO program: Check interval: 0 (<none>) >12:14:55,972 INFO program: Lifetime writes: 754 MB >12:14:55,976 INFO program: Reserved blocks uid: 0 (user root) >12:14:55,976 INFO program: Reserved blocks gid: 0 (group root) >12:14:55,976 INFO program: First inode: 11 >12:14:55,977 INFO program: Inode size: 256 >12:14:55,980 INFO program: Required extra isize: 28 >12:14:55,980 INFO program: Desired extra isize: 28 >12:14:55,981 INFO program: Journal inode: 8 >12:14:55,982 INFO program: Default directory hash: half_md4 >12:14:55,982 INFO program: Directory Hash Seed: 9f0b2f8c-87ab-4132-8c63-dc41820ec426 >12:14:55,983 INFO program: Journal backup: inode blocks >12:14:55,984 INFO program: Journal features: journal_incompat_revoke >12:14:55,985 INFO program: Journal size: 128M >12:14:55,986 INFO program: Journal length: 32768 >12:14:55,987 INFO program: Journal sequence: 0x00002fd9 >12:14:55,987 INFO program: Journal start: 0 >12:14:55,988 INFO program: >12:14:55,989 DEBUG program: Return code: 0 >12:14:55,990 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:14:56,025 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:14:56,027 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:14:56,027 INFO program: Couldn't find valid filesystem superblock. >12:14:56,028 DEBUG program: Return code: 1 >12:14:56,122 INFO program: Running... udevadm settle --timeout=300 >12:14:56,172 DEBUG program: Return code: 0 >12:14:56,185 INFO program: Running... udevadm settle --timeout=300 >12:14:56,229 DEBUG program: Return code: 0 >12:14:56,237 INFO program: Running... udevadm settle --timeout=300 >12:14:56,321 DEBUG program: Return code: 0 >12:14:56,333 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:14:56,478 DEBUG program: Return code: 0 >12:14:56,492 INFO program: Running... udevadm settle --timeout=300 >12:14:56,552 DEBUG program: Return code: 0 >12:14:56,553 INFO program: Running... umount /mnt/sysimage >12:14:56,592 DEBUG program: Return code: 0 >12:14:56,593 INFO program: Running... udevadm settle --timeout=300 >12:14:56,646 DEBUG program: Return code: 0 >12:14:56,653 INFO program: Running... udevadm settle --timeout=300 >12:14:56,714 DEBUG program: Return code: 0 >12:14:57,053 INFO program: Running... hwclock --hctosys --utc >12:14:57,003 DEBUG program: Return code: 0 >12:14:57,004 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:14:57,027 DEBUG program: Return code: 0 >12:15:19,864 INFO program: Running... journalctl -b > > >/tmp/storage.log: >12:09:36,395 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:09:36,395 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:09:36,396 DEBUG blivet: registered device format class LUKS as luks >12:09:36,396 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:09:36,399 DEBUG blivet: registered device format class Ext2FS as ext2 >12:09:36,399 DEBUG blivet: registered device format class Ext3FS as ext3 >12:09:36,399 DEBUG blivet: registered device format class Ext4FS as ext4 >12:09:36,399 DEBUG blivet: registered device format class FATFS as vfat >12:09:36,399 DEBUG blivet: registered device format class EFIFS as efi >12:09:36,399 DEBUG blivet: registered device format class BTRFS as btrfs >12:09:36,399 DEBUG blivet: registered device format class GFS2 as gfs2 >12:09:36,399 DEBUG blivet: registered device format class JFS as jfs >12:09:36,400 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:09:36,400 DEBUG blivet: registered device format class XFS as xfs >12:09:36,400 DEBUG blivet: registered device format class HFS as hfs >12:09:36,400 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:09:36,400 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:09:36,400 DEBUG blivet: registered device format class MacEFIFS as macefi >12:09:36,400 DEBUG blivet: registered device format class NTFS as ntfs >12:09:36,400 DEBUG blivet: registered device format class NFS as nfs >12:09:36,400 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:09:36,401 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:09:36,401 DEBUG blivet: registered device format class NoDevFS as nodev >12:09:36,401 DEBUG blivet: registered device format class DevPtsFS as devpts >12:09:36,401 DEBUG blivet: registered device format class ProcFS as proc >12:09:36,401 DEBUG blivet: registered device format class SysFS as sysfs >12:09:36,401 DEBUG blivet: registered device format class TmpFS as tmpfs >12:09:36,401 DEBUG blivet: registered device format class BindFS as bind >12:09:36,401 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:09:36,401 DEBUG blivet: registered device format class USBFS as usbfs >12:09:36,402 DEBUG blivet: registered device format class DiskLabel as disklabel >12:09:36,403 DEBUG blivet: registered device format class SwapSpace as swap >12:09:36,403 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:09:36,403 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:09:36,404 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:09:36,667 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:09:36,668 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:09:36,668 INFO blivet: sr0 looks to be the live device; marking as protected >12:09:36,685 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:09:36,707 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:09:36,707 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:09:36,708 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:09:36,708 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,708 INFO blivet: sr0 is a cdrom >12:09:36,709 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:09:36,709 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >12:09:36,713 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:09:36,713 INFO blivet: added cdrom sr0 (id 0) to device tree >12:09:36,713 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:36,715 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:09:36,715 INFO blivet: type detected on 'sr0' is 'iso9660' >12:09:36,718 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:36,718 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >12:09:36,719 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:09:36,719 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:36,721 DEBUG blivet: looking up parted Device: /dev/sr0 >12:09:36,750 INFO blivet: got device: OpticalDevice instance (0x1c04e50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x1b88b00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:09:36,751 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:36,752 INFO blivet: got format: Iso9660FS instance (0x1c84c50) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >12:09:36,754 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:09:36,754 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:09:36,755 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:09:36,755 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,756 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:09:36,757 INFO blivet: sda is a disk >12:09:36,757 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >12:09:36,758 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:09:36,795 INFO blivet: added disk sda (id 5) to device tree >12:09:36,795 DEBUG blivet: looking up parted Device: /dev/sda >12:09:36,807 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:09:36,808 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:09:36,809 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:09:36,809 DEBUG blivet: required disklabel type for sda (1) is None >12:09:36,809 DEBUG blivet: default disklabel type for sda is gpt >12:09:36,810 DEBUG blivet: selecting gpt disklabel for sda based on size >12:09:36,812 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:09:36,826 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1cb1150>] > device: <parted.device.Device object at 0x1cb13d0> > PedDisk: <_ped.Disk object at 0x1cd1f80> >12:09:36,826 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >12:09:36,827 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:09:36,844 INFO blivet: got device: DiskDevice instance (0x1c84c10) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1ca10e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1cb1110> >12:09:36,845 INFO blivet: got format: DiskLabel instance (0x1cb1290) object id 8-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1cb1150>] > device: <parted.device.Device object at 0x1cb13d0> > PedDisk: <_ped.Disk object at 0x1cd1f80> > origPartedDisk = <parted.disk.Disk object at 0x1cdb490> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1ca1170> > >12:09:36,848 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:09:36,848 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:09:36,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:09:36,849 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,849 INFO blivet: sda1 is a partition >12:09:36,849 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:09:36,850 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:09:36,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (5) with existing msdos disklabel >12:09:36,855 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:09:36,856 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:09:36,856 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >12:09:36,857 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:09:36,857 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:09:36,857 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:09:36,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:09:36,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:09:36,859 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:09:36,859 INFO blivet: added partition sda1 (id 10) to device tree >12:09:36,859 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:09:36,859 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:09:36,860 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:09:36,860 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:09:36,878 WARN blivet: disklabel detected but not usable on sda1 >12:09:36,878 INFO blivet: type detected on 'sda1' is 'ext4' >12:09:36,879 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:36,879 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >12:09:36,880 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:09:36,880 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:09:36,887 DEBUG blivet: looking up parted Device: /dev/sda1 >12:09:36,904 INFO blivet: got device: PartitionDevice instance (0x1cb11d0) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 10 GiB disk sda (5) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x1ca13b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1cb1350> fileSystem: <parted.filesystem.FileSystem object at 0x1cdb610> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1c04ed0> PedPartition: <_ped.Partition object at 0x1cd79b0> > disk = existing 10 GiB disk sda (5) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:09:36,905 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:36,906 INFO blivet: got format: Ext4FS instance (0x1cdbad0) object id 14-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:09:36,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:09:36,907 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:09:36,908 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:09:36,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,908 INFO blivet: loop0 is a loop device >12:09:36,911 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:09:36,912 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:09:36,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >12:09:36,913 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:09:36,913 INFO blivet: added file /osmin.img (deleted) (id 16) to device tree >12:09:36,914 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:09:36,914 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >12:09:36,914 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:36,914 INFO blivet: added loop loop0 (id 19) to device tree >12:09:36,915 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:09:36,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:09:36,915 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 22 >12:09:36,916 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:09:36,916 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:09:36,922 WARN blivet: disklabel detected but not usable on loop0 >12:09:36,922 INFO blivet: type detected on 'loop0' is 'squashfs' >12:09:36,922 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 24 >12:09:36,922 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:36,923 INFO blivet: got device: LoopDevice instance (0x1cdbe90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 file /osmin.img (deleted) (16)'] > 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 >12:09:36,924 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:09:36,924 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:09:36,924 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:09:36,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,925 INFO blivet: loop1 is a loop device >12:09:36,925 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:09:36,926 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:09:36,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >12:09:36,927 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:09:36,927 INFO blivet: added file /osmin (id 26) to device tree >12:09:36,927 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:09:36,927 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >12:09:36,928 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:09:36,928 INFO blivet: added loop loop1 (id 29) to device tree >12:09:36,928 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:09:36,929 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:09:36,929 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 32 >12:09:36,929 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:09:36,930 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:09:36,935 WARN blivet: disklabel detected but not usable on loop1 >12:09:36,936 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:09:36,936 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 34 >12:09:36,936 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:09:36,936 INFO blivet: got device: LoopDevice instance (0x1cdbf10) -- > name = loop1 status = False kids = 0 id = 29 > parents = ['existing 0 file /osmin (26)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:09:36,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:09:36,938 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:09:36,938 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:09:36,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,939 INFO blivet: loop2 is a loop device >12:09:36,939 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:09:36,939 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:09:36,940 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:36,940 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >12:09:36,940 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:09:36,941 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >12:09:36,941 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:09:36,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:09:36,942 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:36,942 INFO blivet: added loop loop2 (id 39) to device tree >12:09:36,942 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:09:36,943 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:09:36,943 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 42 >12:09:36,943 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:09:36,944 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:09:37,014 WARN blivet: disklabel detected but not usable on loop2 >12:09:37,015 INFO blivet: type detected on 'loop2' is 'squashfs' >12:09:37,015 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >12:09:37,016 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:37,016 INFO blivet: got device: LoopDevice instance (0x1cdc150) -- > name = loop2 status = False kids = 0 id = 39 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (36)'] > 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 >12:09:37,017 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:09:37,018 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:09:37,018 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:37,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,018 INFO blivet: loop3 is a loop device >12:09:37,019 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:09:37,019 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:09:37,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >12:09:37,020 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:09:37,020 INFO blivet: added file /LiveOS/ext3fs.img (id 46) to device tree >12:09:37,021 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:09:37,021 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >12:09:37,022 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:09:37,022 INFO blivet: added loop loop3 (id 49) to device tree >12:09:37,022 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:09:37,023 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:09:37,023 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,023 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 52 >12:09:37,023 DEBUG blivet: device loop3 does not contain a disklabel >12:09:37,024 INFO blivet: type detected on 'loop3' is 'ext4' >12:09:37,024 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:09:37,025 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:09:37,025 INFO blivet: got device: LoopDevice instance (0x1cdc510) -- > name = loop3 status = False kids = 0 id = 49 > parents = ['existing 0 file /LiveOS/ext3fs.img (46)'] > 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/loop3 > format args = [] originalFormat = None >12:09:37,026 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,026 INFO blivet: got format: Ext4FS instance (0x1cdc650) object id 53-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:09:37,027 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:09:37,027 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:09:37,028 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:09:37,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,028 INFO blivet: loop4 is a loop device >12:09:37,028 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:09:37,029 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:09:37,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,029 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:09:37,030 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:09:37,030 INFO blivet: added file /overlay (deleted) (id 55) to device tree >12:09:37,031 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:09:37,031 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >12:09:37,031 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:09:37,031 INFO blivet: added loop loop4 (id 58) to device tree >12:09:37,032 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:09:37,032 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:09:37,032 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 61 >12:09:37,033 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:09:37,033 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:09:37,041 WARN blivet: disklabel detected but not usable on loop4 >12:09:37,042 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:09:37,042 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 63 >12:09:37,042 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:09:37,042 INFO blivet: got device: LoopDevice instance (0x1cdb690) -- > name = loop4 status = False kids = 0 id = 58 > parents = ['existing 0 file /overlay (deleted) (55)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:09:37,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:09:37,044 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:09:37,044 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:09:37,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,045 INFO blivet: live-rw is a device-mapper device >12:09:37,045 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:09:37,046 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:37,046 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:09:37,047 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:09:37,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (58) >12:09:37,048 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:09:37,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,049 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:09:37,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >12:09:37,050 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:09:37,050 INFO blivet: added dm live-rw (id 65) to device tree >12:09:37,050 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:09:37,051 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:09:37,051 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,051 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >12:09:37,051 DEBUG blivet: device live-rw does not contain a disklabel >12:09:37,052 INFO blivet: type detected on 'live-rw' is 'ext4' >12:09:37,052 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,052 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:09:37,053 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:09:37,053 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:09:37,082 INFO blivet: got device: DMDevice instance (0x1cdbed0) -- > name = live-rw status = True kids = 0 id = 65 > parents = ['existing 0 loop loop4 (58)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1ca1440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:09:37,083 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,083 INFO blivet: got format: Ext4FS instance (0x1cdc290) object id 69-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:09:37,085 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:09:37,085 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:09:37,085 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:09:37,086 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,086 INFO blivet: live-base is a device-mapper device >12:09:37,086 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:09:37,087 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:09:37,087 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:37,088 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:09:37,089 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:09:37,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,089 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:09:37,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >12:09:37,090 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:09:37,090 INFO blivet: added dm live-base (id 71) to device tree >12:09:37,091 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:09:37,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:09:37,092 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >12:09:37,092 DEBUG blivet: device live-base does not contain a disklabel >12:09:37,092 INFO blivet: type detected on 'live-base' is 'ext4' >12:09:37,092 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:09:37,093 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:09:37,093 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:09:37,105 INFO blivet: got device: DMDevice instance (0x1cdc6d0) -- > name = live-base status = True kids = 0 id = 71 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1ca1320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:09:37,106 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,106 INFO blivet: got format: Ext4FS instance (0x1cdc8d0) object id 75-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:09:37,108 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:09:37,108 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:09:37,108 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:09:37,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,109 INFO blivet: live-osimg-min is a device-mapper device >12:09:37,109 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:09:37,110 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:09:37,110 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:09:37,110 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:09:37,111 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (29) >12:09:37,112 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:37,112 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:09:37,113 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:09:37,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:37,114 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:09:37,114 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >12:09:37,115 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:09:37,115 INFO blivet: added dm live-osimg-min (id 77) to device tree >12:09:37,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:09:37,115 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:09:37,116 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >12:09:37,116 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:09:37,116 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:09:37,117 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,117 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:09:37,117 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:09:37,118 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:09:37,129 INFO blivet: got device: DMDevice instance (0x1cdbd90) -- > name = live-osimg-min status = True kids = 0 id = 77 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1ca14d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:09:37,130 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:37,130 INFO blivet: got format: Ext4FS instance (0x1cdc950) object id 81-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:09:37,145 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:09:38,496 INFO blivet: ISCSID is /sbin/iscsid >12:09:38,496 INFO blivet: no initiator set >12:09:38,582 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:09:38,583 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:09:38,771 DEBUG blivet: trying to set new default fstype to 'ext4' >12:09:38,802 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:38,803 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:09:38,804 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:38,812 INFO blivet: Detected 2.00 GiB of memory >12:09:38,837 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:09:38,838 INFO blivet: Swap attempt of 0.0 >12:09:39,119 INFO blivet: resetting Blivet (version 0.38) instance <blivet.Blivet object at 0x2ff6dd0> >12:09:39,120 INFO blivet: no initiator set >12:09:39,121 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:09:39,121 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:09:39,251 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >12:09:39,252 INFO blivet: sr0 looks to be the live device; marking as protected >12:09:39,685 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:09:39,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:09:39,701 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:09:39,702 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:09:39,703 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:39,703 INFO blivet: sr0 is a cdrom >12:09:39,707 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:09:39,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:09:39,734 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:09:39,739 INFO blivet: added cdrom sr0 (id 1) to device tree >12:09:39,740 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:39,743 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:09:39,743 INFO blivet: type detected on 'sr0' is 'iso9660' >12:09:39,745 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:39,747 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >12:09:39,748 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:09:39,750 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:39,754 DEBUG blivet: looking up parted Device: /dev/sr0 >12:09:39,789 INFO blivet: got device: OpticalDevice instance (0x7ff66807cc10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x3bc48c0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:09:39,799 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:39,800 INFO blivet: got format: Iso9660FS instance (0x3d80850) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B > >12:09:39,807 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:09:39,812 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:09:39,815 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:09:39,817 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:39,818 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:09:39,821 INFO blivet: sda is a disk >12:09:39,822 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:09:39,824 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:09:39,855 INFO blivet: added disk sda (id 6) to device tree >12:09:39,855 DEBUG blivet: looking up parted Device: /dev/sda >12:09:39,862 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:09:39,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:09:39,868 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:09:39,881 DEBUG blivet: required disklabel type for sda (1) is None >12:09:39,882 DEBUG blivet: default disklabel type for sda is gpt >12:09:39,883 DEBUG blivet: selecting gpt disklabel for sda based on size >12:09:39,886 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:09:39,898 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3dc42d0>] > device: <parted.device.Device object at 0x3dba910> > PedDisk: <_ped.Disk object at 0x3dc7e18> >12:09:39,904 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >12:09:39,909 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:09:39,920 INFO blivet: got device: DiskDevice instance (0x3db0bd0) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x3bc4e60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff693e29850> >12:09:39,937 INFO blivet: got format: DiskLabel instance (0x3dbafd0) object id 9-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3dc42d0>] > device: <parted.device.Device object at 0x3dba910> > PedDisk: <_ped.Disk object at 0x3dc7e18> > origPartedDisk = <parted.disk.Disk object at 0x3dcc550> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x3dc50e0> > >12:09:39,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:09:39,946 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:09:39,946 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:09:39,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:39,959 INFO blivet: sda1 is a partition >12:09:39,960 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:09:39,961 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:09:39,972 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (6) with existing msdos disklabel >12:09:39,975 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:09:39,976 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:09:39,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:09:39,979 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:09:39,981 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:09:39,986 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:09:39,988 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:09:39,989 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:09:39,990 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:09:39,990 INFO blivet: added partition sda1 (id 11) to device tree >12:09:39,992 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:09:39,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:09:39,996 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:09:39,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:09:40,022 WARN blivet: disklabel detected but not usable on sda1 >12:09:40,026 INFO blivet: type detected on 'sda1' is 'ext4' >12:09:40,208 DEBUG blivet: size=8.63 MiB, current=47 MiB >12:09:40,210 DEBUG blivet: padding min size from 9051136 up to 9051636 >12:09:40,212 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,214 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >12:09:40,215 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:09:40,217 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:09:40,227 DEBUG blivet: looking up parted Device: /dev/sda1 >12:09:40,263 INFO blivet: got device: PartitionDevice instance (0x3dba210) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x3dc5200> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3dcc310> fileSystem: <parted.filesystem.FileSystem object at 0x3dcc6d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3dc4050> PedPartition: <_ped.Partition object at 0x3dc6bf0> > disk = existing 10 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:09:40,270 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,289 INFO blivet: got format: Ext4FS instance (0x3dccd50) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 47 MiB targetSize = 47 MiB > >12:09:40,297 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:09:40,298 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:09:40,299 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:09:40,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,301 INFO blivet: loop0 is a loop device >12:09:40,302 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:09:40,304 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:09:40,305 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,307 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >12:09:40,308 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:09:40,310 INFO blivet: added file /osmin.img (deleted) (id 17) to device tree >12:09:40,311 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:09:40,312 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >12:09:40,314 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:40,318 INFO blivet: added loop loop0 (id 20) to device tree >12:09:40,319 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:09:40,320 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:09:40,321 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 23 >12:09:40,322 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:09:40,323 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:09:40,329 WARN blivet: disklabel detected but not usable on loop0 >12:09:40,334 INFO blivet: type detected on 'loop0' is 'squashfs' >12:09:40,335 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 25 >12:09:40,339 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:40,339 INFO blivet: got device: LoopDevice instance (0x3dd5f50) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0 file /osmin.img (deleted) (17)'] > 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 >12:09:40,342 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:09:40,344 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:09:40,345 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:09:40,347 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,348 INFO blivet: loop1 is a loop device >12:09:40,349 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:09:40,352 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:09:40,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >12:09:40,356 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:09:40,357 INFO blivet: added file /osmin (id 27) to device tree >12:09:40,359 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:09:40,360 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >12:09:40,362 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:09:40,363 INFO blivet: added loop loop1 (id 30) to device tree >12:09:40,364 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:09:40,366 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:09:40,367 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 33 >12:09:40,368 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:09:40,371 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:09:40,378 WARN blivet: disklabel detected but not usable on loop1 >12:09:40,385 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:09:40,385 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 35 >12:09:40,387 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:09:40,388 INFO blivet: got device: LoopDevice instance (0x3dea090) -- > name = loop1 status = False kids = 0 id = 30 > parents = ['existing 0 file /osmin (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:09:40,390 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:09:40,395 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:09:40,396 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:09:40,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,398 INFO blivet: loop2 is a loop device >12:09:40,399 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:09:40,401 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:09:40,402 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >12:09:40,404 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:09:40,406 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >12:09:40,408 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:09:40,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >12:09:40,410 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:40,415 INFO blivet: added loop loop2 (id 40) to device tree >12:09:40,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:09:40,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:09:40,418 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 43 >12:09:40,419 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:09:40,420 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:09:40,446 WARN blivet: disklabel detected but not usable on loop2 >12:09:40,447 INFO blivet: type detected on 'loop2' is 'squashfs' >12:09:40,448 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 45 >12:09:40,451 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:40,452 INFO blivet: got device: LoopDevice instance (0x3dea510) -- > name = loop2 status = False kids = 0 id = 40 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] > 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 >12:09:40,454 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:09:40,460 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:09:40,463 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:40,464 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,464 INFO blivet: loop3 is a loop device >12:09:40,466 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:09:40,472 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:09:40,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >12:09:40,475 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:09:40,475 INFO blivet: added file /LiveOS/ext3fs.img (id 47) to device tree >12:09:40,477 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:09:40,478 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >12:09:40,480 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:09:40,481 INFO blivet: added loop loop3 (id 50) to device tree >12:09:40,482 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:09:40,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:09:40,486 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,487 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:09:40,488 DEBUG blivet: device loop3 does not contain a disklabel >12:09:40,489 INFO blivet: type detected on 'loop3' is 'ext4' >12:09:40,587 DEBUG blivet: size=0 B, current=4 GiB >12:09:40,588 DEBUG blivet: using current size 0 as min size >12:09:40,589 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,591 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >12:09:40,592 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:09:40,594 INFO blivet: got device: LoopDevice instance (0x3dea790) -- > name = loop3 status = False kids = 0 id = 50 > parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] > 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/loop3 > format args = [] originalFormat = None >12:09:40,596 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,609 INFO blivet: got format: Ext4FS instance (0x3dea490) object id 54-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:09:40,616 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:09:40,617 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:09:40,618 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:09:40,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,620 INFO blivet: loop4 is a loop device >12:09:40,621 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:09:40,624 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:09:40,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,627 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >12:09:40,628 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:09:40,630 INFO blivet: added file /overlay (deleted) (id 56) to device tree >12:09:40,632 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:09:40,633 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >12:09:40,634 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:09:40,635 INFO blivet: added loop loop4 (id 59) to device tree >12:09:40,637 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:09:40,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:09:40,640 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 62 >12:09:40,641 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:09:40,644 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:09:40,654 WARN blivet: disklabel detected but not usable on loop4 >12:09:40,661 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:09:40,663 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >12:09:40,665 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:09:40,666 INFO blivet: got device: LoopDevice instance (0x3dea250) -- > name = loop4 status = False kids = 0 id = 59 > parents = ['existing 0 file /overlay (deleted) (56)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:09:40,669 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:09:40,677 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:09:40,678 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:09:40,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,681 INFO blivet: live-rw is a device-mapper device >12:09:40,682 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:09:40,684 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:40,686 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:09:40,689 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:09:40,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (59) >12:09:40,693 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:09:40,695 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,697 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:09:40,698 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >12:09:40,700 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:09:40,701 INFO blivet: added dm live-rw (id 66) to device tree >12:09:40,702 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:09:40,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:09:40,707 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:09:40,709 DEBUG blivet: device live-rw does not contain a disklabel >12:09:40,710 INFO blivet: type detected on 'live-rw' is 'ext4' >12:09:40,809 DEBUG blivet: size=3.26 GiB, current=4 GiB >12:09:40,810 DEBUG blivet: padding min size from 3504996352 up to 3504996852 >12:09:40,812 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,814 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >12:09:40,815 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:09:40,820 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:09:40,858 INFO blivet: got device: DMDevice instance (0x3dea9d0) -- > name = live-rw status = True kids = 0 id = 66 > parents = ['existing 0 loop loop4 (59)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32758 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3dc5320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:09:40,867 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,882 INFO blivet: got format: Ext4FS instance (0x3dea150) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:09:40,890 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:09:40,896 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:09:40,897 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:09:40,897 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,897 INFO blivet: live-base is a device-mapper device >12:09:40,902 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:09:40,903 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:09:40,907 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:40,910 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:09:40,915 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:09:40,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:40,925 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:09:40,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >12:09:40,931 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:09:40,934 INFO blivet: added dm live-base (id 72) to device tree >12:09:40,936 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:09:40,939 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:09:40,942 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:40,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:09:40,945 DEBUG blivet: device live-base does not contain a disklabel >12:09:40,946 INFO blivet: type detected on 'live-base' is 'ext4' >12:09:41,055 DEBUG blivet: size=0 B, current=4 GiB >12:09:41,060 DEBUG blivet: using current size 0 as min size >12:09:41,062 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:41,064 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >12:09:41,065 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:09:41,067 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:09:41,089 INFO blivet: got device: DMDevice instance (0x3dea190) -- > name = live-base status = True kids = 0 id = 72 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32758 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3dc5290> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:09:41,098 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:41,116 INFO blivet: got format: Ext4FS instance (0x7ff668138210) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:09:41,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:09:41,128 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:09:41,128 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:09:41,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:41,129 INFO blivet: live-osimg-min is a device-mapper device >12:09:41,138 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:09:41,139 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:09:41,140 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:09:41,142 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:09:41,143 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (30) >12:09:41,144 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:09:41,150 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:09:41,151 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:09:41,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:09:41,153 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:09:41,158 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >12:09:41,159 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:09:41,160 INFO blivet: added dm live-osimg-min (id 78) to device tree >12:09:41,161 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:09:41,162 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:09:41,169 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:41,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:09:41,171 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:09:41,172 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:09:41,324 DEBUG blivet: size=0 B, current=3.26 GiB >12:09:41,325 DEBUG blivet: using current size 0 as min size >12:09:41,327 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:41,328 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >12:09:41,329 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:09:41,330 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:09:41,359 INFO blivet: got device: DMDevice instance (0x3deaf90) -- > name = live-osimg-min status = True kids = 0 id = 78 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32758 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3dc5440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:09:41,366 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:41,400 INFO blivet: got format: Ext4FS instance (0x3deafd0) object id 82-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB > >12:09:41,449 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:09:41,492 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:41,494 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:41,496 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:41,529 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:09:41,530 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:09:41,531 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:09:41,532 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:09:41,534 INFO blivet: edd: collected mbr signatures: {'sda': '0x000da988'} >12:09:41,536 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:09:41,617 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:09:41,784 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:41,786 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:41,793 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:42,019 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:42,028 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:42,031 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:42,033 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:42,037 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:42,039 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:42,087 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:42,265 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:09:42,287 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (72) with existing ext4 filesystem >12:09:53,120 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:53,121 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:09:53,122 DEBUG blivet: NFSv4.supported: supported: False ; >12:09:53,124 DEBUG blivet: NFSv4.supported: supported: False ; >12:09:53,125 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:09:53,127 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:09:53,130 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:53,131 DEBUG blivet: Ext4FS.supported: supported: True ; >12:09:54,706 DEBUG blivet: Ext3FS.supported: supported: True ; >12:09:54,707 DEBUG blivet: Ext3FS.supported: supported: True ; >12:09:54,813 DEBUG blivet: Ext2FS.supported: supported: True ; >12:09:54,814 DEBUG blivet: Ext2FS.supported: supported: True ; >12:09:54,936 DEBUG blivet: SysFS.supported: supported: False ; >12:09:54,937 DEBUG blivet: SysFS.supported: supported: False ; >12:09:55,067 DEBUG blivet: MultipathMember.__init__: >12:09:55,068 DEBUG blivet: SwapSpace.__init__: >12:09:55,198 DEBUG blivet: ProcFS.supported: supported: False ; >12:09:55,199 DEBUG blivet: ProcFS.supported: supported: False ; >12:09:55,200 DEBUG blivet: DMRaidMember.__init__: >12:09:55,201 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:09:55,202 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:09:55,203 DEBUG blivet: BTRFS.supported: supported: True ; >12:09:55,367 DEBUG blivet: USBFS.supported: supported: False ; >12:09:55,368 DEBUG blivet: USBFS.supported: supported: False ; >12:09:55,368 DEBUG blivet: DiskLabel.__init__: >12:09:55,369 INFO blivet: DiskLabel.partedDevice returning None >12:09:55,370 DEBUG blivet: HFSPlus.supported: supported: False ; >12:09:55,375 DEBUG blivet: HFSPlus.supported: supported: False ; >12:09:55,376 DEBUG blivet: XFS.supported: supported: True ; >12:09:55,496 DEBUG blivet: XFS.supported: supported: True ; >12:09:55,854 DEBUG blivet: TmpFS.supported: supported: True ; >12:09:55,915 DEBUG blivet: LUKS.__init__: >12:09:55,916 DEBUG blivet: NTFS.supported: supported: False ; >12:09:55,917 DEBUG blivet: NTFS.supported: supported: False ; >12:09:55,918 DEBUG blivet: BindFS.supported: supported: False ; >12:09:55,923 DEBUG blivet: BindFS.supported: supported: False ; >12:09:55,924 DEBUG blivet: HFS.supported: supported: False ; >12:09:55,925 DEBUG blivet: HFS.supported: supported: False ; >12:09:55,926 DEBUG blivet: LVMPhysicalVolume.__init__: >12:09:55,927 DEBUG blivet: NFS.supported: supported: False ; >12:09:55,928 DEBUG blivet: NFS.supported: supported: False ; >12:09:55,929 DEBUG blivet: FATFS.supported: supported: True ; >12:09:55,930 DEBUG blivet: FATFS.supported: supported: True ; >12:09:56,176 DEBUG blivet: NoDevFS.supported: supported: False ; >12:09:56,177 DEBUG blivet: NoDevFS.supported: supported: False ; >12:09:56,178 DEBUG blivet: MDRaidMember.__init__: >12:10:09,668 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:10:09,668 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:10:09,670 DEBUG blivet: registered device format class LUKS as luks >12:10:09,670 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:10:09,682 DEBUG blivet: registered device format class Ext2FS as ext2 >12:10:09,682 DEBUG blivet: registered device format class Ext3FS as ext3 >12:10:09,682 DEBUG blivet: registered device format class Ext4FS as ext4 >12:10:09,682 DEBUG blivet: registered device format class FATFS as vfat >12:10:09,683 DEBUG blivet: registered device format class EFIFS as efi >12:10:09,684 DEBUG blivet: registered device format class BTRFS as btrfs >12:10:09,684 DEBUG blivet: registered device format class GFS2 as gfs2 >12:10:09,684 DEBUG blivet: registered device format class JFS as jfs >12:10:09,684 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:10:09,684 DEBUG blivet: registered device format class XFS as xfs >12:10:09,684 DEBUG blivet: registered device format class HFS as hfs >12:10:09,684 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:10:09,684 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:10:09,685 DEBUG blivet: registered device format class MacEFIFS as macefi >12:10:09,687 DEBUG blivet: registered device format class NTFS as ntfs >12:10:09,687 DEBUG blivet: registered device format class NFS as nfs >12:10:09,687 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:10:09,687 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:10:09,687 DEBUG blivet: registered device format class NoDevFS as nodev >12:10:09,687 DEBUG blivet: registered device format class DevPtsFS as devpts >12:10:09,687 DEBUG blivet: registered device format class ProcFS as proc >12:10:09,687 DEBUG blivet: registered device format class SysFS as sysfs >12:10:09,687 DEBUG blivet: registered device format class TmpFS as tmpfs >12:10:09,688 DEBUG blivet: registered device format class BindFS as bind >12:10:09,688 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:10:09,689 DEBUG blivet: registered device format class USBFS as usbfs >12:10:09,689 DEBUG blivet: registered device format class DiskLabel as disklabel >12:10:09,691 DEBUG blivet: registered device format class SwapSpace as swap >12:10:09,691 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:10:09,693 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:10:09,693 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:10:09,982 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:10:09,982 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:10:09,982 INFO blivet: sr0 looks to be the live device; marking as protected >12:10:09,997 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:10:10,011 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:10:10,011 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:10:10,011 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:10:10,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,012 INFO blivet: sr0 is a cdrom >12:10:10,012 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:10:10,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >12:10:10,014 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:10:10,014 INFO blivet: added cdrom sr0 (id 0) to device tree >12:10:10,014 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:10,016 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:10:10,016 INFO blivet: type detected on 'sr0' is 'iso9660' >12:10:10,017 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:10,017 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >12:10:10,018 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:10:10,018 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:10,020 DEBUG blivet: looking up parted Device: /dev/sr0 >12:10:10,048 INFO blivet: got device: OpticalDevice instance (0x257ae50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x24feb00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:10:10,049 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:10,049 INFO blivet: got format: Iso9660FS instance (0x25fac50) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >12:10:10,050 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:10:10,051 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:10:10,051 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:10,052 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,052 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:10:10,053 INFO blivet: sda is a disk >12:10:10,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >12:10:10,054 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:10:10,062 INFO blivet: added disk sda (id 5) to device tree >12:10:10,062 DEBUG blivet: looking up parted Device: /dev/sda >12:10:10,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:10:10,068 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:10:10,069 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:10:10,069 DEBUG blivet: required disklabel type for sda (1) is None >12:10:10,069 DEBUG blivet: default disklabel type for sda is gpt >12:10:10,070 DEBUG blivet: selecting gpt disklabel for sda based on size >12:10:10,072 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:10:10,085 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2627150>] > device: <parted.device.Device object at 0x26273d0> > PedDisk: <_ped.Disk object at 0x2646f80> >12:10:10,086 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >12:10:10,086 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:10:10,104 INFO blivet: got device: DiskDevice instance (0x25fac10) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x26170e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2627110> >12:10:10,109 INFO blivet: got format: DiskLabel instance (0x2627290) object id 8-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2627150>] > device: <parted.device.Device object at 0x26273d0> > PedDisk: <_ped.Disk object at 0x2646f80> > origPartedDisk = <parted.disk.Disk object at 0x2650490> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x2617170> > >12:10:10,111 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:10:10,111 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:10:10,112 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:10:10,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,112 INFO blivet: sda1 is a partition >12:10:10,113 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:10:10,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:10,118 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (5) with existing msdos disklabel >12:10:10,119 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:10:10,119 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:10,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >12:10:10,120 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:10:10,120 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:10:10,121 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:10:10,121 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:10:10,122 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:10:10,122 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:10:10,122 INFO blivet: added partition sda1 (id 10) to device tree >12:10:10,123 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:10:10,123 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:10:10,124 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:10:10,124 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:10:10,140 WARN blivet: disklabel detected but not usable on sda1 >12:10:10,140 INFO blivet: type detected on 'sda1' is 'ext4' >12:10:10,141 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >12:10:10,141 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:10,142 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:10:10,149 DEBUG blivet: looking up parted Device: /dev/sda1 >12:10:10,168 INFO blivet: got device: PartitionDevice instance (0x26271d0) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 10 GiB disk sda (5) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x26173b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2627350> fileSystem: <parted.filesystem.FileSystem object at 0x2650610> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x257aed0> PedPartition: <_ped.Partition object at 0x264ca10> > disk = existing 10 GiB disk sda (5) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:10:10,169 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,170 INFO blivet: got format: Ext4FS instance (0x2650ad0) object id 14-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:10:10,171 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:10:10,171 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:10:10,171 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:10:10,172 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,172 INFO blivet: loop0 is a loop device >12:10:10,172 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:10:10,173 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:10:10,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >12:10:10,174 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:10:10,174 INFO blivet: added file /osmin.img (deleted) (id 16) to device tree >12:10:10,174 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:10:10,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >12:10:10,175 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:10:10,175 INFO blivet: added loop loop0 (id 19) to device tree >12:10:10,176 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:10:10,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:10:10,176 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 22 >12:10:10,177 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:10:10,177 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:10:10,182 WARN blivet: disklabel detected but not usable on loop0 >12:10:10,183 INFO blivet: type detected on 'loop0' is 'squashfs' >12:10:10,183 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 24 >12:10:10,183 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:10:10,185 INFO blivet: got device: LoopDevice instance (0x2650e90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 file /osmin.img (deleted) (16)'] > 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 >12:10:10,187 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:10:10,188 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:10:10,188 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:10,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,190 INFO blivet: loop1 is a loop device >12:10:10,190 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:10:10,191 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:10:10,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,192 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >12:10:10,192 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:10:10,192 INFO blivet: added file /osmin (id 26) to device tree >12:10:10,193 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:10:10,193 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >12:10:10,193 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:10:10,194 INFO blivet: added loop loop1 (id 29) to device tree >12:10:10,194 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:10:10,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:10:10,194 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 32 >12:10:10,195 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:10:10,195 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:10:10,201 WARN blivet: disklabel detected but not usable on loop1 >12:10:10,204 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:10:10,204 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 34 >12:10:10,204 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:10:10,205 INFO blivet: got device: LoopDevice instance (0x2650f10) -- > name = loop1 status = False kids = 0 id = 29 > parents = ['existing 0 file /osmin (26)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:10:10,206 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:10:10,208 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:10:10,208 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:10:10,209 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,209 INFO blivet: loop2 is a loop device >12:10:10,210 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:10:10,210 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:10,210 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >12:10:10,211 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:10:10,211 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >12:10:10,212 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:10,212 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:10:10,212 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:10:10,213 INFO blivet: added loop loop2 (id 39) to device tree >12:10:10,213 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:10:10,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:10:10,213 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 42 >12:10:10,214 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:10:10,214 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:10:10,284 WARN blivet: disklabel detected but not usable on loop2 >12:10:10,285 INFO blivet: type detected on 'loop2' is 'squashfs' >12:10:10,285 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >12:10:10,287 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:10:10,287 INFO blivet: got device: LoopDevice instance (0x2651150) -- > name = loop2 status = False kids = 0 id = 39 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (36)'] > 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 >12:10:10,290 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:10:10,290 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:10:10,291 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:10,292 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,292 INFO blivet: loop3 is a loop device >12:10:10,293 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:10:10,295 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:10:10,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >12:10:10,297 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:10:10,297 INFO blivet: added file /LiveOS/ext3fs.img (id 46) to device tree >12:10:10,298 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:10:10,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >12:10:10,299 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:10:10,300 INFO blivet: added loop loop3 (id 49) to device tree >12:10:10,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:10:10,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:10:10,303 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,303 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 52 >12:10:10,304 DEBUG blivet: device loop3 does not contain a disklabel >12:10:10,304 INFO blivet: type detected on 'loop3' is 'ext4' >12:10:10,306 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,306 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:10:10,307 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:10:10,307 INFO blivet: got device: LoopDevice instance (0x2651510) -- > name = loop3 status = False kids = 0 id = 49 > parents = ['existing 0 file /LiveOS/ext3fs.img (46)'] > 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/loop3 > format args = [] originalFormat = None >12:10:10,308 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,309 INFO blivet: got format: Ext4FS instance (0x2651650) object id 53-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:10:10,311 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:10:10,311 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:10:10,312 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:10,314 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,314 INFO blivet: loop4 is a loop device >12:10:10,314 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:10:10,315 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:10:10,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,319 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:10:10,321 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:10:10,321 INFO blivet: added file /overlay (deleted) (id 55) to device tree >12:10:10,323 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:10:10,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >12:10:10,324 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:10:10,324 INFO blivet: added loop loop4 (id 58) to device tree >12:10:10,325 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:10:10,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:10:10,326 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 61 >12:10:10,327 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:10:10,328 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:10:10,340 WARN blivet: disklabel detected but not usable on loop4 >12:10:10,341 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:10:10,342 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 63 >12:10:10,345 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:10:10,345 INFO blivet: got device: LoopDevice instance (0x2650690) -- > name = loop4 status = False kids = 0 id = 58 > parents = ['existing 0 file /overlay (deleted) (55)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:10:10,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:10:10,354 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:10:10,357 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:10,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,359 INFO blivet: live-rw is a device-mapper device >12:10:10,360 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:10:10,361 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:10,361 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:10:10,363 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:10,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (58) >12:10:10,366 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:10,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,367 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:10:10,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >12:10:10,369 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:10:10,369 INFO blivet: added dm live-rw (id 65) to device tree >12:10:10,369 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:10:10,370 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:10:10,371 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,372 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >12:10:10,372 DEBUG blivet: device live-rw does not contain a disklabel >12:10:10,372 INFO blivet: type detected on 'live-rw' is 'ext4' >12:10:10,373 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:10:10,374 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:10:10,375 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:10:10,518 INFO blivet: got device: DMDevice instance (0x2650ed0) -- > name = live-rw status = True kids = 0 id = 65 > parents = ['existing 0 loop loop4 (58)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2617440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:10:10,519 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,519 INFO blivet: got format: Ext4FS instance (0x2651290) object id 69-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:10:10,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:10:10,521 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:10:10,522 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:10,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,523 INFO blivet: live-base is a device-mapper device >12:10:10,523 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:10:10,524 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:10,525 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:10,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:10:10,527 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:10,528 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,529 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:10:10,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >12:10:10,530 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:10:10,530 INFO blivet: added dm live-base (id 71) to device tree >12:10:10,530 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:10:10,531 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:10:10,532 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,532 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >12:10:10,532 DEBUG blivet: device live-base does not contain a disklabel >12:10:10,533 INFO blivet: type detected on 'live-base' is 'ext4' >12:10:10,534 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,534 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:10:10,535 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:10:10,535 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:10:10,557 INFO blivet: got device: DMDevice instance (0x26516d0) -- > name = live-base status = True kids = 0 id = 71 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2617320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:10:10,558 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,558 INFO blivet: got format: Ext4FS instance (0x26518d0) object id 75-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:10:10,560 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:10:10,560 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:10:10,561 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:10,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,561 INFO blivet: live-osimg-min is a device-mapper device >12:10:10,569 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:10:10,569 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:10,570 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:10:10,570 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:10,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (29) >12:10:10,572 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:10,572 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:10:10,573 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:10,573 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:10,574 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:10:10,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >12:10:10,574 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:10:10,575 INFO blivet: added dm live-osimg-min (id 77) to device tree >12:10:10,575 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:10:10,576 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:10:10,577 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,577 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >12:10:10,577 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:10:10,577 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:10:10,581 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,581 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:10:10,590 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:10:10,590 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:10:10,631 INFO blivet: got device: DMDevice instance (0x2650d90) -- > name = live-osimg-min status = True kids = 0 id = 77 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x26174d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:10:10,632 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:10,633 INFO blivet: got format: Ext4FS instance (0x2651950) object id 81-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:10:10,650 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:10:12,034 INFO blivet: ISCSID is /sbin/iscsid >12:10:12,035 INFO blivet: no initiator set >12:10:12,066 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:10:12,067 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:10:12,628 DEBUG blivet: trying to set new default fstype to 'ext4' >12:10:12,662 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:12,663 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:10:12,664 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:12,674 INFO blivet: Detected 2.00 GiB of memory >12:10:12,711 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:10:12,712 INFO blivet: Swap attempt of 0.0 >12:10:13,020 INFO blivet: resetting Blivet (version 0.38) instance <blivet.Blivet object at 0x311add0> >12:10:13,021 INFO blivet: no initiator set >12:10:13,022 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:10:13,022 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:10:13,609 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >12:10:13,611 INFO blivet: sr0 looks to be the live device; marking as protected >12:10:13,663 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:10:13,677 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:10:13,678 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:10:13,684 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:10:13,687 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:13,688 INFO blivet: sr0 is a cdrom >12:10:13,691 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:10:13,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:10:13,698 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:10:13,700 INFO blivet: added cdrom sr0 (id 1) to device tree >12:10:13,703 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:13,706 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:10:13,708 INFO blivet: type detected on 'sr0' is 'iso9660' >12:10:13,709 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:13,710 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >12:10:13,711 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:10:13,712 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:13,728 DEBUG blivet: looking up parted Device: /dev/sr0 >12:10:13,769 INFO blivet: got device: OpticalDevice instance (0x7f17f804c210) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x3ecfcb0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:10:13,781 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:13,784 INFO blivet: got format: Iso9660FS instance (0x7f17f80acf90) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B > >12:10:13,790 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:10:13,795 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:10:13,797 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:13,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:13,803 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:10:13,805 INFO blivet: sda is a disk >12:10:13,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:10:13,813 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:10:13,853 INFO blivet: added disk sda (id 6) to device tree >12:10:13,854 DEBUG blivet: looking up parted Device: /dev/sda >12:10:13,862 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:10:13,866 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:10:13,873 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:10:13,880 DEBUG blivet: required disklabel type for sda (1) is None >12:10:13,883 DEBUG blivet: default disklabel type for sda is gpt >12:10:13,886 DEBUG blivet: selecting gpt disklabel for sda based on size >12:10:13,887 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:10:13,904 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f17f80cbe50>] > device: <parted.device.Device object at 0x7f17f80cb7d0> > PedDisk: <_ped.Disk object at 0x7f17f80b5878> >12:10:13,905 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >12:10:13,918 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:10:13,942 INFO blivet: got device: DiskDevice instance (0x7f17f80b70d0) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x3ecff80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f17f80c32d0> >12:10:13,955 INFO blivet: got format: DiskLabel instance (0x7f17f80c35d0) object id 9-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f17f80cbe50>] > device: <parted.device.Device object at 0x7f17f80cb7d0> > PedDisk: <_ped.Disk object at 0x7f17f80b5878> > origPartedDisk = <parted.disk.Disk object at 0x7f17f80d0210> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f17f80c70e0> > >12:10:13,970 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:10:13,972 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:10:13,976 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:10:13,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:13,983 INFO blivet: sda1 is a partition >12:10:13,985 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:10:13,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:10:14,009 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (6) with existing msdos disklabel >12:10:14,011 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:10:14,012 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:14,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:10:14,018 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:10:14,019 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:10:14,027 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:10:14,028 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:10:14,031 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:10:14,035 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:10:14,036 INFO blivet: added partition sda1 (id 11) to device tree >12:10:14,038 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:10:14,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:10:14,042 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:10:14,045 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:10:14,068 WARN blivet: disklabel detected but not usable on sda1 >12:10:14,076 INFO blivet: type detected on 'sda1' is 'ext4' >12:10:14,231 DEBUG blivet: size=8.63 MiB, current=47 MiB >12:10:14,232 DEBUG blivet: padding min size from 9051136 up to 9051636 >12:10:14,237 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >12:10:14,240 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:10:14,242 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:10:14,255 DEBUG blivet: looking up parted Device: /dev/sda1 >12:10:14,311 INFO blivet: got device: PartitionDevice instance (0x7f17f80d0c50) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32535 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x7f17f80c7290> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f17f80cbcd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f17f80d0390> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f17f80cbfd0> PedPartition: <_ped.Partition object at 0x7f17f80b8d70> > disk = existing 10 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:10:14,329 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,349 INFO blivet: got format: Ext4FS instance (0x36554d0) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 47 MiB targetSize = 47 MiB > >12:10:14,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:10:14,356 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:10:14,358 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:10:14,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,361 INFO blivet: loop0 is a loop device >12:10:14,362 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:10:14,364 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:10:14,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >12:10:14,373 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:10:14,376 INFO blivet: added file /osmin.img (deleted) (id 17) to device tree >12:10:14,378 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:10:14,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >12:10:14,384 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:10:14,385 INFO blivet: added loop loop0 (id 20) to device tree >12:10:14,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:10:14,389 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:10:14,390 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 23 >12:10:14,394 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:10:14,400 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:10:14,410 WARN blivet: disklabel detected but not usable on loop0 >12:10:14,413 INFO blivet: type detected on 'loop0' is 'squashfs' >12:10:14,414 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 25 >12:10:14,417 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:10:14,420 INFO blivet: got device: LoopDevice instance (0x7f17f80e40d0) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0 file /osmin.img (deleted) (17)'] > 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 >12:10:14,424 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:10:14,430 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:10:14,431 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:14,432 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,432 INFO blivet: loop1 is a loop device >12:10:14,434 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:10:14,435 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:10:14,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >12:10:14,440 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:10:14,441 INFO blivet: added file /osmin (id 27) to device tree >12:10:14,443 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:10:14,444 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >12:10:14,446 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:10:14,447 INFO blivet: added loop loop1 (id 30) to device tree >12:10:14,451 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:10:14,456 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:10:14,458 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 33 >12:10:14,461 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:10:14,465 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:10:14,486 WARN blivet: disklabel detected but not usable on loop1 >12:10:14,491 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:10:14,492 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 35 >12:10:14,496 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:10:14,498 INFO blivet: got device: LoopDevice instance (0x7f17f80e4190) -- > name = loop1 status = False kids = 0 id = 30 > parents = ['existing 0 file /osmin (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:10:14,504 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:10:14,505 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:10:14,506 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:10:14,507 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,508 INFO blivet: loop2 is a loop device >12:10:14,509 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:10:14,510 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:14,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >12:10:14,516 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:10:14,517 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >12:10:14,521 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:10:14,522 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >12:10:14,524 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:10:14,525 INFO blivet: added loop loop2 (id 40) to device tree >12:10:14,530 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:10:14,533 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:10:14,533 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 43 >12:10:14,537 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:10:14,539 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:10:14,575 WARN blivet: disklabel detected but not usable on loop2 >12:10:14,581 INFO blivet: type detected on 'loop2' is 'squashfs' >12:10:14,586 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 45 >12:10:14,587 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:10:14,588 INFO blivet: got device: LoopDevice instance (0x7f17f80e45d0) -- > name = loop2 status = False kids = 0 id = 40 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] > 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 >12:10:14,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:10:14,595 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:10:14,596 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:14,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,599 INFO blivet: loop3 is a loop device >12:10:14,604 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:10:14,606 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:10:14,611 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,612 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >12:10:14,614 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:10:14,615 INFO blivet: added file /LiveOS/ext3fs.img (id 47) to device tree >12:10:14,617 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:10:14,620 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >12:10:14,624 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:10:14,625 INFO blivet: added loop loop3 (id 50) to device tree >12:10:14,627 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:10:14,629 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:10:14,631 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,632 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:10:14,633 DEBUG blivet: device loop3 does not contain a disklabel >12:10:14,635 INFO blivet: type detected on 'loop3' is 'ext4' >12:10:14,779 DEBUG blivet: size=0 B, current=4 GiB >12:10:14,781 DEBUG blivet: using current size 0 as min size >12:10:14,787 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,788 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >12:10:14,789 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:10:14,791 INFO blivet: got device: LoopDevice instance (0x3655ed0) -- > name = loop3 status = False kids = 0 id = 50 > parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] > 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/loop3 > format args = [] originalFormat = None >12:10:14,793 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,812 INFO blivet: got format: Ext4FS instance (0x7f17f80e4990) object id 54-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:10:14,820 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:10:14,823 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:10:14,827 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:14,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,837 INFO blivet: loop4 is a loop device >12:10:14,840 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:10:14,843 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:10:14,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >12:10:14,848 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:10:14,851 INFO blivet: added file /overlay (deleted) (id 56) to device tree >12:10:14,857 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:10:14,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >12:10:14,860 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:10:14,862 INFO blivet: added loop loop4 (id 59) to device tree >12:10:14,865 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:10:14,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:10:14,872 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 62 >12:10:14,876 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:10:14,879 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:10:14,895 WARN blivet: disklabel detected but not usable on loop4 >12:10:14,897 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:10:14,899 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >12:10:14,901 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:10:14,904 INFO blivet: got device: LoopDevice instance (0x7f17f80e48d0) -- > name = loop4 status = False kids = 0 id = 59 > parents = ['existing 0 file /overlay (deleted) (56)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:10:14,912 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:10:14,915 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:10:14,919 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:14,922 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,922 INFO blivet: live-rw is a device-mapper device >12:10:14,924 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:10:14,926 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:14,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:10:14,933 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:10:14,935 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (59) >12:10:14,942 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:10:14,944 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:14,946 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:10:14,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >12:10:14,950 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:10:14,953 INFO blivet: added dm live-rw (id 66) to device tree >12:10:14,954 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:10:14,961 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:10:14,963 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:14,964 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:10:14,965 DEBUG blivet: device live-rw does not contain a disklabel >12:10:14,968 INFO blivet: type detected on 'live-rw' is 'ext4' >12:10:15,120 DEBUG blivet: size=3.26 GiB, current=4 GiB >12:10:15,122 DEBUG blivet: padding min size from 3504996352 up to 3504996852 >12:10:15,127 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,128 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >12:10:15,130 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:10:15,132 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:10:15,326 INFO blivet: got device: DMDevice instance (0x7f17f80d0f10) -- > name = live-rw status = True kids = 0 id = 66 > parents = ['existing 0 loop loop4 (59)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f17f80c74d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:10:15,351 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,373 INFO blivet: got format: Ext4FS instance (0x7f17f80e4410) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:10:15,385 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:10:15,386 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:10:15,389 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:15,393 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:15,394 INFO blivet: live-base is a device-mapper device >12:10:15,396 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:10:15,397 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:15,402 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:15,409 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:10:15,413 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:10:15,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:15,420 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:10:15,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >12:10:15,422 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:10:15,423 INFO blivet: added dm live-base (id 72) to device tree >12:10:15,424 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:10:15,425 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:10:15,427 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:10:15,430 DEBUG blivet: device live-base does not contain a disklabel >12:10:15,430 INFO blivet: type detected on 'live-base' is 'ext4' >12:10:15,606 DEBUG blivet: size=0 B, current=4 GiB >12:10:15,610 DEBUG blivet: using current size 0 as min size >12:10:15,618 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,622 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >12:10:15,623 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:10:15,625 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:10:15,664 INFO blivet: got device: DMDevice instance (0x7f17f80e4890) -- > name = live-base status = True kids = 0 id = 72 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f17f80c73b0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:10:15,672 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,701 INFO blivet: got format: Ext4FS instance (0x7f17f80e4c10) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:10:15,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:10:15,711 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:10:15,715 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:15,716 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:15,719 INFO blivet: live-osimg-min is a device-mapper device >12:10:15,721 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:10:15,726 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:10:15,727 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:10:15,734 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:10:15,735 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (30) >12:10:15,736 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:10:15,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:10:15,744 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:10:15,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:10:15,751 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:10:15,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >12:10:15,753 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:10:15,754 INFO blivet: added dm live-osimg-min (id 78) to device tree >12:10:15,758 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:10:15,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:10:15,767 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,770 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:10:15,772 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:10:15,774 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:10:15,931 DEBUG blivet: size=0 B, current=3.26 GiB >12:10:15,934 DEBUG blivet: using current size 0 as min size >12:10:15,939 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:15,942 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >12:10:15,943 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:10:15,948 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:10:15,981 INFO blivet: got device: DMDevice instance (0x7f17f80e4c50) -- > name = live-osimg-min status = True kids = 0 id = 78 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32535 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f17f80c7320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:10:16,025 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,078 INFO blivet: got format: Ext4FS instance (0x7f17f80e4510) object id 82-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB > >12:10:16,198 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:10:16,267 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:16,271 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:10:16,279 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:10:16,365 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:10:16,367 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:10:16,369 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:10:16,370 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:10:16,372 INFO blivet: edd: collected mbr signatures: {'sda': '0x000da988'} >12:10:16,375 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:10:16,469 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:10:16,698 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:10:16,701 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:10:16,703 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:10:16,793 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,811 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,814 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,819 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,826 DEBUG blivet: Ext4FS.supported: supported: True ; >12:10:16,830 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:16,837 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:10:16,952 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:10:16,969 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (72) with existing ext4 filesystem >12:14:50,470 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:14:50,470 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:14:50,471 DEBUG blivet: registered device format class LUKS as luks >12:14:50,471 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:14:50,473 DEBUG blivet: registered device format class Ext2FS as ext2 >12:14:50,473 DEBUG blivet: registered device format class Ext3FS as ext3 >12:14:50,473 DEBUG blivet: registered device format class Ext4FS as ext4 >12:14:50,474 DEBUG blivet: registered device format class FATFS as vfat >12:14:50,474 DEBUG blivet: registered device format class EFIFS as efi >12:14:50,474 DEBUG blivet: registered device format class BTRFS as btrfs >12:14:50,474 DEBUG blivet: registered device format class GFS2 as gfs2 >12:14:50,474 DEBUG blivet: registered device format class JFS as jfs >12:14:50,474 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:14:50,474 DEBUG blivet: registered device format class XFS as xfs >12:14:50,474 DEBUG blivet: registered device format class HFS as hfs >12:14:50,475 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:14:50,475 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:14:50,475 DEBUG blivet: registered device format class MacEFIFS as macefi >12:14:50,475 DEBUG blivet: registered device format class NTFS as ntfs >12:14:50,475 DEBUG blivet: registered device format class NFS as nfs >12:14:50,475 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:14:50,475 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:14:50,475 DEBUG blivet: registered device format class NoDevFS as nodev >12:14:50,475 DEBUG blivet: registered device format class DevPtsFS as devpts >12:14:50,475 DEBUG blivet: registered device format class ProcFS as proc >12:14:50,476 DEBUG blivet: registered device format class SysFS as sysfs >12:14:50,476 DEBUG blivet: registered device format class TmpFS as tmpfs >12:14:50,476 DEBUG blivet: registered device format class BindFS as bind >12:14:50,476 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:14:50,476 DEBUG blivet: registered device format class USBFS as usbfs >12:14:50,476 DEBUG blivet: registered device format class DiskLabel as disklabel >12:14:50,479 DEBUG blivet: registered device format class SwapSpace as swap >12:14:50,480 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:14:50,480 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:14:50,480 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:14:50,844 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:14:50,844 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:14:50,845 INFO blivet: sr0 looks to be the live device; marking as protected >12:14:50,858 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:14:50,872 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:14:50,872 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:14:50,872 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:14:50,873 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:50,873 INFO blivet: sr0 is a cdrom >12:14:50,873 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:14:50,874 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >12:14:50,875 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:14:50,875 INFO blivet: added cdrom sr0 (id 0) to device tree >12:14:50,876 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:50,877 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:14:50,878 INFO blivet: type detected on 'sr0' is 'iso9660' >12:14:50,879 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:14:50,879 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >12:14:50,879 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:14:50,880 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:50,881 DEBUG blivet: looking up parted Device: /dev/sr0 >12:14:50,912 INFO blivet: got device: OpticalDevice instance (0x1eede50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x1e72b00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:14:50,913 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:14:50,913 INFO blivet: got format: Iso9660FS instance (0x1f6ec50) object id 3-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 0 B targetSize = 0 B > >12:14:50,915 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:14:50,916 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:14:50,916 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:50,916 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:50,917 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:14:50,918 INFO blivet: sda is a disk >12:14:50,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >12:14:50,919 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:14:50,947 INFO blivet: added disk sda (id 5) to device tree >12:14:50,947 DEBUG blivet: looking up parted Device: /dev/sda >12:14:50,953 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:14:50,954 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:14:50,955 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:14:50,955 DEBUG blivet: required disklabel type for sda (1) is None >12:14:50,955 DEBUG blivet: default disklabel type for sda is gpt >12:14:50,956 DEBUG blivet: selecting gpt disklabel for sda based on size >12:14:50,958 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:14:50,966 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f9b150>] > device: <parted.device.Device object at 0x1f9b3d0> > PedDisk: <_ped.Disk object at 0x1fbbf80> >12:14:50,966 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >12:14:50,966 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:14:50,981 INFO blivet: got device: DiskDevice instance (0x1f6ec10) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b0e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1f9b110> >12:14:50,983 INFO blivet: got format: DiskLabel instance (0x1f9b290) object id 8-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f9b150>] > device: <parted.device.Device object at 0x1f9b3d0> > PedDisk: <_ped.Disk object at 0x1fbbf80> > origPartedDisk = <parted.disk.Disk object at 0x1fc5490> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b170> > >12:14:50,986 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:14:50,986 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:14:50,986 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:14:50,987 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:50,987 INFO blivet: sda1 is a partition >12:14:50,987 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:14:50,988 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:50,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (5) with existing msdos disklabel >12:14:50,993 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:14:50,994 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:14:50,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >12:14:50,995 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:14:50,995 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:14:50,995 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:14:50,996 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:14:50,996 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:14:50,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:14:50,997 INFO blivet: added partition sda1 (id 10) to device tree >12:14:50,997 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:14:50,998 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:14:50,998 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:14:50,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:14:51,015 WARN blivet: disklabel detected but not usable on sda1 >12:14:51,015 INFO blivet: type detected on 'sda1' is 'ext4' >12:14:51,015 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,016 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >12:14:51,016 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:14:51,017 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:14:51,023 DEBUG blivet: looking up parted Device: /dev/sda1 >12:14:51,042 INFO blivet: got device: PartitionDevice instance (0x1f9b1d0) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 10 GiB disk sda (5) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32741 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b3b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f9b350> fileSystem: <parted.filesystem.FileSystem object at 0x1fc5610> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1eeded0> PedPartition: <_ped.Partition object at 0x1fc19b0> > disk = existing 10 GiB disk sda (5) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:14:51,043 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,044 INFO blivet: got format: Ext4FS instance (0x1fc5ad0) object id 14-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:14:51,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:14:51,045 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:14:51,045 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:14:51,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,046 INFO blivet: loop0 is a loop device >12:14:51,046 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:14:51,047 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:14:51,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,047 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >12:14:51,048 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:14:51,048 INFO blivet: added file /osmin.img (deleted) (id 16) to device tree >12:14:51,048 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:14:51,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >12:14:51,049 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:51,049 INFO blivet: added loop loop0 (id 19) to device tree >12:14:51,050 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:14:51,050 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:14:51,050 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 22 >12:14:51,051 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:14:51,051 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:14:51,056 WARN blivet: disklabel detected but not usable on loop0 >12:14:51,056 INFO blivet: type detected on 'loop0' is 'squashfs' >12:14:51,056 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 24 >12:14:51,059 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:51,059 INFO blivet: got device: LoopDevice instance (0x1fc5e90) -- > name = loop0 status = False kids = 0 id = 19 > parents = ['existing 0 file /osmin.img (deleted) (16)'] > 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 >12:14:51,061 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:14:51,061 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:14:51,062 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:14:51,063 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,063 INFO blivet: loop1 is a loop device >12:14:51,064 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:14:51,065 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:14:51,065 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >12:14:51,066 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:14:51,066 INFO blivet: added file /osmin (id 26) to device tree >12:14:51,066 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:14:51,066 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >12:14:51,067 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:51,067 INFO blivet: added loop loop1 (id 29) to device tree >12:14:51,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:14:51,068 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:14:51,068 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 32 >12:14:51,068 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:14:51,069 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:14:51,074 WARN blivet: disklabel detected but not usable on loop1 >12:14:51,077 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:14:51,077 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 34 >12:14:51,077 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:51,078 INFO blivet: got device: LoopDevice instance (0x1fc5f10) -- > name = loop1 status = False kids = 0 id = 29 > parents = ['existing 0 file /osmin (26)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:14:51,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:14:51,080 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:14:51,081 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:14:51,082 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,082 INFO blivet: loop2 is a loop device >12:14:51,082 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:14:51,083 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:51,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,083 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >12:14:51,084 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:14:51,084 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >12:14:51,084 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:51,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:14:51,085 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:51,085 INFO blivet: added loop loop2 (id 39) to device tree >12:14:51,085 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:14:51,086 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:14:51,086 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 42 >12:14:51,086 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:14:51,087 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:14:51,145 WARN blivet: disklabel detected but not usable on loop2 >12:14:51,146 INFO blivet: type detected on 'loop2' is 'squashfs' >12:14:51,146 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >12:14:51,147 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:51,148 INFO blivet: got device: LoopDevice instance (0x1fc7150) -- > name = loop2 status = False kids = 0 id = 39 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (36)'] > 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 >12:14:51,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:14:51,150 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:14:51,150 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:51,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,151 INFO blivet: loop3 is a loop device >12:14:51,151 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:14:51,152 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:14:51,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,153 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >12:14:51,153 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:14:51,153 INFO blivet: added file /LiveOS/ext3fs.img (id 46) to device tree >12:14:51,159 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:14:51,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >12:14:51,160 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:14:51,160 INFO blivet: added loop loop3 (id 49) to device tree >12:14:51,160 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:14:51,161 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:14:51,161 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,161 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 52 >12:14:51,161 DEBUG blivet: device loop3 does not contain a disklabel >12:14:51,162 INFO blivet: type detected on 'loop3' is 'ext4' >12:14:51,162 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,162 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:14:51,163 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:14:51,163 INFO blivet: got device: LoopDevice instance (0x1fc7510) -- > name = loop3 status = False kids = 0 id = 49 > parents = ['existing 0 file /LiveOS/ext3fs.img (46)'] > 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/loop3 > format args = [] originalFormat = None >12:14:51,164 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,164 INFO blivet: got format: Ext4FS instance (0x1fc7650) object id 53-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:14:51,165 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:51,165 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:14:51,166 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:51,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,166 INFO blivet: loop4 is a loop device >12:14:51,167 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:14:51,167 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:51,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:14:51,168 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:51,168 INFO blivet: added file /overlay (deleted) (id 55) to device tree >12:14:51,169 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:51,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >12:14:51,169 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:51,170 INFO blivet: added loop loop4 (id 58) to device tree >12:14:51,170 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:14:51,170 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:14:51,170 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 61 >12:14:51,171 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:14:51,171 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:14:51,179 WARN blivet: disklabel detected but not usable on loop4 >12:14:51,180 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:14:51,181 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 63 >12:14:51,183 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:51,183 INFO blivet: got device: LoopDevice instance (0x1fc5690) -- > name = loop4 status = False kids = 0 id = 58 > parents = ['existing 0 file /overlay (deleted) (55)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:14:51,187 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:51,187 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:51,187 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:51,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,190 INFO blivet: live-rw is a device-mapper device >12:14:51,190 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:51,191 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:51,191 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:14:51,192 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:51,193 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (58) >12:14:51,193 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:51,194 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,194 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:14:51,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >12:14:51,195 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:51,195 INFO blivet: added dm live-rw (id 65) to device tree >12:14:51,195 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:51,196 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:51,196 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 68 >12:14:51,197 DEBUG blivet: device live-rw does not contain a disklabel >12:14:51,197 INFO blivet: type detected on 'live-rw' is 'ext4' >12:14:51,197 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:14:51,198 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:51,198 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:14:51,238 INFO blivet: got device: DMDevice instance (0x1fc5ed0) -- > name = live-rw status = True kids = 0 id = 65 > parents = ['existing 0 loop loop4 (58)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:51,239 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,239 INFO blivet: got format: Ext4FS instance (0x1fc7290) object id 69-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:14:51,240 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:14:51,241 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:14:51,241 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:51,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,241 INFO blivet: live-base is a device-mapper device >12:14:51,242 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:14:51,242 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:51,243 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:51,243 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:14:51,244 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:51,244 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,245 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:14:51,245 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >12:14:51,246 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:14:51,246 INFO blivet: added dm live-base (id 71) to device tree >12:14:51,246 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:14:51,247 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:14:51,247 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,247 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >12:14:51,247 DEBUG blivet: device live-base does not contain a disklabel >12:14:51,247 INFO blivet: type detected on 'live-base' is 'ext4' >12:14:51,248 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,248 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:14:51,249 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:14:51,249 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:14:51,263 INFO blivet: got device: DMDevice instance (0x1fc76d0) -- > name = live-base status = True kids = 0 id = 71 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:14:51,264 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,264 INFO blivet: got format: Ext4FS instance (0x1fc78d0) object id 75-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:14:51,266 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:14:51,266 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:14:51,266 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:51,267 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,267 INFO blivet: live-osimg-min is a device-mapper device >12:14:51,267 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:14:51,268 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:51,268 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:14:51,269 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:14:51,269 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (29) >12:14:51,270 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:51,270 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (49) with existing ext4 filesystem >12:14:51,271 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:51,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:51,272 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:14:51,272 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >12:14:51,273 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:14:51,273 INFO blivet: added dm live-osimg-min (id 77) to device tree >12:14:51,273 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:14:51,274 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:14:51,274 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,274 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >12:14:51,274 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:14:51,274 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:14:51,275 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,275 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:14:51,276 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:14:51,276 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:14:51,290 INFO blivet: got device: DMDevice instance (0x1fc5d90) -- > name = live-osimg-min status = True kids = 0 id = 77 > parents = ['existing 0 loop loop3 (49) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f8b4d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:14:51,291 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:51,291 INFO blivet: got format: Ext4FS instance (0x1fc7950) object id 81-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 B targetSize = 0 B > >12:14:51,307 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:52,883 INFO blivet: ISCSID is /sbin/iscsid >12:14:52,884 INFO blivet: no initiator set >12:14:52,915 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:14:52,916 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:14:53,246 DEBUG blivet: trying to set new default fstype to 'ext4' >12:14:53,275 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:53,276 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:14:53,277 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:53,285 INFO blivet: Detected 2.00 GiB of memory >12:14:53,310 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:14:53,310 INFO blivet: Swap attempt of 0.0 >12:14:53,589 INFO blivet: resetting Blivet (version 0.39) instance <blivet.Blivet object at 0x4036f10> >12:14:53,590 INFO blivet: no initiator set >12:14:53,591 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:14:53,591 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:14:54,178 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >12:14:54,182 INFO blivet: sr0 looks to be the live device; marking as protected >12:14:54,240 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:14:54,279 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi /dev/disk/by-uuid/2014-01-27-17-31-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7: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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-rawhi', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-01-27-17-31-42-00', > 'ID_FS_UUID_ENC': '2014-01-27-17-31-42-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_UUID': '4038e152', > 'ID_REVISION': '1.7.0', > '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': '92692', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-rawhi', > '/dev/disk/by-uuid/2014-01-27-17-31-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >12:14:54,282 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >12:14:54,284 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:14:54,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:54,290 INFO blivet: sr0 is a cdrom >12:14:54,292 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:14:54,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:14:54,300 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:14:54,301 INFO blivet: added cdrom sr0 (id 1) to device tree >12:14:54,306 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:54,366 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:14:54,367 INFO blivet: type detected on 'sr0' is 'iso9660' >12:14:54,373 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:14:54,374 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >12:14:54,380 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:14:54,388 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:54,405 DEBUG blivet: looking up parted Device: /dev/sr0 >12:14:54,482 INFO blivet: got device: OpticalDevice instance (0x7fdac8048690) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 999 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 511488 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x4dfbdd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:14:54,493 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:14:54,493 INFO blivet: got format: Iso9660FS instance (0x7fdac80b4410) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-01-27-17-31-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-rawhi size = 1 B targetSize = 1 B > >12:14:54,517 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > '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_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93977', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:14:54,517 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:14:54,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:54,536 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:54,537 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:14:54,556 INFO blivet: sda is a disk >12:14:54,556 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:14:54,566 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:14:54,603 INFO blivet: added disk sda (id 6) to device tree >12:14:54,603 DEBUG blivet: looking up parted Device: /dev/sda >12:14:54,626 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:14:54,638 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:14:54,640 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:14:54,645 DEBUG blivet: required disklabel type for sda (1) is None >12:14:54,646 DEBUG blivet: default disklabel type for sda is gpt >12:14:54,647 DEBUG blivet: selecting gpt disklabel for sda based on size >12:14:54,650 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:14:54,674 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fdac80c8190>] > device: <parted.device.Device object at 0x7fdac80c58d0> > PedDisk: <_ped.Disk object at 0x7fdac80b7c20> >12:14:54,675 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >12:14:54,676 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:14:54,712 INFO blivet: got device: DiskDevice instance (0x7fdac80b4650) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 10 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b50e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fdac80b4710> >12:14:54,727 INFO blivet: got format: DiskLabel instance (0x7fdac8048650) object id 9-- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fdac80c8190>] > device: <parted.device.Device object at 0x7fdac80c58d0> > PedDisk: <_ped.Disk object at 0x7fdac80b7c20> > origPartedDisk = <parted.disk.Disk object at 0x7fdac80c8390> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b5200> > >12:14:54,744 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/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_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6c8465fe-2322-4409-b560-ca2d83f174fb', > 'ID_FS_UUID_ENC': '6c8465fe-2322-4409-b560-ca2d83f174fb', > '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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '96256', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000da988-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000da988', > 'ID_REVISION': '1.7.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93991', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/6c8465fe-2322-4409-b560-ca2d83f174fb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:14:54,744 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:14:54,751 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:14:54,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:54,752 INFO blivet: sda1 is a partition >12:14:54,752 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:14:54,759 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:54,779 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk sda (6) with existing msdos disklabel >12:14:54,781 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:14:54,783 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:14:54,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:14:54,787 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:14:54,788 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:14:54,789 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:14:54,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:14:54,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:14:54,795 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:14:54,797 INFO blivet: added partition sda1 (id 11) to device tree >12:14:54,798 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:14:54,802 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:14:54,808 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:14:54,810 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:14:54,833 WARN blivet: disklabel detected but not usable on sda1 >12:14:54,838 INFO blivet: type detected on 'sda1' is 'ext4' >12:14:54,972 DEBUG blivet: size=8.63 MiB, current=47 MiB >12:14:54,973 DEBUG blivet: padding min size from 9051136 up to 9051636 >12:14:54,975 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:54,980 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >12:14:54,981 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:14:54,982 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:14:54,993 DEBUG blivet: looking up parted Device: /dev/sda1 >12:14:55,025 INFO blivet: got device: PartitionDevice instance (0x7fdac80c8f10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 10 GiB disk sda (6) with existing msdos disklabel'] > uuid = None size = 47 MiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 96256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32730 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b53b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fdac80c5990> fileSystem: <parted.filesystem.FileSystem object at 0x7fdac80c8510> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fdac80c8250> PedPartition: <_ped.Partition object at 0x7fdac80bfbf0> > disk = existing 10 GiB disk sda (6) with existing msdos disklabel > start = 2048 end = 98303 length = 96256 > flags = >12:14:55,036 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,061 INFO blivet: got format: Ext4FS instance (0x4590550) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6c8465fe-2322-4409-b560-ca2d83f174fb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 47 MiB targetSize = 47 MiB > >12:14:55,063 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98203', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:14:55,064 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:14:55,066 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:14:55,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,069 INFO blivet: loop0 is a loop device >12:14:55,070 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:14:55,072 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:14:55,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,075 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >12:14:55,076 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:14:55,078 INFO blivet: added file /osmin.img (deleted) (id 17) to device tree >12:14:55,079 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:14:55,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >12:14:55,085 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:55,086 INFO blivet: added loop loop0 (id 20) to device tree >12:14:55,087 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:14:55,088 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:14:55,088 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 23 >12:14:55,090 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:14:55,091 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:14:55,099 WARN blivet: disklabel detected but not usable on loop0 >12:14:55,104 INFO blivet: type detected on 'loop0' is 'squashfs' >12:14:55,105 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 25 >12:14:55,108 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:14:55,108 INFO blivet: got device: LoopDevice instance (0x7fdac80d1e50) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0 file /osmin.img (deleted) (17)'] > 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 >12:14:55,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98296', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:14:55,113 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:14:55,114 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:14:55,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,120 INFO blivet: loop1 is a loop device >12:14:55,121 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:14:55,122 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:14:55,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >12:14:55,125 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:14:55,126 INFO blivet: added file /osmin (id 27) to device tree >12:14:55,127 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:14:55,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >12:14:55,131 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:55,132 INFO blivet: added loop loop1 (id 30) to device tree >12:14:55,133 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:14:55,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:14:55,138 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 33 >12:14:55,139 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:14:55,140 DEBUG blivet: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:14:55,147 WARN blivet: disklabel detected but not usable on loop1 >12:14:55,154 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:14:55,154 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 35 >12:14:55,155 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:14:55,157 INFO blivet: got device: LoopDevice instance (0x7fdac80b4810) -- > name = loop1 status = False kids = 0 id = 30 > parents = ['existing 0 file /osmin (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:14:55,159 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98386', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:14:55,163 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:14:55,164 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:14:55,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,165 INFO blivet: loop2 is a loop device >12:14:55,167 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:14:55,168 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:55,170 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,171 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >12:14:55,173 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:14:55,175 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 37) to device tree >12:14:55,176 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:14:55,178 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >12:14:55,179 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:55,180 INFO blivet: added loop loop2 (id 40) to device tree >12:14:55,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:14:55,184 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:14:55,185 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 43 >12:14:55,187 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:14:55,189 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:14:55,219 WARN blivet: disklabel detected but not usable on loop2 >12:14:55,220 INFO blivet: type detected on 'loop2' is 'squashfs' >12:14:55,222 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 45 >12:14:55,223 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:14:55,225 INFO blivet: got device: LoopDevice instance (0x7fdac80e15d0) -- > name = loop2 status = False kids = 0 id = 40 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (37)'] > 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 >12:14:55,228 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98480', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:14:55,229 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:14:55,231 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:55,236 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,237 INFO blivet: loop3 is a loop device >12:14:55,238 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:14:55,239 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:14:55,240 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >12:14:55,242 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:14:55,244 INFO blivet: added file /LiveOS/ext3fs.img (id 47) to device tree >12:14:55,245 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:14:55,246 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >12:14:55,247 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:14:55,249 INFO blivet: added loop loop3 (id 50) to device tree >12:14:55,250 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:14:55,252 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:14:55,254 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,259 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 53 >12:14:55,259 DEBUG blivet: device loop3 does not contain a disklabel >12:14:55,260 INFO blivet: type detected on 'loop3' is 'ext4' >12:14:55,351 DEBUG blivet: size=0 B, current=4 GiB >12:14:55,356 DEBUG blivet: using current size 0 as min size >12:14:55,358 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >12:14:55,360 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:14:55,361 INFO blivet: got device: LoopDevice instance (0x7fdac80e1950) -- > name = loop3 status = False kids = 0 id = 50 > parents = ['existing 0 file /LiveOS/ext3fs.img (47)'] > 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/loop3 > format args = [] originalFormat = None >12:14:55,364 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,378 INFO blivet: got format: Ext4FS instance (0x7fdac80e17d0) object id 54-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:14:55,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '98573', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:14:55,383 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:14:55,384 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:55,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,388 INFO blivet: loop4 is a loop device >12:14:55,390 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:14:55,391 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:14:55,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >12:14:55,396 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:14:55,397 INFO blivet: added file /overlay (deleted) (id 56) to device tree >12:14:55,402 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:14:55,403 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >12:14:55,404 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:55,404 INFO blivet: added loop loop4 (id 59) to device tree >12:14:55,406 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:14:55,407 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:14:55,407 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 62 >12:14:55,409 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:14:55,410 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:14:55,425 WARN blivet: disklabel detected but not usable on loop4 >12:14:55,426 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:14:55,428 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >12:14:55,429 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:14:55,433 INFO blivet: got device: LoopDevice instance (0x7fdac80e1990) -- > name = loop4 status = False kids = 0 id = 59 > parents = ['existing 0 file /overlay (deleted) (56)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:14:55,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /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': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87516', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:14:55,440 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:14:55,442 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:55,443 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,443 INFO blivet: live-rw is a device-mapper device >12:14:55,444 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:14:55,446 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:55,447 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:14:55,451 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:14:55,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (59) >12:14:55,455 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:14:55,457 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,459 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:14:55,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >12:14:55,462 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:14:55,466 INFO blivet: added dm live-rw (id 66) to device tree >12:14:55,467 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:14:55,468 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:14:55,470 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,470 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >12:14:55,471 DEBUG blivet: device live-rw does not contain a disklabel >12:14:55,472 INFO blivet: type detected on 'live-rw' is 'ext4' >12:14:55,571 DEBUG blivet: size=3.26 GiB, current=4 GiB >12:14:55,572 DEBUG blivet: padding min size from 3504996352 up to 3504996852 >12:14:55,574 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,575 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >12:14:55,576 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:14:55,578 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:14:55,620 INFO blivet: got device: DMDevice instance (0x7fdac80e1a50) -- > name = live-rw status = True kids = 0 id = 66 > parents = ['existing 0 loop loop4 (59)'] > uuid = None size = 4 GiB > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b5170> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:14:55,628 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,654 INFO blivet: got format: Ext4FS instance (0x7fdac80e19d0) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:14:55,660 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5094', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:14:55,661 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:14:55,663 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:55,665 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,666 INFO blivet: live-base is a device-mapper device >12:14:55,667 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:14:55,669 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:55,671 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:55,673 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:14:55,676 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:14:55,678 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,679 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:14:55,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >12:14:55,682 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:14:55,684 INFO blivet: added dm live-base (id 72) to device tree >12:14:55,685 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:14:55,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:14:55,689 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,691 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >12:14:55,691 DEBUG blivet: device live-base does not contain a disklabel >12:14:55,692 INFO blivet: type detected on 'live-base' is 'ext4' >12:14:55,787 DEBUG blivet: size=0 B, current=4 GiB >12:14:55,790 DEBUG blivet: using current size 0 as min size >12:14:55,792 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,794 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >12:14:55,795 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:14:55,797 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:14:55,832 INFO blivet: got device: DMDevice instance (0x7fdac80e1910) -- > name = live-base status = True kids = 0 id = 72 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32730 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b5440> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:14:55,841 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,885 INFO blivet: got format: Ext4FS instance (0x7fdac80e1dd0) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4 GiB targetSize = 4 GiB > >12:14:55,888 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_UUID_ENC': '11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/11ea9d1b-30f9-412a-a9e6-e2b4dff8a515', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:14:55,891 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:14:55,893 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:55,895 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,897 INFO blivet: live-osimg-min is a device-mapper device >12:14:55,898 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:14:55,900 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:14:55,902 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:14:55,905 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:14:55,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (30) >12:14:55,911 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:14:55,912 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (50) with existing ext4 filesystem >12:14:55,915 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:14:55,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:14:55,919 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:14:55,921 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >12:14:55,923 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:14:55,924 INFO blivet: added dm live-osimg-min (id 78) to device tree >12:14:55,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:14:55,927 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:14:55,930 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:55,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >12:14:55,932 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:14:55,933 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:14:56,036 DEBUG blivet: size=0 B, current=3.26 GiB >12:14:56,042 DEBUG blivet: using current size 0 as min size >12:14:56,043 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,044 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >12:14:56,045 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:14:56,046 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:14:56,089 INFO blivet: got device: DMDevice instance (0x7fdac80e1e10) -- > name = live-osimg-min status = True kids = 0 id = 78 > parents = ['existing 0 loop loop3 (50) with existing ext4 filesystem'] > uuid = None size = 4 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdac80b5560> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:14:56,094 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,121 INFO blivet: got format: Ext4FS instance (0x7fdac80e1c50) object id 82-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 11ea9d1b-30f9-412a-a9e6-e2b4dff8a515 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3.26 GiB targetSize = 3.26 GiB > >12:14:56,184 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:14:56,231 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:56,232 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:56,236 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:56,323 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:14:56,324 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:14:56,325 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:14:56,326 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:14:56,328 INFO blivet: edd: collected mbr signatures: {'sda': '0x000da988'} >12:14:56,331 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:14:56,486 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:14:56,648 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:14:56,649 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:56,651 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:14:56,799 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,804 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,806 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,809 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,813 DEBUG blivet: Ext4FS.supported: supported: True ; >12:14:56,818 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:14:56,827 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:14:57,130 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:14:57,155 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4 GiB dm live-base (72) with existing ext4 filesystem > > >/tmp/ifcfg.log: >12:09:38,855 DEBUG ifcfg: content of files (network initialization): >12:09:38,865 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:09:39,053 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >12:09:39,054 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >12:09:39,054 DEBUG ifcfg: TYPE=Ethernet >12:09:39,055 DEBUG ifcfg: BOOTPROTO=dhcp >12:09:39,055 DEBUG ifcfg: DEFROUTE=yes >12:09:39,056 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:09:39,056 DEBUG ifcfg: IPV6INIT=yes >12:09:39,057 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:09:39,057 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:09:39,057 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:09:39,057 DEBUG ifcfg: NAME=eth0 >12:09:39,059 DEBUG ifcfg: UUID=4a4aff68-1654-4f58-a7b2-99d88dc9617d >12:09:39,059 DEBUG ifcfg: ONBOOT=no >12:09:39,059 DEBUG ifcfg: HWADDR=52:54:00:5F:59:A2 >12:09:39,059 DEBUG ifcfg: PEERDNS=yes >12:09:39,059 DEBUG ifcfg: PEERROUTES=yes >12:09:39,060 DEBUG ifcfg: IPV6_PEERDNS=yes >12:09:39,060 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:09:39,069 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:09:53,302 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:09:53,303 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:10:12,733 DEBUG ifcfg: content of files (network initialization): >12:10:12,734 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >12:10:12,735 DEBUG ifcfg: TYPE=Ethernet >12:10:12,735 DEBUG ifcfg: BOOTPROTO=dhcp >12:10:12,736 DEBUG ifcfg: DEFROUTE=yes >12:10:12,737 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:10:12,737 DEBUG ifcfg: IPV6INIT=yes >12:10:12,738 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:10:12,738 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:10:12,738 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:10:12,738 DEBUG ifcfg: NAME=eth0 >12:10:12,738 DEBUG ifcfg: UUID=4a4aff68-1654-4f58-a7b2-99d88dc9617d >12:10:12,738 DEBUG ifcfg: ONBOOT=no >12:10:12,738 DEBUG ifcfg: HWADDR=52:54:00:5F:59:A2 >12:10:12,738 DEBUG ifcfg: PEERDNS=yes >12:10:12,742 DEBUG ifcfg: PEERROUTES=yes >12:10:12,742 DEBUG ifcfg: IPV6_PEERDNS=yes >12:10:12,742 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:10:12,757 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101705L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:10:12,904 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:10:12,906 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:10:12,907 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:14:53,328 DEBUG ifcfg: content of files (network initialization): >12:14:53,329 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >12:14:53,330 DEBUG ifcfg: TYPE=Ethernet >12:14:53,331 DEBUG ifcfg: BOOTPROTO=dhcp >12:14:53,332 DEBUG ifcfg: DEFROUTE=yes >12:14:53,332 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:14:53,333 DEBUG ifcfg: IPV6INIT=yes >12:14:53,333 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:14:53,334 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:14:53,334 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:14:53,335 DEBUG ifcfg: NAME=eth0 >12:14:53,335 DEBUG ifcfg: UUID=4a4aff68-1654-4f58-a7b2-99d88dc9617d >12:14:53,335 DEBUG ifcfg: ONBOOT=no >12:14:53,335 DEBUG ifcfg: HWADDR=52:54:00:5F:59:A2 >12:14:53,335 DEBUG ifcfg: PEERDNS=yes >12:14:53,336 DEBUG ifcfg: PEERROUTES=yes >12:14:53,336 DEBUG ifcfg: IPV6_PEERDNS=yes >12:14:53,336 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:14:53,350 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 95, 89, 162]}, 'connection': {'timestamp': 1391101999L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4a4aff68-1654-4f58-a7b2-99d88dc9617d'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:14:53,457 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:14:53,459 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:14:53,460 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-rawhi ro rd.live.image slub_debug=-
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 1059807
: 857590 |
857591
|
857592
|
857593
|
857594
|
857595
|
857596
|
857597
|
857598
|
857599