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 866650 Details for
Bug 1068942
FormatCreateError: ('invalid device specification', '/dev/sdb')
[?]
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), 731.39 KB, created by
satellitgo
on 2014-02-23 12:58:25 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-02-23 12:58:25 UTC
Size:
731.39 KB
patch
obsolete
>anaconda 21.24-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 391, in create > raise FormatCreateError("invalid device specification", self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 244, in create > DeviceFormat.create(self, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 470, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 265, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 314, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 172, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: ('invalid device specification', '/dev/sdb') > >Local variables in innermost frame: >device: /dev/sdb >self: non-existent msdos disklabel >args: () >kwargs: {'device': '/dev/sdb', 'options': []} > > >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 0x7ff09d71c290>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdb ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># System services >services --enabled="chronyd" ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdb ># Partition clearing information >clearpart --all --initlabel --drives=sdb ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=sdb --size=499122176 >part / --fstype="ext4" --ondisk=sdb --size=19999490048 > >%packages >@admin-tools >@base-x >@core >@dial-up >@fonts >@guest-desktop-agents >@hardware-support >@input-methods >@mate-desktop >@multimedia >@printing >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 476 MiB partition sdb1 (6) >, '/': non-existent 18.62 GiB partition sdb2 (12) >} > swaps: [] > name: Unknown Linux >, Root instance, containing members: > mounts: {'/': None} > swaps: [] > name: Unknown Linux >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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: [ActionCreateFormat instance, containing members: > device: existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel > origFormat: existing None > id: 184 >, ActionCreateDevice instance, containing members: > device: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot > id: 251 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 252 >, ActionCreateDevice instance, containing members: > device: non-existent 18.62 GiB partition sdb2 (325) with non-existent ext4 filesystem mounted at / > id: 327 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 328 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 185856 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c5843b0> > exists: True > _size: 363 MiB > id: 40 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora_rawhide_x86_64 > _format.uuid: 2014-02-22-14-28-34-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format.id: 43 > _format._size: Already dumped (Size instance) > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434, /dev/disk/by-label/Fedora\x20rawhide\x20x86_64, /dev/disk/by-uuid/2014-02-22-14-28-34-00] > _targetSize: 0 > _model: Slimtype_DVD_A_DS8A8SH > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora_rawhide_x86_64 > originalFormat.uuid: 2014-02-22-14-28-34-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: 43 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 45 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 48 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 55 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 58 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._targetSize: 2 GiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 62 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > 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: 62 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 64 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 67 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (73) with existing ext4 filesystem >, existing 2 GiB dm live-base (79) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008017 > origFormat._targetSize: 476 MiB > origFormat._minInstanceSize: 13.67 MiB > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat.id: 10 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: df1100a3-d40f-44c3-86f6-81b13ac0f36c > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sdb1 > id: 175 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008018 > origFormat._targetSize: 18.62 GiB > origFormat._minInstanceSize: 210.21 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 16 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 09a97291-4269-4a40-90b2-3a482fd92995 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sdb2 > id: 178 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 180 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 177 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 181 >] > _intf.storage.fsset.devicetree.names: [sdb, sda, sda1, sda2, sda5, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 923.61 GiB partition sda1 (23) with existing ext4 filesystem >, existing 7.89 GiB partition sda2 (29) >, existing 7.89 GiB partition sda5 (34) with existing swap >, existing 931.51 GiB disk sda (18) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 931.51 GiB disk sdb (1) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7ff09d71c350) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7ff09d71c310) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7ff09d71c3d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7ff09d71c410) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7ff09d71c510) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7.75 GiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7ff0b5e80b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: rawhide > _intf.payload.txID: 1393160028.42 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3.02 GiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 19673 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: True > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ff0920a6f10>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: The password you have provided is weak: No password supplied. You will have to press Done twice to confirm it. > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: No password supplied > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ff0920a6f10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: The password is empty. > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ff0920a6f10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ff0920a6f10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7ff0920a6f10>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: The passwords do not match. > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7ff085a25050 (GtkEntry at 0x7868910)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x77a9130>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7ff0920a6dd0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7ff0ae6aca48>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7ff085220b10>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7ff085217638> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 9 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_rawhide_x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >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 0x7ff09d73a398>, True), 'type': (<function <lambda> at 0x7ff09d73a5f0>, True), 'addons': (<function list_addons_callback at 0x7ff09d73a500>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7ff09d73a410>, True)} > 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.24-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, /tmp/syslog] >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': 'hd:LABEL=Fedora_rawhide_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, '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: > > >/tmp/anaconda.log: >12:29:09,467 INFO anaconda: /sbin/anaconda 21.24-1 >12:29:10,744 INFO anaconda: 8126464 kB (7936 MB) are available >12:29:10,745 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:29:10,878 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:29:10,879 INFO anaconda: Default encoding = utf-8 >12:29:12,606 WARN anaconda.stdout: Not asking for VNC because we don't have a network >12:29:12,607 INFO anaconda: Display mode = g >12:29:12,609 INFO anaconda: 8126464 kB (7936 MB) are available >12:29:12,610 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:29:17,596 DEBUG anaconda: X server has signalled a successful start. >12:29:17,614 INFO anaconda: Starting window manager, pid 1155. >12:29:18,018 INFO anaconda: Started spice-vdagent. >12:29:18,022 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140671400822528) >12:29:23,155 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:29:23,157 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:29:23,158 INFO anaconda: using only installclass _Fedora >12:29:24,386 INFO anaconda: bootloader GRUB2 on X86 platform >12:29:24,419 INFO anaconda: bootloader GRUB2 on X86 platform >12:29:24,598 DEBUG anaconda: network: devices found ['p3p1', 'wlp2s0'] >12:29:24,919 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >12:29:24,969 DEBUG anaconda: network: setting autoconnect of p3p1 to False >12:29:24,975 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1'] >12:29:24,990 DEBUG anaconda: updating hostname localhost.localdomain >12:29:25,009 INFO anaconda: Running Thread: AnaStorageThread (140671204050688) >12:29:25,009 INFO anaconda: Running Thread: AnaTimeInitThread (140671195657984) >12:29:25,010 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140671187265280) >12:29:25,011 INFO anaconda: Running Thread: AnaPayloadThread (140671178872576) >12:29:25,070 DEBUG anaconda: updating hostname localhost.localdomain >12:29:25,086 INFO anaconda: got 0 NTP servers from DHCP >12:29:25,089 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140671187265280) >12:29:25,097 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140671187265280) >12:29:25,100 INFO anaconda: Starting geolocation lookup >12:29:25,101 INFO anaconda: Geolocation provider: Fedora GeoIP >12:29:25,159 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >12:29:25,161 INFO anaconda: Geolocation lookup finished in 0.1 seconds >12:29:25,162 INFO anaconda: no results from geolocation >12:29:25,163 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140671187265280) >12:29:27,504 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140671400822528) >12:29:33,100 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:29:39,481 INFO anaconda: Thread Done: AnaStorageThread (140671204050688) >12:29:39,879 INFO anaconda: Thread Done: AnaPayloadThread (140671178872576) >12:29:40,002 INFO anaconda: Thread Done: AnaTimeInitThread (140671195657984) >12:29:49,196 DEBUG anaconda: network standalone spoke (init): completed: [] >12:29:49,286 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >12:29:49,492 DEBUG anaconda: network: GUI, device configuration added: connection 48fbb1da-8152-4e0d-b4d8-0685d6c72df4 device p3p1 >12:29:49,531 DEBUG anaconda: network: GUI, connection 48fbb1da-8152-4e0d-b4d8-0685d6c72df4 found >12:29:49,561 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:29:49,561 DEBUG anaconda: Entered spoke: NetworkStandaloneSpoke >12:29:50,705 DEBUG anaconda: updating hostname localhost.localdomain >12:29:56,924 INFO anaconda: network: selected access point: Apple Network 79fa34 >12:29:56,945 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('Apple Network 79fa34',) >12:29:56,985 DEBUG anaconda: updating hostname localhost.localdomain >12:29:57,043 DEBUG anaconda: network: secrets requested path '/org/freedesktop/NetworkManager/Settings/1' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >12:30:12,261 INFO anaconda: network: configuring connection 55eb8728-514f-43d8-897a-2b3c5cfc8705 device wlp2s0 ssid Apple Network 79fa34 >12:30:12,589 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/overrides/GLib.py:806: PyGIDeprecationWarning: Calling child_watch_add without priority as first argument is deprecated > PyGIDeprecationWarning) > >12:30:12,821 DEBUG anaconda: updating hostname localhost.localdomain >12:30:23,604 DEBUG anaconda: updating hostname localhost.localdomain >12:30:23,630 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain > >12:30:23,667 DEBUG anaconda: network standalone spoke (apply) payload: None completed: ['wlp2s0'] >12:30:23,669 INFO anaconda: Running Thread: AnaPayloadThread (140671178872576) >12:30:23,684 DEBUG anaconda: Left spoke: NetworkStandaloneSpoke >12:30:23,685 DEBUG anaconda: Entered hub: SummaryHub >12:30:24,422 INFO anaconda: Running Thread: AnaDateTimeThread (140671204050688) >12:30:24,445 INFO anaconda: fs space: 0 B needed: 2.79 GiB >12:30:24,548 INFO anaconda: Thread Done: AnaDateTimeThread (140671204050688) >12:30:25,099 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140671204050688) >12:30:25,100 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff08fa90710>> on <dictionary-keyiterator object at 0x7ff08faaa7e0> >12:30:25,102 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140671400822528) >12:30:25,106 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140671400822528) >12:30:25,193 INFO anaconda: Running Thread: AnaKeyboardThread (140671400822528) >12:30:25,200 INFO anaconda: fs space: 0 B needed: 2.79 GiB >12:30:25,430 INFO anaconda: fs space: 0 B needed: 2.79 GiB >12:30:25,497 INFO anaconda: Running Thread: AnaSourceWatcher (140671061190400) >12:30:25,604 INFO anaconda: Running Thread: AnaSoftwareWatcher (140671052797696) >12:30:25,652 INFO anaconda: Running Thread: AnaStorageWatcher (140671044404992) >12:30:25,655 INFO anaconda: Thread Done: AnaStorageWatcher (140671044404992) >12:30:25,720 INFO anaconda: Running Thread: AnaCustomStorageInit (140671069583104) >12:30:26,022 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >12:30:26,256 DEBUG anaconda: network: GUI, device configuration added: connection 48fbb1da-8152-4e0d-b4d8-0685d6c72df4 device p3p1 >12:30:26,289 DEBUG anaconda: network: GUI, connection 48fbb1da-8152-4e0d-b4d8-0685d6c72df4 found >12:30:26,289 DEBUG anaconda: network: GUI, connection 55eb8728-514f-43d8-897a-2b3c5cfc8705 found >12:30:26,469 DEBUG anaconda: updating hostname localhost.localdomain >12:30:26,974 INFO anaconda: Running Thread: AnaNTPserver1 (140671086368512) >12:30:26,974 INFO anaconda: Running Thread: AnaNTPserver2 (140671044404992) >12:30:26,975 INFO anaconda: Running Thread: AnaNTPserver3 (140671036012288) >12:30:26,976 INFO anaconda: Running Thread: AnaNTPserver4 (140671027619584) >12:30:27,134 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7ff08f213950> >12:30:27,140 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff08fa87d10> >12:30:27,140 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff08fa87d10> status to: Getting list of layouts... >12:30:27,140 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> status to: Probing storage... >12:30:27,141 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> status to: Downloading package metadata... >12:30:27,141 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> status to: Downloading package metadata... >12:30:27,141 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> status to: Probing storage... >12:30:27,146 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >12:30:27,167 INFO anaconda: Thread Done: AnaNTPserver4 (140671027619584) >12:30:27,196 INFO anaconda: Thread Done: AnaNTPserver2 (140671044404992) >12:30:27,285 INFO anaconda: Thread Done: AnaNTPserver1 (140671086368512) >12:30:27,294 INFO anaconda: Thread Done: AnaNTPserver3 (140671036012288) >12:30:29,170 INFO anaconda: Thread Done: AnaCustomStorageInit (140671069583104) >12:30:29,370 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7ff08fa90710>> on <dictionary-keyiterator object at 0x7ff08faaa7e0> >12:30:29,370 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140671204050688) >12:30:29,371 INFO anaconda: Thread Done: AnaKeyboardThread (140671400822528) >12:30:29,583 DEBUG anaconda: updating hostname localhost.localdomain >12:30:29,601 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7ff08fa87d10> >12:30:29,602 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7ff08e45c810> status to: Wireless connected to Apple Network 79fa34 >12:31:11,051 INFO anaconda: Thread Done: AnaPayloadThread (140671178872576) >12:31:11,303 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> status to: Downloading group metadata... >12:31:11,344 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140671178872576) >12:31:11,344 INFO anaconda: Thread Done: AnaSoftwareWatcher (140671052797696) >12:31:11,442 DEBUG anaconda: Setting up repos: [] >12:31:11,444 INFO anaconda: Thread Done: AnaSourceWatcher (140671061190400) >12:31:12,845 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> >12:31:12,881 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> >12:31:12,886 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> >12:31:12,887 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> status to: Checking software dependencies... >12:31:12,892 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> >12:31:17,598 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140671178872576) >12:31:17,644 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> >12:31:17,652 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> >12:53:40,468 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >12:53:48,415 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140671178872576) >12:53:48,416 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >12:53:50,079 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> >12:53:50,086 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> >12:53:50,087 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> status to: Checking software dependencies... >12:53:53,682 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140671178872576) >12:53:53,801 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7ff08f2196d0> >12:53:53,809 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7ff08faad650> >12:53:55,548 DEBUG anaconda: Entered spoke: DatetimeSpoke >07:53:57,798 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:726: Warning: Source ID 6075 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >07:53:57,906 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (140671178872576) >07:53:58,000 INFO anaconda: System time set to Sun Feb 23 07:53:58 2014 >07:53:58,000 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (140671178872576) >07:53:58,434 INFO anaconda: Running Thread: AnaNTPserver5 (140671178872576) >07:53:58,436 INFO anaconda: Running Thread: AnaNTPserver6 (140671061190400) >07:53:58,438 INFO anaconda: Running Thread: AnaNTPserver7 (140671052797696) >07:53:58,440 INFO anaconda: Running Thread: AnaNTPserver8 (140671044404992) >07:53:58,612 INFO anaconda: Thread Done: AnaNTPserver6 (140671061190400) >07:53:58,663 INFO anaconda: Thread Done: AnaNTPserver5 (140671178872576) >07:53:58,712 INFO anaconda: Thread Done: AnaNTPserver8 (140671044404992) >07:53:58,740 INFO anaconda: Thread Done: AnaNTPserver7 (140671052797696) >04:54:02,025 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:489: Warning: Source ID 6075 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >04:54:02,094 DEBUG anaconda: Left spoke: DatetimeSpoke >03:53:02,000 INFO anaconda: System time set to Sun Feb 23 03:53:02 2014 >03:53:03,256 DEBUG anaconda: Entered spoke: StorageSpoke >03:53:12,197 DEBUG anaconda: disk free: 912.42 GiB fs free: 18.87 GiB sw needs: 3.02 GiB auto swap: 0 B >03:53:12,300 INFO anaconda: Running Thread: AnaExecuteStorageThread (140671052797696) >03:53:12,300 DEBUG anaconda: Left spoke: StorageSpoke >03:53:12,305 DEBUG anaconda: new disk order: [] >03:53:12,333 DEBUG anaconda: new disk order: [] >03:53:12,580 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >03:53:12,582 DEBUG anaconda: _is_valid_size(sdb) returning True >03:53:12,582 DEBUG anaconda: _is_valid_location(sdb) returning True >03:53:12,583 DEBUG anaconda: _is_valid_format(sdb) returning True >03:53:12,583 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >03:53:12,584 INFO anaconda: Thread Done: AnaExecuteStorageThread (140671052797696) >03:53:12,749 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >03:53:12,819 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdb1', 'sdb2', 'sr0'] >03:53:12,819 DEBUG anaconda: ui: unused=[] >03:53:12,820 DEBUG anaconda: ui: new_devices=[] >03:53:12,841 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:53:12,841 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:53:12,842 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:53:12,923 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >03:53:12,923 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> status to: Saving storage configuration... >03:53:12,930 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >03:53:19,487 DEBUG anaconda: page clicked: Unknown Linux >03:53:19,488 DEBUG anaconda: show mountpoint: Unknown Linux >03:53:19,493 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,517 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,517 DEBUG anaconda: updated device_container_name to None >03:53:19,517 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,518 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,518 DEBUG anaconda: updated device_container_size to 0 >03:53:19,526 DEBUG anaconda: fs type changed: ext4 >03:53:19,533 INFO anaconda: getting device type for None >03:53:19,535 ERR anaconda: unknown device type: 'None' >03:53:19,535 DEBUG anaconda: device_type_changed: None None >03:53:19,539 INFO anaconda: getting device type for Standard Partition >03:53:19,540 DEBUG anaconda: device_type_changed: 2 Standard Partition >03:53:19,540 INFO anaconda: getting device type for Standard Partition >03:53:19,542 INFO anaconda: getting device type for Standard Partition >03:53:19,543 INFO anaconda: getting device type for Standard Partition >03:53:19,544 INFO anaconda: getting device type for Standard Partition >03:53:19,545 INFO anaconda: getting device type for Standard Partition >03:53:19,546 INFO anaconda: getting device type for Standard Partition >03:53:19,547 INFO anaconda: getting device type for Standard Partition >03:53:19,548 INFO anaconda: getting device type for Standard Partition >03:53:19,548 DEBUG anaconda: populate_raid: 2, None >03:53:19,549 INFO anaconda: getting device type for Standard Partition >03:53:19,551 INFO anaconda: getting device type for Standard Partition >03:53:19,552 DEBUG anaconda: populate_raid: 2, None >03:53:19,552 INFO anaconda: getting device type for Standard Partition >03:53:19,553 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,570 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,570 DEBUG anaconda: updated device_container_name to None >03:53:19,570 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,570 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,570 DEBUG anaconda: updated device_container_size to 0 >03:53:19,581 INFO anaconda: getting device type for Standard Partition >03:53:19,582 DEBUG anaconda: populate_raid: 2, None >03:53:19,582 INFO anaconda: getting device type for Standard Partition >03:53:19,583 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,597 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,597 DEBUG anaconda: updated device_container_name to None >03:53:19,597 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,597 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,597 DEBUG anaconda: updated device_container_size to 0 >03:53:19,607 INFO anaconda: getting device type for Standard Partition >03:53:19,607 DEBUG anaconda: populate_raid: 2, None >03:53:19,608 INFO anaconda: getting device type for Standard Partition >03:53:19,608 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,621 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,621 DEBUG anaconda: updated device_container_name to None >03:53:19,621 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,621 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,621 DEBUG anaconda: updated device_container_size to 0 >03:53:19,630 INFO anaconda: getting device type for Standard Partition >03:53:19,630 DEBUG anaconda: populate_raid: 2, None >03:53:19,631 INFO anaconda: getting device type for Standard Partition >03:53:19,631 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,643 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,643 DEBUG anaconda: updated device_container_name to None >03:53:19,643 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,643 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,643 DEBUG anaconda: updated device_container_size to 0 >03:53:19,651 INFO anaconda: getting device type for Standard Partition >03:53:19,651 DEBUG anaconda: populate_raid: 2, None >03:53:19,652 INFO anaconda: getting device type for Standard Partition >03:53:19,652 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,663 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,663 DEBUG anaconda: updated device_container_name to None >03:53:19,663 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,663 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,663 DEBUG anaconda: updated device_container_size to 0 >03:53:19,671 INFO anaconda: getting device type for Standard Partition >03:53:19,671 DEBUG anaconda: populate_raid: 2, None >03:53:19,671 INFO anaconda: getting device type for Standard Partition >03:53:19,672 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,682 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,682 DEBUG anaconda: updated device_container_name to None >03:53:19,682 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,682 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,682 DEBUG anaconda: updated device_container_size to 0 >03:53:19,689 INFO anaconda: getting device type for Standard Partition >03:53:19,689 DEBUG anaconda: populate_raid: 2, None >03:53:19,690 INFO anaconda: getting device type for Standard Partition >03:53:19,690 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:19,700 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:19,700 DEBUG anaconda: updated device_container_name to None >03:53:19,700 DEBUG anaconda: updated device_container_raid_level to None >03:53:19,700 DEBUG anaconda: updated device_container_encrypted to False >03:53:19,700 DEBUG anaconda: updated device_container_size to 0 >03:53:19,707 INFO anaconda: getting device type for Standard Partition >03:53:19,707 DEBUG anaconda: populate_raid: 2, None >03:53:19,707 INFO anaconda: getting device type for Standard Partition >03:53:32,255 DEBUG anaconda: current selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:32,280 DEBUG anaconda: notebook page = 1 >03:53:32,280 INFO anaconda: ui: saving changes to device sdb1 >03:53:32,281 DEBUG anaconda: old name: sdb1 >03:53:32,281 DEBUG anaconda: new name: None >03:53:32,282 DEBUG anaconda: old size: 476 MiB >03:53:32,302 DEBUG anaconda: new size: 476 MiB >03:53:32,319 INFO anaconda: getting device type for Standard Partition >03:53:32,320 DEBUG anaconda: old device type: 2 >03:53:32,320 DEBUG anaconda: new device type: 2 >03:53:32,320 DEBUG anaconda: reformat: False >03:53:32,323 DEBUG anaconda: old fs type: ext4 >03:53:32,323 DEBUG anaconda: new fs type: ext4 >03:53:32,324 DEBUG anaconda: old encryption setting: False >03:53:32,324 DEBUG anaconda: new encryption setting: False >03:53:32,324 DEBUG anaconda: old label: >03:53:32,324 DEBUG anaconda: new_label: >03:53:32,324 DEBUG anaconda: old mountpoint: >03:53:32,324 DEBUG anaconda: new mountpoint: >03:53:32,325 DEBUG anaconda: old raid level: None >03:53:32,325 DEBUG anaconda: new raid level: None >03:53:32,331 DEBUG anaconda: old container: None >03:53:32,331 DEBUG anaconda: new container: None >03:53:32,331 DEBUG anaconda: old container encrypted: False >03:53:32,331 DEBUG anaconda: new container encrypted: False >03:53:32,331 DEBUG anaconda: old container raid level: None >03:53:32,331 DEBUG anaconda: new container raid level: None >03:53:32,332 DEBUG anaconda: old container size request: 0 >03:53:32,332 DEBUG anaconda: new container size request: 0 >03:53:32,332 DEBUG anaconda: old disks: ['sdb'] >03:53:32,332 DEBUG anaconda: new disks: ['sdb'] >03:53:32,332 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:32,348 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:32,348 DEBUG anaconda: updated device_container_name to None >03:53:32,348 DEBUG anaconda: updated device_container_raid_level to None >03:53:32,348 DEBUG anaconda: updated device_container_encrypted to False >03:53:32,348 DEBUG anaconda: updated device_container_size to 0 >03:53:32,358 INFO anaconda: getting device type for Standard Partition >03:53:32,359 DEBUG anaconda: populate_raid: 2, None >03:53:32,359 INFO anaconda: getting device type for Standard Partition >03:53:32,360 DEBUG anaconda: new selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:53:32,374 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:53:32,386 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:32,386 DEBUG anaconda: updated device_container_name to None >03:53:32,387 DEBUG anaconda: updated device_container_raid_level to None >03:53:32,387 DEBUG anaconda: updated device_container_encrypted to False >03:53:32,387 DEBUG anaconda: updated device_container_size to 0 >03:53:32,396 INFO anaconda: getting device type for Standard Partition >03:53:32,396 DEBUG anaconda: populate_raid: 2, None >03:53:32,396 INFO anaconda: getting device type for Standard Partition >03:53:32,397 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:53:32,409 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:32,409 DEBUG anaconda: updated device_container_name to None >03:53:32,409 DEBUG anaconda: updated device_container_raid_level to None >03:53:32,409 DEBUG anaconda: updated device_container_encrypted to False >03:53:32,409 DEBUG anaconda: updated device_container_size to 0 >03:53:32,417 INFO anaconda: getting device type for Standard Partition >03:53:32,418 DEBUG anaconda: populate_raid: 2, None >03:53:32,418 INFO anaconda: getting device type for Standard Partition >03:53:46,967 DEBUG anaconda: current selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:53:46,992 DEBUG anaconda: notebook page = 1 >03:53:46,992 INFO anaconda: ui: saving changes to device sdb2 >03:53:46,993 DEBUG anaconda: old name: sdb2 >03:53:46,993 DEBUG anaconda: new name: None >03:53:46,994 DEBUG anaconda: old size: 18.62 GiB >03:53:47,014 DEBUG anaconda: new size: 18.62 GiB >03:53:47,032 INFO anaconda: getting device type for Standard Partition >03:53:47,032 DEBUG anaconda: old device type: 2 >03:53:47,033 DEBUG anaconda: new device type: 2 >03:53:47,033 DEBUG anaconda: reformat: False >03:53:47,035 DEBUG anaconda: old fs type: ext4 >03:53:47,036 DEBUG anaconda: new fs type: ext4 >03:53:47,036 DEBUG anaconda: old encryption setting: False >03:53:47,036 DEBUG anaconda: new encryption setting: False >03:53:47,036 DEBUG anaconda: old label: >03:53:47,036 DEBUG anaconda: new_label: >03:53:47,037 DEBUG anaconda: old mountpoint: >03:53:47,037 DEBUG anaconda: new mountpoint: >03:53:47,037 DEBUG anaconda: old raid level: None >03:53:47,037 DEBUG anaconda: new raid level: None >03:53:47,043 DEBUG anaconda: old container: None >03:53:47,043 DEBUG anaconda: new container: None >03:53:47,043 DEBUG anaconda: old container encrypted: False >03:53:47,043 DEBUG anaconda: new container encrypted: False >03:53:47,043 DEBUG anaconda: old container raid level: None >03:53:47,044 DEBUG anaconda: new container raid level: None >03:53:47,044 DEBUG anaconda: old container size request: 0 >03:53:47,044 DEBUG anaconda: new container size request: 0 >03:53:47,044 DEBUG anaconda: old disks: ['sdb'] >03:53:47,044 DEBUG anaconda: new disks: ['sdb'] >03:53:47,044 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:53:47,060 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:47,060 DEBUG anaconda: updated device_container_name to None >03:53:47,060 DEBUG anaconda: updated device_container_raid_level to None >03:53:47,060 DEBUG anaconda: updated device_container_encrypted to False >03:53:47,061 DEBUG anaconda: updated device_container_size to 0 >03:53:47,071 INFO anaconda: getting device type for Standard Partition >03:53:47,071 DEBUG anaconda: populate_raid: 2, None >03:53:47,072 INFO anaconda: getting device type for Standard Partition >03:53:47,072 DEBUG anaconda: new selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:47,086 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:47,098 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:47,098 DEBUG anaconda: updated device_container_name to None >03:53:47,099 DEBUG anaconda: updated device_container_raid_level to None >03:53:47,099 DEBUG anaconda: updated device_container_encrypted to False >03:53:47,099 DEBUG anaconda: updated device_container_size to 0 >03:53:47,108 INFO anaconda: getting device type for Standard Partition >03:53:47,108 DEBUG anaconda: populate_raid: 2, None >03:53:47,108 INFO anaconda: getting device type for Standard Partition >03:53:47,109 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:53:47,120 DEBUG anaconda: updated device_disks to ['sdb'] >03:53:47,121 DEBUG anaconda: updated device_container_name to None >03:53:47,121 DEBUG anaconda: updated device_container_raid_level to None >03:53:47,121 DEBUG anaconda: updated device_container_encrypted to False >03:53:47,121 DEBUG anaconda: updated device_container_size to 0 >03:53:47,129 INFO anaconda: getting device type for Standard Partition >03:53:47,129 DEBUG anaconda: populate_raid: 2, None >03:53:47,130 INFO anaconda: getting device type for Standard Partition >03:54:00,191 DEBUG anaconda: current selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem >03:54:00,216 DEBUG anaconda: notebook page = 1 >03:54:00,216 INFO anaconda: ui: saving changes to device sdb1 >03:54:00,217 DEBUG anaconda: old name: sdb1 >03:54:00,217 DEBUG anaconda: new name: None >03:54:00,218 DEBUG anaconda: old size: 476 MiB >03:54:00,238 DEBUG anaconda: new size: 476 MiB >03:54:00,255 INFO anaconda: getting device type for Standard Partition >03:54:00,256 DEBUG anaconda: old device type: 2 >03:54:00,256 DEBUG anaconda: new device type: 2 >03:54:00,256 DEBUG anaconda: reformat: False >03:54:00,259 DEBUG anaconda: old fs type: ext4 >03:54:00,259 DEBUG anaconda: new fs type: ext4 >03:54:00,259 DEBUG anaconda: old encryption setting: False >03:54:00,259 DEBUG anaconda: new encryption setting: False >03:54:00,260 DEBUG anaconda: old label: >03:54:00,260 DEBUG anaconda: new_label: >03:54:00,260 DEBUG anaconda: old mountpoint: >03:54:00,260 DEBUG anaconda: new mountpoint: /boot >03:54:00,261 DEBUG anaconda: old raid level: None >03:54:00,262 DEBUG anaconda: new raid level: None >03:54:00,267 DEBUG anaconda: old container: None >03:54:00,268 DEBUG anaconda: new container: None >03:54:00,268 DEBUG anaconda: old container encrypted: False >03:54:00,268 DEBUG anaconda: new container encrypted: False >03:54:00,268 DEBUG anaconda: old container raid level: None >03:54:00,268 DEBUG anaconda: new container raid level: None >03:54:00,268 DEBUG anaconda: old container size request: 0 >03:54:00,268 DEBUG anaconda: new container size request: 0 >03:54:00,269 DEBUG anaconda: old disks: ['sdb'] >03:54:00,269 DEBUG anaconda: new disks: ['sdb'] >03:54:00,269 DEBUG anaconda: updating mountpoint of sdb1 to /boot >03:54:00,281 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:00,296 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:00,296 DEBUG anaconda: updated device_container_name to None >03:54:00,296 DEBUG anaconda: updated device_container_raid_level to None >03:54:00,296 DEBUG anaconda: updated device_container_encrypted to False >03:54:00,296 DEBUG anaconda: updated device_container_size to 0 >03:54:00,306 INFO anaconda: getting device type for Standard Partition >03:54:00,307 DEBUG anaconda: populate_raid: 2, None >03:54:00,307 INFO anaconda: getting device type for Standard Partition >03:54:00,307 DEBUG anaconda: new selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:00,320 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:00,333 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:00,333 DEBUG anaconda: updated device_container_name to None >03:54:00,333 DEBUG anaconda: updated device_container_raid_level to None >03:54:00,333 DEBUG anaconda: updated device_container_encrypted to False >03:54:00,333 DEBUG anaconda: updated device_container_size to 0 >03:54:00,342 INFO anaconda: getting device type for Standard Partition >03:54:00,342 DEBUG anaconda: populate_raid: 2, None >03:54:00,342 INFO anaconda: getting device type for Standard Partition >03:54:00,343 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:00,355 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:00,355 DEBUG anaconda: updated device_container_name to None >03:54:00,355 DEBUG anaconda: updated device_container_raid_level to None >03:54:00,355 DEBUG anaconda: updated device_container_encrypted to False >03:54:00,355 DEBUG anaconda: updated device_container_size to 0 >03:54:00,363 INFO anaconda: getting device type for Standard Partition >03:54:00,363 DEBUG anaconda: populate_raid: 2, None >03:54:00,363 INFO anaconda: getting device type for Standard Partition >03:54:07,751 DEBUG anaconda: current selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:07,776 DEBUG anaconda: notebook page = 1 >03:54:07,776 INFO anaconda: ui: saving changes to device sdb2 >03:54:07,777 DEBUG anaconda: old name: sdb2 >03:54:07,777 DEBUG anaconda: new name: None >03:54:07,778 DEBUG anaconda: old size: 18.62 GiB >03:54:07,798 DEBUG anaconda: new size: 18.62 GiB >03:54:07,816 INFO anaconda: getting device type for Standard Partition >03:54:07,816 DEBUG anaconda: old device type: 2 >03:54:07,817 DEBUG anaconda: new device type: 2 >03:54:07,817 DEBUG anaconda: reformat: False >03:54:07,819 DEBUG anaconda: old fs type: ext4 >03:54:07,820 DEBUG anaconda: new fs type: ext4 >03:54:07,820 DEBUG anaconda: old encryption setting: False >03:54:07,820 DEBUG anaconda: new encryption setting: False >03:54:07,820 DEBUG anaconda: old label: >03:54:07,820 DEBUG anaconda: new_label: / >03:54:07,821 DEBUG anaconda: old mountpoint: >03:54:07,821 DEBUG anaconda: new mountpoint: >03:54:07,821 DEBUG anaconda: old raid level: None >03:54:07,821 DEBUG anaconda: new raid level: None >03:54:07,827 DEBUG anaconda: old container: None >03:54:07,827 DEBUG anaconda: new container: None >03:54:07,827 DEBUG anaconda: old container encrypted: False >03:54:07,827 DEBUG anaconda: new container encrypted: False >03:54:07,827 DEBUG anaconda: old container raid level: None >03:54:07,828 DEBUG anaconda: new container raid level: None >03:54:07,828 DEBUG anaconda: old container size request: 0 >03:54:07,828 DEBUG anaconda: new container size request: 0 >03:54:07,828 DEBUG anaconda: old disks: ['sdb'] >03:54:07,828 DEBUG anaconda: new disks: ['sdb'] >03:54:07,828 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:07,844 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:07,844 DEBUG anaconda: updated device_container_name to None >03:54:07,844 DEBUG anaconda: updated device_container_raid_level to None >03:54:07,844 DEBUG anaconda: updated device_container_encrypted to False >03:54:07,845 DEBUG anaconda: updated device_container_size to 0 >03:54:07,855 INFO anaconda: getting device type for Standard Partition >03:54:07,855 DEBUG anaconda: populate_raid: 2, None >03:54:07,856 INFO anaconda: getting device type for Standard Partition >03:54:07,856 DEBUG anaconda: new selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:07,870 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:07,883 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:07,883 DEBUG anaconda: updated device_container_name to None >03:54:07,883 DEBUG anaconda: updated device_container_raid_level to None >03:54:07,883 DEBUG anaconda: updated device_container_encrypted to False >03:54:07,883 DEBUG anaconda: updated device_container_size to 0 >03:54:07,892 INFO anaconda: getting device type for Standard Partition >03:54:07,892 DEBUG anaconda: populate_raid: 2, None >03:54:07,893 INFO anaconda: getting device type for Standard Partition >03:54:07,894 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:07,905 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:07,905 DEBUG anaconda: updated device_container_name to None >03:54:07,905 DEBUG anaconda: updated device_container_raid_level to None >03:54:07,905 DEBUG anaconda: updated device_container_encrypted to False >03:54:07,906 DEBUG anaconda: updated device_container_size to 0 >03:54:07,913 INFO anaconda: getting device type for Standard Partition >03:54:07,914 DEBUG anaconda: populate_raid: 2, None >03:54:07,914 INFO anaconda: getting device type for Standard Partition >03:54:08,600 DEBUG anaconda: current selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:08,624 DEBUG anaconda: notebook page = 1 >03:54:08,624 INFO anaconda: ui: saving changes to device sdb1 >03:54:08,625 DEBUG anaconda: old name: sdb1 >03:54:08,625 DEBUG anaconda: new name: None >03:54:08,626 DEBUG anaconda: old size: 476 MiB >03:54:08,646 DEBUG anaconda: new size: 476 MiB >03:54:08,664 INFO anaconda: getting device type for Standard Partition >03:54:08,664 DEBUG anaconda: old device type: 2 >03:54:08,665 DEBUG anaconda: new device type: 2 >03:54:08,665 DEBUG anaconda: reformat: False >03:54:08,668 DEBUG anaconda: old fs type: ext4 >03:54:08,668 DEBUG anaconda: new fs type: ext4 >03:54:08,668 DEBUG anaconda: old encryption setting: False >03:54:08,668 DEBUG anaconda: new encryption setting: False >03:54:08,668 DEBUG anaconda: old label: >03:54:08,669 DEBUG anaconda: new_label: >03:54:08,669 DEBUG anaconda: old mountpoint: /boot >03:54:08,669 DEBUG anaconda: new mountpoint: /boot >03:54:08,669 DEBUG anaconda: old raid level: None >03:54:08,670 DEBUG anaconda: new raid level: None >03:54:08,675 DEBUG anaconda: old container: None >03:54:08,675 DEBUG anaconda: new container: None >03:54:08,676 DEBUG anaconda: old container encrypted: False >03:54:08,676 DEBUG anaconda: new container encrypted: False >03:54:08,676 DEBUG anaconda: old container raid level: None >03:54:08,676 DEBUG anaconda: new container raid level: None >03:54:08,676 DEBUG anaconda: old container size request: 0 >03:54:08,677 DEBUG anaconda: new container size request: 0 >03:54:08,677 DEBUG anaconda: old disks: ['sdb'] >03:54:08,677 DEBUG anaconda: new disks: ['sdb'] >03:54:08,677 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:08,693 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:08,693 DEBUG anaconda: updated device_container_name to None >03:54:08,693 DEBUG anaconda: updated device_container_raid_level to None >03:54:08,693 DEBUG anaconda: updated device_container_encrypted to False >03:54:08,693 DEBUG anaconda: updated device_container_size to 0 >03:54:08,704 INFO anaconda: getting device type for Standard Partition >03:54:08,704 DEBUG anaconda: populate_raid: 2, None >03:54:08,704 INFO anaconda: getting device type for Standard Partition >03:54:08,705 DEBUG anaconda: new selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:08,719 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:08,732 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:08,732 DEBUG anaconda: updated device_container_name to None >03:54:08,732 DEBUG anaconda: updated device_container_raid_level to None >03:54:08,732 DEBUG anaconda: updated device_container_encrypted to False >03:54:08,732 DEBUG anaconda: updated device_container_size to 0 >03:54:08,741 INFO anaconda: getting device type for Standard Partition >03:54:08,742 DEBUG anaconda: populate_raid: 2, None >03:54:08,742 INFO anaconda: getting device type for Standard Partition >03:54:08,743 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:08,755 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:08,755 DEBUG anaconda: updated device_container_name to None >03:54:08,755 DEBUG anaconda: updated device_container_raid_level to None >03:54:08,755 DEBUG anaconda: updated device_container_encrypted to False >03:54:08,755 DEBUG anaconda: updated device_container_size to 0 >03:54:08,763 INFO anaconda: getting device type for Standard Partition >03:54:08,763 DEBUG anaconda: populate_raid: 2, None >03:54:08,764 INFO anaconda: getting device type for Standard Partition >03:54:09,903 DEBUG anaconda: current selector: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:09,928 DEBUG anaconda: notebook page = 1 >03:54:09,929 INFO anaconda: ui: saving changes to device sdb2 >03:54:09,929 DEBUG anaconda: old name: sdb2 >03:54:09,929 DEBUG anaconda: new name: None >03:54:09,931 DEBUG anaconda: old size: 18.62 GiB >03:54:09,951 DEBUG anaconda: new size: 18.62 GiB >03:54:09,968 INFO anaconda: getting device type for Standard Partition >03:54:09,969 DEBUG anaconda: old device type: 2 >03:54:09,969 DEBUG anaconda: new device type: 2 >03:54:09,970 DEBUG anaconda: reformat: False >03:54:09,972 DEBUG anaconda: old fs type: ext4 >03:54:09,973 DEBUG anaconda: new fs type: ext4 >03:54:09,973 DEBUG anaconda: old encryption setting: False >03:54:09,973 DEBUG anaconda: new encryption setting: False >03:54:09,973 DEBUG anaconda: old label: >03:54:09,973 DEBUG anaconda: new_label: >03:54:09,974 DEBUG anaconda: old mountpoint: >03:54:09,974 DEBUG anaconda: new mountpoint: >03:54:09,974 DEBUG anaconda: old raid level: None >03:54:09,974 DEBUG anaconda: new raid level: None >03:54:09,980 DEBUG anaconda: old container: None >03:54:09,980 DEBUG anaconda: new container: None >03:54:09,981 DEBUG anaconda: old container encrypted: False >03:54:09,981 DEBUG anaconda: new container encrypted: False >03:54:09,981 DEBUG anaconda: old container raid level: None >03:54:09,981 DEBUG anaconda: new container raid level: None >03:54:09,981 DEBUG anaconda: old container size request: 0 >03:54:09,981 DEBUG anaconda: new container size request: 0 >03:54:09,982 DEBUG anaconda: old disks: ['sdb'] >03:54:09,982 DEBUG anaconda: new disks: ['sdb'] >03:54:09,982 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:09,997 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:09,998 DEBUG anaconda: updated device_container_name to None >03:54:09,998 DEBUG anaconda: updated device_container_raid_level to None >03:54:09,998 DEBUG anaconda: updated device_container_encrypted to False >03:54:09,998 DEBUG anaconda: updated device_container_size to 0 >03:54:10,008 INFO anaconda: getting device type for Standard Partition >03:54:10,009 DEBUG anaconda: populate_raid: 2, None >03:54:10,009 INFO anaconda: getting device type for Standard Partition >03:54:10,010 DEBUG anaconda: new selector: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:10,024 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:10,036 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:10,036 DEBUG anaconda: updated device_container_name to None >03:54:10,037 DEBUG anaconda: updated device_container_raid_level to None >03:54:10,037 DEBUG anaconda: updated device_container_encrypted to False >03:54:10,037 DEBUG anaconda: updated device_container_size to 0 >03:54:10,046 INFO anaconda: getting device type for Standard Partition >03:54:10,046 DEBUG anaconda: populate_raid: 2, None >03:54:10,046 INFO anaconda: getting device type for Standard Partition >03:54:10,047 DEBUG anaconda: populate_right_side: existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot >03:54:10,059 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:10,059 DEBUG anaconda: updated device_container_name to None >03:54:10,059 DEBUG anaconda: updated device_container_raid_level to None >03:54:10,059 DEBUG anaconda: updated device_container_encrypted to False >03:54:10,059 DEBUG anaconda: updated device_container_size to 0 >03:54:10,067 INFO anaconda: getting device type for Standard Partition >03:54:10,068 DEBUG anaconda: populate_raid: 2, None >03:54:10,068 INFO anaconda: getting device type for Standard Partition >03:54:18,576 DEBUG anaconda: removing device 'existing 476 MiB partition sdb1 (6) with existing ext4 filesystem mounted at /boot' from page Unknown Linux >03:54:20,987 INFO anaconda: ui: removed device sdb1 >03:54:21,012 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdb2', 'sr0'] >03:54:21,013 DEBUG anaconda: ui: unused=[] >03:54:21,014 DEBUG anaconda: ui: new_devices=[] >03:54:21,034 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:54:21,034 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:21,035 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:23,056 DEBUG anaconda: page clicked: Unknown Linux >03:54:23,056 DEBUG anaconda: show mountpoint: Unknown Linux >03:54:23,057 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,083 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,083 DEBUG anaconda: updated device_container_name to None >03:54:23,083 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,084 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,084 DEBUG anaconda: updated device_container_size to 0 >03:54:23,100 INFO anaconda: getting device type for Standard Partition >03:54:23,101 DEBUG anaconda: populate_raid: 2, None >03:54:23,102 INFO anaconda: getting device type for Standard Partition >03:54:23,103 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,122 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,122 DEBUG anaconda: updated device_container_name to None >03:54:23,123 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,123 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,123 DEBUG anaconda: updated device_container_size to 0 >03:54:23,135 INFO anaconda: getting device type for Standard Partition >03:54:23,136 DEBUG anaconda: populate_raid: 2, None >03:54:23,136 INFO anaconda: getting device type for Standard Partition >03:54:23,137 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,153 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,153 DEBUG anaconda: updated device_container_name to None >03:54:23,153 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,154 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,154 DEBUG anaconda: updated device_container_size to 0 >03:54:23,164 INFO anaconda: getting device type for Standard Partition >03:54:23,165 DEBUG anaconda: populate_raid: 2, None >03:54:23,165 INFO anaconda: getting device type for Standard Partition >03:54:23,166 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,180 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,180 DEBUG anaconda: updated device_container_name to None >03:54:23,180 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,180 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,180 DEBUG anaconda: updated device_container_size to 0 >03:54:23,189 INFO anaconda: getting device type for Standard Partition >03:54:23,190 DEBUG anaconda: populate_raid: 2, None >03:54:23,190 INFO anaconda: getting device type for Standard Partition >03:54:23,191 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,203 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,204 DEBUG anaconda: updated device_container_name to None >03:54:23,204 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,204 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,204 DEBUG anaconda: updated device_container_size to 0 >03:54:23,212 INFO anaconda: getting device type for Standard Partition >03:54:23,213 DEBUG anaconda: populate_raid: 2, None >03:54:23,213 INFO anaconda: getting device type for Standard Partition >03:54:23,214 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,225 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,225 DEBUG anaconda: updated device_container_name to None >03:54:23,225 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,226 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,226 DEBUG anaconda: updated device_container_size to 0 >03:54:23,233 INFO anaconda: getting device type for Standard Partition >03:54:23,234 DEBUG anaconda: populate_raid: 2, None >03:54:23,234 INFO anaconda: getting device type for Standard Partition >03:54:23,235 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,245 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,246 DEBUG anaconda: updated device_container_name to None >03:54:23,246 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,246 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,246 DEBUG anaconda: updated device_container_size to 0 >03:54:23,253 INFO anaconda: getting device type for Standard Partition >03:54:23,253 DEBUG anaconda: populate_raid: 2, None >03:54:23,254 INFO anaconda: getting device type for Standard Partition >03:54:23,254 DEBUG anaconda: populate_right_side: existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem >03:54:23,264 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:23,264 DEBUG anaconda: updated device_container_name to None >03:54:23,264 DEBUG anaconda: updated device_container_raid_level to None >03:54:23,264 DEBUG anaconda: updated device_container_encrypted to False >03:54:23,264 DEBUG anaconda: updated device_container_size to 0 >03:54:23,271 INFO anaconda: getting device type for Standard Partition >03:54:23,272 DEBUG anaconda: populate_raid: 2, None >03:54:23,272 INFO anaconda: getting device type for Standard Partition >03:54:26,168 DEBUG anaconda: removing device 'existing 18.62 GiB partition sdb2 (12) with existing ext4 filesystem' from page Unknown Linux >03:54:28,119 INFO anaconda: ui: removed device sdb2 >03:54:28,141 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sr0'] >03:54:28,141 DEBUG anaconda: ui: unused=[] >03:54:28,142 DEBUG anaconda: ui: new_devices=[] >03:54:28,150 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:54:28,150 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:28,151 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:48,906 DEBUG anaconda: requested size = 476.83 MiB ; available space = 931.51 GiB >03:54:49,151 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdb1', 'sr0'] >03:54:49,151 DEBUG anaconda: ui: unused=[] >03:54:49,152 DEBUG anaconda: ui: new_devices=['sdb1'] >03:54:49,161 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:54:49,161 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:49,162 DEBUG anaconda: populate_right_side: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:54:49,171 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:49,171 DEBUG anaconda: updated device_container_name to None >03:54:49,171 DEBUG anaconda: updated device_container_raid_level to None >03:54:49,171 DEBUG anaconda: updated device_container_encrypted to False >03:54:49,171 DEBUG anaconda: updated device_container_size to 0 >03:54:49,175 INFO anaconda: getting device type for Standard Partition >03:54:49,179 INFO anaconda: getting device type for Standard Partition >03:54:49,179 DEBUG anaconda: populate_raid: 2, None >03:54:49,180 INFO anaconda: getting device type for Standard Partition >03:54:49,181 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:54:49,181 DEBUG anaconda: populate_right_side: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:54:49,190 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:49,190 DEBUG anaconda: updated device_container_name to None >03:54:49,191 DEBUG anaconda: updated device_container_raid_level to None >03:54:49,191 DEBUG anaconda: updated device_container_encrypted to False >03:54:49,191 DEBUG anaconda: updated device_container_size to 0 >03:54:49,197 INFO anaconda: getting device type for Standard Partition >03:54:49,198 DEBUG anaconda: populate_raid: 2, None >03:54:49,198 INFO anaconda: getting device type for Standard Partition >03:54:49,206 DEBUG anaconda: populate_right_side: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:54:49,215 DEBUG anaconda: updated device_disks to ['sdb'] >03:54:49,216 DEBUG anaconda: updated device_container_name to None >03:54:49,216 DEBUG anaconda: updated device_container_raid_level to None >03:54:49,216 DEBUG anaconda: updated device_container_encrypted to False >03:54:49,216 DEBUG anaconda: updated device_container_size to 0 >03:54:49,222 INFO anaconda: getting device type for Standard Partition >03:54:49,223 DEBUG anaconda: populate_raid: 2, None >03:54:49,223 INFO anaconda: getting device type for Standard Partition >03:54:52,655 INFO anaconda: ui: saving changes to device sdb1 >03:54:52,656 DEBUG anaconda: old name: sdb1 >03:54:52,656 DEBUG anaconda: new name: None >03:54:52,657 DEBUG anaconda: old size: 476 MiB >03:54:52,681 DEBUG anaconda: new size: 476 MiB >03:54:52,701 INFO anaconda: getting device type for Standard Partition >03:54:52,702 DEBUG anaconda: old device type: 2 >03:54:52,702 DEBUG anaconda: new device type: 2 >03:54:52,702 DEBUG anaconda: reformat: True >03:54:52,705 DEBUG anaconda: old fs type: ext4 >03:54:52,705 DEBUG anaconda: new fs type: ext4 >03:54:52,706 DEBUG anaconda: old encryption setting: False >03:54:52,706 DEBUG anaconda: new encryption setting: False >03:54:52,706 DEBUG anaconda: old label: >03:54:52,706 DEBUG anaconda: new_label: >03:54:52,706 DEBUG anaconda: old mountpoint: /boot >03:54:52,707 DEBUG anaconda: new mountpoint: /boot >03:54:52,708 DEBUG anaconda: old raid level: None >03:54:52,708 DEBUG anaconda: new raid level: None >03:54:52,714 DEBUG anaconda: old container: None >03:54:52,714 DEBUG anaconda: new container: None >03:54:52,715 DEBUG anaconda: old container encrypted: False >03:54:52,715 DEBUG anaconda: new container encrypted: False >03:54:52,715 DEBUG anaconda: old container raid level: None >03:54:52,715 DEBUG anaconda: new container raid level: None >03:54:52,715 DEBUG anaconda: old container size request: 0 >03:54:52,716 DEBUG anaconda: new container size request: 0 >03:54:52,716 DEBUG anaconda: old disks: ['sdb'] >03:54:52,716 DEBUG anaconda: new disks: ['sdb'] >03:54:52,716 DEBUG anaconda: nothing changed for new device >03:55:04,233 DEBUG anaconda: requested size = 18.62 GiB ; available space = 931.04 GiB >03:55:04,544 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdb1', 'sdb2', 'sr0'] >03:55:04,544 DEBUG anaconda: ui: unused=[] >03:55:04,545 DEBUG anaconda: ui: new_devices=['sdb1', 'sdb2'] >03:55:04,558 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:55:04,558 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:55:04,558 DEBUG anaconda: populate_right_side: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:55:04,568 DEBUG anaconda: updated device_disks to ['sdb'] >03:55:04,568 DEBUG anaconda: updated device_container_name to None >03:55:04,568 DEBUG anaconda: updated device_container_raid_level to None >03:55:04,568 DEBUG anaconda: updated device_container_encrypted to False >03:55:04,568 DEBUG anaconda: updated device_container_size to 0 >03:55:04,575 INFO anaconda: getting device type for Standard Partition >03:55:04,575 DEBUG anaconda: populate_raid: 2, None >03:55:04,575 INFO anaconda: getting device type for Standard Partition >03:55:04,577 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:55:04,577 DEBUG anaconda: current selector: non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:55:04,586 DEBUG anaconda: notebook page = 1 >03:55:04,586 INFO anaconda: ui: saving changes to device sdb1 >03:55:04,586 DEBUG anaconda: old name: sdb1 >03:55:04,586 DEBUG anaconda: new name: None >03:55:04,587 DEBUG anaconda: old size: 476 MiB >03:55:04,596 DEBUG anaconda: new size: 476 MiB >03:55:04,605 INFO anaconda: getting device type for Standard Partition >03:55:04,605 DEBUG anaconda: old device type: 2 >03:55:04,605 DEBUG anaconda: new device type: 2 >03:55:04,605 DEBUG anaconda: reformat: True >03:55:04,607 DEBUG anaconda: old fs type: ext4 >03:55:04,607 DEBUG anaconda: new fs type: ext4 >03:55:04,607 DEBUG anaconda: old encryption setting: False >03:55:04,607 DEBUG anaconda: new encryption setting: False >03:55:04,607 DEBUG anaconda: old label: >03:55:04,607 DEBUG anaconda: new_label: >03:55:04,608 DEBUG anaconda: old mountpoint: /boot >03:55:04,608 DEBUG anaconda: new mountpoint: /boot >03:55:04,608 DEBUG anaconda: old raid level: None >03:55:04,608 DEBUG anaconda: new raid level: None >03:55:04,612 DEBUG anaconda: old container: None >03:55:04,612 DEBUG anaconda: new container: None >03:55:04,612 DEBUG anaconda: old container encrypted: False >03:55:04,612 DEBUG anaconda: new container encrypted: False >03:55:04,612 DEBUG anaconda: old container raid level: None >03:55:04,612 DEBUG anaconda: new container raid level: None >03:55:04,612 DEBUG anaconda: old container size request: 0 >03:55:04,612 DEBUG anaconda: new container size request: 0 >03:55:04,612 DEBUG anaconda: old disks: ['sdb'] >03:55:04,613 DEBUG anaconda: new disks: ['sdb'] >03:55:04,613 DEBUG anaconda: nothing changed for new device >03:55:04,613 DEBUG anaconda: new selector: non-existent 18.62 GiB partition sdb2 (325) with non-existent ext4 filesystem mounted at / >03:55:04,622 DEBUG anaconda: populate_right_side: non-existent 18.62 GiB partition sdb2 (325) with non-existent ext4 filesystem mounted at / >03:55:04,632 DEBUG anaconda: updated device_disks to ['sdb'] >03:55:04,632 DEBUG anaconda: updated device_container_name to None >03:55:04,632 DEBUG anaconda: updated device_container_raid_level to None >03:55:04,632 DEBUG anaconda: updated device_container_encrypted to False >03:55:04,632 DEBUG anaconda: updated device_container_size to 0 >03:55:04,639 INFO anaconda: getting device type for Standard Partition >03:55:04,639 DEBUG anaconda: populate_raid: 2, None >03:55:04,640 INFO anaconda: getting device type for Standard Partition >03:55:04,648 DEBUG anaconda: populate_right_side: non-existent 18.62 GiB partition sdb2 (325) with non-existent ext4 filesystem mounted at / >03:55:04,658 DEBUG anaconda: updated device_disks to ['sdb'] >03:55:04,658 DEBUG anaconda: updated device_container_name to None >03:55:04,658 DEBUG anaconda: updated device_container_raid_level to None >03:55:04,659 DEBUG anaconda: updated device_container_encrypted to False >03:55:04,659 DEBUG anaconda: updated device_container_size to 0 >03:55:04,665 INFO anaconda: getting device type for Standard Partition >03:55:04,666 DEBUG anaconda: populate_raid: 2, None >03:55:04,666 INFO anaconda: getting device type for Standard Partition >03:55:09,800 INFO anaconda: ui: saving changes to device sdb2 >03:55:09,800 DEBUG anaconda: old name: sdb2 >03:55:09,801 DEBUG anaconda: new name: None >03:55:09,802 DEBUG anaconda: old size: 18.62 GiB >03:55:09,825 DEBUG anaconda: new size: 18.62 GiB >03:55:09,845 INFO anaconda: getting device type for Standard Partition >03:55:09,846 DEBUG anaconda: old device type: 2 >03:55:09,847 DEBUG anaconda: new device type: 2 >03:55:09,847 DEBUG anaconda: reformat: True >03:55:09,850 DEBUG anaconda: old fs type: ext4 >03:55:09,850 DEBUG anaconda: new fs type: ext4 >03:55:09,850 DEBUG anaconda: old encryption setting: False >03:55:09,850 DEBUG anaconda: new encryption setting: False >03:55:09,850 DEBUG anaconda: old label: >03:55:09,850 DEBUG anaconda: new_label: >03:55:09,851 DEBUG anaconda: old mountpoint: / >03:55:09,851 DEBUG anaconda: new mountpoint: / >03:55:09,852 DEBUG anaconda: old raid level: None >03:55:09,852 DEBUG anaconda: new raid level: None >03:55:09,859 DEBUG anaconda: old container: None >03:55:09,859 DEBUG anaconda: new container: None >03:55:09,859 DEBUG anaconda: old container encrypted: False >03:55:09,859 DEBUG anaconda: new container encrypted: False >03:55:09,859 DEBUG anaconda: old container raid level: None >03:55:09,860 DEBUG anaconda: new container raid level: None >03:55:09,860 DEBUG anaconda: old container size request: 0 >03:55:09,860 DEBUG anaconda: new container size request: 0 >03:55:09,860 DEBUG anaconda: old disks: ['sdb'] >03:55:09,860 DEBUG anaconda: new disks: ['sdb'] >03:55:09,861 DEBUG anaconda: nothing changed for new device >03:55:09,862 DEBUG anaconda: new disk order: [] >03:55:10,066 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >03:55:10,066 DEBUG anaconda: _is_valid_size(sdb) returning True >03:55:10,066 DEBUG anaconda: _is_valid_location(sdb) returning True >03:55:10,066 DEBUG anaconda: _is_valid_format(sdb) returning True >03:55:10,067 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >03:55:10,073 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >03:55:10,073 DEBUG anaconda: _is_valid_size(sdb) returning True >03:55:10,073 DEBUG anaconda: _is_valid_location(sdb) returning True >03:55:10,073 DEBUG anaconda: _is_valid_format(sdb) returning True >03:55:10,073 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >03:55:10,074 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >03:55:10,074 DEBUG anaconda: _is_valid_size(sdb1) returning True >03:55:10,075 DEBUG anaconda: _is_valid_location(sdb1) returning True >03:55:10,075 DEBUG anaconda: _is_valid_partition(sdb1) returning True >03:55:10,076 DEBUG anaconda: _is_valid_format(sdb1) returning True >03:55:10,076 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >03:55:10,078 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >03:55:10,091 INFO anaconda: fs space: 18.62 GiB needed: 3.02 GiB >03:55:10,134 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >03:55:10,134 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> status to: Checking storage configuration... >03:55:10,137 INFO anaconda: fs space: 18.62 GiB needed: 3.02 GiB >03:55:10,172 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >03:55:18,448 INFO anaconda: ui: saving changes to device sdb2 >03:55:18,448 DEBUG anaconda: old name: sdb2 >03:55:18,449 DEBUG anaconda: new name: None >03:55:18,450 DEBUG anaconda: old size: 18.62 GiB >03:55:18,475 DEBUG anaconda: new size: 18.62 GiB >03:55:18,497 INFO anaconda: getting device type for Standard Partition >03:55:18,498 DEBUG anaconda: old device type: 2 >03:55:18,498 DEBUG anaconda: new device type: 2 >03:55:18,498 DEBUG anaconda: reformat: True >03:55:18,501 DEBUG anaconda: old fs type: ext4 >03:55:18,501 DEBUG anaconda: new fs type: ext4 >03:55:18,502 DEBUG anaconda: old encryption setting: False >03:55:18,502 DEBUG anaconda: new encryption setting: False >03:55:18,502 DEBUG anaconda: old label: >03:55:18,502 DEBUG anaconda: new_label: >03:55:18,502 DEBUG anaconda: old mountpoint: / >03:55:18,503 DEBUG anaconda: new mountpoint: / >03:55:18,504 DEBUG anaconda: old raid level: None >03:55:18,504 DEBUG anaconda: new raid level: None >03:55:18,511 DEBUG anaconda: old container: None >03:55:18,511 DEBUG anaconda: new container: None >03:55:18,511 DEBUG anaconda: old container encrypted: False >03:55:18,511 DEBUG anaconda: new container encrypted: False >03:55:18,512 DEBUG anaconda: old container raid level: None >03:55:18,512 DEBUG anaconda: new container raid level: None >03:55:18,512 DEBUG anaconda: old container size request: 0 >03:55:18,512 DEBUG anaconda: new container size request: 0 >03:55:18,512 DEBUG anaconda: old disks: ['sdb'] >03:55:18,513 DEBUG anaconda: new disks: ['sdb'] >03:55:18,513 DEBUG anaconda: nothing changed for new device >03:55:21,255 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >03:55:21,573 INFO anaconda: fs space: 18.62 GiB needed: 3.02 GiB >03:55:21,634 INFO anaconda: fs space: 18.62 GiB needed: 3.02 GiB >03:55:21,675 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7ff08f219ad0> >03:55:39,240 DEBUG anaconda: Left hub: SummaryHub >03:55:39,240 DEBUG anaconda: Entered hub: ProgressHub >03:55:39,340 INFO anaconda: Running Thread: AnaInstallThread (140671052797696) >03:55:40,504 INFO anaconda: Setting up the installation environment >03:55:41,399 DEBUG anaconda: Entered spoke: PasswordSpoke >03:55:43,443 INFO anaconda: Creating disklabel on /dev/sdb >03:55:43,524 DEBUG anaconda: running handleException >03:55:43,526 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 172, in turnOnFilesystems > storage.doIt() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 314, in doIt > self.devicetree.processActions() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 265, in processActions > action.execute() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 470, in execute > options=self.device.formatArgs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 244, in create > DeviceFormat.create(self, *args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 391, in create > raise FormatCreateError("invalid device specification", self.device) > >FormatCreateError: ('invalid device specification', '/dev/sdb') > >03:55:43,527 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >03:55:43,527 INFO anaconda: Thread Done: AnaInstallThread (140671052797696) > > >/tmp/packaging.log: >12:29:39,483 INFO packaging: configuring base repo >12:29:39,634 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >12:29:39,672 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:29:39,672 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:29:39,672 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:29:39,673 DEBUG yum.verbose.plugin: Adding en_US to language list >12:29:39,677 DEBUG yum.verbose.YumBase: Config time: 0.039 >12:29:39,712 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:29:39,712 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:29:39,713 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:29:39,713 DEBUG yum.verbose.plugin: Adding en_US to language list >12:29:39,715 DEBUG yum.verbose.YumBase: Config time: 0.008 >12:29:39,789 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >12:29:39,793 INFO packaging: using default repos from local yum configuration >12:29:39,845 INFO packaging: gathering repo metadata >12:29:39,857 ERR packaging: failed to grab repo metadata for rawhide: Cannot retrieve metalink for repository: rawhide/x86_64. Please verify its path and try again >12:29:39,868 INFO packaging: Refreshing environmentAddons >12:29:39,870 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:29:39,871 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:29:39,871 DEBUG yum.verbose.YumBase: group time: 0.001 >12:29:39,873 INFO packaging: metadata retrieval complete >12:30:23,671 INFO packaging: configuring base repo >12:30:23,717 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >12:30:23,737 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >12:30:23,737 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:30:23,738 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:30:23,738 DEBUG yum.verbose.plugin: Adding en_US to language list >12:30:23,742 DEBUG yum.verbose.YumBase: Config time: 0.015 >12:30:23,806 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >12:30:23,809 INFO packaging: using default repos from local yum configuration >12:30:23,859 INFO packaging: gathering repo metadata >12:30:57,045 INFO packaging: Refreshing environmentAddons >12:30:57,046 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:30:57,047 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >12:31:01,250 INFO_2 yum.verbose.plugin: * rawhide: mirror.web-ster.com >12:31:04,572 DEBUG yum.verbose.YumBase: pkgsack time: 7.525 >12:31:04,676 DEBUG yum.verbose.YumBase: group time: 7.629 >12:31:11,048 INFO packaging: metadata retrieval complete >12:31:11,346 INFO packaging: checking software selection >12:31:11,353 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:31:12,482 DEBUG yum.verbose.YumBase: pkgsack time: 1.128 >12:31:12,602 DEBUG yum.verbose.YumBase: group time: 1.249 >12:31:12,603 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:31:12,753 DEBUG yum.verbose.YumBase: Obs Init time: 0.145 >12:31:12,775 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:31:12,798 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >12:31:12,864 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:31:12,865 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:31:12,930 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >12:31:12,933 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >12:31:12,937 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >12:31:12,947 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >12:31:13,009 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >12:31:13,133 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:31:13,134 INFO packaging: no kernel-PAE package >12:31:13,136 INFO packaging: selected kernel >12:31:13,137 INFO packaging: checking dependencies >12:31:13,251 DEBUG yum.verbose.YumBase: Building updates object >12:31:13,958 DEBUG yum.verbose.YumBase: up:simple updates time: 0.267 >12:31:13,964 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >12:31:13,964 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:31:13,964 DEBUG yum.verbose.YumBase: updates time: 0.713 >12:31:13,969 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.39.90-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:31:13,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:31:13,972 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:31:13,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.6.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:31:13,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-14.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:31:13,976 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:31:13,976 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >12:31:13,976 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >12:31:13,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-28.git20140131.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,988 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,990 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,991 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >12:31:13,991 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >12:31:13,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,993 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:31:13,998 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-7.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:13,999 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,000 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-24.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,003 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,005 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.4-4.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,007 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.45.90-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,009 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,011 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,012 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.2-3.fc21.x86_64 to require for libplc4.so()(64bit) >12:31:14,013 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.5-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,014 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-28.git20140131.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >12:31:14,014 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:31:14,014 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >12:31:14,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:31:14,020 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,021 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,022 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,024 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,026 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.2-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,027 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.2-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >12:31:14,028 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.11.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,033 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.5-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,035 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,036 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,038 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.11.90-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:31:14,042 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.02-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:31:14,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:31:14,045 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:31:14,045 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.02-1.fc21.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >12:31:14,047 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:31:14,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >12:31:14,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc21.x86_64 >12:31:14,054 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-3.git20140131.fc21.x86_64 >12:31:14,056 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-0.5.20140217.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,058 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,061 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,062 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.fc21.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >12:31:14,064 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,066 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:31:14,067 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.2-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,068 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.5.20140217.fc21.x86_64 >12:31:14,070 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >12:31:14,071 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,076 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,077 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,078 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,079 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,080 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,081 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,082 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,083 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,084 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:31:14,086 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:31:14,087 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.5-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:31:14,088 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:31:14,089 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.12-2.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:31:14,093 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:31:14,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.12-3.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:31:14,097 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.12-2.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:31:14,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >12:31:14,101 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:31:14,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-5.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >12:31:14,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc21.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >12:31:14,106 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc21.x86_64 to require for libguile-2.0.so.22()(64bit) >12:31:14,107 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >12:31:14,150 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >12:31:14,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >12:31:14,153 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >12:31:14,156 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.99.4-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:31:14,158 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:31:14,158 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >12:31:14,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >12:31:14,162 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:31:14,163 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >12:31:14,164 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libncursesw.so.5()(64bit) >12:31:14,165 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libmenuw.so.5()(64bit) >12:31:14,165 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libformw.so.5()(64bit) >12:31:14,167 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-4.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >12:31:14,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-5.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >12:31:14,169 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-4.fc21.x86_64 to require for libpam.so.0()(64bit) >12:31:14,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.11.90-1.fc21.x86_64 >12:31:14,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.11.90-1.fc21.x86_64 >12:31:14,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.11.90-1.fc21.x86_64 >12:31:14,180 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.3-1.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:31:14,182 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-5.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:31:14,182 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-5.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:31:14,183 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:31:14,184 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:31:14,185 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-5.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:31:14,185 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.3-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >12:31:14,189 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:31:14,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:31:14,193 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:31:14,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-41.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:31:14,198 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-24.fc21.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:31:14,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:31:14,202 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:31:14,203 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-1.fc21.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:31:14,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:31:14,206 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >12:31:14,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >12:31:14,213 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >12:31:14,215 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >12:31:14,219 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,222 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.3.90-2.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,226 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1-0.rc1.20140208.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,230 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.17.3-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,232 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.99.2-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,234 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.11.90-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,236 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-0.rc1.20140208.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.0-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,240 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.17.4-2.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,241 DEBUG yum.verbose.YumBase: Quick matched cogl-1.17.4-2.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >12:31:14,241 DEBUG yum.verbose.YumBase: Quick matched cogl-1.17.4-2.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >12:31:14,242 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,244 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.17.4-1.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,253 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-0.rc1.20140208.fc21.x86_64 as install for bijiben-3.11.90-2.fc21.x86_64 >12:31:14,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:31:14,258 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:31:14,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-1.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:31:14,260 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >12:31:14,260 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisccc.so.90()(64bit) >12:31:14,260 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisc.so.95()(64bit) >12:31:14,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-41.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:31:14,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:31:14,266 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >12:31:14,266 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >12:31:14,267 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.13-1.fc21.x86_64 as install for bluez-cups-5.13-1.fc21.x86_64 >12:31:14,272 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.4-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.4-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,278 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,279 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,280 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,282 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,283 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.1-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,287 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,288 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >12:31:14,290 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,300 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,301 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >12:31:14,301 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >12:31:14,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >12:31:14,306 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.11.90-2.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >12:31:14,309 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:31:14,310 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:31:14,310 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:31:14,311 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:31:14,312 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:31:14,314 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >12:31:14,317 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >12:31:14,320 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.39.90-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >12:31:14,321 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >12:31:14,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.13.90-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >12:31:14,329 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.11.90-3.fc21.x86_64 as install for 2:cheese-3.11.90-3.fc21.x86_64 >12:31:14,330 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.11.90-3.fc21.x86_64 >12:31:14,331 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.11.90-1.fc21.x86_64 as install for 2:cheese-3.11.90-3.fc21.x86_64 >12:31:14,333 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.11.90-3.fc21.x86_64 >12:31:14,334 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.11.90-3.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >12:31:14,336 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.4-3.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >12:31:14,337 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.4-3.fc21.x86_64 to require for libfreebl3.so()(64bit) >12:31:14,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-4.20130712cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >12:31:14,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.5-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:31:14,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:31:14,343 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:31:14,344 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:31:14,344 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:31:14,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:31:14,350 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.6-2.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:31:14,351 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.6-2.fc21.x86_64 >12:31:14,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.17-1.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:31:14,354 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-0.1.rc3.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:31:14,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:31:14,356 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.6-2.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >12:31:14,356 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.6-2.fc21.x86_64 to require for libcolord.so.2()(64bit) >12:31:14,362 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.11.90-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,363 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,365 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,366 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,367 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >12:31:14,367 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.11.4-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,370 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.21.4-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.5-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,374 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.99.4-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,375 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,376 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,377 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,382 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-8.git20131028.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,386 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.5-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,388 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.9-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.11.3-1.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-4.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,393 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,395 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,396 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-0.rc1.20140208.fc21.x86_64 as install for 1:control-center-3.11.90-2.fc21.x86_64 >12:31:14,401 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,402 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,403 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.4-4.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,405 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:31:14,406 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:31:14,407 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.4-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,408 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:31:14,411 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.17-1.fc21.x86_64 as install for coreutils-8.22-10.fc21.x86_64 >12:31:14,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-10.fc21.x86_64 >12:31:14,413 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >12:31:14,415 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >12:31:14,418 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >12:31:14,421 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.3-2.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:31:14,423 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:31:14,424 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:31:14,430 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-4.fc21.noarch as install for 1:cups-1.7.1-4.fc21.x86_64 >12:31:14,434 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.46-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,435 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,437 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,440 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,443 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.46-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >12:31:14,445 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-24.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:31:14,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.35.0-1.fc21.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:31:14,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:31:14,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:31:14,454 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.fc21.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:31:14,456 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >12:31:14,458 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >12:31:14,462 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.22-5.fc21.x86_64 as install for deja-dup-29.4-1.fc21.x86_64 >12:31:14,463 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-29.4-1.fc21.x86_64 >12:31:14,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc21.x86_64 as install for deja-dup-29.4-1.fc21.x86_64 >12:31:14,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-3.fc21.x86_64 as install for deja-dup-29.4-1.fc21.x86_64 >12:31:14,467 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >12:31:14,470 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:31:14,471 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-1.fc21.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:31:14,472 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-1.fc21.x86_64 to require for librpm.so.3()(64bit) >12:31:14,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-6.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:31:14,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-6.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:31:14,477 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-1.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:31:14,478 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >12:31:14,478 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >12:31:14,478 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >12:31:14,479 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-036-16.git20140206.fc21.x86_64 as install for dracut-config-rescue-036-16.git20140206.fc21.x86_64 >12:31:14,481 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >12:31:14,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >12:31:14,485 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >12:31:14,494 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,499 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,500 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-2.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,502 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,503 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,505 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.23.1-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >12:31:14,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >12:31:14,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >12:31:14,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >12:31:14,506 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >12:31:14,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >12:31:14,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >12:31:14,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >12:31:14,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >12:31:14,507 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >12:31:14,508 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >12:31:14,509 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >12:31:14,510 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >12:31:14,511 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >12:31:14,512 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >12:31:14,513 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >12:31:14,514 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >12:31:14,515 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >12:31:14,516 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >12:31:14,517 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >12:31:14,517 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >12:31:14,517 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.1-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >12:31:14,518 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.10-2.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,520 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,522 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-4.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,524 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,525 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.11.5-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,527 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,528 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >12:31:14,528 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >12:31:14,529 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,530 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >12:31:14,531 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-2.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-2.fc21.x86_64 as install for empathy-3.11.90-2.fc21.x86_64 >12:31:14,540 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.11.90-1.fc21.x86_64 as install for eog-3.11.90-2.fc21.x86_64 >12:31:14,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.11.90-2.fc21.x86_64 >12:31:14,543 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.11.90-2.fc21.x86_64 >12:31:14,547 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.11.3-1.fc21.x86_64 as install for evince-3.11.3-1.fc21.x86_64 >12:31:14,547 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.11.3-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >12:31:14,548 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.11.3-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >12:31:14,555 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-2.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,557 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.19.90-1.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,560 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.4-1.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,562 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >12:31:14,562 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >12:31:14,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.11.90-1.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,565 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,566 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >12:31:14,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,569 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.11.90-1.fc21.x86_64 as install for evolution-3.11.90-2.fc21.x86_64 >12:31:14,570 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libedata-book-1.2.so.20()(64bit) >12:31:14,570 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >12:31:14,570 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >12:31:14,570 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libebook-1.2.so.14()(64bit) >12:31:14,571 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >12:31:14,571 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.90-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >12:31:14,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.11.90-1.fc21.x86_64 >12:31:14,577 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >12:31:14,579 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-15.fc21.x86_64 as install for file-5.14-15.fc21.x86_64 >12:31:14,580 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-15.fc21.x86_64 to require for libmagic.so.1()(64bit) >12:31:14,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for file-roller-3.11.90-1.fc21.x86_64 >12:31:14,594 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-27.0-1.fc21.x86_64 >12:31:14,595 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-3.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,597 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:31:14,603 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.11.90-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >12:31:14,604 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >12:31:14,605 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >12:31:14,606 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >12:31:14,607 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >12:31:14,610 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >12:31:14,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,625 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >12:31:14,625 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >12:31:14,625 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(POSIX) >12:31:14,625 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >12:31:14,626 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,628 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,630 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.57-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,632 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,633 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,634 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:31:14,637 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >12:31:14,638 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >12:31:14,644 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,645 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,647 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,648 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,649 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.99.4-2.fc21.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,649 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.11.4-2.fc21.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,651 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-2.fc21.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.11.4-1.fc21.x86_64 >12:31:14,656 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-11.fc21.x86_64 as install for 2:gedit-3.11.90-2.fc21.x86_64 >12:31:14,659 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.11.90-1.fc21.x86_64 as install for 2:gedit-3.11.90-2.fc21.x86_64 >12:31:14,659 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.11.90-2.fc21.x86_64 >12:31:14,661 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.11.90-1.fc21.x86_64 as install for 2:gedit-3.11.90-2.fc21.x86_64 >12:31:14,664 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:31:14,665 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:31:14,666 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:31:14,668 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.96-3.fc21.noarch as install for glib-networking-2.39.90-1.fc21.x86_64 >12:31:14,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.39.90-1.fc21.x86_64 >12:31:14,672 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.99.4-2.fc21.x86_64 as install for 1:gnome-bluetooth-3.11.3-1.fc21.x86_64 >12:31:14,678 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,681 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >12:31:14,681 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >12:31:14,682 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >12:31:14,682 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >12:31:14,682 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >12:31:14,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,684 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >12:31:14,684 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >12:31:14,684 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >12:31:14,684 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >12:31:14,684 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >12:31:14,685 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >12:31:14,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,687 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.23-1.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,688 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.23-1.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,691 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >12:31:14,691 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >12:31:14,691 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >12:31:14,692 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >12:31:14,692 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >12:31:14,692 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >12:31:14,692 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >12:31:14,692 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >12:31:14,693 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >12:31:14,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,695 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.1-2.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,699 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.11.90.1-2.fc21.x86_64 >12:31:14,706 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.11.90-1.fc21.noarch as install for gnome-classic-session-3.11.90-1.fc21.noarch >12:31:14,707 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.11.90-1.fc21.noarch as install for gnome-classic-session-3.11.90-1.fc21.noarch >12:31:14,707 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.11.90-1.fc21.noarch as install for gnome-classic-session-3.11.90-1.fc21.noarch >12:31:14,708 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.11.90-1.fc21.noarch as install for gnome-classic-session-3.11.90-1.fc21.noarch >12:31:14,709 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.11.90-1.fc21.noarch as install for gnome-classic-session-3.11.90-1.fc21.noarch >12:31:14,715 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >12:31:14,716 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.35.2-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >12:31:14,718 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >12:31:14,726 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:31:14,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:31:14,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:31:14,732 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.11.90-1.fc21.x86_64 as install for gnome-documents-3.11.90-2.fc21.x86_64 >12:31:14,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.11.90-2.fc21.x86_64 >12:31:14,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.39.90-1.fc21.x86_64 as install for gnome-documents-3.11.90-2.fc21.x86_64 >12:31:14,744 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.2-2.fc21.x86_64 as install for gnome-maps-3.11.90-1.fc21.x86_64 >12:31:14,747 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.1-0.5.20140217.fc21.x86_64 as install for gnome-packagekit-3.11.5-1.fc21.x86_64 >12:31:14,748 DEBUG yum.verbose.YumBase: Quick matched PackageKit-0.9.1-0.5.20140217.fc21.x86_64 to require for PackageKit(x86-64) >12:31:14,751 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.11.90-1.fc21.x86_64 >12:31:14,753 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.11.90-1.fc21.x86_64 >12:31:14,754 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.11.90-1.fc21.x86_64 >12:31:14,756 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.11.90-1.fc21.x86_64 >12:31:14,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.11.90-2.fc21.x86_64 >12:31:14,770 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.11.90-2.fc21.x86_64 as install for gnome-shell-3.11.90-2.fc21.x86_64 >12:31:14,772 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.11.90-2.fc21.x86_64 >12:31:14,773 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.11.90-2.fc21.x86_64 >12:31:14,774 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.11.4-1.fc21.x86_64 as install for gnome-shell-3.11.90-2.fc21.x86_64 >12:31:14,776 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.11.90-2.fc21.x86_64 as install for gnome-shell-3.11.90-2.fc21.x86_64 >12:31:14,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.11.90-1.fc21.x86_64 as install for gnome-software-3.11.90-1.fc21.x86_64 >12:31:14,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,786 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.11.7-1.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,789 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.4-1.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,789 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.39.4-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:31:14,791 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,792 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.11.90-1.fc21.x86_64 >12:31:14,795 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.11.90-1.fc21.x86_64 as install for gnome-themes-standard-3.11.90-1.fc21.x86_64 >12:31:14,797 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.11.90-1.fc21.x86_64 as install for gnome-themes-standard-3.11.90-1.fc21.x86_64 >12:31:14,799 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.11.90-1.fc21.noarch as install for gnome-themes-standard-3.11.90-1.fc21.x86_64 >12:31:14,801 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >12:31:14,804 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:31:14,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-3.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:31:14,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:31:14,809 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:31:14,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:31:14,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,825 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,826 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,830 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,833 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,834 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:31:14,834 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:31:14,834 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:31:14,834 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:31:14,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:31:14,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:31:14,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:31:14,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:31:14,835 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:31:14,837 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,839 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:31:14,842 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.02-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:31:14,852 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,860 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,861 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,863 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,868 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,873 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:31:14,879 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:31:14,880 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc21.x86_64 to require for libusbmuxd.so.2()(64bit) >12:31:14,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:31:14,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:31:14,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:31:14,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:31:14,890 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.19.90-1.fc21.x86_64 >12:31:14,890 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:31:14,891 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.19.90-1.fc21.x86_64 >12:31:14,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for gvfs-gphoto2-1.19.90-1.fc21.x86_64 >12:31:14,895 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:31:14,895 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >12:31:14,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.19.90-1.fc21.x86_64 >12:31:14,904 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.1-1.fc21.x86_64 as install for 1:hpijs-3.14.1-1.fc21.x86_64 >12:31:14,905 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.1-1.fc21.x86_64 to require for libhpmud.so.0()(64bit) >12:31:14,905 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.1-1.fc21.x86_64 to require for libhpip.so.0()(64bit) >12:31:14,909 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.0-4.fc21.x86_64 as install for hplip-3.14.1-1.fc21.x86_64 >12:31:14,911 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-18.fc21.x86_64 as install for hplip-3.14.1-1.fc21.x86_64 >12:31:14,913 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >12:31:14,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:31:14,918 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:31:14,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >12:31:14,923 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.11.90-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >12:31:14,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >12:31:14,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >12:31:14,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:31:14,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:31:14,933 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >12:31:14,934 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >12:31:14,935 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:31:14,936 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:31:14,940 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >12:31:14,940 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >12:31:14,940 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >12:31:14,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.9-1.fc21.noarch >12:31:14,944 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 as install for icedtea-web-1.5-0.1.pre01.fc21.x86_64 >12:31:14,950 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:31:14,952 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-1.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:31:14,956 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >12:31:14,958 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.52-1.fc21.x86_64 >12:31:14,959 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >12:31:14,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-3.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >12:31:14,963 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >12:31:14,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >12:31:14,970 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >12:31:14,971 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:31:14,971 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >12:31:14,973 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.260-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >12:31:14,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >12:31:14,977 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >12:31:14,978 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >12:31:14,979 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140131-35.gitd7f8a7c8.fc21.noarch as install for kernel-3.14.0-0.rc3.git5.1.fc21.x86_64 >12:31:14,981 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >12:31:14,982 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-6.fc21.x86_64 >12:31:14,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:31:14,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:31:14,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >12:31:14,993 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-9.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >12:31:14,994 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-9.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >12:31:15,002 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.1.1-1.fc21.x86_64 >12:31:15,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.1.1-1.fc21.x86_64 >12:31:15,009 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >12:31:15,009 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >12:31:15,009 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >12:31:15,010 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >12:31:15,010 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >12:31:15,010 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >12:31:15,010 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >12:31:15,010 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >12:31:15,011 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >12:31:15,011 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >12:31:15,011 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >12:31:15,011 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >12:31:15,011 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >12:31:15,012 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >12:31:15,012 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >12:31:15,012 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >12:31:15,012 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >12:31:15,012 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >12:31:15,013 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >12:31:15,013 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >12:31:15,013 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >12:31:15,013 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libvcllo.so()(64bit) >12:31:15,014 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >12:31:15,014 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libutllo.so()(64bit) >12:31:15,014 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >12:31:15,014 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >12:31:15,015 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.1.1-1.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >12:31:15,015 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libtllo.so()(64bit) >12:31:15,015 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libtklo.so()(64bit) >12:31:15,015 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsvxlo.so()(64bit) >12:31:15,015 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsvtlo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsvllo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsotlo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsfxlo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsblo.so()(64bit) >12:31:15,016 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libsaxlo.so()(64bit) >12:31:15,018 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.1.1-1.fc21.x86_64 >12:31:15,018 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >12:31:15,019 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >12:31:15,020 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.1.1-1.fc21.x86_64 >12:31:15,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.1.1-1.fc21.x86_64 >12:31:15,022 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >12:31:15,023 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >12:31:15,023 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libfilelo.so()(64bit) >12:31:15,023 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libeditenglo.so()(64bit) >12:31:15,023 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >12:31:15,024 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >12:31:15,024 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libcomphelper.so()(64bit) >12:31:15,024 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >12:31:15,024 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 to require for libavmedialo.so()(64bit) >12:31:15,026 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.1.1-1.fc21.x86_64 as install for 1:libreoffice-draw-4.2.1.1-1.fc21.x86_64 >12:31:15,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.1.1-1.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.1.1-1.fc21.x86_64 >12:31:15,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,037 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >12:31:15,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-5.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.3-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.1.1-1.fc21.x86_64 >12:31:15,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-6.fc21.x86_64 as install for 1:libreoffice-writer-4.2.1.1-1.fc21.x86_64 >12:31:15,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.1.1-1.fc21.x86_64 >12:31:15,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.1.1-1.fc21.x86_64 >12:31:15,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.1.1-1.fc21.x86_64 >12:31:15,073 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-8.fc21.x86_64 as install for libsane-hpaio-3.14.1-1.fc21.x86_64 >12:31:15,079 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:31:15,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:31:15,082 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:31:15,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.12-3.fc21.x86_64 as install for mdadm-3.3-6.fc21.x86_64 >12:31:15,088 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-0.rc1.20140208.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:31:15,089 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-1.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:31:15,090 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-1.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >12:31:15,090 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-1.fc21.x86_64 to require for libelf.so.1()(64bit) >12:31:15,091 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-4.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:31:15,094 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >12:31:15,095 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >12:31:15,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc21.x86_64 >12:31:15,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,110 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,117 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >12:31:15,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,121 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:31:15,122 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >12:31:15,128 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >12:31:15,129 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >12:31:15,133 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-5.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >12:31:15,134 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-5.fc21.x86_64 to require for libvmtools.so.0()(64bit) >12:31:15,134 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-5.fc21.x86_64 to require for libhgfs.so.0()(64bit) >12:31:15,135 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >12:31:15,136 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >12:31:15,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >12:31:15,140 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >12:31:15,144 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.11.90-1.fc21.noarch >12:31:15,145 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.11.90-1.fc21.noarch as install for orca-3.11.90-1.fc21.noarch >12:31:15,146 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.1-1.fc21.x86_64 as install for orca-3.11.90-1.fc21.noarch >12:31:15,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for orca-3.11.90-1.fc21.noarch >12:31:15,149 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.11.90-1.fc21.noarch >12:31:15,156 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-27.fc21.x86_64 as install for paps-0.6.8-27.fc21.x86_64 >12:31:15,156 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-27.fc21.x86_64 to require for libpaps.so.0()(64bit) >12:31:15,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >12:31:15,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:31:15,163 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >12:31:15,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >12:31:15,167 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.20.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >12:31:15,169 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:15,170 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:15,171 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >12:31:15,172 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:15,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-5.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:31:15,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-2.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:31:15,177 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-5.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:31:15,184 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:31:15,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:31:15,188 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:31:15,189 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:31:15,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:31:15,196 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-11.fc21.noarch as install for 1:quota-4.01-11.fc21.x86_64 >12:31:15,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,205 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,206 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.11.5-1.fc21.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >12:31:15,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-3.fc21.x86_64 as install for rpm-4.11.2-1.fc21.x86_64 >12:31:15,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >12:31:15,233 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.5-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:31:15,235 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.5-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:31:15,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.5)(64bit) >12:31:15,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.5)(64bit) >12:31:15,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.5)(64bit) >12:31:15,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:31:15,239 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:31:15,240 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.5)(64bit) >12:31:15,240 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:31:15,240 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:31:15,240 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.5)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.5)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.5)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.5)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.5)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:31:15,241 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.5)(64bit) >12:31:15,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.5)(64bit) >12:31:15,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:31:15,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:31:15,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.5)(64bit) >12:31:15,242 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:31:15,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >12:31:15,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.5)(64bit) >12:31:15,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:31:15,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:31:15,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.5)(64bit) >12:31:15,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:31:15,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.5)(64bit) >12:31:15,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.5)(64bit) >12:31:15,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.5)(64bit) >12:31:15,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.5)(64bit) >12:31:15,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.5)(64bit) >12:31:15,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:31:15,247 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:31:15,247 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:31:15,247 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:31:15,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:31:15,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libevents.so(SAMBA_4.1.5)(64bit) >12:31:15,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.5)(64bit) >12:31:15,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.5)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.5)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.5)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.5)(64bit) >12:31:15,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.5)(64bit) >12:31:15,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.5)(64bit) >12:31:15,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.5)(64bit) >12:31:15,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.5)(64bit) >12:31:15,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.5)(64bit) >12:31:15,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.5)(64bit) >12:31:15,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.5)(64bit) >12:31:15,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_tdb.so()(64bit) >12:31:15,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_reg.so()(64bit) >12:31:15,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >12:31:15,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libtrusts_util.so()(64bit) >12:31:15,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbregistry.so()(64bit) >12:31:15,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >12:31:15,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:31:15,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmb_transport.so()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libserver-role.so()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsecrets3.so()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamdb-common.so()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba3-util.so()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >12:31:15,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >12:31:15,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-security.so()(64bit) >12:31:15,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:31:15,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:31:15,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libreplace.so()(64bit) >12:31:15,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libregistry.so.0()(64bit) >12:31:15,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libntdb.so.0()(64bit) >12:31:15,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libnetif.so()(64bit) >12:31:15,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr.so.0()(64bit) >12:31:15,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-samba.so()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libmsrpc3.so()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibsmb.so()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:31:15,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:31:15,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libldbsamba.so()(64bit) >12:31:15,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libgensec.so.0()(64bit) >12:31:15,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libevents.so()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liberrors.so()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdbwrap.so()(64bit) >12:31:15,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >12:31:15,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcliauth.so()(64bit) >12:31:15,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >12:31:15,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >12:31:15,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_cldap.so()(64bit) >12:31:15,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-nbt.so()(64bit) >12:31:15,260 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-ldap.so()(64bit) >12:31:15,260 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libaddns.so()(64bit) >12:31:15,260 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libCHARSET3.so()(64bit) >12:31:15,263 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >12:31:15,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >12:31:15,271 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-1.fc21.x86_64 as install for seahorse-3.10.2-1.fc21.x86_64 >12:31:15,272 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.10.2-1.fc21.x86_64 >12:31:15,273 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:31:15,273 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >12:31:15,274 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-26.fc21.noarch as install for selinux-policy-targeted-3.13.1-26.fc21.noarch >12:31:15,274 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-26.fc21.noarch to require for selinux-policy >12:31:15,277 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:31:15,278 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:31:15,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.12-3.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:31:15,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.12-3.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:31:15,283 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >12:31:15,288 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.15.1-2.fc21.x86_64 >12:31:15,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for shotwell-0.15.1-2.fc21.x86_64 >12:31:15,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.9.1-1.fc21.x86_64 as install for shotwell-0.15.1-2.fc21.x86_64 >12:31:15,295 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >12:31:15,296 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >12:31:15,298 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:31:15,299 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-1.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:31:15,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:31:15,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >12:31:15,304 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,305 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,306 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,307 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,308 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,309 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,311 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,312 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-1.fc21.noarch as install for sssd-1.11.4-1.fc21.x86_64 >12:31:15,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.11.90-2.fc21.x86_64 >12:31:15,321 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-7.fc21.noarch as install for system-config-printer-1.4.3-7.fc21.x86_64 >12:31:15,322 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for system-config-printer-1.4.3-7.fc21.x86_64 >12:31:15,327 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-208-14.fc21.x86_64 >12:31:15,329 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-208-14.fc21.x86_64 >12:31:15,332 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >12:31:15,334 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-2.fc21.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >12:31:15,339 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.11.90-2.fc21.x86_64 >12:31:15,341 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.11-1.fc21.x86_64 as install for 1:totem-3.11.90-2.fc21.x86_64 >12:31:15,349 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >12:31:15,351 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.01-1.fc21.x86_64 >12:31:15,352 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >12:31:15,356 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.74-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >12:31:15,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.1-2.fc21.x86_64 >12:31:15,362 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >12:31:15,366 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for vinagre-3.11.5-1.fc21.x86_64 >12:31:15,368 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-24.fc21.x86_64 as install for vinagre-3.11.5-1.fc21.x86_64 >12:31:15,370 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-24.fc21.x86_64 as install for vinagre-3.11.5-1.fc21.x86_64 >12:31:15,373 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.34-3.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >12:31:15,374 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-1.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >12:31:15,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >12:31:15,378 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:31:15,378 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >12:31:15,378 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >12:31:15,379 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >12:31:15,382 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >12:31:15,383 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >12:31:15,386 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >12:31:15,386 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >12:31:15,389 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:31:15,391 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:31:15,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:31:15,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:31:15,400 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-0.rc1.20140208.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >12:31:15,401 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-0.rc1.20140208.fc21.x86_64 to require for libxatracker.so.2()(64bit) >12:31:15,403 DEBUG yum.verbose.YumBase: TSINFO: Marking linuxconsoletools-1.4.7-1.fc21.x86_64 as install for xorg-x11-drv-wacom-0.23.0-10.fc21.x86_64 >12:31:15,406 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:31:15,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:31:15,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:31:15,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:31:15,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:31:15,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:31:15,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:31:15,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:31:15,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >12:31:15,423 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.11.1-1.fc21.x86_64 as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:31:15,424 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.11.90-1.fc21.noarch as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:31:15,426 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:31:15,427 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-139.fc21.noarch >12:31:15,427 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:31:15,428 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc21.noarch as install for yum-3.4.3-139.fc21.noarch >12:31:15,429 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:31:15,430 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:31:15,431 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >12:31:15,432 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >12:31:15,451 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >12:31:15,455 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-20.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 >12:31:15,457 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:31:15,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:31:15,459 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >12:31:15,460 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.5.2-2.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:31:15,462 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.10-1.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:31:15,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.12-3.fc21.x86_64 as install for abrt-addon-kerneloops-2.1.12-2.fc21.x86_64 >12:31:15,468 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-14.fc21.x86_64 as install for abrt-addon-python-2.1.12-2.fc21.x86_64 >12:31:15,469 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.12-2.fc21.x86_64 as install for abrt-addon-python-2.1.12-2.fc21.x86_64 >12:31:15,471 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:31:15,471 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-24.fc21.x86_64 as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:31:15,473 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.4-2.fc21.x86_64 as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:31:15,477 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.12-2.fc21.x86_64 as install for abrt-gui-2.1.12-2.fc21.x86_64 >12:31:15,478 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.12-2.fc21.x86_64 as install for abrt-gui-2.1.12-2.fc21.x86_64 >12:31:15,481 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:31:15,483 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:31:15,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.12-3.fc21.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:31:15,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.12-3.fc21.x86_64 as install for abrt-tui-2.1.12-2.fc21.x86_64 >12:31:15,494 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >12:31:15,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-1.fc21.noarch as install for 32:bind-libs-9.9.5-1.fc21.x86_64 >12:31:15,509 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.96-3.fc21.noarch >12:31:15,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >12:31:15,517 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >12:31:15,530 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-1.fc21.x86_64 >12:31:15,540 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >12:31:15,542 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >12:31:15,546 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,548 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,549 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,550 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,552 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,553 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >12:31:15,556 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-63.fc21.x86_64 as install for dracut-036-16.git20140206.fc21.x86_64 >12:31:15,557 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-036-16.git20140206.fc21.x86_64 >12:31:15,559 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.25.0-2.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,560 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,562 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-3.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,563 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.11.3-1.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,564 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,565 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,566 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >12:31:15,572 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-1.fc21.x86_64 as install for elfutils-0.158-1.fc21.x86_64 >12:31:15,573 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >12:31:15,573 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:31:15,573 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:31:15,574 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:31:15,574 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >12:31:15,574 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:31:15,574 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:31:15,574 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:31:15,575 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:31:15,575 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1()(64bit) >12:31:15,575 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libasm.so.1()(64bit) >12:31:15,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:31:15,582 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc21.x86_64 to require for libxslt.so.1()(64bit) >12:31:15,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.3.90-2.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:31:15,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.11.3-1.fc21.x86_64 >12:31:15,589 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.11.3-1.fc21.x86_64 >12:31:15,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.11.3-1.fc21.x86_64 >12:31:15,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:31:15,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:31:15,605 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:31:15,606 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >12:31:15,608 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >12:31:15,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >12:31:15,624 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 >12:31:15,626 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 >12:31:15,627 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >12:31:15,627 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >12:31:15,628 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >12:31:15,628 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >12:31:15,628 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >12:31:15,628 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >12:31:15,628 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >12:31:15,629 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >12:31:15,629 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >12:31:15,629 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >12:31:15,629 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >12:31:15,629 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >12:31:15,630 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >12:31:15,631 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >12:31:15,631 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >12:31:15,631 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >12:31:15,631 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >12:31:15,631 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >12:31:15,632 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >12:31:15,645 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >12:31:15,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >12:31:15,648 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-13.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >12:31:15,649 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >12:31:15,650 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >12:31:15,651 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >12:31:15,651 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >12:31:15,652 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >12:31:15,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >12:31:15,655 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >12:31:15,655 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >12:31:15,660 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >12:31:15,664 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-2.fc21.noarch as install for glibc-common-2.19.90-1.fc21.x86_64 >12:31:15,668 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.5-1.fc21.x86_64 >12:31:15,671 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.11.90-1.fc21.x86_64 >12:31:15,682 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.11.90-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.11.90-1.fc21.noarch >12:31:15,684 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >12:31:15,686 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-2.fc21.x86_64 as install for gnutls-3.2.10-2.fc21.x86_64 >12:31:15,687 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for gnutls-3.2.10-2.fc21.x86_64 >12:31:15,688 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >12:31:15,693 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.9-2.fc21.x86_64 >12:31:15,696 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.11-1.fc21.x86_64 >12:31:15,699 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >12:31:15,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >12:31:15,705 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >12:31:15,706 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >12:31:15,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-1.fc21.x86_64 >12:31:15,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for 5:guile-2.0.9-4.fc21.x86_64 >12:31:15,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:31:15,736 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:31:15,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:31:15,738 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:31:15,743 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.1-1.fc21.x86_64 as install for hplip-libs-3.14.1-1.fc21.x86_64 >12:31:15,747 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.5-2.fc21.x86_64 as install for ibus-1.5.5-2.fc21.x86_64 >12:31:15,748 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.5-2.fc21.noarch as install for ibus-1.5.5-2.fc21.x86_64 >12:31:15,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:31:15,754 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:31:15,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for iptables-1.4.21-7.fc21.x86_64 >12:31:15,759 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.51-1.fc21.noarch >12:31:15,764 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 >12:31:15,765 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 >12:31:15,767 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >12:31:15,767 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 to require for libjvm.so()(64bit) >12:31:15,768 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 to require for libjava.so()(64bit) >12:31:15,769 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 >12:31:15,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.12.1-5.fc21.x86_64 >12:31:15,777 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc21.noarch as install for langtable-python-0.0.23-1.fc21.noarch >12:31:15,778 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc21.noarch as install for langtable-python-0.0.23-1.fc21.noarch >12:31:15,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >12:31:15,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >12:31:15,799 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >12:31:15,830 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >12:31:15,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >12:31:15,835 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-3.fc21.x86_64 as install for libgpod-0.8.3-1.fc21.x86_64 >12:31:15,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.2-1.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >12:31:15,846 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >12:31:15,846 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >12:31:15,848 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >12:31:15,851 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >12:31:15,857 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >12:31:15,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:31:15,863 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:31:15,864 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >12:31:15,867 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-8.git20131028.fc21.x86_64 >12:31:15,870 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >12:31:15,873 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-11.fc21.x86_64 as install for liborcus-0.5.1-6.fc21.x86_64 >12:31:15,878 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-3.fc21.x86_64 >12:31:15,880 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-11.fc21.x86_64 as install for libpeas-1.9.0-3.fc21.x86_64 >12:31:15,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >12:31:15,887 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >12:31:15,888 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >12:31:15,907 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.1.1-1.fc21.noarch as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,909 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,910 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,912 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,914 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,915 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.1.1-1.fc21.noarch as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,917 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,918 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,920 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,921 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,923 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.26-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,925 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.26-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,927 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,928 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-2.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,934 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,935 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >12:31:15,936 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,937 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-11.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,939 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.1.1-1.fc21.x86_64 >12:31:15,949 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-1.fc21.x86_64 as install for libreport-2.1.12-3.fc21.x86_64 >12:31:15,950 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >12:31:15,950 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:31:15,950 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0()(64bit) >12:31:15,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.12-3.fc21.x86_64 as install for libreport-gtk-2.1.12-3.fc21.x86_64 >12:31:15,954 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.12-3.fc21.x86_64 >12:31:15,961 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-3.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >12:31:15,966 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.2-2.fc21.x86_64 >12:31:15,966 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:31:15,967 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:31:15,983 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >12:31:15,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >12:31:15,996 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.2.10-2.fc21.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:15,997 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.2-1.fc21.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:15,999 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:16,001 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:16,003 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:16,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.3-2.fc21.x86_64 as install for libvirt-client-1.2.1-2.fc21.x86_64 >12:31:16,005 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.3-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >12:31:16,005 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.3-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >12:31:16,007 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,008 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.1-2.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,016 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.7.0-5.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.1-2.fc21.x86_64 >12:31:16,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >12:31:16,023 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >12:31:16,023 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >12:31:16,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-2.fc21.noarch as install for libwacom-0.8-2.fc21.x86_64 >12:31:16,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc21.x86_64 >12:31:16,050 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-1.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >12:31:16,054 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1-0.rc1.20140208.fc21.x86_64 as install for mesa-libEGL-10.1-0.rc1.20140208.fc21.x86_64 >12:31:16,069 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc21.noarch as install for ncurses-libs-5.9-12.20130511.fc21.x86_64 >12:31:16,071 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >12:31:16,072 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >12:31:16,076 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.4-4.fc21.x86_64 as install for nss-3.15.4-4.fc21.x86_64 >12:31:16,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-5.fc21.x86_64 >12:31:16,089 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc21.noarch as install for openconnect-5.02-1.fc21.x86_64 >12:31:16,091 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc21.x86_64 as install for openconnect-5.02-1.fc21.x86_64 >12:31:16,092 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.02-1.fc21.x86_64 >12:31:16,093 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >12:31:16,093 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >12:31:16,093 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >12:31:16,100 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc21.x86_64 as install for 1:openssl-1.0.1e-41.fc21.x86_64 >12:31:16,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.2-1.fc21.x86_64 >12:31:16,108 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:31:16,109 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >12:31:16,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.2-1.fc21.x86_64 >12:31:16,125 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,126 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,127 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,128 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,129 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,131 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,131 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,132 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,133 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,135 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,135 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >12:31:16,136 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-296.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,137 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,138 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,139 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,140 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.32-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:31:16,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.57-1.fc21.x86_64 >12:31:16,150 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >12:31:16,151 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >12:31:16,157 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:16,159 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-3.fc21.x86_64 >12:31:16,162 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >12:31:16,172 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-4.99.4-2.fc21.x86_64 >12:31:16,172 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >12:31:16,178 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >12:31:16,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >12:31:16,182 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.11.90-1.fc21.noarch as install for python-caribou-0.4.13-4.fc21.noarch >12:31:16,183 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc21.noarch as install for python-iniparse-0.4-9.fc21.noarch >12:31:16,184 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >12:31:16,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-1.fc21.x86_64 as install for python-pillow-2.3.0-4.fc21.x86_64 >12:31:16,187 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >12:31:16,187 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebp.so.5()(64bit) >12:31:16,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for python-slip-dbus-0.6.0-1.fc21.noarch >12:31:16,189 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >12:31:16,194 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.1-1.fc21.x86_64 as install for python3-brlapi-0.6.1-1.fc21.x86_64 >12:31:16,194 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.1-1.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >12:31:16,195 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.11.90-1.fc21.x86_64 >12:31:16,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc21.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >12:31:16,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >12:31:16,200 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >12:31:16,210 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-1.fc21.x86_64 as install for rpm-python-4.11.2-1.fc21.x86_64 >12:31:16,210 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-1.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >12:31:16,236 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.5-1.fc21.x86_64 >12:31:16,237 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:31:16,243 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:31:16,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-5.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:31:16,245 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.3-1.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:31:16,247 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:31:16,248 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-6.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:31:16,254 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc21.x86_64 as install for spice-glib-0.23-1.fc21.x86_64 >12:31:16,254 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >12:31:16,255 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.23-1.fc21.x86_64 >12:31:16,257 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.7.0-5.fc21.x86_64 as install for spice-glib-0.23-1.fc21.x86_64 >12:31:16,263 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.4-1.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:31:16,264 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.4-1.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >12:31:16,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.4-1.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:31:16,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:31:16,271 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.4-1.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:31:16,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:31:16,274 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >12:31:16,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:31:16,277 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:31:16,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.4-1.fc21.x86_64 as install for sssd-ipa-1.11.4-1.fc21.x86_64 >12:31:16,284 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.4-1.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >12:31:16,288 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.3-7.fc21.noarch >12:31:16,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-2.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:31:16,295 DEBUG yum.verbose.YumBase: Quick matched libteam-1.9-2.fc21.x86_64 to require for libteam.so.5()(64bit) >12:31:16,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-1.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:31:16,298 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-3.fc20.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:31:16,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for telepathy-haze-0.8.0-1.fc21.x86_64 >12:31:16,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-1.fc21.x86_64 as install for totem-pl-parser-3.10.1-1.fc21.x86_64 >12:31:16,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.2.0-4.fc21.x86_64 as install for tracker-0.17.3-1.fc21.x86_64 >12:31:16,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.17.3-1.fc21.x86_64 >12:31:16,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc21.x86_64 as install for tracker-0.17.3-1.fc21.x86_64 >12:31:16,346 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.17.3-1.fc21.x86_64 >12:31:16,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc21.x86_64 as install for tracker-0.17.3-1.fc21.x86_64 >12:31:16,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.2-1.fc21.x86_64 >12:31:16,356 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.2-1.fc21.x86_64 >12:31:16,357 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-2.fc21.x86_64 as install for udisks2-2.1.2-1.fc21.x86_64 >12:31:16,371 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc21.x86_64 as install for webkitgtk3-2.3.90-2.fc21.x86_64 >12:31:16,378 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.0-0.rc3.git5.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >12:31:16,381 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >12:31:16,400 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.0-1.fc21.x86_64 as install for brlapi-0.6.1-1.fc21.x86_64 >12:31:16,403 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.13-1.fc21.x86_64 as install for brlapi-0.6.1-1.fc21.x86_64 >12:31:16,411 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-10.fc21.x86_64 as install for crash-7.0.4-2.fc21.x86_64 >12:31:16,412 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for crash-7.0.4-2.fc21.x86_64 >12:31:16,416 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >12:31:16,429 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc21.x86_64 as install for frei0r-plugins-1.4-1.fc21.x86_64 >12:31:16,436 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >12:31:16,436 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >12:31:16,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for gnupg-1.4.16-3.fc21.x86_64 >12:31:16,443 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.2.10-2.fc21.x86_64 as install for gnutls-utils-3.2.10-2.fc21.x86_64 >12:31:16,443 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.2.10-2.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >12:31:16,444 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.2-2.fc21.x86_64 as install for gnutls-utils-3.2.10-2.fc21.x86_64 >12:31:16,458 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-4.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 >12:31:16,459 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013i-2.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.x86_64 >12:31:16,462 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-036-16.git20140206.fc21.x86_64 as install for kexec-tools-2.0.4-24.fc21.x86_64 >12:31:16,469 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.72.2-2.fc21.x86_64 as install for 2:libcacard-1.7.0-5.fc21.x86_64 >12:31:16,470 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.72.2-2.fc21.x86_64 to require for librados.so.2()(64bit) >12:31:16,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc21.x86_64 as install for 2:libcacard-1.7.0-5.fc21.x86_64 >12:31:16,472 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-0.5.beta3.fc21.x86_64 as install for 2:libcacard-1.7.0-5.fc21.x86_64 >12:31:16,473 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-0.5.beta3.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >12:31:16,473 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-0.5.beta3.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >12:31:16,474 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-0.5.beta3.fc21.x86_64 as install for 2:libcacard-1.7.0-5.fc21.x86_64 >12:31:16,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc21.x86_64 as install for 2:libcacard-1.7.0-5.fc21.x86_64 >12:31:16,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:31:16,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:31:16,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:31:16,504 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:31:16,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:31:16,506 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:31:16,507 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:31:16,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:31:16,510 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:31:16,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-1.fc21.noarch as install for libquvi-0.9.4-1.fc21.x86_64 >12:31:16,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.1.12-3.fc21.x86_64 >12:31:16,590 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-13.20130814git.fc21.x86_64 as install for libvirt-daemon-1.2.1-2.fc21.x86_64 >12:31:16,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-1.fc21.x86_64 as install for libvirt-daemon-1.2.1-2.fc21.x86_64 >12:31:16,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.2.1-2.fc21.x86_64 >12:31:16,597 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.2.1-2.fc21.x86_64 >12:31:16,597 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >12:31:16,598 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >12:31:16,598 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >12:31:16,598 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >12:31:16,598 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >12:31:16,600 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.8-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.1-2.fc21.x86_64 >12:31:16,601 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-7.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.1-2.fc21.x86_64 >12:31:16,605 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.2.1-2.fc21.x86_64 >12:31:16,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.7.0-5.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.1-2.fc21.x86_64 >12:31:16,610 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-0.5.beta3.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.1-2.fc21.x86_64 >12:31:16,611 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.1-2.fc21.x86_64 >12:31:16,612 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.105-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.1-2.fc21.x86_64 >12:31:16,615 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.1-2.fc21.x86_64 >12:31:16,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >12:31:16,633 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >12:31:16,638 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >12:31:16,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.07-2.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-296.fc21.noarch >12:31:16,654 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-296.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >12:31:16,657 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:31:16,658 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.21-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:31:16,677 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:16,678 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >12:31:16,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:31:16,682 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:31:16,683 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:31:16,684 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:31:16,684 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:31:16,685 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:31:16,685 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4()(64bit) >12:31:16,695 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc21.x86_64 as install for python-paramiko-1.11.3-1.fc21.noarch >12:31:16,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.7.0-5.fc21.x86_64 as install for 2:qemu-kvm-1.7.0-5.fc21.x86_64 >12:31:16,704 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >12:31:16,709 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >12:31:16,710 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >12:31:16,714 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:31:16,716 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:31:16,716 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:31:16,717 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:31:16,717 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >12:31:16,718 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:31:16,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.4-1.fc21.x86_64 as install for sssd-client-1.11.4-1.fc21.x86_64 >12:31:16,723 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.4-1.fc21.x86_64 >12:31:16,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.2-5.fc21.x86_64 >12:31:16,728 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-6.20130314.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >12:31:16,728 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-6.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >12:31:16,730 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-10.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >12:31:16,735 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-3.fc21.x86_64 >12:31:16,743 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >12:31:16,743 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >12:31:16,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-14.fc21.x86_64 as install for atlas-3.10.1-10.fc21.x86_64 >12:31:16,747 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-14.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >12:31:16,747 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-14.fc21.x86_64 to require for libgfortran.so.3()(64bit) >12:31:16,754 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >12:31:16,755 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >12:31:16,757 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-11.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >12:31:16,764 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:31:16,765 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:31:16,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc21.x86_64 >12:31:16,772 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-devel-3.5.0-0.5.beta3.fc21.x86_64 as install for glusterfs-api-3.5.0-0.5.beta3.fc21.x86_64 >12:31:16,773 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-0.5.beta3.fc21.x86_64 as install for glusterfs-api-3.5.0-0.5.beta3.fc21.x86_64 >12:31:16,777 DEBUG yum.verbose.YumBase: TSINFO: Marking rsyslog-mmjsonparse-7.4.8-1.fc21.x86_64 as install for glusterfs-libs-3.5.0-0.5.beta3.fc21.x86_64 >12:31:16,778 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch >12:31:16,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-4.fc21.noarch as install for javapackages-tools-3.5.0-4.fc21.noarch >12:31:16,785 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >12:31:16,789 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.4rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >12:31:16,789 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >12:31:16,790 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >12:31:16,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >12:31:16,796 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >12:31:16,801 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.105-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:31:16,802 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:31:16,804 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.84-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:31:16,815 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.21-1.fc21.noarch >12:31:16,832 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.7.0-5.fc21.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,834 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.4-1.fc21.noarch as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-1.fc21.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,837 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,837 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,838 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.4-1.fc21.noarch as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,840 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc21.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,840 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:31:16,841 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:31:16,841 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:31:16,841 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >12:31:16,841 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >12:31:16,841 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:31:16,842 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:31:16,842 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:31:16,842 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:31:16,842 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:31:16,842 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:31:16,843 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-4.fc21.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,845 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-4.fc21.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:31:16,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-3.fc21.x86_64 as install for 2:qemu-system-x86-1.7.0-5.fc21.x86_64 >12:31:16,853 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >12:31:16,853 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:31:16,854 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >12:31:16,855 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6()(64bit) >12:31:16,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.3-1.fc21.x86_64 >12:31:16,870 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:31:16,872 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:31:16,873 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >12:31:16,874 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:31:16,874 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:31:16,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-14.fc21.x86_64 as install for libgfortran-4.8.2-14.fc21.x86_64 >12:31:16,881 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-14.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >12:31:16,881 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-14.fc21.x86_64 to require for libquadmath.so.0()(64bit) >12:31:16,884 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >12:31:16,887 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.84-2.fc21.x86_64 as install for lvm2-libs-2.02.105-2.fc21.x86_64 >12:31:16,891 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-6.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >12:31:16,893 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-6.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >12:31:16,894 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.0-2.fc21.x86_64 as install for python-javapackages-3.5.0-4.fc21.noarch >12:31:16,910 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.0-2.fc21.x86_64 >12:31:17,392 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc21.noarch as install for hunspell-en-0.20121024-6.fc21.noarch >12:31:17,550 DEBUG yum.verbose.YumBase: Depsolve time: 4.413 >12:31:17,588 INFO packaging: 1333 packages selected totalling 4.00 GiB >12:53:48,417 INFO packaging: checking software selection >12:53:48,532 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:53:49,576 DEBUG yum.verbose.YumBase: pkgsack time: 1.044 >12:53:49,662 DEBUG yum.verbose.YumBase: group time: 1.130 >12:53:49,664 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:53:49,844 DEBUG yum.verbose.YumBase: Obs Init time: 0.177 >12:53:49,865 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:53:49,910 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:53:49,912 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:53:50,028 DEBUG yum.verbose.YumBase: No package named mate-image-viewer available to be installed >12:53:50,045 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >12:53:50,052 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >12:53:50,057 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >12:53:50,083 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >12:53:50,159 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >12:53:50,278 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:53:50,279 INFO packaging: no kernel-PAE package >12:53:50,280 INFO packaging: selected kernel >12:53:50,281 INFO packaging: checking dependencies >12:53:50,377 DEBUG yum.verbose.YumBase: Building updates object >12:53:51,131 DEBUG yum.verbose.YumBase: up:simple updates time: 0.281 >12:53:51,136 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >12:53:51,136 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:53:51,137 DEBUG yum.verbose.YumBase: updates time: 0.759 >12:53:51,141 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.39.90-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:53:51,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:53:51,145 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:53:51,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.6.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:53:51,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-14.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >12:53:51,148 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:53:51,148 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >12:53:51,148 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.90-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >12:53:51,153 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-28.git20140131.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,155 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,160 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,161 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,162 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >12:53:51,163 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >12:53:51,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,164 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:53:51,169 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-7.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,170 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,171 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-24.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,174 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,177 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.4-4.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.45.90-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,181 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,183 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,183 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.2-3.fc21.x86_64 to require for libplc4.so()(64bit) >12:53:51,185 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.5-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,186 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-28.git20140131.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >12:53:51,186 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:53:51,186 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >12:53:51,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,189 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.0-28.git20140131.fc21.x86_64 >12:53:51,192 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,192 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,193 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,196 DEBUG yum.verbose.YumBase: TSINFO: Marking nm-connection-editor-0.9.9.0-8.git20131028.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,197 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,199 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.2-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,199 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.2-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >12:53:51,201 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.11.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,205 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.5-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,207 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,208 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,210 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.11.90-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.5-1.fc21.x86_64 >12:53:51,214 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.02-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:53:51,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:53:51,217 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:53:51,217 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.02-1.fc21.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >12:53:51,219 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:53:51,221 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >12:53:51,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >12:53:51,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-8.git20131028.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >12:53:51,228 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-20.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 >12:53:51,230 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-0.5.20140217.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.5.20140217.fc21.x86_64 >12:53:51,233 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.5.20140217.fc21.x86_64 >12:53:51,235 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.3-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.5.20140217.fc21.x86_64 >12:53:51,236 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >12:53:51,239 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.12-3.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,243 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,244 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,245 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,246 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,247 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,248 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,249 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,250 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,251 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.12-2.fc21.x86_64 as install for abrt-cli-2.1.12-2.fc21.x86_64 >12:53:51,253 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:53:51,254 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.5-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:53:51,255 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-1.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:53:51,256 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.12-2.fc21.x86_64 as install for abrt-desktop-2.1.12-2.fc21.x86_64 >12:53:51,259 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:53:51,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.12-3.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:53:51,262 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.12-2.fc21.x86_64 as install for abrt-java-connector-1.0.8-3.fc21.x86_64 >12:53:51,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >12:53:51,265 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:53:51,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-5.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >12:53:51,268 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >12:53:51,270 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.99.4-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:53:51,272 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:53:51,273 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >12:53:51,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >12:53:51,277 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:53:51,278 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >12:53:51,279 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libncursesw.so.5()(64bit) >12:53:51,279 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libmenuw.so.5()(64bit) >12:53:51,279 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libformw.so.5()(64bit) >12:53:51,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-4.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >12:53:51,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-5.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >12:53:51,284 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-4.fc21.x86_64 to require for libpam.so.0()(64bit) >12:53:51,287 DEBUG yum.verbose.YumBase: TSINFO: Marking atril-libs-1.7.90-1.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,290 DEBUG yum.verbose.YumBase: TSINFO: Marking mate-desktop-libs-1.7.90-1.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,292 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,293 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,295 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:53:51,295 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgailutil.so.18()(64bit) >12:53:51,296 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.2-2.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,298 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-2.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,298 DEBUG yum.verbose.YumBase: Quick matched atril-libs-1.7.90-1.fc21.x86_64 to require for libatrildocument.so.3()(64bit) >12:53:51,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for atril-1.7.90-1.fc21.x86_64 >12:53:51,308 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.3-1.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:53:51,310 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-5.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:53:51,310 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-5.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:53:51,311 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:53:51,312 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.3-1.fc21.x86_64 >12:53:51,313 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-5.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:53:51,313 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.3-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >12:53:51,317 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:53:51,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:53:51,321 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:53:51,322 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-41.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >12:53:51,323 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >12:53:51,324 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >12:53:51,325 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >12:53:51,327 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >12:53:51,330 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >12:53:51,332 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >12:53:51,333 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >12:53:51,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:53:51,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-1.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:53:51,339 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >12:53:51,339 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisccc.so.90()(64bit) >12:53:51,339 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-1.fc21.x86_64 to require for libisc.so.95()(64bit) >12:53:51,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-41.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:53:51,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:53:51,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for 32:bind-utils-9.9.5-1.fc21.x86_64 >12:53:51,346 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >12:53:51,346 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >12:53:51,347 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.13-1.fc21.x86_64 as install for bluez-cups-5.13-1.fc21.x86_64 >12:53:51,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:53:51,351 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:53:51,352 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:53:51,353 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:53:51,354 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >12:53:51,356 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >12:53:51,360 DEBUG yum.verbose.YumBase: TSINFO: Marking caja-schemas-1.7.2-2.fc21.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,362 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,364 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,365 DEBUG yum.verbose.YumBase: TSINFO: Marking unique-1.1.6-10.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,367 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,370 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for caja-1.7.2-2.fc21.x86_64 >12:53:51,376 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.5-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:53:51,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:53:51,379 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:53:51,380 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:53:51,380 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:53:51,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >12:53:51,387 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.10-2.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,387 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.2.10-2.fc21.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >12:53:51,388 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:pilot-link-libs-0.12.5-18.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,391 DEBUG yum.verbose.YumBase: TSINFO: Marking liblockfile-1.08-16.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,393 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,394 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >12:53:51,395 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,396 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libetpan-1.1-7.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-3.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.35.0-1.fc21.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,404 DEBUG yum.verbose.YumBase: TSINFO: Marking compface-1.5.2-16.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for claws-mail-3.9.3-1.fc21.x86_64 >12:53:51,410 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.6-2.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:53:51,410 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.6-2.fc21.x86_64 >12:53:51,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.17-1.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:53:51,413 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-0.1.rc3.fc21.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:53:51,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.6-2.fc21.x86_64 >12:53:51,415 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.6-2.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >12:53:51,415 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.6-2.fc21.x86_64 to require for libcolord.so.2()(64bit) >12:53:51,419 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,420 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-2.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,421 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.4-4.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,424 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:53:51,424 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:53:51,425 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.4-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:53:51,429 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.17-1.fc21.x86_64 as install for coreutils-8.22-10.fc21.x86_64 >12:53:51,432 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-10.fc21.x86_64 >12:53:51,432 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >12:53:51,434 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >12:53:51,437 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >12:53:51,440 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.3-2.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:53:51,442 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:53:51,443 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.3-2.fc21.x86_64 >12:53:51,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-4.fc21.x86_64 as install for 1:cups-1.7.1-4.fc21.x86_64 >12:53:51,450 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-4.fc21.noarch as install for 1:cups-1.7.1-4.fc21.x86_64 >12:53:51,451 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-4.fc21.x86_64 to require for libcupsmime.so.1()(64bit) >12:53:51,451 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-4.fc21.x86_64 to require for libcupsimage.so.2()(64bit) >12:53:51,451 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-4.fc21.x86_64 to require for libcupscgi.so.1()(64bit) >12:53:51,451 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-4.fc21.x86_64 to require for libcups.so.2()(64bit) >12:53:51,452 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-24.fc21.x86_64 as install for 1:cups-1.7.1-4.fc21.x86_64 >12:53:51,453 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-24.fc21.x86_64 to require for libavahi-client.so.3()(64bit) >12:53:51,457 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.46-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,458 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,460 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,463 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,465 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,467 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.46-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >12:53:51,468 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-24.fc21.x86_64 as install for cups-filters-1.0.46-1.fc21.x86_64 >12:53:51,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:53:51,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.35.0-1.fc21.x86_64 >12:53:51,478 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >12:53:51,481 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:53:51,482 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-1.fc21.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:53:51,483 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-1.fc21.x86_64 to require for librpm.so.3()(64bit) >12:53:51,485 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-6.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:53:51,486 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-6.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:53:51,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-1.fc21.x86_64 as install for 12:dhclient-4.3.0-6.fc21.x86_64 >12:53:51,489 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >12:53:51,489 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >12:53:51,489 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >12:53:51,490 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-036-16.git20140206.fc21.x86_64 as install for dracut-config-rescue-036-16.git20140206.fc21.x86_64 >12:53:51,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >12:53:51,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >12:53:51,496 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >12:53:51,499 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-themes-2.32.0-11.fc20.noarch as install for fedora-icon-theme-1.0.0-15.fc20.noarch >12:53:51,501 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-15.fc21.x86_64 as install for file-5.14-15.fc21.x86_64 >12:53:51,502 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-15.fc21.x86_64 to require for libmagic.so.1()(64bit) >12:53:51,512 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-27.0-1.fc21.x86_64 >12:53:51,513 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:53:51,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-3.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:53:51,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:53:51,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-27.0-1.fc21.x86_64 >12:53:51,518 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.11.90-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >12:53:51,520 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >12:53:51,521 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >12:53:51,522 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >12:53:51,525 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >12:53:51,538 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,539 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >12:53:51,539 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >12:53:51,540 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(POSIX) >12:53:51,540 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >12:53:51,541 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,542 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,545 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.57-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,546 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,547 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,548 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >12:53:51,551 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >12:53:51,552 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >12:53:51,556 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:53:51,557 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:53:51,558 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.10-5.fc21.x86_64 >12:53:51,559 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-1.fc21.x86_64 as install for glibc-2.19.90-1.fc21.x86_64 >12:53:51,561 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.4-3.fc21.x86_64 as install for glibc-2.19.90-1.fc21.x86_64 >12:53:51,561 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.4-3.fc21.x86_64 to require for libfreebl3.so()(64bit) >12:53:51,563 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-0.rc1.20140208.fc21.x86_64 as install for glx-utils-8.1.0-5.fc21.x86_64 >12:53:51,566 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,567 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-symbolic-3.11.5-1.fc21.noarch as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk3-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >12:53:51,577 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.11.5-1.fc21.noarch as install for gnome-software-3.11.90-1.fc21.x86_64 >12:53:51,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.11.90-1.fc21.x86_64 as install for gnome-software-3.11.90-1.fc21.x86_64 >12:53:51,580 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.1-0.5.20140217.fc21.x86_64 as install for gnome-software-3.11.90-1.fc21.x86_64 >12:53:51,582 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >12:53:51,584 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:53:51,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-3.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:53:51,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:53:51,589 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:53:51,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-1.fc21.x86_64 >12:53:51,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,605 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.40.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,607 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,608 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,612 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,615 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,616 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:53:51,616 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:53:51,616 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:53:51,616 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:53:51,617 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:53:51,617 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:53:51,617 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:53:51,617 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:53:51,617 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:53:51,619 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,621 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:53:51,624 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:53:51,632 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.2.3-1.fc21.x86_64 to require for libgstbase-1.0.so.0()(64bit) >12:53:51,634 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:53:51,636 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.02-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:53:51,647 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,649 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,652 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,653 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,654 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,669 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:53:51,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:53:51,677 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:53:51,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:53:51,679 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:53:51,680 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >12:53:51,680 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:53:51,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-1.19.90-1.fc21.x86_64 >12:53:51,685 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:53:51,685 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc21.x86_64 to require for libusbmuxd.so.2()(64bit) >12:53:51,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:53:51,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:53:51,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.19.90-1.fc21.x86_64 >12:53:51,692 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.19.90-1.fc21.x86_64 >12:53:51,692 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:53:51,693 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.19.90-1.fc21.x86_64 >12:53:51,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for gvfs-gphoto2-1.19.90-1.fc21.x86_64 >12:53:51,696 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:53:51,697 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >12:53:51,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.19.90-1.fc21.x86_64 >12:53:51,701 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.5-1.fc21.x86_64 as install for gvfs-smb-1.19.90-1.fc21.x86_64 >12:53:51,702 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.1.5-1.fc21.x86_64 to require for libsmbclient.so.0()(64bit) >12:53:51,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libsexy-0.1.11-22.fc20.x86_64 as install for hexchat-2.9.6.1-1.fc21.x86_64 >12:53:51,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for hexchat-2.9.6.1-1.fc21.x86_64 >12:53:51,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for hexchat-2.9.6.1-1.fc21.x86_64 >12:53:51,710 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-296.fc21.x86_64 as install for hexchat-2.9.6.1-1.fc21.x86_64 >12:53:51,716 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.1-1.fc21.x86_64 as install for 1:hpijs-3.14.1-1.fc21.x86_64 >12:53:51,716 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.1-1.fc21.x86_64 to require for libhpmud.so.0()(64bit) >12:53:51,717 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.1-1.fc21.x86_64 to require for libhpip.so.0()(64bit) >12:53:51,720 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.0-4.fc21.x86_64 as install for hplip-3.14.1-1.fc21.x86_64 >12:53:51,722 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-18.fc21.x86_64 as install for hplip-3.14.1-1.fc21.x86_64 >12:53:51,724 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >12:53:51,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:53:51,729 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:53:51,731 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:53:51,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >12:53:51,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >12:53:51,737 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.11.90-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >12:53:51,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >12:53:51,741 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.99.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >12:53:51,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >12:53:51,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:53:51,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:53:51,749 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >12:53:51,749 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >12:53:51,750 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:53:51,752 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >12:53:51,755 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >12:53:51,756 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >12:53:51,756 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >12:53:51,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.9-1.fc21.noarch >12:53:51,761 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:53:51,762 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-1.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:53:51,766 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-gui-21.24-1.fc21.x86_64 as install for initial-setup-gui-0.3.14-1.fc21.x86_64 >12:53:51,768 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >12:53:51,770 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.52-1.fc21.x86_64 >12:53:51,771 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >12:53:51,774 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >12:53:51,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >12:53:51,781 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >12:53:51,781 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:53:51,781 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >12:53:51,784 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.260-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >12:53:51,785 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >12:53:51,788 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >12:53:51,788 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >12:53:51,790 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140131-35.gitd7f8a7c8.fc21.noarch as install for kernel-3.14.0-0.rc3.git5.1.fc21.x86_64 >12:53:51,791 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >12:53:51,792 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-6.fc21.x86_64 >12:53:51,795 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >12:53:51,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for libmatekbd-1.7.90-1.fc21.x86_64 >12:53:51,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libmateweather-data-1.7.90-1.fc21.noarch as install for libmateweather-1.7.90-1.fc21.x86_64 >12:53:51,803 DEBUG yum.verbose.YumBase: TSINFO: Marking lightdm-gobject-1.9.8-1.fc21.x86_64 as install for lightdm-1.9.8-1.fc21.x86_64 >12:53:51,804 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for lightdm-1.9.8-1.fc21.x86_64 >12:53:51,805 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for lightdm-1.9.8-1.fc21.x86_64 >12:53:51,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for lightdm-1.9.8-1.fc21.x86_64 >12:53:51,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for lightdm-1.9.8-1.fc21.x86_64 >12:53:51,811 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for lightdm-gtk-1.8.1-1.fc21.x86_64 >12:53:51,812 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-themes-standard-3.11.90-1.fc21.x86_64 as install for lightdm-gtk-1.8.1-1.fc21.x86_64 >12:53:51,813 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-compat-20.0.0-1.fc21.noarch as install for lightdm-gtk-1.8.1-1.fc21.x86_64 >12:53:51,817 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:53:51,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:53:51,820 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >12:53:51,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc21.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk2-0.30-4.fc20.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for marco-1.7.90-1.fc21.x86_64 >12:53:51,833 DEBUG yum.verbose.YumBase: TSINFO: Marking mate-panel-libs-1.7.90-1.fc21.x86_64 as install for mate-applet-softupd-0.2.10-2.fc21.x86_64 >12:53:51,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck-2.31.0-1.fc21.x86_64 as install for mate-applets-1.7.90-1.fc21.x86_64 >12:53:51,839 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-2.fc21.x86_64 as install for mate-applets-1.7.90-1.fc21.x86_64 >12:53:51,840 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview2-2.11.2-16.fc20.x86_64 as install for mate-applets-1.7.90-1.fc21.x86_64 >12:53:51,847 DEBUG yum.verbose.YumBase: TSINFO: Marking mate-control-center-filesystem-1.7.90-1.fc21.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,849 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.11.90-1.fc21.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,850 DEBUG yum.verbose.YumBase: TSINFO: Marking mate-menus-libs-1.7.90-1.fc21.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for mate-control-center-1.7.90-1.fc21.x86_64 >12:53:51,858 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for mate-desktop-1.7.90-1.fc21.x86_64 >12:53:51,863 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.99.4-2.fc21.x86_64 as install for mate-media-1.7.90-1.fc21.x86_64 >12:53:51,863 DEBUG yum.verbose.YumBase: Quick matched pulseaudio-libs-glib2-4.99.4-2.fc21.x86_64 to require for libpulse-mainloop-glib.so.0()(64bit) >12:53:51,868 DEBUG yum.verbose.YumBase: TSINFO: Marking fortune-mod-1.99.1-18.fc20.x86_64 as install for mate-panel-1.7.90-1.fc21.x86_64 >12:53:51,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for mate-panel-1.7.90-1.fc21.x86_64 >12:53:51,875 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-2.fc21.x86_64 as install for mate-screensaver-1.7.90-1.fc21.x86_64 >12:53:51,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for mate-screensaver-1.7.90-1.fc21.x86_64 >12:53:51,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for mate-screensaver-1.7.90-1.fc21.x86_64 >12:53:51,881 DEBUG yum.verbose.YumBase: TSINFO: Marking mate-utils-common-1.7.90-1.fc21.noarch as install for mate-screenshot-1.7.90-1.fc21.x86_64 >12:53:51,888 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for mate-system-log-1.7.90-1.fc21.x86_64 >12:53:51,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,894 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,895 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,897 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.4-1.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,898 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.39.4-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:53:51,899 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,900 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for mate-system-monitor-1.7.90-1.fc21.x86_64 >12:53:51,903 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-0.28.2-10.fc20.x86_64 as install for mate-terminal-1.7.90-1.fc21.x86_64 >12:53:51,906 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-murrine-engine-0.98.2-4.fc20.x86_64 as install for mate-themes-1.7.90-1.fc21.noarch >12:53:51,907 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.11.90-1.fc21.x86_64 as install for mate-themes-1.7.90-1.fc21.noarch >12:53:51,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.12-3.fc21.x86_64 as install for mdadm-3.3-6.fc21.x86_64 >12:53:51,913 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-0.rc1.20140208.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:53:51,914 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-1.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:53:51,915 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-1.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >12:53:51,915 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-1.fc21.x86_64 to require for libelf.so.1()(64bit) >12:53:51,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:53:51,917 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_nouveau.so.2()(64bit) >12:53:51,917 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_intel.so.1()(64bit) >12:53:51,917 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm.so.2()(64bit) >12:53:51,918 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-4.fc21.x86_64 as install for mesa-dri-drivers-10.1-0.rc1.20140208.fc21.x86_64 >12:53:51,922 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >12:53:51,922 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >12:53:51,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,933 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,938 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >12:53:51,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,941 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >12:53:51,943 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >12:53:51,946 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-24.fc21.x86_64 as install for nss-mdns-0.10-13.fc20.x86_64 >12:53:51,950 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >12:53:51,950 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >12:53:51,955 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-5.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >12:53:51,955 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-5.fc21.x86_64 to require for libvmtools.so.0()(64bit) >12:53:51,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >12:53:51,957 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >12:53:51,958 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >12:53:51,961 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >12:53:51,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-4.20130712cvs.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >12:53:51,972 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-27.fc21.x86_64 as install for paps-0.6.8-27.fc21.x86_64 >12:53:51,973 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-27.fc21.x86_64 to require for libpaps.so.0()(64bit) >12:53:51,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >12:53:51,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:53:51,980 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >12:53:51,984 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.11.7-1.fc21.x86_64 as install for pavucontrol-2.0-4.fc21.x86_64 >12:53:51,984 DEBUG yum.verbose.YumBase: Quick matched gtkmm30-3.11.7-1.fc21.x86_64 to require for libgdkmm-3.0.so.1()(64bit) >12:53:51,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >12:53:51,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for pidgin-2.10.9-1.fc21.x86_64 >12:53:52,055 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.20.rc2.fc21.noarch as install for pidgin-2.10.9-1.fc21.x86_64 >12:53:52,056 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell-2.0.16-7.fc20.x86_64 as install for pidgin-2.10.9-1.fc21.x86_64 >12:53:52,058 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for pidgin-2.10.9-1.fc21.x86_64 >12:53:52,062 DEBUG yum.verbose.YumBase: TSINFO: Marking pluma-data-1.7.90-1.fc21.noarch as install for pluma-1.7.90-1.fc21.x86_64 >12:53:52,063 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtksourceview-2.10.1-8.fc20.x86_64 as install for pluma-1.7.90-1.fc21.x86_64 >12:53:52,065 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for pluma-1.7.90-1.fc21.x86_64 >12:53:52,067 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:52,069 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:52,069 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >12:53:52,070 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:52,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-5.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:53:52,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-2.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:53:52,075 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-5.fc21.x86_64 as install for policycoreutils-2.2.5-6.fc21.x86_64 >12:53:52,083 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,086 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,089 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.99.4-2.fc21.x86_64 >12:53:52,096 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-11.fc21.noarch as install for 1:quota-4.01-11.fc21.x86_64 >12:53:52,100 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >12:53:52,102 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >12:53:52,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-3.fc21.x86_64 as install for rpm-4.11.2-1.fc21.x86_64 >12:53:52,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >12:53:52,123 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.5-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:53:52,125 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.5-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:53:52,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.5)(64bit) >12:53:52,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.5)(64bit) >12:53:52,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.5)(64bit) >12:53:52,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:53:52,130 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:53:52,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.5)(64bit) >12:53:52,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:53:52,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:53:52,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.5)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.5)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.5)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.5)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.5)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:53:52,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.5)(64bit) >12:53:52,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.5)(64bit) >12:53:52,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:53:52,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:53:52,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.5)(64bit) >12:53:52,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.5)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.5)(64bit) >12:53:52,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:53:52,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.5)(64bit) >12:53:52,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.5)(64bit) >12:53:52,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.5)(64bit) >12:53:52,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.5)(64bit) >12:53:52,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.5)(64bit) >12:53:52,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.5-1.fc21.x86_64 >12:53:52,136 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:53:52,137 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:53:52,137 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:53:52,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:53:52,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libevents.so(SAMBA_4.1.5)(64bit) >12:53:52,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.5)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.5)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.5)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.5)(64bit) >12:53:52,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.5)(64bit) >12:53:52,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.5)(64bit) >12:53:52,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_tdb.so()(64bit) >12:53:52,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_reg.so()(64bit) >12:53:52,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >12:53:52,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libtrusts_util.so()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbregistry.so()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsmb_transport.so()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libserver-role.so()(64bit) >12:53:52,141 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsecrets3.so()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamdb-common.so()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba3-util.so()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-security.so()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:53:52,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:53:52,143 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libreplace.so()(64bit) >12:53:52,143 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libregistry.so.0()(64bit) >12:53:52,143 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libntdb.so.0()(64bit) >12:53:52,143 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libnetif.so()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr.so.0()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-samba.so()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libmsrpc3.so()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibsmb.so()(64bit) >12:53:52,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:53:52,145 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:53:52,145 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libldbsamba.so()(64bit) >12:53:52,145 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libgensec.so.0()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libevents.so()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for liberrors.so()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libdbwrap.so()(64bit) >12:53:52,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcliauth.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli_cldap.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-nbt.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libcli-ldap.so()(64bit) >12:53:52,147 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libaddns.so()(64bit) >12:53:52,148 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.5-1.fc21.x86_64 to require for libCHARSET3.so()(64bit) >12:53:52,149 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-26.fc21.noarch as install for selinux-policy-targeted-3.13.1-26.fc21.noarch >12:53:52,149 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-26.fc21.noarch to require for selinux-policy >12:53:52,152 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:53:52,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.12-3.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:53:52,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.12-3.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >12:53:52,160 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for simple-scan-3.10.0-1.fc21.x86_64 >12:53:52,163 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >12:53:52,164 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >12:53:52,165 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:53:52,166 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-1.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:53:52,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >12:53:52,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >12:53:52,171 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,172 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,173 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,174 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,175 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,176 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,178 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-1.fc21.x86_64 as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,179 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-1.fc21.noarch as install for sssd-1.11.4-1.fc21.x86_64 >12:53:52,184 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for system-config-date-1.10.7-1.fc21.noarch >12:53:52,184 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.7-1.fc21.noarch >12:53:52,186 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-4.fc21.noarch as install for system-config-keyboard-1.4.0-4.fc21.noarch >12:53:52,188 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-7.fc21.noarch as install for system-config-printer-1.4.3-7.fc21.x86_64 >12:53:52,189 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for system-config-printer-1.4.3-7.fc21.x86_64 >12:53:52,190 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.39.90-1.fc21.x86_64 as install for system-config-printer-1.4.3-7.fc21.x86_64 >12:53:52,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:53:52,194 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-2.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:53:52,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-5.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >12:53:52,200 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-208-14.fc21.x86_64 >12:53:52,201 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-208-14.fc21.x86_64 >12:53:52,205 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >12:53:52,206 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-2.fc21.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >12:53:52,209 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >12:53:52,211 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.01-1.fc21.x86_64 >12:53:52,213 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >12:53:52,216 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.74-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >12:53:52,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.1-2.fc21.x86_64 >12:53:52,222 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >12:53:52,225 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.34-3.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >12:53:52,227 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-1.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >12:53:52,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >12:53:52,230 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:53:52,231 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >12:53:52,231 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >12:53:52,232 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >12:53:52,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.4-1.fc21.x86_64 as install for xfburn-0.5.0-1.fc21.x86_64 >12:53:52,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.4-1.fc21.x86_64 as install for xfburn-0.5.0-1.fc21.x86_64 >12:53:52,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libxfce4util-4.10.1-2.fc20.x86_64 as install for xfburn-0.5.0-1.fc21.x86_64 >12:53:52,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libxfce4ui-4.10.0-9.fc21.x86_64 as install for xfburn-0.5.0-1.fc21.x86_64 >12:53:52,242 DEBUG yum.verbose.YumBase: TSINFO: Marking exo-0.10.2-6.fc20.x86_64 as install for xfburn-0.5.0-1.fc21.x86_64 >12:53:52,244 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >12:53:52,246 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >12:53:52,248 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >12:53:52,248 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >12:53:52,252 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:53:52,253 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:53:52,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:53:52,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >12:53:52,263 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-0.rc1.20140208.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >12:53:52,264 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-0.rc1.20140208.fc21.x86_64 to require for libxatracker.so.2()(64bit) >12:53:52,266 DEBUG yum.verbose.YumBase: TSINFO: Marking linuxconsoletools-1.4.7-1.fc21.x86_64 as install for xorg-x11-drv-wacom-0.23.0-10.fc21.x86_64 >12:53:52,268 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:53:52,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:53:52,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:53:52,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:53:52,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-4.fc21.x86_64 >12:53:52,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:53:52,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >12:53:52,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >12:53:52,281 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for xorg-x11-xinit-1.3.2-9.fc20.x86_64 >12:53:52,284 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.11.1-1.fc21.x86_64 as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:53:52,285 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.11.90-1.fc21.noarch as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:53:52,286 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-user-docs-3.10.3-1.fc21.noarch as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:53:52,287 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.3.90-2.fc21.x86_64 as install for 1:yelp-3.11.1-1.fc21.x86_64 >12:53:52,290 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:53:52,291 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-139.fc21.noarch >12:53:52,292 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:53:52,292 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc21.noarch as install for yum-3.4.3-139.fc21.noarch >12:53:52,293 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:53:52,294 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-139.fc21.noarch >12:53:52,295 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >12:53:52,296 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >12:53:52,298 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks-1.0.4-12.fc20.x86_64 as install for yumex-3.0.13-1.fc21.noarch >12:53:52,299 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for yumex-3.0.13-1.fc21.noarch >12:53:52,300 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-3.0-1.fc21.noarch as install for yumex-3.0.13-1.fc21.noarch >12:53:52,317 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-11.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:53:52,317 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:53:52,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:53:52,319 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >12:53:52,321 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.5.2-2.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:53:52,322 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.10-1.fc21.x86_64 as install for PackageKit-0.9.1-0.5.20140217.fc21.x86_64 >12:53:52,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.12-3.fc21.x86_64 as install for abrt-addon-kerneloops-2.1.12-2.fc21.x86_64 >12:53:52,328 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-14.fc21.x86_64 as install for abrt-addon-python-2.1.12-2.fc21.x86_64 >12:53:52,329 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.12-2.fc21.x86_64 as install for abrt-addon-python-2.1.12-2.fc21.x86_64 >12:53:52,331 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:53:52,332 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-24.fc21.x86_64 as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:53:52,333 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.4-2.fc21.x86_64 as install for abrt-addon-vmcore-2.1.12-2.fc21.x86_64 >12:53:52,337 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.12-2.fc21.x86_64 as install for abrt-gui-2.1.12-2.fc21.x86_64 >12:53:52,338 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.12-2.fc21.x86_64 as install for abrt-gui-2.1.12-2.fc21.x86_64 >12:53:52,341 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:53:52,343 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:53:52,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.12-3.fc21.x86_64 as install for abrt-plugin-bodhi-2.1.12-2.fc21.x86_64 >12:53:52,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.12-3.fc21.x86_64 as install for abrt-tui-2.1.12-2.fc21.x86_64 >12:53:52,352 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >12:53:52,355 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-21.24-1.fc21.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,356 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-core-21.24-1.fc21.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,358 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-gui-0.30-1.fc21.noarch as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,359 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,360 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.3.0-12.fc21.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,365 DEBUG yum.verbose.YumBase: TSINFO: Marking keybinder3-0.3.0-1.fc20.x86_64 as install for anaconda-gui-21.24-1.fc21.x86_64 >12:53:52,369 DEBUG yum.verbose.YumBase: TSINFO: Marking t1lib-5.1.2-14.fc21.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,372 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,379 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:texlive-kpathsea-lib-2013-6.20140217_r32990.fc21.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,388 DEBUG yum.verbose.YumBase: TSINFO: Marking djvulibre-libs-3.5.25.3-10.fc20.x86_64 as install for atril-libs-1.7.90-1.fc21.x86_64 >12:53:52,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-24.fc21.x86_64 >12:53:52,393 DEBUG yum.verbose.YumBase: Quick matched libdaemon-0.14-6.fc20.x86_64 to require for libdaemon.so.0()(64bit) >12:53:52,397 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-1.fc21.noarch as install for 32:bind-libs-9.9.5-1.fc21.x86_64 >12:53:52,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bluez-5.13-1.fc21.x86_64 >12:53:52,401 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >12:53:52,402 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >12:53:52,405 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-0.rc1.20140208.fc21.x86_64 as install for cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 >12:53:52,411 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-1.fc21.x86_64 >12:53:52,419 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for desktop-backgrounds-compat-20.0.0-1.fc21.noarch >12:53:52,420 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >12:53:52,422 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >12:53:52,425 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-63.fc21.x86_64 as install for dracut-036-16.git20140206.fc21.x86_64 >12:53:52,427 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-036-16.git20140206.fc21.x86_64 >12:53:52,432 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-1.fc21.x86_64 as install for elfutils-0.158-1.fc21.x86_64 >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >12:53:52,433 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:53:52,434 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:53:52,434 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:53:52,434 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:53:52,434 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libdw.so.1()(64bit) >12:53:52,434 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-1.fc21.x86_64 to require for libasm.so.1()(64bit) >12:53:52,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,442 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc21.x86_64 to require for libxslt.so.1()(64bit) >12:53:52,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.3.90-2.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,446 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,448 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.11.90-1.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,450 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,450 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >12:53:52,451 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >12:53:52,452 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-24.fc21.x86_64 as install for 1:epiphany-runtime-3.11.90-1.fc21.x86_64 >12:53:52,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream-0.1.2-6.fc20.x86_64 >12:53:52,461 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream-0.1.2-6.fc20.x86_64 >12:53:52,462 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for farstream-0.1.2-6.fc20.x86_64 >12:53:52,463 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >12:53:52,466 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >12:53:52,473 DEBUG yum.verbose.YumBase: TSINFO: Marking recode-3.6-38.fc21.x86_64 as install for fortune-mod-1.99.1-18.fc20.x86_64 >12:53:52,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >12:53:52,482 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >12:53:52,485 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-2.fc21.noarch as install for glibc-common-2.19.90-1.fc21.x86_64 >12:53:52,489 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.5-1.fc21.x86_64 >12:53:52,494 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:53:52,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:53:52,496 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >12:53:52,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-9.fc21.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >12:53:52,500 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.11.90-1.fc21.x86_64 as install for gnome-themes-standard-3.11.90-1.fc21.x86_64 >12:53:52,501 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.11.90-1.fc21.noarch as install for gnome-themes-standard-3.11.90-1.fc21.x86_64 >12:53:52,503 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-2.fc21.x86_64 as install for gnutls-3.2.10-2.fc21.x86_64 >12:53:52,504 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for gnutls-3.2.10-2.fc21.x86_64 >12:53:52,505 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >12:53:52,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >12:53:52,514 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >12:53:52,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >12:53:52,517 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >12:53:52,517 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >12:53:52,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-1.fc21.x86_64 >12:53:52,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for gtk3-3.11.7-1.fc21.x86_64 >12:53:52,537 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for gtk3-3.11.7-1.fc21.x86_64 >12:53:52,539 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.11.5-1.fc21.x86_64 as install for gtk3-3.11.7-1.fc21.x86_64 >12:53:52,548 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.1-1.fc21.x86_64 as install for hplip-libs-3.14.1-1.fc21.x86_64 >12:53:52,551 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.5-2.fc21.x86_64 as install for ibus-1.5.5-2.fc21.x86_64 >12:53:52,552 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.5-2.fc21.noarch as install for ibus-1.5.5-2.fc21.x86_64 >12:53:52,553 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for ibus-1.5.5-2.fc21.x86_64 >12:53:52,555 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.11.90-1.fc21.x86_64 as install for ibus-1.5.5-2.fc21.x86_64 >12:53:52,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for iptables-1.4.21-7.fc21.x86_64 >12:53:52,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >12:53:52,567 DEBUG yum.verbose.YumBase: TSINFO: Marking celt-0.11.3-1.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >12:53:52,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.12.1-5.fc21.x86_64 >12:53:52,577 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc21.noarch as install for langtable-python-0.0.23-1.fc21.noarch >12:53:52,578 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc21.noarch as install for langtable-python-0.0.23-1.fc21.noarch >12:53:52,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >12:53:52,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >12:53:52,598 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >12:53:52,617 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >12:53:52,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >12:53:52,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.2-1.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >12:53:52,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >12:53:52,628 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >12:53:52,630 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >12:53:52,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:53:52,636 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:53:52,636 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >12:53:52,640 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-8.git20131028.fc21.x86_64 >12:53:52,642 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >12:53:52,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >12:53:52,654 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,656 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,657 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.96-3.fc21.noarch as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,659 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:53:52,660 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >12:53:52,663 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >12:53:52,665 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >12:53:52,668 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-1.fc21.x86_64 as install for libreport-2.1.12-3.fc21.x86_64 >12:53:52,669 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >12:53:52,669 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:53:52,669 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0()(64bit) >12:53:52,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.12-3.fc21.x86_64 as install for libreport-gtk-2.1.12-3.fc21.x86_64 >12:53:52,672 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.12-3.fc21.x86_64 >12:53:52,680 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-3.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >12:53:52,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for librsvg2-2.40.1-1.fc21.x86_64 >12:53:52,688 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.2-2.fc21.x86_64 >12:53:52,688 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:53:52,689 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:53:52,701 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.39.90-1.fc21.x86_64 as install for libsoup-2.45.90-1.fc21.x86_64 >12:53:52,708 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >12:53:52,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >12:53:52,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck-2.31.0-1.fc21.x86_64 >12:53:52,727 DEBUG yum.verbose.YumBase: TSINFO: Marking xfconf-4.10.0-6.fc20.x86_64 as install for libxfce4ui-4.10.0-9.fc21.x86_64 >12:53:52,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for libxklavier-5.4-1.fc21.x86_64 >12:53:52,738 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-13.fc21.x86_64 as install for linuxconsoletools-1.4.7-1.fc21.x86_64 >12:53:52,743 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-1.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >12:53:52,750 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1-0.rc1.20140208.fc21.x86_64 as install for mesa-libGL-10.1-0.rc1.20140208.fc21.x86_64 >12:53:52,754 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc21.noarch as install for ncurses-libs-5.9-12.20130511.fc21.x86_64 >12:53:52,756 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >12:53:52,757 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >12:53:52,763 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.4-4.fc21.x86_64 as install for nss-3.15.4-4.fc21.x86_64 >12:53:52,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-5.fc21.x86_64 >12:53:52,776 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc21.noarch as install for openconnect-5.02-1.fc21.x86_64 >12:53:52,778 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc21.x86_64 as install for openconnect-5.02-1.fc21.x86_64 >12:53:52,779 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.02-1.fc21.x86_64 >12:53:52,780 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >12:53:52,780 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >12:53:52,780 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >12:53:52,787 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc21.x86_64 as install for 1:openssl-1.0.1e-41.fc21.x86_64 >12:53:52,791 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >12:53:52,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.2-1.fc21.x86_64 >12:53:52,798 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:53:52,798 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >12:53:52,800 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.26-3.fc21.x86_64 as install for pango-1.36.2-1.fc21.x86_64 >12:53:52,813 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,814 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,816 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,818 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,819 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,819 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,820 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,822 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,822 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >12:53:52,823 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-296.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,824 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,825 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,826 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,827 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.32-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >12:53:52,833 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.57-1.fc21.x86_64 >12:53:52,837 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >12:53:52,838 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >12:53:52,843 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for 2:pilot-link-libs-0.12.5-18.fc20.x86_64 >12:53:52,844 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.13-1.fc21.x86_64 as install for 2:pilot-link-libs-0.12.5-18.fc20.x86_64 >12:53:52,848 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:52,851 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-3.fc21.x86_64 >12:53:52,852 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-9.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >12:53:52,853 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-9.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >12:53:52,855 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >12:53:52,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >12:53:52,874 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc21.noarch as install for python-iniparse-0.4-9.fc21.noarch >12:53:52,875 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >12:53:52,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-1.fc21.x86_64 as install for python-pillow-2.3.0-4.fc21.x86_64 >12:53:52,880 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >12:53:52,881 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebp.so.5()(64bit) >12:53:52,883 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >12:53:52,891 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-1.fc21.x86_64 as install for rpm-python-4.11.2-1.fc21.x86_64 >12:53:52,891 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-1.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >12:53:52,915 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.5-1.fc21.x86_64 >12:53:52,916 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:53:52,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-libs-1.0.24-8.fc21.x86_64 >12:53:52,922 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:53:52,924 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.3-1.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:53:52,925 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-6.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >12:53:52,931 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.4-1.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:53:52,931 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.4-1.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >12:53:52,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.4-1.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:53:52,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.4-1.fc21.x86_64 >12:53:52,939 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.4-1.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:53:52,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:53:52,942 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >12:53:52,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:53:52,945 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.4-1.fc21.x86_64 >12:53:52,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.4-1.fc21.x86_64 as install for sssd-ipa-1.11.4-1.fc21.x86_64 >12:53:52,952 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.4-1.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >12:53:52,957 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.3-7.fc21.noarch >12:53:52,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-2.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:53:52,963 DEBUG yum.verbose.YumBase: Quick matched libteam-1.9-2.fc21.x86_64 to require for libteam.so.5()(64bit) >12:53:52,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-1.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:53:52,966 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-3.fc20.x86_64 as install for teamd-1.9-2.fc21.x86_64 >12:53:52,970 DEBUG yum.verbose.YumBase: TSINFO: Marking smp_utils-0.97-5.fc20.x86_64 as install for udisks-1.0.4-12.fc20.x86_64 >12:53:52,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks-1.0.4-12.fc20.x86_64 >12:53:52,975 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks-1.0.4-12.fc20.x86_64 >12:53:52,976 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for udisks-1.0.4-12.fc20.x86_64 >12:53:52,977 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-3.fc21.x86_64 as install for udisks-1.0.4-12.fc20.x86_64 >12:53:52,980 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-2.fc21.x86_64 as install for udisks2-2.1.2-1.fc21.x86_64 >12:53:52,995 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.26-3.fc21.x86_64 as install for webkitgtk3-2.3.90-2.fc21.x86_64 >12:53:52,996 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc21.x86_64 as install for webkitgtk3-2.3.90-2.fc21.x86_64 >12:53:53,001 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.0-0.rc3.git5.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >12:53:53,003 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-0.rc1.20140208.fc21.x86_64 as install for xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 >12:53:53,006 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >12:53:53,020 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-tui-21.24-1.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,021 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.30-1.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,022 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.42-1.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,023 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.2-1.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,024 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.49-1.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libtimezonemap-0.4.1-4.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.1.12-3.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,028 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.12-1.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,030 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,031 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.29-3.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,032 DEBUG yum.verbose.YumBase: TSINFO: Marking dnf-0.4.14-1.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,033 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-5.fc20.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,034 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ntplib-0.3.2-1.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,035 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.14.0-3.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,036 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,037 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-4.fc20.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,038 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,038 DEBUG yum.verbose.YumBase: TSINFO: Marking chrony-1.29.1-1.fc21.x86_64 as install for anaconda-core-21.24-1.fc21.x86_64 >12:53:53,041 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.16.1-1.fc21.x86_64 as install for anaconda-widgets-21.24-1.fc21.x86_64 >12:53:53,044 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.11.90-1.fc21.x86_64 as install for at-spi2-atk-2.11.5-1.fc21.x86_64 >12:53:53,044 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.11.90-1.fc21.x86_64 to require for libatspi.so.0()(64bit) >12:53:53,048 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.96-3.fc21.noarch >12:53:53,052 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-10.fc21.x86_64 as install for crash-7.0.4-2.fc21.x86_64 >12:53:53,053 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for crash-7.0.4-2.fc21.x86_64 >12:53:53,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for fftw-libs-double-3.3.3-7.fc21.x86_64 >12:53:53,061 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.8.2-14.fc21.x86_64 to require for libgomp.so.1(GOMP_1.0)(64bit) >12:53:53,061 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.8.2-14.fc21.x86_64 to require for libgomp.so.1()(64bit) >12:53:53,071 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.11.90-1.fc21.x86_64 >12:53:53,074 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for gupnp-0.20.10-1.fc21.x86_64 >12:53:53,076 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for harfbuzz-0.9.26-3.fc21.x86_64 >12:53:53,080 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.51-1.fc21.noarch >12:53:53,084 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-036-16.git20140206.fc21.x86_64 as install for kexec-tools-2.0.4-24.fc21.x86_64 >12:53:53,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >12:53:53,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >12:53:53,098 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >12:53:53,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:53:53,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:53:53,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >12:53:53,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.1.12-3.fc21.x86_64 >12:53:53,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >12:53:53,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for mesa-libEGL-10.1-0.rc1.20140208.fc21.x86_64 >12:53:53,155 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.07-2.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-296.fc21.noarch >12:53:53,159 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-296.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >12:53:53,162 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:53:53,163 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.21-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:53:53,183 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:53,184 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >12:53:53,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:53:53,188 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:53:53,189 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:53:53,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:53:53,192 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-6.fc21.x86_64 >12:53:53,193 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4()(64bit) >12:53:53,200 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-11.fc21.x86_64 as install for python3-3.3.2-11.fc21.x86_64 >12:53:53,201 DEBUG yum.verbose.YumBase: Quick matched python3-libs-3.3.2-11.fc21.x86_64 to require for libpython3.3m.so.1.0()(64bit) >12:53:53,202 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.11.90-1.fc21.x86_64 >12:53:53,207 DEBUG yum.verbose.YumBase: TSINFO: Marking smp_utils-libs-0.97-5.fc20.x86_64 as install for smp_utils-0.97-5.fc20.x86_64 >12:53:53,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.4-1.fc21.x86_64 as install for sssd-client-1.11.4-1.fc21.x86_64 >12:53:53,212 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.4-1.fc21.x86_64 >12:53:53,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.2-5.fc21.x86_64 >12:53:53,221 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.0-12.fc21.noarch as install for tigervnc-server-minimal-1.3.0-12.fc21.x86_64 >12:53:53,224 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-3.fc21.x86_64 >12:53:53,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.11.90-1.fc21.x86_64 >12:53:53,237 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >12:53:53,239 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.5.2-2.fc21.x86_64 as install for dnf-0.4.14-1.fc21.noarch >12:53:53,240 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-2.fc21.x86_64 as install for dnf-0.4.14-1.fc21.noarch >12:53:53,241 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.4.10-1.fc21.x86_64 as install for dnf-0.4.14-1.fc21.noarch >12:53:53,244 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.46-3.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >12:53:53,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.16-2.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >12:53:53,247 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-63.fc21.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >12:53:53,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.9-3.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >12:53:53,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >12:53:53,263 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >12:53:53,274 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.21-1.fc21.noarch >12:53:53,285 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-6.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >12:53:53,287 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-6.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >12:53:53,290 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-6.fc21.x86_64 as install for python-blivet-0.42-1.fc21.noarch >12:53:53,291 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.3-2.fc21.x86_64 as install for python-blivet-0.42-1.fc21.noarch >12:53:53,292 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.105-2.fc21.x86_64 as install for python-blivet-0.42-1.fc21.noarch >12:53:53,306 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 as install for device-mapper-multipath-0.4.9-63.fc21.x86_64 >12:53:53,307 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmultipath.so.0()(64bit) >12:53:53,307 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmpathpersist.so.0()(64bit) >12:53:53,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for lldpad-0.9.46-3.fc20.x86_64 >12:53:53,315 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.105-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:53:53,316 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:53:53,318 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.84-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >12:53:53,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-2.fc21.x86_64 as install for python-libcomps-0.1.6-2.fc21.x86_64 >12:53:53,326 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-2.fc21.x86_64 to require for libcomps.so.0.1.6()(64bit) >12:53:53,328 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-23.fc20.x86_64 as install for python-pyblock-0.53-6.fc21.x86_64 >12:53:53,329 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-23.fc20.x86_64 to require for libdmraid.so.1()(64bit) >12:53:53,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc21.x86_64 as install for device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 >12:53:53,332 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >12:53:53,333 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-8.fc21.x86_64 to require for libaio.so.1()(64bit) >12:53:53,335 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-23.fc20.x86_64 as install for dmraid-1.0.0.rc16-23.fc20.x86_64 >12:53:53,339 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.84-2.fc21.x86_64 as install for lvm2-libs-2.02.105-2.fc21.x86_64 >12:53:53,342 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-12.fc20.x86_64 as install for dmraid-events-1.0.0.rc16-23.fc20.x86_64 >12:53:53,517 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc21.noarch as install for hunspell-en-0.20121024-6.fc21.noarch >12:53:53,642 DEBUG yum.verbose.YumBase: Depsolve time: 3.360 >12:53:53,673 INFO packaging: 1116 packages selected totalling 3.02 GiB > > >/tmp/program.log: >12:29:11,110 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:29:11,157 DEBUG program: Return code: 0 >12:29:11,159 INFO program: Running... udevadm settle --timeout=300 >12:29:11,768 DEBUG program: Return code: 0 >12:29:11,772 INFO program: Running... modprobe fcoe >12:29:12,101 DEBUG program: Return code: 0 >12:29:12,103 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:29:12,561 INFO program: No FCoE boot disk information is found in EDD! >12:29:12,562 DEBUG program: Return code: 1 >12:29:17,621 INFO program: Running... metacity --display :1 --sm-disable >12:29:17,629 INFO program: Running... spice-vdagent >12:29:18,017 DEBUG program: Return code: 0 >12:29:25,020 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:29:25,625 DEBUG program: Return code: 0 >12:29:25,625 INFO program: Running... systemctl start chronyd.service >12:29:25,791 DEBUG program: Return code: 0 >12:29:25,794 INFO program: Running... udevadm settle --timeout=300 >12:29:25,831 DEBUG program: Return code: 0 >12:29:25,847 INFO program: Running... udevadm settle --timeout=300 >12:29:25,880 DEBUG program: Return code: 0 >12:29:27,481 INFO program: Running... multipath -c /dev/sdb >12:29:27,515 INFO program: /dev/sdb is not a valid multipath device path >12:29:27,516 DEBUG program: Return code: 1 >12:29:28,126 INFO program: Running... dumpe2fs -h /dev/sdb1 >12:29:28,316 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:28,317 INFO program: Filesystem volume name: <none> >12:29:28,317 INFO program: Last mounted on: <not available> >12:29:28,318 INFO program: Filesystem UUID: df1100a3-d40f-44c3-86f6-81b13ac0f36c >12:29:28,318 INFO program: Filesystem magic number: 0xEF53 >12:29:28,318 INFO program: Filesystem revision #: 1 (dynamic) >12:29:28,319 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:29:28,319 INFO program: Filesystem flags: signed_directory_hash >12:29:28,320 INFO program: Default mount options: user_xattr acl >12:29:28,320 INFO program: Filesystem state: clean >12:29:28,321 INFO program: Errors behavior: Continue >12:29:28,321 INFO program: Filesystem OS type: Linux >12:29:28,321 INFO program: Inode count: 121920 >12:29:28,322 INFO program: Block count: 487424 >12:29:28,322 INFO program: Reserved block count: 24371 >12:29:28,323 INFO program: Free blocks: 461524 >12:29:28,323 INFO program: Free inodes: 121909 >12:29:28,323 INFO program: First block: 1 >12:29:28,324 INFO program: Block size: 1024 >12:29:28,324 INFO program: Fragment size: 1024 >12:29:28,325 INFO program: Reserved GDT blocks: 256 >12:29:28,325 INFO program: Blocks per group: 8192 >12:29:28,326 INFO program: Fragments per group: 8192 >12:29:28,326 INFO program: Inodes per group: 2032 >12:29:28,326 INFO program: Inode blocks per group: 254 >12:29:28,327 INFO program: Flex block group size: 16 >12:29:28,327 INFO program: Filesystem created: Sun Feb 23 00:16:59 2014 >12:29:28,327 INFO program: Last mount time: Sun Feb 23 00:17:07 2014 >12:29:28,328 INFO program: Last write time: Sun Feb 23 00:21:36 2014 >12:29:28,328 INFO program: Mount count: 1 >12:29:28,329 INFO program: Maximum mount count: -1 >12:29:28,329 INFO program: Last checked: Sun Feb 23 00:16:59 2014 >12:29:28,329 INFO program: Check interval: 0 (<none>) >12:29:28,330 INFO program: Lifetime writes: 23 MB >12:29:28,330 INFO program: Reserved blocks uid: 0 (user root) >12:29:28,330 INFO program: Reserved blocks gid: 0 (group root) >12:29:28,331 INFO program: First inode: 11 >12:29:28,331 INFO program: Inode size: 128 >12:29:28,332 INFO program: Journal inode: 8 >12:29:28,332 INFO program: Default directory hash: half_md4 >12:29:28,332 INFO program: Directory Hash Seed: 4c67d305-54af-4598-82a1-94a4dedc9924 >12:29:28,333 INFO program: Journal backup: inode blocks >12:29:28,333 INFO program: Journal features: (none) >12:29:28,333 INFO program: Journal size: 8M >12:29:28,334 INFO program: Journal length: 8192 >12:29:28,334 INFO program: Journal sequence: 0x0000000d >12:29:28,335 INFO program: Journal start: 0 >12:29:28,335 INFO program: >12:29:28,335 DEBUG program: Return code: 0 >12:29:28,336 INFO program: Running... resize2fs -P /dev/sdb1 >12:29:28,576 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:28,578 INFO program: Estimated minimum size of the filesystem: 13998 >12:29:28,578 DEBUG program: Return code: 0 >12:29:28,705 INFO program: Running... dumpe2fs -h /dev/sdb2 >12:29:28,765 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:28,766 INFO program: Filesystem volume name: <none> >12:29:28,767 INFO program: Last mounted on: /mnt/sysimage >12:29:28,768 INFO program: Filesystem UUID: 09a97291-4269-4a40-90b2-3a482fd92995 >12:29:28,768 INFO program: Filesystem magic number: 0xEF53 >12:29:28,769 INFO program: Filesystem revision #: 1 (dynamic) >12:29:28,770 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:29:28,771 INFO program: Filesystem flags: signed_directory_hash >12:29:28,771 INFO program: Default mount options: user_xattr acl >12:29:28,772 INFO program: Filesystem state: clean >12:29:28,773 INFO program: Errors behavior: Continue >12:29:28,774 INFO program: Filesystem OS type: Linux >12:29:28,774 INFO program: Inode count: 1222992 >12:29:28,775 INFO program: Block count: 4882432 >12:29:28,775 INFO program: Reserved block count: 244121 >12:29:28,776 INFO program: Free blocks: 4761058 >12:29:28,776 INFO program: Free inodes: 1222917 >12:29:28,777 INFO program: First block: 0 >12:29:28,777 INFO program: Block size: 4096 >12:29:28,777 INFO program: Fragment size: 4096 >12:29:28,778 INFO program: Reserved GDT blocks: 1022 >12:29:28,778 INFO program: Blocks per group: 32768 >12:29:28,779 INFO program: Fragments per group: 32768 >12:29:28,779 INFO program: Inodes per group: 8208 >12:29:28,780 INFO program: Inode blocks per group: 513 >12:29:28,780 INFO program: Flex block group size: 16 >12:29:28,781 INFO program: Filesystem created: Sun Feb 23 00:17:02 2014 >12:29:28,781 INFO program: Last mount time: Sun Feb 23 00:17:07 2014 >12:29:28,781 INFO program: Last write time: Sun Feb 23 00:21:36 2014 >12:29:28,782 INFO program: Mount count: 1 >12:29:28,782 INFO program: Maximum mount count: -1 >12:29:28,783 INFO program: Last checked: Sun Feb 23 00:17:02 2014 >12:29:28,783 INFO program: Check interval: 0 (<none>) >12:29:28,783 INFO program: Lifetime writes: 437 MB >12:29:28,784 INFO program: Reserved blocks uid: 0 (user root) >12:29:28,784 INFO program: Reserved blocks gid: 0 (group root) >12:29:28,785 INFO program: First inode: 11 >12:29:28,785 INFO program: Inode size: 256 >12:29:28,785 INFO program: Required extra isize: 28 >12:29:28,786 INFO program: Desired extra isize: 28 >12:29:28,786 INFO program: Journal inode: 8 >12:29:28,787 INFO program: Default directory hash: half_md4 >12:29:28,787 INFO program: Directory Hash Seed: 9f6aa21a-aa94-424b-aaec-3f064317fcc9 >12:29:28,787 INFO program: Journal backup: inode blocks >12:29:28,788 INFO program: Journal features: (none) >12:29:28,788 INFO program: Journal size: 128M >12:29:28,789 INFO program: Journal length: 32768 >12:29:28,789 INFO program: Journal sequence: 0x00000079 >12:29:28,789 INFO program: Journal start: 0 >12:29:28,790 INFO program: >12:29:28,790 DEBUG program: Return code: 0 >12:29:28,791 INFO program: Running... resize2fs -P /dev/sdb2 >12:29:28,837 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:28,839 INFO program: Estimated minimum size of the filesystem: 53815 >12:29:28,839 DEBUG program: Return code: 0 >12:29:28,929 INFO program: Running... multipath -c /dev/sda >12:29:28,979 INFO program: /dev/sda is not a valid multipath device path >12:29:28,980 DEBUG program: Return code: 1 >12:29:29,100 INFO program: Running... dumpe2fs -h /dev/sda1 >12:29:29,440 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:29,441 INFO program: Filesystem volume name: <none> >12:29:29,442 INFO program: Last mounted on: / >12:29:29,442 INFO program: Filesystem UUID: 920b2c7d-61d5-4976-92b7-5e958d3c2a9b >12:29:29,442 INFO program: Filesystem magic number: 0xEF53 >12:29:29,443 INFO program: Filesystem revision #: 1 (dynamic) >12:29:29,443 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:29:29,444 INFO program: Filesystem flags: signed_directory_hash >12:29:29,445 INFO program: Default mount options: user_xattr acl >12:29:29,445 INFO program: Filesystem state: clean >12:29:29,445 INFO program: Errors behavior: Continue >12:29:29,446 INFO program: Filesystem OS type: Linux >12:29:29,446 INFO program: Inode count: 60530688 >12:29:29,447 INFO program: Block count: 242120448 >12:29:29,447 INFO program: Reserved block count: 12106022 >12:29:29,448 INFO program: Free blocks: 205528396 >12:29:29,448 INFO program: Free inodes: 60329069 >12:29:29,449 INFO program: First block: 0 >12:29:29,449 INFO program: Block size: 4096 >12:29:29,450 INFO program: Fragment size: 4096 >12:29:29,450 INFO program: Reserved GDT blocks: 966 >12:29:29,451 INFO program: Blocks per group: 32768 >12:29:29,451 INFO program: Fragments per group: 32768 >12:29:29,451 INFO program: Inodes per group: 8192 >12:29:29,452 INFO program: Inode blocks per group: 512 >12:29:29,452 INFO program: Flex block group size: 16 >12:29:29,453 INFO program: Filesystem created: Sat Jan 4 21:20:59 2014 >12:29:29,453 INFO program: Last mount time: Sun Feb 23 00:38:08 2014 >12:29:29,454 INFO program: Last write time: Sat Jan 4 21:30:06 2014 >12:29:29,454 INFO program: Mount count: 39 >12:29:29,454 INFO program: Maximum mount count: -1 >12:29:29,455 INFO program: Last checked: Sat Jan 4 21:20:59 2014 >12:29:29,455 INFO program: Check interval: 0 (<none>) >12:29:29,456 INFO program: Lifetime writes: 197 GB >12:29:29,456 INFO program: Reserved blocks uid: 0 (user root) >12:29:29,457 INFO program: Reserved blocks gid: 0 (group root) >12:29:29,457 INFO program: First inode: 11 >12:29:29,457 INFO program: Inode size: 256 >12:29:29,458 INFO program: Required extra isize: 28 >12:29:29,458 INFO program: Desired extra isize: 28 >12:29:29,459 INFO program: Journal inode: 8 >12:29:29,459 INFO program: Default directory hash: half_md4 >12:29:29,459 INFO program: Directory Hash Seed: 18915d11-c561-4a7c-9f49-fbcabe70839e >12:29:29,460 INFO program: Journal backup: inode blocks >12:29:29,460 INFO program: Journal features: journal_incompat_revoke >12:29:29,461 INFO program: Journal size: 128M >12:29:29,461 INFO program: Journal length: 32768 >12:29:29,462 INFO program: Journal sequence: 0x0007ae64 >12:29:29,462 INFO program: Journal start: 1 >12:29:29,462 INFO program: >12:29:29,463 DEBUG program: Return code: 0 >12:29:29,464 INFO program: Running... resize2fs -P /dev/sda1 >12:29:29,509 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:29,511 INFO program: Estimated minimum size of the filesystem: 33741089 >12:29:29,511 DEBUG program: Return code: 0 >12:29:30,095 INFO program: Running... dumpe2fs -h /dev/loop1 >12:29:30,177 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:30,178 INFO program: Filesystem volume name: Anaconda >12:29:30,179 INFO program: Last mounted on: / >12:29:30,179 INFO program: Filesystem UUID: d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 >12:29:30,180 INFO program: Filesystem magic number: 0xEF53 >12:29:30,180 INFO program: Filesystem revision #: 1 (dynamic) >12:29:30,181 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:29:30,181 INFO program: Filesystem flags: signed_directory_hash >12:29:30,182 INFO program: Default mount options: user_xattr acl >12:29:30,182 INFO program: Filesystem state: clean >12:29:30,182 INFO program: Errors behavior: Continue >12:29:30,183 INFO program: Filesystem OS type: Linux >12:29:30,183 INFO program: Inode count: 131072 >12:29:30,184 INFO program: Block count: 2097152 >12:29:30,184 INFO program: Reserved block count: 0 >12:29:30,184 INFO program: Free blocks: 1177486 >12:29:30,185 INFO program: Free inodes: 102301 >12:29:30,185 INFO program: First block: 1 >12:29:30,186 INFO program: Block size: 1024 >12:29:30,186 INFO program: Fragment size: 1024 >12:29:30,187 INFO program: Reserved GDT blocks: 256 >12:29:30,194 INFO program: Blocks per group: 8192 >12:29:30,194 INFO program: Fragments per group: 8192 >12:29:30,195 INFO program: Inodes per group: 512 >12:29:30,195 INFO program: Inode blocks per group: 128 >12:29:30,196 INFO program: Flex block group size: 16 >12:29:30,196 INFO program: Filesystem created: Sat Feb 22 14:16:59 2014 >12:29:30,196 INFO program: Last mount time: Sat Feb 22 14:17:29 2014 >12:29:30,197 INFO program: Last write time: Sat Feb 22 14:17:39 2014 >12:29:30,197 INFO program: Mount count: 2 >12:29:30,197 INFO program: Maximum mount count: -1 >12:29:30,198 INFO program: Last checked: Sat Feb 22 14:16:59 2014 >12:29:30,198 INFO program: Check interval: 0 (<none>) >12:29:30,198 INFO program: Lifetime writes: 32 MB >12:29:30,199 INFO program: Reserved blocks uid: 0 (user root) >12:29:30,199 INFO program: Reserved blocks gid: 0 (group root) >12:29:30,200 INFO program: First inode: 11 >12:29:30,200 INFO program: Inode size: 256 >12:29:30,200 INFO program: Required extra isize: 28 >12:29:30,201 INFO program: Desired extra isize: 28 >12:29:30,201 INFO program: Journal inode: 8 >12:29:30,202 INFO program: Default directory hash: half_md4 >12:29:30,202 INFO program: Directory Hash Seed: 272416b1-0e98-49e9-b37b-361df61e6606 >12:29:30,203 INFO program: Journal backup: inode blocks >12:29:30,204 INFO program: Journal features: (none) >12:29:30,205 INFO program: Journal size: 32M >12:29:30,205 INFO program: Journal length: 32768 >12:29:30,206 INFO program: Journal sequence: 0x00000008 >12:29:30,206 INFO program: Journal start: 0 >12:29:30,207 INFO program: >12:29:30,207 DEBUG program: Return code: 0 >12:29:30,208 INFO program: Running... resize2fs -P /dev/loop1 >12:29:30,257 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:30,258 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:29:30,258 INFO program: Couldn't find valid filesystem superblock. >12:29:30,259 DEBUG program: Return code: 1 >12:29:30,372 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:29:30,408 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:30,409 INFO program: Filesystem volume name: Anaconda >12:29:30,410 INFO program: Last mounted on: / >12:29:30,410 INFO program: Filesystem UUID: d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 >12:29:30,411 INFO program: Filesystem magic number: 0xEF53 >12:29:30,411 INFO program: Filesystem revision #: 1 (dynamic) >12:29:30,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:29:30,413 INFO program: Filesystem flags: signed_directory_hash >12:29:30,413 INFO program: Default mount options: user_xattr acl >12:29:30,414 INFO program: Filesystem state: clean >12:29:30,414 INFO program: Errors behavior: Continue >12:29:30,415 INFO program: Filesystem OS type: Linux >12:29:30,415 INFO program: Inode count: 131072 >12:29:30,416 INFO program: Block count: 2097152 >12:29:30,416 INFO program: Reserved block count: 0 >12:29:30,417 INFO program: Free blocks: 1177486 >12:29:30,417 INFO program: Free inodes: 102301 >12:29:30,417 INFO program: First block: 1 >12:29:30,418 INFO program: Block size: 1024 >12:29:30,418 INFO program: Fragment size: 1024 >12:29:30,419 INFO program: Reserved GDT blocks: 256 >12:29:30,419 INFO program: Blocks per group: 8192 >12:29:30,420 INFO program: Fragments per group: 8192 >12:29:30,420 INFO program: Inodes per group: 512 >12:29:30,421 INFO program: Inode blocks per group: 128 >12:29:30,421 INFO program: Flex block group size: 16 >12:29:30,422 INFO program: Filesystem created: Sat Feb 22 14:16:59 2014 >12:29:30,422 INFO program: Last mount time: Sun Feb 23 12:28:28 2014 >12:29:30,423 INFO program: Last write time: Sun Feb 23 12:28:28 2014 >12:29:30,423 INFO program: Mount count: 3 >12:29:30,424 INFO program: Maximum mount count: -1 >12:29:30,424 INFO program: Last checked: Sat Feb 22 14:16:59 2014 >12:29:30,425 INFO program: Check interval: 0 (<none>) >12:29:30,425 INFO program: Lifetime writes: 32 MB >12:29:30,426 INFO program: Reserved blocks uid: 0 (user root) >12:29:30,426 INFO program: Reserved blocks gid: 0 (group root) >12:29:30,427 INFO program: First inode: 11 >12:29:30,428 INFO program: Inode size: 256 >12:29:30,428 INFO program: Required extra isize: 28 >12:29:30,429 INFO program: Desired extra isize: 28 >12:29:30,429 INFO program: Journal inode: 8 >12:29:30,430 INFO program: Default directory hash: half_md4 >12:29:30,430 INFO program: Directory Hash Seed: 272416b1-0e98-49e9-b37b-361df61e6606 >12:29:30,431 INFO program: Journal backup: inode blocks >12:29:30,431 INFO program: Journal features: (none) >12:29:30,432 INFO program: Journal size: 32M >12:29:30,432 INFO program: Journal length: 32768 >12:29:30,433 INFO program: Journal sequence: 0x00000009 >12:29:30,433 INFO program: Journal start: 1 >12:29:30,434 INFO program: >12:29:30,434 DEBUG program: Return code: 0 >12:29:30,435 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:29:30,483 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:30,484 INFO program: Estimated minimum size of the filesystem: 903830 >12:29:30,485 DEBUG program: Return code: 0 >12:29:32,717 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:29:32,761 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:29:32,762 INFO program: Filesystem volume name: Anaconda >12:29:32,762 INFO program: Last mounted on: / >12:29:32,763 INFO program: Filesystem UUID: d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 >12:29:32,764 INFO program: Filesystem magic number: 0xEF53 >12:29:32,764 INFO program: Filesystem revision #: 1 (dynamic) >12:29:32,765 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:29:32,766 INFO program: Filesystem flags: signed_directory_hash >12:29:32,766 INFO program: Default mount options: user_xattr acl >12:29:32,767 INFO program: Filesystem state: clean >12:29:32,767 INFO program: Errors behavior: Continue >12:29:32,768 INFO program: Filesystem OS type: Linux >12:29:32,768 INFO program: Inode count: 131072 >12:29:32,769 INFO program: Block count: 2097152 >12:29:32,769 INFO program: Reserved block count: 0 >12:29:32,770 INFO program: Free blocks: 1177486 >12:29:32,770 INFO program: Free inodes: 102301 >12:29:32,771 INFO program: First block: 1 >12:29:32,771 INFO program: Block size: 1024 >12:29:32,772 INFO program: Fragment size: 1024 >12:29:32,772 INFO program: Reserved GDT blocks: 256 >12:29:32,773 INFO program: Blocks per group: 8192 >12:29:32,773 INFO program: Fragments per group: 8192 >12:29:32,774 INFO program: Inodes per group: 512 >12:29:32,774 INFO program: Inode blocks per group: 128 >12:29:32,775 INFO program: Flex block group size: 16 >12:29:32,776 INFO program: Filesystem created: Sat Feb 22 14:16:59 2014 >12:29:32,776 INFO program: Last mount time: Sat Feb 22 14:17:29 2014 >12:29:32,776 INFO program: Last write time: Sat Feb 22 14:17:39 2014 >12:29:32,777 INFO program: Mount count: 2 >12:29:32,778 INFO program: Maximum mount count: -1 >12:29:32,778 INFO program: Last checked: Sat Feb 22 14:16:59 2014 >12:29:32,779 INFO program: Check interval: 0 (<none>) >12:29:32,779 INFO program: Lifetime writes: 32 MB >12:29:32,780 INFO program: Reserved blocks uid: 0 (user root) >12:29:32,780 INFO program: Reserved blocks gid: 0 (group root) >12:29:32,781 INFO program: First inode: 11 >12:29:32,781 INFO program: Inode size: 256 >12:29:32,782 INFO program: Required extra isize: 28 >12:29:32,782 INFO program: Desired extra isize: 28 >12:29:32,783 INFO program: Journal inode: 8 >12:29:32,783 INFO program: Default directory hash: half_md4 >12:29:32,784 INFO program: Directory Hash Seed: 272416b1-0e98-49e9-b37b-361df61e6606 >12:29:32,784 INFO program: Journal backup: inode blocks >12:29:32,785 INFO program: Journal features: (none) >12:29:32,785 INFO program: Journal size: 32M >12:29:32,786 INFO program: Journal length: 32768 >12:29:32,786 INFO program: Journal sequence: 0x00000008 >12:29:32,787 INFO program: Journal start: 0 >12:29:32,787 INFO program: >12:29:32,788 DEBUG program: Return code: 0 >12:29:32,789 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:29:32,838 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:29:32,839 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:29:32,840 INFO program: Couldn't find valid filesystem superblock. >12:29:32,841 DEBUG program: Return code: 1 >12:29:32,970 INFO program: Running... udevadm settle --timeout=300 >12:29:33,038 DEBUG program: Return code: 0 >12:29:33,071 INFO program: Running... udevadm settle --timeout=300 >12:29:33,114 DEBUG program: Return code: 0 >12:29:33,125 INFO program: Running... udevadm settle --timeout=300 >12:29:33,184 DEBUG program: Return code: 0 >12:29:33,191 INFO program: Running... udevadm settle --timeout=300 >12:29:33,251 DEBUG program: Return code: 0 >12:29:33,264 INFO program: Running... udevadm settle --timeout=300 >12:29:33,316 DEBUG program: Return code: 0 >12:29:33,324 INFO program: Running... udevadm settle --timeout=300 >12:29:33,383 DEBUG program: Return code: 0 >12:29:33,395 INFO program: Running... udevadm settle --timeout=300 >12:29:33,455 DEBUG program: Return code: 0 >12:29:33,466 INFO program: Running... udevadm settle --timeout=300 >12:29:33,517 DEBUG program: Return code: 0 >12:29:33,524 INFO program: Running... udevadm settle --timeout=300 >12:29:33,572 DEBUG program: Return code: 0 >12:29:33,657 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >12:29:33,757 DEBUG program: Return code: 0 >12:29:33,765 INFO program: Running... udevadm settle --timeout=300 >12:29:33,830 DEBUG program: Return code: 0 >12:29:33,831 INFO program: Running... umount /mnt/sysimage >12:29:34,010 DEBUG program: Return code: 0 >12:29:34,011 INFO program: Running... udevadm settle --timeout=300 >12:29:34,081 DEBUG program: Return code: 0 >12:29:34,093 INFO program: Running... udevadm settle --timeout=300 >12:29:34,152 DEBUG program: Return code: 0 >12:29:34,157 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >12:29:34,218 DEBUG program: Return code: 0 >12:29:34,265 INFO program: Running... arch >12:29:34,415 ERR program: Error running arch: No such file or directory >12:29:34,437 INFO program: Running... udevadm settle --timeout=300 >12:29:34,505 DEBUG program: Return code: 0 >12:29:34,507 INFO program: Running... umount /mnt/sysimage >12:29:34,561 DEBUG program: Return code: 0 >12:29:34,563 INFO program: Running... udevadm settle --timeout=300 >12:29:34,620 DEBUG program: Return code: 0 >12:29:34,623 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:29:38,416 DEBUG program: Return code: 0 >12:29:38,460 INFO program: Running... arch >12:29:38,638 INFO program: x86_64 >12:29:38,639 DEBUG program: Return code: 0 >12:29:38,661 INFO program: Running... udevadm settle --timeout=300 >12:29:38,723 DEBUG program: Return code: 0 >12:29:38,724 INFO program: Running... umount /mnt/sysimage >12:29:38,847 DEBUG program: Return code: 0 >12:29:38,849 INFO program: Running... udevadm settle --timeout=300 >12:29:38,911 DEBUG program: Return code: 0 >12:29:39,484 INFO program: Running... hwclock --hctosys --utc >12:29:40,002 DEBUG program: Return code: 0 >12:30:27,948 INFO program: Running... modprobe btrfs >12:30:28,179 DEBUG program: Return code: 0 >12:30:28,439 INFO program: Running... modprobe xfs >12:30:28,698 DEBUG program: Return code: 0 >12:30:28,915 INFO program: Running... modprobe vfat >12:30:28,958 DEBUG program: Return code: 0 >12:31:11,199 INFO program: Running... udevadm settle --timeout=300 >12:31:11,264 DEBUG program: Return code: 0 >12:31:11,271 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpYd_YJ2 >12:31:11,313 DEBUG program: Return code: 0 >12:31:11,314 INFO program: Running... udevadm settle --timeout=300 >12:31:11,366 DEBUG program: Return code: 0 >12:31:11,367 INFO program: Running... umount /tmp/tmpYd_YJ2 >12:31:11,441 DEBUG program: Return code: 0 >07:53:57,819 INFO program: Running... systemctl status chronyd.service >07:53:57,892 INFO program: chronyd.service - NTP client/server >07:53:57,893 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >07:53:57,893 INFO program: Active: active (running) since Sun 2014-02-23 07:29:25 EST; 24min ago >07:53:57,894 INFO program: Process: 1202 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >07:53:57,894 INFO program: Process: 1199 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >07:53:57,895 INFO program: Main PID: 1201 (chronyd) >07:53:57,895 INFO program: CGroup: /system.slice/chronyd.service >07:53:57,896 INFO program: `-1201 /usr/sbin/chronyd -u chrony >07:53:57,896 INFO program: >07:53:57,896 INFO program: Feb 23 07:29:25 localhost systemd[1]: Started NTP client/server. >07:53:57,897 DEBUG program: Return code: 0 >07:53:57,906 INFO program: Running... systemctl start chronyd.service >07:53:57,971 DEBUG program: Return code: 0 >04:54:02,026 INFO program: Running... systemctl status chronyd.service >04:54:02,087 INFO program: chronyd.service - NTP client/server >04:54:02,089 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >04:54:02,089 INFO program: Active: active (running) since Sun 2014-02-23 04:29:25 PST; 24min ago >04:54:02,090 INFO program: Process: 1202 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >04:54:02,090 INFO program: Process: 1199 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >04:54:02,091 INFO program: Main PID: 1201 (chronyd) >04:54:02,091 INFO program: CGroup: /system.slice/chronyd.service >04:54:02,092 INFO program: `-1201 /usr/sbin/chronyd -u chrony >04:54:02,092 INFO program: >04:54:02,092 INFO program: Feb 23 04:29:25 localhost systemd[1]: Started NTP client/server. >04:54:02,093 INFO program: Feb 23 04:53:57 localhost systemd[1]: Started NTP client/server. >04:54:02,093 DEBUG program: Return code: 0 >03:53:12,334 INFO program: Running... udevadm settle --timeout=300 >03:53:12,392 DEBUG program: Return code: 0 >03:53:12,419 INFO program: Running... udevadm settle --timeout=300 >03:53:12,502 DEBUG program: Return code: 0 >03:54:20,912 INFO program: Running... udevadm settle --timeout=300 >03:54:20,979 DEBUG program: Return code: 0 >03:54:28,018 INFO program: Running... udevadm settle --timeout=300 >03:54:28,083 DEBUG program: Return code: 0 >03:55:09,863 INFO program: Running... udevadm settle --timeout=300 >03:55:09,924 DEBUG program: Return code: 0 >03:55:09,946 INFO program: Running... udevadm settle --timeout=300 >03:55:10,016 DEBUG program: Return code: 0 >03:55:39,341 INFO program: Running... hwclock --systohc --utc >03:55:40,501 DEBUG program: Return code: 0 >03:55:40,560 INFO program: Running... wipefs -f -a /dev/sdb1 >03:55:41,100 INFO program: /dev/sdb1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >03:55:41,101 DEBUG program: Return code: 0 >03:55:41,102 INFO program: Running... udevadm settle --timeout=300 >03:55:41,181 DEBUG program: Return code: 0 >03:55:41,191 INFO program: Running... udevadm settle --timeout=300 >03:55:41,268 DEBUG program: Return code: 0 >03:55:41,270 INFO program: Running... udevadm settle --timeout=300 >03:55:41,346 DEBUG program: Return code: 0 >03:55:41,353 INFO program: Running... wipefs -f -a /dev/sdb2 >03:55:41,450 INFO program: /dev/sdb2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >03:55:41,451 DEBUG program: Return code: 0 >03:55:41,452 INFO program: Running... udevadm settle --timeout=300 >03:55:41,533 DEBUG program: Return code: 0 >03:55:41,543 INFO program: Running... udevadm settle --timeout=300 >03:55:41,591 DEBUG program: Return code: 0 >03:55:41,591 INFO program: Running... udevadm settle --timeout=300 >03:55:41,630 DEBUG program: Return code: 0 >03:55:41,636 INFO program: Running... udevadm settle --timeout=300 >03:55:41,673 DEBUG program: Return code: 0 >03:55:41,700 INFO program: Running... udevadm settle --timeout=300 >03:55:41,882 DEBUG program: Return code: 0 >03:55:41,883 INFO program: Running... udevadm settle --timeout=300 >03:55:41,961 DEBUG program: Return code: 0 >03:55:41,974 INFO program: Running... udevadm settle --timeout=300 >03:55:42,051 DEBUG program: Return code: 0 >03:55:42,088 INFO program: Running... udevadm settle --timeout=300 >03:55:42,337 DEBUG program: Return code: 0 >03:55:42,339 INFO program: Running... udevadm settle --timeout=300 >03:55:42,414 DEBUG program: Return code: 0 >03:55:43,273 INFO program: Running... udevadm settle --timeout=300 >03:55:43,368 DEBUG program: Return code: 0 >03:55:43,371 INFO program: Running... udevadm settle --timeout=300 >03:55:43,440 DEBUG program: Return code: 0 >03:55:43,449 INFO program: Running... udevadm settle --timeout=300 >03:55:43,516 DEBUG program: Return code: 0 > > >/tmp/storage.log: >12:29:11,771 INFO blivet: ISCSID is /sbin/iscsid >12:29:11,771 INFO blivet: no initiator set >12:29:12,563 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:29:12,563 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:29:22,995 DEBUG blivet: trying to set new default fstype to 'ext4' >12:29:23,139 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:23,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:29:23,143 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:24,389 INFO blivet: Detected 7.75 GiB of memory >12:29:24,419 INFO blivet: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:29:24,419 INFO blivet: Swap attempt of 0.0 >12:29:25,014 INFO blivet: resetting Blivet (version 0.42) instance <blivet.Blivet object at 0x7ff09d6d9250> >12:29:25,017 INFO blivet: no initiator set >12:29:25,018 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:29:25,019 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:29:25,846 DEBUG blivet: protected device spec LABEL=Fedora_rawhide_x86_64 resolved to sr0 >12:29:25,891 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'sda2', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >12:29:27,392 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718 /dev/disk/by-id/wwn-0x50004cf20a2b8aab /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\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': '0005d6d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613831', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb'} ; name: sdb ; >12:29:27,394 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb)... >12:29:27,395 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:29:27,396 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:27,471 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:29:27,474 INFO blivet: sdb is a disk >12:29:27,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:29:27,480 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:29:27,517 INFO blivet: added disk sdb (id 1) to device tree >12:29:27,518 DEBUG blivet: looking up parted Device: /dev/sdb >12:29:27,526 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:29:27,529 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:29:27,532 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:29:27,532 DEBUG blivet: required disklabel type for sdb (1) is None >12:29:27,533 DEBUG blivet: default disklabel type for sdb is msdos >12:29:27,631 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:29:27,633 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:29:28,031 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff0920a6250>, <parted.partition.Partition object at 0x7ff0920a6610>] > device: <parted.device.Device object at 0x7ff0920a0f90> > PedDisk: <_ped.Disk object at 0x7ff0ab663710> >12:29:28,032 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >12:29:28,035 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:29:28,050 INFO blivet: got device: DiskDevice instance (0x7ff091bf19d0) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 931.51 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab6695f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff092097c90> >12:29:28,057 INFO blivet: got format: DiskLabel instance (0x7ff091bebb50) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff0920a6250>, <parted.partition.Partition object at 0x7ff0920a6610>] > device: <parted.device.Device object at 0x7ff0920a0f90> > PedDisk: <_ped.Disk object at 0x7ff0ab663710> > origPartedDisk = <parted.disk.Disk object at 0x7ff0920a6810> > partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab669c20> > >12:29:28,068 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/df1100a3-d40f-44c3-86f6-81b13ac0f36c', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'df1100a3-d40f-44c3-86f6-81b13ac0f36c', > 'ID_FS_UUID_ENC': 'df1100a3-d40f-44c3-86f6-81b13ac0f36c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005d6d7-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005d6d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613870', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/df1100a3-d40f-44c3-86f6-81b13ac0f36c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:29:28,069 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1)... >12:29:28,071 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:29:28,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:28,073 INFO blivet: sdb1 is a partition >12:29:28,075 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:29:28,077 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:29:28,085 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >12:29:28,087 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:29:28,089 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:29:28,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:29:28,091 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:29:28,091 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:29:28,093 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:29:28,095 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:29:28,097 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:29:28,099 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:29:28,099 INFO blivet: added partition sdb1 (id 6) to device tree >12:29:28,101 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:29:28,102 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:29:28,104 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:29:28,105 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:29:28,124 WARN blivet: disklabel detected but not usable on sdb1 >12:29:28,125 INFO blivet: type detected on 'sdb1' is 'ext4' >12:29:28,598 DEBUG blivet: size=13.66 MiB, current=476 MiB >12:29:28,599 DEBUG blivet: padding min size from 14333952 up to 14334452 >12:29:28,601 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:28,603 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 10 >12:29:28,605 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:29:28,608 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >12:29:28,618 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:29:28,636 INFO blivet: got device: PartitionDevice instance (0x7ff092097c50) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 476 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab669ef0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff0920a60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0920a6750> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0920a63d0> PedPartition: <_ped.Partition object at 0x7ff0920a5170> > disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel > start = 2048 end = 976895 length = 974848 > flags = boot >12:29:28,639 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:28,651 INFO blivet: got format: Ext4FS instance (0x7ff0920a69d0) object id 10-- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = df1100a3-d40f-44c3-86f6-81b13ac0f36c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 476 MiB targetSize = 476 MiB > >12:29:28,660 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/09a97291-4269-4a40-90b2-3a482fd92995', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '09a97291-4269-4a40-90b2-3a482fd92995', > 'ID_FS_UUID_ENC': '09a97291-4269-4a40-90b2-3a482fd92995', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '976896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0005d6d7-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0005d6d7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '613911', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/09a97291-4269-4a40-90b2-3a482fd92995'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:29:28,660 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2)... >12:29:28,662 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >12:29:28,663 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:28,663 INFO blivet: sdb2 is a partition >12:29:28,665 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:29:28,666 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:29:28,673 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >12:29:28,674 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:29:28,676 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:29:28,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >12:29:28,677 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:29:28,678 DEBUG blivet: looking up parted Partition: /dev/sdb2 >12:29:28,679 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >12:29:28,681 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:29:28,682 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:29:28,683 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:29:28,683 INFO blivet: added partition sdb2 (id 12) to device tree >12:29:28,685 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:29:28,686 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:29:28,687 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:29:28,688 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:29:28,704 WARN blivet: disklabel detected but not usable on sdb2 >12:29:28,705 INFO blivet: type detected on 'sdb2' is 'ext4' >12:29:28,860 DEBUG blivet: size=210.21 MiB, current=18.62 GiB >12:29:28,860 DEBUG blivet: padding min size from 220426240 up to 220426740 >12:29:28,864 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:28,865 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 16 >12:29:28,867 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:29:28,870 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >12:29:28,879 DEBUG blivet: looking up parted Device: /dev/sdb2 >12:29:28,897 INFO blivet: got device: PartitionDevice instance (0x7ff0920a6c50) -- > name = sdb2 status = True kids = 0 id = 12 > parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 18.62 GiB > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab669f80> > target size = 0 path = /dev/sdb2 > 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 0x7ff0920a60d0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0920a6790> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0920a66d0> PedPartition: <_ped.Partition object at 0x7ff0920a51d0> > disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel > start = 976896 end = 40038399 length = 39061504 > flags = >12:29:28,900 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:28,912 INFO blivet: got format: Ext4FS instance (0x7ff0920b2090) object id 16-- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = 09a97291-4269-4a40-90b2-3a482fd92995 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 18.62 GiB targetSize = 18.62 GiB > >12:29:28,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138 /dev/disk/by-id/wwn-0x50004cf20b1acf05', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\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': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617381', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:29:28,920 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:29:28,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:29:28,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:28,925 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:29:28,927 INFO blivet: sda is a disk >12:29:28,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >12:29:28,929 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:29:28,981 INFO blivet: added disk sda (id 18) to device tree >12:29:28,982 DEBUG blivet: looking up parted Device: /dev/sda >12:29:28,987 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:29:28,991 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:29:28,994 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:29:28,994 DEBUG blivet: required disklabel type for sda (1) is None >12:29:28,995 DEBUG blivet: default disklabel type for sda is msdos >12:29:28,996 DEBUG blivet: selecting msdos disklabel for sda based on size >12:29:28,999 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:29:29,025 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff0920b2290>, <parted.partition.Partition object at 0x7ff0920b2650>, <parted.partition.Partition object at 0x7ff0920b27d0>] > device: <parted.device.Device object at 0x7ff091c0c890> > PedDisk: <_ped.Disk object at 0x7ff091b571b8> >12:29:29,026 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 21 >12:29:29,029 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:29:29,042 INFO blivet: got device: DiskDevice instance (0x7ff0920a6950) -- > name = sda status = True kids = 0 id = 18 > parents = [] > uuid = None size = 931.51 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab669b90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff0920a6ed0> >12:29:29,047 INFO blivet: got format: DiskLabel instance (0x7ff0920a6e10) object id 21-- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff0920b2290>, <parted.partition.Partition object at 0x7ff0920b2650>, <parted.partition.Partition object at 0x7ff0920b27d0>] > device: <parted.device.Device object at 0x7ff091c0c890> > PedDisk: <_ped.Disk object at 0x7ff091b571b8> > origPartedDisk = <parted.disk.Disk object at 0x7ff0920b2410> > partedDevice = parted.Device instance -- > model: ATA ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c5840e0> > >12:29:29,057 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part1 /dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_UUID_ENC': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1936963584', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000275ab-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617446', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part1', > '/dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:29:29,058 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:29:29,059 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:29:29,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:29,061 INFO blivet: sda1 is a partition >12:29:29,062 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:29:29,064 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:29:29,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (18) with existing msdos disklabel >12:29:29,072 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:29:29,074 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:29:29,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >12:29:29,075 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:29:29,076 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:29:29,077 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:29:29,079 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:29:29,080 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:29:29,082 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:29:29,082 INFO blivet: added partition sda1 (id 23) to device tree >12:29:29,083 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:29:29,084 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:29:29,085 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:29:29,087 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:29:29,099 WARN blivet: disklabel detected but not usable on sda1 >12:29:29,099 INFO blivet: type detected on 'sda1' is 'ext4' >12:29:29,528 DEBUG blivet: size=128.71 GiB, current=923.61 GiB >12:29:29,528 DEBUG blivet: padding min size from 138203500544 up to 138203501044 >12:29:29,531 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:29,532 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 27 >12:29:29,534 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:29:29,536 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:29:29,544 DEBUG blivet: looking up parted Device: /dev/sda1 >12:29:29,563 INFO blivet: got device: PartitionDevice instance (0x7ff0920a6f90) -- > name = sda1 status = True kids = 0 id = 23 > parents = ['existing 931.51 GiB disk sda (18) with existing msdos disklabel'] > uuid = None size = 923.61 GiB > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1936963584 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (120570, 255, 63) biosGeometry: (120570, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c584440> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff0920a0290> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0920b2550> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0920b2210> PedPartition: <_ped.Partition object at 0x7ff0920a5530> > disk = existing 931.51 GiB disk sda (18) with existing msdos disklabel > start = 2048 end = 1936965631 length = 1936963584 > flags = boot >12:29:29,566 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:29,578 INFO blivet: got format: Ext4FS instance (0x7ff0920b2d90) object id 27-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 920b2c7d-61d5-4976-92b7-5e958d3c2a9b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 923.61 GiB targetSize = 923.61 GiB > >12:29:29,588 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1936967678', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556034', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000275ab-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617515', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:29:29,589 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:29:29,590 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:29:29,591 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:29,592 INFO blivet: sda2 is a partition >12:29:29,593 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:29:29,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:29:29,600 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (18) with existing msdos disklabel >12:29:29,601 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:29:29,603 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:29:29,603 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >12:29:29,604 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:29:29,604 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:29:29,606 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:29:29,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:29:29,608 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:29:29,609 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:29:29,609 INFO blivet: added partition sda2 (id 29) to device tree >12:29:29,610 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:29:29,611 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:29:29,613 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:29:29,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:29:29,615 WARN blivet: disklabel detected but not usable on sda2 >12:29:29,616 DEBUG blivet: no type or existing type for sda2, bailing >12:29:29,625 DEBUG blivet: looking up parted Device: /dev/sda2 >12:29:29,642 INFO blivet: got device: PartitionDevice instance (0x7ff0920b2c50) -- > name = sda2 status = True kids = 0 id = 29 > parents = ['existing 931.51 GiB disk sda (18) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c584050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff0920a0290> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0920b2690> PedPartition: <_ped.Partition object at 0x7ff0920a5590> > disk = existing 931.51 GiB disk sda (18) with existing msdos disklabel > start = 1936967678 end = 1953523711 length = 16556034 > flags = >12:29:29,651 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part5 /dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_UUID_ENC': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '1936967680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556032', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000275ab-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '617585', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part5', > '/dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:29:29,651 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:29:29,652 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >12:29:29,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:29,654 INFO blivet: sda5 is a partition >12:29:29,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:29:29,656 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:29:29,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (18) with existing msdos disklabel >12:29:29,664 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:29:29,665 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:29:29,665 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >12:29:29,667 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:29:29,667 DEBUG blivet: looking up parted Partition: /dev/sda5 >12:29:29,668 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:29:29,670 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:29:29,671 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:29:29,672 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:29:29,673 INFO blivet: added partition sda5 (id 34) to device tree >12:29:29,674 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:29:29,675 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:29:29,676 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:29:29,677 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:29:29,725 WARN blivet: disklabel detected but not usable on sda5 >12:29:29,725 INFO blivet: type detected on 'sda5' is 'swap' >12:29:29,727 DEBUG blivet: SwapSpace.__init__: device: /dev/sda5 ; serial: S30CJ9CD906138 ; uuid: 77a4bd35-c15f-485c-b911-4053633f9bb2 ; exists: True ; label: None ; >12:29:29,727 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 38 >12:29:29,730 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:29:29,733 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >12:29:29,740 DEBUG blivet: looking up parted Device: /dev/sda5 >12:29:29,755 INFO blivet: got device: PartitionDevice instance (0x7ff0920a6bd0) -- > name = sda5 status = True kids = 0 id = 34 > parents = ['existing 931.51 GiB disk sda (18) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16556032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c5844d0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff0920a0290> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0920b2890> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0920b2810> PedPartition: <_ped.Partition object at 0x7ff0920a5470> > disk = existing 931.51 GiB disk sda (18) with existing msdos disklabel > start = 1936967680 end = 1953523711 length = 16556032 > flags = >12:29:29,756 INFO blivet: got format: SwapSpace instance (0x7ff09c587290) object id 38-- > type = swap name = swap status = False > device = /dev/sda5 uuid = 77a4bd35-c15f-485c-b911-4053633f9bb2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:29:29,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434 /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-uuid/2014-02-22-14-28-34-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_R': '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_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-02-22-14-28-34-00', > 'ID_FS_UUID_ENC': '2014-02-22-14-28-34-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', > 'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\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': '09278ade', > 'ID_REVISION': 'KX12', > 'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_647236400434', > 'ID_SERIAL_SHORT': '647236400434', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '618878', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-uuid/2014-02-22-14-28-34-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >12:29:29,763 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >12:29:29,765 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:29:29,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:29,766 INFO blivet: sr0 is a cdrom >12:29:29,767 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:29:29,768 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >12:29:29,770 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:29:29,770 INFO blivet: added cdrom sr0 (id 40) to device tree >12:29:29,771 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:29:29,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:29:29,856 INFO blivet: type detected on 'sr0' is 'iso9660' >12:29:29,859 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:29:29,859 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 43 >12:29:29,862 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:29:29,864 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:29:29,905 DEBUG blivet: looking up parted Device: /dev/sr0 >12:29:30,019 INFO blivet: got device: OpticalDevice instance (0x7ff0920b2fd0) -- > name = sr0 status = True kids = 0 id = 40 > parents = [] > uuid = None size = 363 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 185856 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c5843b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:29:30,022 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:29:30,022 INFO blivet: got format: Iso9660FS instance (0x7ff0920b2910) object id 43-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-02-22-14-28-34-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_rawhide_x86_64 size = 1 B targetSize = 1 B > >12:29:30,025 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > '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': '674512', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:29:30,025 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:29:30,027 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:29:30,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,028 INFO blivet: loop0 is a loop device >12:29:30,029 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:29:30,030 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:29:30,031 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >12:29:30,033 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:29:30,033 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 45) to device tree >12:29:30,034 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:29:30,034 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >12:29:30,035 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:29:30,035 INFO blivet: added loop loop0 (id 48) to device tree >12:29:30,036 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:29:30,037 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:29:30,037 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 51 >12:29:30,038 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:29:30,039 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:29:30,078 WARN blivet: disklabel detected but not usable on loop0 >12:29:30,078 INFO blivet: type detected on 'loop0' is 'squashfs' >12:29:30,079 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 53 >12:29:30,079 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:29:30,080 INFO blivet: got device: LoopDevice instance (0x7ff09c587110) -- > name = loop0 status = False kids = 0 id = 48 > parents = ['existing 0 file /run/install/repo/LiveOS/squashfs.img (45)'] > 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:29:30,083 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_UUID_ENC': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '674995', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:29:30,083 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:29:30,084 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:29:30,085 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,085 INFO blivet: loop1 is a loop device >12:29:30,086 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:29:30,087 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:29:30,088 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:29:30,089 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:29:30,089 INFO blivet: added file /LiveOS/rootfs.img (id 55) to device tree >12:29:30,090 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:29:30,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >12:29:30,091 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:29:30,091 INFO blivet: added loop loop1 (id 58) to device tree >12:29:30,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:29:30,093 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:29:30,094 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:30,094 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 61 >12:29:30,094 DEBUG blivet: device loop1 does not contain a disklabel >12:29:30,094 INFO blivet: type detected on 'loop1' is 'ext4' >12:29:30,270 DEBUG blivet: size=0 B, current=2 GiB >12:29:30,271 DEBUG blivet: using current size 0 as min size >12:29:30,274 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:30,275 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 62 >12:29:30,277 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:29:30,279 INFO blivet: got device: LoopDevice instance (0x7ff09c587990) -- > name = loop1 status = False kids = 0 id = 58 > parents = ['existing 0 file /LiveOS/rootfs.img (55)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:29:30,282 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:30,305 INFO blivet: got format: Ext4FS instance (0x7ff09c587ad0) object id 62-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >12:29:30,310 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '675494', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:29:30,311 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:29:30,314 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:29:30,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,317 INFO blivet: loop2 is a loop device >12:29:30,318 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:29:30,320 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:29:30,322 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 65 >12:29:30,325 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:29:30,326 INFO blivet: added file /overlay (deleted) (id 64) to device tree >12:29:30,328 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:29:30,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >12:29:30,330 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:29:30,331 INFO blivet: added loop loop2 (id 67) to device tree >12:29:30,332 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:29:30,334 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:29:30,334 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 70 >12:29:30,336 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:29:30,337 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >12:29:30,337 WARN blivet: aborting disklabel handler for loop2 >12:29:30,338 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >12:29:30,338 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 71 >12:29:30,340 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:29:30,340 INFO blivet: got device: LoopDevice instance (0x7ff09c587b50) -- > name = loop2 status = False kids = 0 id = 67 > parents = ['existing 0 file /overlay (deleted) (64)'] > 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:29:30,345 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_UUID_ENC': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '414062', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:29:30,346 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:29:30,347 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:29:30,349 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,349 INFO blivet: live-rw is a device-mapper device >12:29:30,351 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:29:30,353 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:29:30,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (58) with existing ext4 filesystem >12:29:30,357 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:29:30,358 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop2 (67) >12:29:30,361 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:29:30,362 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:30,364 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:29:30,364 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >12:29:30,366 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:29:30,366 INFO blivet: added dm live-rw (id 73) to device tree >12:29:30,368 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:29:30,369 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:29:30,371 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:30,371 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >12:29:30,371 DEBUG blivet: device live-rw does not contain a disklabel >12:29:30,372 INFO blivet: type detected on 'live-rw' is 'ext4' >12:29:30,526 DEBUG blivet: size=882.64 MiB, current=2 GiB >12:29:30,528 DEBUG blivet: padding min size from 925521920 up to 925522420 >12:29:30,535 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:30,536 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 77 >12:29:30,540 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:29:30,542 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:29:32,636 INFO blivet: got device: DMDevice instance (0x7ff09c587c10) -- > name = live-rw status = True kids = 0 id = 73 > parents = ['existing 0 loop loop2 (67)'] > uuid = None size = 2 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c584680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:29:32,641 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:32,664 INFO blivet: got format: Ext4FS instance (0x7ff09c58d450) object id 77-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >12:29:32,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393158522', > '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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_UUID_ENC': 'd7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '539655', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:29:32,673 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:29:32,676 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:29:32,678 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:32,678 INFO blivet: live-base is a device-mapper device >12:29:32,683 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:29:32,685 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:29:32,688 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:29:32,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (58) with existing ext4 filesystem >12:29:32,695 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:29:32,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:32,701 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:29:32,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >12:29:32,704 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:29:32,705 INFO blivet: added dm live-base (id 79) to device tree >12:29:32,708 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:29:32,710 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:29:32,714 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:32,715 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 82 >12:29:32,715 DEBUG blivet: device live-base does not contain a disklabel >12:29:32,716 INFO blivet: type detected on 'live-base' is 'ext4' >12:29:32,856 DEBUG blivet: size=0 B, current=2 GiB >12:29:32,857 DEBUG blivet: using current size 0 as min size >12:29:32,862 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:32,863 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 83 >12:29:32,867 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:29:32,869 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:29:32,905 INFO blivet: got device: DMDevice instance (0x7ff09c587b90) -- > name = live-base status = True kids = 0 id = 79 > parents = ['existing 0 loop loop1 (58) with existing ext4 filesystem'] > uuid = None size = 2 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7ff09c584560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:29:32,913 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:32,968 INFO blivet: got format: Ext4FS instance (0x7ff09c58d3d0) object id 83-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = d7d43c05-141c-4d7a-9c29-5db6ebf2dfc3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >12:29:33,068 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:29:33,116 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:29:33,119 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:33,124 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:33,188 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:29:33,255 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:29:33,258 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:33,264 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:33,321 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:29:33,387 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:29:33,390 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:29:33,395 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:29:33,458 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:29:33,460 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >12:29:33,465 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >12:29:33,519 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:29:33,521 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:29:33,524 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:29:33,575 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:29:33,576 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:29:33,580 INFO blivet: edd: collected mbr signatures: {'sda': '0x000275ab', 'sdb': '0x0005d6d7'} >12:29:33,582 DEBUG blivet: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000275ab > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 1953525168 >12:29:33,585 INFO blivet: edd: matched 0x80 to sda using MBR sig >12:29:33,586 DEBUG blivet: edd: data extracted from 0x81: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x0005d6d7 > pci_dev: 00:1d.0, scsi_id: None > scsi_lun: None, sectors: 1953525167 >12:29:33,586 INFO blivet: edd: matched 0x81 to sdb using MBR sig >12:29:33,656 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:29:33,762 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:29:34,085 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:29:34,087 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:34,092 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:29:34,156 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:29:34,417 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:29:34,417 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:29:34,418 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:29:34,419 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:29:34,419 DEBUG blivet: crypttab maps: [] >12:29:34,420 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:29:34,430 DEBUG blivet: resolved 'UUID=09a97291-4269-4a40-90b2-3a482fd92995' to 'sdb2' (partition) >12:29:34,431 DEBUG blivet: resolved 'UUID=df1100a3-d40f-44c3-86f6-81b13ac0f36c' to 'sdb1' (partition) >12:29:34,434 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:29:34,623 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:29:38,641 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:29:38,641 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:29:38,642 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:29:38,642 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:29:38,643 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:29:38,652 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >12:29:38,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:29:38,655 DEBUG blivet: failed to resolve 'proc' >12:29:38,656 DEBUG blivet: resolved 'UUID=920b2c7d-61d5-4976-92b7-5e958d3c2a9b' to 'sda1' (partition) >12:29:38,656 DEBUG blivet: resolved 'UUID=77a4bd35-c15f-485c-b911-4053633f9bb2' to 'sda5' (partition) >12:29:38,658 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:29:39,335 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,340 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,344 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,348 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,356 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,361 DEBUG blivet: Ext4FS.supported: supported: True ; >12:29:39,364 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:29:39,380 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:29:39,521 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:29:39,528 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:29:39,541 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:29:39,549 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:29:39,631 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (40) with existing iso9660 filesystem >12:29:39,717 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:29:39,717 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:29:39,718 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:29:39,720 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:29:39,743 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (40) with existing iso9660 filesystem >12:30:23,672 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:30:23,673 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:30:23,676 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:30:23,681 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:30:23,714 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (40) with existing iso9660 filesystem >12:30:23,744 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:30:23,744 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >12:30:23,746 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >12:30:23,750 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:30:23,771 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (40) with existing iso9660 filesystem >12:30:25,745 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:30:25,746 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:30:25,748 DEBUG blivet: NFSv4.supported: supported: False ; >12:30:25,749 DEBUG blivet: NFSv4.supported: supported: False ; >12:30:25,750 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:30:25,752 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:30:25,753 DEBUG blivet: Ext4FS.supported: supported: True ; >12:30:25,755 DEBUG blivet: Ext4FS.supported: supported: True ; >12:30:27,131 DEBUG blivet: Ext3FS.supported: supported: True ; >12:30:27,132 DEBUG blivet: Ext3FS.supported: supported: True ; >12:30:27,292 DEBUG blivet: Ext2FS.supported: supported: True ; >12:30:27,294 DEBUG blivet: Ext2FS.supported: supported: True ; >12:30:27,623 DEBUG blivet: SysFS.supported: supported: False ; >12:30:27,625 DEBUG blivet: SysFS.supported: supported: False ; >12:30:27,627 DEBUG blivet: MultipathMember.__init__: >12:30:27,628 DEBUG blivet: MDRaidMember.__init__: >12:30:27,630 DEBUG blivet: ProcFS.supported: supported: False ; >12:30:27,631 DEBUG blivet: ProcFS.supported: supported: False ; >12:30:27,633 DEBUG blivet: SwapSpace.__init__: >12:30:27,942 DEBUG blivet: DMRaidMember.__init__: >12:30:27,944 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:30:27,945 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:30:27,947 DEBUG blivet: BTRFS.supported: supported: True ; >12:30:28,429 DEBUG blivet: USBFS.supported: supported: False ; >12:30:28,431 DEBUG blivet: USBFS.supported: supported: False ; >12:30:28,432 DEBUG blivet: DiskLabel.__init__: >12:30:28,432 INFO blivet: DiskLabel.partedDevice returning None >12:30:28,434 DEBUG blivet: HFSPlus.supported: supported: False ; >12:30:28,436 DEBUG blivet: HFSPlus.supported: supported: False ; >12:30:28,438 DEBUG blivet: XFS.supported: supported: True ; >12:30:28,700 DEBUG blivet: XFS.supported: supported: True ; >12:30:28,855 DEBUG blivet: TmpFS.supported: supported: True ; >12:30:28,894 DEBUG blivet: LUKS.__init__: >12:30:28,896 DEBUG blivet: NTFS.supported: supported: False ; >12:30:28,898 DEBUG blivet: NTFS.supported: supported: False ; >12:30:28,900 DEBUG blivet: BindFS.supported: supported: False ; >12:30:28,902 DEBUG blivet: BindFS.supported: supported: False ; >12:30:28,904 DEBUG blivet: HFS.supported: supported: False ; >12:30:28,906 DEBUG blivet: HFS.supported: supported: False ; >12:30:28,909 DEBUG blivet: LVMPhysicalVolume.__init__: >12:30:28,910 DEBUG blivet: NFS.supported: supported: False ; >12:30:28,912 DEBUG blivet: NFS.supported: supported: False ; >12:30:28,914 DEBUG blivet: FATFS.supported: supported: True ; >12:30:28,960 DEBUG blivet: FATFS.supported: supported: True ; >12:30:29,168 DEBUG blivet: NoDevFS.supported: supported: False ; >12:30:29,170 DEBUG blivet: NoDevFS.supported: supported: False ; >12:31:11,063 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:31:11,198 INFO blivet: updating format of device: existing 363 MiB cdrom sr0 (40) with existing iso9660 filesystem >12:31:11,198 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >12:31:11,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:31:11,270 DEBUG blivet: no type or existing type for sr0, bailing >12:31:11,270 INFO blivet: got format: existing iso9660 filesystem >03:53:12,184 INFO blivet: hiding device partition sda1 (id 23) >03:53:12,187 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:53:12,187 DEBUG blivet: lvm filter: adding sda1 to the reject list >03:53:12,188 INFO blivet: hiding device partition sda2 (id 29) >03:53:12,190 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:53:12,190 DEBUG blivet: lvm filter: adding sda2 to the reject list >03:53:12,191 INFO blivet: hiding device partition sda5 (id 34) >03:53:12,193 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:53:12,193 DEBUG blivet: lvm filter: adding sda5 to the reject list >03:53:12,194 INFO blivet: hiding device disk sda (id 18) >03:53:12,194 DEBUG blivet: lvm filter: adding sda to the reject list >03:53:12,259 INFO blivet: Detected 7.75 GiB of memory >03:53:12,281 INFO blivet: Swap attempt of 7.75 GiB >03:53:12,302 DEBUG blivet: clearpart: looking at sdb2 >03:53:12,302 DEBUG blivet: clearpart: looking at sdb1 >03:53:12,302 DEBUG blivet: checking whether disk sdb has an empty extended >03:53:12,303 DEBUG blivet: extended is None ; logicals is [] >03:53:12,310 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:53:12,331 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >03:53:12,332 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >03:53:12,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:53:12,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >03:53:12,551 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >03:53:12,554 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:53:12,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >03:53:12,572 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >03:53:12,749 DEBUG blivet: starting Blivet copy >03:53:12,803 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >03:53:12,805 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a0f910> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a2cb50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a2c950> PedPartition: <_ped.Partition object at 0x7ff085a34050> >03:53:12,807 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >03:53:12,808 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a0f910> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a2cb90> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a2cad0> PedPartition: <_ped.Partition object at 0x7ff085a340b0> >03:53:12,810 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:53:12,812 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a19250> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a2ce50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a2cc50> PedPartition: <_ped.Partition object at 0x7ff085a34110> >03:53:12,813 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >03:53:12,815 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a19250> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a2cf90> PedPartition: <_ped.Partition object at 0x7ff085a341d0> >03:53:12,816 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >03:53:12,818 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a19250> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a361d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a36150> PedPartition: <_ped.Partition object at 0x7ff085a34230> >03:53:12,818 DEBUG blivet: finished Blivet copy >03:53:19,529 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:19,529 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 168 >03:53:32,323 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:32,323 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 169 >03:53:32,330 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476 MiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:53:47,035 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:47,035 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 170 >03:53:47,043 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:00,258 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:00,259 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 171 >03:54:00,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476 MiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:07,819 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:07,819 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 172 >03:54:07,827 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:08,667 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:08,667 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 173 >03:54:08,675 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476 MiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:09,972 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:09,972 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 174 >03:54:09,980 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:20,902 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >03:54:20,903 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 176 >03:54:20,905 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >03:54:20,905 INFO storage.ui: registered action: [175] Destroy Format ext4 filesystem mounted at /boot on partition sdb1 (id 6) >03:54:20,908 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:54:20,912 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >03:54:20,982 INFO storage.ui: removed partition sdb1 (id 6) from device tree >03:54:20,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >03:54:20,986 INFO storage.ui: registered action: [177] Destroy Device partition sdb1 (id 6) >03:54:28,006 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >03:54:28,006 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 179 >03:54:28,009 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: ext4 ; type: None ; >03:54:28,009 INFO storage.ui: registered action: [178] Destroy Format ext4 filesystem on partition sdb2 (id 12) >03:54:28,012 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:54:28,017 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >03:54:28,085 INFO storage.ui: removed partition sdb2 (id 12) from device tree >03:54:28,089 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:54:28,089 INFO storage.ui: registered action: [180] Destroy Device partition sdb2 (id 12) >03:54:28,095 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:54:28,095 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 182 >03:54:28,097 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >03:54:28,098 INFO storage.ui: registered action: [181] Destroy Format msdos disklabel on disk sdb (id 1) >03:54:28,098 DEBUG storage.ui: required disklabel type for sdb (1) is None >03:54:28,099 DEBUG storage.ui: default disklabel type for sdb is msdos >03:54:28,100 DEBUG storage.ui: selecting msdos disklabel for sdb based on size >03:54:28,102 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >03:54:28,112 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >03:54:28,113 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7ff085a27c50> > PedDisk: <_ped.Disk object at 0x7ff085b09cb0> >03:54:28,114 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 183 >03:54:28,116 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >03:54:28,118 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >03:54:28,118 INFO storage.ui: registered action: [184] Create Format msdos disklabel on disk sdb (id 1) >03:54:34,638 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 185 >03:54:34,638 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 186 >03:54:34,639 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 187 >03:54:48,955 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476.83 MiB, [], {} >03:54:48,971 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 476.83 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7ff085a0f750) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 931.51 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab6695f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff085a0f6d0>] ; fstype: ext4 ; encrypted: False ; >03:54:48,976 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476.83 MiB, ['sdb'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >03:54:48,978 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:54:48,979 DEBUG storage.ui: starting Blivet copy >03:54:49,016 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:54:49,017 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085213a10> fileSystem: <parted.filesystem.FileSystem object at 0x7ff08522b650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b450> PedPartition: <_ped.Partition object at 0x7ff08522c0b0> >03:54:49,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:54:49,020 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085213a10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b790> PedPartition: <_ped.Partition object at 0x7ff08522c170> >03:54:49,021 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:54:49,022 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085213a10> fileSystem: <parted.filesystem.FileSystem object at 0x7ff08522b990> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b910> PedPartition: <_ped.Partition object at 0x7ff08522c1d0> >03:54:49,022 DEBUG storage.ui: finished Blivet copy >03:54:49,024 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:54:49,024 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 246 >03:54:49,026 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:54:49,026 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 247 >03:54:49,028 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:54:49,028 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 248 >03:54:49,030 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:54:49,031 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >03:54:49,033 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >03:54:49,034 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:54:49,034 INFO storage.ui: added partition req0 (id 249) to device tree >03:54:49,035 INFO storage.ui: registered action: [251] Create Device partition req0 (id 249) >03:54:49,035 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 253 >03:54:49,035 INFO storage.ui: registered action: [252] Create Format ext4 filesystem mounted at /boot on partition req0 (id 249) >03:54:49,037 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >03:54:49,038 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 249)'] from disk(s) ['sdb'] >03:54:49,039 DEBUG storage.ui: allocatePartitions: disks=['sdb'] ; partitions=['req0(id 249)'] >03:54:49,039 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 249)'] from disk(s) ['sdb'] >03:54:49,040 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:54:49,046 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:54:49,046 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:54:49,047 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:54:49,053 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:54:49,053 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:54:49,060 DEBUG storage.ui: allocating partition: req0 ; id: 249 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 1 MiB ; grow: True ; max_size: 476.83 MiB ; start: None ; end: None >03:54:49,060 DEBUG storage.ui: checking freespace on sdb >03:54:49,064 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1 MiB boot=True best=None grow=True start=None >03:54:49,068 DEBUG storage.ui: checking 63-1953525166 (931.51 GiB) >03:54:49,072 DEBUG storage.ui: current free range is 63-1953525166 (931.51 GiB) >03:54:49,072 DEBUG storage.ui: evaluating growth potential for new layout >03:54:49,072 DEBUG storage.ui: calculating growth for disk /dev/sdb >03:54:49,073 DEBUG storage.ui: adjusted start sector from 63 to 2048 >03:54:49,074 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:54:49,075 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0851d8290> PedPartition: <_ped.Partition object at 0x7ff0851d1e30> >03:54:49,076 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >03:54:49,078 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:54:49,078 DEBUG storage.ui: adding request 249 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:54:49,078 DEBUG storage.ui: Chunk.growRequests: 1953525104 on /dev/sdb start = 63 end = 1953525166 >sectorSize = 512 B > >03:54:49,079 DEBUG storage.ui: req: PartitionRequest instance -- >id = 249 name = sdb1 growable = True >base = 2048 growth = 0 max_grow = 974514 >done = False >03:54:49,082 DEBUG storage.ui: 1 requests and 1953523056 (931.51 GiB) left in chunk >03:54:49,086 DEBUG storage.ui: adding 1953523056 (931.51 GiB) to 249 (sdb1) >03:54:49,089 DEBUG storage.ui: taking back 1952548542 (931.04 GiB) from 249 (sdb1) >03:54:49,092 DEBUG storage.ui: new grow amount for request 249 (sdb1) is 974514 units, or 475.83 MiB >03:54:49,099 DEBUG storage.ui: request 249 (sdb1) growth: 974514 (475.83 MiB) size: 476.83 MiB >03:54:49,102 DEBUG storage.ui: disk /dev/sdb growth: 974514 (475.83 MiB) >03:54:49,103 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:54:49,103 DEBUG storage.ui: device sdb1 new partedPartition None >03:54:49,104 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >03:54:49,105 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:54:49,106 DEBUG storage.ui: total growth: 974514 sectors >03:54:49,106 DEBUG storage.ui: updating use_disk to sdb, type: 0 >03:54:49,109 DEBUG storage.ui: new free: 63-1953525166 / 931.51 GiB >03:54:49,109 DEBUG storage.ui: new free allows for 974514 sectors of growth >03:54:49,109 DEBUG storage.ui: found free space for bootable request >03:54:49,109 DEBUG storage.ui: adjusted start sector from 63 to 2048 >03:54:49,113 DEBUG storage.ui: created partition sdb1 of 1 MiB and added it to /dev/sdb >03:54:49,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:54:49,115 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0851d8490> PedPartition: <_ped.Partition object at 0x7ff0851d1dd0> >03:54:49,116 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >03:54:49,117 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:54:49,118 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:54:49,119 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0851d8410> PedPartition: <_ped.Partition object at 0x7ff0851d1ef0> >03:54:49,119 DEBUG storage.ui: growPartitions: disks=['sdb'], partitions=['sdb1(id 249)'] >03:54:49,119 DEBUG storage.ui: growable partitions are ['sdb1'] >03:54:49,120 DEBUG storage.ui: adding request 249 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:54:49,120 DEBUG storage.ui: disk sdb has 1 chunks >03:54:49,120 DEBUG storage.ui: Chunk.growRequests: 1953525104 on /dev/sdb start = 63 end = 1953525166 >sectorSize = 512 B > >03:54:49,120 DEBUG storage.ui: req: PartitionRequest instance -- >id = 249 name = sdb1 growable = True >base = 2048 growth = 0 max_grow = 974514 >done = False >03:54:49,124 DEBUG storage.ui: 1 requests and 1953523056 (931.51 GiB) left in chunk >03:54:49,127 DEBUG storage.ui: adding 1953523056 (931.51 GiB) to 249 (sdb1) >03:54:49,130 DEBUG storage.ui: taking back 1952548542 (931.04 GiB) from 249 (sdb1) >03:54:49,133 DEBUG storage.ui: new grow amount for request 249 (sdb1) is 974514 units, or 475.83 MiB >03:54:49,133 DEBUG storage.ui: growing partitions on sdb >03:54:49,134 DEBUG storage.ui: partition sdb1 (249): 0 >03:54:49,134 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976895 length: 974848 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff0851cedd0> >03:54:49,134 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 249)'] from disk(s) ['sdb'] >03:54:49,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:54:49,135 DEBUG storage.ui: device sdb1 new partedPartition None >03:54:49,136 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >03:54:49,138 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:54:49,138 DEBUG storage.ui: back from removeNewPartitions >03:54:49,138 DEBUG storage.ui: extended: None >03:54:49,138 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 976895 length: 974848 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff0851cedd0> >03:54:49,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:54:49,140 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085213c10> PedPartition: <_ped.Partition object at 0x7ff085a3c050> >03:54:49,141 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >03:54:49,142 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:54:49,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:54:49,144 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085213810> PedPartition: <_ped.Partition object at 0x7ff08522c110> >03:54:49,147 DEBUG storage.ui: fixing size of non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:54:52,704 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:52,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 254 >03:54:52,714 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476 MiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:54:52,731 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 255 >03:54:52,731 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 256 >03:54:52,731 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 257 >03:55:04,282 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, [], {} >03:55:04,298 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 18.62 GiB ; mountpoint: / ; disks: [DiskDevice instance (0x7ff085a0f750) -- > name = sdb status = True kids = 1 id = 1 > parents = [] > uuid = None size = 931.51 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host7/target7:0:0/7:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7ff0ab6695f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff085a0f6d0>] ; fstype: ext4 ; encrypted: False ; >03:55:04,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >03:55:04,305 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:55:04,306 DEBUG storage.ui: starting Blivet copy >03:55:04,342 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:55:04,343 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff0852207d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b950> PedPartition: <_ped.Partition object at 0x7ff08520c8f0> >03:55:04,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:55:04,346 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085215e90> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a23110> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b0d0> PedPartition: <_ped.Partition object at 0x7ff08520c950> >03:55:04,348 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:55:04,349 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085215e90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a23250> PedPartition: <_ped.Partition object at 0x7ff08520ca70> >03:55:04,350 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:55:04,351 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085215e90> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085a23450> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a233d0> PedPartition: <_ped.Partition object at 0x7ff08520c9b0> >03:55:04,351 DEBUG storage.ui: finished Blivet copy >03:55:04,353 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:55:04,353 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 322 >03:55:04,355 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:55:04,355 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 323 >03:55:04,357 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:55:04,357 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 324 >03:55:04,359 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:55:04,360 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >03:55:04,362 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >03:55:04,363 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >03:55:04,363 INFO storage.ui: added partition req1 (id 325) to device tree >03:55:04,364 INFO storage.ui: registered action: [327] Create Device partition req1 (id 325) >03:55:04,364 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 329 >03:55:04,364 INFO storage.ui: registered action: [328] Create Format ext4 filesystem mounted at / on partition req1 (id 325) >03:55:04,365 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >03:55:04,366 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 325)', 'sdb1(id 249)'] from disk(s) ['sdb'] >03:55:04,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:55:04,368 DEBUG storage.ui: device sdb1 new partedPartition None >03:55:04,369 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >03:55:04,371 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:55:04,371 DEBUG storage.ui: allocatePartitions: disks=['sdb'] ; partitions=['req1(id 325)', 'req0(id 249)'] >03:55:04,371 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 249)', 'req1(id 325)'] from disk(s) ['sdb'] >03:55:04,372 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:55:04,378 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:04,378 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:55:04,379 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:55:04,385 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:04,385 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:55:04,392 DEBUG storage.ui: allocating partition: req0 ; id: 249 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 476 MiB ; grow: False ; max_size: 476.83 MiB ; start: None ; end: None >03:55:04,393 DEBUG storage.ui: checking freespace on sdb >03:55:04,397 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=476 MiB boot=True best=None grow=False start=None >03:55:04,400 DEBUG storage.ui: checking 63-1953525166 (931.51 GiB) >03:55:04,404 DEBUG storage.ui: current free range is 63-1953525166 (931.51 GiB) >03:55:04,404 DEBUG storage.ui: updating use_disk to sdb, type: 0 >03:55:04,408 DEBUG storage.ui: new free: 63-1953525166 / 931.51 GiB >03:55:04,408 DEBUG storage.ui: new free allows for 0 sectors of growth >03:55:04,408 DEBUG storage.ui: found free space for bootable request >03:55:04,408 DEBUG storage.ui: adjusted start sector from 63 to 2048 >03:55:04,412 DEBUG storage.ui: created partition sdb1 of 476 MiB and added it to /dev/sdb >03:55:04,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:55:04,414 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085213690> PedPartition: <_ped.Partition object at 0x7ff08520ce90> >03:55:04,415 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >03:55:04,416 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:55:04,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:55:04,418 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085215990> PedPartition: <_ped.Partition object at 0x7ff085ad8dd0> >03:55:04,420 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:55:04,424 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:04,424 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:55:04,425 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb ; >03:55:04,430 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:04,430 DEBUG storage.ui: resolved 'sdb' to 'sdb' (disk) >03:55:04,436 DEBUG storage.ui: allocating partition: req1 ; id: 325 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 1 MiB ; grow: True ; max_size: 18.62 GiB ; start: None ; end: None >03:55:04,436 DEBUG storage.ui: checking freespace on sdb >03:55:04,440 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1 MiB boot=False best=None grow=True start=None >03:55:04,443 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >03:55:04,446 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >03:55:04,449 DEBUG storage.ui: checking 976896-1953525166 (931.04 GiB) >03:55:04,452 DEBUG storage.ui: current free range is 976896-1953525166 (931.04 GiB) >03:55:04,453 DEBUG storage.ui: evaluating growth potential for new layout >03:55:04,453 DEBUG storage.ui: calculating growth for disk /dev/sdb >03:55:04,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:55:04,455 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08522b750> PedPartition: <_ped.Partition object at 0x7ff08520cbf0> >03:55:04,456 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >03:55:04,457 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:55:04,457 DEBUG storage.ui: adding request 249 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:55:04,458 DEBUG storage.ui: adding request 325 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:55:04,458 DEBUG storage.ui: Chunk.growRequests: 1953525104 on /dev/sdb start = 63 end = 1953525166 >sectorSize = 512 B > >03:55:04,458 DEBUG storage.ui: req: PartitionRequest instance -- >id = 249 name = sdb1 growable = False >base = 974848 growth = 0 max_grow = 0 >done = True >03:55:04,458 DEBUG storage.ui: req: PartitionRequest instance -- >id = 325 name = sdb2 growable = True >base = 2048 growth = 0 max_grow = 39060452 >done = False >03:55:04,461 DEBUG storage.ui: 1 requests and 1952548208 (931.04 GiB) left in chunk >03:55:04,465 DEBUG storage.ui: adding 1952548208 (931.04 GiB) to 325 (sdb2) >03:55:04,468 DEBUG storage.ui: taking back 1913487756 (912.42 GiB) from 325 (sdb2) >03:55:04,471 DEBUG storage.ui: new grow amount for request 325 (sdb2) is 39060452 units, or 18.62 GiB >03:55:04,474 DEBUG storage.ui: request 249 (sdb1) growth: 0 (0 B) size: 476 MiB >03:55:04,480 DEBUG storage.ui: request 325 (sdb2) growth: 39060452 (18.62 GiB) size: 18.62 GiB >03:55:04,483 DEBUG storage.ui: disk /dev/sdb growth: 39060452 (18.62 GiB) >03:55:04,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >03:55:04,484 DEBUG storage.ui: device sdb2 new partedPartition None >03:55:04,485 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >03:55:04,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >03:55:04,486 DEBUG storage.ui: total growth: 39060452 sectors >03:55:04,487 DEBUG storage.ui: updating use_disk to sdb, type: 0 >03:55:04,490 DEBUG storage.ui: new free: 976896-1953525166 / 931.04 GiB >03:55:04,490 DEBUG storage.ui: new free allows for 39060452 sectors of growth >03:55:04,493 DEBUG storage.ui: created partition sdb2 of 1 MiB and added it to /dev/sdb >03:55:04,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:55:04,495 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a23090> PedPartition: <_ped.Partition object at 0x7ff08520c830> >03:55:04,496 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >03:55:04,497 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:55:04,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >03:55:04,499 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a23750> PedPartition: <_ped.Partition object at 0x7ff08520c5f0> >03:55:04,500 DEBUG storage.ui: growPartitions: disks=['sdb'], partitions=['sdb2(id 325)', 'sdb1(id 249)'] >03:55:04,500 DEBUG storage.ui: growable partitions are ['sdb2'] >03:55:04,500 DEBUG storage.ui: adding request 325 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:55:04,500 DEBUG storage.ui: adding request 249 to chunk 1953525104 (63-1953525166) on /dev/sdb >03:55:04,500 DEBUG storage.ui: disk sdb has 1 chunks >03:55:04,501 DEBUG storage.ui: Chunk.growRequests: 1953525104 on /dev/sdb start = 63 end = 1953525166 >sectorSize = 512 B > >03:55:04,501 DEBUG storage.ui: req: PartitionRequest instance -- >id = 249 name = sdb1 growable = False >base = 974848 growth = 0 max_grow = 0 >done = True >03:55:04,501 DEBUG storage.ui: req: PartitionRequest instance -- >id = 325 name = sdb2 growable = True >base = 2048 growth = 0 max_grow = 39060452 >done = False >03:55:04,504 DEBUG storage.ui: 1 requests and 1952548208 (931.04 GiB) left in chunk >03:55:04,507 DEBUG storage.ui: adding 1952548208 (931.04 GiB) to 325 (sdb2) >03:55:04,511 DEBUG storage.ui: taking back 1913487756 (912.42 GiB) from 325 (sdb2) >03:55:04,514 DEBUG storage.ui: new grow amount for request 325 (sdb2) is 39060452 units, or 18.62 GiB >03:55:04,514 DEBUG storage.ui: growing partitions on sdb >03:55:04,514 DEBUG storage.ui: partition sdb1 (249): 0 >03:55:04,514 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976895 length: 974848 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff085a237d0> >03:55:04,514 DEBUG storage.ui: partition sdb2 (325): 0 >03:55:04,515 DEBUG storage.ui: new geometry for sdb2: parted.Geometry instance -- > start: 976896 end: 40038399 length: 39061504 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff085a23ad0> >03:55:04,515 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 249)', 'sdb2(id 325)'] from disk(s) ['sdb'] >03:55:04,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:55:04,516 DEBUG storage.ui: device sdb1 new partedPartition None >03:55:04,517 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >03:55:04,518 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >03:55:04,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >03:55:04,520 DEBUG storage.ui: device sdb2 new partedPartition None >03:55:04,521 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >03:55:04,522 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >03:55:04,522 DEBUG storage.ui: back from removeNewPartitions >03:55:04,522 DEBUG storage.ui: extended: None >03:55:04,522 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 976895 length: 974848 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff085a237d0> >03:55:04,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:55:04,524 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a23ed0> PedPartition: <_ped.Partition object at 0x7ff08520c6b0> >03:55:04,525 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >03:55:04,526 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:55:04,528 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >03:55:04,528 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff0851e4050> PedPartition: <_ped.Partition object at 0x7ff08520c7d0> >03:55:04,528 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 976896 end: 40038399 length: 39061504 > device: <parted.device.Device object at 0x7ff085a14f10> PedGeometry: <_ped.Geometry object at 0x7ff085a23ad0> >03:55:04,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:55:04,530 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085a23c10> PedPartition: <_ped.Partition object at 0x7ff08520c770> >03:55:04,532 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >03:55:04,533 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:55:04,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >03:55:04,535 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a27b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff08520b910> PedPartition: <_ped.Partition object at 0x7ff085ad8dd0> >03:55:04,538 DEBUG storage.ui: fixing size of non-existent 476 MiB partition sdb1 (249) with non-existent ext4 filesystem mounted at /boot >03:55:04,541 DEBUG storage.ui: fixing size of non-existent 18.62 GiB partition sdb2 (325) with non-existent ext4 filesystem mounted at / >03:55:04,606 DEBUG blivet: Ext4FS.supported: supported: True ; >03:55:04,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 330 >03:55:04,612 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 476 MiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:55:09,849 DEBUG blivet: Ext4FS.supported: supported: True ; >03:55:09,849 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 331 >03:55:09,858 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:55:10,039 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:55:10,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:10,051 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >03:55:10,053 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >03:55:10,062 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:10,062 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >03:55:18,500 DEBUG blivet: Ext4FS.supported: supported: True ; >03:55:18,501 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 332 >03:55:18,511 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7ff084a48b50>, 18.62 GiB, ['sdb'], {'encrypted': False, 'raid_level': None} >03:55:40,517 INFO blivet: omitting ksdata: existing 931.51 GiB disk sdb (1) with non-existent msdos disklabel >03:55:40,530 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:55:40,531 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >03:55:40,532 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: False ; controllable: True ; >03:55:40,533 INFO blivet: resetting parted disks... >03:55:40,534 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >03:55:40,536 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >03:55:40,538 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >03:55:40,539 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >03:55:40,541 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >03:55:40,541 DEBUG blivet: sector-based lookup found partition sdb2 >03:55:40,543 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >03:55:40,544 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a0ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff0852124d0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085212750> PedPartition: <_ped.Partition object at 0x7ff09c594230> >03:55:40,546 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >03:55:40,546 DEBUG blivet: sector-based lookup found partition sdb1 >03:55:40,548 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >03:55:40,549 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff085a0ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff085212690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff085212590> PedPartition: <_ped.Partition object at 0x7ff09c594110> >03:55:40,549 DEBUG blivet: action: [178] Destroy Format ext4 filesystem on partition sdb2 (id 12) >03:55:40,549 DEBUG blivet: action: [180] Destroy Device partition sdb2 (id 12) >03:55:40,550 DEBUG blivet: action: [175] Destroy Format ext4 filesystem mounted at /boot on partition sdb1 (id 6) >03:55:40,550 DEBUG blivet: action: [177] Destroy Device partition sdb1 (id 6) >03:55:40,550 DEBUG blivet: action: [181] Destroy Format msdos disklabel on disk sdb (id 1) >03:55:40,550 DEBUG blivet: action: [184] Create Format msdos disklabel on disk sdb (id 1) >03:55:40,550 DEBUG blivet: action: [251] Create Device partition sdb1 (id 249) >03:55:40,551 DEBUG blivet: action: [327] Create Device partition sdb2 (id 325) >03:55:40,551 DEBUG blivet: action: [328] Create Format ext4 filesystem mounted at / on partition sdb2 (id 325) >03:55:40,551 DEBUG blivet: action: [252] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 249) >03:55:40,551 INFO blivet: pruning action queue... >03:55:40,552 INFO blivet: sorting actions... >03:55:40,553 DEBUG blivet: action: [175] Destroy Format ext4 filesystem mounted at /boot on partition sdb1 (id 6) >03:55:40,553 DEBUG blivet: action: [178] Destroy Format ext4 filesystem on partition sdb2 (id 12) >03:55:40,553 DEBUG blivet: action: [180] Destroy Device partition sdb2 (id 12) >03:55:40,553 DEBUG blivet: action: [177] Destroy Device partition sdb1 (id 6) >03:55:40,554 DEBUG blivet: action: [181] Destroy Format msdos disklabel on disk sdb (id 1) >03:55:40,554 DEBUG blivet: lvm filter: removing sdb1 from the reject list >03:55:40,555 DEBUG blivet: sdb1 wasn't in the reject list >03:55:40,555 DEBUG blivet: lvm filter: removing sdb2 from the reject list >03:55:40,555 DEBUG blivet: sdb2 wasn't in the reject list >03:55:40,555 DEBUG blivet: action: [184] Create Format msdos disklabel on disk sdb (id 1) >03:55:40,556 DEBUG blivet: lvm filter: removing sdb1 from the reject list >03:55:40,556 DEBUG blivet: sdb1 wasn't in the reject list >03:55:40,556 DEBUG blivet: lvm filter: removing sdb2 from the reject list >03:55:40,556 DEBUG blivet: sdb2 wasn't in the reject list >03:55:40,556 DEBUG blivet: action: [251] Create Device partition sdb1 (id 249) >03:55:40,557 DEBUG blivet: action: [252] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 249) >03:55:40,557 DEBUG blivet: action: [327] Create Device partition sdb2 (id 325) >03:55:40,557 DEBUG blivet: action: [328] Create Format ext4 filesystem mounted at / on partition sdb2 (id 325) >03:55:40,557 INFO blivet: executing action: [175] Destroy Format ext4 filesystem mounted at /boot on partition sdb1 (id 6) >03:55:40,559 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: True ; >03:55:40,560 DEBUG blivet: Ext4FS.destroy: device: /dev/sdb1 ; status: False ; type: ext4 ; >03:55:41,185 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:55:41,191 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >03:55:41,347 INFO blivet: executing action: [178] Destroy Format ext4 filesystem on partition sdb2 (id 12) >03:55:41,350 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: True ; >03:55:41,352 DEBUG blivet: Ext4FS.destroy: device: /dev/sdb2 ; status: False ; type: ext4 ; >03:55:41,538 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:55:41,543 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >03:55:41,630 INFO blivet: executing action: [180] Destroy Device partition sdb2 (id 12) >03:55:41,632 DEBUG blivet: PartitionDevice.destroy: sdb2 ; status: True ; >03:55:41,633 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:55:41,636 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >03:55:41,675 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdb2 ; orig: True ; >03:55:41,676 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >03:55:41,677 DEBUG blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >03:55:41,678 DEBUG blivet: PartitionDevice._destroy: sdb2 ; status: True ; >03:55:41,680 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >03:55:41,963 INFO blivet: executing action: [177] Destroy Device partition sdb1 (id 6) >03:55:41,966 DEBUG blivet: PartitionDevice.destroy: sdb1 ; status: True ; >03:55:41,969 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:55:41,974 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >03:55:42,054 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdb1 ; orig: True ; >03:55:42,057 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >03:55:42,062 DEBUG blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >03:55:42,065 DEBUG blivet: PartitionDevice._destroy: sdb1 ; status: True ; >03:55:42,068 DEBUG blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 0 ; >03:55:42,416 INFO blivet: executing action: [181] Destroy Format msdos disklabel on disk sdb (id 1) >03:55:42,419 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >03:55:42,422 DEBUG blivet: DiskLabel.destroy: device: /dev/sdb ; status: False ; type: disklabel ; >03:55:43,370 DEBUG blivet: DiskDevice.teardown: sdb ; status: False ; controllable: True ; >03:55:43,442 INFO blivet: executing action: [184] Create Format msdos disklabel on disk sdb (id 1) >03:55:43,446 DEBUG blivet: DiskDevice.setup: sdb ; status: False ; controllable: True ; orig: False ; >03:55:43,449 DEBUG blivet: DiskDevice.setupParents: kids: 2 ; name: sdb ; orig: False ; >03:55:43,520 DEBUG blivet: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; >03:55:43,523 DEBUG blivet: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; > > >/tmp/ifcfg.log: >12:29:24,598 DEBUG ifcfg: content of files (network initialization): >12:29:24,617 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 222, 233, 32]}, 'connection': {'timestamp': 1393158537L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '48fbb1da-8152-4e0d-b4d8-0685d6c72df4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:29:24,975 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1']): >12:29:24,976 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >12:29:24,976 DEBUG ifcfg: TYPE=Ethernet >12:29:24,976 DEBUG ifcfg: BOOTPROTO=dhcp >12:29:24,976 DEBUG ifcfg: DEFROUTE=yes >12:29:24,976 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:29:24,977 DEBUG ifcfg: IPV6INIT=yes >12:29:24,977 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:29:24,977 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:29:24,977 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:29:24,977 DEBUG ifcfg: NAME=p3p1 >12:29:24,977 DEBUG ifcfg: UUID=48fbb1da-8152-4e0d-b4d8-0685d6c72df4 >12:29:24,978 DEBUG ifcfg: ONBOOT=no >12:29:24,978 DEBUG ifcfg: HWADDR=00:90:F5:DE:E9:20 >12:29:24,978 DEBUG ifcfg: PEERDNS=yes >12:29:24,978 DEBUG ifcfg: PEERROUTES=yes >12:29:24,978 DEBUG ifcfg: IPV6_PEERDNS=yes >12:29:24,978 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:29:24,987 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 222, 233, 32]}, 'connection': {'timestamp': 1393158537L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '48fbb1da-8152-4e0d-b4d8-0685d6c72df4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:30:20,387 DEBUG ifcfg: content of files (nm-c-e run): >12:30:20,388 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Apple_Network_79fa34: >12:30:20,388 DEBUG ifcfg: ESSID="Apple Network 79fa34" >12:30:20,389 DEBUG ifcfg: MODE=Managed >12:30:20,389 DEBUG ifcfg: TYPE=Wireless >12:30:20,389 DEBUG ifcfg: BOOTPROTO=dhcp >12:30:20,390 DEBUG ifcfg: DEFROUTE=yes >12:30:20,390 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:30:20,391 DEBUG ifcfg: IPV6INIT=yes >12:30:20,391 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:30:20,392 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:30:20,392 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:30:20,392 DEBUG ifcfg: NAME="Apple Network 79fa34" >12:30:20,393 DEBUG ifcfg: UUID=55eb8728-514f-43d8-897a-2b3c5cfc8705 >12:30:20,393 DEBUG ifcfg: ONBOOT=yes >12:30:20,393 DEBUG ifcfg: HWADDR=60:36:DD:AE:90:AC >12:30:20,393 DEBUG ifcfg: DEFAULTKEY=1 >12:30:20,394 DEBUG ifcfg: PEERDNS=yes >12:30:20,394 DEBUG ifcfg: PEERROUTES=yes >12:30:20,394 DEBUG ifcfg: IPV6_PEERDNS=yes >12:30:20,395 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:30:20,395 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >12:30:20,395 DEBUG ifcfg: TYPE=Ethernet >12:30:20,396 DEBUG ifcfg: BOOTPROTO=dhcp >12:30:20,396 DEBUG ifcfg: DEFROUTE=yes >12:30:20,396 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:30:20,397 DEBUG ifcfg: IPV6INIT=yes >12:30:20,397 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:30:20,397 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:30:20,397 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:30:20,398 DEBUG ifcfg: NAME=p3p1 >12:30:20,398 DEBUG ifcfg: UUID=48fbb1da-8152-4e0d-b4d8-0685d6c72df4 >12:30:20,398 DEBUG ifcfg: ONBOOT=no >12:30:20,398 DEBUG ifcfg: HWADDR=00:90:F5:DE:E9:20 >12:30:20,399 DEBUG ifcfg: PEERDNS=yes >12:30:20,399 DEBUG ifcfg: PEERROUTES=yes >12:30:20,399 DEBUG ifcfg: IPV6_PEERDNS=yes >12:30:20,400 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:30:20,435 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 222, 233, 32]}, 'connection': {'timestamp': 1393158537L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '48fbb1da-8152-4e0d-b4d8-0685d6c72df4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [65, 112, 112, 108, 101, 32, 78, 101, 116, 119, 111, 114, 107, 32, 55, 57, 102, 97, 51, 52], 'mac-address': [96, 54, 221, 174, 144, 172], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1393158611L, 'type': '802-11-wireless', 'id': 'Apple Network 79fa34', 'uuid': '55eb8728-514f-43d8-897a-2b3c5cfc8705'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'none'}}] >12:30:23,532 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Apple_Network_79fa34 >12:30:23,533 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:30:23,534 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:30:26,378 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Apple_Network_79fa34 >12:30:26,380 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:30:26,382 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >12:28:50,866 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="1045" x-info="http://www.rsyslog.com"] start >12:28:50,867 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:28:50,867 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:28:50,867 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:28:50,867 NOTICE kernel:[ 0.000000] Linux version 3.14.0-0.rc3.git5.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-14) (GCC) ) #1 SMP Thu Feb 20 21:50:17 UTC 2014 >12:28:50,867 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:28:50,867 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d99e3fff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d99e4000-0x00000000d9e62fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9e63000-0x00000000d9eeefff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9eef000-0x00000000d9f91fff] ACPI NVS >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9f92000-0x00000000da5f6fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da5f7000-0x00000000da5f7fff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da5f8000-0x00000000da63afff] ACPI NVS >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da63b000-0x00000000dad80fff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dad81000-0x00000000daff2fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daff3000-0x00000000daffffff] usable >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >12:28:50,867 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable >12:28:50,867 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:28:50,867 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >12:28:50,867 DEBUG kernel:[ 0.000000] DMI: System76, Inc. Gazelle Professional/Gazelle Professional, BIOS 4.6.5 09/27/2012 >12:28:50,867 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:28:50,867 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:28:50,867 INFO kernel:[ 0.000000] e820: last_pfn = 0x21f600 max_arch_pfn = 0x400000000 >12:28:50,867 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:28:50,867 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:28:50,867 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >12:28:50,867 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >12:28:50,867 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:28:50,867 DEBUG kernel:[ 0.000000] 0 base 000000000 mask E00000000 write-back >12:28:50,867 DEBUG kernel:[ 0.000000] 1 base 200000000 mask FE0000000 write-back >12:28:50,867 DEBUG kernel:[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] 4 base 0DB800000 mask FFF800000 uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] 5 base 21F800000 mask FFF800000 uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] 6 base 21F600000 mask FFFE00000 uncachable >12:28:50,867 DEBUG kernel:[ 0.000000] 7 disabled >12:28:50,867 DEBUG kernel:[ 0.000000] 8 disabled >12:28:50,867 DEBUG kernel:[ 0.000000] 9 disabled >12:28:50,867 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >12:28:50,867 DEBUG kernel:[ 0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >12:28:50,867 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >12:28:50,867 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8800000fd7f0] >12:28:50,867 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >12:28:50,867 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dc8000, 0x02dc8fff] PGTABLE >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dc9000, 0x02dc9fff] PGTABLE >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dca000, 0x02dcafff] PGTABLE >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21f400000-0x21f5fffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x21f400000-0x21f5fffff] page 2M >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dcb000, 0x02dcbfff] PGTABLE >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21f3fffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21f3fffff] page 2M >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dcc000, 0x02dccfff] PGTABLE >12:28:50,867 DEBUG kernel:[ 0.000000] BRK [0x02dcd000, 0x02dcdfff] PGTABLE >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd99e3fff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd97fffff] page 2M >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xd9800000-0xd99e3fff] page 4k >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9e63000-0xd9eeefff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xd9e63000-0xd9eeefff] page 4k >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda5f7000-0xda5f7fff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xda5f7000-0xda5f7fff] page 4k >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xda63b000-0xdad80fff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xda63b000-0xda7fffff] page 4k >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xda800000-0xdabfffff] page 2M >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xdac00000-0xdad80fff] page 4k >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdaff3000-0xdaffffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0xdaff3000-0xdaffffff] page 4k >12:28:50,867 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >12:28:50,867 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M >12:28:50,867 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1db0d000-0x1ffdefff] >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d9f81078 00006C (v01 ALASKA A M I 01072009 AMI 00010013) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d9f8bc50 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d9f81178 00AAD7 (v02 ALASKA A M I 00000023 INTL 20051117) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d9f90080 000040 >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d9f8bd60 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000d9f8bdf8 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d9f8be40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9f8be80 000F92 (v01 TrmRef PtidDevc 00001000 INTL 20091112) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d9f8ce18 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9f8ce50 000315 (v01 SataRe SataTabl 00001000 INTL 20091112) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9f8d168 000926 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >12:28:50,867 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9f8da90 000B22 (v01 PmRef CpuPm 00003000 INTL 20051117) >12:28:50,867 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:28:50,867 INFO kernel:[ 0.000000] No NUMA configuration found >12:28:50,867 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021f5fffff] >12:28:50,867 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21f5fffff] >12:28:50,867 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21f5cd000-0x21f5f3fff] >12:28:50,867 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216c00000-ffff88021ebfffff] on node 0 >12:28:50,867 WARNING kernel:[ 0.000000] Zone ranges: >12:28:50,867 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:28:50,867 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:28:50,867 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21f5fffff] >12:28:50,867 WARNING kernel:[ 0.000000] Movable zone start for each node >12:28:50,867 WARNING kernel:[ 0.000000] Early memory node ranges >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd99e3fff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0xd9e63000-0xd9eeefff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0xda5f7000-0xda5f7fff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0xda63b000-0xdad80fff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0xdaff3000-0xdaffffff] >12:28:50,867 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21f5fffff] >12:28:50,867 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2069855 >12:28:50,867 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:28:50,867 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:28:50,867 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >12:28:50,867 DEBUG kernel:[ 0.000000] DMA32 zone: 13888 pages used for memmap >12:28:50,867 DEBUG kernel:[ 0.000000] DMA32 zone: 888771 pages, LIFO batch:31 >12:28:50,867 DEBUG kernel:[ 0.000000] Normal zone: 18392 pages used for memmap >12:28:50,867 DEBUG kernel:[ 0.000000] Normal zone: 1177088 pages, LIFO batch:31 >12:28:50,867 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >12:28:50,867 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >12:28:50,867 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >12:28:50,867 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:28:50,867 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:28:50,868 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:28:50,868 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:28:50,868 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:28:50,868 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:28:50,868 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >12:28:50,868 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >12:28:50,868 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd99e4000-0xd9e62fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9eef000-0xd9f91fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd9f92000-0xda5f6fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda5f8000-0xda63afff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdad81000-0xdaff2fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >12:28:50,868 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >12:28:50,868 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >12:28:50,868 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >12:28:50,868 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >12:28:50,868 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff880215c00000 s1926784 r8192 d22912 u2097152 >12:28:50,868 DEBUG kernel:[ 0.000000] pcpu-alloc: s1926784 r8192 d22912 u2097152 alloc=1*2097152 >12:28:50,868 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >12:28:50,868 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2037490 >12:28:50,868 WARNING kernel:[ 0.000000] Policy zone: Normal >12:28:50,868 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz >12:28:50,868 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:28:50,868 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >12:28:50,868 WARNING kernel:[ 0.000000] Memory: 7997464K/8279420K available (8097K kernel code, 1605K rwdata, 3296K rodata, 3700K init, 12864K bss, 281956K reserved) >12:28:50,868 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >12:28:50,868 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:28:50,868 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >12:28:50,868 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. >12:28:50,868 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >12:28:50,868 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:744 16 >12:28:50,868 INFO kernel:[ 0.000000] ACPI: Core revision 20131218 >12:28:50,868 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >12:28:50,868 WARNING kernel:[ 0.000000] ACPI: All ACPI Tables successfully acquired >12:28:50,868 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:28:50,868 INFO kernel:[ 0.000000] console [tty0] enabled >12:28:50,868 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >12:28:50,868 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >12:28:50,868 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >12:28:50,868 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >12:28:50,868 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >12:28:50,868 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >12:28:50,868 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >12:28:50,868 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >12:28:50,868 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >12:28:50,868 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >12:28:50,868 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >12:28:50,868 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:28:50,868 DEBUG kernel:[ 0.000000] ODEBUG: 32 of 32 active objects replaced >12:28:50,868 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:28:50,868 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >12:28:50,868 INFO kernel:[ 0.000000] tsc: Detected 2394.606 MHz processor >12:28:50,868 INFO kernel:[ 0.000073] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.21 BogoMIPS (lpj=2394606) >12:28:50,868 INFO kernel:[ 0.000076] pid_max: default: 32768 minimum: 301 >12:28:50,868 INFO kernel:[ 0.000147] Security Framework initialized >12:28:50,868 INFO kernel:[ 0.000153] SELinux: Initializing. >12:28:50,868 DEBUG kernel:[ 0.000193] SELinux: Starting in permissive mode >12:28:50,868 INFO kernel:[ 0.002613] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >12:28:50,868 INFO kernel:[ 0.005600] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >12:28:50,868 INFO kernel:[ 0.006513] Mount-cache hash table entries: 256 >12:28:50,868 INFO kernel:[ 0.007471] Initializing cgroup subsys memory >12:28:50,868 INFO kernel:[ 0.007497] Initializing cgroup subsys devices >12:28:50,868 INFO kernel:[ 0.007513] Initializing cgroup subsys freezer >12:28:50,868 INFO kernel:[ 0.007528] Initializing cgroup subsys net_cls >12:28:50,868 INFO kernel:[ 0.007530] Initializing cgroup subsys blkio >12:28:50,868 INFO kernel:[ 0.007532] Initializing cgroup subsys perf_event >12:28:50,868 INFO kernel:[ 0.007536] Initializing cgroup subsys hugetlb >12:28:50,868 INFO kernel:[ 0.007584] CPU: Physical Processor ID: 0 >12:28:50,868 INFO kernel:[ 0.007586] CPU: Processor Core ID: 0 >12:28:50,868 WARNING kernel:[ 0.007591] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >12:28:50,868 WARNING kernel:[ 0.007591] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >12:28:50,868 INFO kernel:[ 0.007962] mce: CPU supports 9 MCE banks >12:28:50,868 INFO kernel:[ 0.007974] CPU0: Thermal monitoring enabled (TM1) >12:28:50,868 INFO kernel:[ 0.007994] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >12:28:50,868 INFO kernel:[ 0.007994] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >12:28:50,868 INFO kernel:[ 0.007994] tlb_flushall_shift: 2 >12:28:50,868 INFO kernel:[ 0.008186] Freeing SMP alternatives memory: 24K (ffffffff82130000 - ffffffff82136000) >12:28:50,868 INFO kernel:[ 0.009667] ftrace: allocating 26504 entries in 104 pages >12:28:50,868 INFO kernel:[ 0.022975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:28:50,868 INFO kernel:[ 0.032988] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09) >12:28:50,868 DEBUG kernel:[ 0.032996] TSC deadline timer enabled >12:28:50,868 INFO kernel:[ 0.033018] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >12:28:50,868 INFO kernel:[ 0.033031] ... version: 3 >12:28:50,868 INFO kernel:[ 0.033032] ... bit width: 48 >12:28:50,868 INFO kernel:[ 0.033033] ... generic registers: 4 >12:28:50,868 INFO kernel:[ 0.033034] ... value mask: 0000ffffffffffff >12:28:50,868 INFO kernel:[ 0.033035] ... max period: 0000ffffffffffff >12:28:50,868 INFO kernel:[ 0.033036] ... fixed-purpose events: 3 >12:28:50,868 INFO kernel:[ 0.033037] ... event mask: 000000070000000f >12:28:50,868 INFO kernel:[ 0.035440] x86: Booting SMP configuration: >12:28:50,868 INFO kernel:[ 0.035443] .... node #0, CPUs: #1 >12:28:50,868 INFO kernel:[ 0.049382] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >12:28:50,868 WARNING kernel:[ 0.049645] #2 #3 #4 #5 #6 #7 >12:28:50,868 INFO kernel:[ 0.133375] x86: Booted up 1 node, 8 CPUs >12:28:50,868 INFO kernel:[ 0.133379] smpboot: Total of 8 processors activated (38313.69 BogoMIPS) >12:28:50,868 INFO kernel:[ 0.141276] devtmpfs: initialized >12:28:50,868 INFO kernel:[ 0.147921] PM: Registering ACPI NVS region [mem 0xd9eef000-0xd9f91fff] (667648 bytes) >12:28:50,868 INFO kernel:[ 0.147954] PM: Registering ACPI NVS region [mem 0xda5f8000-0xda63afff] (274432 bytes) >12:28:50,868 INFO kernel:[ 0.149508] atomic64 test passed for x86-64 platform with CX8 and with SSE >12:28:50,868 INFO kernel:[ 0.149510] pinctrl core: initialized pinctrl subsystem >12:28:50,868 INFO kernel:[ 0.149715] RTC time: 12:28:08, date: 02/23/14 >12:28:50,868 INFO kernel:[ 0.149909] NET: Registered protocol family 16 >12:28:50,868 INFO kernel:[ 0.150262] cpuidle: using governor menu >12:28:50,868 INFO kernel:[ 0.150340] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >12:28:50,868 INFO kernel:[ 0.150351] ACPI: bus type PCI registered >12:28:50,868 INFO kernel:[ 0.150353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:28:50,868 INFO kernel:[ 0.150587] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >12:28:50,868 INFO kernel:[ 0.150590] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >12:28:50,868 INFO kernel:[ 0.161117] PCI: Using configuration type 1 for base access >12:28:50,868 INFO kernel:[ 0.167122] bio: create slab <bio-0> at 0 >12:28:50,868 INFO kernel:[ 0.167506] ACPI: Added _OSI(Module Device) >12:28:50,868 INFO kernel:[ 0.167509] ACPI: Added _OSI(Processor Device) >12:28:50,868 INFO kernel:[ 0.167511] ACPI: Added _OSI(3.0 _SCP Extensions) >12:28:50,868 INFO kernel:[ 0.167512] ACPI: Added _OSI(Processor Aggregator Device) >12:28:50,868 WARNING kernel:[ 0.182609] ACPI: Executed 1 blocks of module-level executable AML code >12:28:50,868 NOTICE kernel:[ 0.198761] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >12:28:50,868 WARNING kernel:[ 0.200078] ACPI: SSDT 00000000d9e10018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >12:28:50,868 WARNING kernel:[ 0.202049] ACPI: Dynamic OEM Table Load: >12:28:50,868 WARNING kernel:[ 0.202051] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >12:28:50,868 WARNING kernel:[ 0.206526] ACPI: SSDT 00000000d9e11a98 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >12:28:50,868 WARNING kernel:[ 0.208634] ACPI: Dynamic OEM Table Load: >12:28:50,868 WARNING kernel:[ 0.208637] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >12:28:50,868 WARNING kernel:[ 0.213048] ACPI: SSDT 00000000d9e12c18 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >12:28:50,868 WARNING kernel:[ 0.215009] ACPI: Dynamic OEM Table Load: >12:28:50,868 WARNING kernel:[ 0.215012] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >12:28:50,868 INFO kernel:[ 1.860096] ACPI: Interpreter enabled >12:28:50,868 WARNING kernel:[ 1.860105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >12:28:50,868 WARNING kernel:[ 1.860111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >12:28:50,868 INFO kernel:[ 1.860155] ACPI: (supports S0 S3 S4 S5) >12:28:50,868 INFO kernel:[ 1.860157] ACPI: Using IOAPIC for interrupt routing >12:28:50,868 INFO kernel:[ 1.860226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:28:50,868 INFO kernel:[ 1.860850] ACPI: No dock devices found. >12:28:50,868 INFO kernel:[ 1.900475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >12:28:50,868 INFO kernel:[ 1.900484] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >12:28:50,868 INFO kernel:[ 1.901565] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >12:28:50,868 INFO kernel:[ 1.902297] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >12:28:50,868 INFO kernel:[ 1.905404] PCI host bridge to bus 0000:00 >12:28:50,868 INFO kernel:[ 1.905408] pci_bus 0000:00: root bus resource [bus 00-3e] >12:28:50,868 INFO kernel:[ 1.905411] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:28:50,868 INFO kernel:[ 1.905413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:28:50,868 INFO kernel:[ 1.905415] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:28:50,868 INFO kernel:[ 1.905417] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >12:28:50,868 INFO kernel:[ 1.905418] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >12:28:50,868 INFO kernel:[ 1.905420] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >12:28:50,868 INFO kernel:[ 1.905422] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >12:28:50,868 INFO kernel:[ 1.905424] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >12:28:50,868 INFO kernel:[ 1.905425] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >12:28:50,868 INFO kernel:[ 1.905427] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] >12:28:50,868 DEBUG kernel:[ 1.905448] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >12:28:50,868 DEBUG kernel:[ 1.905837] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >12:28:50,868 DEBUG kernel:[ 1.905858] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >12:28:50,868 DEBUG kernel:[ 1.905869] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >12:28:50,868 DEBUG kernel:[ 1.905876] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >12:28:50,868 DEBUG kernel:[ 1.906277] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >12:28:50,868 DEBUG kernel:[ 1.906316] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit] >12:28:50,868 DEBUG kernel:[ 1.906421] pci 0000:00:14.0: PME# supported from D3hot D3cold >12:28:50,868 INFO kernel:[ 1.906657] pci 0000:00:14.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.906791] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >12:28:50,868 DEBUG kernel:[ 1.906823] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a00f 64bit] >12:28:50,868 DEBUG kernel:[ 1.906932] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >12:28:50,868 DEBUG kernel:[ 1.907259] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >12:28:50,868 DEBUG kernel:[ 1.907288] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e18000-0xf7e183ff] >12:28:50,868 DEBUG kernel:[ 1.907425] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.907680] pci 0000:00:1a.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.907816] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >12:28:50,868 DEBUG kernel:[ 1.907837] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit] >12:28:50,868 DEBUG kernel:[ 1.907953] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.908161] pci 0000:00:1b.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.908296] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >12:28:50,868 DEBUG kernel:[ 1.908423] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.908632] pci 0000:00:1c.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.908757] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >12:28:50,868 DEBUG kernel:[ 1.908877] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.909080] pci 0000:00:1c.2: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.909210] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 >12:28:50,868 DEBUG kernel:[ 1.909337] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.909542] pci 0000:00:1c.3: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.909680] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >12:28:50,868 DEBUG kernel:[ 1.909709] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e17000-0xf7e173ff] >12:28:50,868 DEBUG kernel:[ 1.909839] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.910076] pci 0000:00:1d.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.910212] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 >12:28:50,868 DEBUG kernel:[ 1.910651] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >12:28:50,868 DEBUG kernel:[ 1.910679] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >12:28:50,868 DEBUG kernel:[ 1.910690] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >12:28:50,868 DEBUG kernel:[ 1.910701] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >12:28:50,868 DEBUG kernel:[ 1.910712] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >12:28:50,868 DEBUG kernel:[ 1.910723] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >12:28:50,868 DEBUG kernel:[ 1.910734] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e16000-0xf7e167ff] >12:28:50,868 DEBUG kernel:[ 1.910807] pci 0000:00:1f.2: PME# supported from D3hot >12:28:50,868 DEBUG kernel:[ 1.911115] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >12:28:50,868 DEBUG kernel:[ 1.911137] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e15000-0xf7e150ff 64bit] >12:28:50,868 DEBUG kernel:[ 1.911169] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >12:28:50,868 INFO kernel:[ 1.911648] pci 0000:00:1c.0: PCI bridge to [bus 01] >12:28:50,868 DEBUG kernel:[ 1.911909] pci 0000:02:00.0: [8086:0887] type 00 class 0x028000 >12:28:50,868 DEBUG kernel:[ 1.911953] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit] >12:28:50,868 DEBUG kernel:[ 1.912211] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.912283] pci 0000:02:00.0: System wakeup disabled by ACPI >12:28:50,868 INFO kernel:[ 1.914457] pci 0000:00:1c.2: PCI bridge to [bus 02] >12:28:50,868 DEBUG kernel:[ 1.914466] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff] >12:28:50,868 DEBUG kernel:[ 1.914816] pci 0000:03:00.0: [10ec:5289] type 00 class 0xff0000 >12:28:50,868 DEBUG kernel:[ 1.914884] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff] >12:28:50,868 DEBUG kernel:[ 1.915526] pci 0000:03:00.0: supports D1 D2 >12:28:50,868 DEBUG kernel:[ 1.915528] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold >12:28:50,868 INFO kernel:[ 1.915683] pci 0000:03:00.0: System wakeup disabled by ACPI >12:28:50,868 DEBUG kernel:[ 1.915884] pci 0000:03:00.2: [10ec:8168] type 00 class 0x020000 >12:28:50,869 DEBUG kernel:[ 1.915947] pci 0000:03:00.2: reg 0x10: [io 0xe000-0xe0ff] >12:28:50,869 DEBUG kernel:[ 1.916066] pci 0000:03:00.2: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >12:28:50,869 DEBUG kernel:[ 1.916139] pci 0000:03:00.2: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >12:28:50,869 DEBUG kernel:[ 1.916512] pci 0000:03:00.2: supports D1 D2 >12:28:50,869 DEBUG kernel:[ 1.916514] pci 0000:03:00.2: PME# supported from D0 D1 D2 D3hot D3cold >12:28:50,869 INFO kernel:[ 1.916737] pci 0000:03:00.2: System wakeup disabled by ACPI >12:28:50,869 INFO kernel:[ 1.918491] pci 0000:00:1c.3: PCI bridge to [bus 03] >12:28:50,869 DEBUG kernel:[ 1.918496] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >12:28:50,869 DEBUG kernel:[ 1.918501] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] >12:28:50,869 DEBUG kernel:[ 1.918509] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >12:28:50,869 INFO kernel:[ 1.918574] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >12:28:50,869 INFO kernel:[ 1.919746] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >12:28:50,869 INFO kernel:[ 1.919939] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >12:28:50,869 INFO kernel:[ 1.920131] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >12:28:50,869 INFO kernel:[ 1.920330] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >12:28:50,869 INFO kernel:[ 1.920528] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >12:28:50,869 INFO kernel:[ 1.920718] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >12:28:50,869 INFO kernel:[ 1.920908] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) >12:28:50,869 INFO kernel:[ 1.921097] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >12:28:50,869 WARNING kernel:[ 1.921966] ACPI: Enabled 5 GPEs in block 00 to 3F >12:28:50,869 INFO kernel:[ 1.922192] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >12:28:50,869 INFO kernel:[ 1.922736] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:28:50,869 INFO kernel:[ 1.922746] vgaarb: loaded >12:28:50,869 INFO kernel:[ 1.922747] vgaarb: bridge control possible 0000:00:02.0 >12:28:50,869 NOTICE kernel:[ 1.922944] SCSI subsystem initialized >12:28:50,869 DEBUG kernel:[ 1.923065] libata version 3.00 loaded. >12:28:50,869 INFO kernel:[ 1.923140] ACPI: bus type USB registered >12:28:50,869 INFO kernel:[ 1.923193] usbcore: registered new interface driver usbfs >12:28:50,869 INFO kernel:[ 1.923219] usbcore: registered new interface driver hub >12:28:50,869 INFO kernel:[ 1.923270] usbcore: registered new device driver usb >12:28:50,869 INFO kernel:[ 1.923463] PCI: Using ACPI for IRQ routing >12:28:50,869 DEBUG kernel:[ 1.925484] PCI: pci_cache_line_size set to 64 bytes >12:28:50,869 DEBUG kernel:[ 1.925555] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >12:28:50,869 DEBUG kernel:[ 1.925563] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >12:28:50,869 DEBUG kernel:[ 1.925565] e820: reserve RAM buffer [mem 0xd99e4000-0xdbffffff] >12:28:50,869 DEBUG kernel:[ 1.925568] e820: reserve RAM buffer [mem 0xd9eef000-0xdbffffff] >12:28:50,869 DEBUG kernel:[ 1.925571] e820: reserve RAM buffer [mem 0xda5f8000-0xdbffffff] >12:28:50,869 DEBUG kernel:[ 1.925573] e820: reserve RAM buffer [mem 0xdad81000-0xdbffffff] >12:28:50,869 DEBUG kernel:[ 1.925576] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >12:28:50,869 DEBUG kernel:[ 1.925578] e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff] >12:28:50,869 INFO kernel:[ 1.926083] NetLabel: Initializing >12:28:50,869 INFO kernel:[ 1.926084] NetLabel: domain hash size = 128 >12:28:50,869 INFO kernel:[ 1.926085] NetLabel: protocols = UNLABELED CIPSOv4 >12:28:50,869 INFO kernel:[ 1.926128] NetLabel: unlabeled traffic allowed by default >12:28:50,869 INFO kernel:[ 1.926181] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >12:28:50,869 INFO kernel:[ 1.926188] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >12:28:50,869 INFO kernel:[ 1.928267] Switched to clocksource hpet >12:28:50,869 INFO kernel:[ 1.972941] pnp: PnP ACPI init >12:28:50,869 INFO kernel:[ 1.972997] ACPI: bus type PNP registered >12:28:50,869 INFO kernel:[ 1.973218] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >12:28:50,869 DEBUG kernel:[ 1.973244] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >12:28:50,869 DEBUG kernel:[ 1.973359] pnp 00:01: [dma 4] >12:28:50,869 DEBUG kernel:[ 1.973427] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >12:28:50,869 DEBUG kernel:[ 1.973512] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >12:28:50,869 DEBUG kernel:[ 1.973762] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >12:28:50,869 INFO kernel:[ 1.973901] system 00:04: [io 0x0680-0x069f] has been reserved >12:28:50,869 INFO kernel:[ 1.973904] system 00:04: [io 0x1000-0x100f] has been reserved >12:28:50,869 INFO kernel:[ 1.973907] system 00:04: [io 0xffff] has been reserved >12:28:50,869 INFO kernel:[ 1.973910] system 00:04: [io 0xffff] has been reserved >12:28:50,869 INFO kernel:[ 1.973915] system 00:04: [io 0x0400-0x0453] could not be reserved >12:28:50,869 INFO kernel:[ 1.973918] system 00:04: [io 0x0458-0x047f] has been reserved >12:28:50,869 INFO kernel:[ 1.973921] system 00:04: [io 0x0500-0x057f] has been reserved >12:28:50,869 INFO kernel:[ 1.973923] system 00:04: [io 0x164e-0x164f] has been reserved >12:28:50,869 INFO kernel:[ 1.973926] system 00:04: [io 0x3322-0x3323] has been reserved >12:28:50,869 DEBUG kernel:[ 1.973931] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >12:28:50,869 DEBUG kernel:[ 1.974030] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >12:28:50,869 INFO kernel:[ 1.974197] system 00:06: [io 0x0454-0x0457] has been reserved >12:28:50,869 DEBUG kernel:[ 1.974203] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >12:28:50,869 DEBUG kernel:[ 1.974332] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >12:28:50,869 DEBUG kernel:[ 1.974558] pnp 00:08: Plug and Play ACPI device, IDs ETD0403 PNP0f13 (active) >12:28:50,869 INFO kernel:[ 1.974711] system 00:09: [io 0x04d0-0x04d1] has been reserved >12:28:50,869 DEBUG kernel:[ 1.974717] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >12:28:50,869 DEBUG kernel:[ 1.974811] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >12:28:50,869 INFO kernel:[ 1.975767] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >12:28:50,869 INFO kernel:[ 1.975771] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >12:28:50,869 INFO kernel:[ 1.975774] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >12:28:50,869 INFO kernel:[ 1.975776] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >12:28:50,869 INFO kernel:[ 1.975779] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >12:28:50,869 INFO kernel:[ 1.975782] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >12:28:50,869 INFO kernel:[ 1.975785] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >12:28:50,869 INFO kernel:[ 1.975787] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >12:28:50,869 INFO kernel:[ 1.975790] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >12:28:50,869 INFO kernel:[ 1.975794] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >12:28:50,869 INFO kernel:[ 1.975797] system 00:0b: [mem 0xdfa00000-0xdfa00fff] has been reserved >12:28:50,869 DEBUG kernel:[ 1.975802] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >12:28:50,869 INFO kernel:[ 1.976387] system 00:0c: [mem 0x20000000-0x201fffff] has been reserved >12:28:50,869 INFO kernel:[ 1.976390] system 00:0c: [mem 0x40004000-0x40004fff] has been reserved >12:28:50,869 DEBUG kernel:[ 1.976395] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >12:28:50,869 INFO kernel:[ 1.976919] pnp: PnP ACPI: found 13 devices >12:28:50,869 INFO kernel:[ 1.976921] ACPI: bus type PNP unregistered >12:28:50,869 INFO kernel:[ 1.988020] pci 0000:00:1c.0: PCI bridge to [bus 01] >12:28:50,869 INFO kernel:[ 1.988037] pci 0000:00:1c.2: PCI bridge to [bus 02] >12:28:50,869 INFO kernel:[ 1.988044] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff] >12:28:50,869 INFO kernel:[ 1.988054] pci 0000:00:1c.3: PCI bridge to [bus 03] >12:28:50,869 INFO kernel:[ 1.988058] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >12:28:50,869 INFO kernel:[ 1.988064] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] >12:28:50,869 INFO kernel:[ 1.988069] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >12:28:50,869 DEBUG kernel:[ 1.988077] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:28:50,869 DEBUG kernel:[ 1.988079] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:28:50,869 DEBUG kernel:[ 1.988081] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:28:50,869 DEBUG kernel:[ 1.988082] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >12:28:50,869 DEBUG kernel:[ 1.988084] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >12:28:50,869 DEBUG kernel:[ 1.988086] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >12:28:50,869 DEBUG kernel:[ 1.988087] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >12:28:50,869 DEBUG kernel:[ 1.988089] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >12:28:50,869 DEBUG kernel:[ 1.988091] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >12:28:50,869 DEBUG kernel:[ 1.988092] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff] >12:28:50,869 DEBUG kernel:[ 1.988095] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >12:28:50,869 DEBUG kernel:[ 1.988097] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >12:28:50,869 DEBUG kernel:[ 1.988098] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >12:28:50,869 DEBUG kernel:[ 1.988100] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >12:28:50,869 INFO kernel:[ 1.988160] NET: Registered protocol family 2 >12:28:50,869 INFO kernel:[ 1.988847] TCP established hash table entries: 65536 (order: 7, 524288 bytes) >12:28:50,869 INFO kernel:[ 1.990376] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >12:28:50,869 INFO kernel:[ 1.994098] TCP: Hash tables configured (established 65536 bind 65536) >12:28:50,869 INFO kernel:[ 1.994182] TCP: reno registered >12:28:50,869 INFO kernel:[ 1.994418] UDP hash table entries: 4096 (order: 7, 786432 bytes) >12:28:50,869 INFO kernel:[ 1.995097] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >12:28:50,869 INFO kernel:[ 1.995867] NET: Registered protocol family 1 >12:28:50,869 DEBUG kernel:[ 1.995890] pci 0000:00:02.0: Boot video device >12:28:50,869 DEBUG kernel:[ 1.997889] PCI: CLS 64 bytes, default 64 >12:28:50,869 INFO kernel:[ 1.998193] Unpacking initramfs... >12:28:50,869 INFO kernel:[ 6.417506] Freeing initrd memory: 37704K (ffff88001db0d000 - ffff88001ffdf000) >12:28:50,869 INFO kernel:[ 6.433384] DMA-API: preallocated 65536 debug entries >12:28:50,869 INFO kernel:[ 6.433387] DMA-API: debugging enabled by kernel config >12:28:50,869 INFO kernel:[ 6.433389] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >12:28:50,869 INFO kernel:[ 6.433391] software IO TLB [mem 0xd59e4000-0xd99e4000] (64MB) mapped at [ffff8800d59e4000-ffff8800d99e3fff] >12:28:50,869 INFO kernel:[ 6.434455] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >12:28:50,869 INFO kernel:[ 6.436406] Scanning for low memory corruption every 60 seconds >12:28:50,869 INFO kernel:[ 6.437026] AVX version of gcm_enc/dec engaged. >12:28:50,869 WARNING kernel:[ 6.437060] cryptomgr_test (63) used greatest stack depth: 6184 bytes left >12:28:50,869 WARNING kernel:[ 6.437339] cryptomgr_test (64) used greatest stack depth: 5912 bytes left >12:28:50,869 WARNING kernel:[ 6.440301] modprobe (71) used greatest stack depth: 5336 bytes left >12:28:50,869 WARNING kernel:[ 6.442595] cryptomgr_test (68) used greatest stack depth: 5176 bytes left >12:28:50,869 INFO kernel:[ 6.442779] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >12:28:50,869 INFO kernel:[ 6.444071] futex hash table entries: 2048 (order: 6, 262144 bytes) >12:28:50,869 NOTICE kernel:[ 6.444230] Initialise system trusted keyring >12:28:50,869 INFO kernel:[ 6.444348] audit: initializing netlink subsys (disabled) >12:28:50,869 NOTICE kernel:[ 6.444413] audit: type=2000 audit(1393158493.402:1): initialized >12:28:50,869 INFO kernel:[ 6.469230] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:28:50,869 INFO kernel:[ 6.476499] zbud: loaded >12:28:50,869 NOTICE kernel:[ 6.476969] VFS: Disk quotas dquot_6.5.2 >12:28:50,869 WARNING kernel:[ 6.477086] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:28:50,869 INFO kernel:[ 6.478674] msgmni has been set to 15693 >12:28:50,869 NOTICE kernel:[ 6.478919] Key type big_key registered >12:28:50,869 DEBUG kernel:[ 6.478921] SELinux: Registering netfilter hooks >12:28:50,869 INFO kernel:[ 6.480804] alg: No test for stdrng (krng) >12:28:50,869 INFO kernel:[ 6.480816] NET: Registered protocol family 38 >12:28:50,869 NOTICE kernel:[ 6.480835] Key type asymmetric registered >12:28:50,869 NOTICE kernel:[ 6.480848] Asymmetric key parser 'x509' registered >12:28:50,869 INFO kernel:[ 6.480875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:28:50,869 INFO kernel:[ 6.480981] io scheduler noop registered >12:28:50,869 INFO kernel:[ 6.480984] io scheduler deadline registered >12:28:50,869 INFO kernel:[ 6.481171] io scheduler cfq registered (default) >12:28:50,869 DEBUG kernel:[ 6.483217] list_sort_test: start testing list_sort() >12:28:50,869 INFO kernel:[ 6.485234] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:28:50,869 INFO kernel:[ 6.485344] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:28:50,869 DEBUG kernel:[ 6.485543] intel_idle: MWAIT substates: 0x21120 >12:28:50,869 DEBUG kernel:[ 6.485545] intel_idle: v0.4 model 0x3A >12:28:50,869 DEBUG kernel:[ 6.485546] intel_idle: lapic_timer_reliable_states 0xffffffff >12:28:50,869 INFO kernel:[ 6.487042] ACPI: AC Adapter [AC] (on-line) >12:28:50,869 INFO kernel:[ 6.487379] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >12:28:50,869 INFO kernel:[ 6.487415] ACPI: Power Button [PWRB] >12:28:50,869 INFO kernel:[ 6.487546] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >12:28:50,869 INFO kernel:[ 6.487551] ACPI: Sleep Button [SLPB] >12:28:50,869 INFO kernel:[ 6.487694] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 >12:28:50,869 INFO kernel:[ 6.488214] ACPI: Lid Switch [LID0] >12:28:50,869 INFO kernel:[ 6.488341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >12:28:50,869 INFO kernel:[ 6.488346] ACPI: Power Button [PWRF] >12:28:50,869 INFO kernel:[ 6.492461] thermal LNXTHERM:00: registered as thermal_zone0 >12:28:50,869 INFO kernel:[ 6.492465] ACPI: Thermal Zone [TZ0] (66 C) >12:28:50,869 INFO kernel:[ 6.492556] GHES: HEST is not enabled! >12:28:50,869 INFO kernel:[ 6.492763] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:28:50,869 INFO kernel:[ 6.499807] Non-volatile memory driver v1.3 >12:28:50,869 INFO kernel:[ 6.499810] Linux agpgart interface v0.103 >12:28:50,869 DEBUG kernel:[ 6.500336] ahci 0000:00:1f.2: version 3.0 >12:28:50,869 DEBUG kernel:[ 6.500738] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >12:28:50,869 INFO kernel:[ 6.500830] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >12:28:50,869 INFO kernel:[ 6.504106] ACPI: Battery Slot [BAT0] (battery present) >12:28:50,869 INFO kernel:[ 6.511264] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x15 impl SATA mode >12:28:50,869 INFO kernel:[ 6.511269] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >12:28:50,869 INFO kernel:[ 6.518029] scsi0 : ahci >12:28:50,869 INFO kernel:[ 6.518613] scsi1 : ahci >12:28:50,869 INFO kernel:[ 6.519038] scsi2 : ahci >12:28:50,869 INFO kernel:[ 6.519429] scsi3 : ahci >12:28:50,869 INFO kernel:[ 6.519811] scsi4 : ahci >12:28:50,869 INFO kernel:[ 6.520254] scsi5 : ahci >12:28:50,869 INFO kernel:[ 6.520415] ata1: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16100 irq 40 >12:28:50,869 INFO kernel:[ 6.520417] ata2: DUMMY >12:28:50,869 INFO kernel:[ 6.520419] ata3: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16200 irq 40 >12:28:50,869 INFO kernel:[ 6.520420] ata4: DUMMY >12:28:50,869 INFO kernel:[ 6.520422] ata5: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16300 irq 40 >12:28:50,869 INFO kernel:[ 6.520423] ata6: DUMMY >12:28:50,869 INFO kernel:[ 6.520719] libphy: Fixed MDIO Bus: probed >12:28:50,869 INFO kernel:[ 6.520934] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:28:50,869 INFO kernel:[ 6.520944] ehci-pci: EHCI PCI platform driver >12:28:50,869 INFO kernel:[ 6.521410] ehci-pci 0000:00:1a.0: EHCI Host Controller >12:28:50,869 INFO kernel:[ 6.521848] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >12:28:50,869 INFO kernel:[ 6.521906] ehci-pci 0000:00:1a.0: debug port 2 >12:28:50,869 DEBUG kernel:[ 6.525897] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >12:28:50,869 INFO kernel:[ 6.525948] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e18000 >12:28:50,869 INFO kernel:[ 6.531205] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >12:28:50,869 INFO kernel:[ 6.531533] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >12:28:50,869 INFO kernel:[ 6.531535] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:28:50,869 INFO kernel:[ 6.531537] usb usb1: Product: EHCI Host Controller >12:28:50,869 INFO kernel:[ 6.531538] usb usb1: Manufacturer: Linux 3.14.0-0.rc3.git5.1.fc21.x86_64 ehci_hcd >12:28:50,869 INFO kernel:[ 6.531540] usb usb1: SerialNumber: 0000:00:1a.0 >12:28:50,869 INFO kernel:[ 6.532416] hub 1-0:1.0: USB hub found >12:28:50,869 INFO kernel:[ 6.532488] hub 1-0:1.0: 2 ports detected >12:28:50,869 INFO kernel:[ 6.533614] ehci-pci 0000:00:1d.0: EHCI Host Controller >12:28:50,869 INFO kernel:[ 6.533829] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >12:28:50,869 INFO kernel:[ 6.533852] ehci-pci 0000:00:1d.0: debug port 2 >12:28:50,870 DEBUG kernel:[ 6.537776] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >12:28:50,870 INFO kernel:[ 6.537808] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e17000 >12:28:50,870 INFO kernel:[ 6.543260] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >12:28:50,870 INFO kernel:[ 6.543391] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >12:28:50,870 INFO kernel:[ 6.543393] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:28:50,870 INFO kernel:[ 6.543395] usb usb2: Product: EHCI Host Controller >12:28:50,870 INFO kernel:[ 6.543397] usb usb2: Manufacturer: Linux 3.14.0-0.rc3.git5.1.fc21.x86_64 ehci_hcd >12:28:50,870 INFO kernel:[ 6.543398] usb usb2: SerialNumber: 0000:00:1d.0 >12:28:50,870 INFO kernel:[ 6.543890] hub 2-0:1.0: USB hub found >12:28:50,870 INFO kernel:[ 6.543911] hub 2-0:1.0: 2 ports detected >12:28:50,870 INFO kernel:[ 6.544335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:28:50,870 INFO kernel:[ 6.544348] ohci-pci: OHCI PCI platform driver >12:28:50,870 INFO kernel:[ 6.544377] uhci_hcd: USB Universal Host Controller Interface driver >12:28:50,870 INFO kernel:[ 6.544832] xhci_hcd 0000:00:14.0: xHCI Host Controller >12:28:50,870 INFO kernel:[ 6.545049] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >12:28:50,870 DEBUG kernel:[ 6.545322] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >12:28:50,870 DEBUG kernel:[ 6.545377] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >12:28:50,870 INFO kernel:[ 6.545524] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >12:28:50,870 INFO kernel:[ 6.545526] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:28:50,870 INFO kernel:[ 6.545528] usb usb3: Product: xHCI Host Controller >12:28:50,870 INFO kernel:[ 6.545530] usb usb3: Manufacturer: Linux 3.14.0-0.rc3.git5.1.fc21.x86_64 xhci_hcd >12:28:50,870 INFO kernel:[ 6.545531] usb usb3: SerialNumber: 0000:00:14.0 >12:28:50,870 INFO kernel:[ 6.546010] hub 3-0:1.0: USB hub found >12:28:50,870 INFO kernel:[ 6.546064] hub 3-0:1.0: 4 ports detected >12:28:50,870 INFO kernel:[ 6.547663] xhci_hcd 0000:00:14.0: xHCI Host Controller >12:28:50,870 INFO kernel:[ 6.547938] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >12:28:50,870 INFO kernel:[ 6.548083] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >12:28:50,870 INFO kernel:[ 6.548086] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:28:50,870 INFO kernel:[ 6.548087] usb usb4: Product: xHCI Host Controller >12:28:50,870 INFO kernel:[ 6.548089] usb usb4: Manufacturer: Linux 3.14.0-0.rc3.git5.1.fc21.x86_64 xhci_hcd >12:28:50,870 INFO kernel:[ 6.548091] usb usb4: SerialNumber: 0000:00:14.0 >12:28:50,870 INFO kernel:[ 6.548623] hub 4-0:1.0: USB hub found >12:28:50,870 INFO kernel:[ 6.548673] hub 4-0:1.0: 4 ports detected >12:28:50,870 INFO kernel:[ 6.550325] usbcore: registered new interface driver usbserial >12:28:50,870 INFO kernel:[ 6.550346] usbcore: registered new interface driver usbserial_generic >12:28:50,870 INFO kernel:[ 6.550427] usbserial: USB Serial support registered for generic >12:28:50,870 INFO kernel:[ 6.550516] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:ELNM] at 0x60,0x64 irq 1,12 >12:28:50,870 INFO kernel:[ 6.555909] i8042: Detected active multiplexing controller, rev 1.1 >12:28:50,870 INFO kernel:[ 6.557785] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:28:50,870 INFO kernel:[ 6.557855] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >12:28:50,870 INFO kernel:[ 6.558077] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >12:28:50,870 INFO kernel:[ 6.558168] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >12:28:50,870 INFO kernel:[ 6.558270] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >12:28:50,870 INFO kernel:[ 6.558654] mousedev: PS/2 mouse device common for all mice >12:28:50,870 INFO kernel:[ 6.560086] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >12:28:50,870 INFO kernel:[ 6.560128] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >12:28:50,870 INFO kernel:[ 6.560371] device-mapper: uevent: version 1.0.3 >12:28:50,870 INFO kernel:[ 6.560631] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >12:28:50,870 INFO kernel:[ 6.560849] Intel P-state driver initializing. >12:28:50,870 INFO kernel:[ 6.560932] Intel pstate controlling: cpu 0 >12:28:50,870 INFO kernel:[ 6.561093] Intel pstate controlling: cpu 1 >12:28:50,870 INFO kernel:[ 6.561168] Intel pstate controlling: cpu 2 >12:28:50,870 INFO kernel:[ 6.561223] Intel pstate controlling: cpu 3 >12:28:50,870 INFO kernel:[ 6.561274] Intel pstate controlling: cpu 4 >12:28:50,870 INFO kernel:[ 6.561341] Intel pstate controlling: cpu 5 >12:28:50,870 INFO kernel:[ 6.561400] Intel pstate controlling: cpu 6 >12:28:50,870 INFO kernel:[ 6.561522] Intel pstate controlling: cpu 7 >12:28:50,870 INFO kernel:[ 6.561893] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >12:28:50,870 INFO kernel:[ 6.562807] hidraw: raw HID events driver (C) Jiri Kosina >12:28:50,870 INFO kernel:[ 6.563097] usbcore: registered new interface driver usbhid >12:28:50,870 INFO kernel:[ 6.563098] usbhid: USB HID core driver >12:28:50,870 INFO kernel:[ 6.563271] drop_monitor: Initializing network drop monitor service >12:28:50,870 INFO kernel:[ 6.563459] ip_tables: (C) 2000-2006 Netfilter Core Team >12:28:50,870 INFO kernel:[ 6.563576] TCP: cubic registered >12:28:50,870 INFO kernel:[ 6.563579] Initializing XFRM netlink socket >12:28:50,870 INFO kernel:[ 6.564029] NET: Registered protocol family 10 >12:28:50,870 INFO kernel:[ 6.564636] mip6: Mobile IPv6 >12:28:50,870 INFO kernel:[ 6.564653] NET: Registered protocol family 17 >12:28:50,870 NOTICE kernel:[ 6.565994] Loading compiled-in X.509 certificates >12:28:50,870 NOTICE kernel:[ 6.567000] Loaded X.509 cert 'Fedora kernel signing key: c7854661db823458e45a338f58b960aeba413738' >12:28:50,870 INFO kernel:[ 6.567032] registered taskstats version 1 >12:28:50,870 INFO kernel:[ 6.568299] Magic number: 2:900:481 >12:28:50,870 INFO kernel:[ 6.568307] ata_device dev1.0: hash matches >12:28:50,870 INFO kernel:[ 6.568308] dev1.0: hash matches >12:28:50,870 INFO kernel:[ 6.568424] rtc_cmos 00:05: setting system clock to 2014-02-23 12:28:14 UTC (1393158494) >12:28:50,870 DEBUG kernel:[ 6.568711] PM: Hibernation image not present or could not be loaded. >12:28:50,870 INFO kernel:[ 6.825584] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >12:28:50,870 INFO kernel:[ 6.834686] usb 1-1: new high-speed USB device number 2 using ehci-pci >12:28:50,870 DEBUG kernel:[ 6.911216] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >12:28:50,870 INFO kernel:[ 6.911228] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >12:28:50,870 INFO kernel:[ 6.911236] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >12:28:50,870 INFO kernel:[ 6.917632] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133 >12:28:50,870 INFO kernel:[ 6.917637] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >12:28:50,870 DEBUG kernel:[ 6.924309] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >12:28:50,870 INFO kernel:[ 6.924313] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >12:28:50,870 INFO kernel:[ 6.924314] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >12:28:50,870 INFO kernel:[ 6.930756] ata1.00: configured for UDMA/133 >12:28:50,870 NOTICE kernel:[ 6.933081] scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 2BA3 PQ: 0 ANSI: 5 >12:28:50,870 NOTICE kernel:[ 6.935000] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >12:28:50,870 NOTICE kernel:[ 6.935007] sd 0:0:0:0: [sda] 4096-byte physical blocks >12:28:50,870 NOTICE kernel:[ 6.935418] sd 0:0:0:0: Attached scsi generic sg0 type 0 >12:28:50,870 NOTICE kernel:[ 6.935707] sd 0:0:0:0: [sda] Write Protect is off >12:28:50,870 DEBUG kernel:[ 6.935714] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >12:28:50,870 NOTICE kernel:[ 6.935965] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >12:28:50,870 INFO kernel:[ 6.949528] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >12:28:50,870 INFO kernel:[ 6.949597] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:28:50,870 INFO kernel:[ 6.950844] hub 1-1:1.0: USB hub found >12:28:50,870 INFO kernel:[ 6.951180] hub 1-1:1.0: 6 ports detected >12:28:50,870 INFO kernel:[ 7.055718] usb 2-1: new high-speed USB device number 2 using ehci-pci >12:28:50,870 INFO kernel:[ 7.240867] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >12:28:50,870 INFO kernel:[ 7.241533] ata3.00: ATAPI: Slimtype DVD A DS8A8SH, KX12, max UDMA/100 >12:28:50,870 INFO kernel:[ 7.242551] ata3.00: configured for UDMA/100 >12:28:50,870 NOTICE kernel:[ 7.245613] scsi 2:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KX12 PQ: 0 ANSI: 5 >12:28:50,870 INFO kernel:[ 7.250681] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >12:28:50,870 INFO kernel:[ 7.250689] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >12:28:50,870 WARNING kernel:[ 7.251187] sr0: scsi3-mmc drive: 31x/62x writer dvd-ram cd/rw xa/form2 cdda tray >12:28:50,870 INFO kernel:[ 7.251198] cdrom: Uniform CD-ROM driver Revision: 3.20 >12:28:50,870 INFO kernel:[ 7.251927] hub 2-1:1.0: USB hub found >12:28:50,870 INFO kernel:[ 7.252159] hub 2-1:1.0: 6 ports detected >12:28:50,870 DEBUG kernel:[ 7.252840] sr 2:0:0:0: Attached scsi CD-ROM sr0 >12:28:50,870 NOTICE kernel:[ 7.254246] sr 2:0:0:0: Attached scsi generic sg1 type 5 >12:28:50,870 INFO kernel:[ 7.274424] sda: sda1 sda2 < sda5 > >12:28:50,870 NOTICE kernel:[ 7.278366] sd 0:0:0:0: [sda] Attached SCSI disk >12:28:50,870 INFO kernel:[ 7.477838] tsc: Refined TSC clocksource calibration: 2394.560 MHz >12:28:50,870 INFO kernel:[ 7.515084] psmouse serio2: elantech: assuming hardware version 3 (with firmware version 0x250f01) >12:28:50,870 INFO kernel:[ 7.528237] usb 3-2: new low-speed USB device number 3 using xhci_hcd >12:28:50,870 INFO kernel:[ 7.560135] ata5: SATA link down (SStatus 0 SControl 300) >12:28:50,870 INFO kernel:[ 7.604134] Freeing unused kernel memory: 3700K (ffffffff81d93000 - ffffffff82130000) >12:28:50,870 INFO kernel:[ 7.604139] Write protecting the kernel read-only data: 12288k >12:28:50,870 INFO kernel:[ 7.605286] Freeing unused kernel memory: 84K (ffff8800017eb000 - ffff880001800000) >12:28:50,870 INFO kernel:[ 7.609198] Freeing unused kernel memory: 800K (ffff880001b38000 - ffff880001c00000) >12:28:50,870 INFO kernel:[ 7.612898] psmouse serio2: elantech: Synaptics capabilities query result 0x18, 0x17, 0x0b. >12:28:50,870 NOTICE kernel:[ 7.631322] random: systemd urandom read with 40 bits of entropy available >12:28:50,870 WARNING kernel:[ 7.647432] systemd-cryptse (127) used greatest stack depth: 5080 bytes left >12:28:50,870 INFO kernel:[ 7.698285] usb 3-2: New USB device found, idVendor=045e, idProduct=0040 >12:28:50,870 INFO kernel:[ 7.698295] usb 3-2: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >12:28:50,870 INFO kernel:[ 7.698302] usb 3-2: Product: Microsoft 3-Button Mouse with IntelliEye(TM) >12:28:50,870 INFO kernel:[ 7.698308] usb 3-2: Manufacturer: Microsoft >12:28:50,870 WARNING kernel:[ 7.699088] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >12:28:50,870 INFO kernel:[ 7.704075] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:045E:0040.0001/input/input11 >12:28:50,870 INFO kernel:[ 7.705979] hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:14.0-2/input0 >12:28:50,870 INFO kernel:[ 7.808589] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd >12:28:50,870 INFO kernel:[ 7.821011] usb 4-1: New USB device found, idVendor=0bc2, idProduct=a003 >12:28:50,870 INFO kernel:[ 7.821016] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:28:50,870 INFO kernel:[ 7.821020] usb 4-1: Product: Backup+ BK >12:28:50,870 INFO kernel:[ 7.821023] usb 4-1: Manufacturer: Seagate >12:28:50,870 INFO kernel:[ 7.821026] usb 4-1: SerialNumber: NA53EHBL >12:28:50,870 INFO kernel:[ 7.823586] device-mapper: multipath: version 1.6.0 loaded >12:28:50,870 INFO kernel:[ 7.939949] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input10 >12:28:50,870 INFO kernel:[ 8.000687] usb 2-1.6: new high-speed USB device number 3 using ehci-pci >12:28:50,870 INFO kernel:[ 8.044672] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >12:28:50,870 INFO kernel:[ 8.166129] usb 2-1.6: New USB device found, idVendor=04f2, idProduct=b34c >12:28:50,870 INFO kernel:[ 8.166139] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >12:28:50,870 INFO kernel:[ 8.166146] usb 2-1.6: Product: Chicony USB 2.0 Camera >12:28:50,870 INFO kernel:[ 8.166151] usb 2-1.6: Manufacturer: Chicony Electronics Co.,Ltd >12:28:50,870 INFO kernel:[ 8.541018] Switched to clocksource tsc >12:28:50,870 INFO kernel:[ 8.798061] psmouse serio2: elantech: assuming hardware version 3 (with firmware version 0x250f01) >12:28:50,870 INFO kernel:[ 8.898053] psmouse serio2: elantech: Synaptics capabilities query result 0x18, 0x17, 0x0b. >12:28:50,870 INFO kernel:[ 9.223571] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input15 >12:28:50,870 INFO kernel:[ 9.597111] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:28:50,870 INFO kernel:[ 9.610133] Loading iSCSI transport class v2.0-870. >12:28:50,870 NOTICE kernel:[ 9.620072] iscsi: registered transport (tcp) >12:28:50,870 INFO kernel:[ 9.628987] alua: device handler registered >12:28:50,870 INFO kernel:[ 9.639093] emc: device handler registered >12:28:50,870 INFO kernel:[ 9.649169] hp_sw: device handler registered >12:28:50,870 INFO kernel:[ 9.659271] rdac: device handler registered >12:28:50,870 INFO kernel:[ 9.686305] No iBFT detected. >12:28:50,870 INFO kernel:[ 9.696186] md: raid0 personality registered for level 0 >12:28:50,870 INFO kernel:[ 9.707023] md: raid1 personality registered for level 1 >12:28:50,870 INFO kernel:[ 9.716950] async_tx: api initialized (async) >12:28:50,870 INFO kernel:[ 9.719598] xor: automatically using best checksumming function: >12:28:50,870 INFO kernel:[ 9.728907] avx : 9552.000 MB/sec >12:28:50,870 WARNING kernel:[ 9.751933] raid6: sse2x1 3863 MB/s >12:28:50,870 WARNING kernel:[ 9.768941] raid6: sse2x2 5328 MB/s >12:28:50,870 WARNING kernel:[ 9.785959] raid6: sse2x4 6894 MB/s >12:28:50,870 WARNING kernel:[ 9.785963] raid6: using algorithm sse2x4 (6894 MB/s) >12:28:50,870 WARNING kernel:[ 9.785966] raid6: using ssse3x2 recovery algorithm >12:28:50,870 INFO kernel:[ 9.798507] md: raid6 personality registered for level 6 >12:28:50,870 INFO kernel:[ 9.798514] md: raid5 personality registered for level 5 >12:28:50,870 INFO kernel:[ 9.798517] md: raid4 personality registered for level 4 >12:28:50,870 INFO kernel:[ 9.824384] md: raid10 personality registered for level 10 >12:28:50,870 INFO kernel:[ 9.834196] md: linear personality registered for level -1 >12:28:50,870 INFO kernel:[ 9.878723] device-mapper: multipath round-robin: version 1.0.0 loaded >12:28:50,870 INFO kernel:[ 9.906641] sha256_ssse3: Using AVX optimized SHA-256 implementation >12:28:50,870 INFO kernel:[ 9.974653] RPC: Registered named UNIX socket transport module. >12:28:50,870 INFO kernel:[ 9.974660] RPC: Registered udp transport module. >12:28:50,870 INFO kernel:[ 9.974663] RPC: Registered tcp transport module. >12:28:50,870 INFO kernel:[ 9.974665] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:28:50,870 WARNING kernel:[ 9.975459] modprobe (433) used greatest stack depth: 5016 bytes left >12:28:50,870 WARNING kernel:[ 10.395596] usb 4-1: Disable of device-initiated U1 failed. >12:28:50,870 WARNING kernel:[ 10.399115] usb 4-1: Disable of device-initiated U2 failed. >12:28:50,870 INFO kernel:[ 10.399165] usb-storage 4-1:1.0: USB Mass Storage device detected >12:28:50,870 INFO kernel:[ 10.399832] scsi6 : usb-storage 4-1:1.0 >12:28:50,870 WARNING kernel:[ 10.404584] usb 4-1: Set SEL for device-initiated U1 failed. >12:28:50,870 WARNING kernel:[ 10.408120] usb 4-1: Set SEL for device-initiated U2 failed. >12:28:50,870 INFO kernel:[ 10.408401] usbcore: registered new interface driver usb-storage >12:28:50,870 WARNING kernel:[ 10.432340] systemd-udevd (472) used greatest stack depth: 4856 bytes left >12:28:50,870 INFO kernel:[ 10.760376] usb 4-1: USB disconnect, device number 2 >12:28:50,870 INFO kernel:[ 10.976904] usb 4-1: new SuperSpeed USB device number 3 using xhci_hcd >12:28:50,870 INFO kernel:[ 10.989220] usb 4-1: New USB device found, idVendor=0bc2, idProduct=a003 >12:28:50,870 INFO kernel:[ 10.989228] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >12:28:50,870 INFO kernel:[ 10.989233] usb 4-1: Product: Backup+ BK >12:28:50,870 INFO kernel:[ 10.989236] usb 4-1: Manufacturer: Seagate >12:28:50,870 INFO kernel:[ 10.989239] usb 4-1: SerialNumber: NA53EHBL >12:28:50,870 INFO kernel:[ 10.992202] usb-storage 4-1:1.0: USB Mass Storage device detected >12:28:50,870 INFO kernel:[ 10.993118] scsi7 : usb-storage 4-1:1.0 >12:28:50,870 INFO kernel:[ 11.897272] wmi: Mapper loaded >12:28:50,870 INFO kernel:[ 11.923406] [drm] Initialized drm 1.1.0 20060810 >12:28:50,870 INFO kernel:[ 11.929222] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >12:28:50,870 WARNING kernel:[ 11.929250] r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM control >12:28:50,870 DEBUG kernel:[ 11.929765] r8169 0000:03:00.2: irq 42 for MSI/MSI-X >12:28:50,870 INFO kernel:[ 11.939379] r8169 0000:03:00.2 eth0: RTL8411 at 0xffffc90000c2e000, 00:90:f5:de:e9:20, XID 08800800 IRQ 42 >12:28:50,870 INFO kernel:[ 11.939386] r8169 0000:03:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >12:28:50,870 INFO kernel:[ 11.978676] [drm] Memory usable by graphics device = 2048M >12:28:50,870 WARNING kernel:[ 12.001277] udevadm (538) used greatest stack depth: 3912 bytes left >12:28:50,870 WARNING kernel:[ 12.026381] cdrom_id (566) used greatest stack depth: 3192 bytes left >12:28:50,870 INFO kernel:[ 12.036205] alg: No test for crc32 (crc32-pclmul) >12:28:50,870 NOTICE kernel:[ 12.052472] random: nonblocking pool is initialized >12:28:50,870 NOTICE kernel:[ 12.066140] scsi 7:0:0:0: Direct-Access Seagate Backup+ BK 0835 PQ: 0 ANSI: 6 >12:28:50,870 NOTICE kernel:[ 12.070375] sd 7:0:0:0: [sdb] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB) >12:28:50,870 NOTICE kernel:[ 12.070984] sd 7:0:0:0: Attached scsi generic sg2 type 0 >12:28:50,870 NOTICE kernel:[ 12.071057] sd 7:0:0:0: [sdb] Write Protect is off >12:28:50,870 DEBUG kernel:[ 12.071065] sd 7:0:0:0: [sdb] Mode Sense: 2b 00 10 08 >12:28:50,871 NOTICE kernel:[ 12.071675] sd 7:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA >12:28:50,871 INFO kernel:[ 12.080302] sdb: sdb1 sdb2 >12:28:50,871 DEBUG kernel:[ 12.080323] i915 0000:00:02.0: irq 43 for MSI/MSI-X >12:28:50,871 INFO kernel:[ 12.080387] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >12:28:50,871 INFO kernel:[ 12.080393] [drm] Driver supports precise vblank timestamp query. >12:28:50,871 INFO kernel:[ 12.081674] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >12:28:50,871 NOTICE kernel:[ 12.084591] sd 7:0:0:0: [sdb] Attached SCSI disk >12:28:50,871 INFO kernel:[ 12.154637] fbcon: inteldrmfb (fb0) is primary device >12:28:50,871 INFO kernel:[ 12.853512] Console: switching to colour frame buffer device 240x67 >12:28:50,871 INFO kernel:[ 12.862853] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >12:28:50,871 INFO kernel:[ 12.862857] i915 0000:00:02.0: registered panic notifier >12:28:50,871 INFO kernel:[ 12.863912] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >12:28:50,871 INFO kernel:[ 12.875968] acpi device:4e: registered as cooling_device8 >12:28:50,871 INFO kernel:[ 12.877480] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input16 >12:28:50,871 INFO kernel:[ 12.878696] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >12:28:50,871 INFO kernel:[ 13.756149] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >12:28:50,871 WARNING kernel:[ 14.697431] systemd-udevd (542) used greatest stack depth: 2768 bytes left >12:28:50,871 DEBUG kernel:[ 16.822317] ISO 9660 Extensions: Microsoft Joliet Level 3 >12:28:50,871 DEBUG kernel:[ 16.833656] ISO 9660 Extensions: RRIP_1991A >12:28:50,871 INFO kernel:[ 19.220296] loop: module loaded >12:28:50,871 INFO kernel:[ 19.472901] bio: create slab <bio-1> at 1 >12:28:50,871 INFO kernel:[ 19.592851] bio: create slab <bio-2> at 2 >12:28:50,871 INFO kernel:[ 20.290064] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:28:50,871 DEBUG kernel:[ 25.872953] SELinux: 2048 avtab hash slots, 105343 rules. >12:28:50,871 DEBUG kernel:[ 25.902907] SELinux: 2048 avtab hash slots, 105343 rules. >12:28:50,871 DEBUG kernel:[ 25.944994] SELinux: 8 users, 101 roles, 4820 types, 275 bools, 1 sens, 1024 cats >12:28:50,871 DEBUG kernel:[ 25.944998] SELinux: 83 classes, 105343 rules >12:28:50,871 DEBUG kernel:[ 25.952800] SELinux: Completing initialization. >12:28:50,871 DEBUG kernel:[ 25.952802] SELinux: Setting up existing superblocks. >12:28:50,871 DEBUG kernel:[ 25.952910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.953031] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.953109] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.953139] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.953333] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.954291] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.960969] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:28:50,871 DEBUG kernel:[ 25.961013] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:28:50,871 DEBUG kernel:[ 25.961061] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.961104] SELinux: initialized (dev aio, type aio), not configured for labeling >12:28:50,871 DEBUG kernel:[ 25.961132] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.961219] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.961280] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.961323] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.961405] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964219] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964234] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.964241] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.964389] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 25.964455] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964527] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964543] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964567] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964588] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964626] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964640] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964650] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964662] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964710] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964721] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964773] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964834] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964882] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 25.964977] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:28:50,871 DEBUG kernel:[ 25.965185] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:28:50,871 NOTICE kernel:[ 25.990708] audit: type=1403 audit(1393158513.903:2): policy loaded auid=4294967295 ses=4294967295 >12:28:50,871 NOTICE kernel:[ 27.531394] audit: type=1401 audit(1393158515.443:3): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:28:50,871 NOTICE kernel:[ 27.788353] audit: type=1401 audit(1393158515.700:4): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:28:50,871 NOTICE kernel:[ 27.892735] audit: type=1401 audit(1393158515.804:5): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:28:50,871 NOTICE kernel:[ 27.979210] audit: type=1401 audit(1393158515.890:6): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:28:50,871 DEBUG kernel:[ 28.970616] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:28:50,871 DEBUG kernel:[ 29.751706] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:28:50,871 DEBUG kernel:[ 30.521233] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:28:50,871 INFO kernel:[ 35.959080] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 36.531349] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >12:28:50,871 WARNING kernel:[ 36.768551] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258) >12:28:50,871 INFO kernel:[ 36.768573] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:28:50,871 WARNING kernel:[ 36.768584] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258) >12:28:50,871 INFO kernel:[ 36.768598] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:28:50,871 WARNING kernel:[ 36.768605] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258) >12:28:50,871 INFO kernel:[ 36.768617] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:28:50,871 WARNING kernel:[ 36.768621] lpc_ich: Resource conflict(s) found affecting gpio_ich >12:28:50,871 WARNING kernel:[ 36.852725] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258) >12:28:50,871 INFO kernel:[ 36.852748] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >12:28:50,871 INFO kernel:[ 37.307272] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.307531] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.307714] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.307842] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.307965] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.308083] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.308225] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x15 >12:28:50,871 INFO kernel:[ 37.308712] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:28:50,871 WARNING kernel:[ 37.314693] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.314724] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >12:28:50,871 WARNING kernel:[ 37.314739] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.314754] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >12:28:50,871 WARNING kernel:[ 37.319147] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >12:28:50,871 WARNING kernel:[ 37.319177] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >12:28:50,871 WARNING kernel:[ 37.319198] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.319213] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >12:28:50,871 WARNING kernel:[ 37.319237] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >12:28:50,871 WARNING kernel:[ 37.319254] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >12:28:50,871 WARNING kernel:[ 37.319285] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >12:28:50,871 WARNING kernel:[ 37.319303] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.319324] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >12:28:50,871 WARNING kernel:[ 37.319341] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >12:28:50,871 WARNING kernel:[ 37.319778] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >12:28:50,871 WARNING kernel:[ 37.319807] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >12:28:50,871 WARNING kernel:[ 37.319828] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.319843] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >12:28:50,871 WARNING kernel:[ 37.319867] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >12:28:50,871 WARNING kernel:[ 37.319884] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >12:28:50,871 WARNING kernel:[ 37.319915] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >12:28:50,871 WARNING kernel:[ 37.319934] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.319949] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >12:28:50,871 WARNING kernel:[ 37.319962] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >12:28:50,871 WARNING kernel:[ 37.321793] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >12:28:50,871 WARNING kernel:[ 37.321819] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >12:28:50,871 WARNING kernel:[ 37.321839] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.321854] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >12:28:50,871 WARNING kernel:[ 37.321876] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >12:28:50,871 WARNING kernel:[ 37.321893] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >12:28:50,871 WARNING kernel:[ 37.321922] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >12:28:50,871 WARNING kernel:[ 37.321940] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >12:28:50,871 WARNING kernel:[ 37.321955] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >12:28:50,871 WARNING kernel:[ 37.321970] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >12:28:50,871 DEBUG kernel:[ 37.697403] rtsx_pci 0000:03:00.0: irq 44 for MSI/MSI-X >12:28:50,871 INFO kernel:[ 37.697509] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 44 >12:28:50,871 DEBUG kernel:[ 37.699740] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >12:28:50,871 INFO kernel:[ 38.537211] cfg80211: Calling CRDA to update world regulatory domain >12:28:50,871 INFO kernel:[ 40.065595] Intel(R) Wireless WiFi driver for Linux, in-tree:d >12:28:50,871 INFO kernel:[ 40.065596] Copyright(c) 2003- 2014 Intel Corporation >12:28:50,871 WARNING kernel:[ 40.066120] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >12:28:50,871 DEBUG kernel:[ 40.066258] iwlwifi 0000:02:00.0: irq 46 for MSI/MSI-X >12:28:50,871 INFO kernel:[ 40.272219] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >12:28:50,871 INFO kernel:[ 42.134880] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >12:28:50,871 INFO kernel:[ 42.134889] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >12:28:50,871 INFO kernel:[ 42.134892] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >12:28:50,871 INFO kernel:[ 42.134897] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 >12:28:50,871 INFO kernel:[ 42.135618] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >12:28:50,871 DEBUG kernel:[ 42.368967] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >12:28:55,451 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-28.git20140131.fc21) is starting... >12:28:55,451 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:28:55,451 INFO NetworkManager: <info> WEXT support is enabled >12:28:55,463 WARNING NetworkManager: <warn> Netlink error: requesting RTM_GETADDR failed with Source based routing not supported >12:28:56,132 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:28:56,498 INFO polkitd: Started polkitd version 0.112 >12:28:56,866 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:28:57,144 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >12:28:57,145 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >12:28:57,145 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:28:57,146 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:28:57,474 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:28:57,478 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:28:57,537 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:28:57,550 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:28:57,567 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >12:28:57,568 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:28:57,571 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:28:57,571 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:28:57,572 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:28:57,572 INFO NetworkManager: <info> Networking is enabled by state file >12:28:57,574 INFO NetworkManager: <info> (lo): link connected >12:28:57,574 INFO NetworkManager: <info> (lo): carrier is ON >12:28:57,575 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:28:57,575 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >12:28:57,577 INFO NetworkManager: <info> (p3p1): carrier is OFF >12:28:57,579 INFO NetworkManager: <info> (p3p1): new Ethernet device (driver: 'r8169' ifindex: 2) >12:28:57,579 INFO NetworkManager: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >12:28:57,580 INFO NetworkManager: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:28:57,581 INFO NetworkManager: <info> (p3p1): bringing up device. >12:28:57,851 INFO kernel:[ 49.956108] r8169 0000:03:00.2 p3p1: link down >12:28:57,851 INFO kernel:[ 49.956322] IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >12:28:57,852 INFO NetworkManager: <info> (p3p1): deactivating device (reason 'managed') [2] >12:28:57,854 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >12:28:57,854 INFO NetworkManager: <info> (p3p1): created default wired connection 'Wired connection 1' >12:28:57,891 INFO NetworkManager: <info> (wlp2s0): using nl80211 for WiFi device control >12:28:57,891 INFO NetworkManager: <info> (wlp2s0): driver supports Access Point (AP) mode >12:28:57,891 INFO NetworkManager: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >12:28:57,891 INFO NetworkManager: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >12:28:57,892 INFO NetworkManager: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >12:28:57,892 INFO NetworkManager: <info> (wlp2s0): bringing up device. >12:28:57,893 INFO kernel:[ 49.998818] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >12:28:57,901 INFO kernel:[ 50.006274] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0 >12:28:58,097 NOTICE kernel:[ 50.201438] audit: type=1401 audit(1393158538.094:7): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:28:58,150 INFO kernel:[ 50.256118] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >12:28:58,158 INFO kernel:[ 50.263543] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0 >12:28:58,233 INFO kernel:[ 50.339126] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >12:28:58,234 INFO NetworkManager: <info> (wlp2s0): deactivating device (reason 'managed') [2] >12:28:58,236 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >12:29:00,043 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >12:29:00,044 INFO NetworkManager: <info> wpa_supplicant started >12:29:00,236 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >12:29:00,236 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: starting -> ready >12:29:00,236 INFO NetworkManager: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >12:29:00,238 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: ready -> disconnected >12:29:00,238 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >12:29:00,657 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >12:29:02,976 INFO NetworkManager: <info> startup complete >12:29:10,875 NOTICE kernel:[ 62.991501] audit: type=1400 audit(1393158550.873:8): avc: denied { read write } for pid=1109 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:29:20,897 NOTICE kernel:[ 73.022003] audit: type=1400 audit(1393158560.895:9): avc: denied { open } for pid=1065 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18241 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >12:29:22,479 NOTICE kernel:[ 74.606061] audit: type=1400 audit(1393158562.477:10): avc: denied { read write } for pid=1161 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:29:22,506 NOTICE kernel:[ 74.632782] audit: type=1400 audit(1393158562.504:11): avc: denied { entrypoint } for pid=1166 comm="dbus-daemon" path="/usr/libexec/at-spi-bus-launcher" dev="dm-0" ino=10233 scontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:bin_t:s0 tclass=file >12:29:25,772 INFO chronyd: chronyd version 1.29.1 starting >12:29:25,772 INFO chronyd: Linux kernel major=3 minor=14 patch=0 >12:29:25,772 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >12:29:25,774 INFO chronyd: Generated key 1 >12:29:25,782 NOTICE kernel:[ 77.911711] audit: type=1401 audit(1393158565.780:12): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:init_t:s0 tcontext=unconfined_u:object_r:bin_t:s0 tclass=process >12:29:25,786 NOTICE kernel:[ 77.915231] audit: type=1401 audit(1393158565.784:13): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:unconfined_service_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket >12:29:25,786 NOTICE kernel:[ 77.915428] audit: type=1401 audit(1393158565.784:14): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:unconfined_service_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket >12:29:25,786 NOTICE kernel:[ 77.915603] audit: type=1401 audit(1393158565.784:15): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:unconfined_service_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket >12:29:25,786 NOTICE kernel:[ 77.915620] audit: type=1401 audit(1393158565.784:16): security_compute_sid: invalid context system_u:system_r:unconfined_service_t:s0 for scontext=system_u:system_r:unconfined_service_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket >12:29:33,722 INFO kernel:[ 85.857064] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >12:29:33,755 DEBUG kernel:[ 85.890848] SELinux: initialized (dev sdb1, type ext4), uses xattr >12:29:34,217 INFO kernel:[ 86.353530] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >12:29:34,217 DEBUG kernel:[ 86.353555] SELinux: initialized (dev sdb2, type ext4), uses xattr >12:29:34,677 INFO kernel:[ 86.813728] EXT4-fs (sda1): INFO: recovery required on readonly filesystem >12:29:34,677 INFO kernel:[ 86.813739] EXT4-fs (sda1): write access will be enabled during recovery >12:29:38,397 INFO kernel:[ 90.536342] EXT4-fs (sda1): recovery complete >12:29:38,415 INFO kernel:[ 90.554842] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >12:29:38,415 DEBUG kernel:[ 90.554879] SELinux: initialized (dev sda1, type ext4), uses xattr >12:29:39,627 NOTICE kernel:[ 91.768206] audit: type=1400 audit(1393158579.625:17): avc: denied { read write } for pid=1263 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:29:39,628 NOTICE kernel:[ 91.769294] audit: type=1400 audit(1393158579.626:18): avc: denied { read write } for pid=1263 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:29:40,002 NOTICE kernel:[ 92.072016] audit: type=1400 audit(1393158580.000:19): avc: denied { ioctl } for pid=1263 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:29:40,002 NOTICE kernel:[ 92.072063] audit: type=1400 audit(1393158580.000:20): avc: denied { getattr } for pid=1263 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >12:29:56,956 NOTICE NetworkManager: ifcfg-rh: read connection 'Apple Network 79fa34' >12:29:56,957 INFO NetworkManager: <info> Activation (wlp2s0) starting connection 'Apple Network 79fa34' >12:29:56,957 INFO NetworkManager: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:29:56,957 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >12:29:56,958 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >12:29:56,960 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >12:29:56,960 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >12:29:56,960 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >12:29:56,966 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >12:29:56,966 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >12:29:56,967 INFO NetworkManager: <info> Activation (wlp2s0/wireless): access point 'Apple Network 79fa34' has security, but secrets are required. >12:29:56,967 INFO NetworkManager: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >12:29:56,967 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >12:30:10,735 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >12:30:10,736 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >12:30:10,736 INFO NetworkManager: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >12:30:10,736 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >12:30:10,736 INFO NetworkManager: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >12:30:10,736 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >12:30:10,736 INFO NetworkManager: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >12:30:10,737 INFO NetworkManager: <info> Activation (wlp2s0/wireless): connection 'Apple Network 79fa34' has security, and secrets exist. No new secrets needed. >12:30:10,737 INFO NetworkManager: <info> Config: added 'ssid' value 'Apple Network 79fa34' >12:30:10,737 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >12:30:10,737 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'NONE' >12:30:10,737 INFO NetworkManager: <info> Config: added 'wep_key0' value '<omitted>' >12:30:10,737 INFO NetworkManager: <info> Config: added 'wep_tx_keyidx' value '0' >12:30:10,737 INFO NetworkManager: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >12:30:10,738 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >12:30:10,745 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: inactive -> scanning >12:30:11,245 INFO kernel:[ 123.343069] wlp2s0: authenticate with 00:1e:52:79:fa:34 >12:30:11,255 INFO kernel:[ 123.353086] wlp2s0: send auth to 00:1e:52:79:fa:34 (try 1/3) >12:30:11,256 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >12:30:11,262 INFO kernel:[ 123.359880] wlp2s0: authenticated >12:30:11,264 INFO kernel:[ 123.360829] iwlwifi 0000:02:00.0 wlp2s0: disabling HT/VHT due to WEP/TKIP use >12:30:11,264 INFO kernel:[ 123.362117] wlp2s0: associate with 00:1e:52:79:fa:34 (try 1/3) >12:30:11,268 INFO kernel:[ 123.365845] wlp2s0: RX AssocResp from 00:1e:52:79:fa:34 (capab=0x431 status=0 aid=5) >12:30:11,269 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: authenticating -> associating >12:30:11,292 INFO kernel:[ 123.388818] wlp2s0: associated >12:30:11,292 INFO kernel:[ 123.388874] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >12:30:11,298 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: associating -> completed >12:30:11,298 INFO NetworkManager: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Apple Network 79fa34'. >12:30:11,298 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >12:30:11,298 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >12:30:11,298 INFO NetworkManager: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >12:30:11,300 INFO NetworkManager: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:30:11,489 INFO NetworkManager: <info> dhclient started with pid 1266 >12:30:11,492 INFO NetworkManager: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >12:30:11,841 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >12:30:11,841 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >12:30:11,841 INFO dhclient: All rights reserved. >12:30:11,841 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:30:11,841 INFO dhclient: >12:30:11,867 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >12:30:11,876 INFO dhclient: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >12:30:11,876 INFO dhclient: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >12:30:11,876 INFO dhclient: Sending on Socket/fallback >12:30:11,876 INFO dhclient: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 4 (xid=0x1a88544e) >12:30:11,896 INFO dhclient: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x1a88544e) >12:30:11,896 INFO dhclient: DHCPOFFER from 10.0.1.1 >12:30:11,957 INFO dhclient: DHCPACK from 10.0.1.1 (xid=0x1a88544e) >12:30:11,970 INFO NetworkManager: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >12:30:11,970 INFO NetworkManager: <info> address 10.0.1.169 >12:30:11,970 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:30:11,970 INFO NetworkManager: <info> gateway 10.0.1.1 >12:30:11,970 INFO NetworkManager: <info> server identifier 10.0.1.1 >12:30:11,970 INFO NetworkManager: <info> lease time 14400 >12:30:11,970 INFO NetworkManager: <info> nameserver '10.0.1.1' >12:30:11,970 INFO NetworkManager: <info> domain name 'bendbroadband.com' >12:30:11,971 INFO dhclient: bound to 10.0.1.169 -- renewal in 6877 seconds. >12:30:11,972 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:30:11,973 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >12:30:11,974 INFO NetworkManager: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:30:11,975 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >12:30:11,977 INFO NetworkManager: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:30:11,980 INFO NetworkManager: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:30:11,981 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >12:30:11,983 INFO NetworkManager: <info> Policy set 'Apple Network 79fa34' (wlp2s0) as default for IPv4 routing and DNS. >12:30:11,988 INFO NetworkManager: <info> Activation (wlp2s0) successful, device activated. >12:30:11,991 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:30:12,021 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:30:12,029 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:30:14,420 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >12:30:14,447 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >12:30:14,493 NOTICE kernel:[ 126.593428] audit: type=1107 audit(1393158614.492:21): pid=1068 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.94 spid=1302 tpid=1286 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >12:30:14,493 NOTICE kernel:[ 126.593428] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >12:30:18,136 INFO chronyd: Selected source 216.75.62.9 >12:30:18,136 WARNING chronyd: System clock wrong by 0.512985 seconds, adjustment started >12:30:28,176 INFO kernel:[ 139.777268] bio: create slab <bio-3> at 3 >12:30:28,177 INFO kernel:[ 139.778637] Btrfs loaded >12:30:28,696 INFO kernel:[ 140.298325] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:31:00,575 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) scheduled... >12:31:00,577 INFO NetworkManager: <info> Policy set 'Apple Network 79fa34' (wlp2s0) as default for IPv6 routing and DNS. >12:31:00,577 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) started... >12:31:00,578 INFO NetworkManager: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) complete. >12:31:24,683 INFO chronyd: Selected source 66.228.59.187 >12:33:34,665 INFO chronyd: Selected source 216.75.62.9 >11:55:13,616 WARNING chronyd: Backward time jump detected! (correction 3661.0 +- 1.0 seconds) >11:55:39,396 NOTICE kernel:[ 1713.365859] audit: type=1400 audit(1393156539.394:22): avc: denied { read write } for pid=1423 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:55:39,397 NOTICE kernel:[ 1713.366864] audit: type=1400 audit(1393156539.395:23): avc: denied { read write } for pid=1423 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:55:39,398 NOTICE kernel:[ 1713.367449] audit: type=1400 audit(1393156539.396:24): avc: denied { read } for pid=1423 comm="hwclock" path="/proc/1089/mounts" dev="proc" ino=16156 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >11:55:40,501 NOTICE kernel:[ 1714.471392] audit: type=1400 audit(1393156540.499:25): avc: denied { ioctl } for pid=1423 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:55:40,501 NOTICE kernel:[ 1714.471409] audit: type=1400 audit(1393156540.499:26): avc: denied { getattr } for pid=1423 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:55:42,530 INFO kernel:[ 1716.502490] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:42,542 WARNING kernel:[ 1716.514431] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:42,542 WARNING kernel:[ 1716.514439] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:42,653 INFO kernel:[ 1716.625582] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:42,665 WARNING kernel:[ 1716.637466] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:42,665 WARNING kernel:[ 1716.637475] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:42,774 INFO kernel:[ 1716.746284] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:42,787 WARNING kernel:[ 1716.758849] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:42,787 WARNING kernel:[ 1716.758858] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:42,896 INFO kernel:[ 1716.868514] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:42,908 WARNING kernel:[ 1716.880865] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:42,908 WARNING kernel:[ 1716.880875] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:43,031 WARNING kernel:[ 1717.003300] usb 4-1: Disable of device-initiated U1 failed. >11:55:43,034 WARNING kernel:[ 1717.006808] usb 4-1: Disable of device-initiated U2 failed. >11:55:43,136 INFO kernel:[ 1717.108777] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:43,149 WARNING kernel:[ 1717.121150] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:43,149 WARNING kernel:[ 1717.121160] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:43,258 INFO kernel:[ 1717.230826] usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd >11:55:43,271 WARNING kernel:[ 1717.243259] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d5780 >11:55:43,271 WARNING kernel:[ 1717.243268] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c0d57c0 >11:55:43,271 INFO kernel:[ 1717.244348] sd 7:0:0:0: [sdb] Unhandled error code >11:55:43,271 INFO kernel:[ 1717.244358] sd 7:0:0:0: [sdb] >11:55:43,271 WARNING kernel:[ 1717.244364] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK >11:55:43,271 INFO kernel:[ 1717.244373] sd 7:0:0:0: [sdb] CDB: >11:55:43,271 WARNING kernel:[ 1717.244380] Write(10): 2a 00 74 70 6d a7 00 00 01 00 >11:55:43,272 ERR kernel:[ 1717.244549] end_request: I/O error, dev sdb, sector 1953525159 >11:55:43,272 ERR kernel:[ 1717.244556] Buffer I/O error on device sdb, logical block 1953525159 >11:55:43,272 WARNING kernel:[ 1717.244558] lost page write due to I/O error on sdb >11:55:43,272 ERR kernel:[ 1717.244593] Buffer I/O error on device sdb, logical block 1953525160 >11:55:43,272 WARNING kernel:[ 1717.244594] lost page write due to I/O error on sdb >11:55:43,272 ERR kernel:[ 1717.244598] Buffer I/O error on device sdb, logical block 1953525161 >11:55:43,272 WARNING kernel:[ 1717.244599] lost page write due to I/O error on sdb >11:55:43,272 ERR kernel:[ 1717.244602] Buffer I/O error on device sdb, logical block 1953525162 >11:55:43,272 WARNING kernel:[ 1717.244603] lost page write due to I/O error on sdb >11:55:43,283 INFO kernel:[ 1717.255796] usb 4-1: USB disconnect, device number 3 >11:55:43,302 NOTICE kernel:[ 1717.274386] sd 7:0:0:0: [sdb] Synchronizing SCSI cache >11:55:43,302 INFO kernel:[ 1717.275135] sd 7:0:0:0: [sdb] >11:55:43,302 WARNING kernel:[ 1717.275140] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK >11:55:43,512 INFO kernel:[ 1717.484887] usb 4-1: new SuperSpeed USB device number 4 using xhci_hcd >11:55:43,524 INFO kernel:[ 1717.497330] usb 4-1: New USB device found, idVendor=0bc2, idProduct=a003 >11:55:43,524 INFO kernel:[ 1717.497340] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:55:43,524 INFO kernel:[ 1717.497347] usb 4-1: Product: Backup+ BK >11:55:43,524 INFO kernel:[ 1717.497353] usb 4-1: Manufacturer: Seagate >11:55:43,524 INFO kernel:[ 1717.497360] usb 4-1: SerialNumber: NA53EHBL >11:55:43,530 WARNING kernel:[ 1717.503153] usb 4-1: Disable of device-initiated U1 failed. >11:55:43,534 WARNING kernel:[ 1717.506699] usb 4-1: Disable of device-initiated U2 failed. >11:55:43,534 INFO kernel:[ 1717.506772] usb-storage 4-1:1.0: USB Mass Storage device detected >11:55:43,534 INFO kernel:[ 1717.507539] scsi8 : usb-storage 4-1:1.0 >11:55:43,539 WARNING kernel:[ 1717.511700] usb 4-1: Set SEL for device-initiated U1 failed. >11:55:43,542 WARNING kernel:[ 1717.515199] usb 4-1: Set SEL for device-initiated U2 failed. >11:55:43,827 INFO kernel:[ 1717.799714] usb 3-1: new high-speed USB device number 4 using xhci_hcd >11:55:43,980 ERR kernel:[ 1717.952869] usb 3-1: device descriptor read/64, error -71 >11:55:44,081 ERR kernel:[ 1718.053948] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 6. >11:55:44,234 INFO kernel:[ 1718.207060] usb 3-1: new high-speed USB device number 5 using xhci_hcd >11:55:44,387 ERR kernel:[ 1718.360214] usb 3-1: device descriptor read/64, error -71 >11:55:44,488 ERR kernel:[ 1718.461284] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 7. >11:55:44,641 INFO kernel:[ 1718.614403] usb 3-1: new high-speed USB device number 6 using xhci_hcd >11:55:44,641 WARNING kernel:[ 1718.614476] usb 3-1: Device not responding to setup address. >11:55:44,842 WARNING kernel:[ 1718.815668] usb 3-1: Device not responding to setup address. >11:55:45,043 ERR kernel:[ 1719.016731] usb 3-1: device not accepting address 6, error -71 >11:55:45,196 INFO kernel:[ 1719.169884] usb 3-1: new high-speed USB device number 7 using xhci_hcd >11:55:45,196 WARNING kernel:[ 1719.169959] usb 3-1: Device not responding to setup address. >11:55:45,397 WARNING kernel:[ 1719.371109] usb 3-1: Device not responding to setup address. >11:55:45,598 ERR kernel:[ 1719.572197] usb 3-1: device not accepting address 7, error -71 >11:55:45,598 ERR kernel:[ 1719.572262] hub 3-0:1.0: unable to enumerate USB device on port 1 >11:55:45,808 INFO kernel:[ 1719.782623] usb 4-1: reset SuperSpeed USB device number 4 using xhci_hcd >11:55:45,820 WARNING kernel:[ 1719.794503] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800d2753d80 >11:55:45,820 WARNING kernel:[ 1719.794507] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800d2753dc0 >11:55:45,826 NOTICE kernel:[ 1719.800940] scsi 8:0:0:0: Direct-Access Seagate Backup+ BK 0835 PQ: 0 ANSI: 6 >11:55:45,828 NOTICE kernel:[ 1719.802382] sd 8:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB) >11:55:45,828 NOTICE kernel:[ 1719.802420] sd 8:0:0:0: Attached scsi generic sg2 type 0 >11:55:45,828 NOTICE kernel:[ 1719.802958] sd 8:0:0:0: [sdc] Write Protect is off >11:55:45,828 DEBUG kernel:[ 1719.802962] sd 8:0:0:0: [sdc] Mode Sense: 2b 00 10 08 >11:55:45,829 NOTICE kernel:[ 1719.803684] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:55:45,871 INFO kernel:[ 1719.845815] sdc: unknown partition table >11:55:45,873 NOTICE kernel:[ 1719.847839] sd 8:0:0:0: [sdc] Attached SCSI disk >11:55:45,952 INFO kernel:[ 1719.926711] usb 4-1: USB disconnect, device number 4 >11:55:45,954 NOTICE kernel:[ 1719.928928] sd 8:0:0:0: [sdc] Synchronizing SCSI cache >11:55:45,965 INFO kernel:[ 1719.939626] sd 8:0:0:0: [sdc] Unhandled error code >11:55:45,965 INFO kernel:[ 1719.939629] sd 8:0:0:0: [sdc] >11:55:45,965 WARNING kernel:[ 1719.939631] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK >11:55:45,965 INFO kernel:[ 1719.939632] sd 8:0:0:0: [sdc] CDB: >11:55:45,965 WARNING kernel:[ 1719.939633] Read(10): 28 00 74 70 6c 20 00 00 08 00 >11:55:45,965 ERR kernel:[ 1719.939640] end_request: I/O error, dev sdc, sector 1953524768 >11:55:45,965 WARNING kernel:[ 1719.939642] quiet_error: 4 callbacks suppressed >11:55:45,965 ERR kernel:[ 1719.939644] Buffer I/O error on device sdc, logical block 1953524768 >11:55:45,965 ERR kernel:[ 1719.939646] Buffer I/O error on device sdc, logical block 1953524769 >11:55:45,965 ERR kernel:[ 1719.939648] Buffer I/O error on device sdc, logical block 1953524770 >11:55:45,965 ERR kernel:[ 1719.939649] Buffer I/O error on device sdc, logical block 1953524771 >11:55:45,965 ERR kernel:[ 1719.939651] Buffer I/O error on device sdc, logical block 1953524772 >11:55:45,965 ERR kernel:[ 1719.939652] Buffer I/O error on device sdc, logical block 1953524773 >11:55:45,965 ERR kernel:[ 1719.939654] Buffer I/O error on device sdc, logical block 1953524774 >11:55:45,965 ERR kernel:[ 1719.939655] Buffer I/O error on device sdc, logical block 1953524775 >11:55:45,965 INFO kernel:[ 1719.939830] sd 8:0:0:0: [sdc] >11:55:45,965 WARNING kernel:[ 1719.939833] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK >11:55:45,965 ERR kernel:[ 1719.940002] Buffer I/O error on device sdc, logical block 8 >11:55:45,965 ERR kernel:[ 1719.940006] Buffer I/O error on device sdc, logical block 9 >11:55:46,183 INFO kernel:[ 1720.157792] usb 4-1: new SuperSpeed USB device number 5 using xhci_hcd >11:55:46,195 INFO kernel:[ 1720.169935] usb 4-1: New USB device found, idVendor=0bc2, idProduct=a003 >11:55:46,195 INFO kernel:[ 1720.169939] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:55:46,195 INFO kernel:[ 1720.169941] usb 4-1: Product: Backup+ BK >11:55:46,195 INFO kernel:[ 1720.169943] usb 4-1: Manufacturer: Seagate >11:55:46,195 INFO kernel:[ 1720.169946] usb 4-1: SerialNumber: NA53EHBL >11:55:46,196 INFO kernel:[ 1720.171279] usb-storage 4-1:1.0: USB Mass Storage device detected >11:55:46,196 INFO kernel:[ 1720.171547] scsi9 : usb-storage 4-1:1.0 >11:55:47,200 NOTICE kernel:[ 1721.175884] scsi 9:0:0:0: Direct-Access Seagate Backup+ BK 0835 PQ: 0 ANSI: 6 >11:55:47,201 NOTICE kernel:[ 1721.176780] sd 9:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB) >11:55:47,201 NOTICE kernel:[ 1721.177358] sd 9:0:0:0: [sdc] Write Protect is off >11:55:47,201 DEBUG kernel:[ 1721.177360] sd 9:0:0:0: [sdc] Mode Sense: 2b 00 10 08 >11:55:47,202 NOTICE kernel:[ 1721.177562] sd 9:0:0:0: Attached scsi generic sg2 type 0 >11:55:47,202 NOTICE kernel:[ 1721.177910] sd 9:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >11:55:47,206 INFO kernel:[ 1721.181941] sdc: unknown partition table >11:55:47,207 NOTICE kernel:[ 1721.183494] sd 9:0:0:0: [sdc] Attached SCSI disk
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 1068942
: 866650 |
866651
|
866652
|
866653
|
866654
|
866655
|
866656
|
866657
|
866658
|
866659
|
866660