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 578919 Details for
Bug 814606
OperationalError: database is locked
[?]
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-EnXHxU
anaconda-tb-EnXHxU (text/plain), 1.24 MB, created by
Aaron Sowry
on 2012-04-20 08:42:49 UTC
(
hide
)
Description:
File: anaconda-tb-EnXHxU
Filename:
MIME Type:
Creator:
Aaron Sowry
Created:
2012-04-20 08:42:49 UTC
Size:
1.24 MB
patch
obsolete
>anaconda 17.20 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/yum/sqlutils.py", line 166, in executeSQLQmark > return cursor.execute(query) > File "/usr/lib/python2.7/site-packages/yum/history.py", line 1214, in old > executeSQL(cur, sql, params) > File "/usr/lib/python2.7/site-packages/yum/history.py", line 1265, in last > ret = self.old([], 1, complete_transactions_only) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1580, in runTransaction > lastdbv = self.history.last() > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1030, in _run > self.runTransaction(cb=cb) > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1013, in run > if self._run(instLog, cb, intf) == DISPATCH_BACK: > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1632, in doInstall > rc = self.ayum.run(self.instLog, cb, anaconda.intf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 205, in doInstall > return anaconda.backend.doInstall(anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 247, in go_forward > self.dispatch() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.go_forward() > File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1221, in handleRenderCallback > self.currentWindow.renderCallback() >OperationalError: database is locked > >Local variables in innermost frame: >cursor: <sqlite3.Cursor object at 0x7f4322545ea0> >query: SELECT tid, > trans_beg.timestamp AS beg_ts, > trans_beg.rpmdb_version AS beg_rv, > trans_end.timestamp AS end_ts, > trans_end.rpmdb_version AS end_rv, > loginuid, return_code > FROM trans_beg JOIN trans_end USING(tid) ORDER BY tid DESC LIMIT 1 >params: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {'all': True} > _intf.instProgress: InstallProgressWindow instance, containing members: > _intf.instProgress.pixmaps: [progress_first.png] > _intf.instProgress.intf: Already dumped (InstallInterface instance) > _intf.instProgress.adbox: EventBox instance, containing members: > _intf.instProgress._updateChange: 0.01 > _intf.instProgress.adpix: Image instance, containing members: > _intf.instProgress._showPercentage: False > _intf.instProgress.infolabel: WrappingLabel instance, containing members: > _intf.instProgress.infolabel.ignoreEvents: 0 > _intf.instProgress.ics: InstallControlState instance, containing members: > _intf.instProgress.ics.prevEnabled: False > _intf.instProgress.ics.cw: InstallControlWindow instance, containing members: > _intf.instProgress.ics.cw._main_loop_running: True > _intf.instProgress.ics.cw.handle: 18226 > _intf.instProgress.ics.cw.window: Window instance, containing members: > _intf.instProgress.ics.cw.reloadRcQueued: 0 > _intf.instProgress.ics.cw.currentWindow: Already dumped (InstallProgressWindow instance) > _intf.instProgress.ics.cw.installFrame: Frame instance, containing members: > _intf.instProgress.ics.cw.anaconda: Already dumped (Anaconda instance) > _intf.instProgress.ics.cw.mainxml: XML instance, containing members: > _intf.instProgress.ics.nextEnabled: False > _intf.instProgress.ics.grabNext: True > _intf.instProgress.ics.title: Installing Packages > _intf.instProgress.progress: ProgressBar instance, containing members: > _intf._warnedUnusedRaidMembers: [] > _intf.ppw: Already dumped (InstallProgressWindow instance) > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: Already dumped (InstallControlWindow instance) > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="sv-latin1"\n', 'KEYTABLE', 'sv-latin1'] >, ['MODEL="pc105"\n', 'MODEL', 'pc105'] >, ['LAYOUT="se"\n', 'LAYOUT', 'se'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: None >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'p6p1': DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >, 'p32p1': DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >} > _network.ksdevice: None > _network.hostname: zaphod >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: all > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: NoDevice instance, containing members: > _bootloader.storage.fsset._usb._model: > _bootloader.storage.fsset._usb.controllable: True > _bootloader.storage.fsset._usb.major: 0 > _bootloader.storage.fsset._usb.kids: 0 > _bootloader.storage.fsset._usb._partedDevice: None > _bootloader.storage.fsset._usb.uuid: None > _bootloader.storage.fsset._usb.exists: True > _bootloader.storage.fsset._usb.fstabComment: > _bootloader.storage.fsset._usb._format: USBFS instance, containing members: > _bootloader.storage.fsset._usb._format.uuid: None > _bootloader.storage.fsset._usb._format.exists: True > _bootloader.storage.fsset._usb._format._mountpoint: None > _bootloader.storage.fsset._usb._format._majorminor: None > _bootloader.storage.fsset._usb._format._minInstanceSize: None > _bootloader.storage.fsset._usb._format._mountType: usbfs > _bootloader.storage.fsset._usb._format.fsprofile: None > _bootloader.storage.fsset._usb._format.label: None > _bootloader.storage.fsset._usb._format._targetSize: 0 > _bootloader.storage.fsset._usb._format._size: 0 > _bootloader.storage.fsset._usb._format.mountopts: None > _bootloader.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _bootloader.storage.fsset._usb._format._migrate: False > _bootloader.storage.fsset._usb._format._device: usbfs > _bootloader.storage.fsset._usb.sysfsPath: > _bootloader.storage.fsset._usb._vendor: > _bootloader.storage.fsset._usb._name: usbfs > _bootloader.storage.fsset._usb._targetSize: 0 > _bootloader.storage.fsset._usb.protected: False > _bootloader.storage.fsset._usb.parents: [] > _bootloader.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _bootloader.storage.fsset._usb.bus: > _bootloader.storage.fsset._usb._size: 0 > _bootloader.storage.fsset._usb._serial: None > _bootloader.storage.fsset._usb.id: 121 > _bootloader.storage.fsset._usb.minor: 0 > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 1 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sda, sdb, sr0, sdc, sdc1, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, md0, vg_zaphod, vg_zaphod-lv_root, vg_zaphod-lv_swap, vg_zaphod-lv_var, vg_zaphod-lv_home] > _bootloader.storage.fsset.devicetree.liveBackingDevice: sdc1 > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [sda, sdb] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sr0, sdc1] > _bootloader.storage.fsset.devicetree.topology._devmap: {'sdc1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _bootloader.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, sdc, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 476940MB disk sdb (12) with existing gpt disklabel > origFormat: non-existent None > id: 6 >, ActionDestroyFormat instance, containing members: > device: existing 476940MB disk sda (11) with existing gpt disklabel > origFormat: non-existent None > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: existing 476939MB partition sdb1 (23) with non-existent mdmember > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent lvmpv > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 5 >, ActionCreateDevice instance, containing members: > device: existing 1MB partition sda1 (25) with non-existent biosboot > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda2 (24) with existing ext4 filesystem mounted at /boot > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: existing 476438MB partition sda3 (22) with non-existent mdmember > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent lvmpv > id: 27 >, ActionCreateDevice instance, containing members: > device: existing 476436MB mdarray md0 (39) with existing lvmpv > id: 37 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 38 >, ActionCreateDevice instance, containing members: > device: existing 476416MB lvmvg vg_zaphod (40) > id: 39 >, ActionCreateDevice instance, containing members: > device: existing 300000MB lvmlv vg_zaphod-lv_home (114) with existing ext4 filesystem mounted at /home > id: 70 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 71 >, ActionCreateDevice instance, containing members: > device: existing 120000MB lvmlv vg_zaphod-lv_var (113) with existing ext4 filesystem mounted at /var > id: 68 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 69 >, ActionCreateDevice instance, containing members: > device: existing 5216MB lvmlv vg_zaphod-lv_swap (112) with existing swap > id: 66 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 67 >, ActionCreateDevice instance, containing members: > device: existing 51200MB lvmlv vg_zaphod-lv_root (111) with existing ext4 filesystem mounted at / > id: 64 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 65 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > _model: ATAPI_iHDS118_5 > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 13 > minor: 0 >, existing 3835MB disk sdc (14) with existing iso9660 filesystem >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 16 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 17 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 9711359b-d103-46ba-93f8-4d6cc2a1dfab > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 18 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 19 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 20 > minor: 0 >, existing 2048MB dm live-rw (21) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [sdc1] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset._devshm: NoDevice instance, containing members: > _bootloader.storage.fsset._devshm._model: > _bootloader.storage.fsset._devshm.controllable: True > _bootloader.storage.fsset._devshm.major: 0 > _bootloader.storage.fsset._devshm.kids: 0 > _bootloader.storage.fsset._devshm._partedDevice: None > _bootloader.storage.fsset._devshm.uuid: None > _bootloader.storage.fsset._devshm.exists: True > _bootloader.storage.fsset._devshm.fstabComment: > _bootloader.storage.fsset._devshm._format: TmpFS instance, containing members: > _bootloader.storage.fsset._devshm._format.uuid: None > _bootloader.storage.fsset._devshm._format.exists: True > _bootloader.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _bootloader.storage.fsset._devshm._format._majorminor: None > _bootloader.storage.fsset._devshm._format._minInstanceSize: None > _bootloader.storage.fsset._devshm._format._mountType: tmpfs > _bootloader.storage.fsset._devshm._format.fsprofile: None > _bootloader.storage.fsset._devshm._format.label: None > _bootloader.storage.fsset._devshm._format._targetSize: 0 > _bootloader.storage.fsset._devshm._format._size: 0 > _bootloader.storage.fsset._devshm._format.mountopts: None > _bootloader.storage.fsset._devshm._format.mountpoint: /dev/shm > _bootloader.storage.fsset._devshm._format._migrate: False > _bootloader.storage.fsset._devshm._format._device: tmpfs > _bootloader.storage.fsset._devshm.sysfsPath: > _bootloader.storage.fsset._devshm._vendor: > _bootloader.storage.fsset._devshm._name: tmpfs > _bootloader.storage.fsset._devshm._targetSize: 0 > _bootloader.storage.fsset._devshm.protected: False > _bootloader.storage.fsset._devshm.parents: [] > _bootloader.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _bootloader.storage.fsset._devshm.bus: > _bootloader.storage.fsset._devshm._size: 0 > _bootloader.storage.fsset._devshm._serial: None > _bootloader.storage.fsset._devshm.id: 116 > _bootloader.storage.fsset._devshm.minor: 0 > _bootloader.storage.fsset._dev: DirectoryDevice instance, containing members: > _bootloader.storage.fsset._dev._model: > _bootloader.storage.fsset._dev.controllable: True > _bootloader.storage.fsset._dev.major: 0 > _bootloader.storage.fsset._dev.kids: 0 > _bootloader.storage.fsset._dev._partedDevice: None > _bootloader.storage.fsset._dev.uuid: None > _bootloader.storage.fsset._dev.exists: True > _bootloader.storage.fsset._dev.fstabComment: > _bootloader.storage.fsset._dev._format: BindFS instance, containing members: > _bootloader.storage.fsset._dev._format.uuid: None > _bootloader.storage.fsset._dev._format.exists: True > _bootloader.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _bootloader.storage.fsset._dev._format._majorminor: None > _bootloader.storage.fsset._dev._format._minInstanceSize: None > _bootloader.storage.fsset._dev._format._mountType: bind > _bootloader.storage.fsset._dev._format.fsprofile: None > _bootloader.storage.fsset._dev._format.label: None > _bootloader.storage.fsset._dev._format._targetSize: 0 > _bootloader.storage.fsset._dev._format._size: 0 > _bootloader.storage.fsset._dev._format.mountopts: None > _bootloader.storage.fsset._dev._format.mountpoint: /dev > _bootloader.storage.fsset._dev._format._migrate: False > _bootloader.storage.fsset._dev._format._device: /dev > _bootloader.storage.fsset._dev.sysfsPath: > _bootloader.storage.fsset._dev._vendor: > _bootloader.storage.fsset._dev._name: /dev > _bootloader.storage.fsset._dev._targetSize: 0 > _bootloader.storage.fsset._dev.protected: False > _bootloader.storage.fsset._dev.parents: [] > _bootloader.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _bootloader.storage.fsset._dev.bus: > _bootloader.storage.fsset._dev._size: 0 > _bootloader.storage.fsset._dev._serial: None > _bootloader.storage.fsset._dev.id: 115 > _bootloader.storage.fsset._dev.minor: 0 > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: NoDevice instance, containing members: > _bootloader.storage.fsset._proc._model: > _bootloader.storage.fsset._proc.controllable: True > _bootloader.storage.fsset._proc.major: 0 > _bootloader.storage.fsset._proc.kids: 0 > _bootloader.storage.fsset._proc._partedDevice: None > _bootloader.storage.fsset._proc.uuid: None > _bootloader.storage.fsset._proc.exists: True > _bootloader.storage.fsset._proc.fstabComment: > _bootloader.storage.fsset._proc._format: ProcFS instance, containing members: > _bootloader.storage.fsset._proc._format.uuid: None > _bootloader.storage.fsset._proc._format.exists: True > _bootloader.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _bootloader.storage.fsset._proc._format._majorminor: None > _bootloader.storage.fsset._proc._format._minInstanceSize: None > _bootloader.storage.fsset._proc._format._mountType: proc > _bootloader.storage.fsset._proc._format.fsprofile: None > _bootloader.storage.fsset._proc._format.label: None > _bootloader.storage.fsset._proc._format._targetSize: 0 > _bootloader.storage.fsset._proc._format._size: 0 > _bootloader.storage.fsset._proc._format.mountopts: None > _bootloader.storage.fsset._proc._format.mountpoint: /proc > _bootloader.storage.fsset._proc._format._migrate: False > _bootloader.storage.fsset._proc._format._device: proc > _bootloader.storage.fsset._proc.sysfsPath: > _bootloader.storage.fsset._proc._vendor: > _bootloader.storage.fsset._proc._name: proc > _bootloader.storage.fsset._proc._targetSize: 0 > _bootloader.storage.fsset._proc.protected: False > _bootloader.storage.fsset._proc.parents: [] > _bootloader.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _bootloader.storage.fsset._proc.bus: > _bootloader.storage.fsset._proc._size: 0 > _bootloader.storage.fsset._proc._serial: None > _bootloader.storage.fsset._proc.id: 119 > _bootloader.storage.fsset._proc.minor: 0 > _bootloader.storage.fsset.active: True > _bootloader.storage.fsset.cryptTab: CryptTab instance, containing members: > _bootloader.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.fsset.cryptTab.blkidTab: None > _bootloader.storage.fsset.cryptTab.chroot: > _bootloader.storage.fsset.cryptTab.mappings: {} > _bootloader.storage.fsset._devpts: NoDevice instance, containing members: > _bootloader.storage.fsset._devpts._model: > _bootloader.storage.fsset._devpts.controllable: True > _bootloader.storage.fsset._devpts.major: 0 > _bootloader.storage.fsset._devpts.kids: 0 > _bootloader.storage.fsset._devpts._partedDevice: None > _bootloader.storage.fsset._devpts.uuid: None > _bootloader.storage.fsset._devpts.exists: True > _bootloader.storage.fsset._devpts.fstabComment: > _bootloader.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _bootloader.storage.fsset._devpts._format.uuid: None > _bootloader.storage.fsset._devpts._format.exists: True > _bootloader.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _bootloader.storage.fsset._devpts._format._majorminor: None > _bootloader.storage.fsset._devpts._format._minInstanceSize: None > _bootloader.storage.fsset._devpts._format._mountType: devpts > _bootloader.storage.fsset._devpts._format.fsprofile: None > _bootloader.storage.fsset._devpts._format.label: None > _bootloader.storage.fsset._devpts._format._targetSize: 0 > _bootloader.storage.fsset._devpts._format._size: 0 > _bootloader.storage.fsset._devpts._format.mountopts: None > _bootloader.storage.fsset._devpts._format.mountpoint: /dev/pts > _bootloader.storage.fsset._devpts._format._migrate: False > _bootloader.storage.fsset._devpts._format._device: devpts > _bootloader.storage.fsset._devpts.sysfsPath: > _bootloader.storage.fsset._devpts._vendor: > _bootloader.storage.fsset._devpts._name: devpts > _bootloader.storage.fsset._devpts._targetSize: 0 > _bootloader.storage.fsset._devpts.protected: False > _bootloader.storage.fsset._devpts.parents: [] > _bootloader.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _bootloader.storage.fsset._devpts.bus: > _bootloader.storage.fsset._devpts._size: 0 > _bootloader.storage.fsset._devpts._serial: None > _bootloader.storage.fsset._devpts.id: 117 > _bootloader.storage.fsset._devpts.minor: 0 > _bootloader.storage.fsset._sysfs: NoDevice instance, containing members: > _bootloader.storage.fsset._sysfs._model: > _bootloader.storage.fsset._sysfs.controllable: True > _bootloader.storage.fsset._sysfs.major: 0 > _bootloader.storage.fsset._sysfs.kids: 0 > _bootloader.storage.fsset._sysfs._partedDevice: None > _bootloader.storage.fsset._sysfs.uuid: None > _bootloader.storage.fsset._sysfs.exists: True > _bootloader.storage.fsset._sysfs.fstabComment: > _bootloader.storage.fsset._sysfs._format: SysFS instance, containing members: > _bootloader.storage.fsset._sysfs._format.uuid: None > _bootloader.storage.fsset._sysfs._format.exists: True > _bootloader.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _bootloader.storage.fsset._sysfs._format._majorminor: None > _bootloader.storage.fsset._sysfs._format._minInstanceSize: None > _bootloader.storage.fsset._sysfs._format._mountType: sysfs > _bootloader.storage.fsset._sysfs._format.fsprofile: None > _bootloader.storage.fsset._sysfs._format.label: None > _bootloader.storage.fsset._sysfs._format._targetSize: 0 > _bootloader.storage.fsset._sysfs._format._size: 0 > _bootloader.storage.fsset._sysfs._format.mountopts: None > _bootloader.storage.fsset._sysfs._format.mountpoint: /sys > _bootloader.storage.fsset._sysfs._format._migrate: False > _bootloader.storage.fsset._sysfs._format._device: sysfs > _bootloader.storage.fsset._sysfs.sysfsPath: > _bootloader.storage.fsset._sysfs._vendor: > _bootloader.storage.fsset._sysfs._name: sysfs > _bootloader.storage.fsset._sysfs._targetSize: 0 > _bootloader.storage.fsset._sysfs.protected: False > _bootloader.storage.fsset._sysfs.parents: [] > _bootloader.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _bootloader.storage.fsset._sysfs.bus: > _bootloader.storage.fsset._sysfs._size: 0 > _bootloader.storage.fsset._sysfs._serial: None > _bootloader.storage.fsset._sysfs.id: 118 > _bootloader.storage.fsset._sysfs.minor: 0 > _bootloader.storage.fsset._selinux: NoDevice instance, containing members: > _bootloader.storage.fsset._selinux._model: > _bootloader.storage.fsset._selinux.controllable: True > _bootloader.storage.fsset._selinux.major: 0 > _bootloader.storage.fsset._selinux.kids: 0 > _bootloader.storage.fsset._selinux._partedDevice: None > _bootloader.storage.fsset._selinux.uuid: None > _bootloader.storage.fsset._selinux.exists: True > _bootloader.storage.fsset._selinux.fstabComment: > _bootloader.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _bootloader.storage.fsset._selinux._format.uuid: None > _bootloader.storage.fsset._selinux._format.exists: True > _bootloader.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _bootloader.storage.fsset._selinux._format._majorminor: None > _bootloader.storage.fsset._selinux._format._minInstanceSize: None > _bootloader.storage.fsset._selinux._format._mountType: selinuxfs > _bootloader.storage.fsset._selinux._format.fsprofile: None > _bootloader.storage.fsset._selinux._format.label: None > _bootloader.storage.fsset._selinux._format._targetSize: 0 > _bootloader.storage.fsset._selinux._format._size: 0 > _bootloader.storage.fsset._selinux._format.mountopts: None > _bootloader.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _bootloader.storage.fsset._selinux._format._migrate: False > _bootloader.storage.fsset._selinux._format._device: selinuxfs > _bootloader.storage.fsset._selinux.sysfsPath: > _bootloader.storage.fsset._selinux._vendor: > _bootloader.storage.fsset._selinux._name: selinuxfs > _bootloader.storage.fsset._selinux._targetSize: 0 > _bootloader.storage.fsset._selinux.protected: False > _bootloader.storage.fsset._selinux.parents: [] > _bootloader.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _bootloader.storage.fsset._selinux.bus: > _bootloader.storage.fsset._selinux._size: 0 > _bootloader.storage.fsset._selinux._serial: None > _bootloader.storage.fsset._selinux.id: 120 > _bootloader.storage.fsset._selinux.minor: 0 > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 1 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [sda, sdb] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 10 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7f432f384090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f432f3840d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f432f384110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f432f384150) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f432f384190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 6016 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _bootloader._default_image._initrd: None > _bootloader._default_image.version: None > _bootloader._default_image._kernel: None > _bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _bootloader._default_image.short_label: linux > _bootloader._default_image.label: Fedora > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (DiskDevice instance) > _bootloader._drive_order: [sda, sdb, sdc] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader._trusted_boot: False > _bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] >_timezone: Timezone instance, containing members: > _timezone.utc: True > _timezone.tz: Europe/Stockholm >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7f433f9e4378> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.20 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: YumBackend instance, containing members: > _backend.modeText: %s Installing %s > > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.totalSize: 2978660 > _backend.dlpkgs: Skipped > _backend.skipFormatRoot: False > _backend.instLog: <open file '/mnt/sysimage/root/install.log', mode 'w+' at 0x7f4327dc7300> > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) > _backend.ayum: Skipped > _backend.totalFiles: 153547 >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >10:06:05,916 INFO anaconda: /usr/sbin/anaconda 17.20 >10:06:09,215 INFO anaconda: 4063232 kB (3968 MB) are available >10:06:09,215 INFO anaconda: check_memory(): total:3968, needed:768, graphical:768 >10:06:09,236 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >10:06:09,236 INFO anaconda: Default encoding = utf-8 >10:06:09,266 INFO anaconda: Display mode = g >10:06:09,270 INFO anaconda: 4063232 kB (3968 MB) are available >10:06:09,270 INFO anaconda: check_memory(): total:3968, needed:768, graphical:768 >10:06:10,267 DEBUG anaconda: X server has signalled a successful start. >10:06:10,272 INFO anaconda: Starting window manager, pid 645. >10:06:10,275 INFO anaconda.stdout: Starting graphical installation. >10:06:11,232 INFO anaconda: using only installclass _Fedora >10:06:11,233 INFO anaconda: Detected 3968M of memory >10:06:11,233 INFO anaconda: Swap attempt of 1024M to 6016M >10:06:11,675 DEBUG anaconda: display: (['DVI-I-1', 'connected', '1680x1050+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '474mm', 'x', '296mm'],) >10:06:11,676 INFO anaconda: Setting window size to 1680x1050 >10:06:12,645 INFO anaconda: dispatch: resetting to the first step. >10:06:12,646 INFO anaconda: dispatch: moving (1) to step sshd >10:06:12,646 DEBUG anaconda: dispatch: sshd is a direct step >10:06:12,646 INFO anaconda: sshd: not enabled, skipping. >10:06:12,646 INFO anaconda: created new libuser.conf at /tmp/libuser.ZW1rWH with instPath="/mnt/sysimage" >10:06:12,647 INFO anaconda: dispatch: leaving (1) step sshd >10:06:12,647 INFO anaconda: dispatch: moving (1) to step language >10:06:17,347 INFO anaconda: dispatch: leaving (1) step language >10:06:17,347 INFO anaconda: dispatch: moving (1) to step keyboard >10:06:22,140 INFO anaconda: dispatch: leaving (1) step keyboard >10:06:22,142 INFO anaconda: dispatch: moving (1) to step betanag >10:06:22,142 DEBUG anaconda: dispatch: betanag is a direct step >10:06:23,627 INFO anaconda: dispatch: leaving (1) step betanag >10:06:23,628 INFO anaconda: dispatch: moving (1) to step filtertype >10:06:26,345 INFO anaconda: dispatch: leaving (1) step filtertype >10:06:26,346 INFO anaconda: dispatch: moving (1) to step filter >10:06:26,372 DEBUG anaconda: dispatch: the interface chose not to display step filter. >10:06:26,372 INFO anaconda: dispatch: leaving (1) step filter >10:06:26,372 INFO anaconda: dispatch: moving (1) to step storageinit >10:06:26,372 DEBUG anaconda: dispatch: storageinit is a direct step >10:06:26,438 INFO anaconda: ISCSID is /sbin/iscsid >10:06:26,439 INFO anaconda: no initiator set >10:06:26,557 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:06:26,557 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >10:06:26,856 DEBUG anaconda: required disklabel type for sda (1) is None >10:06:26,856 DEBUG anaconda: default disklabel type for sda is gpt >10:06:26,856 DEBUG anaconda: selecting gpt disklabel for sda based on size >10:06:30,977 DEBUG anaconda: required disklabel type for sdb (1) is None >10:06:30,977 DEBUG anaconda: default disklabel type for sdb is gpt >10:06:30,977 DEBUG anaconda: selecting gpt disklabel for sdb based on size >10:06:30,981 INFO anaconda: UI not asking about disk initialization, using cached answer: True >10:06:32,159 INFO anaconda: dispatch: leaving (1) step storageinit >10:06:32,160 INFO anaconda: dispatch: moving (1) to step findrootparts >10:06:32,160 DEBUG anaconda: dispatch: findrootparts is a direct step >10:06:32,166 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >10:06:32,183 INFO anaconda: dispatch: leaving (1) step findrootparts >10:06:32,184 INFO anaconda: dispatch: moving (1) to step network >10:06:37,760 INFO anaconda: setting installation environment hostname to zaphod >10:06:37,777 INFO anaconda: dispatch: leaving (1) step network >10:06:37,778 INFO anaconda: dispatch: moving (1) to step timezone >10:06:37,978 INFO anaconda: set timezone: America/New_York, utc: 0 >10:06:44,511 INFO anaconda: set timezone: Europe/Stockholm, utc: 1 >10:06:44,512 INFO anaconda: dispatch: leaving (1) step timezone >10:06:44,512 INFO anaconda: dispatch: moving (1) to step accounts >10:06:52,085 INFO anaconda: dispatch: leaving (1) step accounts >10:06:52,086 INFO anaconda: dispatch: moving (1) to step setuptime >10:06:52,086 DEBUG anaconda: dispatch: setuptime is a direct step >12:06:53,002 INFO anaconda: dispatch: leaving (1) step setuptime >12:06:53,003 INFO anaconda: dispatch: moving (1) to step parttype >12:06:57,852 INFO anaconda: dispatch: leaving (1) step parttype >12:06:57,853 INFO anaconda: dispatch: moving (1) to step cleardiskssel >12:07:07,185 INFO anaconda: no initiator set >12:07:07,410 DEBUG anaconda: required disklabel type for sda (1) is None >12:07:07,410 DEBUG anaconda: default disklabel type for sda is gpt >12:07:07,411 DEBUG anaconda: selecting gpt disklabel for sda based on size >12:07:07,415 INFO anaconda: UI not asking about disk initialization, using cached answer: True >12:07:07,562 DEBUG anaconda: required disklabel type for sdb (1) is None >12:07:07,562 DEBUG anaconda: default disklabel type for sdb is gpt >12:07:07,562 DEBUG anaconda: selecting gpt disklabel for sdb based on size >12:07:07,570 INFO anaconda: UI not asking about disk initialization, using cached answer: True >12:07:08,260 INFO anaconda: dispatch: leaving (1) step cleardiskssel >12:07:08,260 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >12:07:08,260 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >12:07:08,262 DEBUG anaconda: required disklabel type for sda (1) is None >12:07:08,262 DEBUG anaconda: default disklabel type for sda is gpt >12:07:08,262 DEBUG anaconda: selecting gpt disklabel for sda based on size >12:07:08,426 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >12:07:08,426 INFO anaconda: dispatch: moving (1) to step partition >12:16:09,056 DEBUG anaconda: refresh: justRedraw=True >12:16:34,600 DEBUG anaconda: refresh: justRedraw=False >12:16:51,411 DEBUG anaconda: refresh: justRedraw=False >12:17:43,465 DEBUG anaconda: refresh: justRedraw=True >12:18:06,135 DEBUG anaconda: refresh: justRedraw=True >12:18:23,180 DEBUG anaconda: refresh: justRedraw=True >12:18:58,016 DEBUG anaconda: refresh: justRedraw=True >12:19:10,797 DEBUG anaconda: refresh: justRedraw=True >12:19:32,286 DEBUG anaconda: refresh: justRedraw=False >12:19:34,401 DEBUG anaconda: refresh: justRedraw=None >12:19:41,049 DEBUG anaconda: refresh: justRedraw=True >12:20:03,541 DEBUG anaconda: refresh: justRedraw=True >12:20:15,788 DEBUG anaconda: refresh: justRedraw=True >12:20:20,039 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py:1542: GtkWarning: IA__gtk_show_uri: assertion `uri != NULL' failed > dialog_rc = self.dialog.run() > >12:20:47,777 DEBUG anaconda: refresh: justRedraw=True >12:22:20,846 DEBUG anaconda: finished editing vg >12:22:20,847 DEBUG anaconda: pvs: ['md0'] >12:22:20,847 DEBUG anaconda: luks: [] >12:22:20,847 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >12:22:20,854 DEBUG anaconda: refresh: justRedraw=True >12:22:53,963 DEBUG anaconda: finished editing vg >12:22:53,963 DEBUG anaconda: pvs: ['md0'] >12:22:53,963 DEBUG anaconda: luks: [] >12:22:53,965 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'lv_root', 'originalFormat': Ext4FS instance (0x7f432be9ead0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f432beb8f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 51200L} >12:22:53,965 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >12:22:53,973 DEBUG anaconda: new lv non-existent 51200MB lvmlv tmp-vg_zaphod-lv_root (50) with non-existent ext4 filesystem mounted at / >12:22:53,973 DEBUG anaconda: creating lv lv_root >12:22:53,978 DEBUG anaconda: refresh: justRedraw=True >12:23:46,826 DEBUG anaconda: finished editing vg >12:23:46,826 DEBUG anaconda: pvs: ['md0'] >12:23:46,826 DEBUG anaconda: luks: [] >12:23:46,827 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_root', 'originalFormat': DeviceFormat instance (0x7f432beb8f90) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_root uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432beb8e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 51200L} >12:23:46,829 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'lv_home', 'originalFormat': Ext4FS instance (0x7f432bec2cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f432bec1490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_home uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /home mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 300000L} >12:23:46,829 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >12:23:46,830 DEBUG anaconda: old lv lv_root... >12:23:46,830 DEBUG anaconda: removing lv lv_root >12:23:46,841 DEBUG anaconda: new lv non-existent 51200MB lvmlv tmp-vg_zaphod-lv_root (63) with non-existent ext4 filesystem mounted at / >12:23:46,841 DEBUG anaconda: creating lv lv_root >12:23:46,847 DEBUG anaconda: new lv non-existent 300000MB lvmlv tmp-vg_zaphod-lv_home (64) with non-existent ext4 filesystem mounted at /home >12:23:46,847 DEBUG anaconda: creating lv lv_home >12:23:46,853 DEBUG anaconda: refresh: justRedraw=True >12:24:07,389 DEBUG anaconda: finished editing vg >12:24:07,389 DEBUG anaconda: pvs: ['md0'] >12:24:07,389 DEBUG anaconda: luks: [] >12:24:07,390 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_root', 'originalFormat': DeviceFormat instance (0x7f432bec5410) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_root uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432be9c050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 51200L} >12:24:07,392 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'lv_var', 'originalFormat': Ext4FS instance (0x7f432c996f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f432bec4210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_var uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /var mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 120000L} >12:24:07,393 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_home', 'originalFormat': DeviceFormat instance (0x7f432bec48d0) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_home uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432beb8dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_home uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /home mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 300000L} >12:24:07,393 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >12:24:07,394 DEBUG anaconda: old lv lv_root... >12:24:07,394 DEBUG anaconda: removing lv lv_root >12:24:07,395 DEBUG anaconda: old lv lv_home... >12:24:07,395 DEBUG anaconda: removing lv lv_home >12:24:07,411 DEBUG anaconda: new lv non-existent 51200MB lvmlv tmp-vg_zaphod-lv_root (82) with non-existent ext4 filesystem mounted at / >12:24:07,411 DEBUG anaconda: creating lv lv_root >12:24:07,416 DEBUG anaconda: new lv non-existent 120000MB lvmlv tmp-vg_zaphod-lv_var (83) with non-existent ext4 filesystem mounted at /var >12:24:07,416 DEBUG anaconda: creating lv lv_var >12:24:07,421 DEBUG anaconda: new lv non-existent 300000MB lvmlv tmp-vg_zaphod-lv_home (84) with non-existent ext4 filesystem mounted at /home >12:24:07,421 DEBUG anaconda: creating lv lv_home >12:24:07,429 DEBUG anaconda: refresh: justRedraw=True >12:24:21,154 DEBUG anaconda: finished editing vg >12:24:21,154 DEBUG anaconda: pvs: ['md0'] >12:24:21,154 DEBUG anaconda: luks: [] >12:24:21,155 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_root', 'originalFormat': DeviceFormat instance (0x7f432bec4310) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_root uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432bec2ad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 51200L} >12:24:21,156 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'lv_swap', 'originalFormat': Ext4FS instance (0x7f432bec4250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': SwapSpace instance (0x7f432bec5510) -- > type = swap name = swap status = None > device = /dev/mapper/tmp--vg_zaphod-lv_swap uuid = None exists = None > options = supported = True formattable = True resizable = False > priority = None label = None, 'stripes': 1, 'logSize': 0, 'size': 5216L} >12:24:21,157 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_var', 'originalFormat': DeviceFormat instance (0x7f432beb8d90) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_var uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432bec21d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_var uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /var mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 120000L} >12:24:21,158 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'lv_home', 'originalFormat': DeviceFormat instance (0x7f432bec2950) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_zaphod-lv_home uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f432bec2cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_zaphod-lv_home uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /home mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 300000L} >12:24:21,158 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >12:24:21,159 DEBUG anaconda: old lv lv_root... >12:24:21,159 DEBUG anaconda: removing lv lv_root >12:24:21,160 DEBUG anaconda: old lv lv_var... >12:24:21,160 DEBUG anaconda: removing lv lv_var >12:24:21,161 DEBUG anaconda: old lv lv_home... >12:24:21,161 DEBUG anaconda: removing lv lv_home >12:24:21,180 DEBUG anaconda: new lv non-existent 51200MB lvmlv tmp-vg_zaphod-lv_root (107) with non-existent ext4 filesystem mounted at / >12:24:21,180 DEBUG anaconda: creating lv lv_root >12:24:21,184 DEBUG anaconda: new lv non-existent 5216MB lvmlv tmp-vg_zaphod-lv_swap (108) with non-existent swap >12:24:21,185 DEBUG anaconda: creating lv lv_swap >12:24:21,190 DEBUG anaconda: new lv non-existent 120000MB lvmlv tmp-vg_zaphod-lv_var (109) with non-existent ext4 filesystem mounted at /var >12:24:21,190 DEBUG anaconda: creating lv lv_var >12:24:21,194 DEBUG anaconda: new lv non-existent 300000MB lvmlv tmp-vg_zaphod-lv_home (110) with non-existent ext4 filesystem mounted at /home >12:24:21,194 DEBUG anaconda: creating lv lv_home >12:24:21,204 DEBUG anaconda: refresh: justRedraw=True >12:24:30,306 INFO anaconda: dispatch: leaving (1) step partition >12:24:30,307 INFO anaconda: dispatch: moving (1) to step storagedone >12:24:30,307 DEBUG anaconda: dispatch: storagedone is a direct step >12:24:34,664 INFO anaconda: dispatch: leaving (1) step storagedone >12:24:34,664 INFO anaconda: dispatch: moving (1) to step enablefilesystems >12:24:34,664 DEBUG anaconda: dispatch: enablefilesystems is a direct step >12:24:37,752 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >12:24:39,186 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md0 >12:24:43,653 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >12:24:47,642 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >12:24:52,312 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-4 >12:24:53,107 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_zaphod-lv_root on /mnt/sysimage as ext4 with options defaults >12:24:53,184 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >12:24:53,291 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >12:24:53,311 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >12:24:53,321 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >12:24:53,390 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_zaphod-lv_home on /mnt/sysimage/home as ext4 with options defaults >12:24:53,527 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >12:24:53,528 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >12:24:53,541 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >12:24:53,692 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >12:24:53,711 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >12:24:53,721 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >12:24:53,743 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_zaphod-lv_var on /mnt/sysimage/var as ext4 with options defaults >12:24:53,821 INFO anaconda: dispatch: leaving (1) step enablefilesystems >12:24:53,822 INFO anaconda: dispatch: moving (1) to step bootloader >12:24:58,803 INFO anaconda: dispatch: leaving (1) step bootloader >12:24:58,803 INFO anaconda: dispatch: moving (1) to step reposetup >12:24:58,803 DEBUG anaconda: dispatch: reposetup is a direct step >12:24:58,805 DEBUG anaconda: enabling new callback mode >12:24:58,818 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >12:25:02,226 DEBUG anaconda: Grabbing https://mirrors.fedoraproject.org/metalink?repo=fedora-17&arch=x86_64 >12:25:03,596 DEBUG anaconda: Grabbing http://mirrors.se.eu.kernel.org/fedora/development/17/x86_64/os/repodata/repomd.xml >12:25:04,004 DEBUG anaconda: Grabbing http://mirrors.se.eu.kernel.org/fedora/development/17/x86_64/os/repodata/3f6635170de924421574424cb20b93cd8bf5c9cc26e9719a2e1e1e3f0febe4bd-primary.sqlite.bz2 >12:25:14,236 DEBUG anaconda: Grabbing http://mirrors.se.eu.kernel.org/fedora/development/17/x86_64/os/repodata/d6c0da0e75b7035bebbf694107a5720b6bbc70ed5bb18818d8a04d627014e444-comps-f17.xml.gz >12:25:33,625 DEBUG anaconda: Grabbing http://mirrors.se.eu.kernel.org/fedora/development/17/x86_64/os/repodata/cf96c8f54bfd155f5d6523528ef71dcc6a06ecbe1a83fe6fd374dd659a13d931-comps-f17.xml >12:25:42,799 INFO anaconda: dispatch: leaving (1) step reposetup >12:25:42,800 INFO anaconda: dispatch: moving (1) to step tasksel >12:25:46,300 INFO anaconda: dispatch: leaving (1) step tasksel >12:25:46,300 INFO anaconda: dispatch: moving (1) to step basepkgsel >12:25:46,300 DEBUG anaconda: dispatch: basepkgsel is a direct step >12:25:47,013 INFO anaconda: dispatch: leaving (1) step basepkgsel >12:25:47,013 INFO anaconda: dispatch: moving (1) to step postselection >12:25:47,013 DEBUG anaconda: dispatch: postselection is a direct step >12:25:47,038 INFO anaconda: selected kernel package for kernel >12:25:48,101 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >12:25:48,102 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >12:25:48,102 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >12:25:48,102 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >12:25:48,102 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >12:25:48,103 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >12:25:48,103 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >12:25:48,103 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >12:25:48,104 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >12:25:48,104 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >12:25:48,104 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >12:25:48,104 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko >12:25:48,105 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >12:25:48,105 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >12:25:48,105 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >12:25:48,106 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >12:25:48,106 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko >12:25:48,106 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/input/serio/serio_raw.ko >12:25:48,106 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >12:25:48,107 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >12:25:48,107 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >12:25:48,107 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/ata_generic.ko >12:25:48,108 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e100.ko >12:25:48,108 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_acpi.ko >12:25:48,108 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >12:25:48,108 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/mii.ko >12:25:48,109 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >12:25:48,109 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_jmicron.ko >12:25:48,109 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >12:25:48,110 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/edd.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >12:25:48,111 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >12:25:48,112 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >12:25:55,287 WARN anaconda: samba4-common conflicts with 1:samba-common-3.6.4-82.fc17.1.x86_64 >12:25:55,287 WARN anaconda: samba4-client conflicts with 1:samba-client-3.6.4-82.fc17.1.x86_64 >12:26:39,545 INFO anaconda: dispatch: leaving (1) step postselection >12:26:39,546 INFO anaconda: dispatch: moving (1) to step install >12:26:39,586 INFO anaconda: dispatch: leaving (1) step install >12:26:39,587 INFO anaconda: dispatch: moving (1) to step preinstallconfig >12:26:39,588 DEBUG anaconda: dispatch: preinstallconfig is a direct step >12:26:39,675 INFO anaconda: Backend logger started. >12:26:39,690 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:26:39,690 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:26:39,843 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:26:39,843 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:26:39,843 INFO anaconda: dispatch: leaving (1) step preinstallconfig >12:26:39,843 INFO anaconda: dispatch: moving (1) to step installpackages >12:26:39,843 DEBUG anaconda: dispatch: installpackages is a direct step >12:26:39,844 INFO anaconda: Preparing to install packages >12:31:51,130 ERR anaconda: file conflicts: file /usr/bin/net conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/pdbedit conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/profiles conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/smbcontrol conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/smbcquotas conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/smbpasswd conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/testparm conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /etc/samba/smb.conf conflicts between attempted installs of samba4-common-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/lib64/libnetapi.so.0 conflicts between attempted installs of samba4-common-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >12:31:51,131 ERR anaconda: file conflicts: file /usr/bin/nmblookup conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/rpcclient conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/sharesec conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbcacls conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbclient conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbget conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbspool conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbta-util conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/bin/smbtree conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:31:51,132 ERR anaconda: file conflicts: file /usr/share/man/man1/nmblookup.1.gz conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >12:32:33,478 INFO anaconda: dispatch: leaving (-1) step installpackages >12:32:33,478 INFO anaconda: dispatch: moving (-1) to step preinstallconfig >12:32:33,479 DEBUG anaconda: dispatch: preinstallconfig is a direct step >12:32:33,515 ERR anaconda: Unable to start backend logger >12:32:33,520 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:32:33,520 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:32:33,533 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:32:33,533 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:32:33,534 INFO anaconda: dispatch: leaving (-1) step preinstallconfig >12:32:33,535 INFO anaconda: dispatch: moving (-1) to step install >12:32:33,539 INFO anaconda: dispatch: leaving (-1) step install >12:32:33,540 INFO anaconda: dispatch: moving (-1) to step postselection >12:32:33,540 DEBUG anaconda: dispatch: postselection is a direct step >12:32:33,540 INFO anaconda: dispatch: leaving (-1) step postselection >12:32:33,540 INFO anaconda: dispatch: moving (-1) to step basepkgsel >12:32:33,540 DEBUG anaconda: dispatch: basepkgsel is a direct step >12:32:33,930 INFO anaconda: dispatch: leaving (-1) step basepkgsel >12:32:33,931 INFO anaconda: dispatch: moving (-1) to step tasksel >12:32:33,938 DEBUG anaconda: dispatch: the interface chose not to display step tasksel. >12:32:33,938 INFO anaconda: dispatch: leaving (-1) step tasksel >12:32:33,938 INFO anaconda: dispatch: moving (-1) to step reposetup >12:32:33,938 DEBUG anaconda: dispatch: reposetup is a direct step >12:32:33,938 INFO anaconda: dispatch: leaving (-1) step reposetup >12:32:33,938 INFO anaconda: dispatch: moving (-1) to step bootloader >12:32:43,266 INFO anaconda: dispatch: leaving (-1) step bootloader >12:32:43,267 INFO anaconda: dispatch: moving (-1) to step enablefilesystems >12:32:43,268 DEBUG anaconda: dispatch: enablefilesystems is a direct step >12:32:46,851 INFO anaconda: dispatch: leaving (1) step enablefilesystems >12:32:46,852 INFO anaconda: dispatch: moving (1) to step bootloader >12:33:01,985 INFO anaconda: dispatch: leaving (1) step bootloader >12:33:01,986 INFO anaconda: dispatch: moving (1) to step reposetup >12:33:01,986 DEBUG anaconda: dispatch: reposetup is a direct step >12:33:01,988 DEBUG anaconda: enabling new callback mode >12:33:01,998 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >12:34:50,118 DEBUG anaconda: Grabbing https://mirrors.fedoraproject.org/metalink?repo=fedora-17&arch=x86_64 >12:34:57,308 INFO anaconda: dispatch: leaving (1) step reposetup >12:34:57,308 INFO anaconda: dispatch: moving (1) to step tasksel >12:37:57,448 INFO anaconda: dispatch: leaving (1) step tasksel >12:37:57,448 INFO anaconda: dispatch: moving (1) to step basepkgsel >12:37:57,448 DEBUG anaconda: dispatch: basepkgsel is a direct step >12:37:57,960 INFO anaconda: dispatch: leaving (1) step basepkgsel >12:37:57,961 INFO anaconda: dispatch: moving (1) to step postselection >12:37:57,961 DEBUG anaconda: dispatch: postselection is a direct step >12:37:57,975 INFO anaconda: selected kernel package for kernel >12:38:00,404 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >12:38:00,405 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >12:38:00,405 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >12:38:00,405 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >12:38:00,406 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >12:38:00,406 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >12:38:00,406 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >12:38:00,406 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >12:38:00,407 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >12:38:00,407 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >12:38:00,407 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >12:38:00,408 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko >12:38:00,408 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >12:38:00,408 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >12:38:00,409 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >12:38:00,409 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >12:38:00,409 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko >12:38:00,409 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/input/serio/serio_raw.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/ata_generic.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e100.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_acpi.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/mii.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_jmicron.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >12:38:00,410 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >12:38:00,411 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/edd.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >12:38:00,412 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >12:38:00,413 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >12:38:08,318 INFO anaconda: dispatch: leaving (1) step postselection >12:38:08,318 INFO anaconda: dispatch: moving (1) to step install >12:38:08,347 INFO anaconda: dispatch: leaving (1) step install >12:38:08,347 INFO anaconda: dispatch: moving (1) to step preinstallconfig >12:38:08,348 DEBUG anaconda: dispatch: preinstallconfig is a direct step >12:38:08,394 ERR anaconda: Unable to start backend logger >12:38:08,399 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:38:08,399 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:38:08,404 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >12:38:08,404 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >12:38:08,404 INFO anaconda: dispatch: leaving (1) step preinstallconfig >12:38:08,405 INFO anaconda: dispatch: moving (1) to step installpackages >12:38:08,405 DEBUG anaconda: dispatch: installpackages is a direct step >12:38:08,405 INFO anaconda: Preparing to install packages > > >/tmp/program.log: >10:06:08,007 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >10:06:10,273 INFO program: Running... metacity --display :1 --sm-disable >10:06:10,952 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >10:06:11,599 INFO program: Running... xrandr -q >10:06:11,671 INFO program: Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192 >10:06:11,671 INFO program: DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm x 296mm >10:06:11,672 INFO program: 1680x1050 60.0*+ >10:06:11,672 INFO program: 1280x1024 75.0 60.0 >10:06:11,672 INFO program: 1152x864 75.0 >10:06:11,673 INFO program: 1024x768 75.1 60.0 >10:06:11,673 INFO program: 800x600 75.0 60.3 >10:06:11,673 INFO program: 640x480 75.0 60.0 >10:06:11,673 INFO program: 720x400 70.1 >10:06:11,674 INFO program: DP-1 disconnected (normal left inverted right x axis y axis) >10:06:11,674 INFO program: DP-2 disconnected (normal left inverted right x axis y axis) >10:06:12,623 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >10:06:12,624 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >10:06:26,372 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:06:26,439 INFO program: Running... modprobe fcoe >10:06:26,533 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:06:26,556 INFO program: No FCoE boot disk information is found in EDD! >10:06:26,562 INFO program: Running... modprobe scsi_wait_scan >10:06:26,600 INFO program: Running... rmmod scsi_wait_scan >10:06:26,617 INFO program: Running... udevadm settle --timeout=300 >10:06:26,701 INFO program: Running... multipath -d >10:06:26,732 INFO program: Apr 20 10:06:26 | /lib/udev/scsi_id exitted with 1 >10:06:26,732 INFO program: Apr 20 10:06:26 | /lib/udev/scsi_id exitted with 1 >10:06:26,738 INFO program: Running... multipath -ll >10:06:26,787 INFO program: Running... modprobe scsi_wait_scan >10:06:26,797 INFO program: Running... rmmod scsi_wait_scan >10:06:26,807 INFO program: Running... udevadm settle --timeout=300 >10:06:30,903 INFO program: Running... modprobe scsi_wait_scan >10:06:30,918 INFO program: Running... rmmod scsi_wait_scan >10:06:30,935 INFO program: Running... udevadm settle --timeout=300 >10:06:31,161 INFO program: Running... dumpe2fs -h /dev/loop1 >10:06:31,190 INFO program: Filesystem volume name: Anaconda >10:06:31,191 INFO program: Last mounted on: / >10:06:31,191 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >10:06:31,192 INFO program: Filesystem magic number: 0xEF53 >10:06:31,192 INFO program: Filesystem revision #: 1 (dynamic) >10:06:31,192 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 >10:06:31,192 INFO program: Filesystem flags: signed_directory_hash >10:06:31,193 INFO program: Default mount options: user_xattr acl >10:06:31,193 INFO program: Filesystem state: clean >10:06:31,193 INFO program: Errors behavior: Continue >10:06:31,194 INFO program: Filesystem OS type: Linux >10:06:31,194 INFO program: Inode count: 131072 >10:06:31,194 INFO program: Block count: 2097152 >10:06:31,194 INFO program: Reserved block count: 0 >10:06:31,195 INFO program: Free blocks: 1651015 >10:06:31,195 INFO program: Free inodes: 109870 >10:06:31,195 INFO program: First block: 1 >10:06:31,195 INFO program: Block size: 1024 >10:06:31,195 INFO program: Fragment size: 1024 >10:06:31,195 INFO program: Reserved GDT blocks: 256 >10:06:31,196 INFO program: Blocks per group: 8192 >10:06:31,196 INFO program: Fragments per group: 8192 >10:06:31,196 INFO program: Inodes per group: 512 >10:06:31,196 INFO program: Inode blocks per group: 128 >10:06:31,196 INFO program: Flex block group size: 16 >10:06:31,196 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >10:06:31,196 INFO program: Last mount time: Tue Apr 10 05:01:32 2012 >10:06:31,196 INFO program: Last write time: Tue Apr 10 05:01:44 2012 >10:06:31,196 INFO program: Mount count: 2 >10:06:31,196 INFO program: Maximum mount count: -1 >10:06:31,196 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >10:06:31,196 INFO program: Check interval: 0 (<none>) >10:06:31,196 INFO program: Lifetime writes: 32 MB >10:06:31,197 INFO program: Reserved blocks uid: 0 (user root) >10:06:31,197 INFO program: Reserved blocks gid: 0 (group root) >10:06:31,197 INFO program: First inode: 11 >10:06:31,197 INFO program: Inode size: 256 >10:06:31,197 INFO program: Required extra isize: 28 >10:06:31,197 INFO program: Desired extra isize: 28 >10:06:31,197 INFO program: Journal inode: 8 >10:06:31,197 INFO program: Default directory hash: half_md4 >10:06:31,197 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >10:06:31,197 INFO program: Journal backup: inode blocks >10:06:31,197 INFO program: Journal features: (none) >10:06:31,197 INFO program: Journal size: 32M >10:06:31,197 INFO program: Journal length: 32768 >10:06:31,198 INFO program: Journal sequence: 0x0000000a >10:06:31,198 INFO program: Journal start: 0 >10:06:31,198 INFO program: >10:06:31,198 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:06:31,198 INFO program: Running... dumpe2fs -h /dev/loop1 >10:06:31,207 INFO program: Filesystem volume name: Anaconda >10:06:31,207 INFO program: Last mounted on: / >10:06:31,208 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >10:06:31,208 INFO program: Filesystem magic number: 0xEF53 >10:06:31,208 INFO program: Filesystem revision #: 1 (dynamic) >10:06:31,209 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 >10:06:31,209 INFO program: Filesystem flags: signed_directory_hash >10:06:31,209 INFO program: Default mount options: user_xattr acl >10:06:31,209 INFO program: Filesystem state: clean >10:06:31,210 INFO program: Errors behavior: Continue >10:06:31,210 INFO program: Filesystem OS type: Linux >10:06:31,210 INFO program: Inode count: 131072 >10:06:31,211 INFO program: Block count: 2097152 >10:06:31,211 INFO program: Reserved block count: 0 >10:06:31,211 INFO program: Free blocks: 1651015 >10:06:31,211 INFO program: Free inodes: 109870 >10:06:31,212 INFO program: First block: 1 >10:06:31,212 INFO program: Block size: 1024 >10:06:31,212 INFO program: Fragment size: 1024 >10:06:31,213 INFO program: Reserved GDT blocks: 256 >10:06:31,213 INFO program: Blocks per group: 8192 >10:06:31,213 INFO program: Fragments per group: 8192 >10:06:31,213 INFO program: Inodes per group: 512 >10:06:31,214 INFO program: Inode blocks per group: 128 >10:06:31,214 INFO program: Flex block group size: 16 >10:06:31,214 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >10:06:31,214 INFO program: Last mount time: Tue Apr 10 05:01:32 2012 >10:06:31,215 INFO program: Last write time: Tue Apr 10 05:01:44 2012 >10:06:31,215 INFO program: Mount count: 2 >10:06:31,215 INFO program: Maximum mount count: -1 >10:06:31,215 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >10:06:31,215 INFO program: Check interval: 0 (<none>) >10:06:31,215 INFO program: Lifetime writes: 32 MB >10:06:31,215 INFO program: Reserved blocks uid: 0 (user root) >10:06:31,215 INFO program: Reserved blocks gid: 0 (group root) >10:06:31,215 INFO program: First inode: 11 >10:06:31,216 INFO program: Inode size: 256 >10:06:31,216 INFO program: Required extra isize: 28 >10:06:31,216 INFO program: Desired extra isize: 28 >10:06:31,216 INFO program: Journal inode: 8 >10:06:31,216 INFO program: Default directory hash: half_md4 >10:06:31,216 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >10:06:31,216 INFO program: Journal backup: inode blocks >10:06:31,216 INFO program: Journal features: (none) >10:06:31,216 INFO program: Journal size: 32M >10:06:31,216 INFO program: Journal length: 32768 >10:06:31,216 INFO program: Journal sequence: 0x0000000a >10:06:31,216 INFO program: Journal start: 0 >10:06:31,216 INFO program: >10:06:31,217 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:06:31,217 INFO program: Running... resize2fs -P /dev/loop1 >10:06:31,238 INFO program: Couldn't find valid filesystem superblock. >10:06:31,238 ERR program: resize2fs 1.42 (29-Nov-2011) >10:06:31,239 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:06:31,294 INFO program: Running... modprobe scsi_wait_scan >10:06:31,307 INFO program: Running... rmmod scsi_wait_scan >10:06:31,322 INFO program: Running... udevadm settle --timeout=300 >10:06:31,569 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:06:31,581 INFO program: Filesystem volume name: Anaconda >10:06:31,582 INFO program: Last mounted on: / >10:06:31,582 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >10:06:31,583 INFO program: Filesystem magic number: 0xEF53 >10:06:31,583 INFO program: Filesystem revision #: 1 (dynamic) >10:06:31,583 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 >10:06:31,584 INFO program: Filesystem flags: signed_directory_hash >10:06:31,584 INFO program: Default mount options: user_xattr acl >10:06:31,584 INFO program: Filesystem state: clean >10:06:31,584 INFO program: Errors behavior: Continue >10:06:31,585 INFO program: Filesystem OS type: Linux >10:06:31,585 INFO program: Inode count: 131072 >10:06:31,585 INFO program: Block count: 2097152 >10:06:31,585 INFO program: Reserved block count: 0 >10:06:31,586 INFO program: Free blocks: 1651015 >10:06:31,586 INFO program: Free inodes: 109870 >10:06:31,586 INFO program: First block: 1 >10:06:31,587 INFO program: Block size: 1024 >10:06:31,587 INFO program: Fragment size: 1024 >10:06:31,587 INFO program: Reserved GDT blocks: 256 >10:06:31,587 INFO program: Blocks per group: 8192 >10:06:31,588 INFO program: Fragments per group: 8192 >10:06:31,588 INFO program: Inodes per group: 512 >10:06:31,588 INFO program: Inode blocks per group: 128 >10:06:31,589 INFO program: Flex block group size: 16 >10:06:31,589 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >10:06:31,589 INFO program: Last mount time: Fri Apr 20 10:05:58 2012 >10:06:31,589 INFO program: Last write time: Fri Apr 20 10:05:58 2012 >10:06:31,590 INFO program: Mount count: 3 >10:06:31,590 INFO program: Maximum mount count: -1 >10:06:31,590 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >10:06:31,591 INFO program: Check interval: 0 (<none>) >10:06:31,591 INFO program: Lifetime writes: 32 MB >10:06:31,591 INFO program: Reserved blocks uid: 0 (user root) >10:06:31,591 INFO program: Reserved blocks gid: 0 (group root) >10:06:31,592 INFO program: First inode: 11 >10:06:31,592 INFO program: Inode size: 256 >10:06:31,592 INFO program: Required extra isize: 28 >10:06:31,592 INFO program: Desired extra isize: 28 >10:06:31,593 INFO program: Journal inode: 8 >10:06:31,593 INFO program: First orphan inode: 74754 >10:06:31,593 INFO program: Default directory hash: half_md4 >10:06:31,594 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >10:06:31,594 INFO program: Journal backup: inode blocks >10:06:31,594 INFO program: Journal features: (none) >10:06:31,594 INFO program: Journal size: 32M >10:06:31,595 INFO program: Journal length: 32768 >10:06:31,595 INFO program: Journal sequence: 0x0000000b >10:06:31,595 INFO program: Journal start: 1 >10:06:31,595 INFO program: >10:06:31,595 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:06:31,595 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:06:31,604 INFO program: Filesystem volume name: Anaconda >10:06:31,604 INFO program: Last mounted on: / >10:06:31,604 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >10:06:31,604 INFO program: Filesystem magic number: 0xEF53 >10:06:31,604 INFO program: Filesystem revision #: 1 (dynamic) >10:06:31,604 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 >10:06:31,604 INFO program: Filesystem flags: signed_directory_hash >10:06:31,605 INFO program: Default mount options: user_xattr acl >10:06:31,605 INFO program: Filesystem state: clean >10:06:31,605 INFO program: Errors behavior: Continue >10:06:31,605 INFO program: Filesystem OS type: Linux >10:06:31,605 INFO program: Inode count: 131072 >10:06:31,605 INFO program: Block count: 2097152 >10:06:31,605 INFO program: Reserved block count: 0 >10:06:31,605 INFO program: Free blocks: 1651015 >10:06:31,605 INFO program: Free inodes: 109870 >10:06:31,605 INFO program: First block: 1 >10:06:31,606 INFO program: Block size: 1024 >10:06:31,606 INFO program: Fragment size: 1024 >10:06:31,606 INFO program: Reserved GDT blocks: 256 >10:06:31,606 INFO program: Blocks per group: 8192 >10:06:31,606 INFO program: Fragments per group: 8192 >10:06:31,606 INFO program: Inodes per group: 512 >10:06:31,606 INFO program: Inode blocks per group: 128 >10:06:31,606 INFO program: Flex block group size: 16 >10:06:31,607 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >10:06:31,607 INFO program: Last mount time: Fri Apr 20 10:05:58 2012 >10:06:31,607 INFO program: Last write time: Fri Apr 20 10:05:58 2012 >10:06:31,607 INFO program: Mount count: 3 >10:06:31,607 INFO program: Maximum mount count: -1 >10:06:31,607 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >10:06:31,607 INFO program: Check interval: 0 (<none>) >10:06:31,607 INFO program: Lifetime writes: 32 MB >10:06:31,608 INFO program: Reserved blocks uid: 0 (user root) >10:06:31,608 INFO program: Reserved blocks gid: 0 (group root) >10:06:31,608 INFO program: First inode: 11 >10:06:31,608 INFO program: Inode size: 256 >10:06:31,608 INFO program: Required extra isize: 28 >10:06:31,608 INFO program: Desired extra isize: 28 >10:06:31,608 INFO program: Journal inode: 8 >10:06:31,608 INFO program: First orphan inode: 74754 >10:06:31,609 INFO program: Default directory hash: half_md4 >10:06:31,609 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >10:06:31,609 INFO program: Journal backup: inode blocks >10:06:31,609 INFO program: Journal features: (none) >10:06:31,609 INFO program: Journal size: 32M >10:06:31,609 INFO program: Journal length: 32768 >10:06:31,609 INFO program: Journal sequence: 0x0000000b >10:06:31,609 INFO program: Journal start: 1 >10:06:31,610 INFO program: >10:06:31,610 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:06:31,610 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:06:31,622 INFO program: Estimated minimum size of the filesystem: 424513 >10:06:31,623 ERR program: resize2fs 1.42 (29-Nov-2011) >10:06:31,716 INFO program: Running... modprobe scsi_wait_scan >10:06:31,733 INFO program: Running... rmmod scsi_wait_scan >10:06:31,747 INFO program: Running... udevadm settle --timeout=300 >10:06:31,850 INFO program: Running... udevadm settle --timeout=300 >10:06:31,966 INFO program: Running... udevadm settle --timeout=300 >10:06:32,001 INFO program: Running... udevadm settle --timeout=300 >10:06:32,035 INFO program: Running... udevadm settle --timeout=300 >10:06:32,169 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >10:06:32,176 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >10:06:37,761 INFO program: Running... hostname -v zaphod >12:06:52,095 INFO program: Running... /sbin/hwclock --hctosys -u >12:06:57,883 INFO program: Running... modprobe scsi_wait_scan >12:06:57,895 INFO program: Running... rmmod scsi_wait_scan >12:06:57,903 INFO program: Running... udevadm settle --timeout=300 >12:06:57,941 INFO program: Running... modprobe scsi_wait_scan >12:06:57,952 INFO program: Running... rmmod scsi_wait_scan >12:06:57,966 INFO program: Running... udevadm settle --timeout=300 >12:06:58,431 INFO program: Running... modprobe scsi_wait_scan >12:06:58,446 INFO program: Running... rmmod scsi_wait_scan >12:06:58,462 INFO program: Running... udevadm settle --timeout=300 >12:07:07,189 INFO program: Running... modprobe scsi_wait_scan >12:07:07,206 INFO program: Running... rmmod scsi_wait_scan >12:07:07,221 INFO program: Running... udevadm settle --timeout=300 >12:07:07,268 INFO program: Running... multipath -d >12:07:07,301 INFO program: Apr 20 12:07:07 | /lib/udev/scsi_id exitted with 1 >12:07:07,301 INFO program: Apr 20 12:07:07 | /lib/udev/scsi_id exitted with 1 >12:07:07,302 INFO program: Running... multipath -ll >12:07:07,344 INFO program: Running... modprobe scsi_wait_scan >12:07:07,358 INFO program: Running... rmmod scsi_wait_scan >12:07:07,371 INFO program: Running... udevadm settle --timeout=300 >12:07:07,481 INFO program: Running... modprobe scsi_wait_scan >12:07:07,493 INFO program: Running... rmmod scsi_wait_scan >12:07:07,509 INFO program: Running... udevadm settle --timeout=300 >12:07:07,712 INFO program: Running... dumpe2fs -h /dev/loop1 >12:07:07,724 INFO program: Filesystem volume name: Anaconda >12:07:07,725 INFO program: Last mounted on: / >12:07:07,725 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >12:07:07,725 INFO program: Filesystem magic number: 0xEF53 >12:07:07,725 INFO program: Filesystem revision #: 1 (dynamic) >12:07:07,726 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:07:07,726 INFO program: Filesystem flags: signed_directory_hash >12:07:07,726 INFO program: Default mount options: user_xattr acl >12:07:07,727 INFO program: Filesystem state: clean >12:07:07,727 INFO program: Errors behavior: Continue >12:07:07,727 INFO program: Filesystem OS type: Linux >12:07:07,727 INFO program: Inode count: 131072 >12:07:07,728 INFO program: Block count: 2097152 >12:07:07,728 INFO program: Reserved block count: 0 >12:07:07,728 INFO program: Free blocks: 1651015 >12:07:07,729 INFO program: Free inodes: 109870 >12:07:07,729 INFO program: First block: 1 >12:07:07,729 INFO program: Block size: 1024 >12:07:07,729 INFO program: Fragment size: 1024 >12:07:07,730 INFO program: Reserved GDT blocks: 256 >12:07:07,730 INFO program: Blocks per group: 8192 >12:07:07,730 INFO program: Fragments per group: 8192 >12:07:07,730 INFO program: Inodes per group: 512 >12:07:07,730 INFO program: Inode blocks per group: 128 >12:07:07,730 INFO program: Flex block group size: 16 >12:07:07,730 INFO program: Filesystem created: Tue Apr 10 07:01:24 2012 >12:07:07,730 INFO program: Last mount time: Tue Apr 10 07:01:32 2012 >12:07:07,730 INFO program: Last write time: Tue Apr 10 07:01:44 2012 >12:07:07,730 INFO program: Mount count: 2 >12:07:07,730 INFO program: Maximum mount count: -1 >12:07:07,730 INFO program: Last checked: Tue Apr 10 07:01:24 2012 >12:07:07,730 INFO program: Check interval: 0 (<none>) >12:07:07,730 INFO program: Lifetime writes: 32 MB >12:07:07,731 INFO program: Reserved blocks uid: 0 (user root) >12:07:07,731 INFO program: Reserved blocks gid: 0 (group root) >12:07:07,731 INFO program: First inode: 11 >12:07:07,731 INFO program: Inode size: 256 >12:07:07,731 INFO program: Required extra isize: 28 >12:07:07,731 INFO program: Desired extra isize: 28 >12:07:07,731 INFO program: Journal inode: 8 >12:07:07,731 INFO program: Default directory hash: half_md4 >12:07:07,731 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >12:07:07,731 INFO program: Journal backup: inode blocks >12:07:07,731 INFO program: Journal features: (none) >12:07:07,731 INFO program: Journal size: 32M >12:07:07,731 INFO program: Journal length: 32768 >12:07:07,731 INFO program: Journal sequence: 0x0000000a >12:07:07,732 INFO program: Journal start: 0 >12:07:07,732 INFO program: >12:07:07,732 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:07:07,732 INFO program: Running... dumpe2fs -h /dev/loop1 >12:07:07,745 INFO program: Filesystem volume name: Anaconda >12:07:07,745 INFO program: Last mounted on: / >12:07:07,746 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >12:07:07,746 INFO program: Filesystem magic number: 0xEF53 >12:07:07,746 INFO program: Filesystem revision #: 1 (dynamic) >12:07:07,747 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:07:07,747 INFO program: Filesystem flags: signed_directory_hash >12:07:07,747 INFO program: Default mount options: user_xattr acl >12:07:07,748 INFO program: Filesystem state: clean >12:07:07,748 INFO program: Errors behavior: Continue >12:07:07,748 INFO program: Filesystem OS type: Linux >12:07:07,748 INFO program: Inode count: 131072 >12:07:07,749 INFO program: Block count: 2097152 >12:07:07,749 INFO program: Reserved block count: 0 >12:07:07,749 INFO program: Free blocks: 1651015 >12:07:07,749 INFO program: Free inodes: 109870 >12:07:07,750 INFO program: First block: 1 >12:07:07,750 INFO program: Block size: 1024 >12:07:07,750 INFO program: Fragment size: 1024 >12:07:07,751 INFO program: Reserved GDT blocks: 256 >12:07:07,751 INFO program: Blocks per group: 8192 >12:07:07,751 INFO program: Fragments per group: 8192 >12:07:07,751 INFO program: Inodes per group: 512 >12:07:07,752 INFO program: Inode blocks per group: 128 >12:07:07,752 INFO program: Flex block group size: 16 >12:07:07,752 INFO program: Filesystem created: Tue Apr 10 07:01:24 2012 >12:07:07,752 INFO program: Last mount time: Tue Apr 10 07:01:32 2012 >12:07:07,753 INFO program: Last write time: Tue Apr 10 07:01:44 2012 >12:07:07,753 INFO program: Mount count: 2 >12:07:07,753 INFO program: Maximum mount count: -1 >12:07:07,753 INFO program: Last checked: Tue Apr 10 07:01:24 2012 >12:07:07,754 INFO program: Check interval: 0 (<none>) >12:07:07,754 INFO program: Lifetime writes: 32 MB >12:07:07,754 INFO program: Reserved blocks uid: 0 (user root) >12:07:07,755 INFO program: Reserved blocks gid: 0 (group root) >12:07:07,755 INFO program: First inode: 11 >12:07:07,755 INFO program: Inode size: 256 >12:07:07,755 INFO program: Required extra isize: 28 >12:07:07,756 INFO program: Desired extra isize: 28 >12:07:07,756 INFO program: Journal inode: 8 >12:07:07,756 INFO program: Default directory hash: half_md4 >12:07:07,757 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >12:07:07,757 INFO program: Journal backup: inode blocks >12:07:07,757 INFO program: Journal features: (none) >12:07:07,757 INFO program: Journal size: 32M >12:07:07,758 INFO program: Journal length: 32768 >12:07:07,758 INFO program: Journal sequence: 0x0000000a >12:07:07,758 INFO program: Journal start: 0 >12:07:07,758 INFO program: >12:07:07,759 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:07:07,759 INFO program: Running... resize2fs -P /dev/loop1 >12:07:07,771 INFO program: Couldn't find valid filesystem superblock. >12:07:07,771 ERR program: resize2fs 1.42 (29-Nov-2011) >12:07:07,771 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:07:07,819 INFO program: Running... modprobe scsi_wait_scan >12:07:07,831 INFO program: Running... rmmod scsi_wait_scan >12:07:07,842 INFO program: Running... udevadm settle --timeout=300 >12:07:07,905 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:07:07,918 INFO program: Filesystem volume name: Anaconda >12:07:07,919 INFO program: Last mounted on: / >12:07:07,919 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >12:07:07,919 INFO program: Filesystem magic number: 0xEF53 >12:07:07,920 INFO program: Filesystem revision #: 1 (dynamic) >12:07:07,920 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:07:07,920 INFO program: Filesystem flags: signed_directory_hash >12:07:07,921 INFO program: Default mount options: user_xattr acl >12:07:07,921 INFO program: Filesystem state: clean >12:07:07,921 INFO program: Errors behavior: Continue >12:07:07,921 INFO program: Filesystem OS type: Linux >12:07:07,922 INFO program: Inode count: 131072 >12:07:07,922 INFO program: Block count: 2097152 >12:07:07,922 INFO program: Reserved block count: 0 >12:07:07,923 INFO program: Free blocks: 1651015 >12:07:07,923 INFO program: Free inodes: 109870 >12:07:07,923 INFO program: First block: 1 >12:07:07,923 INFO program: Block size: 1024 >12:07:07,924 INFO program: Fragment size: 1024 >12:07:07,924 INFO program: Reserved GDT blocks: 256 >12:07:07,924 INFO program: Blocks per group: 8192 >12:07:07,925 INFO program: Fragments per group: 8192 >12:07:07,925 INFO program: Inodes per group: 512 >12:07:07,925 INFO program: Inode blocks per group: 128 >12:07:07,925 INFO program: Flex block group size: 16 >12:07:07,926 INFO program: Filesystem created: Tue Apr 10 07:01:24 2012 >12:07:07,926 INFO program: Last mount time: Fri Apr 20 12:05:58 2012 >12:07:07,926 INFO program: Last write time: Fri Apr 20 12:05:58 2012 >12:07:07,926 INFO program: Mount count: 3 >12:07:07,927 INFO program: Maximum mount count: -1 >12:07:07,927 INFO program: Last checked: Tue Apr 10 07:01:24 2012 >12:07:07,927 INFO program: Check interval: 0 (<none>) >12:07:07,928 INFO program: Lifetime writes: 32 MB >12:07:07,928 INFO program: Reserved blocks uid: 0 (user root) >12:07:07,928 INFO program: Reserved blocks gid: 0 (group root) >12:07:07,928 INFO program: First inode: 11 >12:07:07,929 INFO program: Inode size: 256 >12:07:07,929 INFO program: Required extra isize: 28 >12:07:07,929 INFO program: Desired extra isize: 28 >12:07:07,929 INFO program: Journal inode: 8 >12:07:07,930 INFO program: First orphan inode: 74754 >12:07:07,930 INFO program: Default directory hash: half_md4 >12:07:07,930 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >12:07:07,930 INFO program: Journal backup: inode blocks >12:07:07,930 INFO program: Journal features: (none) >12:07:07,930 INFO program: Journal size: 32M >12:07:07,930 INFO program: Journal length: 32768 >12:07:07,930 INFO program: Journal sequence: 0x0000000b >12:07:07,930 INFO program: Journal start: 1 >12:07:07,930 INFO program: >12:07:07,930 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:07:07,931 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:07:07,941 INFO program: Filesystem volume name: Anaconda >12:07:07,942 INFO program: Last mounted on: / >12:07:07,942 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >12:07:07,942 INFO program: Filesystem magic number: 0xEF53 >12:07:07,943 INFO program: Filesystem revision #: 1 (dynamic) >12:07:07,943 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:07:07,943 INFO program: Filesystem flags: signed_directory_hash >12:07:07,943 INFO program: Default mount options: user_xattr acl >12:07:07,944 INFO program: Filesystem state: clean >12:07:07,944 INFO program: Errors behavior: Continue >12:07:07,944 INFO program: Filesystem OS type: Linux >12:07:07,945 INFO program: Inode count: 131072 >12:07:07,945 INFO program: Block count: 2097152 >12:07:07,945 INFO program: Reserved block count: 0 >12:07:07,945 INFO program: Free blocks: 1651015 >12:07:07,946 INFO program: Free inodes: 109870 >12:07:07,946 INFO program: First block: 1 >12:07:07,946 INFO program: Block size: 1024 >12:07:07,947 INFO program: Fragment size: 1024 >12:07:07,947 INFO program: Reserved GDT blocks: 256 >12:07:07,947 INFO program: Blocks per group: 8192 >12:07:07,947 INFO program: Fragments per group: 8192 >12:07:07,948 INFO program: Inodes per group: 512 >12:07:07,948 INFO program: Inode blocks per group: 128 >12:07:07,948 INFO program: Flex block group size: 16 >12:07:07,948 INFO program: Filesystem created: Tue Apr 10 07:01:24 2012 >12:07:07,949 INFO program: Last mount time: Fri Apr 20 12:05:58 2012 >12:07:07,949 INFO program: Last write time: Fri Apr 20 12:05:58 2012 >12:07:07,949 INFO program: Mount count: 3 >12:07:07,949 INFO program: Maximum mount count: -1 >12:07:07,950 INFO program: Last checked: Tue Apr 10 07:01:24 2012 >12:07:07,950 INFO program: Check interval: 0 (<none>) >12:07:07,950 INFO program: Lifetime writes: 32 MB >12:07:07,950 INFO program: Reserved blocks uid: 0 (user root) >12:07:07,950 INFO program: Reserved blocks gid: 0 (group root) >12:07:07,950 INFO program: First inode: 11 >12:07:07,950 INFO program: Inode size: 256 >12:07:07,950 INFO program: Required extra isize: 28 >12:07:07,950 INFO program: Desired extra isize: 28 >12:07:07,950 INFO program: Journal inode: 8 >12:07:07,950 INFO program: First orphan inode: 74754 >12:07:07,950 INFO program: Default directory hash: half_md4 >12:07:07,950 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >12:07:07,950 INFO program: Journal backup: inode blocks >12:07:07,951 INFO program: Journal features: (none) >12:07:07,951 INFO program: Journal size: 32M >12:07:07,951 INFO program: Journal length: 32768 >12:07:07,951 INFO program: Journal sequence: 0x0000000b >12:07:07,951 INFO program: Journal start: 1 >12:07:07,951 INFO program: >12:07:07,951 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:07:07,951 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:07:07,962 INFO program: Estimated minimum size of the filesystem: 424513 >12:07:07,962 ERR program: resize2fs 1.42 (29-Nov-2011) >12:07:08,001 INFO program: Running... modprobe scsi_wait_scan >12:07:08,016 INFO program: Running... rmmod scsi_wait_scan >12:07:08,035 INFO program: Running... udevadm settle --timeout=300 >12:07:08,084 INFO program: Running... udevadm settle --timeout=300 >12:07:08,114 INFO program: Running... udevadm settle --timeout=300 >12:07:08,145 INFO program: Running... udevadm settle --timeout=300 >12:07:08,185 INFO program: Running... udevadm settle --timeout=300 >12:16:14,675 INFO program: Running... modprobe btrfs >12:16:14,780 INFO program: Running... modprobe vfat >12:24:34,353 INFO program: Running... udevadm settle --timeout=300 >12:24:34,391 INFO program: Running... udevadm settle --timeout=300 >12:24:34,668 INFO program: Running... udevadm settle --timeout=300 >12:24:34,705 INFO program: Running... udevadm settle --timeout=300 >12:24:34,786 INFO program: Running... wipefs -a /dev/sdb >12:24:34,823 INFO program: Running... udevadm settle --timeout=300 >12:24:34,867 INFO program: Running... udevadm settle --timeout=300 >12:24:34,936 INFO program: Running... udevadm settle --timeout=300 >12:24:34,980 INFO program: Running... wipefs -a /dev/sda >12:24:35,010 INFO program: Running... udevadm settle --timeout=300 >12:24:35,045 INFO program: Running... udevadm settle --timeout=300 >12:24:35,077 INFO program: Running... udevadm settle --timeout=300 >12:24:35,311 INFO program: Running... udevadm settle --timeout=300 >12:24:35,436 INFO program: Running... udevadm settle --timeout=300 >12:24:35,473 INFO program: Running... udevadm settle --timeout=300 >12:24:35,652 INFO program: Running... udevadm settle --timeout=300 >12:24:35,816 INFO program: Running... wipefs -a /dev/sdb1 >12:24:35,853 INFO program: Running... udevadm settle --timeout=300 >12:24:35,888 INFO program: Running... udevadm settle --timeout=300 >12:24:35,970 INFO program: Running... udevadm settle --timeout=300 >12:24:36,040 INFO program: Running... udevadm settle --timeout=300 >12:24:36,278 INFO program: Running... udevadm settle --timeout=300 >12:24:36,335 INFO program: Running... udevadm settle --timeout=300 >12:24:36,425 INFO program: Running... udevadm settle --timeout=300 >12:24:36,628 INFO program: Running... udevadm settle --timeout=300 >12:24:36,670 INFO program: Running... wipefs -a /dev/sda1 >12:24:36,688 INFO program: Running... udevadm settle --timeout=300 >12:24:36,716 INFO program: Running... udevadm settle --timeout=300 >12:24:36,830 INFO program: Running... udevadm settle --timeout=300 >12:24:36,915 INFO program: Running... udevadm settle --timeout=300 >12:24:37,053 INFO program: Running... udevadm settle --timeout=300 >12:24:37,130 INFO program: Running... wipefs -a /dev/sda2 >12:24:37,173 INFO program: Running... udevadm settle --timeout=300 >12:24:37,204 INFO program: Running... udevadm settle --timeout=300 >12:24:37,360 INFO program: Running... mke2fs -t ext4 /dev/sda2 >12:24:37,744 INFO program: Filesystem label= >12:24:37,744 INFO program: OS type: Linux >12:24:37,745 INFO program: Block size=1024 (log=0) >12:24:37,745 INFO program: Fragment size=1024 (log=0) >12:24:37,745 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:24:37,745 INFO program: 128016 inodes, 512000 blocks >12:24:37,746 INFO program: 25600 blocks (5.00%) reserved for the super user >12:24:37,746 INFO program: First data block=1 >12:24:37,746 INFO program: Maximum filesystem blocks=67633152 >12:24:37,747 INFO program: 63 block groups >12:24:37,747 INFO program: 8192 blocks per group, 8192 fragments per group >12:24:37,747 INFO program: 2032 inodes per group >12:24:37,747 INFO program: Superblock backups stored on blocks: >12:24:37,748 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >12:24:37,748 INFO program: >12:24:37,748 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >12:24:37,748 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >12:24:37,749 INFO program: Creating journal (8192 blocks): done >12:24:37,749 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 d >12:24:37,749 ERR program: mke2fs 1.42 (29-Nov-2011) >12:24:37,752 INFO program: Running... udevadm settle --timeout=300 >12:24:37,820 INFO program: Running... udevadm settle --timeout=300 >12:24:37,971 INFO program: Running... udevadm settle --timeout=300 >12:24:38,070 INFO program: Running... wipefs -a /dev/sda3 >12:24:38,112 INFO program: Running... udevadm settle --timeout=300 >12:24:38,146 INFO program: Running... udevadm settle --timeout=300 >12:24:38,220 INFO program: Running... udevadm settle --timeout=300 >12:24:38,280 INFO program: Running... udevadm settle --timeout=300 >12:24:38,462 INFO program: Running... mdadm --create /dev/md0 --run --level=10 --raid-devices=2 --metadata=default --bitmap=internal /dev/sda3 /dev/sdb1 >12:24:38,686 ERR program: mdadm: array /dev/md0 started. >12:24:38,698 INFO program: Running... udevadm settle --timeout=300 >12:24:38,838 INFO program: Running... udevadm settle --timeout=300 >12:24:38,924 INFO program: Running... wipefs -a /dev/md0 >12:24:38,951 INFO program: Running... lvm pvcreate --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/md0 >12:24:39,185 INFO program: >12:24:39,185 ERR program: Writing physical volume data to disk "/dev/md0" >12:24:39,187 INFO program: Running... udevadm settle --timeout=300 >12:24:39,341 INFO program: Running... udevadm settle --timeout=300 >12:24:39,421 INFO program: Running... lvm vgcreate -s 32m --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_zaphod /dev/md0 >12:24:39,549 INFO program: >12:24:39,555 INFO program: Running... udevadm settle --timeout=300 >12:24:39,608 INFO program: Running... udevadm settle --timeout=300 >12:24:39,693 INFO program: Running... lvm lvcreate -L 300000m -n lv_home --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_zaphod >12:24:39,892 INFO program: >12:24:39,902 INFO program: Running... udevadm settle --timeout=300 >12:24:39,968 INFO program: Running... udevadm settle --timeout=300 >12:24:40,042 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_zaphod-lv_home >12:24:43,648 INFO program: Filesystem label= >12:24:43,648 INFO program: OS type: Linux >12:24:43,649 INFO program: Block size=4096 (log=2) >12:24:43,649 INFO program: Fragment size=4096 (log=2) >12:24:43,649 INFO program: Stride=128 blocks, Stripe width=128 blocks >12:24:43,649 INFO program: 19202048 inodes, 76800000 blocks >12:24:43,650 INFO program: 3840000 blocks (5.00%) reserved for the super user >12:24:43,650 INFO program: First data block=0 >12:24:43,650 INFO program: Maximum filesystem blocks=4294967296 >12:24:43,650 INFO program: 2344 block groups >12:24:43,650 INFO program: 32768 blocks per group, 32768 fragments per group >12:24:43,650 INFO program: 8192 inodes per group >12:24:43,650 INFO program: Superblock backups stored on blocks: >12:24:43,650 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:24:43,650 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616 >12:24:43,650 INFO program: >12:24:43,650 INFO program: Allocating group tables: 0/2344 1/2344 2/2344 3/2344 4/2344 5/2344 6/2344 7/2344 8/2344 9/2344 10/2344 11/2344 12/2344 13/2344 14/2344 15/2344 16/2344 17/2344 18/2344 19/2344 20/2344 21/2344 22/2344 23/2344 24/2344 25/2344 26/2344 27/2344 28/2344 29/2344 30/2344 31/2344 32/2344 33/2344 34/2344 35/2344 36/2344 37/2344 38/2344 39/2344 40/2344 41/2344 42/2344 43/2344 44/2344 45/2344 46/2344 47/2344 48/2344 49/2344 50/2344 51/2344 52/2344 53/2344 54/2344 55/2344 56/2344 57/2344 58/2344 59/2344 60/2344 61/2344 62/2344 63/2344 64/2344 65/2344 66/2344 67/2344 68/2344 69/2344 70/2344 71/2344 72/2344 73/2344 74/2344 75/2344 76/2344 77/2344 78/2344 79/2344 80/2344 81/2344 82/2344 83/2344 84/2344 85/2344 86/2344 87/2344 88/2344 89/2344 90/2344 91/2344 92/2344 93/2344 94/2344 95/2344 96/2344 97/2344 98/2344 99/2344 100/2344 101/2344 102/2344 103/2344 104/2344 105/2344 106/2344 107/2344 108/2344 109/2344 110/2344 111/2344 112/2344 113/2344 114/2344 115/2344 116/2344 117/2344 118/2344 119/2344 120/2344 121/2344 122/2344 123/2344 124/2344 125/2344 126/2344 127/2344 128/2344 129/2344 130/2344 131/2344 132/2344 133/2344 134/2344 135/2344 136/2344 137/2344 138/2344 139/2344 140/2344 141/2344 142/2344 143/2344 144/2344 145/2344 146/2344 147/2344 148/2344 149/2344 150/2344 151/2344 152/2344 153/2344 154/2344 155/2344 156/2344 157/2344 158/2344 159/2344 160/2344 161/2344 162/2344 163/2344 164/2344 165/2344 166/2344 167/2344 168/2344 169/2344 170/2344 171/2344 172/2344 173/2344 174/2344 175/2344 176/2344 177/2344 178/2344 179/2344 180/2344 181/2344 182/2344 183/2344 184/2344 185/2344 186/2344 187/2344 188/2344 189/2344 190/2344 191/2344 192/2344 193/2344 194/2344 195/2344 196/2344 197/2344 198/2344 199/2344 200/2344 201/2344 202/2344 203/2344 204/2344 205/2344 206/2344 207/2344 208/2344 209/2344 210/2344 211/2344 212/2344 213/2344 214/2344 215/2344 216/2344 217/2344 218/2344 219/2344 220/2344 221/2344 222/2344 223/2344 224/2344 225/2344 226/2344 227/2344 228/2344 229/2344 230/2344 231/2344 232/2344 233/2344 234/2344 235/2344 236/2344 237/2344 238/2344 239/2344 240/2344 241/2344 242/2344 243/2344 244/2344 245/2344 246/2344 247/2344 248/2344 249/2344 250/2344 251/2344 252/2344 253/2344 254/2344 255/2344 256/2344 257/2344 258/2344 259/2344 260/2344 261/2344 262/2344 263/2344 264/2344 265/2344 266/2344 267/2344 268/2344 269/2344 270/2344 271/2344 272/2344 273/2344 274/2344 275/2344 276/2344 277/2344 278/2344 279/2344 280/2344 281/2344 282/2344 283/2344 284/2344 285/2344 286/2344 287/2344 288/2344 289/2344 290/2344 291/2344 292/2344 293/2344 294/2344 295/2344 296/2344 297/2344 298/2344 299/2344 300/2344 301/2344 302/2344 303/2344 304/2344 305/2344 306/2344 307/2344 308/2344 309/2344 310/2344 311/2344 312/2344 313/2344 314/2344 315/2344 316/2344 317/2344 318/2344 319/2344 320/2344 321/2344 322/2344 323/2344 324/2344 325/2344 326/2344 327/2344 328/2344 329/2344 330/2344 331/2344 332/2344 333/2344 334/2344 335/2344 336/2344 337/2344 338/2344 339/2344 340/2344 341/2344 342/2344 343/2344 344/2344 345/2344 346/2344 347/2344 348/2344 349/2344 350/2344 351/2344 352/2344 353/2344 354/2344 355/2344 356/2344 357/2344 358/2344 359/2344 360/2344 361/2344 362/2344 363/2344 364/2344 365/2344 366/2344 367/2344 368/2344 369/2344 370/2344 371/2344 372/2344 373/2344 374/2344 375/2344 376/2344 377/2344 378/2344 379/2344 380/2344 381/2344 382/2344 383/2344 384/2344 385/2344 386/2344 387/2344 388/2344 389/2344 390/2344 391/2344 392/2344 393/2344 394/2344 395/2344 396/2344 397/2344 398/2344 399/2344 400/2344 401/2344 402/2344 403/2344 404/2344 405/2344 406/2344 407/2344 408/2344 409/2344 410/2344 411/2344 412/2344 413/2344 414/2344 415/2344 416/2344 417/2344 418/2344 419/2344 420/2344 421/2344 422/2344 423/2344 424/2344 425/2344 426/2344 427/2344 428/2344 429/2344 430/2344 431/2344 432/2344 433/2344 434/2344 435/2344 436/2344 437/2344 438/2344 439/2344 440/2344 441/2344 442/2344 443/2344 444/2344 445/2344 446/2344 447/2344 448/2344 449/2344 450/2344 451/2344 452/2344 453/2344 454/2344 455/2344 456/2344 457/2344 458/2344 459/2344 460/2344 461/2344 462/2344 463/2344 464/2344 465/2344 466/2344 467/2344 468/2344 469/2344 470/2344 471/2344 472/2344 473/2344 474/2344 475/2344 476/2344 477/2344 478/2344 479/2344 480/2344 481/2344 482/2344 483/2344 484/2344 485/2344 486/2344 487/2344 488/2344 489/2344 490/2344 491/2344 492/2344 493/2344 494/2344 495/2344 496/2344 497/2344 498/2344 499/2344 500/2344 501/2344 502/2344 503/2344 504/2344 505/2344 506/2344 507/2344 508/2344 509/2344 510/2344 511/2344 512/2344 513/2344 514/2344 515/2344 516/2344 517/2344 518/2344 519/2344 520/2344 521/2344 522/2344 523/2344 524/2344 525/2344 526/2344 527/2344 528/2344 529/2344 530/2344 531/2344 532/2344 533/2344 534/2344 535/2344 536/2344 537/2344 538/2344 539/2344 540/2344 541/2344 542/2344 543/2344 544/2344 545/2344 546/2344 547/2344 548/2344 549/2344 550/2344 551/2344 552/2344 553/2344 554/2344 555/2344 556/2344 557/2344 558/2344 559/2344 560/2344 561/2344 562/2344 563/2344 564/2344 565/2344 566/2344 567/2344 568/2344 569/2344 570/2344 571/2344 572/2344 573/2344 574/2344 575/2344 576/2344 577/2344 578/2344 579/2344 580/2344 581/2344 582/2344 583/2344 584/2344 585/2344 586/2344 587/2344 588/2344 589/2344 590/2344 591/2344 592/2344 593/2344 594/2344 595/2344 596/2344 597/2344 598/2344 599/2344 600/2344 601/2344 602/2344 603/2344 604/2344 605/2344 606/2344 607/2344 608/2344 609/2344 610/2344 611/2344 612/2344 613/2344 614/2344 615/2344 616/2344 617/2344 618/2344 619/2344 620/2344 621/2344 622/2344 623/2344 624/2344 625/2344 626/2344 627/2344 628/2344 629/2344 630/2344 631/2344 632/2344 633/2344 634/2344 635/2344 636/2344 637/2344 638/2344 639/2344 640/2344 641/2344 642/2344 643/2344 644/2344 645/2344 646/2344 647/2344 648/2344 649/2344 650/2344 651/2344 652/2344 653/2344 654/2344 655/2344 656/2344 657/2344 658/2344 659/2344 660/2344 661/2344 662/2344 663/2344 664/2344 665/2344 666/2344 667/2344 668/2344 669/2344 670/2344 671/2344 672/2344 673/2344 674/2344 675/2344 676/2344 677/2344 678/2344 679/2344 680/2344 681/2344 682/2344 683/2344 684/2344 685/2344 686/2344 687/2344 688/2344 689/2344 690/2344 691/2344 692/2344 693/2344 694/2344 695/2344 696/2344 697/2344 698/2344 699/2344 700/2344 701/2344 702/2344 703/2344 704/2344 705/2344 706/2344 707/2344 708/2344 709/2344 710/2344 711/2344 712/2344 713/2344 714/2344 715/2344 716/2344 717/2344 718/2344 719/2344 720/2344 721/2344 722/2344 723/2344 724/2344 725/2344 726/2344 727/2344 728/2344 729/2344 730/2344 731/2344 732/2344 733/2344 734/2344 735/2344 736/2344 737/2344 738/2344 739/2344 740/2344 741/2344 742/2344 743/2344 744/2344 745/2344 746/2344 747/2344 748/2344 749/2344 750/2344 751/2344 752/2344 753/2344 754/2344 755/2344 756/2344 757/2344 758/2344 759/2344 760/2344 761/2344 762/2344 763/2344 764/2344 765/2344 766/2344 767/2344 768/2344 769/2344 770/2344 771/2344 772/2344 773/2344 774/2344 775/2344 776/2344 777/2344 778/2344 779/2344 780/2344 781/2344 782/2344 783/2344 784/2344 785/2344 786/2344 787/2344 788/2344 789/2344 790/2344 791/2344 792/2344 793/2344 794/2344 795/2344 796/2344 797/2344 798/2344 799/2344 800/2344 801/2344 802/2344 803/2344 804/2344 805/2344 806/2344 807/2344 808/2344 809/2344 810/2344 811/2344 812/2344 813/2344 814/2344 815/2344 816/2344 817/2344 818/2344 819/2344 820/2344 821/2344 822/2344 823/2344 824/2344 825/2344 826/2344 827/2344 828/2344 829/2344 830/2344 831/2344 832/2344 833/2344 834/2344 835/2344 836/2344 837/2344 838/2344 839/2344 840/2344 841/2344 842/2344 843/2344 844/2344 845/2344 846/2344 847/2344 848/2344 849/2344 850/2344 851/2344 852/2344 853/2344 854/2344 855/2344 856/2344 857/2344 858/2344 859/2344 860/2344 861/2344 862/2344 863/2344 864/2344 865/2344 866/2344 867/2344 868/2344 869/2344 870/2344 871/2344 872/2344 873/2344 874/2344 875/2344 876/2344 877/2344 878/2344 879/2344 880/2344 881/2344 882/2344 883/2344 884/2344 885/2344 886/2344 887/2344 888/2344 889/2344 890/2344 891/2344 892/2344 893/2344 894/2344 895/2344 896/2344 897/2344 898/2344 899/2344 900/2344 901/2344 902/2344 903/2344 904/2344 905/2344 906/2344 907/2344 908/2344 909/2344 910/2344 911/2344 912/2344 913/2344 914/2344 915/2344 916/2344 917/2344 918/2344 919/2344 920/2344 921/2344 922/2344 923/2344 924/2344 925/2344 926/2344 927/2344 928/2344 929/2344 930/2344 931/2344 932/2344 933/2344 934/2344 935/2344 936/2344 937/2344 938/2344 939/2344 940/2344 941/2344 942/2344 943/2344 944/2344 945/2344 946/2344 947/2344 948/2344 949/2344 950/2344 951/2344 952/2344 953/2344 954/2344 955/2344 956/2344 957/2344 958/2344 959/2344 960/2344 961/2344 962/2344 963/2344 964/2344 965/2344 966/2344 967/2344 968/2344 969/2344 970/2344 971/2344 972/2344 973/2344 974/2344 975/2344 976/2344 977/2344 978/2344 979/2344 980/2344 981/2344 982/2344 983/2344 984/2344 985/2344 986/2344 987/2344 988/2344 989/2344 990/2344 991/2344 992/2344 993/2344 994/2344 995/2344 996/2344 997/2344 998/2344 999/23441000/23441001/23441002/23441003/23441004/23441005/23441006/23441007/23441008/23441009/23441010/23441011/23441012/23441013/23441014/23441015/23441016/23441017/23441018/23441019/23441020/23441021/23441022/23441023/23441024/23441025/23441026/23441027/23441028/23441029/23441030/23441031/23441032/23441033/23441034/23441035/23441036/23441037/23441038/23441039/23441040/23441041/23441042/23441043/23441044/23441045/23441046/23441047/23441048/23441049/23441050/23441051/23441052/23441053/23441054/23441055/23441056/23441057/23441058/23441059/23441060/23441061/23441062/23441063/23441064/23441065/23441066/23441067/23441068/23441069/23441070/23441071/23441072/23441073/23441074/23441075/23441076/23441077/23441078/23441079/23441080/23441081/23441082/23441083/23441084/23441085/23441086/23441087/23441088/23441089/23441090/23441091/23441092/23441093/23441094/23441095/23441096/23441097/23441098/23441099/23441100/23441101/23441102/23441103/23441104/23441105/23441106/23441107/23441108/23441109/23441110/23441111/23441112/23441113/23441114/23441115/23441116/23441117/23441118/23441119/23441120/23441121/23441122/23441123/23441124/23441125/23441126/23441127/23441128/23441129/23441130/23441131/23441132/23441133/23441134/23441135/23441136/23441137/23441138/23441139/23441140/23441141/23441142/23441143/23441144/23441145/23441146/23441147/23441148/23441149/23441150/23441151/23441152/23441153/23441154/23441155/23441156/23441157/23441158/23441159/23441160/23441161/23441162/23441163/23441164/23441165/23441166/23441167/23441168/23441169/23441170/23441171/23441172/23441173/23441174/23441175/23441176/23441177/23441178/23441179/23441180/23441181/23441182/23441183/23441184/23441185/23441186/23441187/23441188/23441189/23441190/23441191/23441192/23441193/23441194/23441195/23441196/23441197/23441198/23441199/23441200/23441201/23441202/23441203/23441204/23441205/23441206/23441207/23441208/23441209/23441210/23441211/23441212/23441213/23441214/23441215/23441216/23441217/23441218/23441219/23441220/23441221/23441222/23441223/23441224/23441225/23441226/23441227/23441228/23441229/23441230/23441231/23441232/23441233/23441234/23441235/23441236/23441237/23441238/23441239/23441240/23441241/23441242/23441243/23441244/23441245/23441246/23441247/23441248/23441249/23441250/23441251/23441252/23441253/23441254/23441255/23441256/23441257/23441258/23441259/23441260/23441261/23441262/23441263/23441264/23441265/23441266/23441267/23441268/23441269/23441270/23441271/23441272/23441273/23441274/23441275/23441276/23441277/23441278/23441279/23441280/23441281/23441282/23441283/23441284/23441285/23441286/23441287/23441288/23441289/23441290/23441291/23441292/23441293/23441294/23441295/23441296/23441297/23441298/23441299/23441300/23441301/23441302/23441303/23441304/23441305/23441306/23441307/23441308/23441309/23441310/23441311/23441312/23441313/23441314/23441315/23441316/23441317/23441318/23441319/23441320/23441321/23441322/23441323/23441324/23441325/23441326/23441327/23441328/23441329/23441330/23441331/23441332/23441333/23441334/23441335/23441336/23441337/23441338/23441339/23441340/23441341/23441342/23441343/23441344/23441345/23441346/23441347/23441348/23441349/23441350/23441351/23441352/23441353/23441354/23441355/23441356/23441357/23441358/23441359/23441360/23441361/23441362/23441363/23441364/23441365/23441366/23441367/23441368/23441369/23441370/23441371/23441372/23441373/23441374/23441375/23441376/23441377/23441378/23441379/23441380/23441381/23441382/23441383/23441384/23441385/23441386/23441387/23441388/23441389/23441390/23441391/23441392/23441393/23441394/23441395/23441396/23441397/23441398/23441399/23441400/23441401/23441402/23441403/23441404/23441405/23441406/23441407/23441408/23441409/23441410/23441411/23441412/23441413/23441414/23441415/23441416/23441417/23441418/23441419/23441420/23441421/23441422/23441423/23441424/23441425/23441426/23441427/23441428/23441429/23441430/23441431/23441432/23441433/23441434/23441435/23441436/23441437/23441438/23441439/23441440/23441441/23441442/23441443/23441444/23441445/23441446/23441447/23441448/23441449/23441450/23441451/23441452/23441453/23441454/23441455/23441456/23441457/23441458/23441459/23441460/23441461/23441462/23441463/23441464/23441465/23441466/23441467/23441468/23441469/23441470/23441471/23441472/23441473/23441474/23441475/23441476/23441477/23441478/23441479/23441480/23441481/23441482/23441483/23441484/23441485/23441486/23441487/23441488/23441489/23441490/23441491/23441492/23441493/23441494/23441495/23441496/23441497/23441498/23441499/23441500/23441501/23441502/23441503/23441504/23441505/23441506/23441507/23441508/23441509/23441510/23441511/23441512/23441513/23441514/23441515/23441516/23441517/23441518/23441519/23441520/23441521/23441522/23441523/23441524/23441525/23441526/23441527/23441528/23441529/23441530/23441531/23441532/23441533/23441534/23441535/23441536/23441537/23441538/23441539/23441540/23441541/23441542/23441543/23441544/23441545/23441546/23441547/23441548/23441549/23441550/23441551/23441552/23441553/23441554/23441555/23441556/23441557/23441558/23441559/23441560/23441561/23441562/23441563/23441564/23441565/23441566/23441567/23441568/23441569/23441570/23441571/23441572/23441573/23441574/23441575/23441576/23441577/23441578/23441579/23441580/23441581/23441582/23441583/23441584/23441585/23441586/23441587/23441588/23441589/23441590/23441591/23441592/23441593/23441594/23441595/23441596/23441597/23441598/23441599/23441600/23441601/23441602/23441603/23441604/23441605/23441606/23441607/23441608/23441609/23441610/23441611/23441612/23441613/23441614/23441615/23441616/23441617/23441618/23441619/23441620/23441621/23441622/23441623/23441624/23441625/23441626/23441627/23441628/23441629/23441630/23441631/23441632/23441633/23441634/23441635/23441636/23441637/23441638/23441639/23441640/23441641/23441642/23441643/23441644/23441645/23441646/23441647/23441648/23441649/23441650/23441651/23441652/23441653/23441654/23441655/23441656/23441657/23441658/23441659/23441660/23441661/23441662/23441663/23441664/23441665/23441666/23441667/23441668/23441669/23441670/23441671/23441672/23441673/23441674/23441675/23441676/23441677/23441678/23441679/23441680/23441681/23441682/23441683/23441684/23441685/23441686/23441687/23441688/23441689/23441690/23441691/23441692/23441693/23441694/23441695/23441696/23441697/23441698/23441699/23441700/23441701/23441702/23441703/23441704/23441705/23441706/23441707/23441708/23441709/23441710/23441711/23441712/23441713/23441714/23441715/23441716/23441717/23441718/23441719/23441720/23441721/23441722/23441723/23441724/23441725/23441726/23441727/23441728/23441729/23441730/23441731/23441732/23441733/23441734/23441735/23441736/23441737/23441738/23441739/23441740/23441741/23441742/23441743/23441744/23441745/23441746/23441747/23441748/23441749/23441750/23441751/23441752/23441753/23441754/23441755/23441756/23441757/23441758/23441759/23441760/23441761/23441762/23441763/23441764/23441765/23441766/23441767/23441768/23441769/23441770/23441771/23441772/23441773/23441774/23441775/23441776/23441777/23441778/23441779/23441780/23441781/23441782/23441783/23441784/23441785/23441786/23441787/23441788/23441789/23441790/23441791/23441792/23441793/23441794/23441795/23441796/23441797/23441798/23441799/23441800/23441801/23441802/23441803/23441804/23441805/23441806/23441807/23441808/23441809/23441810/23441811/23441812/23441813/23441814/23441815/23441816/23441817/23441818/23441819/23441820/23441821/23441822/23441823/23441824/23441825/23441826/23441827/23441828/23441829/23441830/23441831/23441832/23441833/23441834/23441835/23441836/23441837/23441838/23441839/23441840/23441841/23441842/23441843/23441844/23441845/23441846/23441847/23441848/23441849/23441850/23441851/23441852/23441853/23441854/23441855/23441856/23441857/23441858/23441859/23441860/23441861/23441862/23441863/23441864/23441865/23441866/23441867/23441868/23441869/23441870/23441871/23441872/23441873/23441874/23441875/23441876/23441877/23441878/23441879/23441880/23441881/23441882/23441883/23441884/23441885/23441886/23441887/23441888/23441889/23441890/23441891/23441892/23441893/23441894/23441895/23441896/23441897/23441898/23441899/23441900/23441901/23441902/23441903/23441904/23441905/23441906/23441907/23441908/23441909/23441910/23441911/23441912/23441913/23441914/23441915/23441916/23441917/23441918/23441919/23441920/23441921/23441922/23441923/23441924/23441925/23441926/23441927/23441928/23441929/23441930/23441931/23441932/23441933/23441934/23441935/23441936/23441937/23441938/23441939/23441940/23441941/23441942/23441943/23441944/23441945/23441946/23441947/23441948/23441949/23441950/23441951/23441952/23441953/23441954/23441955/23441956/23441957/23441958/23441959/23441960/23441961/23441962/23441963/23441964/23441965/23441966/23441967/23441968/23441969/23441970/23441971/23441972/23441973/23441974/23441975/23441976/23441977/23441978/23441979/23441980/23441981/23441982/23441983/23441984/23441985/23441986/23441987/23441988/23441989/23441990/23441991/23441992/23441993/23441994/23441995/23441996/23441997/23441998/23441999/23442000/23442001/23442002/23442003/23442004/23442005/23442006/23442007/23442008/23442009/23442010/23442011/23442012/23442013/23442014/23442015/23442016/23442017/23442018/23442019/23442020/23442021/23442022/23442023/23442024/23442025/23442026/23442027/23442028/23442029/23442030/23442031/23442032/23442033/23442034/23442035/23442036/23442037/23442038/23442039/23442040/23442041/23442042/23442043/23442044/23442045/23442046/23442047/23442048/23442049/23442050/23442051/23442052/23442053/23442054/23442055/23442056/23442057/23442058/23442059/23442060/23442061/23442062/23442063/23442064/23442065/23442066/23442067/23442068/23442069/23442070/23442071/23442072/23442073/23442074/23442075/23442076/23442077/23442078/23442079/23442080/23442081/23442082/23442083/23442084/23442085/23442086/23442087/23442088/23442089/23442090/23442091/23442092/23442093/23442094/23442095/23442096/23442097/23442098/23442099/23442100/23442101/23442102/23442103/23442104/23442105/23442106/23442107/23442108/23442109/23442110/23442111/23442112/23442113/23442114/23442115/23442116/23442117/23442118/23442119/23442120/23442121/23442122/23442123/23442124/23442125/23442126/23442127/23442128/23442129/23442130/23442131/23442132/23442133/23442134/23442135/23442136/23442137/23442138/23442139/23442140/23442141/23442142/23442143/23442144/23442145/23442146/23442147/23442148/23442149/23442150/23442151/23442152/23442153/23442154/23442155/23442156/23442157/23442158/23442159/23442160/23442161/23442162/23442163/23442164/23442165/23442166/23442167/23442168/23442169/23442170/23442171/23442172/23442173/23442174/23442175/23442176/23442177/23442178/23442179/23442180/23442181/23442182/23442183/23442184/23442185/23442186/23442187/23442188/23442189/23442190/23442191/23442192/23442193/23442194/23442195/23442196/23442197/23442198/23442199/23442200/23442201/23442202/23442203/23442204/23442205/23442206/23442207/23442208/23442209/23442210/23442211/23442212/23442213/23442214/23442215/23442216/23442217/23442218/23442219/23442220/23442221/23442222/23442223/23442224/23442225/23442226/23442227/23442228/23442229/23442230/23442231/23442232/23442233/23442234/23442235/23442236/23442237/23442238/23442239/23442240/23442241/23442242/23442243/23442244/23442245/23442246/23442247/23442248/23442249/23442250/23442251/23442252/23442253/23442254/23442255/23442256/23442257/23442258/23442259/23442260/23442261/23442262/23442263/23442264/23442265/23442266/23442267/23442268/23442269/23442270/23442271/23442272/23442273/23442274/23442275/23442276/23442277/23442278/23442279/23442280/23442281/23442282/23442283/23442284/23442285/23442286/23442287/23442288/23442289/23442290/23442291/23442292/23442293/23442294/23442295/23442296/23442297/23442298/23442299/23442300/23442301/23442302/23442303/23442304/23442305/23442306/23442307/23442308/23442309/23442310/23442311/23442312/23442313/23442314/23442315/23442316/23442317/23442318/23442319/23442320/23442321/23442322/23442323/23442324/23442325/23442326/23442327/23442328/23442329/23442330/23442331/23442332/23442333/23442334/23442335/23442336/23442337/23442338/23442339/23442340/23442341/23442342/23442343/2344 done >12:24:43,651 INFO program: Writing inode tables: 0/2344 1/2344 2/2344 3/2344 4/2344 5/2344 6/2344 7/2344 8/2344 9/2344 10/2344 11/2344 12/2344 13/2344 14/2344 15/2344 16/2344 17/2344 18/2344 19/2344 20/2344 21/2344 22/2344 23/2344 24/2344 25/2344 26/2344 27/2344 28/2344 29/2344 30/2344 31/2344 32/2344 33/2344 34/2344 35/2344 36/2344 37/2344 38/2344 39/2344 40/2344 41/2344 42/2344 43/2344 44/2344 45/2344 46/2344 47/2344 48/2344 49/2344 50/2344 51/2344 52/2344 53/2344 54/2344 55/2344 56/2344 57/2344 58/2344 59/2344 60/2344 61/2344 62/2344 63/2344 64/2344 65/2344 66/2344 67/2344 68/2344 69/2344 70/2344 71/2344 72/2344 73/2344 74/2344 75/2344 76/2344 77/2344 78/2344 79/2344 80/2344 81/2344 82/2344 83/2344 84/2344 85/2344 86/2344 87/2344 88/2344 89/2344 90/2344 91/2344 92/2344 93/2344 94/2344 95/2344 96/2344 97/2344 98/2344 99/2344 100/2344 101/2344 102/2344 103/2344 104/2344 105/2344 106/2344 107/2344 108/2344 109/2344 110/2344 111/2344 112/2344 113/2344 114/2344 115/2344 116/2344 117/2344 118/2344 119/2344 120/2344 121/2344 122/2344 123/2344 124/2344 125/2344 126/2344 127/2344 128/2344 129/2344 130/2344 131/2344 132/2344 133/2344 134/2344 135/2344 136/2344 137/2344 138/2344 139/2344 140/2344 141/2344 142/2344 143/2344 144/2344 145/2344 146/2344 147/2344 148/2344 149/2344 150/2344 151/2344 152/2344 153/2344 154/2344 155/2344 156/2344 157/2344 158/2344 159/2344 160/2344 161/2344 162/2344 163/2344 164/2344 165/2344 166/2344 167/2344 168/2344 169/2344 170/2344 171/2344 172/2344 173/2344 174/2344 175/2344 176/2344 177/2344 178/2344 179/2344 180/2344 181/2344 182/2344 183/2344 184/2344 185/2344 186/2344 187/2344 188/2344 189/2344 190/2344 191/2344 192/2344 193/2344 194/2344 195/2344 196/2344 197/2344 198/2344 199/2344 200/2344 201/2344 202/2344 203/2344 204/2344 205/2344 206/2344 207/2344 208/2344 209/2344 210/2344 211/2344 212/2344 213/2344 214/2344 215/2344 216/2344 217/2344 218/2344 219/2344 220/2344 221/2344 222/2344 223/2344 224/2344 225/2344 226/2344 227/2344 228/2344 229/2344 230/2344 231/2344 232/2344 233/2344 234/2344 235/2344 236/2344 237/2344 238/2344 239/2344 240/2344 241/2344 242/2344 243/2344 244/2344 245/2344 246/2344 247/2344 248/2344 249/2344 250/2344 251/2344 252/2344 253/2344 254/2344 255/2344 256/2344 257/2344 258/2344 259/2344 260/2344 261/2344 262/2344 263/2344 264/2344 265/2344 266/2344 267/2344 268/2344 269/2344 270/2344 271/2344 272/2344 273/2344 274/2344 275/2344 276/2344 277/2344 278/2344 279/2344 280/2344 281/2344 282/2344 283/2344 284/2344 285/2344 286/2344 287/2344 288/2344 289/2344 290/2344 291/2344 292/2344 293/2344 294/2344 295/2344 296/2344 297/2344 298/2344 299/2344 300/2344 301/2344 302/2344 303/2344 304/2344 305/2344 306/2344 307/2344 308/2344 309/2344 310/2344 311/2344 312/2344 313/2344 314/2344 315/2344 316/2344 317/2344 318/2344 319/2344 320/2344 321/2344 322/2344 323/2344 324/2344 325/2344 326/2344 327/2344 328/2344 329/2344 330/2344 331/2344 332/2344 333/2344 334/2344 335/2344 336/2344 337/2344 338/2344 339/2344 340/2344 341/2344 342/2344 343/2344 344/2344 345/2344 346/2344 347/2344 348/2344 349/2344 350/2344 351/2344 352/2344 353/2344 354/2344 355/2344 356/2344 357/2344 358/2344 359/2344 360/2344 361/2344 362/2344 363/2344 364/2344 365/2344 366/2344 367/2344 368/2344 369/2344 370/2344 371/2344 372/2344 373/2344 374/2344 375/2344 376/2344 377/2344 378/2344 379/2344 380/2344 381/2344 382/2344 383/2344 384/2344 385/2344 386/2344 387/2344 388/2344 389/2344 390/2344 391/2344 392/2344 393/2344 394/2344 395/2344 396/2344 397/2344 398/2344 399/2344 400/2344 401/2344 402/2344 403/2344 404/2344 405/2344 406/2344 407/2344 408/2344 409/2344 410/2344 411/2344 412/2344 413/2344 414/2344 415/2344 416/2344 417/2344 418/2344 419/2344 420/2344 421/2344 422/2344 423/2344 424/2344 425/2344 426/2344 427/2344 428/2344 429/2344 430/2344 431/2344 432/2344 433/2344 434/2344 435/2344 436/2344 437/2344 438/2344 439/2344 440/2344 441/2344 442/2344 443/2344 444/2344 445/2344 446/2344 447/2344 448/2344 449/2344 450/2344 451/2344 452/2344 453/2344 454/2344 455/2344 456/2344 457/2344 458/2344 459/2344 460/2344 461/2344 462/2344 463/2344 464/2344 465/2344 466/2344 467/2344 468/2344 469/2344 470/2344 471/2344 472/2344 473/2344 474/2344 475/2344 476/2344 477/2344 478/2344 479/2344 480/2344 481/2344 482/2344 483/2344 484/2344 485/2344 486/2344 487/2344 488/2344 489/2344 490/2344 491/2344 492/2344 493/2344 494/2344 495/2344 496/2344 497/2344 498/2344 499/2344 500/2344 501/2344 502/2344 503/2344 504/2344 505/2344 506/2344 507/2344 508/2344 509/2344 510/2344 511/2344 512/2344 513/2344 514/2344 515/2344 516/2344 517/2344 518/2344 519/2344 520/2344 521/2344 522/2344 523/2344 524/2344 525/2344 526/2344 527/2344 528/2344 529/2344 530/2344 531/2344 532/2344 533/2344 534/2344 535/2344 536/2344 537/2344 538/2344 539/2344 540/2344 541/2344 542/2344 543/2344 544/2344 545/2344 546/2344 547/2344 548/2344 549/2344 550/2344 551/2344 552/2344 553/2344 554/2344 555/2344 556/2344 557/2344 558/2344 559/2344 560/2344 561/2344 562/2344 563/2344 564/2344 565/2344 566/2344 567/2344 568/2344 569/2344 570/2344 571/2344 572/2344 573/2344 574/2344 575/2344 576/2344 577/2344 578/2344 579/2344 580/2344 581/2344 582/2344 583/2344 584/2344 585/2344 586/2344 587/2344 588/2344 589/2344 590/2344 591/2344 592/2344 593/2344 594/2344 595/2344 596/2344 597/2344 598/2344 599/2344 600/2344 601/2344 602/2344 603/2344 604/2344 605/2344 606/2344 607/2344 608/2344 609/2344 610/2344 611/2344 612/2344 613/2344 614/2344 615/2344 616/2344 617/2344 618/2344 619/2344 620/2344 621/2344 622/2344 623/2344 624/2344 625/2344 626/2344 627/2344 628/2344 629/2344 630/2344 631/2344 632/2344 633/2344 634/2344 635/2344 636/2344 637/2344 638/2344 639/2344 640/2344 641/2344 642/2344 643/2344 644/2344 645/2344 646/2344 647/2344 648/2344 649/2344 650/2344 651/2344 652/2344 653/2344 654/2344 655/2344 656/2344 657/2344 658/2344 659/2344 660/2344 661/2344 662/2344 663/2344 664/2344 665/2344 666/2344 667/2344 668/2344 669/2344 670/2344 671/2344 672/2344 673/2344 674/2344 675/2344 676/2344 677/2344 678/2344 679/2344 680/2344 681/2344 682/2344 683/2344 684/2344 685/2344 686/2344 687/2344 688/2344 689/2344 690/2344 691/2344 692/2344 693/2344 694/2344 695/2344 696/2344 697/2344 698/2344 699/2344 700/2344 701/2344 702/2344 703/2344 704/2344 705/2344 706/2344 707/2344 708/2344 709/2344 710/2344 711/2344 712/2344 713/2344 714/2344 715/2344 716/2344 717/2344 718/2344 719/2344 720/2344 721/2344 722/2344 723/2344 724/2344 725/2344 726/2344 727/2344 728/2344 729/2344 730/2344 731/2344 732/2344 733/2344 734/2344 735/2344 736/2344 737/2344 738/2344 739/2344 740/2344 741/2344 742/2344 743/2344 744/2344 745/2344 746/2344 747/2344 748/2344 749/2344 750/2344 751/2344 752/2344 753/2344 754/2344 755/2344 756/2344 757/2344 758/2344 759/2344 760/2344 761/2344 762/2344 763/2344 764/2344 765/2344 766/2344 767/2344 768/2344 769/2344 770/2344 771/2344 772/2344 773/2344 774/2344 775/2344 776/2344 777/2344 778/2344 779/2344 780/2344 781/2344 782/2344 783/2344 784/2344 785/2344 786/2344 787/2344 788/2344 789/2344 790/2344 791/2344 792/2344 793/2344 794/2344 795/2344 796/2344 797/2344 798/2344 799/2344 800/2344 801/2344 802/2344 803/2344 804/2344 805/2344 806/2344 807/2344 808/2344 809/2344 810/2344 811/2344 812/2344 813/2344 814/2344 815/2344 816/2344 817/2344 818/2344 819/2344 820/2344 821/2344 822/2344 823/2344 824/2344 825/2344 826/2344 827/2344 828/2344 829/2344 830/2344 831/2344 832/2344 833/2344 834/2344 835/2344 836/2344 837/2344 838/2344 839/2344 840/2344 841/2344 842/2344 843/2344 844/2344 845/2344 846/2344 847/2344 848/2344 849/2344 850/2344 851/2344 852/2344 853/2344 854/2344 855/2344 856/2344 857/2344 858/2344 859/2344 860/2344 861/2344 862/2344 863/2344 864/2344 865/2344 866/2344 867/2344 868/2344 869/2344 870/2344 871/2344 872/2344 873/2344 874/2344 875/2344 876/2344 877/2344 878/2344 879/2344 880/2344 881/2344 882/2344 883/2344 884/2344 885/2344 886/2344 887/2344 888/2344 889/2344 890/2344 891/2344 892/2344 893/2344 894/2344 895/2344 896/2344 897/2344 898/2344 899/2344 900/2344 901/2344 902/2344 903/2344 904/2344 905/2344 906/2344 907/2344 908/2344 909/2344 910/2344 911/2344 912/2344 913/2344 914/2344 915/2344 916/2344 917/2344 918/2344 919/2344 920/2344 921/2344 922/2344 923/2344 924/2344 925/2344 926/2344 927/2344 928/2344 929/2344 930/2344 931/2344 932/2344 933/2344 934/2344 935/2344 936/2344 937/2344 938/2344 939/2344 940/2344 941/2344 942/2344 943/2344 944/2344 945/2344 946/2344 947/2344 948/2344 949/2344 950/2344 951/2344 952/2344 953/2344 954/2344 955/2344 956/2344 957/2344 958/2344 959/2344 960/2344 961/2344 962/2344 963/2344 964/2344 965/2344 966/2344 967/2344 968/2344 969/2344 970/2344 971/2344 972/2344 973/2344 974/2344 975/2344 976/2344 977/2344 978/2344 979/2344 980/2344 981/2344 982/2344 983/2344 984/2344 985/2344 986/2344 987/2344 988/2344 989/2344 990/2344 991/2344 992/2344 993/2344 994/2344 995/2344 996/2344 997/2344 998/2344 999/23441000/23441001/23441002/23441003/23441004/23441005/23441006/23441007/23441008/23441009/23441010/23441011/23441012/23441013/23441014/23441015/23441016/23441017/23441018/23441019/23441020/23441021/23441022/23441023/23441024/23441025/23441026/23441027/23441028/23441029/23441030/23441031/23441032/23441033/23441034/23441035/23441036/23441037/23441038/23441039/23441040/23441041/23441042/23441043/23441044/23441045/23441046/23441047/23441048/23441049/23441050/23441051/23441052/23441053/23441054/23441055/23441056/23441057/23441058/23441059/23441060/23441061/23441062/23441063/23441064/23441065/23441066/23441067/23441068/23441069/23441070/23441071/23441072/23441073/23441074/23441075/23441076/23441077/23441078/23441079/23441080/23441081/23441082/23441083/23441084/23441085/23441086/23441087/23441088/23441089/23441090/23441091/23441092/23441093/23441094/23441095/23441096/23441097/23441098/23441099/23441100/23441101/23441102/23441103/23441104/23441105/23441106/23441107/23441108/23441109/23441110/23441111/23441112/23441113/23441114/23441115/23441116/23441117/23441118/23441119/23441120/23441121/23441122/23441123/23441124/23441125/23441126/23441127/23441128/23441129/23441130/23441131/23441132/23441133/23441134/23441135/23441136/23441137/23441138/23441139/23441140/23441141/23441142/23441143/23441144/23441145/23441146/23441147/23441148/23441149/23441150/23441151/23441152/23441153/23441154/23441155/23441156/23441157/23441158/23441159/23441160/23441161/23441162/23441163/23441164/23441165/23441166/23441167/23441168/23441169/23441170/23441171/23441172/23441173/23441174/23441175/23441176/23441177/23441178/23441179/23441180/23441181/23441182/23441183/23441184/23441185/23441186/23441187/23441188/23441189/23441190/23441191/23441192/23441193/23441194/23441195/23441196/23441197/23441198/23441199/23441200/23441201/23441202/23441203/23441204/23441205/23441206/23441207/23441208/23441209/23441210/23441211/23441212/23441213/23441214/23441215/23441216/23441217/23441218/23441219/23441220/23441221/23441222/23441223/23441224/23441225/23441226/23441227/23441228/23441229/23441230/23441231/23441232/23441233/23441234/23441235/23441236/23441237/23441238/23441239/23441240/23441241/23441242/23441243/23441244/23441245/23441246/23441247/23441248/23441249/23441250/23441251/23441252/23441253/23441254/23441255/23441256/23441257/23441258/23441259/23441260/23441261/23441262/23441263/23441264/23441265/23441266/23441267/23441268/23441269/23441270/23441271/23441272/23441273/23441274/23441275/23441276/23441277/23441278/23441279/23441280/23441281/23441282/23441283/23441284/23441285/23441286/23441287/23441288/23441289/23441290/23441291/23441292/23441293/23441294/23441295/23441296/23441297/23441298/23441299/23441300/23441301/23441302/23441303/23441304/23441305/23441306/23441307/23441308/23441309/23441310/23441311/23441312/23441313/23441314/23441315/23441316/23441317/23441318/23441319/23441320/23441321/23441322/23441323/23441324/23441325/23441326/23441327/23441328/23441329/23441330/23441331/23441332/23441333/23441334/23441335/23441336/23441337/23441338/23441339/23441340/23441341/23441342/23441343/23441344/23441345/23441346/23441347/23441348/23441349/23441350/23441351/23441352/23441353/23441354/23441355/23441356/23441357/23441358/23441359/23441360/23441361/23441362/23441363/23441364/23441365/23441366/23441367/23441368/23441369/23441370/23441371/23441372/23441373/23441374/23441375/23441376/23441377/23441378/23441379/23441380/23441381/23441382/23441383/23441384/23441385/23441386/23441387/23441388/23441389/23441390/23441391/23441392/23441393/23441394/23441395/23441396/23441397/23441398/23441399/23441400/23441401/23441402/23441403/23441404/23441405/23441406/23441407/23441408/23441409/23441410/23441411/23441412/23441413/23441414/23441415/23441416/23441417/23441418/23441419/23441420/23441421/23441422/23441423/23441424/23441425/23441426/23441427/23441428/23441429/23441430/23441431/23441432/23441433/23441434/23441435/23441436/23441437/23441438/23441439/23441440/23441441/23441442/23441443/23441444/23441445/23441446/23441447/23441448/23441449/23441450/23441451/23441452/23441453/23441454/23441455/23441456/23441457/23441458/23441459/23441460/23441461/23441462/23441463/23441464/23441465/23441466/23441467/23441468/23441469/23441470/23441471/23441472/23441473/23441474/23441475/23441476/23441477/23441478/23441479/23441480/23441481/23441482/23441483/23441484/23441485/23441486/23441487/23441488/23441489/23441490/23441491/23441492/23441493/23441494/23441495/23441496/23441497/23441498/23441499/23441500/23441501/23441502/23441503/23441504/23441505/23441506/23441507/23441508/23441509/23441510/23441511/23441512/23441513/23441514/23441515/23441516/23441517/23441518/23441519/23441520/23441521/23441522/23441523/23441524/23441525/23441526/23441527/23441528/23441529/23441530/23441531/23441532/23441533/23441534/23441535/23441536/23441537/23441538/23441539/23441540/23441541/23441542/23441543/23441544/23441545/23441546/23441547/23441548/23441549/23441550/23441551/23441552/23441553/23441554/23441555/23441556/23441557/23441558/23441559/23441560/23441561/23441562/23441563/23441564/23441565/23441566/23441567/23441568/23441569/23441570/23441571/23441572/23441573/23441574/23441575/23441576/23441577/23441578/23441579/23441580/23441581/23441582/23441583/23441584/23441585/23441586/23441587/23441588/23441589/23441590/23441591/23441592/23441593/23441594/23441595/23441596/23441597/23441598/23441599/23441600/23441601/23441602/23441603/23441604/23441605/23441606/23441607/23441608/23441609/23441610/23441611/23441612/23441613/23441614/23441615/23441616/23441617/23441618/23441619/23441620/23441621/23441622/23441623/23441624/23441625/23441626/23441627/23441628/23441629/23441630/23441631/23441632/23441633/23441634/23441635/23441636/23441637/23441638/23441639/23441640/23441641/23441642/23441643/23441644/23441645/23441646/23441647/23441648/23441649/23441650/23441651/23441652/23441653/23441654/23441655/23441656/23441657/23441658/23441659/23441660/23441661/23441662/23441663/23441664/23441665/23441666/23441667/23441668/23441669/23441670/23441671/23441672/23441673/23441674/23441675/23441676/23441677/23441678/23441679/23441680/23441681/23441682/23441683/23441684/23441685/23441686/23441687/23441688/23441689/23441690/23441691/23441692/23441693/23441694/23441695/23441696/23441697/23441698/23441699/23441700/23441701/23441702/23441703/23441704/23441705/23441706/23441707/23441708/23441709/23441710/23441711/23441712/23441713/23441714/23441715/23441716/23441717/23441718/23441719/23441720/23441721/23441722/23441723/23441724/23441725/23441726/23441727/23441728/23441729/23441730/23441731/23441732/23441733/23441734/23441735/23441736/23441737/23441738/23441739/23441740/23441741/23441742/23441743/23441744/23441745/23441746/23441747/23441748/23441749/23441750/23441751/23441752/23441753/23441754/23441755/23441756/23441757/23441758/23441759/23441760/23441761/23441762/23441763/23441764/23441765/23441766/23441767/23441768/23441769/23441770/23441771/23441772/23441773/23441774/23441775/23441776/23441777/23441778/23441779/23441780/23441781/23441782/23441783/23441784/23441785/23441786/23441787/23441788/23441789/23441790/23441791/23441792/23441793/23441794/23441795/23441796/23441797/23441798/23441799/23441800/23441801/23441802/23441803/23441804/23441805/23441806/23441807/23441808/23441809/23441810/23441811/23441812/23441813/23441814/23441815/23441816/23441817/23441818/23441819/23441820/23441821/23441822/23441823/23441824/23441825/23441826/23441827/23441828/23441829/23441830/23441831/23441832/23441833/23441834/23441835/23441836/23441837/23441838/23441839/23441840/23441841/23441842/23441843/23441844/23441845/23441846/23441847/23441848/23441849/23441850/23441851/23441852/23441853/23441854/23441855/23441856/23441857/23441858/23441859/23441860/23441861/23441862/23441863/23441864/23441865/23441866/23441867/23441868/23441869/23441870/23441871/23441872/23441873/23441874/23441875/23441876/23441877/23441878/23441879/23441880/23441881/23441882/23441883/23441884/23441885/23441886/23441887/23441888/23441889/23441890/23441891/23441892/23441893/23441894/23441895/23441896/23441897/23441898/23441899/23441900/23441901/23441902/23441903/23441904/23441905/23441906/23441907/23441908/23441909/23441910/23441911/23441912/23441913/23441914/23441915/23441916/23441917/23441918/23441919/23441920/23441921/23441922/23441923/23441924/23441925/23441926/23441927/23441928/23441929/23441930/23441931/23441932/23441933/23441934/23441935/23441936/23441937/23441938/23441939/23441940/23441941/23441942/23441943/23441944/23441945/23441946/23441947/23441948/23441949/23441950/23441951/23441952/23441953/23441954/23441955/23441956/23441957/23441958/23441959/23441960/23441961/23441962/23441963/23441964/23441965/23441966/23441967/23441968/23441969/23441970/23441971/23441972/23441973/23441974/23441975/23441976/23441977/23441978/23441979/23441980/23441981/23441982/23441983/23441984/23441985/23441986/23441987/23441988/23441989/23441990/23441991/23441992/23441993/23441994/23441995/23441996/23441997/23441998/23441999/23442000/23442001/23442002/23442003/23442004/23442005/23442006/23442007/23442008/23442009/23442010/23442011/23442012/23442013/23442014/23442015/23442016/23442017/23442018/23442019/23442020/23442021/23442022/23442023/23442024/23442025/23442026/23442027/23442028/23442029/23442030/23442031/23442032/23442033/23442034/23442035/23442036/23442037/23442038/23442039/23442040/23442041/23442042/23442043/23442044/23442045/23442046/23442047/23442048/23442049/23442050/23442051/23442052/23442053/23442054/23442055/23442056/23442057/23442058/23442059/23442060/23442061/23442062/23442063/23442064/23442065/23442066/23442067/23442068/23442069/23442070/23442071/23442072/23442073/23442074/23442075/23442076/23442077/23442078/23442079/23442080/23442081/23442082/23442083/23442084/23442085/23442086/23442087/23442088/23442089/23442090/23442091/23442092/23442093/23442094/23442095/23442096/23442097/23442098/23442099/23442100/23442101/23442102/23442103/23442104/23442105/23442106/23442107/23442108/23442109/23442110/23442111/23442112/23442113/23442114/23442115/23442116/23442117/23442118/23442119/23442120/23442121/23442122/23442123/23442124/23442125/23442126/23442127/23442128/23442129/23442130/23442131/23442132/23442133/23442134/23442135/23442136/23442137/23442138/23442139/23442140/23442141/23442142/23442143/23442144/23442145/23442146/23442147/23442148/23442149/23442150/23442151/23442152/23442153/23442154/23442155/23442156/23442157/23442158/23442159/23442160/23442161/23442162/23442163/23442164/23442165/23442166/23442167/23442168/23442169/23442170/23442171/23442172/23442173/23442174/23442175/23442176/23442177/23442178/23442179/23442180/23442181/23442182/23442183/23442184/23442185/23442186/23442187/23442188/23442189/23442190/23442191/23442192/23442193/23442194/23442195/23442196/23442197/23442198/23442199/23442200/23442201/23442202/23442203/23442204/23442205/23442206/23442207/23442208/23442209/23442210/23442211/23442212/23442213/23442214/23442215/23442216/23442217/23442218/23442219/23442220/23442221/23442222/23442223/23442224/23442225/23442226/23442227/23442228/23442229/23442230/23442231/23442232/23442233/23442234/23442235/23442236/23442237/23442238/23442239/23442240/23442241/23442242/23442243/23442244/23442245/23442246/23442247/23442248/23442249/23442250/23442251/23442252/23442253/23442254/23442255/23442256/23442257/23442258/23442259/23442260/23442261/23442262/23442263/23442264/23442265/23442266/23442267/23442268/23442269/23442270/23442271/23442272/23442273/23442274/23442275/23442276/23442277/23442278/23442279/23442280/23442281/23442282/23442283/23442284/23442285/23442286/23442287/23442288/23442289/23442290/23442291/23442292/23442293/23442294/23442295/23442296/23442297/23442298/23442299/23442300/23442301/23442302/23442303/23442304/23442305/23442306/23442307/23442308/23442309/23442310/23442311/23442312/23442313/23442314/23442315/23442316/23442317/23442318/23442319/23442320/23442321/23442322/23442323/23442324/23442325/23442326/23442327/23442328/23442329/23442330/23442331/23442332/23442333/23442334/23442335/23442336/23442337/23442338/23442339/23442340/23442341/23442342/23442343/2344 done >12:24:43,651 INFO program: Creating journal (32768 blocks): done >12:24:43,651 INFO program: Writing superblocks and filesystem accounting information: 0/2344 1/2344 2/2344 3/2344 4/2344 5/2344 6/2344 7/2344 8/2344 9/2344 10/2344 11/2344 12/2344 13/2344 14/2344 15/2344 16/2344 17/2344 18/2344 19/2344 20/2344 21/2344 22/2344 23/2344 24/2344 25/2344 26/2344 27/2344 28/2344 29/2344 30/2344 31/2344 32/2344 33/2344 34/2344 35/2344 36/2344 37/2344 38/2344 39/2344 40/2344 41/2344 42/2344 43/2344 44/2344 45/2344 46/2344 47/2344 48/2344 49/2344 50/2344 51/2344 52/2344 53/2344 54/2344 55/2344 56/2344 57/2344 58/2344 59/2344 60/2344 61/2344 62/2344 63/2344 64/2344 65/2344 66/2344 67/2344 68/2344 69/2344 70/2344 71/2344 72/2344 73/2344 74/2344 75/2344 76/2344 77/2344 78/2344 79/2344 80/2344 81/2344 82/2344 83/2344 84/2344 85/2344 86/2344 87/2344 88/2344 89/2344 90/2344 91/2344 92/2344 93/2344 94/2344 95/2344 96/2344 97/2344 98/2344 99/2344 100/2344 101/2344 102/2344 103/2344 104/2344 105/2344 106/2344 107/2344 108/2344 109/2344 110/2344 111/2344 112/2344 113/2344 114/2344 115/2344 116/2344 117/2344 118/2344 119/2344 120/2344 121/2344 122/2344 123/2344 124/2344 125/2344 126/2344 127/2344 128/2344 129/2344 130/2344 131/2344 132/2344 133/2344 134/2344 135/2344 136/2344 137/2344 138/2344 139/2344 140/2344 141/2344 142/2344 143/2344 144/2344 145/2344 146/2344 147/2344 148/2344 149/2344 150/2344 151/2344 152/2344 153/2344 154/2344 155/2344 156/2344 157/2344 158/2344 159/2344 160/2344 161/2344 162/2344 163/2344 164/2344 165/2344 166/2344 167/2344 168/2344 169/2344 170/2344 171/2344 172/2344 173/2344 174/2344 175/2344 176/2344 177/2344 178/2344 179/2344 180/2344 181/2344 182/2344 183/2344 184/2344 185/2344 186/2344 187/2344 188/2344 189/2344 190/2344 191/2344 192/2344 193/2344 194/2344 195/2344 196/2344 197/2344 198/2344 199/2344 200/2344 201/2344 202/2344 203/2344 204/2344 205/2344 206/2344 207/2344 208/2344 209/2344 210/2344 211/2344 212/2344 213/2344 214/2344 215/2344 216/2344 217/2344 218/2344 219/2344 220/2344 221/2344 222/2344 223/2344 224/2344 225/2344 226/2344 227/2344 228/2344 229/2344 230/2344 231/2344 232/2344 233/2344 234/2344 235/2344 236/2344 237/2344 238/2344 239/2344 240/2344 241/2344 242/2344 243/2344 244/2344 245/2344 246/2344 247/2344 248/2344 249/2344 250/2344 251/2344 252/2344 253/2344 254/2344 255/2344 256/2344 257/2344 258/2344 259/2344 260/2344 261/2344 262/2344 263/2344 264/2344 265/2344 266/2344 267/2344 268/2344 269/2344 270/2344 271/2344 272/2344 273/2344 274/2344 275/2344 276/2344 277/2344 278/2344 279/2344 280/2344 281/2344 282/2344 283/2344 284/2344 285/2344 286/2344 287/2344 288/2344 289/2344 290/2344 291/2344 292/2344 293/2344 294/2344 295/2344 296/2344 297/2344 298/2344 299/2344 300/2344 301/2344 302/2344 303/2344 304/2344 305/2344 306/2344 307/2344 308/2344 309/2344 310/2344 311/2344 312/2344 313/2344 314/2344 315/2344 316/2344 317/2344 318/2344 319/2344 320/2344 321/2344 322/2344 323/2344 324/2344 325/2344 326/2344 327/2344 328/2344 329/2344 330/2344 331/2344 332/2344 333/2344 334/2344 335/2344 336/2344 337/2344 338/2344 339/2344 340/2344 341/2344 342/2344 343/2344 344/2344 345/2344 346/2344 347/2344 348/2344 349/2344 350/2344 351/2344 352/2344 353/2344 354/2344 355/2344 356/2344 357/2344 358/2344 359/2344 360/2344 361/2344 362/2344 363/2344 364/2344 365/2344 366/2344 367/2344 368/2344 369/2344 370/2344 371/2344 372/2344 373/2344 374/2344 375/2344 376/2344 377/2344 378/2344 379/2344 380/2344 381/2344 382/2344 383/2344 384/2344 385/2344 386/2344 387/2344 388/2344 389/2344 390/2344 391/2344 392/2344 393/2344 394/2344 395/2344 396/2344 397/2344 398/2344 399/2344 400/2344 401/2344 402/2344 403/2344 404/2344 405/2344 406/2344 407/2344 408/2344 409/2344 410/2344 411/2344 412/2344 413/2344 414/2344 415/2344 416/2344 417/2344 418/2344 419/2344 420/2344 421/2344 422/2344 423/2344 424/2344 425/2344 426/2344 427/2344 428/2344 429/2344 430/2344 431/2344 432/2344 433/2344 434/2344 435/2344 436/2344 437/2344 438/2344 439/2344 440/2344 441/2344 442/2344 443/2344 444/2344 445/2344 446/2344 447/2344 448/2344 449/2344 450/2344 451/2344 452/2344 453/2344 454/2344 455/2344 456/2344 457/2344 458/2344 459/2344 460/2344 461/2344 462/2344 463/2344 464/2344 465/2344 466/2344 467/2344 468/2344 469/2344 470/2344 471/2344 472/2344 473/2344 474/2344 475/2344 476/2344 477/2344 478/2344 479/2344 480/2344 481/2344 482/2344 483/2344 484/2344 485/2344 486/2344 487/2344 488/2344 489/2344 490/2344 491/2344 492/2344 493/2344 494/2344 495/2344 496/2344 497/2344 498/2344 499/2344 500/2344 501/2344 502/2344 503/2344 504/2344 505/2344 506/2344 507/2344 508/2344 509/2344 510/2344 511/2344 512/2344 513/2344 514/2344 515/2344 516/2344 517/2344 518/2344 519/2344 520/2344 521/2344 522/2344 523/2344 524/2344 525/2344 526/2344 527/2344 528/2344 529/2344 530/2344 531/2344 532/2344 533/2344 534/2344 535/2344 536/2344 537/2344 538/2344 539/2344 540/2344 541/2344 542/2344 543/2344 544/2344 545/2344 546/2344 547/2344 548/2344 549/2344 550/2344 551/2344 552/2344 553/2344 554/2344 555/2344 556/2344 557/2344 558/2344 559/2344 560/2344 561/2344 562/2344 563/2344 564/2344 565/2344 566/2344 567/2344 568/2344 569/2344 570/2344 571/2344 572/2344 573/2344 574/2344 575/2344 576/2344 577/2344 578/2344 579/2344 580/2344 581/2344 582/2344 583/2344 584/2344 585/2344 586/2344 587/2344 588/2344 589/2344 590/2344 591/2344 592/2344 593/2344 594/2344 595/2344 596/2344 597/2344 598/2344 599/2344 600/2344 601/2344 602/2344 603/2344 604/2344 605/2344 606/2344 607/2344 608/2344 609/2344 610/2344 611/2344 612/2344 613/2344 614/2344 615/2344 616/2344 617/2344 618/2344 619/2344 620/2344 621/2344 622/2344 623/2344 624/2344 625/2344 626/2344 627/2344 628/2344 629/2344 630/2344 631/2344 632/2344 633/2344 634/2344 635/2344 636/2344 637/2344 638/2344 639/2344 640/2344 641/2344 642/2344 643/2344 644/2344 645/2344 646/2344 647/2344 648/2344 649/2344 650/2344 651/2344 652/2344 653/2344 654/2344 655/2344 656/2344 657/2344 658/2344 659/2344 660/2344 661/2344 662/2344 663/2344 664/2344 665/2344 666/2344 667/2344 668/2344 669/2344 670/2344 671/2344 672/2344 673/2344 674/2344 675/2344 676/2344 677/2344 678/2344 679/2344 680/2344 681/2344 682/2344 683/2344 684/2344 685/2344 686/2344 687/2344 688/2344 689/2344 690/2344 691/2344 692/2344 693/2344 694/2344 695/2344 696/2344 697/2344 698/2344 699/2344 700/2344 701/2344 702/2344 703/2344 704/2344 705/2344 706/2344 707/2344 708/2344 709/2344 710/2344 711/2344 712/2344 713/2344 714/2344 715/2344 716/2344 717/2344 718/2344 719/2344 720/2344 721/2344 722/2344 723/2344 724/2344 725/2344 726/2344 727/2344 728/2344 729/2344 730/2344 731/2344 732/2344 733/2344 734/2344 735/2344 736/2344 737/2344 738/2344 739/2344 740/2344 741/2344 742/2344 743/2344 744/2344 745/2344 746/2344 747/2344 748/2344 749/2344 750/2344 751/2344 752/2344 753/2344 754/2344 755/2344 756/2344 757/2344 758/2344 759/2344 760/2344 761/2344 762/2344 763/2344 764/2344 765/2344 766/2344 767/2344 768/2344 769/2344 770/2344 771/2344 772/2344 773/2344 774/2344 775/2344 776/2344 777/2344 778/2344 779/2344 780/2344 781/2344 782/2344 783/2344 784/2344 785/2344 786/2344 787/2344 788/2344 789/2344 790/2344 791/2344 792/2344 793/2344 794/2344 795/2344 796/2344 797/2344 798/2344 799/2344 800/2344 801/2344 802/2344 803/2344 804/2344 805/2344 806/2344 807/2344 808/2344 809/2344 810/2344 811/2344 812/2344 813/2344 814/2344 815/2344 816/2344 817/2344 818/2344 819/2344 820/2344 821/2344 822/2344 823/2344 824/2344 825/2344 826/2344 827/2344 828/2344 829/2344 830/2344 831/2344 832/2344 833/2344 834/2344 835/2344 836/2344 837/2344 838/2344 839/2344 840/2344 841/2344 842/2344 843/2344 844/2344 845/2344 846/2344 847/2344 848/2344 849/2344 850/2344 851/2344 852/2344 853/2344 854/2344 855/2344 856/2344 857/2344 858/2344 859/2344 860/2344 861/2344 862/2344 863/2344 864/2344 865/2344 866/2344 867/2344 868/2344 869/2344 870/2344 871/2344 872/2344 873/2344 874/2344 875/2344 876/2344 877/2344 878/2344 879/2344 880/2344 881/2344 882/2344 883/2344 884/2344 885/2344 886/2344 887/2344 888/2344 889/2344 890/2344 891/2344 892/2344 893/2344 894/2344 895/2344 896/2344 897/2344 898/2344 899/2344 900/2344 901/2344 902/2344 903/2344 904/2344 905/2344 906/2344 907/2344 908/2344 909/2344 910/2344 911/2344 912/2344 913/2344 914/2344 915/2344 916/2344 917/2344 918/2344 919/2344 920/2344 921/2344 922/2344 923/2344 924/2344 925/2344 926/2344 927/2344 928/2344 929/2344 930/2344 931/2344 932/2344 933/2344 934/2344 935/2344 936/2344 937/2344 938/2344 939/2344 940/2344 941/2344 942/2344 943/2344 944/2344 945/2344 946/2344 947/2344 948/2344 949/2344 950/2344 951/2344 952/2344 953/2344 954/2344 955/2344 956/2344 957/2344 958/2344 959/2344 960/2344 961/2344 962/2344 963/2344 964/2344 965/2344 966/2344 967/2344 968/2344 969/2344 970/2344 971/2344 972/2344 973/2344 974/2344 975/2344 976/2344 977/2344 978/2344 979/2344 980/2344 981/2344 982/2344 983/2344 984/2344 985/2344 986/2344 987/2344 988/2344 989/2344 990/2344 991/2344 992/2344 993/2344 994/2344 995/2344 996/2344 997/2344 998/2344 999/23441000/23441001/23441002/23441003/23441004/23441005/23441006/23441007/23441008/23441009/23441010/23441011/23441012/23441013/23441014/23441015/23441016/23441017/23441018/23441019/23441020/23441021/23441022/23441023/23441024/23441025/23441026/23441027/23441028/23441029/23441030/23441031/23441032/23441033/23441034/23441035/23441036/23441037/23441038/23441039/23441040/23441041/23441042/23441043/23441044/23441045/23441046/23441047/23441048/23441049/23441050/23441051/23441052/23441053/23441054/23441055/23441056/23441057/23441058/23441059/23441060/23441061/23441062/23441063/23441064/23441065/23441066/23441067/23441068/23441069/23441070/23441071/23441072/23441073/23441074/23441075/23441076/23441077/23441078/23441079/23441080/23441081/23441082/23441083/23441084/23441085/23441086/23441087/23441088/23441089/23441090/23441091/23441092/23441093/23441094/23441095/23441096/23441097/23441098/23441099/23441100/23441101/23441102/23441103/23441104/23441105/23441106/23441107/23441108/23441109/23441110/23441111/23441112/23441113/23441114/23441115/23441116/23441117/23441118/23441119/23441120/23441121/23441122/23441123/23441124/23441125/23441126/23441127/23441128/23441129/23441130/23441131/23441132/23441133/23441134/23441135/23441136/23441137/23441138/23441139/23441140/23441141/23441142/23441143/23441144/23441145/23441146/23441147/23441148/23441149/23441150/23441151/23441152/23441153/23441154/23441155/23441156/23441157/23441158/23441159/23441160/23441161/23441162/23441163/23441164/23441165/23441166/23441167/23441168/23441169/23441170/23441171/23441172/23441173/23441174/23441175/23441176/23441177/23441178/23441179/23441180/23441181/23441182/23441183/23441184/23441185/23441186/23441187/23441188/23441189/23441190/23441191/23441192/23441193/23441194/23441195/23441196/23441197/23441198/23441199/23441200/23441201/23441202/23441203/23441204/23441205/23441206/23441207/23441208/23441209/23441210/23441211/23441212/23441213/23441214/23441215/23441216/23441217/23441218/23441219/23441220/23441221/23441222/23441223/23441224/23441225/23441226/23441227/23441228/23441229/23441230/23441231/23441232/23441233/23441234/23441235/23441236/23441237/23441238/23441239/23441240/23441241/23441242/23441243/23441244/23441245/23441246/23441247/23441248/23441249/23441250/23441251/23441252/23441253/23441254/23441255/23441256/23441257/23441258/23441259/23441260/23441261/23441262/23441263/23441264/23441265/23441266/23441267/23441268/23441269/23441270/23441271/23441272/23441273/23441274/23441275/23441276/23441277/23441278/23441279/23441280/23441281/23441282/23441283/23441284/23441285/23441286/23441287/23441288/23441289/23441290/23441291/23441292/23441293/23441294/23441295/23441296/23441297/23441298/23441299/23441300/23441301/23441302/23441303/23441304/23441305/23441306/23441307/23441308/23441309/23441310/23441311/23441312/23441313/23441314/23441315/23441316/23441317/23441318/23441319/23441320/23441321/23441322/23441323/23441324/23441325/23441326/23441327/23441328/23441329/23441330/23441331/23441332/23441333/23441334/23441335/23441336/23441337/23441338/23441339/23441340/23441341/23441342/23441343/23441344/23441345/23441346/23441347/23441348/23441349/23441350/23441351/23441352/23441353/23441354/23441355/23441356/23441357/23441358/23441359/23441360/23441361/23441362/23441363/23441364/23441365/23441366/23441367/23441368/23441369/23441370/23441371/23441372/23441373/23441374/23441375/23441376/23441377/23441378/23441379/23441380/23441381/23441382/23441383/23441384/23441385/23441386/23441387/23441388/23441389/23441390/23441391/23441392/23441393/23441394/23441395/23441396/23441397/23441398/23441399/23441400/23441401/23441402/23441403/23441404/23441405/23441406/23441407/23441408/23441409/23441410/23441411/23441412/23441413/23441414/23441415/23441416/23441417/23441418/23441419/23441420/23441421/23441422/23441423/23441424/23441425/23441426/23441427/23441428/23441429/23441430/23441431/23441432/23441433/23441434/23441435/23441436/23441437/23441438/23441439/23441440/23441441/23441442/23441443/23441444/23441445/23441446/23441447/23441448/23441449/23441450/23441451/23441452/23441453/23441454/23441455/23441456/23441457/23441458/23441459/23441460/23441461/23441462/23441463/23441464/23441465/23441466/23441467/23441468/23441469/23441470/23441471/23441472/23441473/23441474/23441475/23441476/23441477/23441478/23441479/23441480/23441481/23441482/23441483/23441484/23441485/23441486/23441487/23441488/23441489/23441490/23441491/23441492/23441493/23441494/23441495/23441496/23441497/23441498/23441499/23441500/23441501/23441502/23441503/23441504/23441505/23441506/23441507/23441508/23441509/23441510/23441511/23441512/23441513/23441514/23441515/23441516/23441517/23441518/23441519/23441520/23441521/23441522/23441523/23441524/23441525/23441526/23441527/23441528/23441529/23441530/23441531/23441532/23441533/23441534/23441535/23441536/23441537/23441538/23441539/23441540/23441541/23441542/23441543/23441544/23441545/23441546/23441547/23441548/23441549/23441550/23441551/23441552/23441553/23441554/23441555/23441556/23441557/23441558/23441559/23441560/23441561/23441562/23441563/23441564/23441565/23441566/23441567/23441568/23441569/23441570/23441571/23441572/23441573/23441574/23441575/23441576/23441577/23441578/23441579/23441580/23441581/23441582/23441583/23441584/23441585/23441586/23441587/23441588/23441589/23441590/23441591/23441592/23441593/23441594/23441595/23441596/23441597/23441598/23441599/23441600/23441601/23441602/23441603/23441604/23441605/23441606/23441607/23441608/23441609/23441610/23441611/23441612/23441613/23441614/23441615/23441616/23441617/23441618/23441619/23441620/23441621/23441622/23441623/23441624/23441625/23441626/23441627/23441628/23441629/23441630/23441631/23441632/23441633/23441634/23441635/23441636/23441637/23441638/23441639/23441640/23441641/23441642/23441643/23441644/23441645/23441646/23441647/23441648/23441649/23441650/23441651/23441652/23441653/23441654/23441655/23441656/23441657/23441658/23441659/23441660/23441661/23441662/23441663/23441664/23441665/23441666/23441667/23441668/23441669/23441670/23441671/23441672/23441673/23441674/23441675/23441676/23441677/23441678/23441679/23441680/23441681/23441682/23441683/23441684/23441685/23441686/23441687/23441688/23441689/23441690/23441691/23441692/23441693/23441694/23441695/23441696/23441697/23441698/23441699/23441700/23441701/23441702/23441703/23441704/23441705/23441706/23441707/23441708/23441709/23441710/23441711/23441712/23441713/23441714/23441715/23441716/23441717/23441718/23441719/23441720/23441721/23441722/23441723/23441724/23441725/23441726/23441727/23441728/23441729/23441730/23441731/23441732/23441733/23441734/23441735/23441736/23441737/23441738/23441739/23441740/23441741/23441742/23441743/23441744/23441745/23441746/23441747/23441748/23441749/23441750/23441751/23441752/23441753/23441754/23441755/23441756/23441757/23441758/23441759/23441760/23441761/23441762/23441763/23441764/23441765/23441766/23441767/23441768/23441769/23441770/23441771/23441772/23441773/23441774/23441775/23441776/23441777/23441778/23441779/23441780/23441781/23441782/23441783/23441784/23441785/23441786/23441787/23441788/23441789/23441790/23441791/23441792/23441793/23441794/23441795/23441796/23441797/23441798/23441799/23441800/23441801/23441802/23441803/23441804/23441805/23441806/23441807/23441808/23441809/23441810/23441811/23441812/23441813/23441814/23441815/23441816/23441817/23441818/23441819/23441820/23441821/23441822/23441823/23441824/23441825/23441826/23441827/23441828/23441829/23441830/23441831/23441832/23441833/23441834/23441835/23441836/23441837/23441838/23441839/23441840/23441841/23441842/23441843/23441844/23441845/23441846/23441847/23441848/23441849/23441850/23441851/23441852/23441853/23441854/23441855/23441856/23441857/23441858/23441859/23441860/23441861/23441862/23441863/23441864/23441865/23441866/23441867/23441868/23441869/23441870/23441871/23441872/23441873/23441874/23441875/23441876/23441877/23441878/23441879/23441880/23441881/23441882/23441883/23441884/23441885/23441886/23441887/23441888/23441889/23441890/23441891/23441892/23441893/23441894/23441895/23441896/23441897/23441898/23441899/23441900/23441901/23441902/23441903/23441904/23441905/23441906/23441907/23441908/23441909/23441910/23441911/23441912/23441913/23441914/23441915/23441916/23441917/23441918/23441919/23441920/23441921/23441922/23441923/23441924/23441925/23441926/23441927/23441928/23441929/23441930/23441931/23441932/23441933/23441934/23441935/23441936/23441937/23441938/23441939/23441940/23441941/23441942/23441943/23441944/23441945/23441946/23441947/23441948/23441949/23441950/23441951/23441952/23441953/23441954/23441955/23441956/23441957/23441958/23441959/23441960/23441961/23441962/23441963/23441964/23441965/23441966/23441967/23441968/23441969/23441970/23441971/23441972/23441973/23441974/23441975/23441976/23441977/23441978/23441979/23441980/23441981/23441982/23441983/23441984/23441985/23441986/23441987/23441988/23441989/23441990/23441991/23441992/23441993/23441994/23441995/23441996/23441997/23441998/23441999/23442000/23442001/23442002/23442003/23442004/23442005/23442006/23442007/23442008/23442009/23442010/23442011/23442012/23442013/23442014/23442015/23442016/23442017/23442018/23442019/23442020/23442021/23442022/23442023/23442024/23442025/23442026/23442027/23442028/23442029/23442030/23442031/23442032/23442033/23442034/23442035/23442036/23442037/23442038/23442039/23442040/23442041/23442042/23442043/23442044/23442045/23442046/23442047/23442048/23442049/23442050/23442051/23442052/23442053/23442054/23442055/23442056/23442057/23442058/23442059/23442060/23442061/23442062/23442063/23442064/23442065/23442066/23442067/23442068/23442069/23442070/23442071/23442072/23442073/23442074/23442075/23442076/23442077/23442078/23442079/23442080/23442081/23442082/23442083/23442084/23442085/23442086/23442087/23442088/23442089/23442090/23442091/23442092/23442093/23442094/23442095/23442096/23442097/23442098/23442099/23442100/23442101/23442102/23442103/23442104/23442105/23442106/23442107/23442108/23442109/23442110/23442111/23442112/23442113/23442114/23442115/23442116/23442117/23442118/23442119/23442120/23442121/23442122/23442123/23442124/23442125/23442126/23442127/23442128/23442129/23442130/23442131/23442132/23442133/23442134/23442135/23442136/23442137/23442138/23442139/23442140/23442141/23442142/23442143/23442144/23442145/23442146/23442147/23442148/23442149/23442150/23442151/23442152/23442153/23442154/23442155/23442156/23442157/23442158/23442159/23442160/23442161/23442162/23442163/23442164/23442165/23442166/23442167/23442168/23442169/23442170/23442171/23442172/23442173/23442174/23442175/23442176/23442177/23442178/23442179/23442180/23442181/23442182/23442183/23442184/23442185/23442186/23442187/23442188/23442189/23442190/23442191/23442192/23442193/23442194/23442195/23442196/23442197/23442198/23442199/23442200/23442201/23442202/23442203/23442204/23442205/23442206/23442207/23442208/23442209/23442210/23442211/23442212/23442213/23442214/23442215/23442216/23442217/23442218/23442219/23442220/23442221/23442222/23442223/23442224/23442225/23442226/23442227/23442228/23442229/23442230/23442231/23442232/23442233/23442234/23442235/23442236/23442237/23442238/23442239/23442240/23442241/23442242/23442243/23442244/23442245/23442246/23442247/23442248/23442249/23442250/23442251/23442252/23442253/23442254/23442255/23442256/23442257/23442258/23442259/23442260/23442261/23442262/23442263/23442264/23442265/23442266/23442267/23442268/23442269/23442270/23442271/23442272/23442273/23442274/23442275/23442276/23442277/23442278/23442279/23442280/23442281/23442282/23442283/23442284/23442285/23442286/23442287/23442288/23442289/23442290/23442291/23442292/23442293/23442294/23442295/23442296/23442297/23442298/23442299/23442300/23442301/23442302/23442303/23442304/23442305/23442306/23442307/23442308/23442309/23442310/23442311/23442312/23442313/23442314/23442315/23442316/23442317/23442318/23442319/23442320/23442321/23442322/23442323/23442324/23442325/23442326/23442327/23442328/23442329/23442330/23442331/23442332/23442333/23442334/23442335/23442336/23442337/23442338/23442339/23442340/23442341/23442342/23442343/2344 d >12:24:43,651 ERR program: mke2fs 1.42 (29-Nov-2011) >12:24:43,653 INFO program: Running... udevadm settle --timeout=300 >12:24:43,882 INFO program: Running... udevadm settle --timeout=300 >12:24:43,964 INFO program: Running... lvm lvcreate -L 120000m -n lv_var --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_zaphod >12:24:44,533 INFO program: >12:24:44,545 INFO program: Running... udevadm settle --timeout=300 >12:24:44,650 INFO program: Running... udevadm settle --timeout=300 >12:24:44,735 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_zaphod-lv_var >12:24:47,634 INFO program: Filesystem label= >12:24:47,635 INFO program: OS type: Linux >12:24:47,635 INFO program: Block size=4096 (log=2) >12:24:47,636 INFO program: Fragment size=4096 (log=2) >12:24:47,636 INFO program: Stride=128 blocks, Stripe width=128 blocks >12:24:47,636 INFO program: 7684096 inodes, 30720000 blocks >12:24:47,636 INFO program: 1536000 blocks (5.00%) reserved for the super user >12:24:47,637 INFO program: First data block=0 >12:24:47,637 INFO program: Maximum filesystem blocks=4294967296 >12:24:47,637 INFO program: 938 block groups >12:24:47,637 INFO program: 32768 blocks per group, 32768 fragments per group >12:24:47,638 INFO program: 8192 inodes per group >12:24:47,638 INFO program: Superblock backups stored on blocks: >12:24:47,638 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:24:47,639 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >12:24:47,639 INFO program: >12:24:47,639 INFO program: Allocating group tables: 0/938 1/938 2/938 3/938 4/938 5/938 6/938 7/938 8/938 9/938 10/938 11/938 12/938 13/938 14/938 15/938 16/938 17/938 18/938 19/938 20/938 21/938 22/938 23/938 24/938 25/938 26/938 27/938 28/938 29/938 30/938 31/938 32/938 33/938 34/938 35/938 36/938 37/938 38/938 39/938 40/938 41/938 42/938 43/938 44/938 45/938 46/938 47/938 48/938 49/938 50/938 51/938 52/938 53/938 54/938 55/938 56/938 57/938 58/938 59/938 60/938 61/938 62/938 63/938 64/938 65/938 66/938 67/938 68/938 69/938 70/938 71/938 72/938 73/938 74/938 75/938 76/938 77/938 78/938 79/938 80/938 81/938 82/938 83/938 84/938 85/938 86/938 87/938 88/938 89/938 90/938 91/938 92/938 93/938 94/938 95/938 96/938 97/938 98/938 99/938100/938101/938102/938103/938104/938105/938106/938107/938108/938109/938110/938111/938112/938113/938114/938115/938116/938117/938118/938119/938120/938121/938122/938123/938124/938125/938126/938127/938128/938129/938130/938131/938132/938133/938134/938135/938136/938137/938138/938139/938140/938141/938142/938143/938144/938145/938146/938147/938148/938149/938150/938151/938152/938153/938154/938155/938156/938157/938158/938159/938160/938161/938162/938163/938164/938165/938166/938167/938168/938169/938170/938171/938172/938173/938174/938175/938176/938177/938178/938179/938180/938181/938182/938183/938184/938185/938186/938187/938188/938189/938190/938191/938192/938193/938194/938195/938196/938197/938198/938199/938200/938201/938202/938203/938204/938205/938206/938207/938208/938209/938210/938211/938212/938213/938214/938215/938216/938217/938218/938219/938220/938221/938222/938223/938224/938225/938226/938227/938228/938229/938230/938231/938232/938233/938234/938235/938236/938237/938238/938239/938240/938241/938242/938243/938244/938245/938246/938247/938248/938249/938250/938251/938252/938253/938254/938255/938256/938257/938258/938259/938260/938261/938262/938263/938264/938265/938266/938267/938268/938269/938270/938271/938272/938273/938274/938275/938276/938277/938278/938279/938280/938281/938282/938283/938284/938285/938286/938287/938288/938289/938290/938291/938292/938293/938294/938295/938296/938297/938298/938299/938300/938301/938302/938303/938304/938305/938306/938307/938308/938309/938310/938311/938312/938313/938314/938315/938316/938317/938318/938319/938320/938321/938322/938323/938324/938325/938326/938327/938328/938329/938330/938331/938332/938333/938334/938335/938336/938337/938338/938339/938340/938341/938342/938343/938344/938345/938346/938347/938348/938349/938350/938351/938352/938353/938354/938355/938356/938357/938358/938359/938360/938361/938362/938363/938364/938365/938366/938367/938368/938369/938370/938371/938372/938373/938374/938375/938376/938377/938378/938379/938380/938381/938382/938383/938384/938385/938386/938387/938388/938389/938390/938391/938392/938393/938394/938395/938396/938397/938398/938399/938400/938401/938402/938403/938404/938405/938406/938407/938408/938409/938410/938411/938412/938413/938414/938415/938416/938417/938418/938419/938420/938421/938422/938423/938424/938425/938426/938427/938428/938429/938430/938431/938432/938433/938434/938435/938436/938437/938438/938439/938440/938441/938442/938443/938444/938445/938446/938447/938448/938449/938450/938451/938452/938453/938454/938455/938456/938457/938458/938459/938460/938461/938462/938463/938464/938465/938466/938467/938468/938469/938470/938471/938472/938473/938474/938475/938476/938477/938478/938479/938480/938481/938482/938483/938484/938485/938486/938487/938488/938489/938490/938491/938492/938493/938494/938495/938496/938497/938498/938499/938500/938501/938502/938503/938504/938505/938506/938507/938508/938509/938510/938511/938512/938513/938514/938515/938516/938517/938518/938519/938520/938521/938522/938523/938524/938525/938526/938527/938528/938529/938530/938531/938532/938533/938534/938535/938536/938537/938538/938539/938540/938541/938542/938543/938544/938545/938546/938547/938548/938549/938550/938551/938552/938553/938554/938555/938556/938557/938558/938559/938560/938561/938562/938563/938564/938565/938566/938567/938568/938569/938570/938571/938572/938573/938574/938575/938576/938577/938578/938579/938580/938581/938582/938583/938584/938585/938586/938587/938588/938589/938590/938591/938592/938593/938594/938595/938596/938597/938598/938599/938600/938601/938602/938603/938604/938605/938606/938607/938608/938609/938610/938611/938612/938613/938614/938615/938616/938617/938618/938619/938620/938621/938622/938623/938624/938625/938626/938627/938628/938629/938630/938631/938632/938633/938634/938635/938636/938637/938638/938639/938640/938641/938642/938643/938644/938645/938646/938647/938648/938649/938650/938651/938652/938653/938654/938655/938656/938657/938658/938659/938660/938661/938662/938663/938664/938665/938666/938667/938668/938669/938670/938671/938672/938673/938674/938675/938676/938677/938678/938679/938680/938681/938682/938683/938684/938685/938686/938687/938688/938689/938690/938691/938692/938693/938694/938695/938696/938697/938698/938699/938700/938701/938702/938703/938704/938705/938706/938707/938708/938709/938710/938711/938712/938713/938714/938715/938716/938717/938718/938719/938720/938721/938722/938723/938724/938725/938726/938727/938728/938729/938730/938731/938732/938733/938734/938735/938736/938737/938738/938739/938740/938741/938742/938743/938744/938745/938746/938747/938748/938749/938750/938751/938752/938753/938754/938755/938756/938757/938758/938759/938760/938761/938762/938763/938764/938765/938766/938767/938768/938769/938770/938771/938772/938773/938774/938775/938776/938777/938778/938779/938780/938781/938782/938783/938784/938785/938786/938787/938788/938789/938790/938791/938792/938793/938794/938795/938796/938797/938798/938799/938800/938801/938802/938803/938804/938805/938806/938807/938808/938809/938810/938811/938812/938813/938814/938815/938816/938817/938818/938819/938820/938821/938822/938823/938824/938825/938826/938827/938828/938829/938830/938831/938832/938833/938834/938835/938836/938837/938838/938839/938840/938841/938842/938843/938844/938845/938846/938847/938848/938849/938850/938851/938852/938853/938854/938855/938856/938857/938858/938859/938860/938861/938862/938863/938864/938865/938866/938867/938868/938869/938870/938871/938872/938873/938874/938875/938876/938877/938878/938879/938880/938881/938882/938883/938884/938885/938886/938887/938888/938889/938890/938891/938892/938893/938894/938895/938896/938897/938898/938899/938900/938901/938902/938903/938904/938905/938906/938907/938908/938909/938910/938911/938912/938913/938914/938915/938916/938917/938918/938919/938920/938921/938922/938923/938924/938925/938926/938927/938928/938929/938930/938931/938932/938933/938934/938935/938936/938937/938 done >12:24:47,640 INFO program: Writing inode tables: 0/938 1/938 2/938 3/938 4/938 5/938 6/938 7/938 8/938 9/938 10/938 11/938 12/938 13/938 14/938 15/938 16/938 17/938 18/938 19/938 20/938 21/938 22/938 23/938 24/938 25/938 26/938 27/938 28/938 29/938 30/938 31/938 32/938 33/938 34/938 35/938 36/938 37/938 38/938 39/938 40/938 41/938 42/938 43/938 44/938 45/938 46/938 47/938 48/938 49/938 50/938 51/938 52/938 53/938 54/938 55/938 56/938 57/938 58/938 59/938 60/938 61/938 62/938 63/938 64/938 65/938 66/938 67/938 68/938 69/938 70/938 71/938 72/938 73/938 74/938 75/938 76/938 77/938 78/938 79/938 80/938 81/938 82/938 83/938 84/938 85/938 86/938 87/938 88/938 89/938 90/938 91/938 92/938 93/938 94/938 95/938 96/938 97/938 98/938 99/938100/938101/938102/938103/938104/938105/938106/938107/938108/938109/938110/938111/938112/938113/938114/938115/938116/938117/938118/938119/938120/938121/938122/938123/938124/938125/938126/938127/938128/938129/938130/938131/938132/938133/938134/938135/938136/938137/938138/938139/938140/938141/938142/938143/938144/938145/938146/938147/938148/938149/938150/938151/938152/938153/938154/938155/938156/938157/938158/938159/938160/938161/938162/938163/938164/938165/938166/938167/938168/938169/938170/938171/938172/938173/938174/938175/938176/938177/938178/938179/938180/938181/938182/938183/938184/938185/938186/938187/938188/938189/938190/938191/938192/938193/938194/938195/938196/938197/938198/938199/938200/938201/938202/938203/938204/938205/938206/938207/938208/938209/938210/938211/938212/938213/938214/938215/938216/938217/938218/938219/938220/938221/938222/938223/938224/938225/938226/938227/938228/938229/938230/938231/938232/938233/938234/938235/938236/938237/938238/938239/938240/938241/938242/938243/938244/938245/938246/938247/938248/938249/938250/938251/938252/938253/938254/938255/938256/938257/938258/938259/938260/938261/938262/938263/938264/938265/938266/938267/938268/938269/938270/938271/938272/938273/938274/938275/938276/938277/938278/938279/938280/938281/938282/938283/938284/938285/938286/938287/938288/938289/938290/938291/938292/938293/938294/938295/938296/938297/938298/938299/938300/938301/938302/938303/938304/938305/938306/938307/938308/938309/938310/938311/938312/938313/938314/938315/938316/938317/938318/938319/938320/938321/938322/938323/938324/938325/938326/938327/938328/938329/938330/938331/938332/938333/938334/938335/938336/938337/938338/938339/938340/938341/938342/938343/938344/938345/938346/938347/938348/938349/938350/938351/938352/938353/938354/938355/938356/938357/938358/938359/938360/938361/938362/938363/938364/938365/938366/938367/938368/938369/938370/938371/938372/938373/938374/938375/938376/938377/938378/938379/938380/938381/938382/938383/938384/938385/938386/938387/938388/938389/938390/938391/938392/938393/938394/938395/938396/938397/938398/938399/938400/938401/938402/938403/938404/938405/938406/938407/938408/938409/938410/938411/938412/938413/938414/938415/938416/938417/938418/938419/938420/938421/938422/938423/938424/938425/938426/938427/938428/938429/938430/938431/938432/938433/938434/938435/938436/938437/938438/938439/938440/938441/938442/938443/938444/938445/938446/938447/938448/938449/938450/938451/938452/938453/938454/938455/938456/938457/938458/938459/938460/938461/938462/938463/938464/938465/938466/938467/938468/938469/938470/938471/938472/938473/938474/938475/938476/938477/938478/938479/938480/938481/938482/938483/938484/938485/938486/938487/938488/938489/938490/938491/938492/938493/938494/938495/938496/938497/938498/938499/938500/938501/938502/938503/938504/938505/938506/938507/938508/938509/938510/938511/938512/938513/938514/938515/938516/938517/938518/938519/938520/938521/938522/938523/938524/938525/938526/938527/938528/938529/938530/938531/938532/938533/938534/938535/938536/938537/938538/938539/938540/938541/938542/938543/938544/938545/938546/938547/938548/938549/938550/938551/938552/938553/938554/938555/938556/938557/938558/938559/938560/938561/938562/938563/938564/938565/938566/938567/938568/938569/938570/938571/938572/938573/938574/938575/938576/938577/938578/938579/938580/938581/938582/938583/938584/938585/938586/938587/938588/938589/938590/938591/938592/938593/938594/938595/938596/938597/938598/938599/938600/938601/938602/938603/938604/938605/938606/938607/938608/938609/938610/938611/938612/938613/938614/938615/938616/938617/938618/938619/938620/938621/938622/938623/938624/938625/938626/938627/938628/938629/938630/938631/938632/938633/938634/938635/938636/938637/938638/938639/938640/938641/938642/938643/938644/938645/938646/938647/938648/938649/938650/938651/938652/938653/938654/938655/938656/938657/938658/938659/938660/938661/938662/938663/938664/938665/938666/938667/938668/938669/938670/938671/938672/938673/938674/938675/938676/938677/938678/938679/938680/938681/938682/938683/938684/938685/938686/938687/938688/938689/938690/938691/938692/938693/938694/938695/938696/938697/938698/938699/938700/938701/938702/938703/938704/938705/938706/938707/938708/938709/938710/938711/938712/938713/938714/938715/938716/938717/938718/938719/938720/938721/938722/938723/938724/938725/938726/938727/938728/938729/938730/938731/938732/938733/938734/938735/938736/938737/938738/938739/938740/938741/938742/938743/938744/938745/938746/938747/938748/938749/938750/938751/938752/938753/938754/938755/938756/938757/938758/938759/938760/938761/938762/938763/938764/938765/938766/938767/938768/938769/938770/938771/938772/938773/938774/938775/938776/938777/938778/938779/938780/938781/938782/938783/938784/938785/938786/938787/938788/938789/938790/938791/938792/938793/938794/938795/938796/938797/938798/938799/938800/938801/938802/938803/938804/938805/938806/938807/938808/938809/938810/938811/938812/938813/938814/938815/938816/938817/938818/938819/938820/938821/938822/938823/938824/938825/938826/938827/938828/938829/938830/938831/938832/938833/938834/938835/938836/938837/938838/938839/938840/938841/938842/938843/938844/938845/938846/938847/938848/938849/938850/938851/938852/938853/938854/938855/938856/938857/938858/938859/938860/938861/938862/938863/938864/938865/938866/938867/938868/938869/938870/938871/938872/938873/938874/938875/938876/938877/938878/938879/938880/938881/938882/938883/938884/938885/938886/938887/938888/938889/938890/938891/938892/938893/938894/938895/938896/938897/938898/938899/938900/938901/938902/938903/938904/938905/938906/938907/938908/938909/938910/938911/938912/938913/938914/938915/938916/938917/938918/938919/938920/938921/938922/938923/938924/938925/938926/938927/938928/938929/938930/938931/938932/938933/938934/938935/938936/938937/938 done >12:24:47,640 INFO program: Creating journal (32768 blocks): done >12:24:47,640 INFO program: Writing superblocks and filesystem accounting information: 0/938 1/938 2/938 3/938 4/938 5/938 6/938 7/938 8/938 9/938 10/938 11/938 12/938 13/938 14/938 15/938 16/938 17/938 18/938 19/938 20/938 21/938 22/938 23/938 24/938 25/938 26/938 27/938 28/938 29/938 30/938 31/938 32/938 33/938 34/938 35/938 36/938 37/938 38/938 39/938 40/938 41/938 42/938 43/938 44/938 45/938 46/938 47/938 48/938 49/938 50/938 51/938 52/938 53/938 54/938 55/938 56/938 57/938 58/938 59/938 60/938 61/938 62/938 63/938 64/938 65/938 66/938 67/938 68/938 69/938 70/938 71/938 72/938 73/938 74/938 75/938 76/938 77/938 78/938 79/938 80/938 81/938 82/938 83/938 84/938 85/938 86/938 87/938 88/938 89/938 90/938 91/938 92/938 93/938 94/938 95/938 96/938 97/938 98/938 99/938100/938101/938102/938103/938104/938105/938106/938107/938108/938109/938110/938111/938112/938113/938114/938115/938116/938117/938118/938119/938120/938121/938122/938123/938124/938125/938126/938127/938128/938129/938130/938131/938132/938133/938134/938135/938136/938137/938138/938139/938140/938141/938142/938143/938144/938145/938146/938147/938148/938149/938150/938151/938152/938153/938154/938155/938156/938157/938158/938159/938160/938161/938162/938163/938164/938165/938166/938167/938168/938169/938170/938171/938172/938173/938174/938175/938176/938177/938178/938179/938180/938181/938182/938183/938184/938185/938186/938187/938188/938189/938190/938191/938192/938193/938194/938195/938196/938197/938198/938199/938200/938201/938202/938203/938204/938205/938206/938207/938208/938209/938210/938211/938212/938213/938214/938215/938216/938217/938218/938219/938220/938221/938222/938223/938224/938225/938226/938227/938228/938229/938230/938231/938232/938233/938234/938235/938236/938237/938238/938239/938240/938241/938242/938243/938244/938245/938246/938247/938248/938249/938250/938251/938252/938253/938254/938255/938256/938257/938258/938259/938260/938261/938262/938263/938264/938265/938266/938267/938268/938269/938270/938271/938272/938273/938274/938275/938276/938277/938278/938279/938280/938281/938282/938283/938284/938285/938286/938287/938288/938289/938290/938291/938292/938293/938294/938295/938296/938297/938298/938299/938300/938301/938302/938303/938304/938305/938306/938307/938308/938309/938310/938311/938312/938313/938314/938315/938316/938317/938318/938319/938320/938321/938322/938323/938324/938325/938326/938327/938328/938329/938330/938331/938332/938333/938334/938335/938336/938337/938338/938339/938340/938341/938342/938343/938344/938345/938346/938347/938348/938349/938350/938351/938352/938353/938354/938355/938356/938357/938358/938359/938360/938361/938362/938363/938364/938365/938366/938367/938368/938369/938370/938371/938372/938373/938374/938375/938376/938377/938378/938379/938380/938381/938382/938383/938384/938385/938386/938387/938388/938389/938390/938391/938392/938393/938394/938395/938396/938397/938398/938399/938400/938401/938402/938403/938404/938405/938406/938407/938408/938409/938410/938411/938412/938413/938414/938415/938416/938417/938418/938419/938420/938421/938422/938423/938424/938425/938426/938427/938428/938429/938430/938431/938432/938433/938434/938435/938436/938437/938438/938439/938440/938441/938442/938443/938444/938445/938446/938447/938448/938449/938450/938451/938452/938453/938454/938455/938456/938457/938458/938459/938460/938461/938462/938463/938464/938465/938466/938467/938468/938469/938470/938471/938472/938473/938474/938475/938476/938477/938478/938479/938480/938481/938482/938483/938484/938485/938486/938487/938488/938489/938490/938491/938492/938493/938494/938495/938496/938497/938498/938499/938500/938501/938502/938503/938504/938505/938506/938507/938508/938509/938510/938511/938512/938513/938514/938515/938516/938517/938518/938519/938520/938521/938522/938523/938524/938525/938526/938527/938528/938529/938530/938531/938532/938533/938534/938535/938536/938537/938538/938539/938540/938541/938542/938543/938544/938545/938546/938547/938548/938549/938550/938551/938552/938553/938554/938555/938556/938557/938558/938559/938560/938561/938562/938563/938564/938565/938566/938567/938568/938569/938570/938571/938572/938573/938574/938575/938576/938577/938578/938579/938580/938581/938582/938583/938584/938585/938586/938587/938588/938589/938590/938591/938592/938593/938594/938595/938596/938597/938598/938599/938600/938601/938602/938603/938604/938605/938606/938607/938608/938609/938610/938611/938612/938613/938614/938615/938616/938617/938618/938619/938620/938621/938622/938623/938624/938625/938626/938627/938628/938629/938630/938631/938632/938633/938634/938635/938636/938637/938638/938639/938640/938641/938642/938643/938644/938645/938646/938647/938648/938649/938650/938651/938652/938653/938654/938655/938656/938657/938658/938659/938660/938661/938662/938663/938664/938665/938666/938667/938668/938669/938670/938671/938672/938673/938674/938675/938676/938677/938678/938679/938680/938681/938682/938683/938684/938685/938686/938687/938688/938689/938690/938691/938692/938693/938694/938695/938696/938697/938698/938699/938700/938701/938702/938703/938704/938705/938706/938707/938708/938709/938710/938711/938712/938713/938714/938715/938716/938717/938718/938719/938720/938721/938722/938723/938724/938725/938726/938727/938728/938729/938730/938731/938732/938733/938734/938735/938736/938737/938738/938739/938740/938741/938742/938743/938744/938745/938746/938747/938748/938749/938750/938751/938752/938753/938754/938755/938756/938757/938758/938759/938760/938761/938762/938763/938764/938765/938766/938767/938768/938769/938770/938771/938772/938773/938774/938775/938776/938777/938778/938779/938780/938781/938782/938783/938784/938785/938786/938787/938788/938789/938790/938791/938792/938793/938794/938795/938796/938797/938798/938799/938800/938801/938802/938803/938804/938805/938806/938807/938808/938809/938810/938811/938812/938813/938814/938815/938816/938817/938818/938819/938820/938821/938822/938823/938824/938825/938826/938827/938828/938829/938830/938831/938832/938833/938834/938835/938836/938837/938838/938839/938840/938841/938842/938843/938844/938845/938846/938847/938848/938849/938850/938851/938852/938853/938854/938855/938856/938857/938858/938859/938860/938861/938862/938863/938864/938865/938866/938867/938868/938869/938870/938871/938872/938873/938874/938875/938876/938877/938878/938879/938880/938881/938882/938883/938884/938885/938886/938887/938888/938889/938890/938891/938892/938893/938894/938895/938896/938897/938898/938899/938900/938901/938902/938903/938904/938905/938906/938907/938908/938909/938910/938911/938912/938913/938914/938915/938916/938917/938918/938919/938920/938921/938922/938923/938924/938925/938926/938927/938928/938929/938930/938931/938932/938933/938934/938935/938936/938937/938 d >12:24:47,640 ERR program: mke2fs 1.42 (29-Nov-2011) >12:24:47,642 INFO program: Running... udevadm settle --timeout=300 >12:24:48,022 INFO program: Running... udevadm settle --timeout=300 >12:24:48,106 INFO program: Running... lvm lvcreate -L 5216m -n lv_swap --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_zaphod >12:24:48,358 INFO program: >12:24:48,365 INFO program: Running... udevadm settle --timeout=300 >12:24:48,469 INFO program: Running... udevadm settle --timeout=300 >12:24:48,544 INFO program: Running... mkswap -f /dev/mapper/vg_zaphod-lv_swap >12:24:48,594 INFO program: S >12:24:48,596 INFO program: Running... udevadm settle --timeout=300 >12:24:48,627 INFO program: Running... udevadm settle --timeout=300 >12:24:48,708 INFO program: Running... lvm lvcreate -L 51200m -n lv_root --config devices { filter=["r|/sdc1$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_zaphod >12:24:48,974 INFO program: >12:24:48,983 INFO program: Running... udevadm settle --timeout=300 >12:24:49,096 INFO program: Running... udevadm settle --timeout=300 >12:24:49,182 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_zaphod-lv_root >12:24:52,304 INFO program: Filesystem label= >12:24:52,305 INFO program: OS type: Linux >12:24:52,305 INFO program: Block size=4096 (log=2) >12:24:52,306 INFO program: Fragment size=4096 (log=2) >12:24:52,306 INFO program: Stride=128 blocks, Stripe width=128 blocks >12:24:52,306 INFO program: 3276800 inodes, 13107200 blocks >12:24:52,306 INFO program: 655360 blocks (5.00%) reserved for the super user >12:24:52,307 INFO program: First data block=0 >12:24:52,307 INFO program: Maximum filesystem blocks=4294967296 >12:24:52,307 INFO program: 400 block groups >12:24:52,307 INFO program: 32768 blocks per group, 32768 fragments per group >12:24:52,308 INFO program: 8192 inodes per group >12:24:52,308 INFO program: Superblock backups stored on blocks: >12:24:52,308 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:24:52,309 INFO program: 4096000, 7962624, 11239424 >12:24:52,309 INFO program: >12:24:52,309 INFO program: Allocating group tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >12:24:52,309 INFO program: Writing inode tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >12:24:52,310 INFO program: Creating journal (32768 blocks): done >12:24:52,310 INFO program: Writing superblocks and filesystem accounting information: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 d >12:24:52,310 ERR program: mke2fs 1.42 (29-Nov-2011) >12:24:52,312 INFO program: Running... udevadm settle --timeout=300 >12:24:52,822 INFO program: Running... udevadm settle --timeout=300 >12:24:53,001 INFO program: Running... swapon /dev/mapper/vg_zaphod-lv_swap >10:24:53,109 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_zaphod-lv_root /mnt/sysimage >10:24:53,190 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >10:24:53,296 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >10:24:53,313 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >10:24:53,323 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >10:24:53,395 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_zaphod-lv_home /mnt/sysimage/home >10:24:53,533 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >10:24:53,697 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >10:24:53,713 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >10:24:53,748 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_zaphod-lv_var /mnt/sysimage/var >12:24:58,819 INFO program: Running... udevadm settle --timeout=300 >12:25:47,040 INFO program: Running... modinfo -F filename vfat >12:25:47,054 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >12:25:47,055 INFO program: Running... modinfo -F filename fat >12:25:47,071 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >12:25:47,072 INFO program: Running... modinfo -F filename btrfs >12:25:47,089 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >12:25:47,090 INFO program: Running... modinfo -F filename libcrc32c >12:25:47,103 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >12:25:47,104 INFO program: Running... modinfo -F filename zlib_deflate >12:25:47,121 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >12:25:47,122 INFO program: Running... modinfo -F filename fcoe >12:25:47,140 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >12:25:47,141 INFO program: Running... modinfo -F filename libfcoe >12:25:47,158 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >12:25:47,159 INFO program: Running... modinfo -F filename libfc >12:25:47,174 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >12:25:47,175 INFO program: Running... modinfo -F filename scsi_transport_fc >12:25:47,190 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >12:25:47,191 INFO program: Running... modinfo -F filename scsi_tgt >12:25:47,209 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >12:25:47,210 INFO program: Running... modinfo -F filename nouveau >12:25:47,229 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >12:25:47,230 INFO program: Running... modinfo -F filename mxm_wmi >12:25:47,248 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko >12:25:47,249 INFO program: Running... modinfo -F filename video >12:25:47,267 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >12:25:47,268 INFO program: Running... modinfo -F filename ttm >12:25:47,286 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >12:25:47,287 INFO program: Running... modinfo -F filename drm_kms_helper >12:25:47,302 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >12:25:47,303 INFO program: Running... modinfo -F filename drm >12:25:47,320 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >12:25:47,321 INFO program: Running... modinfo -F filename i2c_piix4 >12:25:47,339 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko >12:25:47,340 INFO program: Running... modinfo -F filename serio_raw >12:25:47,358 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/input/serio/serio_raw.ko >12:25:47,359 INFO program: Running... modinfo -F filename i2c_core >12:25:47,377 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >12:25:47,378 INFO program: Running... modinfo -F filename wmi >12:25:47,392 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >12:25:47,393 INFO program: Running... modinfo -F filename nls_utf8 >12:25:47,410 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >12:25:47,411 INFO program: Running... modinfo -F filename ata_generic >12:25:47,428 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/ata_generic.ko >12:25:47,429 INFO program: Running... modinfo -F filename e100 >12:25:47,442 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e100.ko >12:25:47,443 INFO program: Running... modinfo -F filename pata_acpi >12:25:47,460 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_acpi.ko >12:25:47,460 INFO program: Running... modinfo -F filename r8169 >12:25:47,478 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >12:25:47,479 INFO program: Running... modinfo -F filename mii >12:25:47,494 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/mii.ko >12:25:47,495 INFO program: Running... modinfo -F filename usb_storage >12:25:47,511 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >12:25:47,512 INFO program: Running... modinfo -F filename pata_jmicron >12:25:47,530 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_jmicron.ko >12:25:47,531 INFO program: Running... modinfo -F filename sunrpc >12:25:47,548 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >12:25:47,549 INFO program: Running... modinfo -F filename xts >12:25:47,562 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >12:25:47,563 INFO program: Running... modinfo -F filename lrw >12:25:47,580 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >12:25:47,581 INFO program: Running... modinfo -F filename gf128mul >12:25:47,599 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >12:25:47,599 INFO program: Running... modinfo -F filename sha256_generic >12:25:47,612 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >12:25:47,613 INFO program: Running... modinfo -F filename dm_crypt >12:25:47,631 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >12:25:47,632 INFO program: Running... modinfo -F filename dm_round_robin >12:25:47,650 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >12:25:47,651 INFO program: Running... modinfo -F filename dm_multipath >12:25:47,666 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >12:25:47,666 INFO program: Running... modinfo -F filename linear >12:25:47,680 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >12:25:47,681 INFO program: Running... modinfo -F filename raid10 >12:25:47,700 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >12:25:47,701 INFO program: Running... modinfo -F filename raid456 >12:25:47,719 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >12:25:47,719 INFO program: Running... modinfo -F filename async_raid6_recov >12:25:47,737 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >12:25:47,738 INFO program: Running... modinfo -F filename async_memcpy >12:25:47,756 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >12:25:47,757 INFO program: Running... modinfo -F filename async_pq >12:25:47,771 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >12:25:47,772 INFO program: Running... modinfo -F filename raid6_pq >12:25:47,789 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >12:25:47,790 INFO program: Running... modinfo -F filename async_xor >12:25:47,809 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >12:25:47,809 INFO program: Running... modinfo -F filename xor >12:25:47,828 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >12:25:47,829 INFO program: Running... modinfo -F filename async_tx >12:25:47,843 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >12:25:47,844 INFO program: Running... modinfo -F filename raid1 >12:25:47,860 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >12:25:47,861 INFO program: Running... modinfo -F filename raid0 >12:25:47,878 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >12:25:47,878 INFO program: Running... modinfo -F filename iscsi_ibft >12:25:47,892 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >12:25:47,893 INFO program: Running... modinfo -F filename iscsi_boot_sysfs >12:25:47,910 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >12:25:47,910 INFO program: Running... modinfo -F filename edd >12:25:47,927 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/edd.ko >12:25:47,927 INFO program: Running... modinfo -F filename scsi_dh_rdac >12:25:47,941 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >12:25:47,942 INFO program: Running... modinfo -F filename scsi_dh_hp_sw >12:25:47,959 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >12:25:47,960 INFO program: Running... modinfo -F filename scsi_dh_emc >12:25:47,978 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >12:25:47,979 INFO program: Running... modinfo -F filename scsi_dh_alua >12:25:47,997 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >12:25:47,997 INFO program: Running... modinfo -F filename iscsi_tcp >12:25:48,012 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >12:25:48,013 INFO program: Running... modinfo -F filename libiscsi_tcp >12:25:48,030 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >12:25:48,031 INFO program: Running... modinfo -F filename libiscsi >12:25:48,048 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >12:25:48,049 INFO program: Running... modinfo -F filename scsi_transport_iscsi >12:25:48,063 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >12:25:48,064 INFO program: Running... modinfo -F filename squashfs >12:25:48,081 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >12:25:48,082 INFO program: Running... modinfo -F filename cramfs >12:25:48,100 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >12:26:39,640 INFO program: Running... /sbin/rsyslogd -c 4 -f /tmp/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid >12:32:33,479 INFO program: Running... /sbin/rsyslogd -c 4 -f /tmp/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid >12:32:33,514 ERR program: Already running. If you want to run multiple instances, you need to specify different pid files (use -i option) >12:33:01,999 INFO program: Running... udevadm settle --timeout=300 >12:37:57,978 INFO program: Running... modinfo -F filename vfat >12:37:58,015 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >12:37:58,016 INFO program: Running... modinfo -F filename fat >12:37:58,052 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >12:37:58,053 INFO program: Running... modinfo -F filename btrfs >12:37:58,093 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >12:37:58,094 INFO program: Running... modinfo -F filename libcrc32c >12:37:58,134 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >12:37:58,134 INFO program: Running... modinfo -F filename zlib_deflate >12:37:58,174 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >12:37:58,175 INFO program: Running... modinfo -F filename fcoe >12:37:58,212 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >12:37:58,213 INFO program: Running... modinfo -F filename libfcoe >12:37:58,252 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >12:37:58,253 INFO program: Running... modinfo -F filename libfc >12:37:58,294 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >12:37:58,294 INFO program: Running... modinfo -F filename scsi_transport_fc >12:37:58,332 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >12:37:58,333 INFO program: Running... modinfo -F filename scsi_tgt >12:37:58,373 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >12:37:58,374 INFO program: Running... modinfo -F filename nouveau >12:37:58,413 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >12:37:58,414 INFO program: Running... modinfo -F filename mxm_wmi >12:37:58,454 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko >12:37:58,454 INFO program: Running... modinfo -F filename video >12:37:58,495 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >12:37:58,496 INFO program: Running... modinfo -F filename ttm >12:37:58,532 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >12:37:58,533 INFO program: Running... modinfo -F filename drm_kms_helper >12:37:58,574 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >12:37:58,575 INFO program: Running... modinfo -F filename drm >12:37:58,612 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >12:37:58,613 INFO program: Running... modinfo -F filename i2c_piix4 >12:37:58,651 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko >12:37:58,652 INFO program: Running... modinfo -F filename serio_raw >12:37:58,693 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/input/serio/serio_raw.ko >12:37:58,694 INFO program: Running... modinfo -F filename i2c_core >12:37:58,732 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >12:37:58,732 INFO program: Running... modinfo -F filename wmi >12:37:58,771 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >12:37:58,772 INFO program: Running... modinfo -F filename nls_utf8 >12:37:58,813 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >12:37:58,814 INFO program: Running... modinfo -F filename ata_generic >12:37:58,854 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/ata_generic.ko >12:37:58,854 INFO program: Running... modinfo -F filename e100 >12:37:58,883 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e100.ko >12:37:58,884 INFO program: Running... modinfo -F filename pata_acpi >12:37:58,921 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_acpi.ko >12:37:58,922 INFO program: Running... modinfo -F filename r8169 >12:37:58,961 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >12:37:58,961 INFO program: Running... modinfo -F filename mii >12:37:59,002 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/mii.ko >12:37:59,002 INFO program: Running... modinfo -F filename usb_storage >12:37:59,034 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >12:37:59,035 INFO program: Running... modinfo -F filename pata_jmicron >12:37:59,070 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/ata/pata_jmicron.ko >12:37:59,071 INFO program: Running... modinfo -F filename sunrpc >12:37:59,114 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >12:37:59,115 INFO program: Running... modinfo -F filename xts >12:37:59,154 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >12:37:59,155 INFO program: Running... modinfo -F filename lrw >12:37:59,192 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >12:37:59,193 INFO program: Running... modinfo -F filename gf128mul >12:37:59,232 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >12:37:59,233 INFO program: Running... modinfo -F filename sha256_generic >12:37:59,272 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >12:37:59,273 INFO program: Running... modinfo -F filename dm_crypt >12:37:59,322 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >12:37:59,322 INFO program: Running... modinfo -F filename dm_round_robin >12:37:59,363 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >12:37:59,364 INFO program: Running... modinfo -F filename dm_multipath >12:37:59,403 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >12:37:59,404 INFO program: Running... modinfo -F filename linear >12:37:59,444 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >12:37:59,444 INFO program: Running... modinfo -F filename raid10 >12:37:59,484 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >12:37:59,484 INFO program: Running... modinfo -F filename raid456 >12:37:59,526 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >12:37:59,527 INFO program: Running... modinfo -F filename async_raid6_recov >12:37:59,566 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >12:37:59,567 INFO program: Running... modinfo -F filename async_memcpy >12:37:59,612 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >12:37:59,612 INFO program: Running... modinfo -F filename async_pq >12:37:59,652 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >12:37:59,653 INFO program: Running... modinfo -F filename raid6_pq >12:37:59,693 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >12:37:59,693 INFO program: Running... modinfo -F filename async_xor >12:37:59,733 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >12:37:59,734 INFO program: Running... modinfo -F filename xor >12:37:59,773 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >12:37:59,774 INFO program: Running... modinfo -F filename async_tx >12:37:59,812 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >12:37:59,813 INFO program: Running... modinfo -F filename raid1 >12:37:59,853 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >12:37:59,854 INFO program: Running... modinfo -F filename raid0 >12:37:59,893 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >12:37:59,895 INFO program: Running... modinfo -F filename iscsi_ibft >12:37:59,932 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >12:37:59,932 INFO program: Running... modinfo -F filename iscsi_boot_sysfs >12:37:59,974 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >12:37:59,975 INFO program: Running... modinfo -F filename edd >12:38:00,014 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/edd.ko >12:38:00,015 INFO program: Running... modinfo -F filename scsi_dh_rdac >12:38:00,052 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >12:38:00,052 INFO program: Running... modinfo -F filename scsi_dh_hp_sw >12:38:00,084 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >12:38:00,085 INFO program: Running... modinfo -F filename scsi_dh_emc >12:38:00,123 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >12:38:00,124 INFO program: Running... modinfo -F filename scsi_dh_alua >12:38:00,163 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >12:38:00,163 INFO program: Running... modinfo -F filename iscsi_tcp >12:38:00,202 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >12:38:00,203 INFO program: Running... modinfo -F filename libiscsi_tcp >12:38:00,243 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >12:38:00,243 INFO program: Running... modinfo -F filename libiscsi >12:38:00,282 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >12:38:00,283 INFO program: Running... modinfo -F filename scsi_transport_iscsi >12:38:00,323 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >12:38:00,324 INFO program: Running... modinfo -F filename squashfs >12:38:00,363 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >12:38:00,364 INFO program: Running... modinfo -F filename cramfs >12:38:00,403 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >12:38:08,349 INFO program: Running... /sbin/rsyslogd -c 4 -f /tmp/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid >12:38:08,393 ERR program: Already running. If you want to run multiple instances, you need to specify different pid files (use -i option) > > >/tmp/storage.log: >10:06:06,861 DEBUG storage: registered device format class Ext2FS as ext2 >10:06:06,861 DEBUG storage: registered device format class Ext3FS as ext3 >10:06:06,861 DEBUG storage: registered device format class Ext4FS as ext4 >10:06:06,862 DEBUG storage: registered device format class FATFS as vfat >10:06:06,862 DEBUG storage: registered device format class EFIFS as efi >10:06:06,862 DEBUG storage: registered device format class BTRFS as btrfs >10:06:06,862 DEBUG storage: registered device format class GFS2 as gfs2 >10:06:06,862 DEBUG storage: registered device format class JFS as jfs >10:06:06,862 DEBUG storage: registered device format class ReiserFS as reiserfs >10:06:06,862 DEBUG storage: registered device format class XFS as xfs >10:06:06,862 DEBUG storage: registered device format class HFS as hfs >10:06:06,863 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:06:06,863 DEBUG storage: registered device format class HFSPlus as hfs+ >10:06:06,863 DEBUG storage: registered device format class NTFS as ntfs >10:06:06,863 DEBUG storage: registered device format class NFS as nfs >10:06:06,863 DEBUG storage: registered device format class NFSv4 as nfs4 >10:06:06,863 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:06:06,863 DEBUG storage: registered device format class NoDevFS as nodev >10:06:06,863 DEBUG storage: registered device format class DevPtsFS as devpts >10:06:06,863 DEBUG storage: registered device format class ProcFS as proc >10:06:06,864 DEBUG storage: registered device format class SysFS as sysfs >10:06:06,864 DEBUG storage: registered device format class TmpFS as tmpfs >10:06:06,864 DEBUG storage: registered device format class BindFS as bind >10:06:06,864 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:06:06,864 DEBUG storage: registered device format class USBFS as usbfs >10:06:06,867 DEBUG storage: registered device format class DiskLabel as disklabel >10:06:06,869 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:06:06,869 DEBUG storage: registered device format class BIOSBoot as biosboot >10:06:06,870 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:06:06,966 DEBUG storage: registered device format class LUKS as luks >10:06:06,971 DEBUG storage: registered device format class MDRaidMember as mdmember >10:06:06,974 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:06:06,980 DEBUG storage: registered device format class SwapSpace as swap >10:06:06,983 DEBUG storage: registered device format class MultipathMember as multipath_member >10:06:26,559 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:06:26,559 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >10:06:26,560 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:06:26,561 INFO storage: sdc1 looks to be the live device; marking as protected >10:06:26,698 DEBUG storage: MultipathTopology._build_topology: >10:06:26,698 DEBUG storage: /etc/multipath.conf contents: >10:06:26,698 DEBUG storage: # multipath.conf written by anaconda >10:06:26,698 DEBUG storage: >10:06:26,698 DEBUG storage: defaults { >10:06:26,698 DEBUG storage: user_friendly_names yes >10:06:26,698 DEBUG storage: } >10:06:26,698 DEBUG storage: blacklist { >10:06:26,698 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:06:26,699 DEBUG storage: devnode "^hd[a-z]" >10:06:26,699 DEBUG storage: devnode "^dcssblk[0-9]*" >10:06:26,699 DEBUG storage: device { >10:06:26,699 DEBUG storage: vendor "DGC" >10:06:26,699 DEBUG storage: product "LUNZ" >10:06:26,699 DEBUG storage: } >10:06:26,699 DEBUG storage: device { >10:06:26,699 DEBUG storage: vendor "IBM" >10:06:26,699 DEBUG storage: product "S/390.*" >10:06:26,699 DEBUG storage: } >10:06:26,699 DEBUG storage: # don't count normal SATA devices as multipaths >10:06:26,699 DEBUG storage: device { >10:06:26,699 DEBUG storage: vendor "ATA" >10:06:26,700 DEBUG storage: } >10:06:26,700 DEBUG storage: # don't count 3ware devices as multipaths >10:06:26,700 DEBUG storage: device { >10:06:26,700 DEBUG storage: vendor "3ware" >10:06:26,700 DEBUG storage: } >10:06:26,700 DEBUG storage: device { >10:06:26,700 DEBUG storage: vendor "AMCC" >10:06:26,700 DEBUG storage: } >10:06:26,700 DEBUG storage: # nor highpoint devices >10:06:26,700 DEBUG storage: device { >10:06:26,700 DEBUG storage: vendor "HPT" >10:06:26,700 DEBUG storage: } >10:06:26,700 DEBUG storage: } >10:06:26,701 DEBUG storage: multipaths { >10:06:26,701 DEBUG storage: } >10:06:26,701 DEBUG storage: (end of /etc/multipath.conf) >10:06:26,760 INFO storage: MultipathTopology: found singlepath device: sda >10:06:26,761 INFO storage: MultipathTopology: found singlepath device: sdb >10:06:26,762 INFO storage: MultipathTopology: found non-disk device: sr0 >10:06:26,762 INFO storage: MultipathTopology: found singlepath device: sdc >10:06:26,763 INFO storage: MultipathTopology: found non-disk device: sdc1 >10:06:26,763 INFO storage: MultipathTopology: found singlepath device: loop0 >10:06:26,763 INFO storage: MultipathTopology: found singlepath device: loop1 >10:06:26,764 INFO storage: MultipathTopology: found singlepath device: loop2 >10:06:26,764 INFO storage: MultipathTopology: found singlepath device: loop3 >10:06:26,765 INFO storage: MultipathTopology: found singlepath device: loop4 >10:06:26,765 INFO storage: MultipathTopology: found singlepath device: loop5 >10:06:26,765 INFO storage: MultipathTopology: found singlepath device: loop6 >10:06:26,765 INFO storage: MultipathTopology: found singlepath device: loop7 >10:06:26,765 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:06:26,765 INFO storage: devices to scan: ['sda', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >10:06:26,769 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891 /dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325891 /dev/disk/by-id/wwn-0x50014ee206940a69 /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00V6A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V6A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': '05.01D50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AAKS-_WD-WCAWFE325891', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891', > 'ID_SERIAL_SHORT': 'WD-WCAWFE325891', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee206940a69', > 'ID_WWN_WITH_EXTENSION': '0x50014ee206940a69', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13673412', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891', > '/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325891', > '/dev/disk/by-id/wwn-0x50014ee206940a69', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >10:06:26,770 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:06:26,771 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:06:26,772 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:26,773 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >10:06:26,774 INFO storage: sda is a disk >10:06:26,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:26,776 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:06:26,776 INFO storage: added disk sda (id 0) to device tree >10:06:26,776 DEBUG storage: looking up parted Device: /dev/sda >10:06:26,781 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:06:26,785 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >10:06:26,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:26,787 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:06:26,858 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >10:06:30,620 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >10:06:30,625 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >10:06:30,626 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432d6a4450> > PedDisk: <_ped.Disk object at 0x7f432d6a6908> >10:06:30,626 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:06:30,628 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:06:30,628 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:30,629 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:06:30,630 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >10:06:30,631 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:06:30,632 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:06:30,632 INFO storage: registered action: [1] Create Format gpt disklabel on disk sda (id 0) >10:06:30,633 INFO storage: got device: DiskDevice instance (0x7f432d684710) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432f394d40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432d609510> >10:06:30,634 INFO storage: got format: DiskLabel instance (0x7f432d6a4250) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432d6a4450> > PedDisk: <_ped.Disk object at 0x7f432d6a6908> > origPartedDisk = <parted.disk.Disk object at 0x7f432d6a4510> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432f622c20> > >10:06:30,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969 /dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325969 /dev/disk/by-id/wwn-0x50014ee25be93d3c /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00V6A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V6A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': '05.01D50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AAKS-_WD-WCAWFE325969', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969', > 'ID_SERIAL_SHORT': 'WD-WCAWFE325969', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25be93d3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25be93d3c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13675147', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969', > '/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325969', > '/dev/disk/by-id/wwn-0x50014ee25be93d3c', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >10:06:30,893 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >10:06:30,894 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:06:30,895 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:30,896 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >10:06:30,897 INFO storage: sdb is a disk >10:06:30,898 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:30,899 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:06:30,899 INFO storage: added disk sdb (id 1) to device tree >10:06:30,899 DEBUG storage: looking up parted Device: /dev/sdb >10:06:30,900 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:06:30,901 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >10:06:30,901 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:30,902 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:06:30,979 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >10:06:30,982 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: False ; >10:06:30,984 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: gpt ; >10:06:30,984 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432d6aaad0> > PedDisk: <_ped.Disk object at 0x7f432d6b9638> >10:06:30,985 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:06:30,986 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >10:06:30,986 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:30,987 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:06:30,987 INFO storage: registered action: [2] Destroy Format None on disk sdb (id 1) >10:06:30,988 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >10:06:30,989 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:06:30,990 INFO storage: registered action: [3] Create Format gpt disklabel on disk sdb (id 1) >10:06:30,991 INFO storage: got device: DiskDevice instance (0x7f432d6a4150) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432f6229e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432d609750> >10:06:30,992 INFO storage: got format: DiskLabel instance (0x7f432d6aa8d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432d6aaad0> > PedDisk: <_ped.Disk object at 0x7f432d6b9638> > origPartedDisk = <parted.disk.Disk object at 0x7f432d6aad90> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432f622e60> > >10:06:31,047 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHDS118_5 /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > '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_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_MODEL': 'ATAPI_iHDS118_5', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHDS118\\x20\\x20\\x205\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': 'RL08', > 'ID_SERIAL': 'ATAPI_iHDS118_5', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13701165', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ATAPI_iHDS118_5', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >10:06:31,047 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >10:06:31,048 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:06:31,049 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,049 INFO storage: sr0 is a cdrom >10:06:31,050 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:06:31,050 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,052 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:06:31,052 INFO storage: added cdrom sr0 (id 2) to device tree >10:06:31,053 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:06:31,076 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Slice', > 'ID_MODEL_ENC': 'Cruzer\\x20Slice\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5566', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > 'ID_SERIAL_SHORT': '07749007EFE0138C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13776396', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc'} ; name: sdc ; >10:06:31,076 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc)... >10:06:31,077 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:06:31,078 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,079 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >10:06:31,080 INFO storage: sdc is a disk >10:06:31,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,082 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:06:31,082 INFO storage: added disk sdc (id 3) to device tree >10:06:31,082 DEBUG storage: looking up parted Device: /dev/sdc >10:06:31,086 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >10:06:31,090 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >10:06:31,095 DEBUG storage: Iso9660FS.supported: supported: True ; >10:06:31,095 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:06:31,095 DEBUG storage: device sdc does not contain a disklabel >10:06:31,096 INFO storage: type detected on 'sdc' is 'iso9660' >10:06:31,097 DEBUG storage: Iso9660FS.supported: supported: True ; >10:06:31,098 DEBUG storage: Iso9660FS.supported: supported: True ; >10:06:31,098 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:06:31,099 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >10:06:31,099 INFO storage: got device: DiskDevice instance (0x7f432d6a4190) -- > name = sdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 3835.99951172 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Slice path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7856127 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (3835, 64, 32) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f432f622ef0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f432d6aabd0> >10:06:31,101 DEBUG storage: Iso9660FS.supported: supported: True ; >10:06:31,101 INFO storage: got format: Iso9660FS instance (0x7f432d6cbb50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >10:06:31,116 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0-part1 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Slice', > 'ID_MODEL_ENC': 'Cruzer\\x20Slice\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5566', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4851712', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > 'ID_SERIAL_SHORT': '07749007EFE0138C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13867103', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0-part1', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >10:06:31,116 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1)... >10:06:31,117 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >10:06:31,118 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,118 INFO storage: sdc1 is a partition >10:06:31,119 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >10:06:31,120 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:06:31,121 DEBUG storage: DeviceTree.getDeviceByName returned existing 3835MB disk sdc (3) with existing iso9660 filesystem >10:06:31,121 DEBUG storage: lvm filter: adding sdc1 to the reject list >10:06:31,121 DEBUG storage: ignoring partition sdc1 >10:06:31,124 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13639851', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:06:31,125 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:06:31,126 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:06:31,127 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,127 INFO storage: loop0 is a loop device >10:06:31,128 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:06:31,129 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:06:31,130 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,132 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:06:31,132 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 4) to device tree >10:06:31,133 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:06:31,133 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,134 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:06:31,135 INFO storage: added loop loop0 (id 5) to device tree >10:06:31,136 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:06:31,137 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:06:31,137 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:06:31,138 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:06:31,139 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:06:31,141 WARN storage: disklabel detected but not usable on loop0 >10:06:31,141 INFO storage: type detected on 'loop0' is 'squashfs' >10:06:31,141 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:06:31,142 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:06:31,142 INFO storage: got device: LoopDevice instance (0x7f432d6cbd10) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:06:31,147 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '14008550', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:06:31,147 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:06:31,148 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:06:31,149 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,149 INFO storage: loop1 is a loop device >10:06:31,150 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:06:31,151 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:06:31,152 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,152 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,153 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:06:31,153 INFO storage: added file /LiveOS/rootfs.img (id 6) to device tree >10:06:31,154 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:06:31,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,156 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:06:31,156 INFO storage: added loop loop1 (id 7) to device tree >10:06:31,157 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:06:31,158 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:06:31,159 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,159 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:06:31,159 DEBUG storage: device loop1 does not contain a disklabel >10:06:31,159 INFO storage: type detected on 'loop1' is 'ext4' >10:06:31,161 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,241 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,241 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:06:31,243 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:06:31,244 INFO storage: got device: LoopDevice instance (0x7f432d6cbc50) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:06:31,245 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,246 INFO storage: got format: Ext4FS instance (0x7f432d6cbed0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >10:06:31,263 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13634565', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:06:31,264 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:06:31,266 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:06:31,267 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,267 INFO storage: loop2 is a loop device >10:06:31,268 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:06:31,269 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:06:31,270 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,271 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:06:31,271 INFO storage: added file /overlay (deleted) (id 8) to device tree >10:06:31,272 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:06:31,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,273 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:06:31,274 INFO storage: added loop loop2 (id 9) to device tree >10:06:31,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:06:31,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:06:31,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,277 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:06:31,278 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:06:31,284 WARN storage: disklabel detected but not usable on loop2 >10:06:31,284 DEBUG storage: no type or existing type for loop2, bailing >10:06:31,285 INFO storage: got device: LoopDevice instance (0x7f432d6cbb90) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:06:31,287 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13635955', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:06:31,287 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >10:06:31,287 DEBUG storage: lvm filter: adding loop3 to the reject list >10:06:31,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13639851', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:06:31,289 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >10:06:31,289 DEBUG storage: lvm filter: adding loop4 to the reject list >10:06:31,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13636908', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:06:31,291 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:06:31,291 DEBUG storage: lvm filter: adding loop5 to the reject list >10:06:31,292 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13637662', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:06:31,292 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:06:31,292 DEBUG storage: lvm filter: adding loop6 to the reject list >10:06:31,294 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13640160', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:06:31,294 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:06:31,294 DEBUG storage: lvm filter: adding loop7 to the reject list >10:06:31,294 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:06:31,548 INFO storage: devices to scan: ['dm-0'] >10:06:31,551 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '9835356', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:06:31,551 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:06:31,552 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:06:31,553 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,553 INFO storage: live-rw is a device-mapper device >10:06:31,554 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:06:31,555 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:06:31,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >10:06:31,558 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:06:31,559 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) >10:06:31,560 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:06:31,561 DEBUG storage: DeviceTree.getDeviceByName returned None >10:06:31,562 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:06:31,562 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:06:31,564 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:06:31,564 INFO storage: added dm live-rw (id 10) to device tree >10:06:31,565 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:06:31,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:06:31,567 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,567 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:06:31,567 DEBUG storage: device live-rw does not contain a disklabel >10:06:31,567 INFO storage: type detected on 'live-rw' is 'ext4' >10:06:31,568 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,628 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,629 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:06:31,633 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:06:31,634 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:06:31,663 INFO storage: got device: DMDevice instance (0x7f432d609610) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f432d6cd5f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:06:31,668 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:31,669 INFO storage: got format: Ext4FS instance (0x7f432d6d29d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >10:06:31,849 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:06:31,965 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:06:31,998 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:06:31,999 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:06:32,000 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:06:32,034 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:06:32,090 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:06:32,094 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:06:32,098 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:06:32,098 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:06:32,099 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >10:06:32,100 INFO storage: edd: MBR signature on sda is zero. new disk image? >10:06:32,100 INFO storage: edd: MBR signature on sdb is zero. new disk image? >10:06:32,101 INFO storage: edd: collected mbr signatures: {} >10:06:32,103 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x07cb4b04 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 7856127 >10:06:32,103 ERR storage: edd: unable to match edd entry 0x80 >10:06:32,103 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >10:06:32,104 ERR storage: edd: unable to match edd entry 0x81 >10:06:32,104 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >10:06:32,105 ERR storage: edd: unable to match edd entry 0x82 >10:06:32,105 DEBUG storage: new bootloader stage1 device: None >10:06:32,145 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:32,146 DEBUG storage: Ext4FS.supported: supported: True ; >10:06:32,148 DEBUG storage: Iso9660FS.supported: supported: True ; >10:06:32,149 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:06:32,165 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >10:06:32,166 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:06:32,178 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >10:06:32,182 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:06:37,979 DEBUG storage: _is_valid_disklabel(/LiveOS/rootfs.img) returning True >10:06:37,979 DEBUG storage: _is_valid_size(/LiveOS/rootfs.img) returning True >10:06:37,979 DEBUG storage: _is_valid_location(/LiveOS/rootfs.img) returning True >10:06:37,979 DEBUG storage: _is_valid_partition(/LiveOS/rootfs.img) returning True >10:06:37,979 DEBUG storage: _is_valid_format(/LiveOS/rootfs.img) returning False >10:06:37,979 DEBUG storage: is_valid_stage2_device(/LiveOS/rootfs.img) returning False >10:06:37,979 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >10:06:37,979 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >10:06:37,980 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >10:06:37,980 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >10:06:37,980 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >10:06:37,980 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >10:06:37,980 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:06:37,980 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:06:37,980 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:06:37,980 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:06:37,981 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >10:06:37,981 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >10:06:37,981 DEBUG storage: _is_valid_disklabel(live-rw) returning True >10:06:37,981 DEBUG storage: _is_valid_size(live-rw) returning True >10:06:37,981 DEBUG storage: _is_valid_location(live-rw) returning True >10:06:37,982 DEBUG storage: _is_valid_partition(live-rw) returning True >10:06:37,982 DEBUG storage: _is_valid_format(live-rw) returning False >10:06:37,982 DEBUG storage: is_valid_stage2_device(live-rw) returning False >10:06:37,982 DEBUG storage: _is_valid_disklabel(loop0) returning True >10:06:37,982 DEBUG storage: _is_valid_size(loop0) returning True >10:06:37,982 DEBUG storage: _is_valid_location(loop0) returning True >10:06:37,982 DEBUG storage: _is_valid_partition(loop0) returning True >10:06:37,983 DEBUG storage: _is_valid_format(loop0) returning False >10:06:37,983 DEBUG storage: is_valid_stage2_device(loop0) returning False >10:06:37,983 DEBUG storage: _is_valid_disklabel(loop1) returning True >10:06:37,983 DEBUG storage: _is_valid_size(loop1) returning True >10:06:37,983 DEBUG storage: _is_valid_location(loop1) returning True >10:06:37,983 DEBUG storage: _is_valid_partition(loop1) returning True >10:06:37,983 DEBUG storage: _is_valid_format(loop1) returning False >10:06:37,983 DEBUG storage: is_valid_stage2_device(loop1) returning False >10:06:37,984 DEBUG storage: _is_valid_disklabel(loop2) returning True >10:06:37,984 DEBUG storage: _is_valid_size(loop2) returning True >10:06:37,984 DEBUG storage: _is_valid_location(loop2) returning True >10:06:37,984 DEBUG storage: _is_valid_partition(loop2) returning True >10:06:37,984 DEBUG storage: _is_valid_format(loop2) returning False >10:06:37,984 DEBUG storage: is_valid_stage2_device(loop2) returning False >10:06:37,984 DEBUG storage: _is_valid_disklabel(sda) returning True >10:06:37,985 DEBUG storage: _is_valid_size(sda) returning True >10:06:37,985 DEBUG storage: _is_valid_location(sda) returning True >10:06:37,985 DEBUG storage: _is_valid_partition(sda) returning True >10:06:37,985 DEBUG storage: _is_valid_format(sda) returning False >10:06:37,985 DEBUG storage: is_valid_stage2_device(sda) returning False >10:06:37,985 DEBUG storage: _is_valid_disklabel(sdb) returning True >10:06:37,985 DEBUG storage: _is_valid_size(sdb) returning True >10:06:37,985 DEBUG storage: _is_valid_location(sdb) returning True >10:06:37,985 DEBUG storage: _is_valid_partition(sdb) returning True >10:06:37,986 DEBUG storage: _is_valid_format(sdb) returning False >10:06:37,986 DEBUG storage: is_valid_stage2_device(sdb) returning False >10:06:37,986 DEBUG storage: _is_valid_disklabel(sdc) returning False >10:06:37,986 DEBUG storage: _is_valid_size(sdc) returning True >10:06:37,986 DEBUG storage: _is_valid_location(sdc) returning True >10:06:37,986 DEBUG storage: _is_valid_partition(sdc) returning True >10:06:37,986 DEBUG storage: _is_valid_format(sdc) returning False >10:06:37,987 DEBUG storage: is_valid_stage2_device(sdc) returning False >10:06:37,987 DEBUG storage: _is_valid_disklabel(sr0) returning True >10:06:37,987 DEBUG storage: _is_valid_size(sr0) returning True >10:06:37,987 DEBUG storage: _is_valid_location(sr0) returning True >10:06:37,987 DEBUG storage: _is_valid_partition(sr0) returning True >10:06:37,987 DEBUG storage: _is_valid_format(sr0) returning False >10:06:37,987 DEBUG storage: is_valid_stage2_device(sr0) returning False >12:07:07,186 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:07:07,187 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >12:07:07,187 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:07:07,188 INFO storage: sdc1 looks to be the live device; marking as protected >12:07:07,265 DEBUG storage: MultipathTopology._build_topology: >12:07:07,266 DEBUG storage: /etc/multipath.conf contents: >12:07:07,266 DEBUG storage: # multipath.conf written by anaconda >12:07:07,266 DEBUG storage: >12:07:07,266 DEBUG storage: defaults { >12:07:07,266 DEBUG storage: user_friendly_names yes >12:07:07,266 DEBUG storage: } >12:07:07,266 DEBUG storage: blacklist { >12:07:07,266 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:07:07,266 DEBUG storage: devnode "^hd[a-z]" >12:07:07,266 DEBUG storage: devnode "^dcssblk[0-9]*" >12:07:07,266 DEBUG storage: device { >12:07:07,266 DEBUG storage: vendor "DGC" >12:07:07,266 DEBUG storage: product "LUNZ" >12:07:07,267 DEBUG storage: } >12:07:07,267 DEBUG storage: device { >12:07:07,267 DEBUG storage: vendor "IBM" >12:07:07,267 DEBUG storage: product "S/390.*" >12:07:07,267 DEBUG storage: } >12:07:07,267 DEBUG storage: # don't count normal SATA devices as multipaths >12:07:07,267 DEBUG storage: device { >12:07:07,267 DEBUG storage: vendor "ATA" >12:07:07,267 DEBUG storage: } >12:07:07,267 DEBUG storage: # don't count 3ware devices as multipaths >12:07:07,267 DEBUG storage: device { >12:07:07,267 DEBUG storage: vendor "3ware" >12:07:07,267 DEBUG storage: } >12:07:07,268 DEBUG storage: device { >12:07:07,268 DEBUG storage: vendor "AMCC" >12:07:07,268 DEBUG storage: } >12:07:07,268 DEBUG storage: # nor highpoint devices >12:07:07,268 DEBUG storage: device { >12:07:07,268 DEBUG storage: vendor "HPT" >12:07:07,268 DEBUG storage: } >12:07:07,268 DEBUG storage: } >12:07:07,268 DEBUG storage: multipaths { >12:07:07,268 DEBUG storage: } >12:07:07,268 DEBUG storage: (end of /etc/multipath.conf) >12:07:07,325 INFO storage: MultipathTopology: found singlepath device: sda >12:07:07,326 INFO storage: MultipathTopology: found singlepath device: sdb >12:07:07,326 INFO storage: MultipathTopology: found non-disk device: sr0 >12:07:07,327 INFO storage: MultipathTopology: found singlepath device: sdc >12:07:07,327 INFO storage: MultipathTopology: found non-disk device: sdc1 >12:07:07,328 INFO storage: MultipathTopology: found singlepath device: loop0 >12:07:07,328 INFO storage: MultipathTopology: found singlepath device: loop1 >12:07:07,329 INFO storage: MultipathTopology: found singlepath device: loop2 >12:07:07,329 INFO storage: MultipathTopology: found singlepath device: loop3 >12:07:07,329 INFO storage: MultipathTopology: found singlepath device: loop4 >12:07:07,330 INFO storage: MultipathTopology: found singlepath device: loop5 >12:07:07,330 INFO storage: MultipathTopology: found singlepath device: loop6 >12:07:07,330 INFO storage: MultipathTopology: found singlepath device: loop7 >12:07:07,330 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:07:07,330 INFO storage: devices to scan: ['sda', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:07:07,334 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891 /dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325891 /dev/disk/by-id/wwn-0x50014ee206940a69 /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00V6A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V6A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': '05.01D50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AAKS-_WD-WCAWFE325891', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891', > 'ID_SERIAL_SHORT': 'WD-WCAWFE325891', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee206940a69', > 'ID_WWN_WITH_EXTENSION': '0x50014ee206940a69', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13673412', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325891', > '/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325891', > '/dev/disk/by-id/wwn-0x50014ee206940a69', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:07:07,334 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:07:07,335 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:07:07,336 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,337 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:07:07,338 INFO storage: sda is a disk >12:07:07,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,339 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:07:07,340 INFO storage: added disk sda (id 11) to device tree >12:07:07,340 DEBUG storage: looking up parted Device: /dev/sda >12:07:07,342 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:07:07,343 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:07:07,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,344 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:07:07,412 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >12:07:07,416 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >12:07:07,417 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >12:07:07,418 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432cab05d0> > PedDisk: <_ped.Disk object at 0x7f432f62a9e0> >12:07:07,418 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:07:07,419 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:07:07,419 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,420 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:07:07,421 INFO storage: registered action: [4] Destroy Format None on disk sda (id 11) >12:07:07,422 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:07:07,423 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:07:07,423 INFO storage: registered action: [5] Create Format gpt disklabel on disk sda (id 11) >12:07:07,424 INFO storage: got device: DiskDevice instance (0x7f432c99bf90) -- > name = sda status = True kids = 0 id = 11 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cd440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432c99be50> >12:07:07,424 INFO storage: got format: DiskLabel instance (0x7f432cab04d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432cab05d0> > PedDisk: <_ped.Disk object at 0x7f432f62a9e0> > origPartedDisk = <parted.disk.Disk object at 0x7f432cab0790> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cdc20> > >12:07:07,472 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969 /dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325969 /dev/disk/by-id/wwn-0x50014ee25be93d3c /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00V6A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00V6A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': '05.01D50', > 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AAKS-_WD-WCAWFE325969', > 'ID_SERIAL': 'WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969', > 'ID_SERIAL_SHORT': 'WD-WCAWFE325969', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25be93d3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25be93d3c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13675147', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00V6A0_WD-WCAWFE325969', > '/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAWFE325969', > '/dev/disk/by-id/wwn-0x50014ee25be93d3c', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >12:07:07,473 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >12:07:07,474 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >12:07:07,474 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,475 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >12:07:07,476 INFO storage: sdb is a disk >12:07:07,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,478 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:07:07,478 INFO storage: added disk sdb (id 12) to device tree >12:07:07,478 DEBUG storage: looking up parted Device: /dev/sdb >12:07:07,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:07:07,480 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >12:07:07,480 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,481 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:07:07,564 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >12:07:07,574 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: False ; >12:07:07,580 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: gpt ; >12:07:07,581 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432cab4250> > PedDisk: <_ped.Disk object at 0x7f432f628320> >12:07:07,581 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:07:07,582 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >12:07:07,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,584 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:07:07,584 INFO storage: registered action: [6] Destroy Format None on disk sdb (id 12) >12:07:07,585 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >12:07:07,587 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:07:07,587 INFO storage: registered action: [7] Create Format gpt disklabel on disk sdb (id 12) >12:07:07,588 INFO storage: got device: DiskDevice instance (0x7f432cab0a50) -- > name = sdb status = True kids = 0 id = 12 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cddd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f432cab0bd0> >12:07:07,589 INFO storage: got format: DiskLabel instance (0x7f432cab0e50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f432cab4250> > PedDisk: <_ped.Disk object at 0x7f432f628320> > origPartedDisk = <parted.disk.Disk object at 0x7f432cab42d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cdf80> > >12:07:07,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHDS118_5 /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > '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_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_MODEL': 'ATAPI_iHDS118_5', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHDS118\\x20\\x20\\x205\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_11_0-scsi-0_0_0_0', > 'ID_REVISION': 'RL08', > 'ID_SERIAL': 'ATAPI_iHDS118_5', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13701165', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ATAPI_iHDS118_5', > '/dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >12:07:07,621 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >12:07:07,622 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:07:07,623 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,623 INFO storage: sr0 is a cdrom >12:07:07,625 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:07:07,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,626 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:07:07,626 INFO storage: added cdrom sr0 (id 13) to device tree >12:07:07,627 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:07:07,642 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Slice', > 'ID_MODEL_ENC': 'Cruzer\\x20Slice\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5566', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > 'ID_SERIAL_SHORT': '07749007EFE0138C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13776396', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc'} ; name: sdc ; >12:07:07,642 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc)... >12:07:07,643 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:07:07,644 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,645 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >12:07:07,646 INFO storage: sdc is a disk >12:07:07,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,647 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:07:07,647 INFO storage: added disk sdc (id 14) to device tree >12:07:07,648 DEBUG storage: looking up parted Device: /dev/sdc >12:07:07,649 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >12:07:07,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >12:07:07,651 DEBUG storage: Iso9660FS.supported: supported: True ; >12:07:07,651 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:07:07,651 DEBUG storage: device sdc does not contain a disklabel >12:07:07,651 INFO storage: type detected on 'sdc' is 'iso9660' >12:07:07,652 DEBUG storage: Iso9660FS.supported: supported: True ; >12:07:07,653 DEBUG storage: Iso9660FS.supported: supported: True ; >12:07:07,653 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:07:07,654 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >12:07:07,655 INFO storage: got device: DiskDevice instance (0x7f432cab0d90) -- > name = sdc status = True kids = 0 id = 14 > parents = [] > uuid = None size = 3835.99951172 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Slice path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7856127 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (3835, 64, 32) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cd7a0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f432cab0fd0> >12:07:07,656 DEBUG storage: Iso9660FS.supported: supported: True ; >12:07:07,656 INFO storage: got format: Iso9660FS instance (0x7f432cab0b10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >12:07:07,661 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0-part1 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Slice', > 'ID_MODEL_ENC': 'Cruzer\\x20Slice\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5566', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4851712', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.02', > 'ID_SERIAL': 'SanDisk_Cruzer_Slice_07749007EFE0138C-0:0', > 'ID_SERIAL_SHORT': '07749007EFE0138C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13867103', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Slice_07749007EFE0138C-0:0-part1', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3.4:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >12:07:07,661 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.4/1-3.4:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1)... >12:07:07,662 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >12:07:07,663 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,663 INFO storage: sdc1 is a partition >12:07:07,664 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >12:07:07,665 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >12:07:07,666 DEBUG storage: DeviceTree.getDeviceByName returned existing 3835MB disk sdc (14) with existing iso9660 filesystem >12:07:07,666 DEBUG storage: lvm filter: adding sdc1 to the reject list >12:07:07,666 DEBUG storage: ignoring partition sdc1 >12:07:07,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13639851', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:07:07,668 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:07:07,669 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:07:07,669 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,670 INFO storage: loop0 is a loop device >12:07:07,670 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:07:07,671 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:07:07,672 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,674 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:07:07,674 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 15) to device tree >12:07:07,675 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:07:07,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,676 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:07:07,676 INFO storage: added loop loop0 (id 16) to device tree >12:07:07,677 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:07:07,678 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:07:07,678 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:07:07,679 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:07:07,680 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:07:07,682 WARN storage: disklabel detected but not usable on loop0 >12:07:07,682 INFO storage: type detected on 'loop0' is 'squashfs' >12:07:07,682 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:07:07,683 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:07:07,684 INFO storage: got device: LoopDevice instance (0x7f432cab0350) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (15)'] > 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:07:07,693 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '14008550', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:07:07,694 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:07:07,698 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:07:07,700 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,700 INFO storage: loop1 is a loop device >12:07:07,701 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:07:07,702 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:07:07,703 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,705 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:07:07,705 INFO storage: added file /LiveOS/rootfs.img (id 17) to device tree >12:07:07,706 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:07:07,706 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,707 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:07:07,707 INFO storage: added loop loop1 (id 18) to device tree >12:07:07,708 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:07:07,709 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:07:07,710 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,710 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:07,711 DEBUG storage: device loop1 does not contain a disklabel >12:07:07,711 INFO storage: type detected on 'loop1' is 'ext4' >12:07:07,712 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,774 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,774 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:07,776 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:07:07,776 INFO storage: got device: LoopDevice instance (0x7f432cab0150) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/rootfs.img (17)'] > 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:07:07,778 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,779 INFO storage: got format: Ext4FS instance (0x7f432cab00d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:07:07,790 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13634565', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:07:07,790 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:07:07,791 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:07:07,792 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,792 INFO storage: loop2 is a loop device >12:07:07,793 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:07:07,794 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:07:07,795 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,795 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,796 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:07:07,796 INFO storage: added file /overlay (deleted) (id 19) to device tree >12:07:07,798 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:07:07,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,799 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:07:07,799 INFO storage: added loop loop2 (id 20) to device tree >12:07:07,800 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:07:07,801 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:07:07,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,802 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:07:07,803 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:07:07,805 WARN storage: disklabel detected but not usable on loop2 >12:07:07,805 DEBUG storage: no type or existing type for loop2, bailing >12:07:07,805 INFO storage: got device: LoopDevice instance (0x7f432cab0e90) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > 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:07:07,809 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13635955', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:07:07,809 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:07:07,809 DEBUG storage: lvm filter: adding loop3 to the reject list >12:07:07,811 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13639851', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:07:07,811 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:07:07,811 DEBUG storage: lvm filter: adding loop4 to the reject list >12:07:07,812 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13636908', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:07:07,812 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:07:07,813 DEBUG storage: lvm filter: adding loop5 to the reject list >12:07:07,814 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13637662', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:07:07,814 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:07:07,814 DEBUG storage: lvm filter: adding loop6 to the reject list >12:07:07,815 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '13640160', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:07:07,816 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:07:07,816 DEBUG storage: lvm filter: adding loop7 to the reject list >12:07:07,818 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:07:07,882 INFO storage: devices to scan: ['dm-0'] >12:07:07,887 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '9835356', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:07:07,887 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:07:07,889 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:07:07,890 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,890 INFO storage: live-rw is a device-mapper device >12:07:07,891 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:07:07,892 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:07:07,893 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >12:07:07,895 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:07:07,896 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (20) >12:07:07,897 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:07:07,898 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:07,899 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:07:07,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:07,901 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:07:07,901 INFO storage: added dm live-rw (id 21) to device tree >12:07:07,902 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:07:07,903 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:07:07,904 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,904 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:07,904 DEBUG storage: device live-rw does not contain a disklabel >12:07:07,904 INFO storage: type detected on 'live-rw' is 'ext4' >12:07:07,905 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,967 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,968 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:07,972 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:07:07,973 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:07:07,975 INFO storage: got device: DMDevice instance (0x7f432cab4fd0) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop2 (20)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f432d6cdb90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:07:07,979 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:07,980 INFO storage: got format: Ext4FS instance (0x7f432cab4990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:07:08,083 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:07:08,113 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:07:08,142 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:07:08,143 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:07:08,145 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:07:08,182 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:07:08,228 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:07:08,230 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:07:08,231 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:07:08,231 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:07:08,231 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >12:07:08,233 INFO storage: edd: MBR signature on sda is zero. new disk image? >12:07:08,234 INFO storage: edd: MBR signature on sdb is zero. new disk image? >12:07:08,234 INFO storage: edd: collected mbr signatures: {} >12:07:08,236 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x07cb4b04 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 7856127 >12:07:08,236 ERR storage: edd: unable to match edd entry 0x80 >12:07:08,236 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >12:07:08,237 ERR storage: edd: unable to match edd entry 0x81 >12:07:08,237 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >12:07:08,237 ERR storage: edd: unable to match edd entry 0x82 >12:07:08,238 DEBUG storage: new bootloader stage1 device: None >12:07:08,241 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:08,242 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:08,244 DEBUG storage: Iso9660FS.supported: supported: True ; >12:07:08,245 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:07:08,257 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:07:08,260 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (11) with non-existent gpt disklabel >12:07:08,260 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7f433edb3d90>) >12:07:08,260 DEBUG storage: doAutoPart: True >12:07:08,260 DEBUG storage: encryptedAutoPart: False >12:07:08,260 DEBUG storage: autoPartType: 2 >12:07:08,260 DEBUG storage: clearPartType: 1 >12:07:08,260 DEBUG storage: clearPartDisks: ['sda', 'sdb'] >12:07:08,261 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f432f384090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f432f3840d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f432f384110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f432f384150) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f432f384190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 6016 grow = True > >12:07:08,261 DEBUG storage: storage.disks: ['sda', 'sdb', 'sdc'] >12:07:08,261 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >12:07:08,261 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sdc', 'sr0'] >12:07:08,261 DEBUG storage: checking whether disk sda has an empty extended >12:07:08,262 DEBUG storage: extended is None ; logicals is [] >12:07:08,262 DEBUG storage: checking whether disk sdb has an empty extended >12:07:08,262 DEBUG storage: extended is None ; logicals is [] >12:07:08,265 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:07:08,265 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:07:08,266 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:07:08,267 DEBUG storage: PartitionDevice._setFormat: req0 ; >12:07:08,268 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:07:08,269 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:07:08,269 INFO storage: added partition req0 (id 22) to device tree >12:07:08,269 INFO storage: registered action: [8] Create Device partition req0 (id 22) >12:07:08,269 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,269 INFO storage: registered action: [9] Create Format lvmpv on partition req0 (id 22) >12:07:08,270 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:07:08,270 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:07:08,271 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,272 DEBUG storage: PartitionDevice._setFormat: req1 ; >12:07:08,273 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >12:07:08,274 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:07:08,274 INFO storage: added partition req1 (id 23) to device tree >12:07:08,274 INFO storage: registered action: [10] Create Device partition req1 (id 23) >12:07:08,274 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,275 INFO storage: registered action: [11] Create Format lvmpv on partition req1 (id 23) >12:07:08,276 DEBUG storage: candidate disks: [DiskDevice instance (0x7f432c99bf90) -- > name = sda status = True kids = 0 id = 11 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cd440> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f432c99be50>, DiskDevice instance (0x7f432cab0a50) -- > name = sdb status = True kids = 0 id = 12 > parents = [] > uuid = None size = 476940.023438 > format = non-existent gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f432d6cddd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f432cab0bd0>] >12:07:08,276 DEBUG storage: devs: [PartitionDevice instance (0x7f432cae42d0) -- > name = req0 status = False kids = 0 id = 22 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >, PartitionDevice instance (0x7f432cae4450) -- > name = req1 status = False kids = 0 id = 23 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:07:08,278 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:08,278 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:08,279 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:07:08,280 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,283 DEBUG storage: PartitionDevice._setFormat: req2 ; >12:07:08,287 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >12:07:08,290 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:07:08,291 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:07:08,291 INFO storage: added partition req2 (id 24) to device tree >12:07:08,291 INFO storage: registered action: [12] Create Device partition req2 (id 24) >12:07:08,291 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,291 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req2 (id 24) >12:07:08,292 DEBUG storage: _is_valid_disklabel(sda) returning True >12:07:08,292 DEBUG storage: _is_valid_size(sda) returning True >12:07:08,292 DEBUG storage: _is_valid_location(sda) returning True >12:07:08,292 DEBUG storage: _is_valid_format(sda) returning True >12:07:08,292 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,293 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning False >12:07:08,293 DEBUG storage: is_valid_stage1_device(sda) returning False >12:07:08,294 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:07:08,294 DEBUG storage: _is_valid_size(sdb) returning True >12:07:08,294 DEBUG storage: _is_valid_location(sdb) returning True >12:07:08,294 DEBUG storage: _is_valid_format(sdb) returning True >12:07:08,294 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:07:08,294 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:07:08,294 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:07:08,295 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:07:08,295 DEBUG storage: _is_valid_size(sdc) returning True >12:07:08,295 DEBUG storage: _is_valid_location(sdc) returning True >12:07:08,295 DEBUG storage: _is_valid_format(sdc) returning True >12:07:08,295 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,295 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,296 DEBUG storage: no stage1 device: [] >12:07:08,296 DEBUG storage: stage1_drive is existing 476940MB disk sda (11) with non-existent gpt disklabel >12:07:08,297 DEBUG storage: _is_valid_disklabel(sda) returning True >12:07:08,297 DEBUG storage: _is_valid_size(sda) returning True >12:07:08,297 DEBUG storage: _is_valid_location(sda) returning True >12:07:08,297 DEBUG storage: _is_valid_format(sda) returning True >12:07:08,297 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,297 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning False >12:07:08,297 DEBUG storage: is_valid_stage1_device(sda) returning False >12:07:08,298 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:07:08,298 DEBUG storage: _is_valid_size(sdb) returning True >12:07:08,298 DEBUG storage: _is_valid_location(sdb) returning True >12:07:08,298 DEBUG storage: _is_valid_format(sdb) returning True >12:07:08,298 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:07:08,299 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:07:08,299 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:07:08,300 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:07:08,300 DEBUG storage: _is_valid_size(sdc) returning True >12:07:08,300 DEBUG storage: _is_valid_location(sdc) returning True >12:07:08,300 DEBUG storage: _is_valid_format(sdc) returning True >12:07:08,300 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,300 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,300 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >12:07:08,301 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:07:08,302 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,303 DEBUG storage: PartitionDevice._setFormat: req3 ; >12:07:08,304 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: biosboot ; >12:07:08,305 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:07:08,306 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:07:08,306 INFO storage: added partition req3 (id 25) to device tree >12:07:08,306 INFO storage: registered action: [14] Create Device partition req3 (id 25) >12:07:08,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,306 INFO storage: registered action: [15] Create Format biosboot on partition req3 (id 25) >12:07:08,307 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:07:08,308 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:07:08,309 DEBUG storage: removing all non-preexisting partitions ['req0(id 22)', 'req1(id 23)', 'req2(id 24)', 'req3(id 25)'] from disk(s) ['sda', 'sdb'] >12:07:08,309 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 22)', 'req1(id 23)', 'req2(id 24)', 'req3(id 25)'] >12:07:08,309 DEBUG storage: removing all non-preexisting partitions ['req3(id 25)', 'req2(id 24)', 'req0(id 22)', 'req1(id 23)'] from disk(s) ['sda', 'sdb'] >12:07:08,310 DEBUG storage: allocating partition: req3 ; id: 25 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >12:07:08,310 DEBUG storage: checking freespace on sda >12:07:08,310 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >12:07:08,310 DEBUG storage: current free range is 34-976773134 (476939MB) >12:07:08,310 DEBUG storage: updating use_disk to sda, type: 0 >12:07:08,311 DEBUG storage: new free: 34-976773134 / 476939MB >12:07:08,311 DEBUG storage: new free allows for 0 sectors of growth >12:07:08,311 DEBUG storage: found free space for bootable request >12:07:08,311 DEBUG storage: adjusted start sector from 34 to 2048 >12:07:08,311 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >12:07:08,312 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:07:08,313 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5150> PedPartition: <_ped.Partition object at 0x7f43376ab710> >12:07:08,314 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:07:08,315 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:07:08,316 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:07:08,316 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae4d90> PedPartition: <_ped.Partition object at 0x7f432cae38f0> >12:07:08,316 DEBUG storage: allocating partition: req2 ; id: 24 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:07:08,316 DEBUG storage: checking freespace on sda >12:07:08,317 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:07:08,317 DEBUG storage: current free range is 34-2047 (0MB) >12:07:08,317 DEBUG storage: current free range is 4096-976773134 (476938MB) >12:07:08,317 DEBUG storage: updating use_disk to sda, type: 0 >12:07:08,317 DEBUG storage: new free: 4096-976773134 / 476938MB >12:07:08,317 DEBUG storage: new free allows for 0 sectors of growth >12:07:08,318 DEBUG storage: found free space for bootable request >12:07:08,318 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >12:07:08,319 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:07:08,319 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5490> PedPartition: <_ped.Partition object at 0x7f432cae3950> >12:07:08,320 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:07:08,321 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:07:08,322 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:07:08,323 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5510> PedPartition: <_ped.Partition object at 0x7f432cae39b0> >12:07:08,323 DEBUG storage: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:07:08,323 DEBUG storage: checking freespace on sda >12:07:08,323 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >12:07:08,324 DEBUG storage: current free range is 34-2047 (0MB) >12:07:08,324 DEBUG storage: current free range is 1028096-976773134 (476438MB) >12:07:08,324 DEBUG storage: evaluating growth potential for new layout >12:07:08,324 DEBUG storage: calculating growth for disk /dev/sdb >12:07:08,324 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sdb start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,324 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >12:07:08,324 DEBUG storage: calculating growth for disk /dev/sda >12:07:08,325 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:07:08,326 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5a10> PedPartition: <_ped.Partition object at 0x7f432cae3a70> >12:07:08,327 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:07:08,328 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:07:08,328 DEBUG storage: adding request 25 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,328 DEBUG storage: adding request 24 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,328 DEBUG storage: adding request 22 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,328 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,328 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >12:07:08,328 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:07:08,329 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:07:08,329 DEBUG storage: 1 requests and 974723053 (475938MB) left in chunk >12:07:08,329 DEBUG storage: adding 974723053 (475938MB) to 22 (sda3) >12:07:08,329 DEBUG storage: new grow amount for request 22 (sda3) is 974723053 units, or 475938MB >12:07:08,329 DEBUG storage: request 25 (sda1) growth: 0 (0MB) size: 1MB >12:07:08,329 DEBUG storage: request 24 (sda2) growth: 0 (0MB) size: 500MB >12:07:08,329 DEBUG storage: request 22 (sda3) growth: 974723053 (475938MB) size: 476438MB >12:07:08,329 DEBUG storage: disk /dev/sda growth: 974723053 (475938MB) >12:07:08,330 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:07:08,330 DEBUG storage: device sda3 new partedPartition None >12:07:08,331 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:07:08,332 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:07:08,332 DEBUG storage: total growth: 974723053 sectors >12:07:08,332 DEBUG storage: updating use_disk to sda, type: 0 >12:07:08,332 DEBUG storage: new free: 1028096-976773134 / 476438MB >12:07:08,332 DEBUG storage: new free allows for 974723053 sectors of growth >12:07:08,333 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >12:07:08,334 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:07:08,334 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5c50> PedPartition: <_ped.Partition object at 0x7f432cae3b30> >12:07:08,335 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:07:08,336 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:07:08,338 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:07:08,338 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5fd0> PedPartition: <_ped.Partition object at 0x7f432cae3b90> >12:07:08,338 DEBUG storage: allocating partition: req1 ; id: 23 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:07:08,338 DEBUG storage: checking freespace on sdb >12:07:08,338 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True >12:07:08,339 DEBUG storage: current free range is 34-976773134 (476939MB) >12:07:08,339 DEBUG storage: evaluating growth potential for new layout >12:07:08,339 DEBUG storage: calculating growth for disk /dev/sdb >12:07:08,339 DEBUG storage: adjusted start sector from 34 to 2048 >12:07:08,340 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:07:08,341 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae4dd0> PedPartition: <_ped.Partition object at 0x7f43376ab710> >12:07:08,341 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:07:08,342 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,343 DEBUG storage: adding request 23 to chunk 976773101 (34-976773134) on /dev/sdb >12:07:08,343 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sdb start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,343 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:07:08,343 DEBUG storage: 1 requests and 975749101 (476439MB) left in chunk >12:07:08,343 DEBUG storage: adding 975749101 (476439MB) to 23 (sdb1) >12:07:08,343 DEBUG storage: new grow amount for request 23 (sdb1) is 975749101 units, or 476439MB >12:07:08,343 DEBUG storage: request 23 (sdb1) growth: 975749101 (476439MB) size: 476939MB >12:07:08,343 DEBUG storage: disk /dev/sdb growth: 975749101 (476439MB) >12:07:08,343 DEBUG storage: calculating growth for disk /dev/sda >12:07:08,344 DEBUG storage: adding request 25 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,344 DEBUG storage: adding request 24 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,344 DEBUG storage: adding request 22 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,344 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,344 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >12:07:08,344 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:07:08,344 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:07:08,344 DEBUG storage: 1 requests and 974723053 (475938MB) left in chunk >12:07:08,345 DEBUG storage: adding 974723053 (475938MB) to 22 (sda3) >12:07:08,345 DEBUG storage: new grow amount for request 22 (sda3) is 974723053 units, or 475938MB >12:07:08,345 DEBUG storage: request 25 (sda1) growth: 0 (0MB) size: 1MB >12:07:08,345 DEBUG storage: request 24 (sda2) growth: 0 (0MB) size: 500MB >12:07:08,345 DEBUG storage: request 22 (sda3) growth: 974723053 (475938MB) size: 476438MB >12:07:08,345 DEBUG storage: disk /dev/sda growth: 974723053 (475938MB) >12:07:08,346 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:07:08,346 DEBUG storage: device sdb1 new partedPartition None >12:07:08,347 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:07:08,348 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:07:08,348 DEBUG storage: total growth: 1950472154 sectors >12:07:08,348 DEBUG storage: updating use_disk to sdb, type: 0 >12:07:08,348 DEBUG storage: new free: 34-976773134 / 476939MB >12:07:08,348 DEBUG storage: new free allows for 1950472154 sectors of growth >12:07:08,348 DEBUG storage: adjusted start sector from 34 to 2048 >12:07:08,349 DEBUG storage: created partition sdb1 of 500MB and added it to /dev/sdb >12:07:08,350 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:07:08,350 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae4cd0> PedPartition: <_ped.Partition object at 0x7f432cae3950> >12:07:08,351 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:07:08,352 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,353 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:07:08,353 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae5c90> PedPartition: <_ped.Partition object at 0x7f432cae3b30> >12:07:08,353 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda3(id 22)', 'sdb1(id 23)', 'sda2(id 24)', 'sda1(id 25)'] >12:07:08,354 DEBUG storage: growable partitions are ['sda3', 'sdb1'] >12:07:08,354 DEBUG storage: growing partitions on sda >12:07:08,354 DEBUG storage: adding request 22 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,354 DEBUG storage: adding request 24 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,354 DEBUG storage: adding request 25 to chunk 976773101 (34-976773134) on /dev/sda >12:07:08,354 DEBUG storage: disk sda has 1 chunks >12:07:08,354 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,354 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >12:07:08,355 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:07:08,355 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:07:08,355 DEBUG storage: 1 requests and 974723053 (475938MB) left in chunk >12:07:08,355 DEBUG storage: adding 974723053 (475938MB) to 22 (sda3) >12:07:08,355 DEBUG storage: new grow amount for request 22 (sda3) is 974723053 units, or 475938MB >12:07:08,355 DEBUG storage: partition sda1 (25): 0 >12:07:08,355 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432cae4f90> >12:07:08,355 DEBUG storage: partition sda2 (24): 0 >12:07:08,356 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432cae4550> >12:07:08,356 DEBUG storage: partition sda3 (22): 0 >12:07:08,356 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1028096 end: 976773119 length: 975745024 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432d6cbf90> >12:07:08,356 DEBUG storage: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 24)', 'sda3(id 22)'] from disk(s) ['sda'] >12:07:08,357 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:07:08,357 DEBUG storage: device sda1 new partedPartition None >12:07:08,358 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:07:08,359 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:07:08,360 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:07:08,360 DEBUG storage: device sda2 new partedPartition None >12:07:08,361 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:07:08,362 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:07:08,363 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:07:08,363 DEBUG storage: device sda3 new partedPartition None >12:07:08,364 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:07:08,365 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:07:08,365 DEBUG storage: back from removeNewPartitions >12:07:08,365 DEBUG storage: extended: None >12:07:08,365 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432cae4f90> >12:07:08,366 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:07:08,367 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6190> PedPartition: <_ped.Partition object at 0x7f432cae3a70> >12:07:08,368 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:07:08,369 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:07:08,370 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:07:08,370 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae62d0> PedPartition: <_ped.Partition object at 0x7f432cae38f0> >12:07:08,370 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432cae4550> >12:07:08,371 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:07:08,372 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae4ed0> PedPartition: <_ped.Partition object at 0x7f432cae3890> >12:07:08,372 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:07:08,373 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:07:08,375 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:07:08,375 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6590> PedPartition: <_ped.Partition object at 0x7f432cae3ad0> >12:07:08,375 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1028096 end: 976773119 length: 975745024 > device: <parted.device.Device object at 0x7f432cab03d0> PedGeometry: <_ped.Geometry object at 0x7f432d6cbf90> >12:07:08,376 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:07:08,376 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae4bd0> PedPartition: <_ped.Partition object at 0x7f432cae3bf0> >12:07:08,377 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:07:08,378 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:07:08,380 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:07:08,380 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6950> PedPartition: <_ped.Partition object at 0x7f432cae3d10> >12:07:08,380 DEBUG storage: growing partitions on sdb >12:07:08,380 DEBUG storage: adding request 23 to chunk 976773101 (34-976773134) on /dev/sdb >12:07:08,380 DEBUG storage: disk sdb has 1 chunks >12:07:08,380 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sdb start = 34 end = 976773134 >sectorSize = 512 > >12:07:08,381 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:07:08,381 DEBUG storage: 1 requests and 975749101 (476439MB) left in chunk >12:07:08,381 DEBUG storage: adding 975749101 (476439MB) to 23 (sdb1) >12:07:08,381 DEBUG storage: new grow amount for request 23 (sdb1) is 975749101 units, or 476439MB >12:07:08,381 DEBUG storage: partition sdb1 (23): 0 >12:07:08,381 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f432cab4050> PedGeometry: <_ped.Geometry object at 0x7f432cae5490> >12:07:08,381 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 23)'] from disk(s) ['sdb'] >12:07:08,382 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:07:08,382 DEBUG storage: device sdb1 new partedPartition None >12:07:08,383 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:07:08,384 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:07:08,385 DEBUG storage: back from removeNewPartitions >12:07:08,385 DEBUG storage: extended: None >12:07:08,385 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f432cab4050> PedGeometry: <_ped.Geometry object at 0x7f432cae5490> >12:07:08,386 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:07:08,386 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae63d0> PedPartition: <_ped.Partition object at 0x7f432cae39b0> >12:07:08,389 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:07:08,390 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:07:08,391 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:07:08,391 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae50d0> PedPartition: <_ped.Partition object at 0x7f43376ab710> >12:07:08,392 DEBUG storage: new bootloader stage1 device: None >12:07:08,393 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >12:07:08,394 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >12:07:08,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,395 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_zaphod ; current: None ; type: None ; >12:07:08,396 INFO storage: added lvmvg vg_zaphod (id 26) to device tree >12:07:08,396 INFO storage: registered action: [16] Create Device lvmvg vg_zaphod (id 26) >12:07:08,397 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:08,397 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:08,398 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_zaphod ; >12:07:08,399 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:07:08,399 DEBUG storage: Adding vg_zaphod-lv_root/1024MB to vg_zaphod >12:07:08,399 INFO storage: added lvmlv vg_zaphod-lv_root (id 27) to device tree >12:07:08,399 INFO storage: registered action: [17] Create Device lvmlv vg_zaphod-lv_root (id 27) >12:07:08,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,400 INFO storage: registered action: [18] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 27) >12:07:08,401 DEBUG storage: Ext4FS.supported: supported: True ; >12:07:08,401 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:07:08,402 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_zaphod ; >12:07:08,403 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:07:08,403 DEBUG storage: Adding vg_zaphod-lv_home/500MB to vg_zaphod >12:07:08,403 INFO storage: added lvmlv vg_zaphod-lv_home (id 28) to device tree >12:07:08,403 INFO storage: registered action: [19] Create Device lvmlv vg_zaphod-lv_home (id 28) >12:07:08,404 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,404 INFO storage: registered action: [20] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 28) >12:07:08,405 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >12:07:08,405 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:07:08,406 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_zaphod ; >12:07:08,407 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_swap ; current: None ; type: swap ; >12:07:08,407 DEBUG storage: Adding vg_zaphod-lv_swap/1024MB to vg_zaphod >12:07:08,407 INFO storage: added lvmlv vg_zaphod-lv_swap (id 29) to device tree >12:07:08,407 INFO storage: registered action: [21] Create Device lvmlv vg_zaphod-lv_swap (id 29) >12:07:08,408 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:07:08,408 INFO storage: registered action: [22] Create Format swap on lvmlv vg_zaphod-lv_swap (id 29) >12:07:08,408 DEBUG storage: vg_zaphod size is 953344MB >12:07:08,408 DEBUG storage: vg vg_zaphod has 950784MB free >12:07:08,408 DEBUG storage: vg vg_zaphod: 950784MB free ; lvs: ['lv_root', 'lv_home', 'lv_swap'] >12:07:08,409 DEBUG storage: adding request 27 to chunk 29792 on /dev/mapper/vg_zaphod >12:07:08,409 DEBUG storage: adding request 28 to chunk 29792 on /dev/mapper/vg_zaphod >12:07:08,409 DEBUG storage: adding request 29 to chunk 29792 on /dev/mapper/vg_zaphod >12:07:08,409 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/vg_zaphod length = 29792 size = 953344 >remaining = 3 pool = 29712 >12:07:08,409 DEBUG storage: req: LVRequest instance -- >id = 27 name = vg_zaphod-lv_root growable = True >base = 32 growth = 0 max_grow = 1568 >done = False >12:07:08,409 DEBUG storage: req: LVRequest instance -- >id = 29 name = vg_zaphod-lv_swap growable = True >base = 32 growth = 0 max_grow = 156 >done = False >12:07:08,409 DEBUG storage: req: LVRequest instance -- >id = 28 name = vg_zaphod-lv_home growable = True >base = 16 growth = 0 max_grow = 524272 >done = False >12:07:08,409 DEBUG storage: 3 requests and 29712 (950784MB) left in chunk >12:07:08,409 DEBUG storage: adding 11884 (380288MB) to 27 (vg_zaphod-lv_root) >12:07:08,409 DEBUG storage: taking back 10316 (330112MB) from 27 (vg_zaphod-lv_root) >12:07:08,410 DEBUG storage: new grow amount for request 27 (vg_zaphod-lv_root) is 1568 units, or 50176MB >12:07:08,410 DEBUG storage: adding 11884 (380288MB) to 29 (vg_zaphod-lv_swap) >12:07:08,410 DEBUG storage: taking back 11728 (375296MB) from 29 (vg_zaphod-lv_swap) >12:07:08,410 DEBUG storage: new grow amount for request 29 (vg_zaphod-lv_swap) is 156 units, or 4992MB >12:07:08,410 DEBUG storage: adding 5942 (190144MB) to 28 (vg_zaphod-lv_home) >12:07:08,410 DEBUG storage: new grow amount for request 28 (vg_zaphod-lv_home) is 5942 units, or 190144MB >12:07:08,410 DEBUG storage: 1 requests and 22046 (705472MB) left in chunk >12:07:08,410 DEBUG storage: adding 22046 (705472MB) to 28 (vg_zaphod-lv_home) >12:07:08,410 DEBUG storage: new grow amount for request 28 (vg_zaphod-lv_home) is 27988 units, or 895616MB >12:07:08,410 DEBUG storage: trying to set lv vg_zaphod-lv_root size to 51200MB >12:07:08,411 DEBUG storage: vg_zaphod size is 953344MB >12:07:08,411 DEBUG storage: vg vg_zaphod has 950784MB free >12:07:08,411 DEBUG storage: trying to set lv vg_zaphod-lv_swap size to 6016MB >12:07:08,411 DEBUG storage: vg_zaphod size is 953344MB >12:07:08,411 DEBUG storage: vg vg_zaphod has 900608MB free >12:07:08,411 DEBUG storage: trying to set lv vg_zaphod-lv_home size to 896128MB >12:07:08,412 DEBUG storage: vg_zaphod size is 953344MB >12:07:08,412 DEBUG storage: vg vg_zaphod has 895616MB free >12:07:08,415 DEBUG storage: _is_valid_disklabel(sda) returning True >12:07:08,415 DEBUG storage: _is_valid_size(sda) returning True >12:07:08,415 DEBUG storage: _is_valid_location(sda) returning True >12:07:08,415 DEBUG storage: _is_valid_format(sda) returning True >12:07:08,415 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,415 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:07:08,415 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,416 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:07:08,416 DEBUG storage: _is_valid_size(sdb) returning True >12:07:08,416 DEBUG storage: _is_valid_location(sdb) returning True >12:07:08,416 DEBUG storage: _is_valid_format(sdb) returning True >12:07:08,416 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:07:08,417 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:07:08,417 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:07:08,418 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:07:08,418 DEBUG storage: _is_valid_size(sdc) returning True >12:07:08,418 DEBUG storage: _is_valid_location(sdc) returning True >12:07:08,418 DEBUG storage: _is_valid_format(sdc) returning True >12:07:08,418 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,418 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,418 DEBUG storage: no stage1 device: ['sda'] >12:07:08,418 DEBUG storage: stage1_drive is existing 476940MB disk sda (11) with non-existent gpt disklabel >12:07:08,419 DEBUG storage: _is_valid_disklabel(sda) returning True >12:07:08,419 DEBUG storage: _is_valid_size(sda) returning True >12:07:08,420 DEBUG storage: _is_valid_location(sda) returning True >12:07:08,420 DEBUG storage: _is_valid_format(sda) returning True >12:07:08,420 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,420 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:07:08,420 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,421 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:07:08,421 DEBUG storage: _is_valid_size(sdb) returning True >12:07:08,421 DEBUG storage: _is_valid_location(sdb) returning True >12:07:08,421 DEBUG storage: _is_valid_format(sdb) returning True >12:07:08,421 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:07:08,421 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:07:08,421 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:07:08,422 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:07:08,423 DEBUG storage: _is_valid_size(sdc) returning True >12:07:08,423 DEBUG storage: _is_valid_location(sdc) returning True >12:07:08,423 DEBUG storage: _is_valid_format(sdc) returning True >12:07:08,423 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,423 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:07:08,423 DEBUG storage: new bootloader stage1 device: sda >12:07:08,424 DEBUG storage: _is_valid_disklabel(sda) returning True >12:07:08,424 DEBUG storage: _is_valid_size(sda) returning True >12:07:08,424 DEBUG storage: _is_valid_location(sda) returning True >12:07:08,424 DEBUG storage: _is_valid_format(sda) returning True >12:07:08,424 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,424 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:07:08,424 DEBUG storage: is_valid_stage1_device(sda) returning True >12:07:08,425 DEBUG storage: _is_valid_disklabel(sda2) returning True >12:07:08,425 DEBUG storage: _is_valid_size(sda2) returning True >12:07:08,425 DEBUG storage: _is_valid_location(sda2) returning True >12:07:08,426 DEBUG storage: _is_valid_partition(sda2) returning True >12:07:08,426 DEBUG storage: _is_valid_format(sda2) returning True >12:07:08,426 DEBUG storage: is_valid_stage2_device(sda2) returning True >12:07:08,473 DEBUG storage: vg_zaphod size is 953344MB >12:07:08,473 DEBUG storage: vg vg_zaphod has 0MB free >12:07:08,477 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:07:08,478 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:08,479 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:07:08,480 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:07:08,481 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:07:08,482 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:07:08,483 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:07:08,484 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent lvmpv >12:07:08,485 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:07:08,486 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:08,488 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:07:08,489 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:08,490 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:07:08,491 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent lvmpv >12:07:08,492 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:07:08,493 DEBUG storage: DeviceTree.getDeviceByName returned None >12:07:17,910 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:07:17,911 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:07:17,912 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:07:17,913 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent lvmpv >12:16:09,050 INFO storage: removed lvmlv vg_zaphod-lv_root (id 27) from device tree >12:16:09,051 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_zaphod ; >12:16:09,051 INFO storage: registered action: [23] Destroy Device lvmlv vg_zaphod-lv_root (id 27) >12:16:09,051 INFO storage: removed lvmlv vg_zaphod-lv_home (id 28) from device tree >12:16:09,052 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg_zaphod ; >12:16:09,052 INFO storage: registered action: [24] Destroy Device lvmlv vg_zaphod-lv_home (id 28) >12:16:09,053 INFO storage: removed lvmlv vg_zaphod-lv_swap (id 29) from device tree >12:16:09,054 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg_zaphod ; >12:16:09,054 INFO storage: registered action: [25] Destroy Device lvmlv vg_zaphod-lv_swap (id 29) >12:16:09,054 INFO storage: removed lvmvg vg_zaphod (id 26) from device tree >12:16:09,055 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >12:16:09,056 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >12:16:09,056 INFO storage: registered action: [26] Destroy Device lvmvg vg_zaphod (id 26) >12:16:09,058 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:09,059 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:09,060 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:16:09,061 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:16:09,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:16:09,063 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:16:09,064 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:16:09,064 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent lvmpv >12:16:09,065 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:09,066 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:09,067 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:09,068 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:09,069 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:16:09,070 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent lvmpv >12:16:09,071 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:09,071 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:11,291 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:16:11,292 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:16:11,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:16:11,294 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent lvmpv >12:16:14,672 DEBUG storage: BindFS.supported: supported: False ; >12:16:14,673 DEBUG storage: BindFS.supported: supported: False ; >12:16:14,674 DEBUG storage: BTRFS.supported: supported: True ; >12:16:14,740 DEBUG storage: BTRFS.supported: supported: True ; >12:16:14,742 DEBUG storage: DevPtsFS.supported: supported: False ; >12:16:14,743 DEBUG storage: DevPtsFS.supported: supported: False ; >12:16:14,744 DEBUG storage: DiskLabel.__init__: >12:16:14,745 INFO storage: DiskLabel.partedDevice returning None >12:16:14,746 DEBUG storage: DMRaidMember.__init__: >12:16:14,748 DEBUG storage: Ext2FS.supported: supported: True ; >12:16:14,749 DEBUG storage: Ext2FS.supported: supported: True ; >12:16:14,751 DEBUG storage: Ext3FS.supported: supported: True ; >12:16:14,751 DEBUG storage: Ext3FS.supported: supported: True ; >12:16:14,753 DEBUG storage: Ext4FS.supported: supported: True ; >12:16:14,754 DEBUG storage: Ext4FS.supported: supported: True ; >12:16:14,755 DEBUG storage: HFS.supported: supported: False ; >12:16:14,756 DEBUG storage: HFS.supported: supported: False ; >12:16:14,756 DEBUG storage: HFSPlus.supported: supported: False ; >12:16:14,757 DEBUG storage: HFSPlus.supported: supported: False ; >12:16:14,758 DEBUG storage: Iso9660FS.supported: supported: True ; >12:16:14,759 DEBUG storage: Iso9660FS.supported: supported: True ; >12:16:14,759 DEBUG storage: LUKS.__init__: >12:16:14,760 DEBUG storage: LVMPhysicalVolume.__init__: >12:16:14,762 DEBUG storage: MDRaidMember.__init__: >12:16:14,763 DEBUG storage: MultipathMember.__init__: >12:16:14,764 DEBUG storage: NFS.supported: supported: False ; >12:16:14,765 DEBUG storage: NFS.supported: supported: False ; >12:16:14,766 DEBUG storage: NFSv4.supported: supported: False ; >12:16:14,766 DEBUG storage: NFSv4.supported: supported: False ; >12:16:14,767 DEBUG storage: NoDevFS.supported: supported: False ; >12:16:14,768 DEBUG storage: NoDevFS.supported: supported: False ; >12:16:14,769 DEBUG storage: NTFS.supported: supported: False ; >12:16:14,769 DEBUG storage: NTFS.supported: supported: False ; >12:16:14,770 DEBUG storage: ProcFS.supported: supported: False ; >12:16:14,771 DEBUG storage: ProcFS.supported: supported: False ; >12:16:14,772 DEBUG storage: SELinuxFS.supported: supported: False ; >12:16:14,773 DEBUG storage: SELinuxFS.supported: supported: False ; >12:16:14,773 DEBUG storage: SwapSpace.__init__: >12:16:14,775 DEBUG storage: SysFS.supported: supported: False ; >12:16:14,775 DEBUG storage: SysFS.supported: supported: False ; >12:16:14,776 DEBUG storage: TmpFS.supported: supported: False ; >12:16:14,777 DEBUG storage: TmpFS.supported: supported: False ; >12:16:14,778 DEBUG storage: USBFS.supported: supported: False ; >12:16:14,779 DEBUG storage: USBFS.supported: supported: False ; >12:16:14,779 DEBUG storage: FATFS.supported: supported: True ; >12:16:14,842 DEBUG storage: FATFS.supported: supported: True ; >12:16:14,847 DEBUG storage: XFS.supported: supported: True ; >12:16:14,850 DEBUG storage: XFS.supported: supported: True ; >12:16:14,851 DEBUG storage: LVMPhysicalVolume.__init__: >12:16:17,339 DEBUG storage: MDRaidMember.__init__: >12:16:34,593 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >12:16:34,597 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:16:34,600 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: mdmember ; >12:16:34,600 INFO storage: registered action: [27] Create Format mdmember on partition sda3 (id 22) >12:16:34,601 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:34,602 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:16:34,603 DEBUG storage: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 24)', 'sda3(id 22)', 'sdb1(id 23)'] from disk(s) ['sda', 'sdb'] >12:16:34,604 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:16:34,604 DEBUG storage: device sda1 new partedPartition None >12:16:34,605 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:16:34,606 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:16:34,607 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:16:34,607 DEBUG storage: device sda2 new partedPartition None >12:16:34,608 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:16:34,609 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:16:34,610 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:16:34,610 DEBUG storage: device sda3 new partedPartition None >12:16:34,611 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:16:34,612 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:16:34,612 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:34,613 DEBUG storage: device sdb1 new partedPartition None >12:16:34,613 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:16:34,614 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:16:34,615 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 25)', 'req2(id 24)', 'req0(id 22)', 'req1(id 23)'] >12:16:34,615 DEBUG storage: removing all non-preexisting partitions ['req3(id 25)', 'req2(id 24)', 'req1(id 23)', 'req0(id 22)'] from disk(s) ['sda', 'sdb'] >12:16:34,615 DEBUG storage: allocating partition: req3 ; id: 25 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >12:16:34,615 DEBUG storage: checking freespace on sda >12:16:34,616 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >12:16:34,617 DEBUG storage: current free range is 34-976773134 (476939MB) >12:16:34,617 DEBUG storage: updating use_disk to sda, type: 0 >12:16:34,617 DEBUG storage: new free: 34-976773134 / 476939MB >12:16:34,617 DEBUG storage: new free allows for 0 sectors of growth >12:16:34,617 DEBUG storage: found free space for bootable request >12:16:34,617 DEBUG storage: adjusted start sector from 34 to 2048 >12:16:34,618 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >12:16:34,619 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:16:34,619 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91b50> PedPartition: <_ped.Partition object at 0x7f432cae3a10> >12:16:34,620 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:16:34,621 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:16:34,622 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:16:34,623 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6810> PedPartition: <_ped.Partition object at 0x7f432cae3cb0> >12:16:34,623 DEBUG storage: allocating partition: req2 ; id: 24 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:16:34,623 DEBUG storage: checking freespace on sda >12:16:34,623 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:16:34,623 DEBUG storage: current free range is 34-2047 (0MB) >12:16:34,624 DEBUG storage: current free range is 4096-976773134 (476938MB) >12:16:34,624 DEBUG storage: updating use_disk to sda, type: 0 >12:16:34,624 DEBUG storage: new free: 4096-976773134 / 476938MB >12:16:34,624 DEBUG storage: new free allows for 0 sectors of growth >12:16:34,624 DEBUG storage: found free space for bootable request >12:16:34,625 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >12:16:34,625 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:16:34,626 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be915d0> PedPartition: <_ped.Partition object at 0x7f432cae38f0> >12:16:34,627 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:16:34,628 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:16:34,629 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:16:34,629 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91550> PedPartition: <_ped.Partition object at 0x7f432be647d0> >12:16:34,629 DEBUG storage: allocating partition: req1 ; id: 23 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:16:34,629 DEBUG storage: checking freespace on sdb >12:16:34,630 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True >12:16:34,630 DEBUG storage: current free range is 34-976773134 (476939MB) >12:16:34,630 DEBUG storage: evaluating growth potential for new layout >12:16:34,630 DEBUG storage: calculating growth for disk /dev/sdb >12:16:34,630 DEBUG storage: adjusted start sector from 34 to 2048 >12:16:34,632 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:16:34,632 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9c190> PedPartition: <_ped.Partition object at 0x7f432be98770> >12:16:34,633 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:16:34,634 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:16:34,634 DEBUG storage: adding request 23 to chunk 976773101 (34-976773134) on /dev/sdb >12:16:34,634 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sdb start = 34 end = 976773134 >sectorSize = 512 > >12:16:34,634 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:16:34,634 DEBUG storage: 1 requests and 975749101 (476439MB) left in chunk >12:16:34,634 DEBUG storage: adding 975749101 (476439MB) to 23 (sdb1) >12:16:34,635 DEBUG storage: new grow amount for request 23 (sdb1) is 975749101 units, or 476439MB >12:16:34,635 DEBUG storage: request 23 (sdb1) growth: 975749101 (476439MB) size: 476939MB >12:16:34,635 DEBUG storage: disk /dev/sdb growth: 975749101 (476439MB) >12:16:34,635 DEBUG storage: calculating growth for disk /dev/sda >12:16:34,635 DEBUG storage: adding request 25 to chunk 976773101 (34-976773134) on /dev/sda >12:16:34,635 DEBUG storage: adding request 24 to chunk 976773101 (34-976773134) on /dev/sda >12:16:34,635 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 > >12:16:34,635 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >12:16:34,635 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:16:34,636 DEBUG storage: request 25 (sda1) growth: 0 (0MB) size: 1MB >12:16:34,636 DEBUG storage: request 24 (sda2) growth: 0 (0MB) size: 500MB >12:16:34,636 DEBUG storage: disk /dev/sda growth: 0 (0MB) >12:16:34,637 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:34,637 DEBUG storage: device sdb1 new partedPartition None >12:16:34,638 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:16:34,638 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:16:34,639 DEBUG storage: total growth: 975749101 sectors >12:16:34,639 DEBUG storage: updating use_disk to sdb, type: 0 >12:16:34,639 DEBUG storage: new free: 34-976773134 / 476939MB >12:16:34,639 DEBUG storage: new free allows for 975749101 sectors of growth >12:16:34,639 DEBUG storage: adjusted start sector from 34 to 2048 >12:16:34,639 DEBUG storage: created partition sdb1 of 500MB and added it to /dev/sdb >12:16:34,640 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:16:34,641 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9c3d0> PedPartition: <_ped.Partition object at 0x7f432be98830> >12:16:34,641 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:16:34,642 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:16:34,644 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:34,644 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9c350> PedPartition: <_ped.Partition object at 0x7f432be98890> >12:16:34,644 DEBUG storage: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 476438MB ; grow: None ; max_size: 0 >12:16:34,644 DEBUG storage: checking freespace on sda >12:16:34,644 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=476438MB boot=False best=None grow=None >12:16:34,645 DEBUG storage: current free range is 34-2047 (0MB) >12:16:34,645 DEBUG storage: current free range is 1028096-976773134 (476438MB) >12:16:34,645 DEBUG storage: updating use_disk to sda, type: 0 >12:16:34,645 DEBUG storage: new free: 1028096-976773134 / 476438MB >12:16:34,645 DEBUG storage: new free allows for 0 sectors of growth >12:16:34,646 DEBUG storage: created partition sda3 of 476438MB and added it to /dev/sda >12:16:34,647 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:16:34,647 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9c810> PedPartition: <_ped.Partition object at 0x7f432be987d0> >12:16:34,648 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:34,649 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:16:34,650 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:16:34,650 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9cad0> PedPartition: <_ped.Partition object at 0x7f432be989b0> >12:16:34,650 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 25)', 'sda2(id 24)', 'sda3(id 22)', 'sdb1(id 23)'] >12:16:34,651 DEBUG storage: growable partitions are ['sdb1'] >12:16:34,651 DEBUG storage: growing partitions on sda >12:16:34,651 DEBUG storage: adding request 25 to chunk 976773101 (34-976773134) on /dev/sda >12:16:34,651 DEBUG storage: adding request 24 to chunk 976773101 (34-976773134) on /dev/sda >12:16:34,651 DEBUG storage: adding request 22 to chunk 976773101 (34-976773134) on /dev/sda >12:16:34,651 DEBUG storage: disk sda has 1 chunks >12:16:34,651 DEBUG storage: growing partitions on sdb >12:16:34,652 DEBUG storage: adding request 23 to chunk 976773101 (34-976773134) on /dev/sdb >12:16:34,652 DEBUG storage: disk sdb has 1 chunks >12:16:34,652 DEBUG storage: Chunk.growRequests: 976773101 on /dev/sdb start = 34 end = 976773134 >sectorSize = 512 > >12:16:34,652 DEBUG storage: req: PartitionRequest instance -- >id = 23 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >12:16:34,652 DEBUG storage: 1 requests and 975749101 (476439MB) left in chunk >12:16:34,652 DEBUG storage: adding 975749101 (476439MB) to 23 (sdb1) >12:16:34,652 DEBUG storage: new grow amount for request 23 (sdb1) is 975749101 units, or 476439MB >12:16:34,652 DEBUG storage: partition sdb1 (23): 0 >12:16:34,653 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f432cab4050> PedGeometry: <_ped.Geometry object at 0x7f432be91690> >12:16:34,653 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 23)'] from disk(s) ['sdb'] >12:16:34,654 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:34,654 DEBUG storage: device sdb1 new partedPartition None >12:16:34,655 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:16:34,656 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:16:34,656 DEBUG storage: back from removeNewPartitions >12:16:34,656 DEBUG storage: extended: None >12:16:34,656 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 976773119 length: 976771072 > device: <parted.device.Device object at 0x7f432cab4050> PedGeometry: <_ped.Geometry object at 0x7f432be91690> >12:16:34,657 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:16:34,657 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9ced0> PedPartition: <_ped.Partition object at 0x7f432cae3ad0> >12:16:34,658 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:16:34,659 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:16:34,660 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:34,661 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e0d0> PedPartition: <_ped.Partition object at 0x7f432be98a10> >12:16:34,661 DEBUG storage: new bootloader stage1 device: None >12:16:34,662 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:34,663 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:34,664 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:16:34,665 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:16:34,666 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:16:34,667 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:16:34,668 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:16:34,669 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:16:34,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:34,671 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:34,672 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:34,673 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:34,674 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:16:34,675 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent lvmpv >12:16:34,676 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:34,677 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:38,831 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:16:38,832 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent lvmpv >12:16:40,491 DEBUG storage: BindFS.supported: supported: False ; >12:16:40,492 DEBUG storage: BindFS.supported: supported: False ; >12:16:40,494 DEBUG storage: BTRFS.supported: supported: True ; >12:16:40,494 DEBUG storage: BTRFS.supported: supported: True ; >12:16:40,495 DEBUG storage: DevPtsFS.supported: supported: False ; >12:16:40,496 DEBUG storage: DevPtsFS.supported: supported: False ; >12:16:40,497 DEBUG storage: DiskLabel.__init__: >12:16:40,497 INFO storage: DiskLabel.partedDevice returning None >12:16:40,498 DEBUG storage: DMRaidMember.__init__: >12:16:40,499 DEBUG storage: Ext2FS.supported: supported: True ; >12:16:40,499 DEBUG storage: Ext2FS.supported: supported: True ; >12:16:40,501 DEBUG storage: Ext3FS.supported: supported: True ; >12:16:40,501 DEBUG storage: Ext3FS.supported: supported: True ; >12:16:40,503 DEBUG storage: Ext4FS.supported: supported: True ; >12:16:40,503 DEBUG storage: Ext4FS.supported: supported: True ; >12:16:40,505 DEBUG storage: HFS.supported: supported: False ; >12:16:40,505 DEBUG storage: HFS.supported: supported: False ; >12:16:40,506 DEBUG storage: HFSPlus.supported: supported: False ; >12:16:40,507 DEBUG storage: HFSPlus.supported: supported: False ; >12:16:40,508 DEBUG storage: Iso9660FS.supported: supported: True ; >12:16:40,508 DEBUG storage: Iso9660FS.supported: supported: True ; >12:16:40,509 DEBUG storage: LUKS.__init__: >12:16:40,510 DEBUG storage: LVMPhysicalVolume.__init__: >12:16:40,511 DEBUG storage: MDRaidMember.__init__: >12:16:40,512 DEBUG storage: MultipathMember.__init__: >12:16:40,513 DEBUG storage: NFS.supported: supported: False ; >12:16:40,514 DEBUG storage: NFS.supported: supported: False ; >12:16:40,514 DEBUG storage: NFSv4.supported: supported: False ; >12:16:40,515 DEBUG storage: NFSv4.supported: supported: False ; >12:16:40,516 DEBUG storage: NoDevFS.supported: supported: False ; >12:16:40,517 DEBUG storage: NoDevFS.supported: supported: False ; >12:16:40,518 DEBUG storage: NTFS.supported: supported: False ; >12:16:40,518 DEBUG storage: NTFS.supported: supported: False ; >12:16:40,519 DEBUG storage: ProcFS.supported: supported: False ; >12:16:40,520 DEBUG storage: ProcFS.supported: supported: False ; >12:16:40,521 DEBUG storage: SELinuxFS.supported: supported: False ; >12:16:40,522 DEBUG storage: SELinuxFS.supported: supported: False ; >12:16:40,522 DEBUG storage: SwapSpace.__init__: >12:16:40,523 DEBUG storage: SysFS.supported: supported: False ; >12:16:40,524 DEBUG storage: SysFS.supported: supported: False ; >12:16:40,525 DEBUG storage: TmpFS.supported: supported: False ; >12:16:40,526 DEBUG storage: TmpFS.supported: supported: False ; >12:16:40,527 DEBUG storage: USBFS.supported: supported: False ; >12:16:40,528 DEBUG storage: USBFS.supported: supported: False ; >12:16:40,528 DEBUG storage: FATFS.supported: supported: True ; >12:16:40,529 DEBUG storage: FATFS.supported: supported: True ; >12:16:40,530 DEBUG storage: XFS.supported: supported: True ; >12:16:40,531 DEBUG storage: XFS.supported: supported: True ; >12:16:40,532 DEBUG storage: LVMPhysicalVolume.__init__: >12:16:42,606 DEBUG storage: MDRaidMember.__init__: >12:16:51,406 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >12:16:51,410 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >12:16:51,410 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: lvmpv ; type: mdmember ; >12:16:51,411 INFO storage: registered action: [28] Create Format mdmember on partition sdb1 (id 23) >12:16:51,412 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:51,413 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:16:51,414 DEBUG storage: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 24)', 'sda3(id 22)', 'sdb1(id 23)'] from disk(s) ['sda', 'sdb'] >12:16:51,415 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:16:51,415 DEBUG storage: device sda1 new partedPartition None >12:16:51,416 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:16:51,417 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:16:51,418 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:16:51,418 DEBUG storage: device sda2 new partedPartition None >12:16:51,418 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:16:51,419 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:16:51,420 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:16:51,420 DEBUG storage: device sda3 new partedPartition None >12:16:51,421 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:16:51,422 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:16:51,423 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:51,423 DEBUG storage: device sdb1 new partedPartition None >12:16:51,424 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >12:16:51,425 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:16:51,425 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 25)', 'req2(id 24)', 'req0(id 22)', 'req1(id 23)'] >12:16:51,425 DEBUG storage: removing all non-preexisting partitions ['req3(id 25)', 'req2(id 24)', 'req1(id 23)', 'req0(id 22)'] from disk(s) ['sda', 'sdb'] >12:16:51,426 DEBUG storage: allocating partition: req3 ; id: 25 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >12:16:51,426 DEBUG storage: checking freespace on sda >12:16:51,426 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >12:16:51,426 DEBUG storage: current free range is 34-976773134 (476939MB) >12:16:51,427 DEBUG storage: updating use_disk to sda, type: 0 >12:16:51,427 DEBUG storage: new free: 34-976773134 / 476939MB >12:16:51,427 DEBUG storage: new free allows for 0 sectors of growth >12:16:51,427 DEBUG storage: found free space for bootable request >12:16:51,427 DEBUG storage: adjusted start sector from 34 to 2048 >12:16:51,428 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >12:16:51,428 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:16:51,429 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9ced0> PedPartition: <_ped.Partition object at 0x7f432be647d0> >12:16:51,430 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:16:51,430 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:16:51,432 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:16:51,432 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9cad0> PedPartition: <_ped.Partition object at 0x7f432cae3cb0> >12:16:51,432 DEBUG storage: allocating partition: req2 ; id: 24 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:16:51,432 DEBUG storage: checking freespace on sda >12:16:51,433 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:16:51,433 DEBUG storage: current free range is 34-2047 (0MB) >12:16:51,433 DEBUG storage: current free range is 4096-976773134 (476938MB) >12:16:51,433 DEBUG storage: updating use_disk to sda, type: 0 >12:16:51,433 DEBUG storage: new free: 4096-976773134 / 476938MB >12:16:51,433 DEBUG storage: new free allows for 0 sectors of growth >12:16:51,433 DEBUG storage: found free space for bootable request >12:16:51,434 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >12:16:51,435 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:16:51,435 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6750> PedPartition: <_ped.Partition object at 0x7f432cae3a10> >12:16:51,436 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:16:51,437 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:16:51,438 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:16:51,438 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432cae6210> PedPartition: <_ped.Partition object at 0x7f432cae38f0> >12:16:51,439 DEBUG storage: allocating partition: req1 ; id: 23 ; disks: ['sdb'] ; >boot: False ; primary: None ; size: 476939MB ; grow: None ; max_size: 0 >12:16:51,439 DEBUG storage: checking freespace on sdb >12:16:51,439 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=476939MB boot=False best=None grow=None >12:16:51,439 DEBUG storage: current free range is 34-976773134 (476939MB) >12:16:51,440 DEBUG storage: updating use_disk to sdb, type: 0 >12:16:51,440 DEBUG storage: new free: 34-976773134 / 476939MB >12:16:51,440 DEBUG storage: new free allows for 0 sectors of growth >12:16:51,440 DEBUG storage: adjusted start sector from 34 to 2048 >12:16:51,440 DEBUG storage: created partition sdb1 of 476939MB and added it to /dev/sdb >12:16:51,441 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >12:16:51,442 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91b90> PedPartition: <_ped.Partition object at 0x7f432be98950> >12:16:51,442 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >12:16:51,443 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:16:51,444 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:16:51,445 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab4210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91ad0> PedPartition: <_ped.Partition object at 0x7f432be988f0> >12:16:51,445 DEBUG storage: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 476438MB ; grow: None ; max_size: 0 >12:16:51,445 DEBUG storage: checking freespace on sda >12:16:51,445 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=476438MB boot=False best=None grow=None >12:16:51,446 DEBUG storage: current free range is 34-2047 (0MB) >12:16:51,446 DEBUG storage: current free range is 1028096-976773134 (476438MB) >12:16:51,446 DEBUG storage: updating use_disk to sda, type: 0 >12:16:51,446 DEBUG storage: new free: 1028096-976773134 / 476438MB >12:16:51,446 DEBUG storage: new free allows for 0 sectors of growth >12:16:51,447 DEBUG storage: created partition sda3 of 476438MB and added it to /dev/sda >12:16:51,448 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >12:16:51,448 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91d10> PedPartition: <_ped.Partition object at 0x7f432be989b0> >12:16:51,449 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:51,450 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:16:51,451 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:16:51,451 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91590> PedPartition: <_ped.Partition object at 0x7f432be987d0> >12:16:51,451 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 25)', 'sda2(id 24)', 'sda3(id 22)', 'sdb1(id 23)'] >12:16:51,451 DEBUG storage: no growable partitions >12:16:51,452 DEBUG storage: new bootloader stage1 device: None >12:16:51,454 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:51,454 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:51,455 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:16:51,456 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:16:51,457 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:16:51,458 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:16:51,459 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:16:51,460 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:16:51,461 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:16:51,462 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:51,463 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:51,464 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:51,465 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:16:51,466 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:16:51,467 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:16:51,468 DEBUG storage: DeviceTree.getDeviceByName returned None >12:16:56,396 DEBUG storage: LVMPhysicalVolume.__init__: >12:16:56,397 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:56,400 DEBUG storage: MDRaidMember.__init__: >12:16:56,400 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:17:29,860 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:29,860 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:17:29,861 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >12:17:29,865 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:29,866 DEBUG storage: BindFS.supported: supported: False ; >12:17:29,866 DEBUG storage: BindFS.supported: supported: False ; >12:17:29,867 DEBUG storage: BTRFS.supported: supported: True ; >12:17:29,868 DEBUG storage: BTRFS.supported: supported: True ; >12:17:29,869 DEBUG storage: DevPtsFS.supported: supported: False ; >12:17:29,870 DEBUG storage: DevPtsFS.supported: supported: False ; >12:17:29,870 DEBUG storage: DiskLabel.__init__: >12:17:29,871 INFO storage: DiskLabel.partedDevice returning None >12:17:29,871 DEBUG storage: DMRaidMember.__init__: >12:17:29,872 DEBUG storage: Ext2FS.supported: supported: True ; >12:17:29,873 DEBUG storage: Ext2FS.supported: supported: True ; >12:17:29,874 DEBUG storage: Ext3FS.supported: supported: True ; >12:17:29,875 DEBUG storage: Ext3FS.supported: supported: True ; >12:17:29,876 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:29,877 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:29,878 DEBUG storage: HFS.supported: supported: False ; >12:17:29,879 DEBUG storage: HFS.supported: supported: False ; >12:17:29,880 DEBUG storage: HFSPlus.supported: supported: False ; >12:17:29,881 DEBUG storage: HFSPlus.supported: supported: False ; >12:17:29,882 DEBUG storage: Iso9660FS.supported: supported: True ; >12:17:29,882 DEBUG storage: Iso9660FS.supported: supported: True ; >12:17:29,883 DEBUG storage: LUKS.__init__: >12:17:29,884 DEBUG storage: LVMPhysicalVolume.__init__: >12:17:29,885 DEBUG storage: MDRaidMember.__init__: >12:17:29,886 DEBUG storage: MultipathMember.__init__: >12:17:29,886 DEBUG storage: NFS.supported: supported: False ; >12:17:29,887 DEBUG storage: NFS.supported: supported: False ; >12:17:29,888 DEBUG storage: NFSv4.supported: supported: False ; >12:17:29,889 DEBUG storage: NFSv4.supported: supported: False ; >12:17:29,890 DEBUG storage: NoDevFS.supported: supported: False ; >12:17:29,891 DEBUG storage: NoDevFS.supported: supported: False ; >12:17:29,892 DEBUG storage: NTFS.supported: supported: False ; >12:17:29,892 DEBUG storage: NTFS.supported: supported: False ; >12:17:29,893 DEBUG storage: ProcFS.supported: supported: False ; >12:17:29,894 DEBUG storage: ProcFS.supported: supported: False ; >12:17:29,895 DEBUG storage: SELinuxFS.supported: supported: False ; >12:17:29,896 DEBUG storage: SELinuxFS.supported: supported: False ; >12:17:29,896 DEBUG storage: SwapSpace.__init__: >12:17:29,898 DEBUG storage: SysFS.supported: supported: False ; >12:17:29,898 DEBUG storage: SysFS.supported: supported: False ; >12:17:29,899 DEBUG storage: TmpFS.supported: supported: False ; >12:17:29,900 DEBUG storage: TmpFS.supported: supported: False ; >12:17:29,901 DEBUG storage: USBFS.supported: supported: False ; >12:17:29,901 DEBUG storage: USBFS.supported: supported: False ; >12:17:29,902 DEBUG storage: FATFS.supported: supported: True ; >12:17:29,903 DEBUG storage: FATFS.supported: supported: True ; >12:17:29,904 DEBUG storage: XFS.supported: supported: True ; >12:17:29,905 DEBUG storage: XFS.supported: supported: True ; >12:17:29,906 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:43,455 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:17:43,458 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:17:43,460 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:17:43,461 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:17:43,462 DEBUG storage: Ext4FS.supported: supported: True ; >12:17:43,463 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >12:17:43,464 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >12:17:43,464 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >12:17:43,465 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:17:43,465 INFO storage: added mdarray md0 (id 31) to device tree >12:17:43,465 INFO storage: registered action: [29] Create Device mdarray md0 (id 31) >12:17:43,465 INFO storage: registered action: [30] Create Format ext4 filesystem on mdarray md0 (id 31) >12:17:43,466 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:17:43,468 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:17:43,468 DEBUG storage: DeviceTree.getDeviceByName returned None >12:17:43,469 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:17:43,470 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:17:43,471 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:17:43,472 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:17:43,473 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:17:43,474 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:17:43,475 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:17:43,476 DEBUG storage: DeviceTree.getDeviceByName returned None >12:17:43,477 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:17:43,478 DEBUG storage: DeviceTree.getDeviceByName returned None >12:17:43,479 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:17:43,479 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:17:43,480 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:17:43,481 DEBUG storage: DeviceTree.getDeviceByName returned None >12:17:49,654 DEBUG storage: LVMPhysicalVolume.__init__: >12:17:49,654 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:49,657 DEBUG storage: MDRaidMember.__init__: >12:17:49,658 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:17:52,649 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:17:52,649 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:52,650 DEBUG storage: PartitionDevice._setFormat: req4 ; >12:17:52,651 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >12:17:52,655 DEBUG storage: LVMPhysicalVolume.__init__: >12:17:52,656 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:06,138 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:06,141 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:06,141 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,142 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:18:06,143 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:18:06,144 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:18:06,145 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:18:06,146 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:18:06,147 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:18:06,148 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:06,149 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,150 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:06,151 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:06,152 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:18:06,153 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:18:06,154 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:06,154 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:07,155 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:07,156 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:18:07,159 DEBUG storage: MDRaidMember.__init__: >12:18:07,159 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:18:11,525 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:18:11,525 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:18:11,528 DEBUG storage: PartitionDevice._setFormat: req5 ; >12:18:11,530 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >12:18:11,533 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:11,534 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:18,210 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >12:18:23,181 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:23,182 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:23,183 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:23,184 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:18:23,185 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:18:23,186 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:18:23,187 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:18:23,188 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:18:23,189 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:18:23,190 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:23,191 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:23,192 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:23,193 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:23,193 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:18:23,194 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:18:23,195 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:23,196 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:24,089 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:24,090 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:18:24,093 DEBUG storage: MDRaidMember.__init__: >12:18:24,093 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:18:28,767 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:28,768 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:30,246 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:30,246 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:18:30,247 DEBUG storage: MDRaidMember.__init__: >12:18:30,247 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:18:37,300 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:18:37,300 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:18:37,301 DEBUG storage: PartitionDevice._setFormat: req6 ; >12:18:37,302 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >12:18:37,305 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:37,306 DEBUG storage: LVMPhysicalVolume.__init__: >12:18:48,463 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >12:18:58,020 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:58,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:58,022 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:58,023 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:18:58,024 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:18:58,025 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:18:58,026 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:18:58,027 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:18:58,028 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:18:58,029 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:18:58,029 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:58,031 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:58,031 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:58,032 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:18:58,033 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:18:58,034 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:18:58,035 DEBUG storage: DeviceTree.getDeviceByName returned None >12:18:59,475 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:18:59,476 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:02,951 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:02,952 DEBUG storage: BindFS.supported: supported: False ; >12:19:02,953 DEBUG storage: BindFS.supported: supported: False ; >12:19:02,954 DEBUG storage: BTRFS.supported: supported: True ; >12:19:02,955 DEBUG storage: BTRFS.supported: supported: True ; >12:19:02,956 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:02,957 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:02,957 DEBUG storage: DiskLabel.__init__: >12:19:02,957 INFO storage: DiskLabel.partedDevice returning None >12:19:02,958 DEBUG storage: DMRaidMember.__init__: >12:19:02,959 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:02,960 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:02,961 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:02,962 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:02,963 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:02,964 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:02,965 DEBUG storage: HFS.supported: supported: False ; >12:19:02,966 DEBUG storage: HFS.supported: supported: False ; >12:19:02,967 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:02,967 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:02,968 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:02,969 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:02,970 DEBUG storage: LUKS.__init__: >12:19:02,971 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:02,972 DEBUG storage: MDRaidMember.__init__: >12:19:02,972 DEBUG storage: MultipathMember.__init__: >12:19:02,973 DEBUG storage: NFS.supported: supported: False ; >12:19:02,974 DEBUG storage: NFS.supported: supported: False ; >12:19:02,975 DEBUG storage: NFSv4.supported: supported: False ; >12:19:02,976 DEBUG storage: NFSv4.supported: supported: False ; >12:19:02,977 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:02,978 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:02,979 DEBUG storage: NTFS.supported: supported: False ; >12:19:02,979 DEBUG storage: NTFS.supported: supported: False ; >12:19:02,980 DEBUG storage: ProcFS.supported: supported: False ; >12:19:02,981 DEBUG storage: ProcFS.supported: supported: False ; >12:19:02,982 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:02,983 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:02,983 DEBUG storage: SwapSpace.__init__: >12:19:02,985 DEBUG storage: SysFS.supported: supported: False ; >12:19:02,985 DEBUG storage: SysFS.supported: supported: False ; >12:19:02,986 DEBUG storage: TmpFS.supported: supported: False ; >12:19:02,987 DEBUG storage: TmpFS.supported: supported: False ; >12:19:02,988 DEBUG storage: USBFS.supported: supported: False ; >12:19:02,988 DEBUG storage: USBFS.supported: supported: False ; >12:19:02,989 DEBUG storage: FATFS.supported: supported: True ; >12:19:02,990 DEBUG storage: FATFS.supported: supported: True ; >12:19:02,991 DEBUG storage: XFS.supported: supported: True ; >12:19:02,992 DEBUG storage: XFS.supported: supported: True ; >12:19:02,993 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:10,785 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:19:10,788 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:19:10,790 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:19:10,791 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:19:10,792 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:10,793 DEBUG storage: PartitionDevice.addChild: kids: 1 ; name: sda3 ; >12:19:10,794 DEBUG storage: PartitionDevice.addChild: kids: 1 ; name: sdb1 ; >12:19:10,795 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >12:19:10,795 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:19:10,795 INFO storage: removed mdarray md0 (id 31) from device tree >12:19:10,796 DEBUG storage: PartitionDevice.removeChild: kids: 2 ; name: sda3 ; >12:19:10,796 DEBUG storage: PartitionDevice.removeChild: kids: 2 ; name: sdb1 ; >12:19:10,797 INFO storage: registered action: [31] Destroy Device mdarray md0 (id 31) >12:19:10,797 INFO storage: added mdarray md0 (id 35) to device tree >12:19:10,797 INFO storage: registered action: [32] Create Device mdarray md0 (id 35) >12:19:10,797 INFO storage: registered action: [33] Create Format ext4 filesystem on mdarray md0 (id 35) >12:19:10,798 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:10,800 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:10,800 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:10,801 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:19:10,802 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:19:10,803 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:19:10,804 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:19:10,805 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:19:10,806 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:19:10,807 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:10,808 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:10,809 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:10,810 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:10,811 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:19:10,812 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:19:10,813 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:10,813 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:12,770 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:12,770 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:19:12,771 DEBUG storage: MDRaidMember.__init__: >12:19:12,771 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:19:24,061 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:19:24,062 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:19:24,063 DEBUG storage: PartitionDevice._setFormat: req7 ; >12:19:24,063 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: lvmpv ; >12:19:24,066 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:24,068 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:32,280 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >12:19:32,281 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:19:32,282 DEBUG storage: PartitionDevice._setFormat: req8 ; >12:19:32,283 DEBUG storage: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >12:19:32,284 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:19:32,284 DEBUG storage: PartitionDevice._setFormat: req8 ; >12:19:32,285 DEBUG storage: PartitionDevice._setFormat: req8 ; current: lvmpv ; type: lvmpv ; >12:19:32,285 INFO storage: added partition req8 (id 37) to device tree >12:19:32,286 INFO storage: registered action: [34] Create Device partition req8 (id 37) >12:19:32,286 INFO storage: registered action: [35] Create Format lvmpv on partition req8 (id 37) >12:19:32,287 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:32,288 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:19:32,289 DEBUG storage: removing all non-preexisting partitions ['req8(id 37)', 'sda1(id 25)', 'sda2(id 24)'] from disk(s) ['sda', 'sdb'] >12:19:32,290 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:19:32,290 DEBUG storage: device sda1 new partedPartition None >12:19:32,291 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:19:32,292 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:19:32,293 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:19:32,293 DEBUG storage: device sda2 new partedPartition None >12:19:32,294 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:19:32,295 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:19:32,295 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 37)', 'req3(id 25)', 'req2(id 24)'] >12:19:32,295 DEBUG storage: removing all non-preexisting partitions ['req3(id 25)', 'req2(id 24)', 'req8(id 37)'] from disk(s) ['sda', 'sdb'] >12:19:32,295 DEBUG storage: allocating partition: req3 ; id: 25 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >12:19:32,295 DEBUG storage: checking freespace on sda >12:19:32,296 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >12:19:32,296 DEBUG storage: current free range is 34-1028095 (501MB) >12:19:32,297 DEBUG storage: updating use_disk to sda, type: 0 >12:19:32,297 DEBUG storage: new free: 34-1028095 / 501MB >12:19:32,297 DEBUG storage: new free allows for 0 sectors of growth >12:19:32,297 DEBUG storage: found free space for bootable request >12:19:32,297 DEBUG storage: adjusted start sector from 34 to 2048 >12:19:32,298 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >12:19:32,298 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:19:32,299 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e550> PedPartition: <_ped.Partition object at 0x7f432be98b90> >12:19:32,300 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:19:32,300 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:19:32,302 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:19:32,302 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e5d0> PedPartition: <_ped.Partition object at 0x7f432be98a70> >12:19:32,302 DEBUG storage: allocating partition: req2 ; id: 24 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:19:32,302 DEBUG storage: checking freespace on sda >12:19:32,303 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:19:32,303 DEBUG storage: current free range is 34-2047 (0MB) >12:19:32,303 DEBUG storage: current free range is 4096-1028095 (500MB) >12:19:32,303 DEBUG storage: updating use_disk to sda, type: 0 >12:19:32,303 DEBUG storage: new free: 4096-1028095 / 500MB >12:19:32,304 DEBUG storage: new free allows for 0 sectors of growth >12:19:32,304 DEBUG storage: found free space for bootable request >12:19:32,304 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >12:19:32,305 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:19:32,305 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e850> PedPartition: <_ped.Partition object at 0x7f432be647d0> >12:19:32,306 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:19:32,307 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:19:32,308 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:19:32,309 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e710> PedPartition: <_ped.Partition object at 0x7f432cae3cb0> >12:19:32,309 DEBUG storage: allocating partition: req8 ; id: 37 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 500MB ; grow: True ; max_size: 0 >12:19:32,309 DEBUG storage: checking freespace on sda >12:19:32,309 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >12:19:32,309 DEBUG storage: current free range is 34-2047 (0MB) >12:19:32,310 DEBUG storage: current free range is 976773120-976773134 (0MB) >12:19:32,310 DEBUG storage: not enough free space for primary -- trying logical >12:19:32,310 DEBUG storage: new bootloader stage1 device: None >12:19:34,400 DEBUG storage: PartitionDevice._setFormat: req8 ; >12:19:34,401 DEBUG storage: PartitionDevice._setFormat: req8 ; current: lvmpv ; type: lvmpv ; >12:19:34,401 INFO storage: removed partition req8 (id 37) from device tree >12:19:34,402 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:34,403 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:19:34,404 DEBUG storage: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 24)'] from disk(s) ['sda', 'sdb'] >12:19:34,405 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:19:34,405 DEBUG storage: device sda1 new partedPartition None >12:19:34,406 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:19:34,407 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:19:34,408 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:19:34,408 DEBUG storage: device sda2 new partedPartition None >12:19:34,409 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:19:34,410 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:19:34,410 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 25)', 'req2(id 24)'] >12:19:34,410 DEBUG storage: removing all non-preexisting partitions ['req3(id 25)', 'req2(id 24)'] from disk(s) ['sda', 'sdb'] >12:19:34,411 DEBUG storage: allocating partition: req3 ; id: 25 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >12:19:34,411 DEBUG storage: checking freespace on sda >12:19:34,411 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >12:19:34,412 DEBUG storage: current free range is 34-1028095 (501MB) >12:19:34,412 DEBUG storage: updating use_disk to sda, type: 0 >12:19:34,412 DEBUG storage: new free: 34-1028095 / 501MB >12:19:34,412 DEBUG storage: new free allows for 0 sectors of growth >12:19:34,412 DEBUG storage: found free space for bootable request >12:19:34,412 DEBUG storage: adjusted start sector from 34 to 2048 >12:19:34,413 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >12:19:34,414 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >12:19:34,414 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9f3d0> PedPartition: <_ped.Partition object at 0x7f432cae3d10> >12:19:34,415 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:19:34,416 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:19:34,442 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:19:34,443 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be91890> PedPartition: <_ped.Partition object at 0x7f432cac4770> >12:19:34,443 DEBUG storage: allocating partition: req2 ; id: 24 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:19:34,443 DEBUG storage: checking freespace on sda >12:19:34,443 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:19:34,444 DEBUG storage: current free range is 34-2047 (0MB) >12:19:34,444 DEBUG storage: current free range is 4096-1028095 (500MB) >12:19:34,444 DEBUG storage: updating use_disk to sda, type: 0 >12:19:34,444 DEBUG storage: new free: 4096-1028095 / 500MB >12:19:34,444 DEBUG storage: new free allows for 0 sectors of growth >12:19:34,444 DEBUG storage: found free space for bootable request >12:19:34,445 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >12:19:34,446 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >12:19:34,446 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9ecd0> PedPartition: <_ped.Partition object at 0x7f43376ab710> >12:19:34,447 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:19:34,448 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:19:34,449 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:19:34,449 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9eb90> PedPartition: <_ped.Partition object at 0x7f432cae3d10> >12:19:34,450 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 25)', 'sda2(id 24)'] >12:19:34,450 DEBUG storage: no growable partitions >12:19:34,450 DEBUG storage: new bootloader stage1 device: None >12:19:34,451 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:34,452 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:34,453 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:34,454 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:19:34,455 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:19:34,456 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:19:34,457 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:19:34,458 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:19:34,459 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:19:34,460 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:34,460 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:34,462 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:34,462 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:34,463 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:19:34,464 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:19:34,465 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:34,466 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:41,050 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:41,052 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:41,053 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:41,054 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:19:41,054 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:19:41,056 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:19:41,057 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:19:41,058 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:19:41,059 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:19:41,060 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:19:41,060 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:41,062 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:41,062 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:41,063 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:19:41,064 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:19:41,065 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:19:41,066 DEBUG storage: DeviceTree.getDeviceByName returned None >12:19:44,205 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:44,206 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:19:46,251 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:46,252 DEBUG storage: BindFS.supported: supported: False ; >12:19:46,253 DEBUG storage: BindFS.supported: supported: False ; >12:19:46,254 DEBUG storage: BTRFS.supported: supported: True ; >12:19:46,255 DEBUG storage: BTRFS.supported: supported: True ; >12:19:46,255 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:46,256 DEBUG storage: DevPtsFS.supported: supported: False ; >12:19:46,257 DEBUG storage: DiskLabel.__init__: >12:19:46,257 INFO storage: DiskLabel.partedDevice returning None >12:19:46,258 DEBUG storage: DMRaidMember.__init__: >12:19:46,259 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:46,260 DEBUG storage: Ext2FS.supported: supported: True ; >12:19:46,261 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:46,262 DEBUG storage: Ext3FS.supported: supported: True ; >12:19:46,263 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:46,264 DEBUG storage: Ext4FS.supported: supported: True ; >12:19:46,265 DEBUG storage: HFS.supported: supported: False ; >12:19:46,266 DEBUG storage: HFS.supported: supported: False ; >12:19:46,267 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:46,267 DEBUG storage: HFSPlus.supported: supported: False ; >12:19:46,268 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:46,269 DEBUG storage: Iso9660FS.supported: supported: True ; >12:19:46,270 DEBUG storage: LUKS.__init__: >12:19:46,270 DEBUG storage: LVMPhysicalVolume.__init__: >12:19:46,271 DEBUG storage: MDRaidMember.__init__: >12:19:46,272 DEBUG storage: MultipathMember.__init__: >12:19:46,273 DEBUG storage: NFS.supported: supported: False ; >12:19:46,274 DEBUG storage: NFS.supported: supported: False ; >12:19:46,275 DEBUG storage: NFSv4.supported: supported: False ; >12:19:46,276 DEBUG storage: NFSv4.supported: supported: False ; >12:19:46,277 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:46,277 DEBUG storage: NoDevFS.supported: supported: False ; >12:19:46,278 DEBUG storage: NTFS.supported: supported: False ; >12:19:46,279 DEBUG storage: NTFS.supported: supported: False ; >12:19:46,280 DEBUG storage: ProcFS.supported: supported: False ; >12:19:46,281 DEBUG storage: ProcFS.supported: supported: False ; >12:19:46,281 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:46,282 DEBUG storage: SELinuxFS.supported: supported: False ; >12:19:46,283 DEBUG storage: SwapSpace.__init__: >12:19:46,284 DEBUG storage: SysFS.supported: supported: False ; >12:19:46,285 DEBUG storage: SysFS.supported: supported: False ; >12:19:46,286 DEBUG storage: TmpFS.supported: supported: False ; >12:19:46,286 DEBUG storage: TmpFS.supported: supported: False ; >12:19:46,287 DEBUG storage: USBFS.supported: supported: False ; >12:19:46,288 DEBUG storage: USBFS.supported: supported: False ; >12:19:46,289 DEBUG storage: FATFS.supported: supported: True ; >12:19:46,290 DEBUG storage: FATFS.supported: supported: True ; >12:19:46,291 DEBUG storage: XFS.supported: supported: True ; >12:19:46,292 DEBUG storage: XFS.supported: supported: True ; >12:19:46,292 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:03,542 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:03,544 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:03,545 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:03,546 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:20:03,547 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:20:03,548 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:20:03,549 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:20:03,550 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:20:03,550 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:20:03,552 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:03,552 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:03,554 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:03,554 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:03,555 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:20:03,556 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:20:03,557 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:03,558 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:05,835 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:05,836 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:20:05,839 DEBUG storage: MDRaidMember.__init__: >12:20:05,839 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:20:11,838 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:20:11,838 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:20:11,840 DEBUG storage: PartitionDevice._setFormat: req9 ; >12:20:11,841 DEBUG storage: PartitionDevice._setFormat: req9 ; current: None ; type: lvmpv ; >12:20:11,845 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:11,846 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:15,790 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:15,792 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:15,793 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,794 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:20:15,794 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:20:15,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:20:15,796 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:20:15,798 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:20:15,798 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:20:15,799 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:15,800 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,801 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:15,802 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:15,803 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:20:15,804 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:20:15,805 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:15,806 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:16,410 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:16,410 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:20:16,411 DEBUG storage: MDRaidMember.__init__: >12:20:16,411 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:20:42,349 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:42,350 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:43,700 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:43,702 DEBUG storage: BindFS.supported: supported: False ; >12:20:43,702 DEBUG storage: BindFS.supported: supported: False ; >12:20:43,703 DEBUG storage: BTRFS.supported: supported: True ; >12:20:43,704 DEBUG storage: BTRFS.supported: supported: True ; >12:20:43,705 DEBUG storage: DevPtsFS.supported: supported: False ; >12:20:43,706 DEBUG storage: DevPtsFS.supported: supported: False ; >12:20:43,706 DEBUG storage: DiskLabel.__init__: >12:20:43,706 INFO storage: DiskLabel.partedDevice returning None >12:20:43,707 DEBUG storage: DMRaidMember.__init__: >12:20:43,708 DEBUG storage: Ext2FS.supported: supported: True ; >12:20:43,709 DEBUG storage: Ext2FS.supported: supported: True ; >12:20:43,710 DEBUG storage: Ext3FS.supported: supported: True ; >12:20:43,711 DEBUG storage: Ext3FS.supported: supported: True ; >12:20:43,712 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:43,713 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:43,714 DEBUG storage: HFS.supported: supported: False ; >12:20:43,715 DEBUG storage: HFS.supported: supported: False ; >12:20:43,716 DEBUG storage: HFSPlus.supported: supported: False ; >12:20:43,717 DEBUG storage: HFSPlus.supported: supported: False ; >12:20:43,717 DEBUG storage: Iso9660FS.supported: supported: True ; >12:20:43,718 DEBUG storage: Iso9660FS.supported: supported: True ; >12:20:43,719 DEBUG storage: LUKS.__init__: >12:20:43,720 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:43,721 DEBUG storage: MDRaidMember.__init__: >12:20:43,722 DEBUG storage: MultipathMember.__init__: >12:20:43,722 DEBUG storage: NFS.supported: supported: False ; >12:20:43,724 DEBUG storage: NFS.supported: supported: False ; >12:20:43,725 DEBUG storage: NFSv4.supported: supported: False ; >12:20:43,725 DEBUG storage: NFSv4.supported: supported: False ; >12:20:43,726 DEBUG storage: NoDevFS.supported: supported: False ; >12:20:43,727 DEBUG storage: NoDevFS.supported: supported: False ; >12:20:43,728 DEBUG storage: NTFS.supported: supported: False ; >12:20:43,728 DEBUG storage: NTFS.supported: supported: False ; >12:20:43,729 DEBUG storage: ProcFS.supported: supported: False ; >12:20:43,730 DEBUG storage: ProcFS.supported: supported: False ; >12:20:43,731 DEBUG storage: SELinuxFS.supported: supported: False ; >12:20:43,732 DEBUG storage: SELinuxFS.supported: supported: False ; >12:20:43,732 DEBUG storage: SwapSpace.__init__: >12:20:43,734 DEBUG storage: SysFS.supported: supported: False ; >12:20:43,734 DEBUG storage: SysFS.supported: supported: False ; >12:20:43,735 DEBUG storage: TmpFS.supported: supported: False ; >12:20:43,736 DEBUG storage: TmpFS.supported: supported: False ; >12:20:43,737 DEBUG storage: USBFS.supported: supported: False ; >12:20:43,737 DEBUG storage: USBFS.supported: supported: False ; >12:20:43,738 DEBUG storage: FATFS.supported: supported: True ; >12:20:43,739 DEBUG storage: FATFS.supported: supported: True ; >12:20:43,740 DEBUG storage: XFS.supported: supported: True ; >12:20:43,741 DEBUG storage: XFS.supported: supported: True ; >12:20:43,742 DEBUG storage: Ext4FS.supported: supported: True ; >12:20:45,631 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:47,766 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:20:47,769 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:20:47,770 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:20:47,771 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:20:47,772 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >12:20:47,773 DEBUG storage: PartitionDevice.addChild: kids: 1 ; name: sda3 ; >12:20:47,774 DEBUG storage: PartitionDevice.addChild: kids: 1 ; name: sdb1 ; >12:20:47,775 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: lvmpv ; >12:20:47,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:47,775 INFO storage: removed mdarray md0 (id 35) from device tree >12:20:47,776 DEBUG storage: PartitionDevice.removeChild: kids: 2 ; name: sda3 ; >12:20:47,776 DEBUG storage: PartitionDevice.removeChild: kids: 2 ; name: sdb1 ; >12:20:47,777 INFO storage: registered action: [36] Destroy Device mdarray md0 (id 35) >12:20:47,777 INFO storage: added mdarray md0 (id 39) to device tree >12:20:47,777 INFO storage: registered action: [37] Create Device mdarray md0 (id 39) >12:20:47,777 INFO storage: registered action: [38] Create Format lvmpv on mdarray md0 (id 39) >12:20:47,778 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:47,780 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:47,780 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:47,781 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:20:47,782 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:20:47,783 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:20:47,784 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:20:47,785 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:20:47,786 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:20:47,787 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:20:47,788 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:47,789 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:47,790 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:47,791 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:20:47,792 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:20:47,793 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:20:47,794 DEBUG storage: DeviceTree.getDeviceByName returned None >12:20:49,878 DEBUG storage: LVMPhysicalVolume.__init__: >12:20:49,878 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:20:49,880 DEBUG storage: MDRaidMember.__init__: >12:20:49,880 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:20:55,373 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:55,376 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_zaphod ; current: None ; type: None ; >12:20:55,383 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:55,395 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: md0 ; >12:20:55,395 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:20:55,396 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:20:55,397 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:55,397 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:55,397 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:20:55,397 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:20:55,397 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:20,842 DEBUG storage: DeviceTree.getDeviceByName: name: md0 ; >12:22:20,845 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,846 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476436MB mdarray md0 (39) with non-existent lvmpv >12:22:20,850 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: md0 ; >12:22:20,850 DEBUG storage: LVMVolumeGroupDevice._setName: vg_zaphod ; status: False ; >12:22:20,853 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:20,853 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:20,854 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:20,854 INFO storage: added lvmvg vg_zaphod (id 40) to device tree >12:22:20,854 INFO storage: registered action: [39] Create Device lvmvg vg_zaphod (id 40) >12:22:20,855 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,855 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,855 DEBUG storage: vg_zaphod size is 476416MB >12:22:20,856 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,856 DEBUG storage: vg vg_zaphod has 476416MB free >12:22:20,856 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,856 DEBUG storage: vg_zaphod size is 476416MB >12:22:20,857 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,857 DEBUG storage: vg vg_zaphod has 476416MB free >12:22:20,857 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:20,859 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:22:20,860 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:20,861 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:22:20,861 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:22:20,862 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:22:20,863 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:22:20,864 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:22:20,865 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:22:20,866 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:22:20,867 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:20,868 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:22:20,869 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:20,870 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:22:20,871 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:22:20,872 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:22:20,873 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:23,304 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:23,306 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:25,583 DEBUG storage: LVMPhysicalVolume.__init__: >12:22:25,583 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:22:25,586 DEBUG storage: MDRaidMember.__init__: >12:22:25,587 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:22:25,588 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:25,590 DEBUG storage: vg_zaphod size is 476416MB >12:22:25,590 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:25,590 DEBUG storage: vg vg_zaphod has 476416MB free >12:22:29,494 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,505 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:29,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:29,507 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:29,507 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,507 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,507 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:29,508 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,508 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:29,510 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:29,510 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:29,511 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:29,512 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:29,512 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:22:29,512 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,512 DEBUG storage: vg_zaphod size is 476416MB >12:22:29,512 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,513 DEBUG storage: vg vg_zaphod has 476416MB free >12:22:29,515 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:29,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:29,516 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:29,516 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,516 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:29,516 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,516 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:29,517 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:22:29,518 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv ; current: None ; type: ext4 ; >12:22:29,519 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,519 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:29,519 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,519 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:29,519 DEBUG storage: Adding tmp-vg_zaphod-lv/476416MB to tmp-vg_zaphod >12:22:29,522 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:29,523 DEBUG storage: BindFS.supported: supported: False ; >12:22:29,523 DEBUG storage: BindFS.supported: supported: False ; >12:22:29,524 DEBUG storage: BTRFS.supported: supported: True ; >12:22:29,525 DEBUG storage: BTRFS.supported: supported: True ; >12:22:29,526 DEBUG storage: DevPtsFS.supported: supported: False ; >12:22:29,527 DEBUG storage: DevPtsFS.supported: supported: False ; >12:22:29,528 DEBUG storage: DiskLabel.__init__: >12:22:29,528 INFO storage: DiskLabel.partedDevice returning None >12:22:29,528 DEBUG storage: DMRaidMember.__init__: >12:22:29,529 DEBUG storage: Ext2FS.supported: supported: True ; >12:22:29,530 DEBUG storage: Ext2FS.supported: supported: True ; >12:22:29,531 DEBUG storage: Ext3FS.supported: supported: True ; >12:22:29,532 DEBUG storage: Ext3FS.supported: supported: True ; >12:22:29,533 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:29,534 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:29,536 DEBUG storage: HFS.supported: supported: False ; >12:22:29,536 DEBUG storage: HFS.supported: supported: False ; >12:22:29,537 DEBUG storage: HFSPlus.supported: supported: False ; >12:22:29,538 DEBUG storage: HFSPlus.supported: supported: False ; >12:22:29,539 DEBUG storage: Iso9660FS.supported: supported: True ; >12:22:29,539 DEBUG storage: Iso9660FS.supported: supported: True ; >12:22:29,540 DEBUG storage: LUKS.__init__: >12:22:29,541 DEBUG storage: LVMPhysicalVolume.__init__: >12:22:29,542 DEBUG storage: MDRaidMember.__init__: >12:22:29,543 DEBUG storage: MultipathMember.__init__: >12:22:29,544 DEBUG storage: NFS.supported: supported: False ; >12:22:29,544 DEBUG storage: NFS.supported: supported: False ; >12:22:29,545 DEBUG storage: NFSv4.supported: supported: False ; >12:22:29,546 DEBUG storage: NFSv4.supported: supported: False ; >12:22:29,547 DEBUG storage: NoDevFS.supported: supported: False ; >12:22:29,547 DEBUG storage: NoDevFS.supported: supported: False ; >12:22:29,548 DEBUG storage: NTFS.supported: supported: False ; >12:22:29,549 DEBUG storage: NTFS.supported: supported: False ; >12:22:29,550 DEBUG storage: ProcFS.supported: supported: False ; >12:22:29,551 DEBUG storage: ProcFS.supported: supported: False ; >12:22:29,551 DEBUG storage: SELinuxFS.supported: supported: False ; >12:22:29,552 DEBUG storage: SELinuxFS.supported: supported: False ; >12:22:29,553 DEBUG storage: SwapSpace.__init__: >12:22:29,554 DEBUG storage: SysFS.supported: supported: False ; >12:22:29,555 DEBUG storage: SysFS.supported: supported: False ; >12:22:29,556 DEBUG storage: TmpFS.supported: supported: False ; >12:22:29,556 DEBUG storage: TmpFS.supported: supported: False ; >12:22:29,557 DEBUG storage: USBFS.supported: supported: False ; >12:22:29,558 DEBUG storage: USBFS.supported: supported: False ; >12:22:29,559 DEBUG storage: FATFS.supported: supported: True ; >12:22:29,559 DEBUG storage: FATFS.supported: supported: True ; >12:22:29,561 DEBUG storage: XFS.supported: supported: True ; >12:22:29,561 DEBUG storage: XFS.supported: supported: True ; >12:22:29,562 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:29,563 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,563 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:29,564 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:29,564 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:22:53,949 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:53,950 DEBUG storage: trying to set lv tmp-vg_zaphod-lv_root size to 51200MB >12:22:53,951 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,951 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,951 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,951 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:22:53,952 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:53,953 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: ext4 ; type: ext4 ; >12:22:53,955 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:53,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:53,956 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:53,957 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,957 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,957 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,957 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:53,958 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:22:53,959 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:22:53,960 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,960 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,960 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,960 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:53,960 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:22:53,961 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,961 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,961 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,961 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,961 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:22:53,964 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:53,965 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:53,966 DEBUG storage: LVMVolumeGroupDevice._setName: vg_zaphod ; status: False ; >12:22:53,968 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:22:53,968 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:53,969 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:22:53,970 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,970 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,970 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,970 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:53,971 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:22:53,972 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:22:53,972 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,972 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:22:53,973 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,973 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:22:53,973 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:22:53,974 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_zaphod ; >12:22:53,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:22:53,975 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: None ; >12:22:53,975 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,976 DEBUG storage: vg_zaphod size is 476416MB >12:22:53,976 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,976 DEBUG storage: vg vg_zaphod has 476416MB free >12:22:53,976 DEBUG storage: Adding vg_zaphod-lv_root/51200MB to vg_zaphod >12:22:53,977 DEBUG storage: Ext4FS.supported: supported: True ; >12:22:53,977 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:22:53,978 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:22:53,978 INFO storage: added lvmlv vg_zaphod-lv_root (id 51) to device tree >12:22:53,978 INFO storage: registered action: [40] Create Device lvmlv vg_zaphod-lv_root (id 51) >12:22:53,978 INFO storage: registered action: [41] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 51) >12:22:53,979 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,980 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,980 DEBUG storage: vg_zaphod size is 476416MB >12:22:53,980 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,980 DEBUG storage: vg vg_zaphod has 425216MB free >12:22:53,981 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,981 DEBUG storage: vg_zaphod size is 476416MB >12:22:53,981 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,981 DEBUG storage: vg vg_zaphod has 425216MB free >12:22:53,982 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:53,983 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:22:53,984 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:53,985 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:22:53,986 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:22:53,987 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:22:53,988 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:22:53,989 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:22:53,990 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:22:53,991 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:22:53,992 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:53,993 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:22:53,994 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:53,995 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:22:53,996 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:22:53,997 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:22:53,997 DEBUG storage: DeviceTree.getDeviceByName returned None >12:22:58,195 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:58,196 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:22:58,198 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:11,803 DEBUG storage: LVMPhysicalVolume.__init__: >12:23:11,803 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:23:11,806 DEBUG storage: MDRaidMember.__init__: >12:23:11,806 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:23:11,808 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:11,808 DEBUG storage: vg_zaphod size is 476416MB >12:23:11,809 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:11,809 DEBUG storage: vg vg_zaphod has 425216MB free >12:23:14,442 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,454 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:14,454 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:14,455 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:14,456 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,456 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,456 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,456 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,457 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:14,458 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:14,458 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,459 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,459 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,459 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,459 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:14,459 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,460 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,460 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,460 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,460 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:14,462 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:14,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:14,463 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:14,463 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,464 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,464 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,464 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,465 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:14,466 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:14,467 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,467 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,467 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,467 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,467 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:14,468 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:14,468 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:23:14,469 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,469 DEBUG storage: vg_zaphod size is 476416MB >12:23:14,469 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,469 DEBUG storage: vg vg_zaphod has 425216MB free >12:23:14,471 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:14,471 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:14,472 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:14,472 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,473 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,473 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,473 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,474 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:14,475 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv ; current: None ; type: ext4 ; >12:23:14,475 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,475 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,476 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,476 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:14,476 DEBUG storage: Adding tmp-vg_zaphod-lv/425216MB to tmp-vg_zaphod >12:23:14,476 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,476 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,476 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,476 DEBUG storage: vg tmp-vg_zaphod has 51200MB free >12:23:14,477 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:14,478 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:14,479 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,479 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,479 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,479 DEBUG storage: vg tmp-vg_zaphod has 51200MB free >12:23:14,479 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:14,482 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:14,483 DEBUG storage: BindFS.supported: supported: False ; >12:23:14,483 DEBUG storage: BindFS.supported: supported: False ; >12:23:14,484 DEBUG storage: BTRFS.supported: supported: True ; >12:23:14,485 DEBUG storage: BTRFS.supported: supported: True ; >12:23:14,486 DEBUG storage: DevPtsFS.supported: supported: False ; >12:23:14,487 DEBUG storage: DevPtsFS.supported: supported: False ; >12:23:14,488 DEBUG storage: DiskLabel.__init__: >12:23:14,488 INFO storage: DiskLabel.partedDevice returning None >12:23:14,488 DEBUG storage: DMRaidMember.__init__: >12:23:14,489 DEBUG storage: Ext2FS.supported: supported: True ; >12:23:14,490 DEBUG storage: Ext2FS.supported: supported: True ; >12:23:14,491 DEBUG storage: Ext3FS.supported: supported: True ; >12:23:14,492 DEBUG storage: Ext3FS.supported: supported: True ; >12:23:14,493 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:14,494 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:14,496 DEBUG storage: HFS.supported: supported: False ; >12:23:14,496 DEBUG storage: HFS.supported: supported: False ; >12:23:14,497 DEBUG storage: HFSPlus.supported: supported: False ; >12:23:14,498 DEBUG storage: HFSPlus.supported: supported: False ; >12:23:14,499 DEBUG storage: Iso9660FS.supported: supported: True ; >12:23:14,499 DEBUG storage: Iso9660FS.supported: supported: True ; >12:23:14,500 DEBUG storage: LUKS.__init__: >12:23:14,501 DEBUG storage: LVMPhysicalVolume.__init__: >12:23:14,502 DEBUG storage: MDRaidMember.__init__: >12:23:14,502 DEBUG storage: MultipathMember.__init__: >12:23:14,503 DEBUG storage: NFS.supported: supported: False ; >12:23:14,504 DEBUG storage: NFS.supported: supported: False ; >12:23:14,505 DEBUG storage: NFSv4.supported: supported: False ; >12:23:14,505 DEBUG storage: NFSv4.supported: supported: False ; >12:23:14,506 DEBUG storage: NoDevFS.supported: supported: False ; >12:23:14,507 DEBUG storage: NoDevFS.supported: supported: False ; >12:23:14,508 DEBUG storage: NTFS.supported: supported: False ; >12:23:14,508 DEBUG storage: NTFS.supported: supported: False ; >12:23:14,509 DEBUG storage: ProcFS.supported: supported: False ; >12:23:14,510 DEBUG storage: ProcFS.supported: supported: False ; >12:23:14,511 DEBUG storage: SELinuxFS.supported: supported: False ; >12:23:14,512 DEBUG storage: SELinuxFS.supported: supported: False ; >12:23:14,513 DEBUG storage: SwapSpace.__init__: >12:23:14,514 DEBUG storage: SysFS.supported: supported: False ; >12:23:14,515 DEBUG storage: SysFS.supported: supported: False ; >12:23:14,516 DEBUG storage: TmpFS.supported: supported: False ; >12:23:14,516 DEBUG storage: TmpFS.supported: supported: False ; >12:23:14,517 DEBUG storage: USBFS.supported: supported: False ; >12:23:14,518 DEBUG storage: USBFS.supported: supported: False ; >12:23:14,519 DEBUG storage: FATFS.supported: supported: True ; >12:23:14,520 DEBUG storage: FATFS.supported: supported: True ; >12:23:14,521 DEBUG storage: XFS.supported: supported: True ; >12:23:14,521 DEBUG storage: XFS.supported: supported: True ; >12:23:14,522 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:14,523 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,524 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:14,524 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:14,524 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:23:46,806 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,810 DEBUG storage: trying to set lv tmp-vg_zaphod-lv_home size to 300000MB >12:23:46,810 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,810 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,810 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,811 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:23:46,811 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,812 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: ext4 ; type: ext4 ; >12:23:46,815 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:46,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:46,816 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:46,816 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,816 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,817 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,817 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:46,818 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:46,819 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:46,819 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,819 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,820 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,820 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:46,820 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:46,820 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,820 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,820 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,820 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:46,821 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:46,823 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:46,823 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,823 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,823 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,823 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:46,823 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:23:46,824 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,824 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,824 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,824 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,824 DEBUG storage: vg tmp-vg_zaphod has 125216MB free >12:23:46,827 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,828 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,829 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,830 DEBUG storage: LVMVolumeGroupDevice._setName: vg_zaphod ; status: False ; >12:23:46,830 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:46,831 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: ext4 ; type: None ; >12:23:46,833 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:46,833 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:46,834 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:46,834 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,835 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,835 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,835 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:46,836 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:46,837 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:46,837 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,837 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,837 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,838 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:46,838 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:46,838 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,838 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,838 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,838 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:46,839 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:46,840 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:46,841 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,841 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:46,841 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,841 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:46,841 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:23:46,842 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_zaphod ; >12:23:46,842 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:46,843 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: None ; >12:23:46,844 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,844 DEBUG storage: vg_zaphod size is 476416MB >12:23:46,844 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,844 DEBUG storage: vg vg_zaphod has 476416MB free >12:23:46,844 DEBUG storage: Adding vg_zaphod-lv_root/51200MB to vg_zaphod >12:23:46,845 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,846 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:23:46,846 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:46,848 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_zaphod ; >12:23:46,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:46,849 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: None ; >12:23:46,849 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,849 DEBUG storage: vg_zaphod size is 476416MB >12:23:46,849 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,849 DEBUG storage: vg vg_zaphod has 425216MB free >12:23:46,850 DEBUG storage: Adding vg_zaphod-lv_home/300000MB to vg_zaphod >12:23:46,850 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:46,851 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:23:46,851 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:46,851 INFO storage: registered action: [42] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 51) >12:23:46,852 INFO storage: removed lvmlv vg_zaphod-lv_root (id 51) from device tree >12:23:46,852 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_zaphod ; >12:23:46,852 INFO storage: registered action: [43] Destroy Device lvmlv vg_zaphod-lv_root (id 51) >12:23:46,853 INFO storage: added lvmlv vg_zaphod-lv_root (id 65) to device tree >12:23:46,853 INFO storage: registered action: [44] Create Device lvmlv vg_zaphod-lv_root (id 65) >12:23:46,853 INFO storage: registered action: [45] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 65) >12:23:46,853 INFO storage: added lvmlv vg_zaphod-lv_home (id 66) to device tree >12:23:46,853 INFO storage: registered action: [46] Create Device lvmlv vg_zaphod-lv_home (id 66) >12:23:46,853 INFO storage: registered action: [47] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 66) >12:23:46,855 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,855 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,855 DEBUG storage: vg_zaphod size is 476416MB >12:23:46,856 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,856 DEBUG storage: vg vg_zaphod has 125216MB free >12:23:46,856 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,856 DEBUG storage: vg_zaphod size is 476416MB >12:23:46,856 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,857 DEBUG storage: vg vg_zaphod has 125216MB free >12:23:46,857 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:46,859 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:23:46,859 DEBUG storage: DeviceTree.getDeviceByName returned None >12:23:46,860 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:23:46,861 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:23:46,862 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:23:46,863 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:23:46,864 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:23:46,865 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:23:46,866 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:23:46,867 DEBUG storage: DeviceTree.getDeviceByName returned None >12:23:46,868 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:23:46,869 DEBUG storage: DeviceTree.getDeviceByName returned None >12:23:46,870 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:23:46,871 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:23:46,872 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:23:46,873 DEBUG storage: DeviceTree.getDeviceByName returned None >12:23:49,252 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:49,254 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:49,255 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:49,257 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:52,477 DEBUG storage: LVMPhysicalVolume.__init__: >12:23:52,478 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:23:52,480 DEBUG storage: MDRaidMember.__init__: >12:23:52,480 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:23:52,480 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:52,480 DEBUG storage: vg_zaphod size is 476416MB >12:23:52,481 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:52,481 DEBUG storage: vg vg_zaphod has 125216MB free >12:23:55,144 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,156 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:55,157 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:55,158 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:55,158 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,158 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,158 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,158 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,160 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:55,161 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:55,161 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,161 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,161 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,161 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,161 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:55,162 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,162 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,162 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,162 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:55,163 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:55,164 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:55,165 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,165 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,165 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,165 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:55,165 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:23:55,165 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,166 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,166 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,166 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,166 DEBUG storage: vg tmp-vg_zaphod has 125216MB free >12:23:55,168 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:55,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:55,169 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:55,170 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,170 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,170 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,170 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,171 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:55,172 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:55,172 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,172 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,173 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,173 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,173 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:55,173 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,173 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,173 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,173 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:55,174 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:55,177 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:55,178 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,178 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,178 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,178 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:23:55,178 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:23:55,179 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:55,179 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:23:55,180 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,180 DEBUG storage: vg_zaphod size is 476416MB >12:23:55,180 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,180 DEBUG storage: vg vg_zaphod has 125216MB free >12:23:55,182 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:23:55,182 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:23:55,183 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:23:55,184 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,184 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,184 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,184 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,185 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:23:55,186 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv ; current: None ; type: ext4 ; >12:23:55,186 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,186 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,187 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,187 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:23:55,187 DEBUG storage: Adding tmp-vg_zaphod-lv/125216MB to tmp-vg_zaphod >12:23:55,187 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,187 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,187 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,188 DEBUG storage: vg tmp-vg_zaphod has 351200MB free >12:23:55,188 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:23:55,189 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:23:55,190 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,190 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,190 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,190 DEBUG storage: vg tmp-vg_zaphod has 351200MB free >12:23:55,190 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:23:55,191 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,191 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,191 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,191 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:23:55,192 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:23:55,193 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:23:55,193 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,193 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,194 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,194 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:23:55,194 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:23:55,196 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:55,197 DEBUG storage: BindFS.supported: supported: False ; >12:23:55,198 DEBUG storage: BindFS.supported: supported: False ; >12:23:55,199 DEBUG storage: BTRFS.supported: supported: True ; >12:23:55,200 DEBUG storage: BTRFS.supported: supported: True ; >12:23:55,201 DEBUG storage: DevPtsFS.supported: supported: False ; >12:23:55,201 DEBUG storage: DevPtsFS.supported: supported: False ; >12:23:55,202 DEBUG storage: DiskLabel.__init__: >12:23:55,202 INFO storage: DiskLabel.partedDevice returning None >12:23:55,203 DEBUG storage: DMRaidMember.__init__: >12:23:55,204 DEBUG storage: Ext2FS.supported: supported: True ; >12:23:55,205 DEBUG storage: Ext2FS.supported: supported: True ; >12:23:55,206 DEBUG storage: Ext3FS.supported: supported: True ; >12:23:55,207 DEBUG storage: Ext3FS.supported: supported: True ; >12:23:55,208 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:55,209 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:55,210 DEBUG storage: HFS.supported: supported: False ; >12:23:55,211 DEBUG storage: HFS.supported: supported: False ; >12:23:55,212 DEBUG storage: HFSPlus.supported: supported: False ; >12:23:55,212 DEBUG storage: HFSPlus.supported: supported: False ; >12:23:55,213 DEBUG storage: Iso9660FS.supported: supported: True ; >12:23:55,214 DEBUG storage: Iso9660FS.supported: supported: True ; >12:23:55,215 DEBUG storage: LUKS.__init__: >12:23:55,216 DEBUG storage: LVMPhysicalVolume.__init__: >12:23:55,216 DEBUG storage: MDRaidMember.__init__: >12:23:55,217 DEBUG storage: MultipathMember.__init__: >12:23:55,218 DEBUG storage: NFS.supported: supported: False ; >12:23:55,219 DEBUG storage: NFS.supported: supported: False ; >12:23:55,219 DEBUG storage: NFSv4.supported: supported: False ; >12:23:55,220 DEBUG storage: NFSv4.supported: supported: False ; >12:23:55,221 DEBUG storage: NoDevFS.supported: supported: False ; >12:23:55,222 DEBUG storage: NoDevFS.supported: supported: False ; >12:23:55,222 DEBUG storage: NTFS.supported: supported: False ; >12:23:55,223 DEBUG storage: NTFS.supported: supported: False ; >12:23:55,225 DEBUG storage: ProcFS.supported: supported: False ; >12:23:55,225 DEBUG storage: ProcFS.supported: supported: False ; >12:23:55,226 DEBUG storage: SELinuxFS.supported: supported: False ; >12:23:55,227 DEBUG storage: SELinuxFS.supported: supported: False ; >12:23:55,228 DEBUG storage: SwapSpace.__init__: >12:23:55,229 DEBUG storage: SysFS.supported: supported: False ; >12:23:55,229 DEBUG storage: SysFS.supported: supported: False ; >12:23:55,230 DEBUG storage: TmpFS.supported: supported: False ; >12:23:55,231 DEBUG storage: TmpFS.supported: supported: False ; >12:23:55,232 DEBUG storage: USBFS.supported: supported: False ; >12:23:55,233 DEBUG storage: USBFS.supported: supported: False ; >12:23:55,233 DEBUG storage: FATFS.supported: supported: True ; >12:23:55,234 DEBUG storage: FATFS.supported: supported: True ; >12:23:55,235 DEBUG storage: XFS.supported: supported: True ; >12:23:55,236 DEBUG storage: XFS.supported: supported: True ; >12:23:55,237 DEBUG storage: Ext4FS.supported: supported: True ; >12:23:55,238 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,238 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:23:55,239 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:23:55,239 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:24:07,364 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,368 DEBUG storage: trying to set lv tmp-vg_zaphod-lv_var size to 120000MB >12:24:07,369 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,370 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,370 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,370 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:24:07,371 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,372 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: ext4 ; type: ext4 ; >12:24:07,374 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:07,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,375 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:07,376 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,376 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,376 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,376 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:07,377 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:07,378 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:07,379 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,379 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,379 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,379 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:07,379 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:07,380 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,380 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,380 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,380 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:07,381 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:07,382 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:07,382 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,383 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,383 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,383 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:07,383 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:07,383 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,383 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,384 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,384 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:07,385 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:07,386 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:07,386 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,386 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,387 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,387 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:07,387 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:07,387 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,387 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,387 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,388 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,388 DEBUG storage: vg tmp-vg_zaphod has 5216MB free >12:24:07,390 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,391 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,392 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,393 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,394 DEBUG storage: LVMVolumeGroupDevice._setName: vg_zaphod ; status: False ; >12:24:07,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,395 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: ext4 ; type: None ; >12:24:07,396 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,396 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: ext4 ; type: None ; >12:24:07,398 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:07,399 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,399 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:07,400 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,400 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,400 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,400 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:07,402 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:07,403 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:07,403 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,403 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,404 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,404 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:07,404 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:07,404 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,404 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,404 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,405 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:07,405 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:07,406 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:07,407 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,407 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,407 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,407 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:07,407 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:07,408 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,408 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,408 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,408 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:07,409 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:07,410 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:07,410 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,410 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:07,411 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,411 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:07,411 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:07,412 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_zaphod ; >12:24:07,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,413 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: None ; >12:24:07,413 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,413 DEBUG storage: vg_zaphod size is 476416MB >12:24:07,414 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,414 DEBUG storage: vg vg_zaphod has 476416MB free >12:24:07,414 DEBUG storage: Adding vg_zaphod-lv_root/51200MB to vg_zaphod >12:24:07,415 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,415 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:07,416 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:07,417 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_zaphod ; >12:24:07,417 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,418 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_var ; current: None ; type: None ; >12:24:07,418 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,418 DEBUG storage: vg_zaphod size is 476416MB >12:24:07,419 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,419 DEBUG storage: vg vg_zaphod has 425216MB free >12:24:07,419 DEBUG storage: Adding vg_zaphod-lv_var/120000MB to vg_zaphod >12:24:07,420 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,420 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:07,421 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:07,422 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_zaphod ; >12:24:07,422 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:07,423 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: None ; >12:24:07,423 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,423 DEBUG storage: vg_zaphod size is 476416MB >12:24:07,423 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,424 DEBUG storage: vg vg_zaphod has 305216MB free >12:24:07,424 DEBUG storage: Adding vg_zaphod-lv_home/300000MB to vg_zaphod >12:24:07,424 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:07,425 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:07,425 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:07,426 INFO storage: registered action: [48] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 65) >12:24:07,426 INFO storage: removed lvmlv vg_zaphod-lv_root (id 65) from device tree >12:24:07,426 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 5 ; name: vg_zaphod ; >12:24:07,427 INFO storage: registered action: [49] Destroy Device lvmlv vg_zaphod-lv_root (id 65) >12:24:07,427 INFO storage: registered action: [50] Destroy Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 66) >12:24:07,427 INFO storage: removed lvmlv vg_zaphod-lv_home (id 66) from device tree >12:24:07,428 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: vg_zaphod ; >12:24:07,428 INFO storage: registered action: [51] Destroy Device lvmlv vg_zaphod-lv_home (id 66) >12:24:07,428 INFO storage: added lvmlv vg_zaphod-lv_root (id 85) to device tree >12:24:07,428 INFO storage: registered action: [52] Create Device lvmlv vg_zaphod-lv_root (id 85) >12:24:07,428 INFO storage: registered action: [53] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 85) >12:24:07,428 INFO storage: added lvmlv vg_zaphod-lv_var (id 86) to device tree >12:24:07,428 INFO storage: registered action: [54] Create Device lvmlv vg_zaphod-lv_var (id 86) >12:24:07,429 INFO storage: registered action: [55] Create Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 86) >12:24:07,429 INFO storage: added lvmlv vg_zaphod-lv_home (id 87) to device tree >12:24:07,429 INFO storage: registered action: [56] Create Device lvmlv vg_zaphod-lv_home (id 87) >12:24:07,429 INFO storage: registered action: [57] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 87) >12:24:07,430 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,431 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,431 DEBUG storage: vg_zaphod size is 476416MB >12:24:07,431 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,431 DEBUG storage: vg vg_zaphod has 5216MB free >12:24:07,432 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,432 DEBUG storage: vg_zaphod size is 476416MB >12:24:07,432 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,432 DEBUG storage: vg vg_zaphod has 5216MB free >12:24:07,433 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:07,434 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:24:07,435 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:07,436 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:24:07,437 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:24:07,438 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:24:07,439 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:24:07,440 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:24:07,441 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:24:07,442 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:24:07,443 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:07,444 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:24:07,445 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:07,446 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:24:07,446 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:24:07,448 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:24:07,448 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:09,553 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:09,555 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:09,556 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:09,558 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:09,560 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:10,795 DEBUG storage: LVMPhysicalVolume.__init__: >12:24:10,795 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:24:10,798 DEBUG storage: MDRaidMember.__init__: >12:24:10,799 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >12:24:10,800 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:10,800 DEBUG storage: vg_zaphod size is 476416MB >12:24:10,800 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:10,800 DEBUG storage: vg vg_zaphod has 5216MB free >12:24:12,574 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,586 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:12,587 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:12,588 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:12,588 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,588 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,588 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,588 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,590 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:12,591 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:12,592 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,592 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,592 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,592 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,592 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:12,592 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,592 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,593 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,593 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:12,594 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:12,595 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:12,595 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,595 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,596 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,596 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:12,596 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:12,596 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,596 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,596 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,597 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:12,598 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:12,599 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:12,599 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,599 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,599 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,599 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:12,600 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:12,600 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,600 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,600 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,600 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,601 DEBUG storage: vg tmp-vg_zaphod has 5216MB free >12:24:12,603 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:12,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:12,604 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:12,604 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,604 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,604 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,604 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,605 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:12,606 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:12,607 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,607 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,607 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,607 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,607 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:12,607 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,607 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,608 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,608 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:12,609 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:12,610 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:12,610 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,610 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,610 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,610 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:12,611 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:12,611 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,611 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,611 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,611 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:12,612 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:12,613 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:12,613 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,613 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,614 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,614 DEBUG storage: vg tmp-vg_zaphod has 305216MB free >12:24:12,614 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:12,615 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:12,615 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:12,615 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,615 DEBUG storage: vg_zaphod size is 476416MB >12:24:12,616 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,616 DEBUG storage: vg vg_zaphod has 5216MB free >12:24:12,618 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:12,618 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:12,619 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:12,619 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,619 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,620 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,620 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,621 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:12,622 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv ; current: None ; type: ext4 ; >12:24:12,622 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,622 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,622 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,622 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:12,622 DEBUG storage: Adding tmp-vg_zaphod-lv/5216MB to tmp-vg_zaphod >12:24:12,623 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,623 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,623 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,623 DEBUG storage: vg tmp-vg_zaphod has 471200MB free >12:24:12,624 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:12,625 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:12,625 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,625 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,626 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,626 DEBUG storage: vg tmp-vg_zaphod has 471200MB free >12:24:12,626 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:12,626 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,626 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,627 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,627 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:12,628 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:12,629 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:12,629 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,629 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,629 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,629 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:12,629 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:12,630 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,630 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,630 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,630 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:12,631 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_zaphod ; >12:24:12,632 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:12,632 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,633 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,633 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,633 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:12,633 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:12,635 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:12,636 DEBUG storage: BindFS.supported: supported: False ; >12:24:12,637 DEBUG storage: BindFS.supported: supported: False ; >12:24:12,638 DEBUG storage: BTRFS.supported: supported: True ; >12:24:12,639 DEBUG storage: BTRFS.supported: supported: True ; >12:24:12,640 DEBUG storage: DevPtsFS.supported: supported: False ; >12:24:12,641 DEBUG storage: DevPtsFS.supported: supported: False ; >12:24:12,641 DEBUG storage: DiskLabel.__init__: >12:24:12,641 INFO storage: DiskLabel.partedDevice returning None >12:24:12,643 DEBUG storage: DMRaidMember.__init__: >12:24:12,644 DEBUG storage: Ext2FS.supported: supported: True ; >12:24:12,644 DEBUG storage: Ext2FS.supported: supported: True ; >12:24:12,646 DEBUG storage: Ext3FS.supported: supported: True ; >12:24:12,646 DEBUG storage: Ext3FS.supported: supported: True ; >12:24:12,648 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:12,648 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:12,650 DEBUG storage: HFS.supported: supported: False ; >12:24:12,651 DEBUG storage: HFS.supported: supported: False ; >12:24:12,651 DEBUG storage: HFSPlus.supported: supported: False ; >12:24:12,652 DEBUG storage: HFSPlus.supported: supported: False ; >12:24:12,653 DEBUG storage: Iso9660FS.supported: supported: True ; >12:24:12,654 DEBUG storage: Iso9660FS.supported: supported: True ; >12:24:12,654 DEBUG storage: LUKS.__init__: >12:24:12,655 DEBUG storage: LVMPhysicalVolume.__init__: >12:24:12,656 DEBUG storage: MDRaidMember.__init__: >12:24:12,657 DEBUG storage: MultipathMember.__init__: >12:24:12,657 DEBUG storage: NFS.supported: supported: False ; >12:24:12,658 DEBUG storage: NFS.supported: supported: False ; >12:24:12,659 DEBUG storage: NFSv4.supported: supported: False ; >12:24:12,660 DEBUG storage: NFSv4.supported: supported: False ; >12:24:12,660 DEBUG storage: NoDevFS.supported: supported: False ; >12:24:12,661 DEBUG storage: NoDevFS.supported: supported: False ; >12:24:12,662 DEBUG storage: NTFS.supported: supported: False ; >12:24:12,663 DEBUG storage: NTFS.supported: supported: False ; >12:24:12,664 DEBUG storage: ProcFS.supported: supported: False ; >12:24:12,664 DEBUG storage: ProcFS.supported: supported: False ; >12:24:12,665 DEBUG storage: SELinuxFS.supported: supported: False ; >12:24:12,666 DEBUG storage: SELinuxFS.supported: supported: False ; >12:24:12,667 DEBUG storage: SwapSpace.__init__: >12:24:12,668 DEBUG storage: SysFS.supported: supported: False ; >12:24:12,669 DEBUG storage: SysFS.supported: supported: False ; >12:24:12,669 DEBUG storage: TmpFS.supported: supported: False ; >12:24:12,670 DEBUG storage: TmpFS.supported: supported: False ; >12:24:12,671 DEBUG storage: USBFS.supported: supported: False ; >12:24:12,672 DEBUG storage: USBFS.supported: supported: False ; >12:24:12,673 DEBUG storage: FATFS.supported: supported: True ; >12:24:12,673 DEBUG storage: FATFS.supported: supported: True ; >12:24:12,674 DEBUG storage: XFS.supported: supported: True ; >12:24:12,675 DEBUG storage: XFS.supported: supported: True ; >12:24:12,676 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:12,677 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,677 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:12,678 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:12,678 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:24:16,187 DEBUG storage: SwapSpace.__init__: >12:24:21,128 DEBUG storage: SwapSpace.__init__: >12:24:21,129 DEBUG storage: trying to set lv tmp-vg_zaphod-lv_swap size to 5216MB >12:24:21,130 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,130 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,130 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,130 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:24:21,131 DEBUG storage: SwapSpace.__init__: mountpoint: <Not Applicable> ; >12:24:21,132 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_swap ; current: ext4 ; type: swap ; >12:24:21,135 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:21,135 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,136 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:21,137 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,137 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,137 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,137 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:21,138 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:21,139 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:21,139 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,140 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,140 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,140 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:21,140 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:21,140 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,140 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,141 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,141 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:21,142 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:21,143 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_swap ; current: None ; type: swap ; >12:24:21,143 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,143 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,144 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,144 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:21,144 DEBUG storage: Adding tmp-vg_zaphod-lv_swap/5216MB to tmp-vg_zaphod >12:24:21,144 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,144 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,144 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,144 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:21,146 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:21,147 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:21,147 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,147 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,147 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,147 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:21,147 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:21,148 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,148 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,148 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,148 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:21,149 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_zaphod ; >12:24:21,150 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:21,151 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,151 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,151 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,151 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:21,151 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:21,151 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,152 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,152 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,152 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,152 DEBUG storage: vg tmp-vg_zaphod has 0MB free >12:24:21,155 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,156 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,157 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,158 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,159 DEBUG storage: LVMVolumeGroupDevice._setName: vg_zaphod ; status: False ; >12:24:21,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,160 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: ext4 ; type: None ; >12:24:21,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,161 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_var ; current: ext4 ; type: None ; >12:24:21,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,162 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: ext4 ; type: None ; >12:24:21,164 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: md0 ; >12:24:21,164 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,165 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_zaphod ; current: None ; type: None ; >12:24:21,166 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,166 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,166 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,166 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:21,167 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_zaphod ; >12:24:21,168 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:21,168 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,168 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,169 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,169 DEBUG storage: vg tmp-vg_zaphod has 476416MB free >12:24:21,169 DEBUG storage: Adding tmp-vg_zaphod-lv_root/51200MB to tmp-vg_zaphod >12:24:21,169 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,169 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,169 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,170 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:21,171 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_zaphod ; >12:24:21,171 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_swap ; current: None ; type: swap ; >12:24:21,172 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,172 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,172 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,172 DEBUG storage: vg tmp-vg_zaphod has 425216MB free >12:24:21,172 DEBUG storage: Adding tmp-vg_zaphod-lv_swap/5216MB to tmp-vg_zaphod >12:24:21,173 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,173 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,173 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,173 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:21,174 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_zaphod ; >12:24:21,175 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:21,175 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,175 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,176 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,176 DEBUG storage: vg tmp-vg_zaphod has 420000MB free >12:24:21,176 DEBUG storage: Adding tmp-vg_zaphod-lv_var/120000MB to tmp-vg_zaphod >12:24:21,176 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,176 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,177 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,177 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:21,178 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_zaphod ; >12:24:21,179 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:21,179 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,179 DEBUG storage: tmp-vg_zaphod size is 476416MB >12:24:21,179 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,179 DEBUG storage: vg tmp-vg_zaphod has 300000MB free >12:24:21,179 DEBUG storage: Adding tmp-vg_zaphod-lv_home/300000MB to tmp-vg_zaphod >12:24:21,181 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_zaphod ; >12:24:21,181 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,182 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: None ; >12:24:21,182 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,182 DEBUG storage: vg_zaphod size is 476416MB >12:24:21,182 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,182 DEBUG storage: vg vg_zaphod has 476416MB free >12:24:21,182 DEBUG storage: Adding vg_zaphod-lv_root/51200MB to vg_zaphod >12:24:21,183 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,183 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:21,184 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_root ; current: None ; type: ext4 ; >12:24:21,185 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_zaphod ; >12:24:21,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,186 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_swap ; current: None ; type: None ; >12:24:21,187 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,187 DEBUG storage: vg_zaphod size is 476416MB >12:24:21,187 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,187 DEBUG storage: vg vg_zaphod has 425216MB free >12:24:21,187 DEBUG storage: Adding vg_zaphod-lv_swap/5216MB to vg_zaphod >12:24:21,189 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_zaphod-lv_swap ; mountpoint: None ; >12:24:21,189 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:24:21,189 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_swap ; current: None ; type: swap ; >12:24:21,191 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_zaphod ; >12:24:21,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,192 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_var ; current: None ; type: None ; >12:24:21,192 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,192 DEBUG storage: vg_zaphod size is 476416MB >12:24:21,192 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,192 DEBUG storage: vg vg_zaphod has 420000MB free >12:24:21,192 DEBUG storage: Adding vg_zaphod-lv_var/120000MB to vg_zaphod >12:24:21,193 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,193 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:21,194 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_var ; current: None ; type: ext4 ; >12:24:21,195 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_zaphod ; >12:24:21,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:21,196 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: None ; >12:24:21,197 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,197 DEBUG storage: vg_zaphod size is 476416MB >12:24:21,197 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,197 DEBUG storage: vg vg_zaphod has 300000MB free >12:24:21,197 DEBUG storage: Adding vg_zaphod-lv_home/300000MB to vg_zaphod >12:24:21,198 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:21,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:24:21,199 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_zaphod-lv_home ; current: None ; type: ext4 ; >12:24:21,199 INFO storage: registered action: [58] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 85) >12:24:21,199 INFO storage: removed lvmlv vg_zaphod-lv_root (id 85) from device tree >12:24:21,200 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 7 ; name: vg_zaphod ; >12:24:21,200 INFO storage: registered action: [59] Destroy Device lvmlv vg_zaphod-lv_root (id 85) >12:24:21,200 INFO storage: registered action: [60] Destroy Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 86) >12:24:21,201 INFO storage: removed lvmlv vg_zaphod-lv_var (id 86) from device tree >12:24:21,201 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 6 ; name: vg_zaphod ; >12:24:21,201 INFO storage: registered action: [61] Destroy Device lvmlv vg_zaphod-lv_var (id 86) >12:24:21,202 INFO storage: registered action: [62] Destroy Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 87) >12:24:21,202 INFO storage: removed lvmlv vg_zaphod-lv_home (id 87) from device tree >12:24:21,202 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 5 ; name: vg_zaphod ; >12:24:21,203 INFO storage: registered action: [63] Destroy Device lvmlv vg_zaphod-lv_home (id 87) >12:24:21,203 INFO storage: added lvmlv vg_zaphod-lv_root (id 111) to device tree >12:24:21,203 INFO storage: registered action: [64] Create Device lvmlv vg_zaphod-lv_root (id 111) >12:24:21,203 INFO storage: registered action: [65] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 111) >12:24:21,203 INFO storage: added lvmlv vg_zaphod-lv_swap (id 112) to device tree >12:24:21,203 INFO storage: registered action: [66] Create Device lvmlv vg_zaphod-lv_swap (id 112) >12:24:21,203 INFO storage: registered action: [67] Create Format swap on lvmlv vg_zaphod-lv_swap (id 112) >12:24:21,203 INFO storage: added lvmlv vg_zaphod-lv_var (id 113) to device tree >12:24:21,204 INFO storage: registered action: [68] Create Device lvmlv vg_zaphod-lv_var (id 113) >12:24:21,204 INFO storage: registered action: [69] Create Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 113) >12:24:21,204 INFO storage: added lvmlv vg_zaphod-lv_home (id 114) to device tree >12:24:21,204 INFO storage: registered action: [70] Create Device lvmlv vg_zaphod-lv_home (id 114) >12:24:21,204 INFO storage: registered action: [71] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 114) >12:24:21,205 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,206 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,206 DEBUG storage: vg_zaphod size is 476416MB >12:24:21,207 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,207 DEBUG storage: vg vg_zaphod has 0MB free >12:24:21,207 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:21,209 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:24:21,210 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:21,211 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:24:21,211 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (25) with non-existent biosboot >12:24:21,213 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:24:21,213 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (24) with non-existent ext4 filesystem mounted at /boot >12:24:21,214 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:24:21,215 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476438MB partition sda3 (22) with non-existent mdmember >12:24:21,216 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >12:24:21,217 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:21,218 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:24:21,219 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:21,220 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >12:24:21,221 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 476939MB partition sdb1 (23) with non-existent mdmember >12:24:21,222 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >12:24:21,223 DEBUG storage: DeviceTree.getDeviceByName returned None >12:24:26,682 DEBUG storage: _is_valid_disklabel(sda) returning True >12:24:26,682 DEBUG storage: _is_valid_size(sda) returning True >12:24:26,682 DEBUG storage: _is_valid_location(sda) returning True >12:24:26,682 DEBUG storage: _is_valid_format(sda) returning True >12:24:26,682 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,682 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:24:26,683 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,683 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:24:26,684 DEBUG storage: _is_valid_size(sdb) returning True >12:24:26,684 DEBUG storage: _is_valid_location(sdb) returning True >12:24:26,684 DEBUG storage: _is_valid_format(sdb) returning True >12:24:26,684 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:24:26,684 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:24:26,684 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:24:26,685 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:24:26,685 DEBUG storage: _is_valid_size(sdc) returning True >12:24:26,685 DEBUG storage: _is_valid_location(sdc) returning True >12:24:26,686 DEBUG storage: _is_valid_format(sdc) returning True >12:24:26,686 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:24:26,686 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:24:26,686 DEBUG storage: no stage1 device: ['sda'] >12:24:26,686 DEBUG storage: stage1_drive is existing 476940MB disk sda (11) with non-existent gpt disklabel >12:24:26,687 DEBUG storage: _is_valid_disklabel(sda) returning True >12:24:26,687 DEBUG storage: _is_valid_size(sda) returning True >12:24:26,687 DEBUG storage: _is_valid_location(sda) returning True >12:24:26,687 DEBUG storage: _is_valid_format(sda) returning True >12:24:26,687 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,687 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:24:26,688 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,688 DEBUG storage: _is_valid_disklabel(sdb) returning True >12:24:26,689 DEBUG storage: _is_valid_size(sdb) returning True >12:24:26,689 DEBUG storage: _is_valid_location(sdb) returning True >12:24:26,689 DEBUG storage: _is_valid_format(sdb) returning True >12:24:26,689 DEBUG storage: is_valid_stage1_device(sdb) returning True >12:24:26,689 DEBUG storage: _gpt_disk_has_bios_boot(sdb) returning False >12:24:26,689 DEBUG storage: is_valid_stage1_device(sdb) returning False >12:24:26,690 DEBUG storage: _is_valid_disklabel(sdc) returning False >12:24:26,690 DEBUG storage: _is_valid_size(sdc) returning True >12:24:26,690 DEBUG storage: _is_valid_location(sdc) returning True >12:24:26,690 DEBUG storage: _is_valid_format(sdc) returning True >12:24:26,691 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:24:26,691 DEBUG storage: is_valid_stage1_device(sdc) returning False >12:24:26,691 DEBUG storage: new bootloader stage1 device: sda >12:24:26,692 DEBUG storage: _is_valid_disklabel(sda) returning True >12:24:26,692 DEBUG storage: _is_valid_size(sda) returning True >12:24:26,692 DEBUG storage: _is_valid_location(sda) returning True >12:24:26,692 DEBUG storage: _is_valid_format(sda) returning True >12:24:26,692 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,692 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >12:24:26,692 DEBUG storage: is_valid_stage1_device(sda) returning True >12:24:26,693 DEBUG storage: _is_valid_disklabel(sda2) returning True >12:24:26,693 DEBUG storage: _is_valid_size(sda2) returning True >12:24:26,693 DEBUG storage: _is_valid_location(sda2) returning True >12:24:26,693 DEBUG storage: _is_valid_partition(sda2) returning True >12:24:26,694 DEBUG storage: _is_valid_format(sda2) returning True >12:24:26,694 DEBUG storage: is_valid_stage2_device(sda2) returning True >12:24:34,350 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:24:34,351 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:24:34,353 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:24:34,389 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:24:34,649 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:24:34,653 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:24:34,656 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:24:34,659 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >12:24:34,660 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >12:24:34,661 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_root ; status: False ; controllable: True ; >12:24:34,662 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_swap ; status: False ; controllable: True ; >12:24:34,663 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_var ; status: False ; controllable: True ; >12:24:34,664 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_home ; status: False ; controllable: True ; >12:24:34,666 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:24:34,666 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:24:34,668 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:24:34,702 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:24:34,740 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:24:34,746 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:24:34,750 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:24:34,751 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >12:24:34,751 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >12:24:34,752 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_root ; status: False ; controllable: True ; >12:24:34,753 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_swap ; status: False ; controllable: True ; >12:24:34,754 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_var ; status: False ; controllable: True ; >12:24:34,755 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_zaphod-lv_home ; status: False ; controllable: True ; >12:24:34,755 INFO storage: resetting parted disks... >12:24:34,756 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:24:34,757 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:24:34,758 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >12:24:34,759 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >12:24:34,760 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >12:24:34,760 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >12:24:34,761 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md0 ; ['', '', '', None, '', '', '', None, '', '', None, '', '', '/boot', '', '', '', '/', '', '/var', '/home'] ; >12:24:34,762 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:34,762 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md0 ; ['', '', '', None, '', '', '', None, '', '', None, '', '', '/boot', '', '', '', '/', '', '/var', '/home'] ; >12:24:34,763 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:34,764 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md0 ; ['', '', '', None, '', '', '', None, '', '', None, '', '', '/boot', '', '', '', '/', '', '/var', '/home'] ; >12:24:34,764 DEBUG storage: non-existant RAID 10 size == 476436.0 >12:24:34,764 DEBUG storage: action: [4] Destroy Format None on disk sda (id 11) >12:24:34,764 DEBUG storage: action: [5] Create Format gpt disklabel on disk sda (id 11) >12:24:34,764 DEBUG storage: action: [6] Destroy Format None on disk sdb (id 12) >12:24:34,764 DEBUG storage: action: [7] Create Format gpt disklabel on disk sdb (id 12) >12:24:34,765 DEBUG storage: action: [8] Create Device partition sda3 (id 22) >12:24:34,765 DEBUG storage: action: [9] Create Format mdmember on partition sda3 (id 22) >12:24:34,765 DEBUG storage: action: [10] Create Device partition sdb1 (id 23) >12:24:34,765 DEBUG storage: action: [11] Create Format mdmember on partition sdb1 (id 23) >12:24:34,765 DEBUG storage: action: [12] Create Device partition sda2 (id 24) >12:24:34,765 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 24) >12:24:34,765 DEBUG storage: action: [14] Create Device partition sda1 (id 25) >12:24:34,765 DEBUG storage: action: [15] Create Format biosboot on partition sda1 (id 25) >12:24:34,765 DEBUG storage: action: [16] Create Device lvmvg vg_zaphod (id 26) >12:24:34,765 DEBUG storage: action: [17] Create Device lvmlv vg_zaphod-lv_root (id 27) >12:24:34,765 DEBUG storage: action: [18] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 27) >12:24:34,766 DEBUG storage: action: [19] Create Device lvmlv vg_zaphod-lv_home (id 28) >12:24:34,766 DEBUG storage: action: [20] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 28) >12:24:34,766 DEBUG storage: action: [21] Create Device lvmlv vg_zaphod-lv_swap (id 29) >12:24:34,766 DEBUG storage: action: [22] Create Format swap on lvmlv vg_zaphod-lv_swap (id 29) >12:24:34,766 DEBUG storage: action: [23] Destroy Device lvmlv vg_zaphod-lv_root (id 27) >12:24:34,766 DEBUG storage: action: [24] Destroy Device lvmlv vg_zaphod-lv_home (id 28) >12:24:34,766 DEBUG storage: action: [25] Destroy Device lvmlv vg_zaphod-lv_swap (id 29) >12:24:34,766 DEBUG storage: action: [26] Destroy Device lvmvg vg_zaphod (id 26) >12:24:34,766 DEBUG storage: action: [27] Create Format mdmember on partition sda3 (id 22) >12:24:34,766 DEBUG storage: action: [28] Create Format mdmember on partition sdb1 (id 23) >12:24:34,766 DEBUG storage: action: [29] Create Device mdarray md0 (id 31) >12:24:34,766 DEBUG storage: action: [30] Create Format ext4 filesystem on mdarray md0 (id 31) >12:24:34,767 DEBUG storage: action: [31] Destroy Device mdarray md0 (id 31) >12:24:34,767 DEBUG storage: action: [32] Create Device mdarray md0 (id 35) >12:24:34,767 DEBUG storage: action: [33] Create Format ext4 filesystem on mdarray md0 (id 35) >12:24:34,767 DEBUG storage: action: [36] Destroy Device mdarray md0 (id 35) >12:24:34,767 DEBUG storage: action: [37] Create Device mdarray md0 (id 39) >12:24:34,767 DEBUG storage: action: [38] Create Format lvmpv on mdarray md0 (id 39) >12:24:34,767 DEBUG storage: action: [39] Create Device lvmvg vg_zaphod (id 40) >12:24:34,767 DEBUG storage: action: [40] Create Device lvmlv vg_zaphod-lv_root (id 51) >12:24:34,767 DEBUG storage: action: [41] Create Format None on lvmlv vg_zaphod-lv_root (id 51) >12:24:34,767 DEBUG storage: action: [42] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 51) >12:24:34,767 DEBUG storage: action: [43] Destroy Device lvmlv vg_zaphod-lv_root (id 51) >12:24:34,768 DEBUG storage: action: [44] Create Device lvmlv vg_zaphod-lv_root (id 65) >12:24:34,768 DEBUG storage: action: [45] Create Format None on lvmlv vg_zaphod-lv_root (id 65) >12:24:34,768 DEBUG storage: action: [46] Create Device lvmlv vg_zaphod-lv_home (id 66) >12:24:34,768 DEBUG storage: action: [47] Create Format None on lvmlv vg_zaphod-lv_home (id 66) >12:24:34,768 DEBUG storage: action: [48] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 65) >12:24:34,768 DEBUG storage: action: [49] Destroy Device lvmlv vg_zaphod-lv_root (id 65) >12:24:34,768 DEBUG storage: action: [50] Destroy Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 66) >12:24:34,768 DEBUG storage: action: [51] Destroy Device lvmlv vg_zaphod-lv_home (id 66) >12:24:34,768 DEBUG storage: action: [52] Create Device lvmlv vg_zaphod-lv_root (id 85) >12:24:34,768 DEBUG storage: action: [53] Create Format None on lvmlv vg_zaphod-lv_root (id 85) >12:24:34,768 DEBUG storage: action: [54] Create Device lvmlv vg_zaphod-lv_var (id 86) >12:24:34,768 DEBUG storage: action: [55] Create Format None on lvmlv vg_zaphod-lv_var (id 86) >12:24:34,769 DEBUG storage: action: [56] Create Device lvmlv vg_zaphod-lv_home (id 87) >12:24:34,769 DEBUG storage: action: [57] Create Format None on lvmlv vg_zaphod-lv_home (id 87) >12:24:34,769 DEBUG storage: action: [58] Destroy Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 85) >12:24:34,769 DEBUG storage: action: [59] Destroy Device lvmlv vg_zaphod-lv_root (id 85) >12:24:34,769 DEBUG storage: action: [60] Destroy Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 86) >12:24:34,769 DEBUG storage: action: [61] Destroy Device lvmlv vg_zaphod-lv_var (id 86) >12:24:34,769 DEBUG storage: action: [62] Destroy Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 87) >12:24:34,769 DEBUG storage: action: [63] Destroy Device lvmlv vg_zaphod-lv_home (id 87) >12:24:34,769 DEBUG storage: action: [64] Create Device lvmlv vg_zaphod-lv_root (id 111) >12:24:34,769 DEBUG storage: action: [65] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 111) >12:24:34,769 DEBUG storage: action: [66] Create Device lvmlv vg_zaphod-lv_swap (id 112) >12:24:34,770 DEBUG storage: action: [67] Create Format swap on lvmlv vg_zaphod-lv_swap (id 112) >12:24:34,770 DEBUG storage: action: [68] Create Device lvmlv vg_zaphod-lv_var (id 113) >12:24:34,770 DEBUG storage: action: [69] Create Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 113) >12:24:34,770 DEBUG storage: action: [70] Create Device lvmlv vg_zaphod-lv_home (id 114) >12:24:34,770 DEBUG storage: action: [71] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 114) >12:24:34,770 INFO storage: pruning action queue... >12:24:34,770 INFO storage: removing obsolete action 56 (63) >12:24:34,771 INFO storage: removing obsolete action 57 (63) >12:24:34,771 INFO storage: removing obsolete action 62 (63) >12:24:34,771 INFO storage: removing obsolete action 63 (63) >12:24:34,771 DEBUG storage: action 62 already pruned >12:24:34,771 INFO storage: removing obsolete action 54 (61) >12:24:34,771 INFO storage: removing obsolete action 55 (61) >12:24:34,771 INFO storage: removing obsolete action 60 (61) >12:24:34,771 INFO storage: removing obsolete action 61 (61) >12:24:34,771 DEBUG storage: action 60 already pruned >12:24:34,772 INFO storage: removing obsolete action 52 (59) >12:24:34,772 INFO storage: removing obsolete action 53 (59) >12:24:34,772 INFO storage: removing obsolete action 58 (59) >12:24:34,772 INFO storage: removing obsolete action 59 (59) >12:24:34,772 DEBUG storage: action 58 already pruned >12:24:34,772 DEBUG storage: action 57 already pruned >12:24:34,772 DEBUG storage: action 56 already pruned >12:24:34,772 DEBUG storage: action 55 already pruned >12:24:34,772 DEBUG storage: action 54 already pruned >12:24:34,772 DEBUG storage: action 53 already pruned >12:24:34,772 DEBUG storage: action 52 already pruned >12:24:34,773 INFO storage: removing obsolete action 46 (51) >12:24:34,773 INFO storage: removing obsolete action 47 (51) >12:24:34,773 INFO storage: removing obsolete action 50 (51) >12:24:34,773 INFO storage: removing obsolete action 51 (51) >12:24:34,773 DEBUG storage: action 50 already pruned >12:24:34,773 INFO storage: removing obsolete action 44 (49) >12:24:34,773 INFO storage: removing obsolete action 45 (49) >12:24:34,773 INFO storage: removing obsolete action 48 (49) >12:24:34,773 INFO storage: removing obsolete action 49 (49) >12:24:34,774 DEBUG storage: action 48 already pruned >12:24:34,774 DEBUG storage: action 47 already pruned >12:24:34,774 DEBUG storage: action 46 already pruned >12:24:34,774 DEBUG storage: action 45 already pruned >12:24:34,774 DEBUG storage: action 44 already pruned >12:24:34,774 INFO storage: removing obsolete action 40 (43) >12:24:34,774 INFO storage: removing obsolete action 41 (43) >12:24:34,774 INFO storage: removing obsolete action 42 (43) >12:24:34,774 INFO storage: removing obsolete action 43 (43) >12:24:34,774 DEBUG storage: action 42 already pruned >12:24:34,774 DEBUG storage: action 41 already pruned >12:24:34,775 DEBUG storage: action 40 already pruned >12:24:34,775 INFO storage: removing obsolete action 32 (36) >12:24:34,775 INFO storage: removing obsolete action 33 (36) >12:24:34,775 INFO storage: removing obsolete action 36 (36) >12:24:34,775 DEBUG storage: action 33 already pruned >12:24:34,775 DEBUG storage: action 32 already pruned >12:24:34,775 INFO storage: removing obsolete action 29 (31) >12:24:34,775 INFO storage: removing obsolete action 30 (31) >12:24:34,775 INFO storage: removing obsolete action 31 (31) >12:24:34,776 DEBUG storage: action 30 already pruned >12:24:34,776 DEBUG storage: action 29 already pruned >12:24:34,776 INFO storage: removing obsolete action 11 (28) >12:24:34,776 INFO storage: removing obsolete action 9 (27) >12:24:34,776 INFO storage: removing obsolete action 16 (26) >12:24:34,776 INFO storage: removing obsolete action 26 (26) >12:24:34,776 INFO storage: removing obsolete action 21 (25) >12:24:34,776 INFO storage: removing obsolete action 22 (25) >12:24:34,776 INFO storage: removing obsolete action 25 (25) >12:24:34,777 INFO storage: removing obsolete action 19 (24) >12:24:34,777 INFO storage: removing obsolete action 20 (24) >12:24:34,777 INFO storage: removing obsolete action 24 (24) >12:24:34,777 INFO storage: removing obsolete action 17 (23) >12:24:34,777 INFO storage: removing obsolete action 18 (23) >12:24:34,777 INFO storage: removing obsolete action 23 (23) >12:24:34,777 DEBUG storage: action 22 already pruned >12:24:34,777 DEBUG storage: action 21 already pruned >12:24:34,777 DEBUG storage: action 20 already pruned >12:24:34,777 DEBUG storage: action 19 already pruned >12:24:34,778 DEBUG storage: action 18 already pruned >12:24:34,778 DEBUG storage: action 17 already pruned >12:24:34,778 DEBUG storage: action 16 already pruned >12:24:34,778 DEBUG storage: action 11 already pruned >12:24:34,778 DEBUG storage: action 9 already pruned >12:24:34,778 INFO storage: sorting actions... >12:24:34,782 DEBUG storage: action: [6] Destroy Format None on disk sdb (id 12) >12:24:34,782 DEBUG storage: action: [4] Destroy Format None on disk sda (id 11) >12:24:34,782 DEBUG storage: action: [7] Create Format gpt disklabel on disk sdb (id 12) >12:24:34,782 DEBUG storage: action: [10] Create Device partition sdb1 (id 23) >12:24:34,783 DEBUG storage: action: [28] Create Format mdmember on partition sdb1 (id 23) >12:24:34,783 DEBUG storage: action: [5] Create Format gpt disklabel on disk sda (id 11) >12:24:34,783 DEBUG storage: action: [14] Create Device partition sda1 (id 25) >12:24:34,783 DEBUG storage: action: [15] Create Format biosboot on partition sda1 (id 25) >12:24:34,783 DEBUG storage: action: [12] Create Device partition sda2 (id 24) >12:24:34,783 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 24) >12:24:34,783 DEBUG storage: action: [8] Create Device partition sda3 (id 22) >12:24:34,783 DEBUG storage: action: [27] Create Format mdmember on partition sda3 (id 22) >12:24:34,783 DEBUG storage: action: [37] Create Device mdarray md0 (id 39) >12:24:34,783 DEBUG storage: action: [38] Create Format lvmpv on mdarray md0 (id 39) >12:24:34,783 DEBUG storage: action: [39] Create Device lvmvg vg_zaphod (id 40) >12:24:34,784 DEBUG storage: action: [70] Create Device lvmlv vg_zaphod-lv_home (id 114) >12:24:34,784 DEBUG storage: action: [71] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 114) >12:24:34,784 DEBUG storage: action: [68] Create Device lvmlv vg_zaphod-lv_var (id 113) >12:24:34,784 DEBUG storage: action: [69] Create Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 113) >12:24:34,784 DEBUG storage: action: [66] Create Device lvmlv vg_zaphod-lv_swap (id 112) >12:24:34,784 DEBUG storage: action: [67] Create Format swap on lvmlv vg_zaphod-lv_swap (id 112) >12:24:34,784 DEBUG storage: action: [64] Create Device lvmlv vg_zaphod-lv_root (id 111) >12:24:34,784 DEBUG storage: action: [65] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 111) >12:24:34,784 INFO storage: executing action: [6] Destroy Format None on disk sdb (id 12) >12:24:34,785 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: True ; >12:24:34,786 DEBUG storage: DeviceFormat.destroy: device: /dev/sdb ; status: False ; type: None ; >12:24:34,864 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:24:34,977 INFO storage: executing action: [4] Destroy Format None on disk sda (id 11) >12:24:34,978 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:24:34,980 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >12:24:35,044 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:24:35,112 INFO storage: executing action: [7] Create Format gpt disklabel on disk sdb (id 12) >12:24:35,114 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:24:35,115 DEBUG storage: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; >12:24:35,116 DEBUG storage: DiskLabel.create: device: /dev/sdb ; status: False ; type: disklabel ; >12:24:35,117 DEBUG storage: DiskLabel.commit: device: /dev/sdb ; numparts: 0 ; >12:24:35,472 DEBUG storage: DiskDevice.updateSysfsPath: sdb ; status: True ; >12:24:35,473 DEBUG storage: sdb sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >12:24:35,508 INFO storage: executing action: [10] Create Device partition sdb1 (id 23) >12:24:35,512 DEBUG storage: PartitionDevice.create: sdb1 ; status: False ; >12:24:35,516 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb1 ; orig: False ; >12:24:35,520 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:24:35,521 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >12:24:35,522 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >12:24:35,555 DEBUG storage: PartitionDevice._create: sdb1 ; status: False ; >12:24:35,557 DEBUG storage: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >12:24:35,804 DEBUG storage: post-commit partition path is /dev/sdb1 >12:24:35,809 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >12:24:35,811 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab42d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be9e4d0> PedPartition: <_ped.Partition object at 0x7f432becc290> >12:24:35,815 DEBUG storage: DeviceFormat.destroy: device: /dev/sdb1 ; status: False ; type: None ; >12:24:35,850 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:24:35,851 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >12:24:35,852 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >12:24:35,852 DEBUG storage: sdb1 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >12:24:35,915 INFO storage: executing action: [28] Create Format mdmember on partition sdb1 (id 23) >12:24:35,920 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:24:35,921 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 1 ; >12:24:35,922 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 2 ; >12:24:35,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 3 ; >12:24:35,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 4 ; >12:24:35,924 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 6 ; >12:24:35,925 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 8 ; >12:24:35,926 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 9 ; >12:24:35,927 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 10 ; >12:24:35,928 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 11 ; >12:24:35,929 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 12 ; >12:24:35,930 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 13 ; >12:24:35,931 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 14 ; >12:24:35,932 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 15 ; >12:24:35,933 DEBUG storage: PartitionDevice.setFlag: path: /dev/sdb1 ; flag: 5 ; >12:24:35,935 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 1 ; >12:24:35,970 DEBUG storage: MDRaidMember.create: device: /dev/sdb1 ; status: False ; type: mdmember ; >12:24:36,032 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >12:24:36,036 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >12:24:36,038 DEBUG storage: sdb1 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >12:24:36,074 INFO storage: executing action: [5] Create Format gpt disklabel on disk sda (id 11) >12:24:36,076 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:24:36,077 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,079 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,081 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >12:24:36,421 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >12:24:36,423 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >12:24:36,461 INFO storage: executing action: [14] Create Device partition sda1 (id 25) >12:24:36,465 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >12:24:36,469 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >12:24:36,470 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:24:36,471 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,472 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,516 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >12:24:36,522 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >12:24:36,661 DEBUG storage: post-commit partition path is /dev/sda1 >12:24:36,665 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >12:24:36,667 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0790> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432becd3d0> PedPartition: <_ped.Partition object at 0x7f432becc410> >12:24:36,670 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >12:24:36,685 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:24:36,686 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >12:24:36,687 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >12:24:36,687 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >12:24:36,763 INFO storage: executing action: [15] Create Format biosboot on partition sda1 (id 25) >12:24:36,768 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:24:36,771 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >12:24:36,775 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >12:24:36,780 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >12:24:36,781 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >12:24:36,782 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >12:24:36,783 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >12:24:36,784 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >12:24:36,785 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >12:24:36,786 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >12:24:36,787 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >12:24:36,788 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >12:24:36,789 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >12:24:36,790 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >12:24:36,791 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 12 ; >12:24:36,792 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >12:24:36,830 DEBUG storage: BIOSBoot.create: device: /dev/sda1 ; status: False ; type: biosboot ; >12:24:36,908 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >12:24:36,912 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >12:24:36,913 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >12:24:36,950 INFO storage: executing action: [12] Create Device partition sda2 (id 24) >12:24:36,951 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >12:24:36,952 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >12:24:36,953 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:24:36,954 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,955 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:36,990 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >12:24:36,991 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >12:24:37,121 DEBUG storage: post-commit partition path is /dev/sda2 >12:24:37,125 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >12:24:37,127 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0790> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be42490> PedPartition: <_ped.Partition object at 0x7f432cac4770> >12:24:37,130 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >12:24:37,170 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:24:37,171 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >12:24:37,172 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >12:24:37,173 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >12:24:37,246 INFO storage: executing action: [13] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 24) >12:24:37,250 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:24:37,254 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >12:24:37,257 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >12:24:37,260 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >12:24:37,261 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >12:24:37,262 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >12:24:37,263 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >12:24:37,264 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >12:24:37,265 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >12:24:37,266 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >12:24:37,267 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >12:24:37,268 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >12:24:37,269 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >12:24:37,270 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >12:24:37,271 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >12:24:37,273 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >12:24:37,312 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >12:24:37,316 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >12:24:37,751 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >12:24:37,814 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >12:24:37,818 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >12:24:37,819 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >12:24:37,859 INFO storage: executing action: [8] Create Device partition sda3 (id 22) >12:24:37,861 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >12:24:37,862 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >12:24:37,863 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:24:37,864 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:37,865 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:24:37,906 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >12:24:37,913 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >12:24:38,059 DEBUG storage: post-commit partition path is /dev/sda3 >12:24:38,064 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >12:24:38,066 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f432cab0790> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f432be5e750> PedPartition: <_ped.Partition object at 0x7f432becc350> >12:24:38,070 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >12:24:38,105 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:24:38,110 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:24:38,111 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:24:38,112 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:24:38,173 INFO storage: executing action: [27] Create Format mdmember on partition sda3 (id 22) >12:24:38,174 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:24:38,175 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >12:24:38,176 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >12:24:38,177 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >12:24:38,178 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >12:24:38,179 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >12:24:38,180 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >12:24:38,181 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >12:24:38,182 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >12:24:38,183 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >12:24:38,184 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >12:24:38,185 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >12:24:38,186 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >12:24:38,187 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >12:24:38,187 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 5 ; >12:24:38,189 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >12:24:38,220 DEBUG storage: MDRaidMember.create: device: /dev/sda3 ; status: False ; type: mdmember ; >12:24:38,272 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:24:38,276 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:24:38,277 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:24:38,408 INFO storage: executing action: [37] Create Device mdarray md0 (id 39) >12:24:38,412 DEBUG storage: MDRaidArrayDevice.create: md0 ; status: False ; >12:24:38,419 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: md0 ; orig: False ; >12:24:38,420 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:24:38,421 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:24:38,461 DEBUG storage: MDRaidArrayDevice._create: md0 ; status: False ; >12:24:38,693 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >12:24:38,698 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md0 ; status: True ; >12:24:38,870 INFO storage: executing action: [38] Create Format lvmpv on mdarray md0 (id 39) >12:24:38,875 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >12:24:38,879 DEBUG storage: LVMPhysicalVolume.create: device: /dev/md0 ; status: None ; type: lvmpv ; >12:24:38,923 DEBUG storage: LVMPhysicalVolume.create: device: /dev/md0 ; status: None ; type: lvmpv ; >12:24:38,924 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/md0 ; status: None ; type: lvmpv ; >12:24:39,186 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/md0 ; type: lvmpv ; >12:24:39,340 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md0 ; status: True ; >12:24:39,371 INFO storage: executing action: [39] Create Device lvmvg vg_zaphod (id 40) >12:24:39,375 DEBUG storage: LVMVolumeGroupDevice.create: vg_zaphod ; status: False ; >12:24:39,379 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: vg_zaphod ; orig: False ; >12:24:39,380 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >12:24:39,382 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md0 ; status: None ; type: lvmpv ; >12:24:39,420 DEBUG storage: LVMVolumeGroupDevice._create: vg_zaphod ; status: False ; >12:24:39,552 DEBUG storage: LVMVolumeGroupDevice.setup: vg_zaphod ; status: True ; controllable: True ; orig: False ; >12:24:39,554 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: vg_zaphod ; status: True ; >12:24:39,648 INFO storage: executing action: [70] Create Device lvmlv vg_zaphod-lv_home (id 114) >12:24:39,649 DEBUG storage: LVMLogicalVolumeDevice.create: vg_zaphod-lv_home ; status: False ; >12:24:39,650 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_zaphod-lv_home ; orig: False ; >12:24:39,653 DEBUG storage: LVMVolumeGroupDevice.setup: vg_zaphod ; status: True ; controllable: True ; orig: False ; >12:24:39,693 DEBUG storage: LVMLogicalVolumeDevice._create: vg_zaphod-lv_home ; status: False ; >12:24:39,898 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_home ; status: True ; controllable: True ; orig: False ; >12:24:39,900 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_home ; status: True ; >12:24:39,901 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_home ; status: True ; >12:24:39,997 INFO storage: executing action: [71] Create Format ext4 filesystem mounted at /home on lvmlv vg_zaphod-lv_home (id 114) >12:24:40,000 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_home ; status: True ; controllable: True ; orig: False ; >12:24:40,001 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_zaphod-lv_home ; status: False ; type: ext4 ; >12:24:40,002 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_zaphod-lv_home ; mountpoint: /home ; type: ext4 ; >12:24:43,653 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_zaphod-lv_home ; type: ext4 ; >12:24:43,880 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_home ; status: True ; >12:24:43,881 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_home ; status: True ; >12:24:43,911 INFO storage: executing action: [68] Create Device lvmlv vg_zaphod-lv_var (id 113) >12:24:43,916 DEBUG storage: LVMLogicalVolumeDevice.create: vg_zaphod-lv_var ; status: False ; >12:24:43,920 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_zaphod-lv_var ; orig: False ; >12:24:43,921 DEBUG storage: LVMVolumeGroupDevice.setup: vg_zaphod ; status: True ; controllable: True ; orig: False ; >12:24:43,963 DEBUG storage: LVMLogicalVolumeDevice._create: vg_zaphod-lv_var ; status: False ; >12:24:44,538 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_var ; status: True ; controllable: True ; orig: False ; >12:24:44,543 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_var ; status: True ; >12:24:44,544 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_var ; status: True ; >12:24:44,687 INFO storage: executing action: [69] Create Format ext4 filesystem mounted at /var on lvmlv vg_zaphod-lv_var (id 113) >12:24:44,689 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_var ; status: True ; controllable: True ; orig: False ; >12:24:44,690 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_zaphod-lv_var ; status: False ; type: ext4 ; >12:24:44,692 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_zaphod-lv_var ; mountpoint: /var ; type: ext4 ; >12:24:47,642 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_zaphod-lv_var ; type: ext4 ; >12:24:48,015 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_var ; status: True ; >12:24:48,019 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_var ; status: True ; >12:24:48,054 INFO storage: executing action: [66] Create Device lvmlv vg_zaphod-lv_swap (id 112) >12:24:48,056 DEBUG storage: LVMLogicalVolumeDevice.create: vg_zaphod-lv_swap ; status: False ; >12:24:48,058 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_zaphod-lv_swap ; orig: False ; >12:24:48,060 DEBUG storage: LVMVolumeGroupDevice.setup: vg_zaphod ; status: True ; controllable: True ; orig: False ; >12:24:48,105 DEBUG storage: LVMLogicalVolumeDevice._create: vg_zaphod-lv_swap ; status: False ; >12:24:48,360 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_swap ; status: True ; controllable: True ; orig: False ; >12:24:48,362 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_swap ; status: True ; >12:24:48,365 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_swap ; status: True ; >12:24:48,502 INFO storage: executing action: [67] Create Format swap on lvmlv vg_zaphod-lv_swap (id 112) >12:24:48,504 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_swap ; status: True ; controllable: True ; orig: False ; >12:24:48,505 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_zaphod-lv_swap ; status: None ; type: swap ; >12:24:48,544 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_zaphod-lv_swap ; status: None ; type: swap ; >12:24:48,625 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_swap ; status: True ; >12:24:48,627 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_swap ; status: True ; >12:24:48,655 INFO storage: executing action: [64] Create Device lvmlv vg_zaphod-lv_root (id 111) >12:24:48,660 DEBUG storage: LVMLogicalVolumeDevice.create: vg_zaphod-lv_root ; status: False ; >12:24:48,661 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_zaphod-lv_root ; orig: False ; >12:24:48,662 DEBUG storage: LVMVolumeGroupDevice.setup: vg_zaphod ; status: True ; controllable: True ; orig: False ; >12:24:48,707 DEBUG storage: LVMLogicalVolumeDevice._create: vg_zaphod-lv_root ; status: False ; >12:24:48,980 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_root ; status: True ; controllable: True ; orig: False ; >12:24:48,981 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_root ; status: True ; >12:24:48,982 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_root ; status: True ; >12:24:49,131 INFO storage: executing action: [65] Create Format ext4 filesystem mounted at / on lvmlv vg_zaphod-lv_root (id 111) >12:24:49,137 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_root ; status: True ; controllable: True ; orig: False ; >12:24:49,140 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_zaphod-lv_root ; status: False ; type: ext4 ; >12:24:49,141 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_zaphod-lv_root ; mountpoint: / ; type: ext4 ; >12:24:52,312 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_zaphod-lv_root ; type: ext4 ; >12:24:52,815 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_zaphod-lv_root ; status: True ; >12:24:52,820 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_zaphod-lv_root ; status: True ; >12:24:52,855 INFO storage: not setting boot flag on sda2 >12:24:52,857 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,858 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,859 DEBUG storage: looking up parted Device: /dev/md0 >12:24:52,860 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,863 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,866 DEBUG storage: Iso9660FS.supported: supported: True ; >12:24:52,867 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:24:52,876 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,877 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,879 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,879 DEBUG storage: vg_zaphod size is 476416MB >12:24:52,880 DEBUG storage: looking up parted Device: /dev/mapper/vg_zaphod-lv_root >12:24:52,947 DEBUG storage: looking up parted Device: /dev/mapper/vg_zaphod-lv_swap >12:24:52,949 DEBUG storage: looking up parted Device: /dev/mapper/vg_zaphod-lv_var >12:24:52,951 DEBUG storage: looking up parted Device: /dev/mapper/vg_zaphod-lv_home >12:24:52,952 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,952 DEBUG storage: vg vg_zaphod has 0MB free >12:24:52,952 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,952 DEBUG storage: vg_zaphod size is 476416MB >12:24:52,954 DEBUG storage: existing RAID 10 size == 476436.5 >12:24:52,954 DEBUG storage: vg vg_zaphod has 0MB free >12:24:52,956 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,958 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,961 DEBUG storage: Ext4FS.supported: supported: True ; >12:24:52,964 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_swap ; status: True ; controllable: True ; orig: False ; >12:24:52,965 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_zaphod-lv_swap ; status: False ; type: swap ; >12:24:52,966 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_zaphod-lv_swap ; status: False ; type: swap ; >12:24:53,088 DEBUG storage: BindFS.supported: supported: False ; >12:24:53,090 DEBUG storage: BindFS.supported: supported: False ; >12:24:53,090 DEBUG storage: getFormat('bind') returning BindFS instance >12:24:53,091 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >12:24:53,093 DEBUG storage: TmpFS.supported: supported: False ; >12:24:53,093 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >12:24:53,094 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >12:24:53,095 DEBUG storage: DevPtsFS.supported: supported: False ; >12:24:53,095 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >12:24:53,096 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >12:24:53,097 DEBUG storage: SysFS.supported: supported: False ; >12:24:53,097 DEBUG storage: getFormat('sysfs') returning SysFS instance >12:24:53,098 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >12:24:53,099 DEBUG storage: ProcFS.supported: supported: False ; >12:24:53,099 DEBUG storage: getFormat('proc') returning ProcFS instance >12:24:53,100 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >12:24:53,102 DEBUG storage: SELinuxFS.supported: supported: False ; >12:24:53,102 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >12:24:53,103 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >12:24:53,104 DEBUG storage: USBFS.supported: supported: False ; >12:24:53,104 DEBUG storage: getFormat('usbfs') returning USBFS instance >12:24:53,105 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >12:24:53,106 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_root ; status: True ; controllable: True ; orig: False ; >12:24:53,107 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >12:24:53,156 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >12:24:53,169 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:24:53,184 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >12:24:53,254 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >12:24:53,266 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >12:24:53,290 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >12:24:53,302 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >12:24:53,307 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >12:24:53,311 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >12:24:53,317 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >12:24:53,320 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >12:24:53,321 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >12:24:53,326 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >12:24:53,328 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_home ; status: True ; controllable: True ; orig: False ; >12:24:53,390 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >12:24:53,494 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >12:24:53,504 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >12:24:53,527 INFO storage: set SELinux context for mountpoint /proc to None >12:24:53,541 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >12:24:53,667 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >12:24:53,691 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >12:24:53,706 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >12:24:53,710 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >12:24:53,711 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >12:24:53,722 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >12:24:53,727 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_zaphod-lv_var ; status: True ; controllable: True ; orig: False ; >12:24:53,742 INFO storage: set SELinux context for mountpoint /var to system_u:object_r:var_t:s0 >12:24:53,812 INFO storage: set SELinux context for newly mounted filesystem root at /var to system_u:object_r:var_t:s0 >12:24:58,801 DEBUG storage: new bootloader stage1 device: sda >12:24:58,802 DEBUG storage: new drive order: ['sda', 'sdb', 'sdc'] >12:24:58,802 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f432be91850> >12:24:58,811 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:24:58,818 INFO storage: updating format of device: existing 0MB cdrom sr0 (13) >12:24:59,294 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:24:59,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >12:24:59,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:24:59,301 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:24:59,302 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >12:24:59,316 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >12:24:59,316 INFO storage: DiskLabel.partedDevice returning None >12:24:59,317 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:24:59,317 DEBUG storage: no type or existing type for sr0, bailing >12:26:39,690 INFO storage: not writing out mpath configuration >12:26:39,842 INFO storage: not writing out mpath configuration >12:32:33,519 INFO storage: not writing out mpath configuration >12:32:33,532 INFO storage: not writing out mpath configuration >12:33:01,984 DEBUG storage: new bootloader stage1 device: sda >12:33:01,985 DEBUG storage: new drive order: ['sda', 'sdb', 'sdc'] >12:33:01,985 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f432aeff090> >12:33:01,991 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:33:01,998 INFO storage: updating format of device: existing 0MB cdrom sr0 (13) >12:33:02,286 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:33:02,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >12:33:02,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:33:02,291 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:33:02,292 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >12:33:02,307 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >12:33:02,307 INFO storage: DiskLabel.partedDevice returning None >12:33:02,308 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:33:02,308 DEBUG storage: no type or existing type for sr0, bailing >12:38:08,399 INFO storage: not writing out mpath configuration >12:38:08,404 INFO storage: not writing out mpath configuration >12:39:08,167 DEBUG storage: existing RAID 10 size == 476436.5 >12:39:08,168 DEBUG storage: existing RAID 10 size == 476436.5 > > >/tmp/ifcfg.log: >10:06:32,240 DEBUG ifcfg: Network.update() called >10:06:32,354 DEBUG ifcfg: NetworkDevice p6p1: setDefaultConfig() >10:06:32,355 DEBUG ifcfg: NetworkDevice p6p1 set: DEVICE=p6p1 BOOTPROTO=dhcp ONBOOT=no >10:06:32,356 DEBUG ifcfg: NetworkDevice p6p1 set: HWADDR=00:60:B0:3C:A3:3D >10:06:32,356 DEBUG ifcfg: NetworkDevice p6p1 set: UUID=6a97fef1-89ac-45c6-8f81-9a67d28a2090 >10:06:32,357 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: > >10:06:32,357 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" > >10:06:32,357 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 >10:06:32,440 DEBUG ifcfg: NetworkDevice p32p1: setDefaultConfig() >10:06:32,441 DEBUG ifcfg: NetworkDevice p32p1 set: DEVICE=p32p1 BOOTPROTO=dhcp ONBOOT=no >10:06:32,442 DEBUG ifcfg: NetworkDevice p32p1 set: HWADDR=48:5B:39:0A:54:18 >10:06:32,442 DEBUG ifcfg: NetworkDevice p32p1 set: UUID=377c0203-8206-411e-b348-06e7ade6501a >10:06:32,442 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: > >10:06:32,443 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="377c0203-8206-411e-b348-06e7ade6501a" > >10:06:32,443 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 >10:06:32,457 DEBUG ifcfg: NetworkDevice p6p1 set: NM_CONTROLLED=yes >10:06:32,458 DEBUG ifcfg: NetworkDevice p32p1 set: NM_CONTROLLED=yes >12:26:39,829 DEBUG ifcfg: NetworkDevice p32p1 set: ONBOOT=yes >12:26:39,830 DEBUG ifcfg: Network.write() called >12:26:39,831 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >DEVICE="p6p1" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" > >12:26:39,832 DEBUG ifcfg: NetworkDevice p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:26:39,832 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 >12:26:39,833 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >DEVICE="p32p1" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="377c0203-8206-411e-b348-06e7ade6501a" > >12:26:39,833 DEBUG ifcfg: NetworkDevice p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:26:39,834 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 >12:32:33,520 DEBUG ifcfg: Network.write() called >12:32:33,520 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:32:33,520 DEBUG ifcfg: NetworkDevice p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:32:33,521 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:32:33,521 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:32:33,521 DEBUG ifcfg: NetworkDevice p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:32:33,521 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed >12:33:12,161 DEBUG ifcfg: NetworkDevice p6p1 set: NM_CONTROLLED=yes >12:33:12,162 DEBUG ifcfg: NetworkDevice p32p1 set: NM_CONTROLLED=yes >12:33:12,288 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:12,288 DEBUG ifcfg: NetworkDevice p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:12,289 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:33:12,289 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:12,289 DEBUG ifcfg: NetworkDevice p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:12,290 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed >12:33:12,302 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:12,302 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:15,271 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:15,271 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:15,272 DEBUG ifcfg: Network.update() called >12:33:15,349 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:15,350 DEBUG ifcfg: NetworkDevice p6p1: > >12:33:15,350 DEBUG ifcfg: loadIfcfgFile p6p1 from /etc/sysconfig/network-scripts/ifcfg-p6p1 >12:33:15,351 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:33:15,426 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:15,426 DEBUG ifcfg: NetworkDevice p32p1: > >12:33:15,427 DEBUG ifcfg: loadIfcfgFile p32p1 from /etc/sysconfig/network-scripts/ifcfg-p32p1 >12:33:15,427 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:33:15,441 DEBUG ifcfg: NetworkDevice p6p1 set: ONBOOT=no >12:33:15,442 DEBUG ifcfg: NetworkDevice p32p1 set: ONBOOT=yes >12:33:15,442 DEBUG ifcfg: Network.write() called >12:33:15,443 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:33:15,444 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:33:15,444 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:33:15,445 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:33:15,445 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:33:15,445 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed >12:34:44,237 DEBUG ifcfg: NetworkDevice p6p1 set: NM_CONTROLLED=yes >12:34:44,237 DEBUG ifcfg: NetworkDevice p32p1 set: NM_CONTROLLED=yes >12:34:44,380 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:34:44,380 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:34:44,381 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:34:44,381 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:34:44,381 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:34:44,382 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed >12:34:44,394 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:34:44,394 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:34:46,660 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:34:46,661 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:34:46,662 DEBUG ifcfg: Network.update() called >12:34:46,747 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:34:46,748 DEBUG ifcfg: NetworkDevice p6p1: > >12:34:46,748 DEBUG ifcfg: loadIfcfgFile p6p1 from /etc/sysconfig/network-scripts/ifcfg-p6p1 >12:34:46,749 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:34:46,832 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:34:46,832 DEBUG ifcfg: NetworkDevice p32p1: > >12:34:46,833 DEBUG ifcfg: loadIfcfgFile p32p1 from /etc/sysconfig/network-scripts/ifcfg-p32p1 >12:34:46,833 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:34:46,847 DEBUG ifcfg: NetworkDevice p6p1 set: ONBOOT=no >12:34:46,848 DEBUG ifcfg: NetworkDevice p32p1 set: ONBOOT=yes >12:34:46,848 DEBUG ifcfg: Network.write() called >12:34:46,849 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:34:46,850 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:34:46,850 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:34:46,850 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:34:46,850 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:34:46,850 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed >12:38:08,399 DEBUG ifcfg: Network.write() called >12:38:08,400 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >HWADDR="00:60:B0:3C:A3:3D" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >12:38:08,400 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >UUID="6a97fef1-89ac-45c6-8f81-9a67d28a2090" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="00:60:B0:3C:A3:3D" >ONBOOT="no" > >12:38:08,400 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 not needed >12:38:08,400 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p32p1: >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >HWADDR="48:5B:39:0A:54:18" >BOOTPROTO="dhcp" >DEVICE="p32p1" >ONBOOT="yes" > >12:38:08,400 DEBUG ifcfg: NetworkDevice p32p1: >DEVICE="p32p1" >UUID="377c0203-8206-411e-b348-06e7ade6501a" >NM_CONTROLLED="yes" >BOOTPROTO="dhcp" >HWADDR="48:5B:39:0A:54:18" >ONBOOT="yes" > >12:38:08,400 DEBUG ifcfg: writeIfcfgFile p32p1 to /etc/sysconfig/network-scripts/ifcfg-p32p1 not needed > > >/tmp/yum.log: >[2012-04-20 12:24:59,452] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-04-20 12:24:59,452] DEBUG : Adding en_US to language list >[2012-04-20 12:24:59,454] DEBUG : Config time: 0.136 >[2012-04-20 12:24:59,460] WARN : Repo Fedora 17 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-04-20 12:24:59,460] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:24:59,463] WARN : Repo Fedora 17 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:24:59,464] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:24:59,467] WARN : Repo Fedora 17 - x86_64 - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:24:59,468] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-04-20 12:25:39,736] DEBUG : repo time: 38.110 >[2012-04-20 12:25:40,232] DEBUG : repo time: 0.456 >[2012-04-20 12:25:40,722] DEBUG : repo time: 0.453 >[2012-04-20 12:25:40,754] DEBUG : Setting up Package Sacks >[2012-04-20 12:25:41,212] DEBUG : rpmdb time: 0.000 >[2012-04-20 12:25:41,432] DEBUG : pkgsack time: 0.678 >[2012-04-20 12:25:41,475] DEBUG : Setting up Package Sacks >[2012-04-20 12:25:41,721] DEBUG : pkgsack time: 0.245 >[2012-04-20 12:25:41,754] DEBUG : Setting up Package Sacks >[2012-04-20 12:25:42,159] DEBUG : pkgsack time: 0.405 >[2012-04-20 12:25:42,799] DEBUG : group time: 0.638 >[2012-04-20 12:25:46,593] DEBUG : Obs Init time: 0.290 >[2012-04-20 12:25:46,676] DEBUG : No package named iprutils available to be installed >[2012-04-20 12:25:46,707] DEBUG : No package named s390utils available to be installed >[2012-04-20 12:25:46,708] DEBUG : No package named ppc64-utils available to be installed >[2012-04-20 12:25:46,708] DEBUG : No package named silo available to be installed >[2012-04-20 12:25:46,767] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-04-20 12:25:46,797] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-04-20 12:25:47,008] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-04-20 12:25:48,263] DEBUG : Building updates object >[2012-04-20 12:25:49,003] DEBUG : up:simple updates time: 0.275 >[2012-04-20 12:25:49,010] DEBUG : up:obs time: 0.006 >[2012-04-20 12:25:49,010] DEBUG : up:condense time: 0.000 >[2012-04-20 12:25:49,010] DEBUG : updates time: 0.746 >[2012-04-20 12:25:49,015] DEBUG : TSINFO: Marking ppp-2.4.5-19.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,020] DEBUG : TSINFO: Marking 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,022] DEBUG : TSINFO: Marking 1:wpa_supplicant-1.0-0.3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,023] DEBUG : TSINFO: Marking mobile-broadband-provider-info-1.20110218-2.fc17.noarch as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,027] DEBUG : TSINFO: Marking libnl3-3.2.7-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,032] DEBUG : TSINFO: Marking glib2-2.32.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,035] DEBUG : TSINFO: Marking dbus-glib-0.92-3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,038] DEBUG : TSINFO: Marking ModemManager-0.5.2.0-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,040] DEBUG : TSINFO: Marking udev-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,042] DEBUG : TSINFO: Marking systemd-sysv-44-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,043] DEBUG : TSINFO: Marking dnsmasq-2.59-5.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,044] DEBUG : TSINFO: Marking avahi-autoipd-0.6.30-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,047] DEBUG : TSINFO: Marking libuuid-2.21.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,052] DEBUG : TSINFO: Marking nss-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,052] DEBUG : Quick matched nss-3.13.4-2.fc17.x86_64 to require for libsmime3.so()(64bit) >[2012-04-20 12:25:49,056] DEBUG : TSINFO: Marking polkit-0.104-6.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,059] DEBUG : TSINFO: Marking nspr-4.9-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,059] DEBUG : Quick matched nspr-4.9-2.fc17.x86_64 to require for libplc4.so()(64bit) >[2012-04-20 12:25:49,062] DEBUG : TSINFO: Marking nss-util-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,064] DEBUG : Quick matched 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 to require for libnm-glib.so.4()(64bit) >[2012-04-20 12:25:49,064] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-genl-3.so.200()(64bit) >[2012-04-20 12:25:49,064] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-3.so.200()(64bit) >[2012-04-20 12:25:49,067] DEBUG : TSINFO: Marking libgudev1-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,068] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgobject-2.0.so.0()(64bit) >[2012-04-20 12:25:49,068] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgmodule-2.0.so.0()(64bit) >[2012-04-20 12:25:49,068] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libglib-2.0.so.0()(64bit) >[2012-04-20 12:25:49,068] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgio-2.0.so.0()(64bit) >[2012-04-20 12:25:49,070] DEBUG : TSINFO: Marking 1:dbus-libs-1.4.10-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,088] DEBUG : TSINFO: Marking 1:NetworkManager-gtk-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,093] DEBUG : TSINFO: Marking libnotify-0.7.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,096] DEBUG : TSINFO: Marking gnome-keyring-3.4.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,099] DEBUG : TSINFO: Marking gtk2-2.24.10-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,104] DEBUG : TSINFO: Marking pango-1.30.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,104] DEBUG : Quick matched pango-1.30.0-1.fc17.x86_64 to require for libpango-1.0.so.0()(64bit) >[2012-04-20 12:25:49,107] DEBUG : TSINFO: Marking gtk3-3.4.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,111] DEBUG : TSINFO: Marking libgnome-keyring-3.4.1-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,114] DEBUG : TSINFO: Marking 1:gnome-bluetooth-libs-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,117] DEBUG : TSINFO: Marking gdk-pixbuf2-2.26.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,121] DEBUG : TSINFO: Marking GConf2-3.2.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,124] DEBUG : TSINFO: Marking cairo-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,127] DEBUG : TSINFO: Marking cairo-gobject-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,131] DEBUG : TSINFO: Marking atk-2.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:25:49,143] DEBUG : TSINFO: Marking openconnect-3.15-2.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,145] DEBUG : TSINFO: Marking libxml2-2.7.8-7.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,146] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >[2012-04-20 12:25:49,147] DEBUG : TSINFO: Marking zlib-1.2.5-6.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,151] DEBUG : TSINFO: Marking 1:openssl-1.0.0h-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,154] DEBUG : TSINFO: Marking libproxy-0.4.7-4.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,163] DEBUG : TSINFO: Marking shared-mime-info-1.0-1.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,164] DEBUG : TSINFO: Marking openvpn-2.2.2-4.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,165] DEBUG : TSINFO: Marking desktop-file-utils-0.19-6.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,172] DEBUG : TSINFO: Marking pptp-1.7.2-14.fc17.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,179] DEBUG : TSINFO: Marking vpnc-0.5.3-14.svn457.fc17.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:25:49,187] DEBUG : TSINFO: Marking PackageKit-glib-0.7.3-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,189] DEBUG : TSINFO: Marking sqlite-3.7.9-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,192] DEBUG : TSINFO: Marking libarchive-3.0.3-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,200] DEBUG : TSINFO: Marking gstreamer-0.10.36-1.fc17.x86_64 as install for PackageKit-gstreamer-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,201] DEBUG : Quick matched gstreamer-0.10.36-1.fc17.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >[2012-04-20 12:25:49,214] DEBUG : TSINFO: Marking freetype-2.4.8-3.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,217] DEBUG : TSINFO: Marking fontconfig-2.8.0-6.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,220] DEBUG : TSINFO: Marking dbus-python-0.83.0-9.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,222] DEBUG : TSINFO: Marking PackageKit-0.7.3-1.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:49,229] DEBUG : TSINFO: Marking abrt-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,231] DEBUG : TSINFO: Marking gdb-7.4.50.20120120-40.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,233] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,235] DEBUG : TSINFO: Marking libreport-plugin-bugzilla-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,237] DEBUG : TSINFO: Marking libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,239] DEBUG : TSINFO: Marking abrt-gui-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,241] DEBUG : TSINFO: Marking abrt-addon-vmcore-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,243] DEBUG : TSINFO: Marking abrt-addon-python-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,245] DEBUG : TSINFO: Marking abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,247] DEBUG : TSINFO: Marking abrt-addon-ccpp-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:49,253] DEBUG : TSINFO: Marking libacl-2.2.51-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:25:49,253] DEBUG : Quick matched libacl-2.2.51-5.fc17.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2012-04-20 12:25:49,255] DEBUG : TSINFO: Marking libattr-2.4.46-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:25:49,268] DEBUG : TSINFO: Marking 5:guile-1.8.8-4.fc17.2.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-20 12:25:49,271] DEBUG : TSINFO: Marking libcanberra-0.28-6.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-20 12:25:49,274] DEBUG : TSINFO: Marking libSM-1.2.1-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-20 12:25:49,277] DEBUG : TSINFO: Marking libICE-1.0.8-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-20 12:25:49,280] DEBUG : TSINFO: Marking alsa-tools-firmware-1.0.25-2.fc17.x86_64 as install for alsa-firmware-1.0.25-1.fc17.noarch >[2012-04-20 12:25:49,286] DEBUG : TSINFO: Marking pulseaudio-libs-1.1-8.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:25:49,288] DEBUG : TSINFO: Marking alsa-lib-1.0.25-3.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:25:49,298] DEBUG : TSINFO: Marking libsamplerate-0.1.8-2.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:25:49,298] DEBUG : Quick matched libsamplerate-0.1.8-2.fc17.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >[2012-04-20 12:25:49,301] DEBUG : TSINFO: Marking dialog-1.1-15.20110707.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:25:49,303] DEBUG : TSINFO: Marking ncurses-libs-5.9-4.20120204.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:25:49,304] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libncursesw.so.5()(64bit) >[2012-04-20 12:25:49,305] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libmenuw.so.5()(64bit) >[2012-04-20 12:25:49,305] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libformw.so.5()(64bit) >[2012-04-20 12:25:49,310] DEBUG : TSINFO: Marking pam-1.1.5-5.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:25:49,314] DEBUG : TSINFO: Marking libselinux-2.1.9-9.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:25:49,315] DEBUG : Quick matched pam-1.1.5-5.fc17.x86_64 to require for libpam.so.0()(64bit) >[2012-04-20 12:25:49,320] DEBUG : TSINFO: Marking libX11-1.4.99.1-3.fc17.x86_64 as install for at-spi2-atk-2.4.0-1.fc17.x86_64 >[2012-04-20 12:25:49,326] DEBUG : TSINFO: Marking libXtst-1.2.0-3.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,329] DEBUG : TSINFO: Marking libXext-1.3.1-1.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,331] DEBUG : TSINFO: Marking libXevie-1.0.3-3.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,343] DEBUG : TSINFO: Marking audit-libs-2.2.1-1.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,345] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-69.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,346] DEBUG : Quick matched audit-libs-2.2.1-1.fc17.x86_64 to require for libaudit.so.1()(64bit) >[2012-04-20 12:25:49,356] DEBUG : TSINFO: Marking python-2.7.3-3.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,359] DEBUG : TSINFO: Marking libpwquality-1.0.0-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,361] DEBUG : TSINFO: Marking newt-python-0.52.14-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,371] DEBUG : TSINFO: Marking pygtk2-libglade-2.24.0-4.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,373] DEBUG : TSINFO: Marking usermode-gtk-1.109-1.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,374] DEBUG : TSINFO: Marking hicolor-icon-theme-0.12-4.fc17.noarch as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:25:49,384] DEBUG : TSINFO: Marking avahi-libs-0.6.30-7.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:25:49,387] DEBUG : TSINFO: Marking libdaemon-0.14-3.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:25:49,392] DEBUG : TSINFO: Marking expat-2.1.0-1.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:25:49,392] DEBUG : Quick matched expat-2.1.0-1.fc17.x86_64 to require for libexpat.so.1()(64bit) >[2012-04-20 12:25:49,394] DEBUG : TSINFO: Marking libcap-2.22-2.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:25:49,399] DEBUG : TSINFO: Marking kmod-7-1.fc17.x86_64 as install for b43-openfwwf-5.2-7.fc17.noarch >[2012-04-20 12:25:49,405] DEBUG : TSINFO: Marking libgtop2-2.28.4-2.fc17.x86_64 as install for baobab-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,410] DEBUG : TSINFO: Marking 1:pkgconfig-0.25-4.fc17.x86_64 as install for 1:bash-completion-1.99-1.fc17.noarch >[2012-04-20 12:25:49,414] DEBUG : TSINFO: Marking info-4.13a-16.fc17.x86_64 as install for bc-1.06.95-6.fc17.x86_64 >[2012-04-20 12:25:49,427] DEBUG : TSINFO: Marking krb5-libs-1.10-5.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:25:49,429] DEBUG : TSINFO: Marking libidn-1.24-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:25:49,433] DEBUG : TSINFO: Marking 32:bind-libs-9.9.0-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:25:49,433] DEBUG : Quick matched krb5-libs-1.10-5.fc17.x86_64 to require for libk5crypto.so.3()(64bit) >[2012-04-20 12:25:49,434] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisccc.so.90()(64bit) >[2012-04-20 12:25:49,434] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisc.so.90()(64bit) >[2012-04-20 12:25:49,437] DEBUG : TSINFO: Marking libcom_err-1.42-2.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:25:49,440] DEBUG : TSINFO: Marking pciutils-libs-3.1.9-1.fc17.x86_64 as install for biosdevname-0.3.11-6.fc17.x86_64 >[2012-04-20 12:25:49,440] DEBUG : Quick matched pciutils-libs-3.1.9-1.fc17.x86_64 to require for libpci.so.3()(64bit) >[2012-04-20 12:25:49,449] DEBUG : TSINFO: Marking bluez-libs-4.99-1.fc17.x86_64 as install for bluez-cups-4.99-1.fc17.x86_64 >[2012-04-20 12:25:49,464] DEBUG : TSINFO: Marking libisofs-1.1.6-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,465] DEBUG : TSINFO: Marking libburn-1.1.8-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,467] DEBUG : TSINFO: Marking dvd+rw-tools-7.1-8.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,468] DEBUG : TSINFO: Marking cdrdao-1.2.3-12.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,472] DEBUG : TSINFO: Marking tracker-0.14.0-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,475] DEBUG : TSINFO: Marking totem-pl-parser-3.4.0-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,482] DEBUG : TSINFO: Marking gstreamer-plugins-base-0.10.36-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,482] DEBUG : Quick matched gstreamer-plugins-base-0.10.36-1.fc17.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >[2012-04-20 12:25:49,485] DEBUG : TSINFO: Marking brasero-libs-3.4.1-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,486] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-media3.so.1()(64bit) >[2012-04-20 12:25:49,486] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-burn3.so.1()(64bit) >[2012-04-20 12:25:49,492] DEBUG : TSINFO: Marking nautilus-extensions-3.4.0-1.fc17.x86_64 as install for brasero-nautilus-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,497] DEBUG : TSINFO: Marking e2fsprogs-libs-1.42-2.fc17.x86_64 as install for btrfs-progs-0.19-18.fc17.x86_64 >[2012-04-20 12:25:49,500] DEBUG : TSINFO: Marking bzip2-libs-1.0.6-4.fc17.x86_64 as install for bzip2-1.0.6-4.fc17.x86_64 >[2012-04-20 12:25:49,503] DEBUG : TSINFO: Marking neon-0.29.6-2.fc17.x86_64 as install for cadaver-0.23.3-3.fc17.x86_64 >[2012-04-20 12:25:49,517] DEBUG : TSINFO: Marking pygobject3-3.2.0-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:25:49,519] DEBUG : TSINFO: Marking libxklavier-5.2.1-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:25:49,521] DEBUG : TSINFO: Marking libgee06-0.6.4-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:25:49,527] DEBUG : TSINFO: Marking cdparanoia-libs-10.2-11.fc17.x86_64 as install for cdparanoia-10.2-11.fc17.x86_64 >[2012-04-20 12:25:49,528] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_paranoia.so.0()(64bit) >[2012-04-20 12:25:49,528] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_interface.so.0()(64bit) >[2012-04-20 12:25:49,566] DEBUG : TSINFO: Marking gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,568] DEBUG : TSINFO: Marking gnome-video-effects-0.4.0-1.fc17.noarch as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,571] DEBUG : TSINFO: Marking libmx-1.4.5-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,573] DEBUG : TSINFO: Marking json-glib-0.14.2-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,576] DEBUG : TSINFO: Marking gnome-desktop3-3.4.1-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,579] DEBUG : TSINFO: Marking libdrm-2.4.33-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,582] DEBUG : TSINFO: Marking cogl-1.10.2-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,582] DEBUG : Quick matched cogl-1.10.2-1.fc17.x86_64 to require for libcogl-pango.so.0()(64bit) >[2012-04-20 12:25:49,585] DEBUG : TSINFO: Marking clutter-gtk-1.2.0-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,588] DEBUG : TSINFO: Marking clutter-gst-1.5.4-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,591] DEBUG : TSINFO: Marking clutter-1.10.2-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,594] DEBUG : TSINFO: Marking 2:cheese-libs-3.4.1-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,594] DEBUG : Quick matched 2:cheese-libs-3.4.1-1.fc17.x86_64 to require for libcheese-gtk.so.21()(64bit) >[2012-04-20 12:25:49,596] DEBUG : TSINFO: Marking libXfixes-5.0-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,598] DEBUG : TSINFO: Marking libXdamage-1.1.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,600] DEBUG : TSINFO: Marking libXcomposite-0.4.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,603] DEBUG : TSINFO: Marking popt-1.13-10.fc17.x86_64 as install for chkconfig-1.3.59-1.fc17.x86_64 >[2012-04-20 12:25:49,603] DEBUG : Quick matched popt-1.13-10.fc17.x86_64 to require for libpopt.so.0()(64bit) >[2012-04-20 12:25:49,610] DEBUG : TSINFO: Marking nss-softokn-freebl-3.13.4-2.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:25:49,610] DEBUG : Quick matched nss-softokn-freebl-3.13.4-2.fc17.x86_64 to require for libfreebl3.so()(64bit) >[2012-04-20 12:25:49,612] DEBUG : TSINFO: Marking libedit-3.0-6.20110802cvs.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:25:49,618] DEBUG : TSINFO: Marking libtalloc-2.0.7-4.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-20 12:25:49,620] DEBUG : TSINFO: Marking keyutils-libs-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-20 12:25:49,621] DEBUG : TSINFO: Marking keyutils-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-20 12:25:49,624] DEBUG : TSINFO: Marking 1:libwbclient-4.0.0-41alpha18.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-20 12:25:49,626] DEBUG : TSINFO: Marking libcap-ng-0.6.6-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-20 12:25:49,629] DEBUG : TSINFO: Marking fontpackages-filesystem-1.44-3.fc17.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >[2012-04-20 12:25:49,636] DEBUG : TSINFO: Marking shared-color-profiles-0.1.5-2.fc17.noarch as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-20 12:25:49,637] DEBUG : TSINFO: Marking color-filesystem-1-9.noarch as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-20 12:25:49,640] DEBUG : TSINFO: Marking libusb1-1.0.9-0.6.rc1.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-20 12:25:49,642] DEBUG : TSINFO: Marking lcms2-2.3-2.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-20 12:25:49,644] DEBUG : TSINFO: Marking libgusb-0.1.3-2.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-20 12:25:49,664] DEBUG : TSINFO: Marking 1:control-center-filesystem-3.4.1-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,665] DEBUG : TSINFO: Marking redhat-menus-12.0.2-4.fc17.noarch as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,668] DEBUG : TSINFO: Marking libXrandr-1.3.1-3.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,670] DEBUG : TSINFO: Marking gnome-settings-daemon-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,676] DEBUG : TSINFO: Marking gnome-menus-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,679] DEBUG : TSINFO: Marking pulseaudio-libs-glib2-1.1-8.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,681] DEBUG : TSINFO: Marking iso-codes-3.34-1.fc17.noarch as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,682] DEBUG : TSINFO: Marking 1:dbus-x11-1.4.10-4.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,683] DEBUG : TSINFO: Marking apg-2.3.0b-13.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,686] DEBUG : TSINFO: Marking accountsservice-0.6.18-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,688] DEBUG : TSINFO: Marking libwacom-0.4-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,691] DEBUG : TSINFO: Marking upower-0.9.15-3.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,695] DEBUG : TSINFO: Marking gnome-online-accounts-3.4.1-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,695] DEBUG : Quick matched gnome-online-accounts-3.4.1-1.fc17.x86_64 to require for libgoa-1.0.so.0()(64bit) >[2012-04-20 12:25:49,697] DEBUG : TSINFO: Marking libgnomekbd-3.4.0.2-2.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,698] DEBUG : Quick matched libgnomekbd-3.4.0.2-2.fc17.x86_64 to require for libgnomekbd.so.7()(64bit) >[2012-04-20 12:25:49,701] DEBUG : TSINFO: Marking 1:cups-libs-1.5.2-12.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,704] DEBUG : TSINFO: Marking libXi-1.6.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,721] DEBUG : TSINFO: Marking pcsc-lite-libs-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,723] DEBUG : TSINFO: Marking pcsc-lite-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,725] DEBUG : TSINFO: Marking nss-tools-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,728] DEBUG : TSINFO: Marking libstdc++-4.7.0-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,729] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2012-04-20 12:25:49,729] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >[2012-04-20 12:25:49,732] DEBUG : TSINFO: Marking nss-softokn-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,734] DEBUG : TSINFO: Marking pcsc-lite-ccid-1.4.6-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:25:49,743] DEBUG : TSINFO: Marking grep-2.11-1.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:25:49,746] DEBUG : TSINFO: Marking 1:gmp-5.0.2-5.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:25:49,747] DEBUG : Quick matched 1:gmp-5.0.2-5.fc17.x86_64 to require for libgmp.so.10()(64bit) >[2012-04-20 12:25:49,754] DEBUG : TSINFO: Marking sed-4.2.1-8.fc17.x86_64 as install for cronie-1.4.8-11.fc17.x86_64 >[2012-04-20 12:25:49,765] DEBUG : TSINFO: Marking cryptsetup-libs-1.4.2-1.fc17.x86_64 as install for cryptsetup-1.4.2-1.fc17.x86_64 >[2012-04-20 12:25:49,766] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) >[2012-04-20 12:25:49,766] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4()(64bit) >[2012-04-20 12:25:49,783] DEBUG : TSINFO: Marking poppler-utils-0.18.4-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-20 12:25:49,786] DEBUG : TSINFO: Marking gnutls-2.12.17-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-20 12:25:49,789] DEBUG : TSINFO: Marking openldap-2.4.30-2.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-20 12:25:49,791] DEBUG : TSINFO: Marking libgpg-error-1.10-2.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-20 12:25:49,793] DEBUG : TSINFO: Marking libgcrypt-1.5.0-3.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-20 12:25:49,805] DEBUG : TSINFO: Marking cyrus-sasl-lib-2.1.23-29.fc17.x86_64 as install for cyrus-sasl-plain-2.1.23-29.fc17.x86_64 >[2012-04-20 12:25:49,818] DEBUG : TSINFO: Marking duplicity-0.6.18-1.fc17.x86_64 as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:25:49,819] DEBUG : TSINFO: Marking python-cloudfiles-1.7.9.3-1.fc17.noarch as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:25:49,822] DEBUG : TSINFO: Marking dejavu-fonts-common-2.33-3.fc17.noarch as install for dejavu-sans-fonts-2.33-3.fc17.noarch >[2012-04-20 12:25:49,832] DEBUG : TSINFO: Marking 12:dhcp-libs-4.2.4-0.2.b1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-20 12:25:49,833] DEBUG : TSINFO: Marking 12:dhcp-common-4.2.4-0.2.b1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-20 12:25:49,836] DEBUG : TSINFO: Marking 32:bind-libs-lite-9.9.0-1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-20 12:25:49,837] DEBUG : Quick matched 32:bind-libs-lite-9.9.0-1.fc17.x86_64 to require for libdns-export.so.93()(64bit) >[2012-04-20 12:25:49,845] DEBUG : TSINFO: Marking device-mapper-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,848] DEBUG : TSINFO: Marking device-mapper-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,851] DEBUG : TSINFO: Marking device-mapper-event-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,852] DEBUG : TSINFO: Marking kpartx-0.4.9-22.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,853] DEBUG : TSINFO: Marking dmraid-events-1.0.0.rc16-16.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,856] DEBUG : TSINFO: Marking libsepol-2.1.5-2.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:49,860] DEBUG : TSINFO: Marking 1:rmt-0.4-0.12.b44.fc17.x86_64 as install for 1:dump-0.4-0.12.b44.fc17.x86_64 >[2012-04-20 12:25:49,867] DEBUG : TSINFO: Marking libblkid-2.21.1-1.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:25:49,867] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2012-04-20 12:25:49,867] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >[2012-04-20 12:25:49,869] DEBUG : TSINFO: Marking libss-1.42-2.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:25:49,879] DEBUG : TSINFO: Marking nss_compat_ossl-0.9.6-3.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:25:49,881] DEBUG : TSINFO: Marking 1:js-1.8.5-9.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:25:49,882] DEBUG : TSINFO: Marking gpm-libs-1.20.6-22.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:25:49,924] DEBUG : TSINFO: Marking telepathy-salut-0.8.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,930] DEBUG : TSINFO: Marking 1:telepathy-mission-control-5.12.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,932] DEBUG : TSINFO: Marking telepathy-haze-0.6.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,934] DEBUG : TSINFO: Marking telepathy-gabble-0.16.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,935] DEBUG : TSINFO: Marking telepathy-idle-0.1.11-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,936] DEBUG : TSINFO: Marking telepathy-filesystem-0.0.2-3.fc17.noarch as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,941] DEBUG : TSINFO: Marking telepathy-glib-0.18.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,941] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >[2012-04-20 12:25:49,942] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.13)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >[2012-04-20 12:25:49,943] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.5)(64bit) >[2012-04-20 12:25:49,944] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >[2012-04-20 12:25:49,945] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >[2012-04-20 12:25:49,946] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >[2012-04-20 12:25:49,947] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >[2012-04-20 12:25:49,947] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >[2012-04-20 12:25:49,949] DEBUG : TSINFO: Marking webkitgtk3-1.8.0-3.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,952] DEBUG : TSINFO: Marking telepathy-logger-0.4.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,956] DEBUG : TSINFO: Marking telepathy-farstream-0.4.0-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,959] DEBUG : TSINFO: Marking libsoup-2.38.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,962] DEBUG : TSINFO: Marking p11-kit-0.12-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,966] DEBUG : TSINFO: Marking geoclue-0.12.0-10.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,969] DEBUG : TSINFO: Marking gcr-3.4.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,970] DEBUG : Quick matched gcr-3.4.1-1.fc17.x86_64 to require for libgcr-3.so.1()(64bit) >[2012-04-20 12:25:49,970] DEBUG : Quick matched gcr-3.4.1-1.fc17.x86_64 to require for libgck-1.so.0()(64bit) >[2012-04-20 12:25:49,972] DEBUG : TSINFO: Marking 1:folks-0.6.9-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,973] DEBUG : Quick matched 1:folks-0.6.9-1.fc17.x86_64 to require for libfolks-telepathy.so.25()(64bit) >[2012-04-20 12:25:49,976] DEBUG : TSINFO: Marking farstream-0.1.2-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,978] DEBUG : TSINFO: Marking 1:enchant-1.6.0-4.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,982] DEBUG : TSINFO: Marking evolution-data-server-3.4.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,982] DEBUG : Quick matched evolution-data-server-3.4.1-1.fc17.x86_64 to require for libebook-1.2.so.13()(64bit) >[2012-04-20 12:25:49,985] DEBUG : TSINFO: Marking libchamplain-gtk-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:49,988] DEBUG : TSINFO: Marking libchamplain-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,002] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.0-1.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,004] DEBUG : TSINFO: Marking gsettings-desktop-schemas-3.4.0-1.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,008] DEBUG : TSINFO: Marking libpeas-1.4.0-1.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,008] DEBUG : Quick matched libpeas-1.4.0-1.fc17.x86_64 to require for libpeas-1.0.so.0()(64bit) >[2012-04-20 12:25:50,011] DEBUG : TSINFO: Marking gobject-introspection-1.32.1-1.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,013] DEBUG : TSINFO: Marking libffi-3.0.10-2.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,015] DEBUG : TSINFO: Marking libexif-0.6.20-2.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,018] DEBUG : TSINFO: Marking exempi-2.2.0-1.fc17.x86_64 as install for eog-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,030] DEBUG : TSINFO: Marking evince-libs-3.4.0-1.fc17.x86_64 as install for evince-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,031] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevview3.so.3()(64bit) >[2012-04-20 12:25:50,031] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevdocument3.so.4()(64bit) >[2012-04-20 12:25:50,057] DEBUG : TSINFO: Marking gvfs-1.12.1-2.fc17.x86_64 as install for evolution-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,059] DEBUG : TSINFO: Marking libical-0.48-2.fc17.x86_64 as install for evolution-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,059] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libicalss.so.0()(64bit) >[2012-04-20 12:25:50,059] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libical.so.0()(64bit) >[2012-04-20 12:25:50,062] DEBUG : TSINFO: Marking libgweather-3.4.1-1.fc17.x86_64 as install for evolution-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,065] DEBUG : TSINFO: Marking gtkhtml3-4.4.1-1.fc17.x86_64 as install for evolution-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,065] DEBUG : Quick matched gtkhtml3-4.4.1-1.fc17.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >[2012-04-20 12:25:50,067] DEBUG : TSINFO: Marking libgdata-0.12.0-1.fc17.x86_64 as install for evolution-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,085] DEBUG : TSINFO: Marking hesiod-3.1.0-21.fc17.x86_64 as install for fetchmail-6.3.21-2.fc17.x86_64 >[2012-04-20 12:25:50,093] DEBUG : TSINFO: Marking file-libs-5.10-5.fc17.x86_64 as install for file-5.10-5.fc17.x86_64 >[2012-04-20 12:25:50,094] DEBUG : Quick matched file-libs-5.10-5.fc17.x86_64 to require for libmagic.so.1()(64bit) >[2012-04-20 12:25:50,112] DEBUG : TSINFO: Marking xulrunner-11.0-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:25:50,114] DEBUG : TSINFO: Marking fedora-bookmarks-15-0.2.noarch as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:25:50,115] DEBUG : Quick matched xulrunner-11.0-3.fc17.x86_64 to require for libxpcom.so()(64bit) >[2012-04-20 12:25:50,116] DEBUG : TSINFO: Marking startup-notification-0.12-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:25:50,121] DEBUG : TSINFO: Marking python-slip-dbus-0.2.20-2.fc17.noarch as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:25:50,132] DEBUG : TSINFO: Marking iptables-1.4.12.2-4.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:25:50,135] DEBUG : TSINFO: Marking ebtables-2.0.10-5.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:25:50,143] DEBUG : TSINFO: Marking python-pwquality-1.0.0-2.fc17.x86_64 as install for firstboot-17.1-1.fc17.x86_64 >[2012-04-20 12:25:50,144] DEBUG : TSINFO: Marking python-meh-0.12-1.fc17.noarch as install for firstboot-17.1-1.fc17.x86_64 >[2012-04-20 12:25:50,146] DEBUG : TSINFO: Marking python-ethtool-0.7-3.fc17.x86_64 as install for firstboot-17.1-1.fc17.x86_64 >[2012-04-20 12:25:50,149] DEBUG : TSINFO: Marking pygtk2-2.24.0-4.fc17.x86_64 as install for firstboot-17.1-1.fc17.x86_64 >[2012-04-20 12:25:50,151] DEBUG : TSINFO: Marking libuser-python-0.57.6-1.fc17.x86_64 as install for firstboot-17.1-1.fc17.x86_64 >[2012-04-20 12:25:50,176] DEBUG : TSINFO: Marking 4:perl-5.14.2-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:25:50,177] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(vars) >[2012-04-20 12:25:50,177] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(strict) >[2012-04-20 12:25:50,177] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Std) >[2012-04-20 12:25:50,178] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Long) >[2012-04-20 12:25:50,178] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(FileHandle) >[2012-04-20 12:25:50,179] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Exporter) >[2012-04-20 12:25:50,179] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Encode) >[2012-04-20 12:25:50,180] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Data::Dumper) >[2012-04-20 12:25:50,182] DEBUG : TSINFO: Marking perl-PathTools-3.33-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:25:50,185] DEBUG : TSINFO: Marking foomatic-db-4.0-31.20120103.fc17.noarch as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:25:50,193] DEBUG : TSINFO: Marking foomatic-db-filesystem-4.0-31.20120103.fc17.noarch as install for foomatic-db-ppds-4.0-31.20120103.fc17.noarch >[2012-04-20 12:25:50,197] DEBUG : TSINFO: Marking fprintd-0.4.1-2.fc17.x86_64 as install for fprintd-pam-0.4.1-2.fc17.x86_64 >[2012-04-20 12:25:50,221] DEBUG : TSINFO: Marking libXau-1.0.6-3.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,223] DEBUG : TSINFO: Marking xorg-x11-server-utils-7.5-12.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,228] DEBUG : TSINFO: Marking fedora-logos-17.0.0-1.fc17.noarch as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,229] DEBUG : TSINFO: Marking xorg-x11-xkb-utils-7.5-6.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,231] DEBUG : TSINFO: Marking pulseaudio-gdm-hooks-1.1-8.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,236] DEBUG : TSINFO: Marking gnome-keyring-pam-3.4.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,239] DEBUG : TSINFO: Marking accountsservice-libs-0.6.18-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,242] DEBUG : TSINFO: Marking libXdmcp-1.1.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,253] DEBUG : TSINFO: Marking gtksourceview3-3.4.1-1.fc17.x86_64 as install for 2:gedit-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,267] DEBUG : TSINFO: Marking urw-fonts-2.4-11.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,267] DEBUG : TSINFO: Marking poppler-data-0.4.5-2.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,271] DEBUG : TSINFO: Marking 2:libpng-1.5.10-1.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,272] DEBUG : TSINFO: Marking ghostscript-fonts-5.50-28.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,275] DEBUG : TSINFO: Marking libtiff-3.9.5-3.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,278] DEBUG : TSINFO: Marking libXt-1.1.2-2.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:25:50,305] DEBUG : TSINFO: Marking 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,312] DEBUG : TSINFO: Marking gegl-0.2.0-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,315] DEBUG : TSINFO: Marking babl-0.1.10-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,316] DEBUG : TSINFO: Marking xdg-utils-1.1.0-0.11.20111207.fc17.noarch as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,318] DEBUG : TSINFO: Marking libwmf-lite-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,321] DEBUG : TSINFO: Marking libwmf-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,324] DEBUG : TSINFO: Marking webkitgtk-1.8.0-4.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,326] DEBUG : TSINFO: Marking libmng-1.0.10-6.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,328] DEBUG : TSINFO: Marking lcms-libs-1.19-5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,330] DEBUG : TSINFO: Marking jasper-libs-1.900.1-19.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpui-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >[2012-04-20 12:25:50,331] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimp-2.0.so.0()(64bit) >[2012-04-20 12:25:50,334] DEBUG : TSINFO: Marking aalib-libs-1.4.0-0.20.rc5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,337] DEBUG : TSINFO: Marking libXpm-3.5.10-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,339] DEBUG : TSINFO: Marking libXmu-1.1.0-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,342] DEBUG : TSINFO: Marking libXcursor-1.1.13-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:25:50,351] DEBUG : TSINFO: Marking ca-certificates-2012.81-1.fc17.noarch as install for glib-networking-2.32.1-1.fc17.x86_64 >[2012-04-20 12:25:50,355] DEBUG : TSINFO: Marking glibc-common-2.15-32.fc17.x86_64 as install for glibc-2.15-32.fc17.x86_64 >[2012-04-20 12:25:50,360] DEBUG : TSINFO: Marking mesa-libGLU-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:25:50,362] DEBUG : TSINFO: Marking libGLEW-1.6.0-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:25:50,365] DEBUG : TSINFO: Marking mesa-libGL-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:25:50,377] DEBUG : TSINFO: Marking bluez-4.99-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,378] DEBUG : TSINFO: Marking obexd-0.44-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,380] DEBUG : TSINFO: Marking gvfs-obexftp-1.12.1-2.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,396] DEBUG : TSINFO: Marking argyllcms-1.3.6-2.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,399] DEBUG : TSINFO: Marking vte3-0.32.1-1.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,402] DEBUG : TSINFO: Marking libmash-0.2.0-7.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,404] DEBUG : TSINFO: Marking exiv2-libs-0.22-4.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,419] DEBUG : TSINFO: Marking udisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,422] DEBUG : TSINFO: Marking libudisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,432] DEBUG : TSINFO: Marking liboauth-0.9.6-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,435] DEBUG : TSINFO: Marking gjs-1.32.0-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,446] DEBUG : TSINFO: Marking pygobject2-2.28.6-3.fc17.x86_64 as install for 1:gnome-games-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,463] DEBUG : TSINFO: Marking PackageKit-device-rebind-0.7.3-1.fc17.x86_64 as install for gnome-packagekit-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,477] DEBUG : TSINFO: Marking gnome-panel-libs-3.4.1-1.fc17.x86_64 as install for gnome-panel-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,482] DEBUG : TSINFO: Marking libwnck3-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,484] DEBUG : TSINFO: Marking gnome-session-xsession-3.4.1-1.fc17.x86_64 as install for gnome-panel-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,497] DEBUG : TSINFO: Marking libXxf86vm-1.1.2-1.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,499] DEBUG : TSINFO: Marking libXxf86misc-1.0.3-3.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,523] DEBUG : TSINFO: Marking libXrender-0.9.7-1.fc17.x86_64 as install for gnome-session-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,542] DEBUG : TSINFO: Marking mutter-3.4.1-2.fc17.x86_64 as install for gnome-shell-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:50,543] DEBUG : TSINFO: Marking mozilla-filesystem-1.9-7.fc17.x86_64 as install for gnome-shell-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:50,547] DEBUG : TSINFO: Marking libcroco-0.6.5-1.fc17.x86_64 as install for gnome-shell-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:50,561] DEBUG : TSINFO: Marking libsigc++20-2.2.10-2.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,567] DEBUG : TSINFO: Marking pangomm-2.28.4-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,570] DEBUG : TSINFO: Marking gtkmm30-3.4.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,573] DEBUG : TSINFO: Marking glibmm24-2.32.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,574] DEBUG : Quick matched glibmm24-2.32.0-1.fc17.x86_64 to require for libgiomm-2.4.so.1()(64bit) >[2012-04-20 12:25:50,576] DEBUG : TSINFO: Marking cairomm-1.10.0-3.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,579] DEBUG : TSINFO: Marking atkmm-2.22.6-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,589] DEBUG : TSINFO: Marking adwaita-gtk3-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,591] DEBUG : TSINFO: Marking adwaita-gtk2-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,593] DEBUG : TSINFO: Marking adwaita-cursor-theme-3.4.0-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,596] DEBUG : TSINFO: Marking gtk2-engines-2.20.2-4.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,601] DEBUG : TSINFO: Marking abattis-cantarell-fonts-0.0.8-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:50,607] DEBUG : TSINFO: Marking pinentry-0.8.1-6.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:25:50,610] DEBUG : TSINFO: Marking libassuan-2.0.1-2.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:25:50,611] DEBUG : TSINFO: Marking pth-2.0.7-15.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:25:50,632] DEBUG : TSINFO: Marking os-prober-1.51-1.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:25:50,633] DEBUG : TSINFO: Marking gettext-0.18.1.1-12.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:25:50,635] DEBUG : TSINFO: Marking dracut-018-23.git20120419.fc17.noarch as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:25:50,637] DEBUG : TSINFO: Marking xz-libs-5.1.1-2alpha.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:25:50,663] DEBUG : TSINFO: Marking wavpack-4.60.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,665] DEBUG : TSINFO: Marking 1:libvorbis-1.3.3-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,668] DEBUG : TSINFO: Marking libv4l-0.8.7-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,670] DEBUG : TSINFO: Marking 1:libtheora-1.1.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,673] DEBUG : TSINFO: Marking taglib-1.7.1-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,675] DEBUG : TSINFO: Marking speex-1.2-0.14.rc1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,677] DEBUG : TSINFO: Marking libshout-2.2.2-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,679] DEBUG : TSINFO: Marking libavc1394-0.5.3-11.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,681] DEBUG : TSINFO: Marking libraw1394-2.0.7-2.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,682] DEBUG : TSINFO: Marking orc-0.4.16-5.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,684] DEBUG : TSINFO: Marking 2:libogg-1.2.2-4.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,686] DEBUG : TSINFO: Marking libiec61883-1.2.0-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,688] DEBUG : TSINFO: Marking libdv-1.0.0-13.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,690] DEBUG : TSINFO: Marking flac-1.2.1-9.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:25:50,708] DEBUG : TSINFO: Marking libbluray-0.2.2-1.fc17.x86_64 as install for gvfs-archive-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,715] DEBUG : TSINFO: Marking fuse-libs-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,715] DEBUG : Quick matched fuse-libs-2.8.7-1.fc17.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >[2012-04-20 12:25:50,717] DEBUG : TSINFO: Marking fuse-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,723] DEBUG : TSINFO: Marking 1:libusb-0.1.3-10.fc17.x86_64 as install for gvfs-gphoto2-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,726] DEBUG : TSINFO: Marking libgphoto2-2.4.11-3.fc17.x86_64 as install for gvfs-gphoto2-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,727] DEBUG : Quick matched libgphoto2-2.4.11-3.fc17.x86_64 to require for libgphoto2.so.2()(64bit) >[2012-04-20 12:25:50,733] DEBUG : TSINFO: Marking 1:libsmbclient-4.0.0-41alpha18.fc17.x86_64 as install for gvfs-smb-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:50,751] DEBUG : TSINFO: Marking hplip-libs-3.12.4-1.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:50,752] DEBUG : TSINFO: Marking 1:net-snmp-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:50,754] DEBUG : TSINFO: Marking 1:net-snmp-libs-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:50,755] DEBUG : Quick matched hplip-libs-3.12.4-1.fc17.x86_64 to require for libhpip.so.0()(64bit) >[2012-04-20 12:25:50,761] DEBUG : TSINFO: Marking python-imaging-1.1.7-6.fc17.x86_64 as install for hplip-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:50,781] DEBUG : TSINFO: Marking ibus-libs-1.4.99.20120317-2.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:25:50,783] DEBUG : TSINFO: Marking gnome-icon-theme-legacy-3.4.0-1.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:25:50,784] DEBUG : TSINFO: Marking pyxdg-0.19-4.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:25:50,785] DEBUG : TSINFO: Marking notify-python-0.1.1-20.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:25:50,788] DEBUG : TSINFO: Marking libxkbfile-1.0.8-1.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:25:50,792] DEBUG : TSINFO: Marking kasumi-2.5-6.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:25:50,795] DEBUG : TSINFO: Marking anthy-9100h-17.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:25:50,796] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthydic.so.0()(64bit) >[2012-04-20 12:25:50,796] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthy.so.0()(64bit) >[2012-04-20 12:25:50,803] DEBUG : TSINFO: Marking libchewing-0.3.3-2.fc17.x86_64 as install for ibus-chewing-1.3.10-3.fc17.x86_64 >[2012-04-20 12:25:50,803] DEBUG : Quick matched libchewing-0.3.3-2.fc17.x86_64 to require for libchewing.so.3()(64bit) >[2012-04-20 12:25:50,810] DEBUG : TSINFO: Marking libhangul-0.1.0-2.fc17.x86_64 as install for ibus-hangul-1.4.1-1.fc17.x86_64 >[2012-04-20 12:25:50,810] DEBUG : Quick matched libhangul-0.1.0-2.fc17.x86_64 to require for libhangul.so.1()(64bit) >[2012-04-20 12:25:50,815] DEBUG : TSINFO: Marking libtranslit-m17n-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:25:50,817] DEBUG : TSINFO: Marking libtranslit-icu-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:25:50,822] DEBUG : TSINFO: Marking libtranslit-devel-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:25:50,828] DEBUG : TSINFO: Marking libtranslit-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:25:50,836] DEBUG : TSINFO: Marking eekboard-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:25:50,840] DEBUG : TSINFO: Marking m17n-lib-1.6.3-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:25:50,842] DEBUG : TSINFO: Marking iok-2.1.2-1.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:25:50,842] DEBUG : Quick matched m17n-lib-1.6.3-2.fc17.x86_64 to require for libm17n-core.so.0()(64bit) >[2012-04-20 12:25:50,845] DEBUG : TSINFO: Marking eekboard-libs-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:25:50,846] DEBUG : Quick matched eekboard-libs-1.0.6-2.fc17.x86_64 to require for libeek.so.0()(64bit) >[2012-04-20 12:25:50,858] DEBUG : TSINFO: Marking libpinyin-0.5.92-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:25:50,858] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0(LIBPINYIN)(64bit) >[2012-04-20 12:25:50,858] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0()(64bit) >[2012-04-20 12:25:50,860] DEBUG : TSINFO: Marking opencc-0.3.0-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:25:50,862] DEBUG : TSINFO: Marking lua-5.1.4-10.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:25:50,866] DEBUG : TSINFO: Marking 1:vorbis-tools-1.4.0-4.fc17.x86_64 as install for icedax-1.1.11-10.fc17.x86_64 >[2012-04-20 12:25:50,879] DEBUG : TSINFO: Marking im-chooser-common-1.5.2.2-1.fc17.x86_64 as install for im-chooser-1.5.2.2-1.fc17.x86_64 >[2012-04-20 12:25:50,882] DEBUG : TSINFO: Marking imsettings-libs-1.2.8.1-1.fc17.x86_64 as install for im-chooser-1.5.2.2-1.fc17.x86_64 >[2012-04-20 12:25:50,902] DEBUG : TSINFO: Marking sysvinit-tools-2.88-6.dsf.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,903] DEBUG : TSINFO: Marking net-tools-1.60-134.20120127git.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,904] DEBUG : TSINFO: Marking mingetty-1.08-10.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,907] DEBUG : TSINFO: Marking psmisc-22.16-1.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,910] DEBUG : TSINFO: Marking fedora-release-17-0.9.noarch as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,911] DEBUG : TSINFO: Marking 1:findutils-4.5.10-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,912] DEBUG : TSINFO: Marking gawk-4.0.0-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:25:50,924] DEBUG : TSINFO: Marking db4-4.8.30-9.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:25:50,926] DEBUG : TSINFO: Marking linux-atm-libs-2.5.1-4.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:25:50,932] DEBUG : TSINFO: Marking libnetfilter_conntrack-1.0.0-1.fc17.x86_64 as install for iptstate-2.2.2-6.fc17.x86_64 >[2012-04-20 12:25:50,944] DEBUG : TSINFO: Marking numactl-libs-2.0.7-5.fc17.x86_64 as install for 2:irqbalance-1.0.3-4.fc17.x86_64 >[2012-04-20 12:25:50,944] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >[2012-04-20 12:25:50,944] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1()(64bit) >[2012-04-20 12:25:50,961] DEBUG : TSINFO: Marking jpackage-utils-1.7.5-18.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:25:50,963] DEBUG : TSINFO: Marking tzdata-java-2012c-1.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:25:50,963] DEBUG : TSINFO: Marking rhino-1.7R3-4.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:25:50,967] DEBUG : TSINFO: Marking giflib-4.1.6-5.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:25:50,973] DEBUG : TSINFO: Marking kbd-misc-1.15.3-5.fc17.noarch as install for kbd-1.15.3-5.fc17.x86_64 >[2012-04-20 12:25:50,979] DEBUG : TSINFO: Marking linux-firmware-20120206-0.3.git06c8f81.fc17.noarch as install for kernel-3.3.2-1.fc17.x86_64 >[2012-04-20 12:25:50,980] DEBUG : TSINFO: Marking grubby-8.11-1.fc17.x86_64 as install for kernel-3.3.2-1.fc17.x86_64 >[2012-04-20 12:25:50,983] DEBUG : TSINFO: Marking khmeros-fonts-common-5.0-12.fc17.noarch as install for khmeros-base-fonts-5.0-12.fc17.noarch >[2012-04-20 12:25:51,006] DEBUG : TSINFO: Marking libtdb-1.2.9-14.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:25:51,008] DEBUG : TSINFO: Marking libtool-ltdl-2.4.2-3.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:25:51,015] DEBUG : TSINFO: Marking liberation-fonts-common-1.07.2-3.fc17.noarch as install for liberation-mono-fonts-1.07.2-3.fc17.noarch >[2012-04-20 12:25:51,046] DEBUG : TSINFO: Marking 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,056] DEBUG : TSINFO: Marking 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,058] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:25:51,058] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >[2012-04-20 12:25:51,058] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >[2012-04-20 12:25:51,058] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >[2012-04-20 12:25:51,059] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >[2012-04-20 12:25:51,060] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvcllo.so()(64bit) >[2012-04-20 12:25:51,060] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvbahelperlo.so()(64bit) >[2012-04-20 12:25:51,060] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libutllo.so()(64bit) >[2012-04-20 12:25:51,061] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3()(64bit) >[2012-04-20 12:25:51,061] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >[2012-04-20 12:25:51,061] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3()(64bit) >[2012-04-20 12:25:51,062] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtllo.so()(64bit) >[2012-04-20 12:25:51,062] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtklo.so()(64bit) >[2012-04-20 12:25:51,062] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxlo.so()(64bit) >[2012-04-20 12:25:51,062] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxcorelo.so()(64bit) >[2012-04-20 12:25:51,062] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvtlo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvllo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsotlo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsfxlo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsblo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsaxlo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libooxlo.so()(64bit) >[2012-04-20 12:25:51,063] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libmsfilterlo.so()(64bit) >[2012-04-20 12:25:51,064] DEBUG : TSINFO: Marking lpsolve-5.5.2.0-4.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libfilelo.so()(64bit) >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libeditenglo.so()(64bit) >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdrawinglayerlo.so()(64bit) >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdbtoolslo.so()(64bit) >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libcomphelpgcc3.so()(64bit) >[2012-04-20 12:25:51,065] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libbasegfxlo.so()(64bit) >[2012-04-20 12:25:51,066] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libavmedialo.so()(64bit) >[2012-04-20 12:25:51,074] DEBUG : TSINFO: Marking 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,076] DEBUG : TSINFO: Marking libwpg-0.2.0-3.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,078] DEBUG : TSINFO: Marking libwpd-0.9.4-2.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,078] DEBUG : Quick matched libwpd-0.9.4-2.fc17.x86_64 to require for libwpd-0.9.so.9()(64bit) >[2012-04-20 12:25:51,081] DEBUG : TSINFO: Marking libvisio-0.0.15-1.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,092] DEBUG : TSINFO: Marking 1:libreoffice-presenter-screen-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,094] DEBUG : TSINFO: Marking 1:libreoffice-ogltrans-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,113] DEBUG : TSINFO: Marking libwps-0.2.4-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,115] DEBUG : TSINFO: Marking libicu-4.8.1.1-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:51,115] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicui18n.so.48()(64bit) >[2012-04-20 12:25:51,126] DEBUG : TSINFO: Marking sane-backends-1.0.22-10.fc17.x86_64 as install for libsane-hpaio-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:51,153] DEBUG : TSINFO: Marking lvm2-libs-2.02.95-6.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:25:51,156] DEBUG : TSINFO: Marking libudev-182-1.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:25:51,161] DEBUG : TSINFO: Marking less-444-5.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:25:51,162] DEBUG : TSINFO: Marking gzip-1.4-6.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:25:51,163] DEBUG : TSINFO: Marking groff-base-1.21-8.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:25:51,165] DEBUG : TSINFO: Marking libpipeline-1.2.0-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:25:51,167] DEBUG : TSINFO: Marking gdbm-1.10-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:25:51,181] DEBUG : TSINFO: Marking mesa-dri-filesystem-8.0.2-2.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:25:51,184] DEBUG : TSINFO: Marking llvm-libs-3.0-10.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:25:51,195] DEBUG : TSINFO: Marking libXinerama-1.1.2-1.fc17.x86_64 as install for metacity-2.34.3-1.fc17.x86_64 >[2012-04-20 12:25:51,215] DEBUG : TSINFO: Marking urlview-0.9-9.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:25:51,219] DEBUG : TSINFO: Marking gpgme-1.3.0-6.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:25:51,219] DEBUG : Quick matched gpgme-1.3.0-6.fc17.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >[2012-04-20 12:25:51,221] DEBUG : TSINFO: Marking tokyocabinet-1.4.47-2.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:25:51,238] DEBUG : TSINFO: Marking gupnp-0.18.2-1.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:25:51,240] DEBUG : TSINFO: Marking gssdp-0.12.1-2.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:25:51,243] DEBUG : TSINFO: Marking libbsd-0.3.0-2.fc17.x86_64 as install for nc-1.103-3.fc17.x86_64 >[2012-04-20 12:25:51,243] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0(LIBBSD_0.0)(64bit) >[2012-04-20 12:25:51,244] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0()(64bit) >[2012-04-20 12:25:51,259] DEBUG : TSINFO: Marking rpcbind-0.2.0-16.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,262] DEBUG : TSINFO: Marking libtirpc-0.2.2-2.1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,265] DEBUG : TSINFO: Marking libnfsidmap-0.25-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,269] DEBUG : TSINFO: Marking libmount-2.21.1-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,269] DEBUG : Quick matched libmount-2.21.1-1.fc17.x86_64 to require for libmount >[2012-04-20 12:25:51,271] DEBUG : TSINFO: Marking libgssglue-0.3-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,271] DEBUG : Quick matched libgssglue-0.3-1.fc17.x86_64 to require for libgssglue >[2012-04-20 12:25:51,274] DEBUG : TSINFO: Marking libevent-2.0.14-2.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:25:51,293] DEBUG : TSINFO: Marking newt-0.52.14-2.fc17.x86_64 as install for ntsysv-1.3.59-1.fc17.x86_64 >[2012-04-20 12:25:51,293] DEBUG : Quick matched newt-0.52.14-2.fc17.x86_64 to require for libnewt.so.0.52()(64bit) >[2012-04-20 12:25:51,302] DEBUG : TSINFO: Marking openssh-5.9p1-22.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:25:51,304] DEBUG : TSINFO: Marking fipscheck-lib-1.3.0-3.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:25:51,305] DEBUG : Quick matched fipscheck-lib-1.3.0-3.fc17.x86_64 to require for libfipscheck.so.1()(64bit) >[2012-04-20 12:25:51,315] DEBUG : TSINFO: Marking speech-dispatcher-python-0.7.1-7.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:51,318] DEBUG : TSINFO: Marking speech-dispatcher-0.7.1-7.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:51,319] DEBUG : TSINFO: Marking python-brlapi-0.5.6-4.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:51,321] DEBUG : TSINFO: Marking liblouis-python-2.4.1-1.fc17.noarch as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:51,338] DEBUG : TSINFO: Marking paps-libs-0.6.8-18.fc17.x86_64 as install for paps-0.6.8-18.fc17.x86_64 >[2012-04-20 12:25:51,350] DEBUG : TSINFO: Marking libuser-0.57.6-1.fc17.x86_64 as install for passwd-0.78.99-1.fc17.x86_64 >[2012-04-20 12:25:51,354] DEBUG : TSINFO: Marking passwdqc-lib-1.2.2-3.fc17.x86_64 as install for passwdqc-1.2.2-3.fc17.x86_64 >[2012-04-20 12:25:51,356] DEBUG : TSINFO: Marking hwdata-0.234-2.fc17.noarch as install for pciutils-3.1.9-1.fc17.x86_64 >[2012-04-20 12:25:51,360] DEBUG : TSINFO: Marking libsysfs-2.1.0-11.fc17.x86_64 as install for pcmciautils-018-2.fc17.x86_64 >[2012-04-20 12:25:51,375] DEBUG : TSINFO: Marking libxslt-1.1.26-9.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,376] DEBUG : TSINFO: Marking rarian-compat-0.8.1-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,379] DEBUG : TSINFO: Marking gnome-vfs2-2.24.4-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,381] DEBUG : TSINFO: Marking libgnomeui-2.24.5-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,383] DEBUG : TSINFO: Marking libgnomecanvas-2.30.3-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,384] DEBUG : TSINFO: Marking libgnome-2.32.1-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,386] DEBUG : TSINFO: Marking libglade2-2.6.4-8.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,389] DEBUG : TSINFO: Marking libbonoboui-2.24.5-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,391] DEBUG : TSINFO: Marking libbonobo-2.32.1-2.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,391] DEBUG : Quick matched libbonobo-2.32.1-2.fc17.x86_64 to require for libbonobo-2.so.0()(64bit) >[2012-04-20 12:25:51,393] DEBUG : TSINFO: Marking libart_lgpl-2.3.21-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,394] DEBUG : TSINFO: Marking ORBit2-2.14.19-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:25:51,401] DEBUG : TSINFO: Marking plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:51,404] DEBUG : TSINFO: Marking plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:51,404] DEBUG : Quick matched plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 to require for libply-splash-core.so.2()(64bit) >[2012-04-20 12:25:51,407] DEBUG : TSINFO: Marking plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-system-theme-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:51,418] DEBUG : TSINFO: Marking libselinux-utils-2.1.9-9.fc17.x86_64 as install for policycoreutils-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,421] DEBUG : TSINFO: Marking libsemanage-2.1.6-3.fc17.x86_64 as install for policycoreutils-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,422] DEBUG : TSINFO: Marking diffutils-3.2-6.fc17.x86_64 as install for policycoreutils-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,431] DEBUG : TSINFO: Marking policycoreutils-python-2.1.11-5.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,433] DEBUG : TSINFO: Marking xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,434] DEBUG : TSINFO: Marking matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,437] DEBUG : TSINFO: Marking libcgroup-0.38-1.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:51,438] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1(CGROUP_0.32)(64bit) >[2012-04-20 12:25:51,438] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1()(64bit) >[2012-04-20 12:25:51,447] DEBUG : TSINFO: Marking elfutils-libelf-0.153-2.fc17.x86_64 as install for prelink-0.4.6-5.fc17.x86_64 >[2012-04-20 12:25:51,448] DEBUG : Quick matched elfutils-libelf-0.153-2.fc17.x86_64 to require for libelf.so.1()(64bit) >[2012-04-20 12:25:51,454] DEBUG : TSINFO: Marking ptouch-driver-1.3-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,455] DEBUG : TSINFO: Marking psutils-1.17-38.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,456] DEBUG : TSINFO: Marking 1:pnm2ppa-1.04-23.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,457] DEBUG : TSINFO: Marking pbm2l7k-990321-9.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,458] DEBUG : TSINFO: Marking pbm2l2030-1.4-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,459] DEBUG : TSINFO: Marking min12xxw-0.0.9-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,460] DEBUG : TSINFO: Marking lx-20030328-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,461] DEBUG : TSINFO: Marking cjet-0.8.9-11.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,462] DEBUG : TSINFO: Marking c2070-0.99-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,463] DEBUG : TSINFO: Marking c2050-0.3b-5.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:25:51,477] DEBUG : TSINFO: Marking rtkit-0.10-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,479] DEBUG : TSINFO: Marking libsndfile-1.0.25-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,483] DEBUG : TSINFO: Marking libxcb-1.8.1-1.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,485] DEBUG : TSINFO: Marking json-c-0.9-4.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,488] DEBUG : TSINFO: Marking jack-audio-connection-kit-1.9.8-8.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,490] DEBUG : TSINFO: Marking libasyncns-0.8-3.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:25:51,510] DEBUG : TSINFO: Marking python-xlib-0.15-0.6.rc1.fc17.noarch as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:25:51,510] DEBUG : TSINFO: Marking gnome-python2-gconf-2.28.1-8.fc17.x86_64 as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:25:51,514] DEBUG : TSINFO: Marking 1:quota-nls-4.00-3.fc17.noarch as install for 1:quota-4.00-3.fc17.x86_64 >[2012-04-20 12:25:51,538] DEBUG : TSINFO: Marking python-mako-0.5.0-2.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,539] DEBUG : TSINFO: Marking media-player-info-16-1.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,541] DEBUG : TSINFO: Marking gvfs-afc-1.12.1-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,544] DEBUG : TSINFO: Marking gstreamer-python-0.10.19-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,630] DEBUG : TSINFO: Marking usbmuxd-1.0.8-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,633] DEBUG : TSINFO: Marking libtasn1-2.12-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,636] DEBUG : TSINFO: Marking libplist-1.8-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,638] DEBUG : TSINFO: Marking libmusicbrainz3-3.0.3-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,641] DEBUG : TSINFO: Marking libmtp-1.1.3-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,644] DEBUG : TSINFO: Marking libimobiledevice-1.1.4-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,647] DEBUG : TSINFO: Marking grilo-0.1.18-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,650] DEBUG : TSINFO: Marking libgpod-0.8.2-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,652] DEBUG : TSINFO: Marking libdmapsharing-2.9.14-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:25:51,662] DEBUG : TSINFO: Marking curl-7.24.0-2.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:25:51,664] DEBUG : TSINFO: Marking libdb-utils-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:25:51,667] DEBUG : TSINFO: Marking rpm-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:25:51,667] DEBUG : Quick matched rpm-libs-4.9.1.3-1.fc17.x86_64 to require for librpm.so.2()(64bit) >[2012-04-20 12:25:51,670] DEBUG : TSINFO: Marking libdb-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:25:51,692] DEBUG : TSINFO: Marking 1:samba-common-3.6.4-82.fc17.1.x86_64 as install for 1:samba-client-3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:25:51,698] DEBUG : TSINFO: Marking sane-backends-libs-1.0.22-10.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-10.fc17.x86_64 >[2012-04-20 12:25:51,700] DEBUG : TSINFO: Marking libieee1284-0.2.11-11.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-10.fc17.x86_64 >[2012-04-20 12:25:51,708] DEBUG : TSINFO: Marking avahi-glib-0.6.30-7.fc17.x86_64 as install for seahorse-3.4.0-2.fc17.x86_64 >[2012-04-20 12:25:51,711] DEBUG : TSINFO: Marking selinux-policy-3.10.0-116.fc17.noarch as install for selinux-policy-targeted-3.10.0-116.fc17.noarch >[2012-04-20 12:25:51,712] DEBUG : Quick matched selinux-policy-3.10.0-116.fc17.noarch to require for selinux-policy >[2012-04-20 12:25:51,718] DEBUG : TSINFO: Marking procmail-3.22-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:25:51,719] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:25:51,728] DEBUG : TSINFO: Marking setroubleshoot-server-3.1.9-1.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:25:51,734] DEBUG : TSINFO: Marking libreport-gtk-2.0.10-2.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:25:51,737] DEBUG : TSINFO: Marking usermode-1.109-1.fc17.x86_64 as install for setuptool-1.19.11-4.fc17.x86_64 >[2012-04-20 12:25:51,752] DEBUG : TSINFO: Marking unique3-3.0.2-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:25:51,754] DEBUG : TSINFO: Marking rest-0.7.12-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:25:51,756] DEBUG : TSINFO: Marking LibRaw-0.14.3-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:25:51,759] DEBUG : TSINFO: Marking libgomp-4.7.0-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:25:51,762] DEBUG : TSINFO: Marking libgexiv2-0.4.1-1.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:25:51,772] DEBUG : TSINFO: Marking slang-2.2.4-3.fc17.x86_64 as install for slrn-0.9.9p1-5.fc17.x86_64 >[2012-04-20 12:25:51,772] DEBUG : Quick matched slang-2.2.4-3.fc17.x86_64 to require for libslang.so.2()(64bit) >[2012-04-20 12:25:51,776] DEBUG : TSINFO: Marking mailx-12.5-5.fc17.x86_64 as install for 1:smartmontools-5.42-3.fc17.x86_64 >[2012-04-20 12:25:51,779] DEBUG : TSINFO: Marking smc-fonts-common-4.4-7.fc17.noarch as install for smc-meera-fonts-4.4-7.fc17.noarch >[2012-04-20 12:25:51,780] DEBUG : TSINFO: Marking smolt-1.4.3-6.fc17.noarch as install for smolt-firstboot-1.4.3-6.fc17.noarch >[2012-04-20 12:25:51,790] DEBUG : TSINFO: Marking xz-5.1.1-2alpha.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:25:51,792] DEBUG : TSINFO: Marking 2:tar-1.26-5.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:25:51,793] DEBUG : TSINFO: Marking libxml2-python-2.7.8-7.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:25:51,801] DEBUG : TSINFO: Marking libmusicbrainz4-4.0.0-1.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,803] DEBUG : TSINFO: Marking libdiscid-0.2.2-6.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,811] DEBUG : TSINFO: Marking libao-1.1.0-2.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:25:51,813] DEBUG : TSINFO: Marking gsm-1.0.13-6.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:25:51,819] DEBUG : TSINFO: Marking libpciaccess-0.13.1-1.fc17.x86_64 as install for spice-vdagent-0.10.1-1.fc17.x86_64 >[2012-04-20 12:25:51,838] DEBUG : TSINFO: Marking sssd-client-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,842] DEBUG : TSINFO: Marking libldb-1.1.4-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,844] DEBUG : TSINFO: Marking libipa_hbac-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,846] DEBUG : TSINFO: Marking libtevent-0.9.15-1.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,848] DEBUG : TSINFO: Marking cyrus-sasl-gssapi-2.1.23-29.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,850] DEBUG : TSINFO: Marking libunistring-0.9.3-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,855] DEBUG : TSINFO: Marking python-libs-2.7.3-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,858] DEBUG : TSINFO: Marking pcre-8.21-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,860] DEBUG : TSINFO: Marking libnl-1.1-15.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,864] DEBUG : TSINFO: Marking libini_config-0.6.2-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,867] DEBUG : TSINFO: Marking libdhash-0.4.3-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,870] DEBUG : TSINFO: Marking libcollection-0.6.1-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,872] DEBUG : TSINFO: Marking c-ares-1.7.5-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-20 12:25:51,881] DEBUG : TSINFO: Marking libsss_sudo-1.8.2-10.fc17.x86_64 as install for sudo-1.8.3p1-6.fc17.x86_64 >[2012-04-20 12:25:51,882] DEBUG : Quick matched libsss_sudo-1.8.2-10.fc17.x86_64 to require for libsss_sudo.so.0()(64bit) >[2012-04-20 12:25:51,901] DEBUG : TSINFO: Marking python-slip-0.2.20-2.fc17.noarch as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:25:51,902] DEBUG : TSINFO: Marking gnome-python2-canvas-2.28.1-8.fc17.x86_64 as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:25:51,909] DEBUG : TSINFO: Marking system-config-keyboard-base-1.3.1-8.fc17.x86_64 as install for system-config-keyboard-1.3.1-8.fc17.x86_64 >[2012-04-20 12:25:51,916] DEBUG : TSINFO: Marking rpm-python-4.9.1.3-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:25:51,918] DEBUG : TSINFO: Marking python-iwlib-1.2-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:25:51,925] DEBUG : TSINFO: Marking system-config-printer-libs-1.3.9-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:25:51,927] DEBUG : TSINFO: Marking python-smbc-1.0.13-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:25:51,928] DEBUG : TSINFO: Marking python-slip-gtk-0.2.20-2.fc17.noarch as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:25:51,929] DEBUG : TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:25:51,937] DEBUG : TSINFO: Marking libselinux-python-2.1.9-9.fc17.x86_64 as install for system-config-users-1.2.115-1.fc17.noarch >[2012-04-20 12:25:51,951] DEBUG : TSINFO: Marking nss-myhostname-0.3-2.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:25:51,955] DEBUG : TSINFO: Marking kmod-libs-7-1.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:25:51,955] DEBUG : Quick matched kmod-libs-7-1.fc17.x86_64 to require for libkmod.so.2()(64bit) >[2012-04-20 12:25:51,960] DEBUG : TSINFO: Marking 14:libpcap-1.2.1-2.fc17.x86_64 as install for 14:tcpdump-4.2.1-2.fc17.x86_64 >[2012-04-20 12:25:51,964] DEBUG : TSINFO: Marking thai-scalable-fonts-common-0.5.0-1.fc17.noarch as install for thai-scalable-waree-fonts-0.5.0-1.fc17.noarch >[2012-04-20 12:25:51,984] DEBUG : TSINFO: Marking python-httplib2-0.6.0-6.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,985] DEBUG : TSINFO: Marking python-feedparser-5.1-1.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,986] DEBUG : TSINFO: Marking 1:python-BeautifulSoup-3.2.0-4.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,987] DEBUG : TSINFO: Marking grilo-plugins-0.1.18-3.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:51,989] DEBUG : TSINFO: Marking gnome-dvb-daemon-0.2.8-1.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:52,011] DEBUG : TSINFO: Marking transmission-common-2.50-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:25:52,014] DEBUG : TSINFO: Marking libcurl-7.24.0-2.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:25:52,018] DEBUG : TSINFO: Marking usb_modeswitch-data-20111023-2.fc17.noarch as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:25:52,021] DEBUG : TSINFO: Marking 1:tcl-8.5.11-2.fc17.x86_64 as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:25:52,040] DEBUG : TSINFO: Marking libutempter-1.1.5-6.fc17.x86_64 as install for util-linux-2.21.1-1.fc17.x86_64 >[2012-04-20 12:25:52,040] DEBUG : Quick matched libutempter-1.1.5-6.fc17.x86_64 to require for libutempter.so.0()(64bit) >[2012-04-20 12:25:52,045] DEBUG : TSINFO: Marking 2:vim-common-7.3.444-1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:25:52,051] DEBUG : TSINFO: Marking ruby-libs-1.9.3.0-9.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:25:52,053] DEBUG : TSINFO: Marking 4:perl-libs-5.14.2-211.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:25:52,067] DEBUG : TSINFO: Marking spice-gtk3-0.11-5.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,069] DEBUG : TSINFO: Marking spice-glib-0.11-5.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,072] DEBUG : TSINFO: Marking gvnc-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,074] DEBUG : TSINFO: Marking gtk-vnc2-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,076] DEBUG : TSINFO: Marking avahi-ui-gtk3-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,078] DEBUG : TSINFO: Marking avahi-gobject-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,089] DEBUG : TSINFO: Marking vlgothic-fonts-common-20120325-1.fc17.noarch as install for vlgothic-fonts-20120325-1.fc17.noarch >[2012-04-20 12:25:52,102] DEBUG : TSINFO: Marking crda-1.1.2_2011.04.28-2.fc17.x86_64 as install for 1:wireless-tools-29-7.1.fc17.x86_64 >[2012-04-20 12:25:52,108] DEBUG : TSINFO: Marking xdg-user-dirs-0.14-2.fc17.x86_64 as install for xdg-user-dirs-gtk-0.9-1.fc17.x86_64 >[2012-04-20 12:25:52,118] DEBUG : TSINFO: Marking xkeyboard-config-2.5.1-1.fc17.noarch as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:25:52,121] DEBUG : TSINFO: Marking mtdev-1.1.0-3.20110105.fc17.x86_64 as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:25:52,121] DEBUG : Quick matched mtdev-1.1.0-3.20110105.fc17.x86_64 to require for libmtdev.so.1()(64bit) >[2012-04-20 12:25:52,131] DEBUG : TSINFO: Marking xcb-util-0.3.8-2.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:25:52,131] DEBUG : Quick matched xcb-util-0.3.8-2.fc17.x86_64 to require for libxcb-util.so.0()(64bit) >[2012-04-20 12:25:52,134] DEBUG : TSINFO: Marking libXvMC-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:25:52,137] DEBUG : TSINFO: Marking libXv-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:25:52,156] DEBUG : TSINFO: Marking mesa-libxatracker-8.0.2-2.fc17.x86_64 as install for xorg-x11-drv-vmware-12.0.1-2.fc17.x86_64 >[2012-04-20 12:25:52,156] DEBUG : Quick matched mesa-libxatracker-8.0.2-2.fc17.x86_64 to require for libxatracker.so.1()(64bit) >[2012-04-20 12:25:52,165] DEBUG : TSINFO: Marking xorg-x11-server-common-1.12.0-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:25:52,166] DEBUG : TSINFO: Marking system-setup-keyboard-0.8.8-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:25:52,169] DEBUG : TSINFO: Marking pixman-0.24.4-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:25:52,172] DEBUG : TSINFO: Marking libXfont-1.4.5-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:25:52,178] DEBUG : TSINFO: Marking libdmx-1.1.2-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:25:52,181] DEBUG : TSINFO: Marking libXxf86dga-1.1.3-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:25:52,193] DEBUG : TSINFO: Marking xsane-common-0.998-8.fc17.x86_64 as install for xsane-gimp-0.998-8.fc17.x86_64 >[2012-04-20 12:25:52,199] DEBUG : TSINFO: Marking yelp-xsl-3.4.1-1.fc17.noarch as install for 1:yelp-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,202] DEBUG : TSINFO: Marking 1:yelp-libs-3.4.1-1.fc17.x86_64 as install for 1:yelp-3.4.1-1.fc17.x86_64 >[2012-04-20 12:25:52,207] DEBUG : TSINFO: Marking yp-tools-2.12-8.fc17.x86_64 as install for 3:ypbind-1.35-2.fc17.x86_64 >[2012-04-20 12:25:52,211] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.4-6.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:25:52,212] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-11.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:25:52,213] DEBUG : TSINFO: Marking python-iniparse-0.4-4.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:25:52,214] DEBUG : TSINFO: Marking pygpgme-0.2-2.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:25:52,216] DEBUG : TSINFO: Marking deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for yum-presto-0.7.3-1.fc17.noarch >[2012-04-20 12:25:52,219] DEBUG : TSINFO: Marking python-kitchen-1.1.1-1.fc17.noarch as install for yum-utils-1.1.31-4.fc17.noarch >[2012-04-20 12:25:52,277] DEBUG : TSINFO: Marking libIDL-0.8.14-4.fc17.x86_64 as install for ORBit2-2.14.19-3.fc17.x86_64 >[2012-04-20 12:25:52,283] DEBUG : TSINFO: Marking preupgrade-1.1.10-2.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:52,284] DEBUG : TSINFO: Marking comps-extras-20-3.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:52,295] DEBUG : TSINFO: Marking PackageKit-yum-0.7.3-1.fc17.x86_64 as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:25:52,310] DEBUG : TSINFO: Marking abrt-libs-2.0.10-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,313] DEBUG : TSINFO: Marking libreport-2.0.10-2.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,315] DEBUG : TSINFO: Marking btparser-0.16-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,329] DEBUG : TSINFO: Marking elfutils-libs-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,331] DEBUG : TSINFO: Marking elfutils-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,335] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.10-2.fc17.x86_64 as install for abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,345] DEBUG : TSINFO: Marking abrt-dbus-2.0.10-1.fc17.x86_64 as install for abrt-gui-2.0.10-1.fc17.x86_64 >[2012-04-20 12:25:52,356] DEBUG : TSINFO: Marking fxload-2002_04_11-11.fc17.x86_64 as install for alsa-tools-firmware-1.0.25-2.fc17.x86_64 >[2012-04-20 12:25:52,366] DEBUG : TSINFO: Marking libXScrnSaver-1.2.2-1.fc17.x86_64 as install for argyllcms-1.3.6-2.fc17.x86_64 >[2012-04-20 12:25:52,388] DEBUG : TSINFO: Marking 32:bind-license-9.9.0-1.fc17.noarch as install for 32:bind-libs-9.9.0-1.fc17.x86_64 >[2012-04-20 12:25:52,452] DEBUG : TSINFO: Marking iw-3.3-1.fc17.x86_64 as install for crda-1.1.2_2011.04.28-2.fc17.x86_64 >[2012-04-20 12:25:52,501] DEBUG : TSINFO: Marking sgpio-1.2.0.10-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:52,503] DEBUG : TSINFO: Marking device-mapper-event-1.02.74-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:25:52,510] DEBUG : TSINFO: Marking 1:hardlink-1.0-13.fc17.x86_64 as install for dracut-018-23.git20120419.fc17.noarch >[2012-04-20 12:25:52,516] DEBUG : TSINFO: Marking python-boto-2.3.0-1.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-20 12:25:52,517] DEBUG : TSINFO: Marking python-GnuPGInterface-0.3.2-9.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-20 12:25:52,518] DEBUG : TSINFO: Marking 2:ncftp-3.2.5-3.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-20 12:25:52,519] DEBUG : TSINFO: Marking gnupg-1.4.12-1.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-20 12:25:52,521] DEBUG : TSINFO: Marking librsync-0.9.7-17.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-20 12:25:52,545] DEBUG : TSINFO: Marking libspectre-0.2.6-5.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:52,548] DEBUG : TSINFO: Marking poppler-glib-0.18.4-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:52,551] DEBUG : TSINFO: Marking libgxps-0.2.2-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:52,577] DEBUG : TSINFO: Marking libnice-0.1.1-3.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:25:52,579] DEBUG : TSINFO: Marking gupnp-igd-0.2.1-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:25:52,585] DEBUG : TSINFO: Marking fipscheck-1.3.0-3.fc17.x86_64 as install for fipscheck-lib-1.3.0-3.fc17.x86_64 >[2012-04-20 12:25:52,597] DEBUG : TSINFO: Marking libsocialweb-0.25.20-3.fc17.x86_64 as install for 1:folks-0.6.9-1.fc17.x86_64 >[2012-04-20 12:25:52,603] DEBUG : TSINFO: Marking libfprint-0.4.0-3.fc17.x86_64 as install for fprintd-0.4.1-2.fc17.x86_64 >[2012-04-20 12:25:52,639] DEBUG : TSINFO: Marking suitesparse-3.6.1-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,641] DEBUG : TSINFO: Marking libspiro-20071029-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,642] DEBUG : TSINFO: Marking libopenraw-0.0.8-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,644] DEBUG : TSINFO: Marking SDL-1.2.14-16.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,646] DEBUG : TSINFO: Marking ilmbase-1.0.2-4.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,646] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libIlmThread.so.6()(64bit) >[2012-04-20 12:25:52,648] DEBUG : TSINFO: Marking OpenEXR-libs-1.7.0-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:25:52,649] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libHalf.so.6()(64bit) >[2012-04-20 12:25:52,658] DEBUG : TSINFO: Marking gettext-libs-0.18.1.1-12.fc17.x86_64 as install for gettext-0.18.1.1-12.fc17.x86_64 >[2012-04-20 12:25:52,658] DEBUG : Quick matched gettext-libs-0.18.1.1-12.fc17.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >[2012-04-20 12:25:52,669] DEBUG : TSINFO: Marking 1:xorg-x11-font-utils-7.5-7.fc17.x86_64 as install for ghostscript-fonts-5.50-28.fc17.noarch >[2012-04-20 12:25:52,684] DEBUG : TSINFO: Marking gamin-0.1.10-12.fc17.x86_64 as install for glib2-2.32.1-1.fc17.x86_64 >[2012-04-20 12:25:52,688] DEBUG : TSINFO: Marking tzdata-2012c-1.fc17.noarch as install for glibc-common-2.15-32.fc17.x86_64 >[2012-04-20 12:25:52,702] DEBUG : TSINFO: Marking desktop-backgrounds-gnome-17.0.0-1.fc17.noarch as install for gnome-desktop3-3.4.1-2.fc17.x86_64 >[2012-04-20 12:25:52,709] DEBUG : TSINFO: Marking dvb-apps-1.1.2-0.1479.37781d27a444.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:25:52,711] DEBUG : TSINFO: Marking gstreamer-rtsp-0.10.8-2.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:25:52,734] DEBUG : TSINFO: Marking gnome-python2-2.28.1-8.fc17.x86_64 as install for gnome-python2-canvas-2.28.1-8.fc17.x86_64 >[2012-04-20 12:25:52,740] DEBUG : TSINFO: Marking gnome-python2-desktop-2.32.0-9.fc17.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 >[2012-04-20 12:25:52,783] DEBUG : TSINFO: Marking gupnp-av-0.10.1-3.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:25:52,786] DEBUG : TSINFO: Marking libquvi-0.4.1-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:25:52,788] DEBUG : TSINFO: Marking gmime-2.6.4-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:25:52,802] DEBUG : TSINFO: Marking gstreamer-tools-0.10.36-1.fc17.x86_64 as install for gstreamer-0.10.36-1.fc17.x86_64 >[2012-04-20 12:25:52,822] DEBUG : TSINFO: Marking libvpx-1.0.0-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,824] DEBUG : TSINFO: Marking libvdpau-0.4.1-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,826] DEBUG : TSINFO: Marking schroedinger-1.0.11-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,828] DEBUG : TSINFO: Marking libofa-0.9.3-20.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,830] DEBUG : TSINFO: Marking libmpcdec-1.2.6-8.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,831] DEBUG : TSINFO: Marking 1:libmodplug-0.8.8.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,833] DEBUG : TSINFO: Marking libkate-0.3.8-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,835] DEBUG : TSINFO: Marking libdvdread-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,837] DEBUG : TSINFO: Marking libdvdnav-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,839] DEBUG : TSINFO: Marking dirac-libs-1.0.2-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,839] DEBUG : Quick matched dirac-libs-1.0.2-7.fc17.x86_64 to require for libdirac_decoder.so.0()(64bit) >[2012-04-20 12:25:52,841] DEBUG : TSINFO: Marking libdc1394-2.1.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,843] DEBUG : TSINFO: Marking celt-0.11.1-3.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,844] DEBUG : TSINFO: Marking libcdaudio-0.99.12p2-15.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,846] DEBUG : TSINFO: Marking libass-0.10.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:25:52,855] DEBUG : TSINFO: Marking libvisual-0.4.0-11.fc17.x86_64 as install for gstreamer-plugins-base-0.10.36-1.fc17.x86_64 >[2012-04-20 12:25:52,918] DEBUG : TSINFO: Marking libcdio-0.83-3.fc17.x86_64 as install for gvfs-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:52,918] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >[2012-04-20 12:25:52,918] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >[2012-04-20 12:25:52,918] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_paranoia.so.1()(64bit) >[2012-04-20 12:25:52,919] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1()(64bit) >[2012-04-20 12:25:52,919] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13()(64bit) >[2012-04-20 12:25:52,928] DEBUG : TSINFO: Marking 1:obex-data-server-0.4.6-3.fc17.x86_64 as install for gvfs-obexftp-1.12.1-2.fc17.x86_64 >[2012-04-20 12:25:52,940] DEBUG : TSINFO: Marking hplip-common-3.12.4-1.fc17.x86_64 as install for hplip-libs-3.12.4-1.fc17.x86_64 >[2012-04-20 12:25:52,964] DEBUG : TSINFO: Marking xml-common-0.6.3-36.fc17.noarch as install for iso-codes-3.34-1.fc17.noarch >[2012-04-20 12:25:52,972] DEBUG : TSINFO: Marking libfreebob-1.0.11-10.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:25:52,975] DEBUG : TSINFO: Marking libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:25:53,005] DEBUG : TSINFO: Marking groff-1.21-8.fc17.x86_64 as install for less-444-5.fc17.x86_64 >[2012-04-20 12:25:53,010] DEBUG : TSINFO: Marking libX11-common-1.4.99.1-3.fc17.noarch as install for libX11-1.4.99.1-3.fc17.x86_64 >[2012-04-20 12:25:53,025] DEBUG : TSINFO: Marking libfontenc-1.1.0-2.fc17.x86_64 as install for libXfont-1.4.5-1.fc17.x86_64 >[2012-04-20 12:25:53,074] DEBUG : TSINFO: Marking sound-theme-freedesktop-0.7-4.fc17.noarch as install for libcanberra-0.28-6.fc17.x86_64 >[2012-04-20 12:25:53,099] DEBUG : TSINFO: Marking libssh2-1.4.1-1.fc17.x86_64 as install for libcurl-7.24.0-2.fc17.x86_64 >[2012-04-20 12:25:53,099] DEBUG : Quick matched libssh2-1.4.1-1.fc17.x86_64 to require for libssh2.so.1()(64bit) >[2012-04-20 12:25:53,154] DEBUG : TSINFO: Marking lockdev-1.0.4-0.4.20111007git.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:25:53,154] DEBUG : Quick matched lockdev-1.0.4-0.4.20111007git.fc17.x86_64 to require for liblockdev.so.1()(64bit) >[2012-04-20 12:25:53,157] DEBUG : TSINFO: Marking gd-2.0.35-16.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:25:53,169] DEBUG : TSINFO: Marking sg3_utils-libs-1.31-2.fc17.x86_64 as install for libgpod-0.8.2-4.fc17.x86_64 >[2012-04-20 12:25:53,195] DEBUG : TSINFO: Marking libref_array-0.1.2-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:25:53,198] DEBUG : TSINFO: Marking libpath_utils-0.2.1-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:25:53,211] DEBUG : TSINFO: Marking liblouis-2.4.1-1.fc17.x86_64 as install for liblouis-python-2.4.1-1.fc17.noarch >[2012-04-20 12:25:53,232] DEBUG : TSINFO: Marking libnfnetlink-1.0.0-4.fc17.x86_64 as install for libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >[2012-04-20 12:25:53,251] DEBUG : TSINFO: Marking seed-3.2.0-2.fc17.2.x86_64 as install for libpeas-1.4.0-1.fc17.x86_64 >[2012-04-20 12:25:53,272] DEBUG : TSINFO: Marking libmodman-2.0.1-3.fc17.x86_64 as install for libproxy-0.4.7-4.fc17.x86_64 >[2012-04-20 12:25:53,275] DEBUG : TSINFO: Marking cracklib-dicts-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-20 12:25:53,277] DEBUG : TSINFO: Marking cracklib-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-20 12:25:53,316] DEBUG : TSINFO: Marking 1:libreoffice-opensymbol-fonts-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,319] DEBUG : TSINFO: Marking hyphen-2.8.3-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,321] DEBUG : TSINFO: Marking lucene-2.9.4-8.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,322] DEBUG : TSINFO: Marking hyphen-en-2.8.3-1.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,323] DEBUG : TSINFO: Marking hunspell-en-0.20110318-2.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,325] DEBUG : TSINFO: Marking 1:autocorr-en-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,328] DEBUG : TSINFO: Marking redland-1.0.15-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,330] DEBUG : TSINFO: Marking mythes-1.2.2-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,333] DEBUG : TSINFO: Marking graphite2-1.1.1-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,335] DEBUG : TSINFO: Marking libexttextcat-3.2.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,337] DEBUG : TSINFO: Marking libcmis-0.1.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,349] DEBUG : TSINFO: Marking poppler-0.18.4-1.fc17.x86_64 as install for 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:25:53,366] DEBUG : TSINFO: Marking xmlrpc-c-client-1.29.3-1702.svn2290.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:25:53,369] DEBUG : TSINFO: Marking xmlrpc-c-1.29.3-1702.svn2290.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:25:53,381] DEBUG : TSINFO: Marking ustr-1.0.4-12.fc17.x86_64 as install for libsemanage-2.1.6-3.fc17.x86_64 >[2012-04-20 12:25:53,381] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >[2012-04-20 12:25:53,381] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1()(64bit) >[2012-04-20 12:25:53,402] DEBUG : TSINFO: Marking 1:samba4-common-4.0.0-41alpha18.fc17.x86_64 as install for 1:libsmbclient-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:53,406] DEBUG : TSINFO: Marking 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 as install for 1:libsmbclient-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libtdb_compat.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsecurity.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsecrets3.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >[2012-04-20 12:25:53,407] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >[2012-04-20 12:25:53,409] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for liberrors.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,409] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:53,409] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libutil_malloc.so()(64bit) >[2012-04-20 12:25:53,409] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libutil_cmdline.so()(64bit) >[2012-04-20 12:25:53,409] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libtdb_compat.so()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsmbregistry.so()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsmbconf.so.0()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsecurity.so()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsecrets3.so()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libsamba-util.so.0()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libndr.so.0()(64bit) >[2012-04-20 12:25:53,410] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libndr-standard.so.0()(64bit) >[2012-04-20 12:25:53,412] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for liberrors.so()(64bit) >[2012-04-20 12:25:53,412] DEBUG : Quick matched 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 to require for libdcerpc-samba.so()(64bit) >[2012-04-20 12:25:53,442] DEBUG : TSINFO: Marking glib2-devel-2.32.1-1.fc17.x86_64 as install for libtranslit-devel-0.0.2-1.fc17.x86_64 >[2012-04-20 12:25:53,443] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gmodule-2.0) >[2012-04-20 12:25:53,443] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gio-2.0) >[2012-04-20 12:25:53,477] DEBUG : TSINFO: Marking libwacom-data-0.4-1.fc17.noarch as install for libwacom-0.4-1.fc17.x86_64 >[2012-04-20 12:25:53,491] DEBUG : TSINFO: Marking libXres-1.0.6-1.fc17.x86_64 as install for libwnck3-3.4.0-1.fc17.x86_64 >[2012-04-20 12:25:53,518] DEBUG : TSINFO: Marking netxen-firmware-4.0.534-5.fc17.noarch as install for linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >[2012-04-20 12:25:53,536] DEBUG : TSINFO: Marking libmatchbox-1.9-9.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:25:53,539] DEBUG : TSINFO: Marking libXft-2.3.0-2.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:25:53,547] DEBUG : TSINFO: Marking mesa-libglapi-8.0.2-2.fc17.x86_64 as install for mesa-libGL-8.0.2-2.fc17.x86_64 >[2012-04-20 12:25:53,571] DEBUG : TSINFO: Marking ncurses-base-5.9-4.20120204.fc17.x86_64 as install for ncurses-libs-5.9-4.20120204.fc17.x86_64 >[2012-04-20 12:25:53,576] DEBUG : TSINFO: Marking pakchois-0.4-5.x86_64 as install for neon-0.29.6-2.fc17.x86_64 >[2012-04-20 12:25:53,590] DEBUG : TSINFO: Marking mysql-libs-5.5.22-1.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:25:53,591] DEBUG : TSINFO: Marking lm_sensors-libs-3.3.1-2.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:25:53,593] DEBUG : TSINFO: Marking 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:25:53,594] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >[2012-04-20 12:25:53,594] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpagent.so.30()(64bit) >[2012-04-20 12:25:53,612] DEBUG : TSINFO: Marking nss-sysinit-3.13.4-2.fc17.x86_64 as install for nss-3.13.4-2.fc17.x86_64 >[2012-04-20 12:25:53,639] DEBUG : TSINFO: Marking vpnc-script-0.5.3-14.svn457.fc17.noarch as install for openconnect-3.15-2.fc17.x86_64 >[2012-04-20 12:25:53,657] DEBUG : TSINFO: Marking pkcs11-helper-1.09-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:25:53,659] DEBUG : TSINFO: Marking lzo-2.06-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:25:53,676] DEBUG : TSINFO: Marking libthai-0.1.14-5.fc17.x86_64 as install for pango-1.30.0-1.fc17.x86_64 >[2012-04-20 12:25:53,677] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2012-04-20 12:25:53,677] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0()(64bit) >[2012-04-20 12:25:53,711] DEBUG : TSINFO: Marking perl-threads-shared-1.40-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,714] DEBUG : TSINFO: Marking perl-Socket-2.001-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,717] DEBUG : TSINFO: Marking perl-Scalar-List-Utils-1.25-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,718] DEBUG : TSINFO: Marking 4:perl-macros-5.14.2-211.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,720] DEBUG : TSINFO: Marking perl-threads-1.86-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,722] DEBUG : TSINFO: Marking 1:perl-Pod-Simple-3.16-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,724] DEBUG : TSINFO: Marking 1:perl-Module-Pluggable-3.90-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,726] DEBUG : TSINFO: Marking perl-Carp-1.22-2.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:25:53,743] DEBUG : TSINFO: Marking plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:53,752] DEBUG : TSINFO: Marking setools-libs-python-3.3.7-21.fc17.x86_64 as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,754] DEBUG : TSINFO: Marking libsemanage-python-2.1.6-3.fc17.x86_64 as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,756] DEBUG : TSINFO: Marking audit-libs-python-2.2.1-1.fc17.x86_64 as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,761] DEBUG : TSINFO: Marking selinux-policy-devel-3.10.0-116.fc17.noarch as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,762] DEBUG : TSINFO: Marking python-IPy-0.75-2.fc17.noarch as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,767] DEBUG : TSINFO: Marking checkpolicy-2.1.9-2.fc17.x86_64 as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,769] DEBUG : TSINFO: Marking 1:make-3.82-9.fc17.x86_64 as install for policycoreutils-python-2.1.11-5.fc17.x86_64 >[2012-04-20 12:25:53,779] DEBUG : TSINFO: Marking openjpeg-libs-1.4-12.fc17.x86_64 as install for poppler-utils-0.18.4-1.fc17.x86_64 >[2012-04-20 12:25:53,805] DEBUG : TSINFO: Marking pycairo-1.8.10-4.fc17.x86_64 as install for pygobject3-3.2.0-1.fc17.x86_64 >[2012-04-20 12:25:53,819] DEBUG : TSINFO: Marking brlapi-0.5.6-4.fc17.x86_64 as install for python-brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:25:53,819] DEBUG : Quick matched brlapi-0.5.6-4.fc17.x86_64 to require for libbrlapi.so.0.5()(64bit) >[2012-04-20 12:25:53,832] DEBUG : TSINFO: Marking python-chardet-2.0.1-4.fc17.noarch as install for python-kitchen-1.1.1-1.fc17.noarch >[2012-04-20 12:25:53,841] DEBUG : TSINFO: Marking python-markupsafe-0.11-4.fc17.x86_64 as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:25:53,842] DEBUG : TSINFO: Marking python-beaker-1.5.4-3.fc17.noarch as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:25:53,846] DEBUG : TSINFO: Marking libreport-newt-2.0.10-2.fc17.x86_64 as install for python-meh-0.12-1.fc17.noarch >[2012-04-20 12:25:53,850] DEBUG : TSINFO: Marking python-decorator-3.3.2-1.fc17.noarch as install for python-slip-dbus-0.2.20-2.fc17.noarch >[2012-04-20 12:25:53,854] DEBUG : TSINFO: Marking python-pycurl-7.19.0-10.fc17.x86_64 as install for python-urlgrabber-3.9.1-11.fc17.noarch >[2012-04-20 12:25:53,861] DEBUG : TSINFO: Marking rarian-0.8.1-7.fc17.x86_64 as install for rarian-compat-0.8.1-7.fc17.x86_64 >[2012-04-20 12:25:53,861] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for rarian >[2012-04-20 12:25:53,861] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for librarian.so.0()(64bit) >[2012-04-20 12:25:53,867] DEBUG : TSINFO: Marking jline-1.0-1.fc17.noarch as install for rhino-1.7R3-4.fc17.noarch >[2012-04-20 12:25:53,884] DEBUG : TSINFO: Marking rpm-build-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-python-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:25:53,884] DEBUG : Quick matched rpm-build-libs-4.9.1.3-1.fc17.x86_64 to require for librpmbuild.so.2()(64bit) >[2012-04-20 12:25:53,893] DEBUG : TSINFO: Marking libyaml-0.1.4-2.fc17.x86_64 as install for ruby-libs-1.9.3.0-9.fc17.x86_64 >[2012-04-20 12:25:53,912] DEBUG : TSINFO: Marking m4-1.4.16-3.fc17.x86_64 as install for selinux-policy-3.10.0-116.fc17.noarch >[2012-04-20 12:25:53,921] DEBUG : TSINFO: Marking setroubleshoot-plugins-3.0.36-1.fc17.noarch as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:25:53,923] DEBUG : TSINFO: Marking setools-libs-3.3.7-21.fc17.x86_64 as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:25:53,923] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >[2012-04-20 12:25:53,923] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libqpol.so.1()(64bit) >[2012-04-20 12:25:53,923] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4()(64bit) >[2012-04-20 12:25:53,930] DEBUG : TSINFO: Marking python-simplejson-2.3.0-2.fc17.x86_64 as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:25:53,931] DEBUG : TSINFO: Marking python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:25:53,939] DEBUG : TSINFO: Marking festival-freebsoft-utils-0.10-3.fc17.noarch as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:25:53,941] DEBUG : TSINFO: Marking flite-1.3-17.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:25:53,941] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmulex.so.1()(64bit) >[2012-04-20 12:25:53,941] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >[2012-04-20 12:25:53,941] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite.so.1()(64bit) >[2012-04-20 12:25:53,944] DEBUG : TSINFO: Marking espeak-1.46.02-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:25:53,946] DEBUG : TSINFO: Marking dotconf-1.3-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:25:53,959] DEBUG : TSINFO: Marking usbredir-0.4.3-1.fc17.x86_64 as install for spice-glib-0.11-5.fc17.x86_64 >[2012-04-20 12:25:53,959] DEBUG : Quick matched usbredir-0.4.3-1.fc17.x86_64 to require for libusbredirhost.so.1()(64bit) >[2012-04-20 12:25:53,961] DEBUG : TSINFO: Marking celt051-0.5.1.3-4.fc17.x86_64 as install for spice-glib-0.11-5.fc17.x86_64 >[2012-04-20 12:25:53,962] DEBUG : TSINFO: Marking libcacard-0.1.2-2.fc17.x86_64 as install for spice-glib-0.11-5.fc17.x86_64 >[2012-04-20 12:25:53,984] DEBUG : TSINFO: Marking python-cups-1.9.61-2.fc17.x86_64 as install for system-config-printer-libs-1.3.9-1.fc17.x86_64 >[2012-04-20 12:25:54,027] DEBUG : TSINFO: Marking libpurple-2.10.2-1.fc17.x86_64 as install for telepathy-haze-0.6.0-1.fc17.x86_64 >[2012-04-20 12:25:54,074] DEBUG : TSINFO: Marking libosinfo-0.1.1-1.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:25:54,074] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >[2012-04-20 12:25:54,074] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0()(64bit) >[2012-04-20 12:25:54,076] DEBUG : TSINFO: Marking libiptcdata-1.0.4-7.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:25:54,078] DEBUG : TSINFO: Marking libgsf-1.14.21-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:25:54,080] DEBUG : TSINFO: Marking enca-1.13-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:25:54,082] DEBUG : TSINFO: Marking libcue-1.3.0-4.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:25:54,098] DEBUG : TSINFO: Marking libatasmart-0.18-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:25:54,104] DEBUG : TSINFO: Marking xfsprogs-3.1.8-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:25:54,105] DEBUG : TSINFO: Marking mtools-4.0.17-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:25:54,106] DEBUG : TSINFO: Marking gdisk-0.8.2-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:25:54,126] DEBUG : TSINFO: Marking 2:vim-filesystem-7.3.444-1.fc17.x86_64 as install for 2:vim-common-7.3.444-1.fc17.x86_64 >[2012-04-20 12:25:54,181] DEBUG : TSINFO: Marking mcpp-2.7.2-7.fc17.x86_64 as install for xorg-x11-server-utils-7.5-12.fc17.x86_64 >[2012-04-20 12:25:54,235] DEBUG : TSINFO: Marking brltty-4.3-4.fc17.x86_64 as install for brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:25:54,243] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch as install for desktop-backgrounds-gnome-17.0.0-1.fc17.noarch >[2012-04-20 12:25:54,268] DEBUG : TSINFO: Marking festival-1.96-20.fc17.x86_64 as install for festival-freebsoft-utils-0.10-3.fc17.noarch >[2012-04-20 12:25:54,321] DEBUG : TSINFO: Marking fribidi-0.19.2-4.fc17.x86_64 as install for libass-0.10.0-2.fc17.x86_64 >[2012-04-20 12:25:54,345] DEBUG : TSINFO: Marking libxml++-2.34.2-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:25:54,346] DEBUG : TSINFO: Marking libconfig-1.4.8-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:25:54,377] DEBUG : TSINFO: Marking fftw-libs-3.3-4.fc17.x86_64 as install for libofa-0.9.3-20.fc17.x86_64 >[2012-04-20 12:25:54,396] DEBUG : TSINFO: Marking cyrus-sasl-md5-2.1.23-29.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:25:54,397] DEBUG : TSINFO: Marking libsilc-1.1.10-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:25:54,398] DEBUG : Quick matched libsilc-1.1.10-6.fc17.x86_64 to require for libsilc-1.1.so.2()(64bit) >[2012-04-20 12:25:54,399] DEBUG : TSINFO: Marking meanwhile-1.1.0-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:25:54,401] DEBUG : TSINFO: Marking libgadu-1.11.0-2.fc17.1.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:25:54,405] DEBUG : TSINFO: Marking libquvi-scripts-0.4.4-1.fc17.noarch as install for libquvi-0.4.1-1.fc17.x86_64 >[2012-04-20 12:25:54,412] DEBUG : TSINFO: Marking libreport-python-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:25:54,414] DEBUG : TSINFO: Marking libreport-filesystem-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:25:54,425] DEBUG : TSINFO: Marking libsocialweb-keys-0.25.20-3.fc17.noarch as install for libsocialweb-0.25.20-3.fc17.x86_64 >[2012-04-20 12:25:54,448] DEBUG : TSINFO: Marking libmcpp-2.7.2-7.fc17.x86_64 as install for mcpp-2.7.2-7.fc17.x86_64 >[2012-04-20 12:25:54,466] DEBUG : TSINFO: Marking openobex-1.5-4.fc17.x86_64 as install for 1:obex-data-server-0.4.6-3.fc17.x86_64 >[2012-04-20 12:25:54,475] DEBUG : TSINFO: Marking 1:perl-Pod-Escapes-1.04-211.fc17.noarch as install for 1:perl-Pod-Simple-3.16-211.fc17.noarch >[2012-04-20 12:25:54,492] DEBUG : TSINFO: Marking plymouth-graphics-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:54,494] DEBUG : TSINFO: Marking plymouth-plugin-label-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:25:54,506] DEBUG : TSINFO: Marking createrepo-0.9.9-11.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:25:54,507] DEBUG : TSINFO: Marking 1:anaconda-yum-plugins-1.0-7.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:25:54,510] DEBUG : TSINFO: Marking pycryptopp-0.5.29-3.fc17.x86_64 as install for python-beaker-1.5.4-3.fc17.noarch >[2012-04-20 12:25:54,515] DEBUG : TSINFO: Marking python-tempita-0.4-8.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:25:54,516] DEBUG : TSINFO: Marking python-setuptools-0.6.24-2.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:25:54,517] DEBUG : TSINFO: Marking pyOpenSSL-0.12-2.fc17.x86_64 as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:25:54,529] DEBUG : TSINFO: Marking rasqal-0.9.28-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:25:54,532] DEBUG : TSINFO: Marking raptor2-2.0.7-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:25:54,566] DEBUG : TSINFO: Marking 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 as install for 1:samba4-common-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:54,566] DEBUG : Quick matched 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0ALPHA18)(64bit) >[2012-04-20 12:25:54,566] DEBUG : Quick matched 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 to require for libtrusts_util.so()(64bit) >[2012-04-20 12:25:54,566] DEBUG : Quick matched 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 to require for libcli_spoolss.so()(64bit) >[2012-04-20 12:25:54,579] DEBUG : TSINFO: Marking pytalloc-2.0.7-4.fc17.x86_64 as install for 1:samba4-libs-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:54,579] DEBUG : Quick matched pytalloc-2.0.7-4.fc17.x86_64 to require for libpytalloc-util.so.2()(64bit) >[2012-04-20 12:25:54,587] DEBUG : TSINFO: Marking gnome-js-common-0.1.2-5.fc17.noarch as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:25:54,589] DEBUG : TSINFO: Marking mpfr-3.1.0-2.fc17.x86_64 as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:25:54,608] DEBUG : TSINFO: Marking tbb-4.0-2.20110809.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:25:54,609] DEBUG : Quick matched tbb-4.0-2.20110809.fc17.x86_64 to require for libtbb.so.2()(64bit) >[2012-04-20 12:25:54,620] DEBUG : TSINFO: Marking atlas-3.8.4-3.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:25:54,620] DEBUG : Quick matched atlas-3.8.4-3.fc17.x86_64 to require for libcblas.so.3()(64bit) >[2012-04-20 12:25:54,651] DEBUG : TSINFO: Marking libgfortran-4.7.0-2.fc17.x86_64 as install for atlas-3.8.4-3.fc17.x86_64 >[2012-04-20 12:25:54,651] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >[2012-04-20 12:25:54,652] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3()(64bit) >[2012-04-20 12:25:54,653] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch as install for beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch >[2012-04-20 12:25:54,659] DEBUG : TSINFO: Marking python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:25:54,660] DEBUG : TSINFO: Marking pyliblzma-0.5.3-6.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:25:54,667] DEBUG : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-20.fc17.noarch as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:25:54,671] DEBUG : TSINFO: Marking festival-speechtools-libs-1.2.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:25:54,671] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestools.so.1.2.96.1()(64bit) >[2012-04-20 12:25:54,671] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >[2012-04-20 12:25:54,674] DEBUG : TSINFO: Marking festival-lib-1.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:25:54,679] DEBUG : TSINFO: Marking libquadmath-4.7.0-2.fc17.x86_64 as install for fftw-libs-3.3-4.fc17.x86_64 >[2012-04-20 12:25:54,679] DEBUG : Quick matched libquadmath-4.7.0-2.fc17.x86_64 to require for libquadmath.so.0()(64bit) >[2012-04-20 12:25:54,705] DEBUG : TSINFO: Marking cryptopp-5.6.1-6.fc17.x86_64 as install for pycryptopp-0.5.29-3.fc17.x86_64 >[2012-04-20 12:25:54,713] DEBUG : TSINFO: Marking yajl-2.0.1-2.fc17.x86_64 as install for raptor2-2.0.7-1.fc17.x86_64 >[2012-04-20 12:25:54,751] DEBUG : TSINFO: Marking 1:samba4-dc-4.0.0-41alpha18.fc17.x86_64 as install for 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:54,754] DEBUG : TSINFO: Marking 1:samba4-dc-libs-4.0.0-41alpha18.fc17.x86_64 as install for 1:samba4-client-4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:25:55,286] DEBUG : Depsolve time: 7.064 >[2012-04-20 12:31:51,123] CRIT : Transaction couldn't start: >[2012-04-20 12:31:51,123] CRIT : file /usr/bin/net conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,124] CRIT : file /usr/bin/pdbedit conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,124] CRIT : file /usr/bin/profiles conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,124] CRIT : file /usr/bin/smbcontrol conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,124] CRIT : file /usr/bin/smbcquotas conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,125] CRIT : file /usr/bin/smbpasswd conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,125] CRIT : file /usr/bin/testparm conflicts between attempted installs of samba4-client-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,125] CRIT : file /etc/samba/smb.conf conflicts between attempted installs of samba4-common-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,126] CRIT : file /usr/lib64/libnetapi.so.0 conflicts between attempted installs of samba4-common-1:4.0.0-41alpha18.fc17.x86_64 and samba-common-1:3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:31:51,126] CRIT : file /usr/bin/nmblookup conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,126] CRIT : file /usr/bin/rpcclient conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,126] CRIT : file /usr/bin/sharesec conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,127] CRIT : file /usr/bin/smbcacls conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,127] CRIT : file /usr/bin/smbclient conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,127] CRIT : file /usr/bin/smbget conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,128] CRIT : file /usr/bin/smbspool conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,128] CRIT : file /usr/bin/smbta-util conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,128] CRIT : file /usr/bin/smbtree conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:31:51,129] CRIT : file /usr/share/man/man1/nmblookup.1.gz conflicts between attempted installs of samba-client-1:3.6.4-82.fc17.1.x86_64 and samba4-client-1:4.0.0-41alpha18.fc17.x86_64 >[2012-04-20 12:32:33,625] DEBUG : No package named iprutils available to be installed >[2012-04-20 12:32:33,661] DEBUG : No package named s390utils available to be installed >[2012-04-20 12:32:33,661] DEBUG : No package named ppc64-utils available to be installed >[2012-04-20 12:32:33,661] DEBUG : No package named silo available to be installed >[2012-04-20 12:32:33,718] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-04-20 12:32:33,748] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-04-20 12:32:33,925] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-04-20 12:33:02,322] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-04-20 12:33:02,322] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-04-20 12:33:02,322] DEBUG : Adding en_US to language list >[2012-04-20 12:33:02,322] DEBUG : Adding en_US to language list >[2012-04-20 12:33:02,324] DEBUG : Config time: 0.015 >[2012-04-20 12:33:02,324] DEBUG : Config time: 0.015 >[2012-04-20 12:33:02,329] WARN : Repo Fedora 17 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,329] WARN : Repo Fedora 17 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,330] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,330] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,333] WARN : Repo Fedora 17 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,333] WARN : Repo Fedora 17 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,334] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,334] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,337] WARN : Repo Fedora 17 - x86_64 - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,337] WARN : Repo Fedora 17 - x86_64 - Debug contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,338] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-04-20 12:33:02,338] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-04-20 12:34:53,668] DEBUG : repo time: 4.182 >[2012-04-20 12:34:53,668] DEBUG : repo time: 4.182 >[2012-04-20 12:34:54,385] DEBUG : repo time: 0.695 >[2012-04-20 12:34:54,385] DEBUG : repo time: 0.695 >[2012-04-20 12:34:55,109] DEBUG : repo time: 0.701 >[2012-04-20 12:34:55,109] DEBUG : repo time: 0.701 >[2012-04-20 12:34:55,125] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:55,125] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:55,554] DEBUG : rpmdb time: 0.000 >[2012-04-20 12:34:55,554] DEBUG : rpmdb time: 0.000 >[2012-04-20 12:34:55,901] DEBUG : pkgsack time: 0.776 >[2012-04-20 12:34:55,901] DEBUG : pkgsack time: 0.776 >[2012-04-20 12:34:55,919] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:55,919] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:56,295] DEBUG : pkgsack time: 0.376 >[2012-04-20 12:34:56,295] DEBUG : pkgsack time: 0.376 >[2012-04-20 12:34:56,317] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:56,317] DEBUG : Setting up Package Sacks >[2012-04-20 12:34:56,848] DEBUG : pkgsack time: 0.530 >[2012-04-20 12:34:56,848] DEBUG : pkgsack time: 0.530 >[2012-04-20 12:34:57,308] DEBUG : group time: 0.459 >[2012-04-20 12:34:57,308] DEBUG : group time: 0.459 >[2012-04-20 12:37:57,645] DEBUG : Obs Init time: 0.194 >[2012-04-20 12:37:57,645] DEBUG : Obs Init time: 0.194 >[2012-04-20 12:37:57,712] DEBUG : No package named iprutils available to be installed >[2012-04-20 12:37:57,712] DEBUG : No package named iprutils available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named s390utils available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named s390utils available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named ppc64-utils available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named ppc64-utils available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named silo available to be installed >[2012-04-20 12:37:57,739] DEBUG : No package named silo available to be installed >[2012-04-20 12:37:57,789] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-04-20 12:37:57,789] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-04-20 12:37:57,809] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-04-20 12:37:57,809] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-04-20 12:37:57,956] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-04-20 12:37:57,956] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-04-20 12:38:00,671] DEBUG : Building updates object >[2012-04-20 12:38:00,671] DEBUG : Building updates object >[2012-04-20 12:38:01,362] DEBUG : up:simple updates time: 0.201 >[2012-04-20 12:38:01,362] DEBUG : up:simple updates time: 0.201 >[2012-04-20 12:38:01,368] DEBUG : up:obs time: 0.006 >[2012-04-20 12:38:01,368] DEBUG : up:obs time: 0.006 >[2012-04-20 12:38:01,369] DEBUG : up:condense time: 0.000 >[2012-04-20 12:38:01,369] DEBUG : up:condense time: 0.000 >[2012-04-20 12:38:01,369] DEBUG : updates time: 0.698 >[2012-04-20 12:38:01,369] DEBUG : updates time: 0.698 >[2012-04-20 12:38:01,373] DEBUG : TSINFO: Marking ppp-2.4.5-19.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,373] DEBUG : TSINFO: Marking ppp-2.4.5-19.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,378] DEBUG : TSINFO: Marking 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,378] DEBUG : TSINFO: Marking 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,379] DEBUG : TSINFO: Marking 1:wpa_supplicant-1.0-0.3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,379] DEBUG : TSINFO: Marking 1:wpa_supplicant-1.0-0.3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,381] DEBUG : TSINFO: Marking mobile-broadband-provider-info-1.20110218-2.fc17.noarch as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,381] DEBUG : TSINFO: Marking mobile-broadband-provider-info-1.20110218-2.fc17.noarch as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,384] DEBUG : TSINFO: Marking libnl3-3.2.7-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,384] DEBUG : TSINFO: Marking libnl3-3.2.7-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,387] DEBUG : TSINFO: Marking glib2-2.32.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,387] DEBUG : TSINFO: Marking glib2-2.32.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,391] DEBUG : TSINFO: Marking dbus-glib-0.92-3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,391] DEBUG : TSINFO: Marking dbus-glib-0.92-3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,392] DEBUG : TSINFO: Marking ModemManager-0.5.2.0-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,392] DEBUG : TSINFO: Marking ModemManager-0.5.2.0-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,394] DEBUG : TSINFO: Marking udev-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,394] DEBUG : TSINFO: Marking udev-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,396] DEBUG : TSINFO: Marking systemd-sysv-44-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,396] DEBUG : TSINFO: Marking systemd-sysv-44-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,397] DEBUG : TSINFO: Marking dnsmasq-2.59-5.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,397] DEBUG : TSINFO: Marking dnsmasq-2.59-5.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,398] DEBUG : TSINFO: Marking avahi-autoipd-0.6.30-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,398] DEBUG : TSINFO: Marking avahi-autoipd-0.6.30-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,400] DEBUG : TSINFO: Marking libuuid-2.21.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,400] DEBUG : TSINFO: Marking libuuid-2.21.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,403] DEBUG : TSINFO: Marking nss-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,403] DEBUG : TSINFO: Marking nss-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,405] DEBUG : Quick matched nss-3.13.4-2.fc17.x86_64 to require for libsmime3.so()(64bit) >[2012-04-20 12:38:01,405] DEBUG : Quick matched nss-3.13.4-2.fc17.x86_64 to require for libsmime3.so()(64bit) >[2012-04-20 12:38:01,407] DEBUG : TSINFO: Marking polkit-0.104-6.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,407] DEBUG : TSINFO: Marking polkit-0.104-6.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,409] DEBUG : TSINFO: Marking nspr-4.9-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,409] DEBUG : TSINFO: Marking nspr-4.9-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,410] DEBUG : Quick matched nspr-4.9-2.fc17.x86_64 to require for libplc4.so()(64bit) >[2012-04-20 12:38:01,410] DEBUG : Quick matched nspr-4.9-2.fc17.x86_64 to require for libplc4.so()(64bit) >[2012-04-20 12:38:01,412] DEBUG : TSINFO: Marking nss-util-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,412] DEBUG : TSINFO: Marking nss-util-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,413] DEBUG : Quick matched 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 to require for libnm-glib.so.4()(64bit) >[2012-04-20 12:38:01,413] DEBUG : Quick matched 1:NetworkManager-glib-0.9.4.0-1.git20120328.fc17.x86_64 to require for libnm-glib.so.4()(64bit) >[2012-04-20 12:38:01,413] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-genl-3.so.200()(64bit) >[2012-04-20 12:38:01,413] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-genl-3.so.200()(64bit) >[2012-04-20 12:38:01,413] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-3.so.200()(64bit) >[2012-04-20 12:38:01,413] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-3.so.200()(64bit) >[2012-04-20 12:38:01,415] DEBUG : TSINFO: Marking libgudev1-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,415] DEBUG : TSINFO: Marking libgudev1-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgobject-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgobject-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgmodule-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgmodule-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libglib-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libglib-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgio-2.0.so.0()(64bit) >[2012-04-20 12:38:01,416] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgio-2.0.so.0()(64bit) >[2012-04-20 12:38:01,418] DEBUG : TSINFO: Marking 1:dbus-libs-1.4.10-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,418] DEBUG : TSINFO: Marking 1:dbus-libs-1.4.10-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,428] DEBUG : TSINFO: Marking 1:NetworkManager-gtk-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,428] DEBUG : TSINFO: Marking 1:NetworkManager-gtk-0.9.4.0-1.git20120328.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,432] DEBUG : TSINFO: Marking libnotify-0.7.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,432] DEBUG : TSINFO: Marking libnotify-0.7.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,433] DEBUG : TSINFO: Marking gnome-keyring-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,433] DEBUG : TSINFO: Marking gnome-keyring-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,437] DEBUG : TSINFO: Marking gtk2-2.24.10-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,437] DEBUG : TSINFO: Marking gtk2-2.24.10-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,442] DEBUG : TSINFO: Marking pango-1.30.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,442] DEBUG : TSINFO: Marking pango-1.30.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,443] DEBUG : Quick matched pango-1.30.0-1.fc17.x86_64 to require for libpango-1.0.so.0()(64bit) >[2012-04-20 12:38:01,443] DEBUG : Quick matched pango-1.30.0-1.fc17.x86_64 to require for libpango-1.0.so.0()(64bit) >[2012-04-20 12:38:01,445] DEBUG : TSINFO: Marking gtk3-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,445] DEBUG : TSINFO: Marking gtk3-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,449] DEBUG : TSINFO: Marking libgnome-keyring-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,449] DEBUG : TSINFO: Marking libgnome-keyring-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,451] DEBUG : TSINFO: Marking 1:gnome-bluetooth-libs-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,451] DEBUG : TSINFO: Marking 1:gnome-bluetooth-libs-3.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,453] DEBUG : TSINFO: Marking gdk-pixbuf2-2.26.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,453] DEBUG : TSINFO: Marking gdk-pixbuf2-2.26.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,456] DEBUG : TSINFO: Marking GConf2-3.2.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,456] DEBUG : TSINFO: Marking GConf2-3.2.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,458] DEBUG : TSINFO: Marking cairo-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,458] DEBUG : TSINFO: Marking cairo-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,460] DEBUG : TSINFO: Marking cairo-gobject-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,460] DEBUG : TSINFO: Marking cairo-gobject-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,462] DEBUG : TSINFO: Marking atk-2.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,462] DEBUG : TSINFO: Marking atk-2.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-1.git20120328.fc17.x86_64 >[2012-04-20 12:38:01,470] DEBUG : TSINFO: Marking openconnect-3.15-2.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,470] DEBUG : TSINFO: Marking openconnect-3.15-2.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,472] DEBUG : TSINFO: Marking libxml2-2.7.8-7.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,472] DEBUG : TSINFO: Marking libxml2-2.7.8-7.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,473] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >[2012-04-20 12:38:01,473] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >[2012-04-20 12:38:01,475] DEBUG : TSINFO: Marking zlib-1.2.5-6.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,475] DEBUG : TSINFO: Marking zlib-1.2.5-6.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,477] DEBUG : TSINFO: Marking 1:openssl-1.0.0h-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,477] DEBUG : TSINFO: Marking 1:openssl-1.0.0h-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,479] DEBUG : TSINFO: Marking libproxy-0.4.7-4.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,479] DEBUG : TSINFO: Marking libproxy-0.4.7-4.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,485] DEBUG : TSINFO: Marking shared-mime-info-1.0-1.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,485] DEBUG : TSINFO: Marking shared-mime-info-1.0-1.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,487] DEBUG : TSINFO: Marking openvpn-2.2.2-4.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,487] DEBUG : TSINFO: Marking openvpn-2.2.2-4.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,488] DEBUG : TSINFO: Marking desktop-file-utils-0.19-6.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,488] DEBUG : TSINFO: Marking desktop-file-utils-0.19-6.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,493] DEBUG : TSINFO: Marking pptp-1.7.2-14.fc17.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,493] DEBUG : TSINFO: Marking pptp-1.7.2-14.fc17.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,498] DEBUG : TSINFO: Marking vpnc-0.5.3-14.svn457.fc17.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,498] DEBUG : TSINFO: Marking vpnc-0.5.3-14.svn457.fc17.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-1.fc17.x86_64 >[2012-04-20 12:38:01,504] DEBUG : TSINFO: Marking PackageKit-glib-0.7.3-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,504] DEBUG : TSINFO: Marking PackageKit-glib-0.7.3-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,506] DEBUG : TSINFO: Marking sqlite-3.7.9-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,506] DEBUG : TSINFO: Marking sqlite-3.7.9-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,508] DEBUG : TSINFO: Marking libarchive-3.0.3-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,508] DEBUG : TSINFO: Marking libarchive-3.0.3-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,514] DEBUG : TSINFO: Marking gstreamer-0.10.36-1.fc17.x86_64 as install for PackageKit-gstreamer-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,514] DEBUG : TSINFO: Marking gstreamer-0.10.36-1.fc17.x86_64 as install for PackageKit-gstreamer-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,515] DEBUG : Quick matched gstreamer-0.10.36-1.fc17.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >[2012-04-20 12:38:01,515] DEBUG : Quick matched gstreamer-0.10.36-1.fc17.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >[2012-04-20 12:38:01,523] DEBUG : TSINFO: Marking freetype-2.4.8-3.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,523] DEBUG : TSINFO: Marking freetype-2.4.8-3.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,525] DEBUG : TSINFO: Marking fontconfig-2.8.0-6.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,525] DEBUG : TSINFO: Marking fontconfig-2.8.0-6.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,527] DEBUG : TSINFO: Marking dbus-python-0.83.0-9.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,527] DEBUG : TSINFO: Marking dbus-python-0.83.0-9.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,528] DEBUG : TSINFO: Marking PackageKit-0.7.3-1.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,528] DEBUG : TSINFO: Marking PackageKit-0.7.3-1.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:01,531] DEBUG : TSINFO: Marking abrt-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,531] DEBUG : TSINFO: Marking abrt-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,532] DEBUG : TSINFO: Marking gdb-7.4.50.20120120-38.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,532] DEBUG : TSINFO: Marking gdb-7.4.50.20120120-38.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,534] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,534] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,535] DEBUG : TSINFO: Marking libreport-plugin-bugzilla-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,535] DEBUG : TSINFO: Marking libreport-plugin-bugzilla-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,537] DEBUG : TSINFO: Marking libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,537] DEBUG : TSINFO: Marking libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,538] DEBUG : TSINFO: Marking abrt-gui-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,538] DEBUG : TSINFO: Marking abrt-gui-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,539] DEBUG : TSINFO: Marking abrt-addon-vmcore-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,539] DEBUG : TSINFO: Marking abrt-addon-vmcore-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,541] DEBUG : TSINFO: Marking abrt-addon-python-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,541] DEBUG : TSINFO: Marking abrt-addon-python-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,542] DEBUG : TSINFO: Marking abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,542] DEBUG : TSINFO: Marking abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,543] DEBUG : TSINFO: Marking abrt-addon-ccpp-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,543] DEBUG : TSINFO: Marking abrt-addon-ccpp-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:01,549] DEBUG : TSINFO: Marking libacl-2.2.51-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:38:01,549] DEBUG : TSINFO: Marking libacl-2.2.51-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:38:01,549] DEBUG : Quick matched libacl-2.2.51-5.fc17.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2012-04-20 12:38:01,549] DEBUG : Quick matched libacl-2.2.51-5.fc17.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2012-04-20 12:38:01,551] DEBUG : TSINFO: Marking libattr-2.4.46-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:38:01,551] DEBUG : TSINFO: Marking libattr-2.4.46-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-20 12:38:01,559] DEBUG : TSINFO: Marking 5:guile-1.8.8-4.fc17.2.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,559] DEBUG : TSINFO: Marking 5:guile-1.8.8-4.fc17.2.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,561] DEBUG : TSINFO: Marking libcanberra-0.28-6.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,561] DEBUG : TSINFO: Marking libcanberra-0.28-6.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,563] DEBUG : TSINFO: Marking libSM-1.2.1-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,563] DEBUG : TSINFO: Marking libSM-1.2.1-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,565] DEBUG : TSINFO: Marking libICE-1.0.8-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,565] DEBUG : TSINFO: Marking libICE-1.0.8-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.1-2.fc17.x86_64 >[2012-04-20 12:38:01,567] DEBUG : TSINFO: Marking alsa-tools-firmware-1.0.25-2.fc17.x86_64 as install for alsa-firmware-1.0.25-1.fc17.noarch >[2012-04-20 12:38:01,567] DEBUG : TSINFO: Marking alsa-tools-firmware-1.0.25-2.fc17.x86_64 as install for alsa-firmware-1.0.25-1.fc17.noarch >[2012-04-20 12:38:01,571] DEBUG : TSINFO: Marking pulseaudio-libs-1.1-8.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:38:01,571] DEBUG : TSINFO: Marking pulseaudio-libs-1.1-8.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:38:01,573] DEBUG : TSINFO: Marking alsa-lib-1.0.25-3.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:38:01,573] DEBUG : TSINFO: Marking alsa-lib-1.0.25-3.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-1.fc17.x86_64 >[2012-04-20 12:38:01,582] DEBUG : TSINFO: Marking libsamplerate-0.1.8-2.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,582] DEBUG : TSINFO: Marking libsamplerate-0.1.8-2.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,582] DEBUG : Quick matched libsamplerate-0.1.8-2.fc17.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >[2012-04-20 12:38:01,582] DEBUG : Quick matched libsamplerate-0.1.8-2.fc17.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >[2012-04-20 12:38:01,585] DEBUG : TSINFO: Marking dialog-1.1-15.20110707.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,585] DEBUG : TSINFO: Marking dialog-1.1-15.20110707.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,587] DEBUG : TSINFO: Marking ncurses-libs-5.9-4.20120204.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,587] DEBUG : TSINFO: Marking ncurses-libs-5.9-4.20120204.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libncursesw.so.5()(64bit) >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libncursesw.so.5()(64bit) >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libmenuw.so.5()(64bit) >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libmenuw.so.5()(64bit) >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libformw.so.5()(64bit) >[2012-04-20 12:38:01,589] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libformw.so.5()(64bit) >[2012-04-20 12:38:01,593] DEBUG : TSINFO: Marking pam-1.1.5-5.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:38:01,593] DEBUG : TSINFO: Marking pam-1.1.5-5.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:38:01,595] DEBUG : TSINFO: Marking libselinux-2.1.9-9.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:38:01,595] DEBUG : TSINFO: Marking libselinux-2.1.9-9.fc17.x86_64 as install for at-3.1.13-7.fc17.x86_64 >[2012-04-20 12:38:01,596] DEBUG : Quick matched pam-1.1.5-5.fc17.x86_64 to require for libpam.so.0()(64bit) >[2012-04-20 12:38:01,596] DEBUG : Quick matched pam-1.1.5-5.fc17.x86_64 to require for libpam.so.0()(64bit) >[2012-04-20 12:38:01,600] DEBUG : TSINFO: Marking libX11-1.4.99.1-3.fc17.x86_64 as install for at-spi2-atk-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,600] DEBUG : TSINFO: Marking libX11-1.4.99.1-3.fc17.x86_64 as install for at-spi2-atk-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,606] DEBUG : TSINFO: Marking libXtst-1.2.0-3.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,606] DEBUG : TSINFO: Marking libXtst-1.2.0-3.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,608] DEBUG : TSINFO: Marking libXext-1.3.1-1.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,608] DEBUG : TSINFO: Marking libXext-1.3.1-1.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,610] DEBUG : TSINFO: Marking libXevie-1.0.3-3.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,610] DEBUG : TSINFO: Marking libXevie-1.0.3-3.fc17.x86_64 as install for at-spi2-core-2.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,620] DEBUG : TSINFO: Marking audit-libs-2.2.1-1.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,620] DEBUG : TSINFO: Marking audit-libs-2.2.1-1.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,622] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-69.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,622] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-69.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,623] DEBUG : Quick matched audit-libs-2.2.1-1.fc17.x86_64 to require for libaudit.so.1()(64bit) >[2012-04-20 12:38:01,623] DEBUG : Quick matched audit-libs-2.2.1-1.fc17.x86_64 to require for libaudit.so.1()(64bit) >[2012-04-20 12:38:01,629] DEBUG : TSINFO: Marking python-2.7.2-18.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,629] DEBUG : TSINFO: Marking python-2.7.2-18.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,633] DEBUG : TSINFO: Marking libpwquality-1.0.0-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,633] DEBUG : TSINFO: Marking libpwquality-1.0.0-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,634] DEBUG : TSINFO: Marking newt-python-0.52.14-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,634] DEBUG : TSINFO: Marking newt-python-0.52.14-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,640] DEBUG : TSINFO: Marking pygtk2-libglade-2.24.0-4.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,640] DEBUG : TSINFO: Marking pygtk2-libglade-2.24.0-4.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,641] DEBUG : TSINFO: Marking usermode-gtk-1.109-1.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,641] DEBUG : TSINFO: Marking usermode-gtk-1.109-1.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,643] DEBUG : TSINFO: Marking hicolor-icon-theme-0.12-4.fc17.noarch as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,643] DEBUG : TSINFO: Marking hicolor-icon-theme-0.12-4.fc17.noarch as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-20 12:38:01,651] DEBUG : TSINFO: Marking avahi-libs-0.6.30-7.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,651] DEBUG : TSINFO: Marking avahi-libs-0.6.30-7.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,654] DEBUG : TSINFO: Marking libdaemon-0.14-3.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,654] DEBUG : TSINFO: Marking libdaemon-0.14-3.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,657] DEBUG : TSINFO: Marking expat-2.1.0-1.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,657] DEBUG : TSINFO: Marking expat-2.1.0-1.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,658] DEBUG : Quick matched expat-2.1.0-1.fc17.x86_64 to require for libexpat.so.1()(64bit) >[2012-04-20 12:38:01,658] DEBUG : Quick matched expat-2.1.0-1.fc17.x86_64 to require for libexpat.so.1()(64bit) >[2012-04-20 12:38:01,660] DEBUG : TSINFO: Marking libcap-2.22-2.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,660] DEBUG : TSINFO: Marking libcap-2.22-2.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-20 12:38:01,664] DEBUG : TSINFO: Marking kmod-7-1.fc17.x86_64 as install for b43-openfwwf-5.2-7.fc17.noarch >[2012-04-20 12:38:01,664] DEBUG : TSINFO: Marking kmod-7-1.fc17.x86_64 as install for b43-openfwwf-5.2-7.fc17.noarch >[2012-04-20 12:38:01,669] DEBUG : TSINFO: Marking libgtop2-2.28.4-2.fc17.x86_64 as install for baobab-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,669] DEBUG : TSINFO: Marking libgtop2-2.28.4-2.fc17.x86_64 as install for baobab-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,674] DEBUG : TSINFO: Marking 1:pkgconfig-0.25-4.fc17.x86_64 as install for 1:bash-completion-1.99-1.fc17.noarch >[2012-04-20 12:38:01,674] DEBUG : TSINFO: Marking 1:pkgconfig-0.25-4.fc17.x86_64 as install for 1:bash-completion-1.99-1.fc17.noarch >[2012-04-20 12:38:01,677] DEBUG : TSINFO: Marking info-4.13a-16.fc17.x86_64 as install for bc-1.06.95-6.fc17.x86_64 >[2012-04-20 12:38:01,677] DEBUG : TSINFO: Marking info-4.13a-16.fc17.x86_64 as install for bc-1.06.95-6.fc17.x86_64 >[2012-04-20 12:38:01,692] DEBUG : TSINFO: Marking krb5-libs-1.10-5.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,692] DEBUG : TSINFO: Marking krb5-libs-1.10-5.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,695] DEBUG : TSINFO: Marking libidn-1.24-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,695] DEBUG : TSINFO: Marking libidn-1.24-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,697] DEBUG : TSINFO: Marking 32:bind-libs-9.9.0-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,697] DEBUG : TSINFO: Marking 32:bind-libs-9.9.0-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,698] DEBUG : Quick matched krb5-libs-1.10-5.fc17.x86_64 to require for libk5crypto.so.3()(64bit) >[2012-04-20 12:38:01,698] DEBUG : Quick matched krb5-libs-1.10-5.fc17.x86_64 to require for libk5crypto.so.3()(64bit) >[2012-04-20 12:38:01,698] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisccc.so.90()(64bit) >[2012-04-20 12:38:01,698] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisccc.so.90()(64bit) >[2012-04-20 12:38:01,698] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisc.so.90()(64bit) >[2012-04-20 12:38:01,698] DEBUG : Quick matched 32:bind-libs-9.9.0-1.fc17.x86_64 to require for libisc.so.90()(64bit) >[2012-04-20 12:38:01,701] DEBUG : TSINFO: Marking libcom_err-1.42-2.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,701] DEBUG : TSINFO: Marking libcom_err-1.42-2.fc17.x86_64 as install for 32:bind-utils-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:01,704] DEBUG : TSINFO: Marking pciutils-libs-3.1.9-1.fc17.x86_64 as install for biosdevname-0.3.11-6.fc17.x86_64 >[2012-04-20 12:38:01,704] DEBUG : TSINFO: Marking pciutils-libs-3.1.9-1.fc17.x86_64 as install for biosdevname-0.3.11-6.fc17.x86_64 >[2012-04-20 12:38:01,705] DEBUG : Quick matched pciutils-libs-3.1.9-1.fc17.x86_64 to require for libpci.so.3()(64bit) >[2012-04-20 12:38:01,705] DEBUG : Quick matched pciutils-libs-3.1.9-1.fc17.x86_64 to require for libpci.so.3()(64bit) >[2012-04-20 12:38:01,710] DEBUG : TSINFO: Marking bluez-libs-4.98-3.fc17.x86_64 as install for bluez-cups-4.98-3.fc17.x86_64 >[2012-04-20 12:38:01,710] DEBUG : TSINFO: Marking bluez-libs-4.98-3.fc17.x86_64 as install for bluez-cups-4.98-3.fc17.x86_64 >[2012-04-20 12:38:01,718] DEBUG : TSINFO: Marking libisofs-1.1.6-2.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,718] DEBUG : TSINFO: Marking libisofs-1.1.6-2.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,720] DEBUG : TSINFO: Marking libburn-1.1.8-2.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,720] DEBUG : TSINFO: Marking libburn-1.1.8-2.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,721] DEBUG : TSINFO: Marking dvd+rw-tools-7.1-6.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,721] DEBUG : TSINFO: Marking dvd+rw-tools-7.1-6.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,723] DEBUG : TSINFO: Marking cdrdao-1.2.3-12.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,723] DEBUG : TSINFO: Marking cdrdao-1.2.3-12.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,725] DEBUG : TSINFO: Marking tracker-0.14.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,725] DEBUG : TSINFO: Marking tracker-0.14.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,728] DEBUG : TSINFO: Marking totem-pl-parser-3.4.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,728] DEBUG : TSINFO: Marking totem-pl-parser-3.4.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,732] DEBUG : TSINFO: Marking gstreamer-plugins-base-0.10.36-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,732] DEBUG : TSINFO: Marking gstreamer-plugins-base-0.10.36-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,733] DEBUG : Quick matched gstreamer-plugins-base-0.10.36-1.fc17.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >[2012-04-20 12:38:01,733] DEBUG : Quick matched gstreamer-plugins-base-0.10.36-1.fc17.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >[2012-04-20 12:38:01,735] DEBUG : TSINFO: Marking brasero-libs-3.4.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,735] DEBUG : TSINFO: Marking brasero-libs-3.4.0-1.fc17.x86_64 as install for brasero-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,736] DEBUG : Quick matched brasero-libs-3.4.0-1.fc17.x86_64 to require for libbrasero-media3.so.1()(64bit) >[2012-04-20 12:38:01,736] DEBUG : Quick matched brasero-libs-3.4.0-1.fc17.x86_64 to require for libbrasero-media3.so.1()(64bit) >[2012-04-20 12:38:01,736] DEBUG : Quick matched brasero-libs-3.4.0-1.fc17.x86_64 to require for libbrasero-burn3.so.1()(64bit) >[2012-04-20 12:38:01,736] DEBUG : Quick matched brasero-libs-3.4.0-1.fc17.x86_64 to require for libbrasero-burn3.so.1()(64bit) >[2012-04-20 12:38:01,740] DEBUG : TSINFO: Marking nautilus-extensions-3.4.0-1.fc17.x86_64 as install for brasero-nautilus-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,740] DEBUG : TSINFO: Marking nautilus-extensions-3.4.0-1.fc17.x86_64 as install for brasero-nautilus-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,746] DEBUG : TSINFO: Marking e2fsprogs-libs-1.42-2.fc17.x86_64 as install for btrfs-progs-0.19-17.fc17.x86_64 >[2012-04-20 12:38:01,746] DEBUG : TSINFO: Marking e2fsprogs-libs-1.42-2.fc17.x86_64 as install for btrfs-progs-0.19-17.fc17.x86_64 >[2012-04-20 12:38:01,749] DEBUG : TSINFO: Marking bzip2-libs-1.0.6-4.fc17.x86_64 as install for bzip2-1.0.6-4.fc17.x86_64 >[2012-04-20 12:38:01,749] DEBUG : TSINFO: Marking bzip2-libs-1.0.6-4.fc17.x86_64 as install for bzip2-1.0.6-4.fc17.x86_64 >[2012-04-20 12:38:01,752] DEBUG : TSINFO: Marking neon-0.29.6-2.fc17.x86_64 as install for cadaver-0.23.3-3.fc17.x86_64 >[2012-04-20 12:38:01,752] DEBUG : TSINFO: Marking neon-0.29.6-2.fc17.x86_64 as install for cadaver-0.23.3-3.fc17.x86_64 >[2012-04-20 12:38:01,758] DEBUG : TSINFO: Marking pygobject3-3.2.0-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,758] DEBUG : TSINFO: Marking pygobject3-3.2.0-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,760] DEBUG : TSINFO: Marking libxklavier-5.2.1-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,760] DEBUG : TSINFO: Marking libxklavier-5.2.1-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,762] DEBUG : TSINFO: Marking libgee06-0.6.4-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,762] DEBUG : TSINFO: Marking libgee06-0.6.4-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,769] DEBUG : TSINFO: Marking cdparanoia-libs-10.2-11.fc17.x86_64 as install for cdparanoia-10.2-11.fc17.x86_64 >[2012-04-20 12:38:01,769] DEBUG : TSINFO: Marking cdparanoia-libs-10.2-11.fc17.x86_64 as install for cdparanoia-10.2-11.fc17.x86_64 >[2012-04-20 12:38:01,769] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_paranoia.so.0()(64bit) >[2012-04-20 12:38:01,769] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_paranoia.so.0()(64bit) >[2012-04-20 12:38:01,769] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_interface.so.0()(64bit) >[2012-04-20 12:38:01,769] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_interface.so.0()(64bit) >[2012-04-20 12:38:01,787] DEBUG : TSINFO: Marking gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,787] DEBUG : TSINFO: Marking gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,791] DEBUG : TSINFO: Marking gnome-video-effects-0.4.0-1.fc17.noarch as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,791] DEBUG : TSINFO: Marking gnome-video-effects-0.4.0-1.fc17.noarch as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,792] DEBUG : TSINFO: Marking libmx-1.4.5-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,792] DEBUG : TSINFO: Marking libmx-1.4.5-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,795] DEBUG : TSINFO: Marking json-glib-0.14.2-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,795] DEBUG : TSINFO: Marking json-glib-0.14.2-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,797] DEBUG : TSINFO: Marking gnome-desktop3-3.4.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,797] DEBUG : TSINFO: Marking gnome-desktop3-3.4.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,799] DEBUG : TSINFO: Marking libdrm-2.4.33-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,799] DEBUG : TSINFO: Marking libdrm-2.4.33-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,801] DEBUG : TSINFO: Marking cogl-1.10.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,801] DEBUG : TSINFO: Marking cogl-1.10.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,802] DEBUG : Quick matched cogl-1.10.0-1.fc17.x86_64 to require for libcogl-pango.so.0()(64bit) >[2012-04-20 12:38:01,802] DEBUG : Quick matched cogl-1.10.0-1.fc17.x86_64 to require for libcogl-pango.so.0()(64bit) >[2012-04-20 12:38:01,803] DEBUG : TSINFO: Marking clutter-gtk-1.2.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,803] DEBUG : TSINFO: Marking clutter-gtk-1.2.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,806] DEBUG : TSINFO: Marking clutter-gst-1.5.4-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,806] DEBUG : TSINFO: Marking clutter-gst-1.5.4-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,808] DEBUG : TSINFO: Marking clutter-1.10.0-4.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,808] DEBUG : TSINFO: Marking clutter-1.10.0-4.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,810] DEBUG : TSINFO: Marking 2:cheese-libs-3.4.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,810] DEBUG : TSINFO: Marking 2:cheese-libs-3.4.0-1.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,812] DEBUG : Quick matched 2:cheese-libs-3.4.0-1.fc17.x86_64 to require for libcheese-gtk.so.21()(64bit) >[2012-04-20 12:38:01,812] DEBUG : Quick matched 2:cheese-libs-3.4.0-1.fc17.x86_64 to require for libcheese-gtk.so.21()(64bit) >[2012-04-20 12:38:01,813] DEBUG : TSINFO: Marking libXfixes-5.0-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,813] DEBUG : TSINFO: Marking libXfixes-5.0-2.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,815] DEBUG : TSINFO: Marking libXdamage-1.1.3-3.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,815] DEBUG : TSINFO: Marking libXdamage-1.1.3-3.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,817] DEBUG : TSINFO: Marking libXcomposite-0.4.3-3.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,817] DEBUG : TSINFO: Marking libXcomposite-0.4.3-3.fc17.x86_64 as install for 2:cheese-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,820] DEBUG : TSINFO: Marking popt-1.13-10.fc17.x86_64 as install for chkconfig-1.3.59-1.fc17.x86_64 >[2012-04-20 12:38:01,820] DEBUG : TSINFO: Marking popt-1.13-10.fc17.x86_64 as install for chkconfig-1.3.59-1.fc17.x86_64 >[2012-04-20 12:38:01,821] DEBUG : Quick matched popt-1.13-10.fc17.x86_64 to require for libpopt.so.0()(64bit) >[2012-04-20 12:38:01,821] DEBUG : Quick matched popt-1.13-10.fc17.x86_64 to require for libpopt.so.0()(64bit) >[2012-04-20 12:38:01,825] DEBUG : TSINFO: Marking nss-softokn-freebl-3.13.4-2.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:38:01,825] DEBUG : TSINFO: Marking nss-softokn-freebl-3.13.4-2.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:38:01,825] DEBUG : Quick matched nss-softokn-freebl-3.13.4-2.fc17.x86_64 to require for libfreebl3.so()(64bit) >[2012-04-20 12:38:01,825] DEBUG : Quick matched nss-softokn-freebl-3.13.4-2.fc17.x86_64 to require for libfreebl3.so()(64bit) >[2012-04-20 12:38:01,827] DEBUG : TSINFO: Marking libedit-3.0-6.20110802cvs.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:38:01,827] DEBUG : TSINFO: Marking libedit-3.0-6.20110802cvs.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-20 12:38:01,831] DEBUG : TSINFO: Marking libtalloc-2.0.7-4.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,831] DEBUG : TSINFO: Marking libtalloc-2.0.7-4.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,833] DEBUG : TSINFO: Marking keyutils-libs-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,833] DEBUG : TSINFO: Marking keyutils-libs-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,835] DEBUG : TSINFO: Marking keyutils-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,835] DEBUG : TSINFO: Marking keyutils-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,837] DEBUG : TSINFO: Marking 1:libwbclient-3.6.4-82.fc17.1.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,837] DEBUG : TSINFO: Marking 1:libwbclient-3.6.4-82.fc17.1.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,839] DEBUG : TSINFO: Marking libcap-ng-0.6.6-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,839] DEBUG : TSINFO: Marking libcap-ng-0.6.6-2.fc17.x86_64 as install for cifs-utils-5.3-2.fc17.x86_64 >[2012-04-20 12:38:01,841] DEBUG : TSINFO: Marking fontpackages-filesystem-1.44-3.fc17.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >[2012-04-20 12:38:01,841] DEBUG : TSINFO: Marking fontpackages-filesystem-1.44-3.fc17.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >[2012-04-20 12:38:01,846] DEBUG : TSINFO: Marking shared-color-profiles-0.1.5-2.fc17.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,846] DEBUG : TSINFO: Marking shared-color-profiles-0.1.5-2.fc17.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,847] DEBUG : TSINFO: Marking color-filesystem-1-9.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,847] DEBUG : TSINFO: Marking color-filesystem-1-9.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,849] DEBUG : TSINFO: Marking libusb1-1.0.9-0.6.rc1.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,849] DEBUG : TSINFO: Marking libusb1-1.0.9-0.6.rc1.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,851] DEBUG : TSINFO: Marking lcms2-2.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,851] DEBUG : TSINFO: Marking lcms2-2.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,853] DEBUG : TSINFO: Marking libgusb-0.1.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,853] DEBUG : TSINFO: Marking libgusb-0.1.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-04-20 12:38:01,863] DEBUG : TSINFO: Marking 1:control-center-filesystem-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,863] DEBUG : TSINFO: Marking 1:control-center-filesystem-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,864] DEBUG : TSINFO: Marking redhat-menus-12.0.2-4.fc17.noarch as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,864] DEBUG : TSINFO: Marking redhat-menus-12.0.2-4.fc17.noarch as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,867] DEBUG : TSINFO: Marking libXrandr-1.3.1-3.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,867] DEBUG : TSINFO: Marking libXrandr-1.3.1-3.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,868] DEBUG : TSINFO: Marking gnome-settings-daemon-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,868] DEBUG : TSINFO: Marking gnome-settings-daemon-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,873] DEBUG : TSINFO: Marking gnome-menus-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,873] DEBUG : TSINFO: Marking gnome-menus-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,875] DEBUG : TSINFO: Marking pulseaudio-libs-glib2-1.1-8.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,875] DEBUG : TSINFO: Marking pulseaudio-libs-glib2-1.1-8.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,876] DEBUG : TSINFO: Marking iso-codes-3.34-1.fc17.noarch as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,876] DEBUG : TSINFO: Marking iso-codes-3.34-1.fc17.noarch as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,877] DEBUG : TSINFO: Marking 1:dbus-x11-1.4.10-4.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,877] DEBUG : TSINFO: Marking 1:dbus-x11-1.4.10-4.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,878] DEBUG : TSINFO: Marking apg-2.3.0b-13.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,878] DEBUG : TSINFO: Marking apg-2.3.0b-13.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,880] DEBUG : TSINFO: Marking accountsservice-0.6.18-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,880] DEBUG : TSINFO: Marking accountsservice-0.6.18-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,882] DEBUG : TSINFO: Marking libwacom-0.4-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,882] DEBUG : TSINFO: Marking libwacom-0.4-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,883] DEBUG : TSINFO: Marking upower-0.9.15-3.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,883] DEBUG : TSINFO: Marking upower-0.9.15-3.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,886] DEBUG : TSINFO: Marking gnome-online-accounts-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,886] DEBUG : TSINFO: Marking gnome-online-accounts-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,887] DEBUG : Quick matched gnome-online-accounts-3.4.0-1.fc17.x86_64 to require for libgoa-1.0.so.0()(64bit) >[2012-04-20 12:38:01,887] DEBUG : Quick matched gnome-online-accounts-3.4.0-1.fc17.x86_64 to require for libgoa-1.0.so.0()(64bit) >[2012-04-20 12:38:01,889] DEBUG : TSINFO: Marking libgnomekbd-3.4.0.2-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,889] DEBUG : TSINFO: Marking libgnomekbd-3.4.0.2-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,890] DEBUG : Quick matched libgnomekbd-3.4.0.2-1.fc17.x86_64 to require for libgnomekbd.so.7()(64bit) >[2012-04-20 12:38:01,890] DEBUG : Quick matched libgnomekbd-3.4.0.2-1.fc17.x86_64 to require for libgnomekbd.so.7()(64bit) >[2012-04-20 12:38:01,891] DEBUG : TSINFO: Marking 1:cups-libs-1.5.2-10.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,891] DEBUG : TSINFO: Marking 1:cups-libs-1.5.2-10.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,895] DEBUG : TSINFO: Marking libXi-1.6.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,895] DEBUG : TSINFO: Marking libXi-1.6.0-1.fc17.x86_64 as install for 1:control-center-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:01,906] DEBUG : TSINFO: Marking pcsc-lite-libs-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,906] DEBUG : TSINFO: Marking pcsc-lite-libs-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,907] DEBUG : TSINFO: Marking pcsc-lite-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,907] DEBUG : TSINFO: Marking pcsc-lite-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,908] DEBUG : TSINFO: Marking nss-tools-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,908] DEBUG : TSINFO: Marking nss-tools-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,911] DEBUG : TSINFO: Marking libstdc++-4.7.0-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,911] DEBUG : TSINFO: Marking libstdc++-4.7.0-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,912] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2012-04-20 12:38:01,912] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2012-04-20 12:38:01,912] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >[2012-04-20 12:38:01,912] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >[2012-04-20 12:38:01,914] DEBUG : TSINFO: Marking nss-softokn-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,914] DEBUG : TSINFO: Marking nss-softokn-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,915] DEBUG : TSINFO: Marking pcsc-lite-ccid-1.4.6-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,915] DEBUG : TSINFO: Marking pcsc-lite-ccid-1.4.6-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-20 12:38:01,923] DEBUG : TSINFO: Marking grep-2.11-1.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:38:01,923] DEBUG : TSINFO: Marking grep-2.11-1.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:38:01,926] DEBUG : TSINFO: Marking 1:gmp-5.0.2-5.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:38:01,926] DEBUG : TSINFO: Marking 1:gmp-5.0.2-5.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-20 12:38:01,927] DEBUG : Quick matched 1:gmp-5.0.2-5.fc17.x86_64 to require for libgmp.so.10()(64bit) >[2012-04-20 12:38:01,927] DEBUG : Quick matched 1:gmp-5.0.2-5.fc17.x86_64 to require for libgmp.so.10()(64bit) >[2012-04-20 12:38:01,932] DEBUG : TSINFO: Marking sed-4.2.1-8.fc17.x86_64 as install for cronie-1.4.8-11.fc17.x86_64 >[2012-04-20 12:38:01,932] DEBUG : TSINFO: Marking sed-4.2.1-8.fc17.x86_64 as install for cronie-1.4.8-11.fc17.x86_64 >[2012-04-20 12:38:01,939] DEBUG : TSINFO: Marking cryptsetup-libs-1.4.2-1.fc17.x86_64 as install for cryptsetup-1.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,939] DEBUG : TSINFO: Marking cryptsetup-libs-1.4.2-1.fc17.x86_64 as install for cryptsetup-1.4.2-1.fc17.x86_64 >[2012-04-20 12:38:01,940] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) >[2012-04-20 12:38:01,940] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) >[2012-04-20 12:38:01,940] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4()(64bit) >[2012-04-20 12:38:01,940] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4()(64bit) >[2012-04-20 12:38:01,949] DEBUG : TSINFO: Marking poppler-utils-0.18.4-1.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,949] DEBUG : TSINFO: Marking poppler-utils-0.18.4-1.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,951] DEBUG : TSINFO: Marking gnutls-2.12.17-1.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,951] DEBUG : TSINFO: Marking gnutls-2.12.17-1.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,954] DEBUG : TSINFO: Marking openldap-2.4.30-2.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,954] DEBUG : TSINFO: Marking openldap-2.4.30-2.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,956] DEBUG : TSINFO: Marking libgpg-error-1.10-2.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,956] DEBUG : TSINFO: Marking libgpg-error-1.10-2.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,958] DEBUG : TSINFO: Marking libgcrypt-1.5.0-3.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,958] DEBUG : TSINFO: Marking libgcrypt-1.5.0-3.fc17.x86_64 as install for 1:cups-1.5.2-10.fc17.x86_64 >[2012-04-20 12:38:01,972] DEBUG : TSINFO: Marking cyrus-sasl-lib-2.1.23-29.fc17.x86_64 as install for cyrus-sasl-plain-2.1.23-29.fc17.x86_64 >[2012-04-20 12:38:01,972] DEBUG : TSINFO: Marking cyrus-sasl-lib-2.1.23-29.fc17.x86_64 as install for cyrus-sasl-plain-2.1.23-29.fc17.x86_64 >[2012-04-20 12:38:01,984] DEBUG : TSINFO: Marking duplicity-0.6.17-2.fc17.x86_64 as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:38:01,984] DEBUG : TSINFO: Marking duplicity-0.6.17-2.fc17.x86_64 as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:38:01,985] DEBUG : TSINFO: Marking python-cloudfiles-1.7.9.3-1.fc17.noarch as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:38:01,985] DEBUG : TSINFO: Marking python-cloudfiles-1.7.9.3-1.fc17.noarch as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-20 12:38:01,987] DEBUG : TSINFO: Marking dejavu-fonts-common-2.33-3.fc17.noarch as install for dejavu-sans-fonts-2.33-3.fc17.noarch >[2012-04-20 12:38:01,987] DEBUG : TSINFO: Marking dejavu-fonts-common-2.33-3.fc17.noarch as install for dejavu-sans-fonts-2.33-3.fc17.noarch >[2012-04-20 12:38:01,992] DEBUG : TSINFO: Marking 12:dhcp-libs-4.2.3-24.P2.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,992] DEBUG : TSINFO: Marking 12:dhcp-libs-4.2.3-24.P2.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,993] DEBUG : TSINFO: Marking 12:dhcp-common-4.2.3-24.P2.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,993] DEBUG : TSINFO: Marking 12:dhcp-common-4.2.3-24.P2.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,995] DEBUG : TSINFO: Marking 32:bind-libs-lite-9.9.0-1.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,995] DEBUG : TSINFO: Marking 32:bind-libs-lite-9.9.0-1.fc17.x86_64 as install for 12:dhclient-4.2.3-24.P2.fc17.x86_64 >[2012-04-20 12:38:01,996] DEBUG : Quick matched 32:bind-libs-lite-9.9.0-1.fc17.x86_64 to require for libdns-export.so.93()(64bit) >[2012-04-20 12:38:01,996] DEBUG : Quick matched 32:bind-libs-lite-9.9.0-1.fc17.x86_64 to require for libdns-export.so.93()(64bit) >[2012-04-20 12:38:01,999] DEBUG : TSINFO: Marking device-mapper-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:01,999] DEBUG : TSINFO: Marking device-mapper-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,001] DEBUG : TSINFO: Marking device-mapper-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,001] DEBUG : TSINFO: Marking device-mapper-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,003] DEBUG : TSINFO: Marking device-mapper-event-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,003] DEBUG : TSINFO: Marking device-mapper-event-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,004] DEBUG : TSINFO: Marking kpartx-0.4.9-22.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,004] DEBUG : TSINFO: Marking kpartx-0.4.9-22.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,005] DEBUG : TSINFO: Marking dmraid-events-1.0.0.rc16-16.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,005] DEBUG : TSINFO: Marking dmraid-events-1.0.0.rc16-16.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,007] DEBUG : TSINFO: Marking libsepol-2.1.5-1.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,007] DEBUG : TSINFO: Marking libsepol-2.1.5-1.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:02,012] DEBUG : TSINFO: Marking 1:rmt-0.4-0.12.b44.fc17.x86_64 as install for 1:dump-0.4-0.12.b44.fc17.x86_64 >[2012-04-20 12:38:02,012] DEBUG : TSINFO: Marking 1:rmt-0.4-0.12.b44.fc17.x86_64 as install for 1:dump-0.4-0.12.b44.fc17.x86_64 >[2012-04-20 12:38:02,016] DEBUG : TSINFO: Marking libblkid-2.21.1-1.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:38:02,016] DEBUG : TSINFO: Marking libblkid-2.21.1-1.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:38:02,017] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2012-04-20 12:38:02,017] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2012-04-20 12:38:02,017] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >[2012-04-20 12:38:02,017] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >[2012-04-20 12:38:02,018] DEBUG : TSINFO: Marking libss-1.42-2.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:38:02,018] DEBUG : TSINFO: Marking libss-1.42-2.fc17.x86_64 as install for e2fsprogs-1.42-2.fc17.x86_64 >[2012-04-20 12:38:02,027] DEBUG : TSINFO: Marking nss_compat_ossl-0.9.6-3.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,027] DEBUG : TSINFO: Marking nss_compat_ossl-0.9.6-3.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,029] DEBUG : TSINFO: Marking 1:js-1.8.5-9.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,029] DEBUG : TSINFO: Marking 1:js-1.8.5-9.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,031] DEBUG : TSINFO: Marking gpm-libs-1.20.6-22.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,031] DEBUG : TSINFO: Marking gpm-libs-1.20.6-22.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-20 12:38:02,045] DEBUG : TSINFO: Marking telepathy-salut-0.8.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,045] DEBUG : TSINFO: Marking telepathy-salut-0.8.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,049] DEBUG : TSINFO: Marking 1:telepathy-mission-control-5.12.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,049] DEBUG : TSINFO: Marking 1:telepathy-mission-control-5.12.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,050] DEBUG : TSINFO: Marking telepathy-haze-0.6.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,050] DEBUG : TSINFO: Marking telepathy-haze-0.6.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,052] DEBUG : TSINFO: Marking telepathy-gabble-0.16.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,052] DEBUG : TSINFO: Marking telepathy-gabble-0.16.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,054] DEBUG : TSINFO: Marking telepathy-idle-0.1.11-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,054] DEBUG : TSINFO: Marking telepathy-idle-0.1.11-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,056] DEBUG : TSINFO: Marking telepathy-filesystem-0.0.2-3.fc17.noarch as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,056] DEBUG : TSINFO: Marking telepathy-filesystem-0.0.2-3.fc17.noarch as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,059] DEBUG : TSINFO: Marking telepathy-glib-0.18.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,059] DEBUG : TSINFO: Marking telepathy-glib-0.18.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >[2012-04-20 12:38:02,060] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >[2012-04-20 12:38:02,061] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.13)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.13)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >[2012-04-20 12:38:02,062] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >[2012-04-20 12:38:02,063] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.5)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.5)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >[2012-04-20 12:38:02,064] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >[2012-04-20 12:38:02,065] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >[2012-04-20 12:38:02,066] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >[2012-04-20 12:38:02,067] DEBUG : Quick matched telepathy-glib-0.18.0-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >[2012-04-20 12:38:02,069] DEBUG : TSINFO: Marking webkitgtk3-1.8.0-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,069] DEBUG : TSINFO: Marking webkitgtk3-1.8.0-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,072] DEBUG : TSINFO: Marking telepathy-logger-0.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,072] DEBUG : TSINFO: Marking telepathy-logger-0.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,074] DEBUG : TSINFO: Marking telepathy-farstream-0.4.0-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,074] DEBUG : TSINFO: Marking telepathy-farstream-0.4.0-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,077] DEBUG : TSINFO: Marking libsoup-2.38.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,077] DEBUG : TSINFO: Marking libsoup-2.38.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,079] DEBUG : TSINFO: Marking p11-kit-0.12-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,079] DEBUG : TSINFO: Marking p11-kit-0.12-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,081] DEBUG : TSINFO: Marking geoclue-0.12.0-10.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,081] DEBUG : TSINFO: Marking geoclue-0.12.0-10.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,084] DEBUG : TSINFO: Marking gcr-3.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,084] DEBUG : TSINFO: Marking gcr-3.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,085] DEBUG : Quick matched gcr-3.4.0-1.fc17.x86_64 to require for libgcr-3.so.1()(64bit) >[2012-04-20 12:38:02,085] DEBUG : Quick matched gcr-3.4.0-1.fc17.x86_64 to require for libgcr-3.so.1()(64bit) >[2012-04-20 12:38:02,085] DEBUG : Quick matched gcr-3.4.0-1.fc17.x86_64 to require for libgck-1.so.0()(64bit) >[2012-04-20 12:38:02,085] DEBUG : Quick matched gcr-3.4.0-1.fc17.x86_64 to require for libgck-1.so.0()(64bit) >[2012-04-20 12:38:02,086] DEBUG : TSINFO: Marking 1:folks-0.6.8-4.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,086] DEBUG : TSINFO: Marking 1:folks-0.6.8-4.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,087] DEBUG : Quick matched 1:folks-0.6.8-4.fc17.x86_64 to require for libfolks-telepathy.so.25()(64bit) >[2012-04-20 12:38:02,087] DEBUG : Quick matched 1:folks-0.6.8-4.fc17.x86_64 to require for libfolks-telepathy.so.25()(64bit) >[2012-04-20 12:38:02,089] DEBUG : TSINFO: Marking farstream-0.1.2-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,089] DEBUG : TSINFO: Marking farstream-0.1.2-2.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,092] DEBUG : TSINFO: Marking 1:enchant-1.6.0-4.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,092] DEBUG : TSINFO: Marking 1:enchant-1.6.0-4.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,094] DEBUG : TSINFO: Marking evolution-data-server-3.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,094] DEBUG : TSINFO: Marking evolution-data-server-3.4.0-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,096] DEBUG : Quick matched evolution-data-server-3.4.0-1.fc17.x86_64 to require for libebook-1.2.so.13()(64bit) >[2012-04-20 12:38:02,096] DEBUG : Quick matched evolution-data-server-3.4.0-1.fc17.x86_64 to require for libebook-1.2.so.13()(64bit) >[2012-04-20 12:38:02,098] DEBUG : TSINFO: Marking libchamplain-gtk-0.12.2-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,098] DEBUG : TSINFO: Marking libchamplain-gtk-0.12.2-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,100] DEBUG : TSINFO: Marking libchamplain-0.12.2-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,100] DEBUG : TSINFO: Marking libchamplain-0.12.2-1.fc17.x86_64 as install for empathy-3.4.0.2-1.fc17.x86_64 >[2012-04-20 12:38:02,114] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,114] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,116] DEBUG : TSINFO: Marking gsettings-desktop-schemas-3.4.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,116] DEBUG : TSINFO: Marking gsettings-desktop-schemas-3.4.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,117] DEBUG : TSINFO: Marking libpeas-1.4.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,117] DEBUG : TSINFO: Marking libpeas-1.4.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,118] DEBUG : Quick matched libpeas-1.4.0-1.fc17.x86_64 to require for libpeas-1.0.so.0()(64bit) >[2012-04-20 12:38:02,118] DEBUG : Quick matched libpeas-1.4.0-1.fc17.x86_64 to require for libpeas-1.0.so.0()(64bit) >[2012-04-20 12:38:02,120] DEBUG : TSINFO: Marking gobject-introspection-1.32.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,120] DEBUG : TSINFO: Marking gobject-introspection-1.32.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,122] DEBUG : TSINFO: Marking libffi-3.0.10-2.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,122] DEBUG : TSINFO: Marking libffi-3.0.10-2.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,124] DEBUG : TSINFO: Marking libexif-0.6.20-2.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,124] DEBUG : TSINFO: Marking libexif-0.6.20-2.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,126] DEBUG : TSINFO: Marking exempi-2.2.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,126] DEBUG : TSINFO: Marking exempi-2.2.0-1.fc17.x86_64 as install for eog-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,136] DEBUG : TSINFO: Marking evince-libs-3.4.0-1.fc17.x86_64 as install for evince-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,136] DEBUG : TSINFO: Marking evince-libs-3.4.0-1.fc17.x86_64 as install for evince-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,136] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevview3.so.3()(64bit) >[2012-04-20 12:38:02,136] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevview3.so.3()(64bit) >[2012-04-20 12:38:02,137] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevdocument3.so.4()(64bit) >[2012-04-20 12:38:02,137] DEBUG : Quick matched evince-libs-3.4.0-1.fc17.x86_64 to require for libevdocument3.so.4()(64bit) >[2012-04-20 12:38:02,154] DEBUG : TSINFO: Marking gvfs-1.12.0-2.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,154] DEBUG : TSINFO: Marking gvfs-1.12.0-2.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,156] DEBUG : TSINFO: Marking libical-0.48-2.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,156] DEBUG : TSINFO: Marking libical-0.48-2.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,157] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libicalss.so.0()(64bit) >[2012-04-20 12:38:02,157] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libicalss.so.0()(64bit) >[2012-04-20 12:38:02,157] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libical.so.0()(64bit) >[2012-04-20 12:38:02,157] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libical.so.0()(64bit) >[2012-04-20 12:38:02,158] DEBUG : TSINFO: Marking libgweather-3.4.1-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,158] DEBUG : TSINFO: Marking libgweather-3.4.1-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,161] DEBUG : TSINFO: Marking gtkhtml3-4.4.0-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,161] DEBUG : TSINFO: Marking gtkhtml3-4.4.0-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,161] DEBUG : Quick matched gtkhtml3-4.4.0-1.fc17.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >[2012-04-20 12:38:02,161] DEBUG : Quick matched gtkhtml3-4.4.0-1.fc17.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >[2012-04-20 12:38:02,163] DEBUG : TSINFO: Marking libgdata-0.11.1-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,163] DEBUG : TSINFO: Marking libgdata-0.11.1-1.fc17.x86_64 as install for evolution-3.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,176] DEBUG : TSINFO: Marking hesiod-3.1.0-21.fc17.x86_64 as install for fetchmail-6.3.21-2.fc17.x86_64 >[2012-04-20 12:38:02,176] DEBUG : TSINFO: Marking hesiod-3.1.0-21.fc17.x86_64 as install for fetchmail-6.3.21-2.fc17.x86_64 >[2012-04-20 12:38:02,183] DEBUG : TSINFO: Marking file-libs-5.10-5.fc17.x86_64 as install for file-5.10-5.fc17.x86_64 >[2012-04-20 12:38:02,183] DEBUG : TSINFO: Marking file-libs-5.10-5.fc17.x86_64 as install for file-5.10-5.fc17.x86_64 >[2012-04-20 12:38:02,183] DEBUG : Quick matched file-libs-5.10-5.fc17.x86_64 to require for libmagic.so.1()(64bit) >[2012-04-20 12:38:02,183] DEBUG : Quick matched file-libs-5.10-5.fc17.x86_64 to require for libmagic.so.1()(64bit) >[2012-04-20 12:38:02,199] DEBUG : TSINFO: Marking xulrunner-11.0-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,199] DEBUG : TSINFO: Marking xulrunner-11.0-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,203] DEBUG : TSINFO: Marking fedora-bookmarks-15-0.2.noarch as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,203] DEBUG : TSINFO: Marking fedora-bookmarks-15-0.2.noarch as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,203] DEBUG : Quick matched xulrunner-11.0-3.fc17.x86_64 to require for libxpcom.so()(64bit) >[2012-04-20 12:38:02,203] DEBUG : Quick matched xulrunner-11.0-3.fc17.x86_64 to require for libxpcom.so()(64bit) >[2012-04-20 12:38:02,205] DEBUG : TSINFO: Marking startup-notification-0.12-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,205] DEBUG : TSINFO: Marking startup-notification-0.12-3.fc17.x86_64 as install for firefox-11.0-2.fc17.x86_64 >[2012-04-20 12:38:02,207] DEBUG : TSINFO: Marking python-slip-dbus-0.2.20-2.fc17.noarch as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,207] DEBUG : TSINFO: Marking python-slip-dbus-0.2.20-2.fc17.noarch as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,214] DEBUG : TSINFO: Marking iptables-1.4.12.2-4.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,214] DEBUG : TSINFO: Marking iptables-1.4.12.2-4.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,216] DEBUG : TSINFO: Marking ebtables-2.0.10-5.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,216] DEBUG : TSINFO: Marking ebtables-2.0.10-5.fc17.x86_64 as install for firewalld-0.2.4-1.fc17.noarch >[2012-04-20 12:38:02,218] DEBUG : TSINFO: Marking python-meh-0.12-1.fc17.noarch as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,218] DEBUG : TSINFO: Marking python-meh-0.12-1.fc17.noarch as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,220] DEBUG : TSINFO: Marking python-ethtool-0.7-3.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,220] DEBUG : TSINFO: Marking python-ethtool-0.7-3.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,223] DEBUG : TSINFO: Marking pygtk2-2.24.0-4.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,223] DEBUG : TSINFO: Marking pygtk2-2.24.0-4.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,224] DEBUG : TSINFO: Marking libuser-python-0.57.6-1.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,224] DEBUG : TSINFO: Marking libuser-python-0.57.6-1.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,226] DEBUG : TSINFO: Marking cracklib-python-2.8.18-3.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,226] DEBUG : TSINFO: Marking cracklib-python-2.8.18-3.fc17.x86_64 as install for firstboot-17.0-1.fc17.x86_64 >[2012-04-20 12:38:02,247] DEBUG : TSINFO: Marking 4:perl-5.14.2-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,247] DEBUG : TSINFO: Marking 4:perl-5.14.2-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(vars) >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(vars) >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(strict) >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(strict) >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Std) >[2012-04-20 12:38:02,249] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Std) >[2012-04-20 12:38:02,250] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Long) >[2012-04-20 12:38:02,250] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Long) >[2012-04-20 12:38:02,250] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(FileHandle) >[2012-04-20 12:38:02,250] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(FileHandle) >[2012-04-20 12:38:02,251] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Exporter) >[2012-04-20 12:38:02,251] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Exporter) >[2012-04-20 12:38:02,251] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Encode) >[2012-04-20 12:38:02,251] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Encode) >[2012-04-20 12:38:02,252] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Data::Dumper) >[2012-04-20 12:38:02,252] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Data::Dumper) >[2012-04-20 12:38:02,254] DEBUG : TSINFO: Marking perl-PathTools-3.33-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,254] DEBUG : TSINFO: Marking perl-PathTools-3.33-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,256] DEBUG : TSINFO: Marking foomatic-db-4.0-31.20120103.fc17.noarch as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,256] DEBUG : TSINFO: Marking foomatic-db-4.0-31.20120103.fc17.noarch as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-20 12:38:02,262] DEBUG : TSINFO: Marking foomatic-db-filesystem-4.0-31.20120103.fc17.noarch as install for foomatic-db-ppds-4.0-31.20120103.fc17.noarch >[2012-04-20 12:38:02,262] DEBUG : TSINFO: Marking foomatic-db-filesystem-4.0-31.20120103.fc17.noarch as install for foomatic-db-ppds-4.0-31.20120103.fc17.noarch >[2012-04-20 12:38:02,269] DEBUG : TSINFO: Marking fprintd-0.4.1-2.fc17.x86_64 as install for fprintd-pam-0.4.1-2.fc17.x86_64 >[2012-04-20 12:38:02,269] DEBUG : TSINFO: Marking fprintd-0.4.1-2.fc17.x86_64 as install for fprintd-pam-0.4.1-2.fc17.x86_64 >[2012-04-20 12:38:02,285] DEBUG : TSINFO: Marking libXau-1.0.6-3.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,285] DEBUG : TSINFO: Marking libXau-1.0.6-3.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,286] DEBUG : TSINFO: Marking xorg-x11-server-utils-7.5-10.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,286] DEBUG : TSINFO: Marking xorg-x11-server-utils-7.5-10.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,289] DEBUG : TSINFO: Marking fedora-logos-17.0.0-1.fc17.noarch as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,289] DEBUG : TSINFO: Marking fedora-logos-17.0.0-1.fc17.noarch as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,290] DEBUG : TSINFO: Marking xorg-x11-xkb-utils-7.5-6.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,290] DEBUG : TSINFO: Marking xorg-x11-xkb-utils-7.5-6.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,292] DEBUG : TSINFO: Marking pulseaudio-gdm-hooks-1.1-8.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,292] DEBUG : TSINFO: Marking pulseaudio-gdm-hooks-1.1-8.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,295] DEBUG : TSINFO: Marking gnome-keyring-pam-3.4.0-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,295] DEBUG : TSINFO: Marking gnome-keyring-pam-3.4.0-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,297] DEBUG : TSINFO: Marking accountsservice-libs-0.6.18-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,297] DEBUG : TSINFO: Marking accountsservice-libs-0.6.18-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,299] DEBUG : TSINFO: Marking libXdmcp-1.1.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,299] DEBUG : TSINFO: Marking libXdmcp-1.1.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-20 12:38:02,306] DEBUG : TSINFO: Marking gtksourceview3-3.4.0-1.fc17.x86_64 as install for 2:gedit-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,306] DEBUG : TSINFO: Marking gtksourceview3-3.4.0-1.fc17.x86_64 as install for 2:gedit-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,323] DEBUG : TSINFO: Marking urw-fonts-2.4-11.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,323] DEBUG : TSINFO: Marking urw-fonts-2.4-11.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,324] DEBUG : TSINFO: Marking poppler-data-0.4.5-2.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,324] DEBUG : TSINFO: Marking poppler-data-0.4.5-2.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,326] DEBUG : TSINFO: Marking 2:libpng-1.5.10-1.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,326] DEBUG : TSINFO: Marking 2:libpng-1.5.10-1.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,328] DEBUG : TSINFO: Marking ghostscript-fonts-5.50-28.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,328] DEBUG : TSINFO: Marking ghostscript-fonts-5.50-28.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,330] DEBUG : TSINFO: Marking libtiff-3.9.5-3.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,330] DEBUG : TSINFO: Marking libtiff-3.9.5-3.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,332] DEBUG : TSINFO: Marking libXt-1.1.2-2.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,332] DEBUG : TSINFO: Marking libXt-1.1.2-2.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-20 12:38:02,348] DEBUG : TSINFO: Marking 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,348] DEBUG : TSINFO: Marking 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,352] DEBUG : TSINFO: Marking gegl-0.2.0-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,352] DEBUG : TSINFO: Marking gegl-0.2.0-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,355] DEBUG : TSINFO: Marking babl-0.1.10-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,355] DEBUG : TSINFO: Marking babl-0.1.10-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,356] DEBUG : TSINFO: Marking xdg-utils-1.1.0-0.11.20111207.fc17.noarch as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,356] DEBUG : TSINFO: Marking xdg-utils-1.1.0-0.11.20111207.fc17.noarch as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,358] DEBUG : TSINFO: Marking libwmf-lite-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,358] DEBUG : TSINFO: Marking libwmf-lite-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,360] DEBUG : TSINFO: Marking libwmf-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,360] DEBUG : TSINFO: Marking libwmf-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,362] DEBUG : TSINFO: Marking webkitgtk-1.8.0-2.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,362] DEBUG : TSINFO: Marking webkitgtk-1.8.0-2.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,365] DEBUG : TSINFO: Marking libmng-1.0.10-6.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,365] DEBUG : TSINFO: Marking libmng-1.0.10-6.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,367] DEBUG : TSINFO: Marking lcms-libs-1.19-5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,367] DEBUG : TSINFO: Marking lcms-libs-1.19-5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,369] DEBUG : TSINFO: Marking jasper-libs-1.900.1-19.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,369] DEBUG : TSINFO: Marking jasper-libs-1.900.1-19.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpui-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpui-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >[2012-04-20 12:38:02,370] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimp-2.0.so.0()(64bit) >[2012-04-20 12:38:02,371] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimp-2.0.so.0()(64bit) >[2012-04-20 12:38:02,373] DEBUG : TSINFO: Marking aalib-libs-1.4.0-0.20.rc5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,373] DEBUG : TSINFO: Marking aalib-libs-1.4.0-0.20.rc5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,375] DEBUG : TSINFO: Marking libXpm-3.5.10-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,375] DEBUG : TSINFO: Marking libXpm-3.5.10-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,377] DEBUG : TSINFO: Marking libXmu-1.1.0-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,377] DEBUG : TSINFO: Marking libXmu-1.1.0-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,379] DEBUG : TSINFO: Marking libXcursor-1.1.13-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,379] DEBUG : TSINFO: Marking libXcursor-1.1.13-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-20 12:38:02,385] DEBUG : TSINFO: Marking ca-certificates-2012.81-1.fc17.noarch as install for glib-networking-2.32.0-1.fc17.x86_64 >[2012-04-20 12:38:02,385] DEBUG : TSINFO: Marking ca-certificates-2012.81-1.fc17.noarch as install for glib-networking-2.32.0-1.fc17.x86_64 >[2012-04-20 12:38:02,387] DEBUG : TSINFO: Marking glibc-common-2.15-32.fc17.x86_64 as install for glibc-2.15-32.fc17.x86_64 >[2012-04-20 12:38:02,387] DEBUG : TSINFO: Marking glibc-common-2.15-32.fc17.x86_64 as install for glibc-2.15-32.fc17.x86_64 >[2012-04-20 12:38:02,392] DEBUG : TSINFO: Marking mesa-libGLU-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,392] DEBUG : TSINFO: Marking mesa-libGLU-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,394] DEBUG : TSINFO: Marking libGLEW-1.6.0-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,394] DEBUG : TSINFO: Marking libGLEW-1.6.0-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,396] DEBUG : TSINFO: Marking mesa-libGL-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,396] DEBUG : TSINFO: Marking mesa-libGL-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-20 12:38:02,403] DEBUG : TSINFO: Marking bluez-4.98-3.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,403] DEBUG : TSINFO: Marking bluez-4.98-3.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,405] DEBUG : TSINFO: Marking obexd-0.44-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,405] DEBUG : TSINFO: Marking obexd-0.44-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,406] DEBUG : TSINFO: Marking gvfs-obexftp-1.12.0-2.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,406] DEBUG : TSINFO: Marking gvfs-obexftp-1.12.0-2.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,416] DEBUG : TSINFO: Marking argyllcms-1.3.6-2.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,416] DEBUG : TSINFO: Marking argyllcms-1.3.6-2.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,418] DEBUG : TSINFO: Marking vte3-0.32.0-1.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,418] DEBUG : TSINFO: Marking vte3-0.32.0-1.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,421] DEBUG : TSINFO: Marking libmash-0.2.0-7.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,421] DEBUG : TSINFO: Marking libmash-0.2.0-7.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,423] DEBUG : TSINFO: Marking exiv2-libs-0.22-4.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,423] DEBUG : TSINFO: Marking exiv2-libs-0.22-4.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,437] DEBUG : TSINFO: Marking udisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,437] DEBUG : TSINFO: Marking udisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,439] DEBUG : TSINFO: Marking libudisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,439] DEBUG : TSINFO: Marking libudisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,446] DEBUG : TSINFO: Marking liboauth-0.9.6-1.fc17.x86_64 as install for gnome-documents-0.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,446] DEBUG : TSINFO: Marking liboauth-0.9.6-1.fc17.x86_64 as install for gnome-documents-0.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,448] DEBUG : TSINFO: Marking gjs-1.32.0-1.fc17.x86_64 as install for gnome-documents-0.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,448] DEBUG : TSINFO: Marking gjs-1.32.0-1.fc17.x86_64 as install for gnome-documents-0.4.0.1-1.fc17.x86_64 >[2012-04-20 12:38:02,457] DEBUG : TSINFO: Marking pygobject2-2.28.6-3.fc17.x86_64 as install for 1:gnome-games-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:02,457] DEBUG : TSINFO: Marking pygobject2-2.28.6-3.fc17.x86_64 as install for 1:gnome-games-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:02,473] DEBUG : TSINFO: Marking PackageKit-device-rebind-0.7.3-1.fc17.x86_64 as install for gnome-packagekit-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,473] DEBUG : TSINFO: Marking PackageKit-device-rebind-0.7.3-1.fc17.x86_64 as install for gnome-packagekit-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,481] DEBUG : TSINFO: Marking gnome-panel-libs-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,481] DEBUG : TSINFO: Marking gnome-panel-libs-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,486] DEBUG : TSINFO: Marking libwnck3-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,486] DEBUG : TSINFO: Marking libwnck3-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,487] DEBUG : TSINFO: Marking gnome-session-xsession-3.4.0-2.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,487] DEBUG : TSINFO: Marking gnome-session-xsession-3.4.0-2.fc17.x86_64 as install for gnome-panel-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,496] DEBUG : TSINFO: Marking libXxf86vm-1.1.2-1.fc17.x86_64 as install for gnome-screensaver-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,496] DEBUG : TSINFO: Marking libXxf86vm-1.1.2-1.fc17.x86_64 as install for gnome-screensaver-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,498] DEBUG : TSINFO: Marking libXxf86misc-1.0.3-3.fc17.x86_64 as install for gnome-screensaver-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,498] DEBUG : TSINFO: Marking libXxf86misc-1.0.3-3.fc17.x86_64 as install for gnome-screensaver-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,511] DEBUG : TSINFO: Marking libXrender-0.9.7-1.fc17.x86_64 as install for gnome-session-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:02,511] DEBUG : TSINFO: Marking libXrender-0.9.7-1.fc17.x86_64 as install for gnome-session-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:02,523] DEBUG : TSINFO: Marking mutter-3.4.0-1.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,523] DEBUG : TSINFO: Marking mutter-3.4.0-1.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,525] DEBUG : TSINFO: Marking mozilla-filesystem-1.9-7.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,525] DEBUG : TSINFO: Marking mozilla-filesystem-1.9-7.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,527] DEBUG : TSINFO: Marking libcroco-0.6.5-1.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,527] DEBUG : TSINFO: Marking libcroco-0.6.5-1.fc17.x86_64 as install for gnome-shell-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,537] DEBUG : TSINFO: Marking libsigc++20-2.2.10-2.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,537] DEBUG : TSINFO: Marking libsigc++20-2.2.10-2.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,539] DEBUG : TSINFO: Marking pangomm-2.28.4-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,539] DEBUG : TSINFO: Marking pangomm-2.28.4-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,541] DEBUG : TSINFO: Marking gtkmm30-3.4.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,541] DEBUG : TSINFO: Marking gtkmm30-3.4.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,543] DEBUG : TSINFO: Marking glibmm24-2.32.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,543] DEBUG : TSINFO: Marking glibmm24-2.32.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,544] DEBUG : Quick matched glibmm24-2.32.0-1.fc17.x86_64 to require for libgiomm-2.4.so.1()(64bit) >[2012-04-20 12:38:02,544] DEBUG : Quick matched glibmm24-2.32.0-1.fc17.x86_64 to require for libgiomm-2.4.so.1()(64bit) >[2012-04-20 12:38:02,546] DEBUG : TSINFO: Marking cairomm-1.10.0-3.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,546] DEBUG : TSINFO: Marking cairomm-1.10.0-3.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,548] DEBUG : TSINFO: Marking atkmm-2.22.6-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,548] DEBUG : TSINFO: Marking atkmm-2.22.6-1.fc17.x86_64 as install for gnome-system-monitor-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,553] DEBUG : TSINFO: Marking adwaita-gtk3-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,553] DEBUG : TSINFO: Marking adwaita-gtk3-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,555] DEBUG : TSINFO: Marking adwaita-gtk2-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,555] DEBUG : TSINFO: Marking adwaita-gtk2-theme-3.4.0-1.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,556] DEBUG : TSINFO: Marking adwaita-cursor-theme-3.4.0-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,556] DEBUG : TSINFO: Marking adwaita-cursor-theme-3.4.0-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,559] DEBUG : TSINFO: Marking gtk2-engines-2.20.2-4.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,559] DEBUG : TSINFO: Marking gtk2-engines-2.20.2-4.fc17.x86_64 as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,562] DEBUG : TSINFO: Marking abattis-cantarell-fonts-0.0.8-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,562] DEBUG : TSINFO: Marking abattis-cantarell-fonts-0.0.8-1.fc17.noarch as install for gnome-themes-standard-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:02,568] DEBUG : TSINFO: Marking pinentry-0.8.1-6.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,568] DEBUG : TSINFO: Marking pinentry-0.8.1-6.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,571] DEBUG : TSINFO: Marking libassuan-2.0.1-2.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,571] DEBUG : TSINFO: Marking libassuan-2.0.1-2.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,573] DEBUG : TSINFO: Marking pth-2.0.7-15.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,573] DEBUG : TSINFO: Marking pth-2.0.7-15.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-20 12:38:02,581] DEBUG : TSINFO: Marking os-prober-1.51-1.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,581] DEBUG : TSINFO: Marking os-prober-1.51-1.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,582] DEBUG : TSINFO: Marking gettext-0.18.1.1-12.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,582] DEBUG : TSINFO: Marking gettext-0.18.1.1-12.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,583] DEBUG : TSINFO: Marking dracut-017-62.git20120322.fc17.noarch as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,583] DEBUG : TSINFO: Marking dracut-017-62.git20120322.fc17.noarch as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,586] DEBUG : TSINFO: Marking xz-libs-5.1.1-2alpha.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,586] DEBUG : TSINFO: Marking xz-libs-5.1.1-2alpha.fc17.x86_64 as install for 1:grub2-1.99-19.fc17.x86_64 >[2012-04-20 12:38:02,604] DEBUG : TSINFO: Marking wavpack-4.60.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,604] DEBUG : TSINFO: Marking wavpack-4.60.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,606] DEBUG : TSINFO: Marking 1:libvorbis-1.3.3-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,606] DEBUG : TSINFO: Marking 1:libvorbis-1.3.3-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,608] DEBUG : TSINFO: Marking libv4l-0.8.7-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,608] DEBUG : TSINFO: Marking libv4l-0.8.7-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,610] DEBUG : TSINFO: Marking 1:libtheora-1.1.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,610] DEBUG : TSINFO: Marking 1:libtheora-1.1.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,612] DEBUG : TSINFO: Marking taglib-1.7.1-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,612] DEBUG : TSINFO: Marking taglib-1.7.1-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,614] DEBUG : TSINFO: Marking speex-1.2-0.14.rc1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,614] DEBUG : TSINFO: Marking speex-1.2-0.14.rc1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,616] DEBUG : TSINFO: Marking libshout-2.2.2-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,616] DEBUG : TSINFO: Marking libshout-2.2.2-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,618] DEBUG : TSINFO: Marking libavc1394-0.5.3-11.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,618] DEBUG : TSINFO: Marking libavc1394-0.5.3-11.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,621] DEBUG : TSINFO: Marking libraw1394-2.0.7-2.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,621] DEBUG : TSINFO: Marking libraw1394-2.0.7-2.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,623] DEBUG : TSINFO: Marking orc-0.4.16-5.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,623] DEBUG : TSINFO: Marking orc-0.4.16-5.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,625] DEBUG : TSINFO: Marking 2:libogg-1.2.2-4.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,625] DEBUG : TSINFO: Marking 2:libogg-1.2.2-4.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,627] DEBUG : TSINFO: Marking libiec61883-1.2.0-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,627] DEBUG : TSINFO: Marking libiec61883-1.2.0-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,628] DEBUG : TSINFO: Marking libdv-1.0.0-13.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,628] DEBUG : TSINFO: Marking libdv-1.0.0-13.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,631] DEBUG : TSINFO: Marking flac-1.2.1-9.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,631] DEBUG : TSINFO: Marking flac-1.2.1-9.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-20 12:38:02,647] DEBUG : TSINFO: Marking libbluray-0.2.2-1.fc17.x86_64 as install for gvfs-archive-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,647] DEBUG : TSINFO: Marking libbluray-0.2.2-1.fc17.x86_64 as install for gvfs-archive-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,653] DEBUG : TSINFO: Marking fuse-libs-2.8.6-3.fc17.x86_64 as install for gvfs-fuse-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,653] DEBUG : TSINFO: Marking fuse-libs-2.8.6-3.fc17.x86_64 as install for gvfs-fuse-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,653] DEBUG : Quick matched fuse-libs-2.8.6-3.fc17.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >[2012-04-20 12:38:02,653] DEBUG : Quick matched fuse-libs-2.8.6-3.fc17.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >[2012-04-20 12:38:02,654] DEBUG : TSINFO: Marking fuse-2.8.6-3.fc17.x86_64 as install for gvfs-fuse-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,654] DEBUG : TSINFO: Marking fuse-2.8.6-3.fc17.x86_64 as install for gvfs-fuse-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,660] DEBUG : TSINFO: Marking 1:libusb-0.1.3-10.fc17.x86_64 as install for gvfs-gphoto2-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,660] DEBUG : TSINFO: Marking 1:libusb-0.1.3-10.fc17.x86_64 as install for gvfs-gphoto2-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,663] DEBUG : TSINFO: Marking libgphoto2-2.4.11-3.fc17.x86_64 as install for gvfs-gphoto2-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,663] DEBUG : TSINFO: Marking libgphoto2-2.4.11-3.fc17.x86_64 as install for gvfs-gphoto2-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,664] DEBUG : Quick matched libgphoto2-2.4.11-3.fc17.x86_64 to require for libgphoto2.so.2()(64bit) >[2012-04-20 12:38:02,664] DEBUG : Quick matched libgphoto2-2.4.11-3.fc17.x86_64 to require for libgphoto2.so.2()(64bit) >[2012-04-20 12:38:02,669] DEBUG : TSINFO: Marking 1:libsmbclient-3.6.4-82.fc17.1.x86_64 as install for gvfs-smb-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,669] DEBUG : TSINFO: Marking 1:libsmbclient-3.6.4-82.fc17.1.x86_64 as install for gvfs-smb-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:02,691] DEBUG : TSINFO: Marking hplip-libs-3.12.2-3.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,691] DEBUG : TSINFO: Marking hplip-libs-3.12.2-3.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,693] DEBUG : TSINFO: Marking 1:net-snmp-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,693] DEBUG : TSINFO: Marking 1:net-snmp-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,695] DEBUG : TSINFO: Marking 1:net-snmp-libs-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,695] DEBUG : TSINFO: Marking 1:net-snmp-libs-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,696] DEBUG : Quick matched hplip-libs-3.12.2-3.fc17.x86_64 to require for libhpip.so.0()(64bit) >[2012-04-20 12:38:02,696] DEBUG : Quick matched hplip-libs-3.12.2-3.fc17.x86_64 to require for libhpip.so.0()(64bit) >[2012-04-20 12:38:02,702] DEBUG : TSINFO: Marking python-imaging-1.1.7-6.fc17.x86_64 as install for hplip-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,702] DEBUG : TSINFO: Marking python-imaging-1.1.7-6.fc17.x86_64 as install for hplip-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:02,713] DEBUG : TSINFO: Marking ibus-libs-1.4.99.20120317-2.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,713] DEBUG : TSINFO: Marking ibus-libs-1.4.99.20120317-2.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,714] DEBUG : TSINFO: Marking gnome-icon-theme-legacy-3.4.0-1.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,714] DEBUG : TSINFO: Marking gnome-icon-theme-legacy-3.4.0-1.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,715] DEBUG : TSINFO: Marking pyxdg-0.19-4.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,715] DEBUG : TSINFO: Marking pyxdg-0.19-4.fc17.noarch as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,716] DEBUG : TSINFO: Marking notify-python-0.1.1-20.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,716] DEBUG : TSINFO: Marking notify-python-0.1.1-20.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,719] DEBUG : TSINFO: Marking libxkbfile-1.0.8-1.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,719] DEBUG : TSINFO: Marking libxkbfile-1.0.8-1.fc17.x86_64 as install for ibus-1.4.99.20120317-2.fc17.x86_64 >[2012-04-20 12:38:02,721] DEBUG : TSINFO: Marking kasumi-2.5-6.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:38:02,721] DEBUG : TSINFO: Marking kasumi-2.5-6.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:38:02,725] DEBUG : TSINFO: Marking anthy-9100h-17.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:38:02,725] DEBUG : TSINFO: Marking anthy-9100h-17.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-20 12:38:02,726] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthydic.so.0()(64bit) >[2012-04-20 12:38:02,726] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthydic.so.0()(64bit) >[2012-04-20 12:38:02,726] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthy.so.0()(64bit) >[2012-04-20 12:38:02,726] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthy.so.0()(64bit) >[2012-04-20 12:38:02,731] DEBUG : TSINFO: Marking libchewing-0.3.3-2.fc17.x86_64 as install for ibus-chewing-1.3.10-3.fc17.x86_64 >[2012-04-20 12:38:02,731] DEBUG : TSINFO: Marking libchewing-0.3.3-2.fc17.x86_64 as install for ibus-chewing-1.3.10-3.fc17.x86_64 >[2012-04-20 12:38:02,732] DEBUG : Quick matched libchewing-0.3.3-2.fc17.x86_64 to require for libchewing.so.3()(64bit) >[2012-04-20 12:38:02,732] DEBUG : Quick matched libchewing-0.3.3-2.fc17.x86_64 to require for libchewing.so.3()(64bit) >[2012-04-20 12:38:02,736] DEBUG : TSINFO: Marking libhangul-0.1.0-2.fc17.x86_64 as install for ibus-hangul-1.4.0-5.fc17.x86_64 >[2012-04-20 12:38:02,736] DEBUG : TSINFO: Marking libhangul-0.1.0-2.fc17.x86_64 as install for ibus-hangul-1.4.0-5.fc17.x86_64 >[2012-04-20 12:38:02,737] DEBUG : Quick matched libhangul-0.1.0-2.fc17.x86_64 to require for libhangul.so.1()(64bit) >[2012-04-20 12:38:02,737] DEBUG : Quick matched libhangul-0.1.0-2.fc17.x86_64 to require for libhangul.so.1()(64bit) >[2012-04-20 12:38:02,738] DEBUG : TSINFO: Marking libtranslit-m17n-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,738] DEBUG : TSINFO: Marking libtranslit-m17n-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,739] DEBUG : TSINFO: Marking libtranslit-icu-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,739] DEBUG : TSINFO: Marking libtranslit-icu-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,743] DEBUG : TSINFO: Marking libtranslit-devel-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,743] DEBUG : TSINFO: Marking libtranslit-devel-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,746] DEBUG : TSINFO: Marking libtranslit-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,746] DEBUG : TSINFO: Marking libtranslit-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-20 12:38:02,753] DEBUG : TSINFO: Marking eekboard-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,753] DEBUG : TSINFO: Marking eekboard-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,757] DEBUG : TSINFO: Marking m17n-lib-1.6.3-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,757] DEBUG : TSINFO: Marking m17n-lib-1.6.3-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,758] DEBUG : TSINFO: Marking iok-2.1.2-1.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,758] DEBUG : TSINFO: Marking iok-2.1.2-1.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,759] DEBUG : Quick matched m17n-lib-1.6.3-2.fc17.x86_64 to require for libm17n-core.so.0()(64bit) >[2012-04-20 12:38:02,759] DEBUG : Quick matched m17n-lib-1.6.3-2.fc17.x86_64 to require for libm17n-core.so.0()(64bit) >[2012-04-20 12:38:02,761] DEBUG : TSINFO: Marking eekboard-libs-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,761] DEBUG : TSINFO: Marking eekboard-libs-1.0.6-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-20 12:38:02,761] DEBUG : Quick matched eekboard-libs-1.0.6-2.fc17.x86_64 to require for libeek.so.0()(64bit) >[2012-04-20 12:38:02,761] DEBUG : Quick matched eekboard-libs-1.0.6-2.fc17.x86_64 to require for libeek.so.0()(64bit) >[2012-04-20 12:38:02,769] DEBUG : TSINFO: Marking libpinyin-0.5.92-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,769] DEBUG : TSINFO: Marking libpinyin-0.5.92-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,769] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0(LIBPINYIN)(64bit) >[2012-04-20 12:38:02,769] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0(LIBPINYIN)(64bit) >[2012-04-20 12:38:02,769] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0()(64bit) >[2012-04-20 12:38:02,769] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0()(64bit) >[2012-04-20 12:38:02,771] DEBUG : TSINFO: Marking opencc-0.3.0-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,771] DEBUG : TSINFO: Marking opencc-0.3.0-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,773] DEBUG : TSINFO: Marking lua-5.1.4-10.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,773] DEBUG : TSINFO: Marking lua-5.1.4-10.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-20 12:38:02,777] DEBUG : TSINFO: Marking 1:vorbis-tools-1.4.0-4.fc17.x86_64 as install for icedax-1.1.11-10.fc17.x86_64 >[2012-04-20 12:38:02,777] DEBUG : TSINFO: Marking 1:vorbis-tools-1.4.0-4.fc17.x86_64 as install for icedax-1.1.11-10.fc17.x86_64 >[2012-04-20 12:38:02,786] DEBUG : TSINFO: Marking im-chooser-common-1.5.2.1-1.fc17.x86_64 as install for im-chooser-1.5.2.1-1.fc17.x86_64 >[2012-04-20 12:38:02,786] DEBUG : TSINFO: Marking im-chooser-common-1.5.2.1-1.fc17.x86_64 as install for im-chooser-1.5.2.1-1.fc17.x86_64 >[2012-04-20 12:38:02,788] DEBUG : TSINFO: Marking imsettings-libs-1.2.8.1-1.fc17.x86_64 as install for im-chooser-1.5.2.1-1.fc17.x86_64 >[2012-04-20 12:38:02,788] DEBUG : TSINFO: Marking imsettings-libs-1.2.8.1-1.fc17.x86_64 as install for im-chooser-1.5.2.1-1.fc17.x86_64 >[2012-04-20 12:38:02,799] DEBUG : TSINFO: Marking sysvinit-tools-2.88-6.dsf.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,799] DEBUG : TSINFO: Marking sysvinit-tools-2.88-6.dsf.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,800] DEBUG : TSINFO: Marking net-tools-1.60-134.20120127git.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,800] DEBUG : TSINFO: Marking net-tools-1.60-134.20120127git.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,801] DEBUG : TSINFO: Marking mingetty-1.08-10.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,801] DEBUG : TSINFO: Marking mingetty-1.08-10.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,803] DEBUG : TSINFO: Marking psmisc-22.16-1.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,803] DEBUG : TSINFO: Marking psmisc-22.16-1.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,806] DEBUG : TSINFO: Marking fedora-release-17-0.9.noarch as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,806] DEBUG : TSINFO: Marking fedora-release-17-0.9.noarch as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,807] DEBUG : TSINFO: Marking 1:findutils-4.5.10-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,807] DEBUG : TSINFO: Marking 1:findutils-4.5.10-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,808] DEBUG : TSINFO: Marking gawk-4.0.0-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,808] DEBUG : TSINFO: Marking gawk-4.0.0-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-20 12:38:02,823] DEBUG : TSINFO: Marking db4-4.8.30-9.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:38:02,823] DEBUG : TSINFO: Marking db4-4.8.30-9.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:38:02,825] DEBUG : TSINFO: Marking linux-atm-libs-2.5.1-4.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:38:02,825] DEBUG : TSINFO: Marking linux-atm-libs-2.5.1-4.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-20 12:38:02,830] DEBUG : TSINFO: Marking libnetfilter_conntrack-1.0.0-1.fc17.x86_64 as install for iptstate-2.2.2-6.fc17.x86_64 >[2012-04-20 12:38:02,830] DEBUG : TSINFO: Marking libnetfilter_conntrack-1.0.0-1.fc17.x86_64 as install for iptstate-2.2.2-6.fc17.x86_64 >[2012-04-20 12:38:02,853] DEBUG : TSINFO: Marking jpackage-utils-1.7.5-17.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,853] DEBUG : TSINFO: Marking jpackage-utils-1.7.5-17.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,854] DEBUG : TSINFO: Marking tzdata-java-2012c-1.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,854] DEBUG : TSINFO: Marking tzdata-java-2012c-1.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,855] DEBUG : TSINFO: Marking rhino-1.7R3-4.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,855] DEBUG : TSINFO: Marking rhino-1.7R3-4.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,857] DEBUG : TSINFO: Marking giflib-4.1.6-5.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,857] DEBUG : TSINFO: Marking giflib-4.1.6-5.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-20 12:38:02,863] DEBUG : TSINFO: Marking kbd-misc-1.15.3-5.fc17.noarch as install for kbd-1.15.3-5.fc17.x86_64 >[2012-04-20 12:38:02,863] DEBUG : TSINFO: Marking kbd-misc-1.15.3-5.fc17.noarch as install for kbd-1.15.3-5.fc17.x86_64 >[2012-04-20 12:38:02,865] DEBUG : TSINFO: Marking linux-firmware-20120206-0.3.git06c8f81.fc17.noarch as install for kernel-3.3.1-5.fc17.x86_64 >[2012-04-20 12:38:02,865] DEBUG : TSINFO: Marking linux-firmware-20120206-0.3.git06c8f81.fc17.noarch as install for kernel-3.3.1-5.fc17.x86_64 >[2012-04-20 12:38:02,866] DEBUG : TSINFO: Marking grubby-8.11-1.fc17.x86_64 as install for kernel-3.3.1-5.fc17.x86_64 >[2012-04-20 12:38:02,866] DEBUG : TSINFO: Marking grubby-8.11-1.fc17.x86_64 as install for kernel-3.3.1-5.fc17.x86_64 >[2012-04-20 12:38:02,870] DEBUG : TSINFO: Marking khmeros-fonts-common-5.0-12.fc17.noarch as install for khmeros-base-fonts-5.0-12.fc17.noarch >[2012-04-20 12:38:02,870] DEBUG : TSINFO: Marking khmeros-fonts-common-5.0-12.fc17.noarch as install for khmeros-base-fonts-5.0-12.fc17.noarch >[2012-04-20 12:38:02,893] DEBUG : TSINFO: Marking libtdb-1.2.9-14.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:38:02,893] DEBUG : TSINFO: Marking libtdb-1.2.9-14.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:38:02,895] DEBUG : TSINFO: Marking libtool-ltdl-2.4.2-3.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:38:02,895] DEBUG : TSINFO: Marking libtool-ltdl-2.4.2-3.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-20 12:38:02,900] DEBUG : TSINFO: Marking liberation-fonts-common-1.07.2-3.fc17.noarch as install for liberation-mono-fonts-1.07.2-3.fc17.noarch >[2012-04-20 12:38:02,900] DEBUG : TSINFO: Marking liberation-fonts-common-1.07.2-3.fc17.noarch as install for liberation-mono-fonts-1.07.2-3.fc17.noarch >[2012-04-20 12:38:03,109] DEBUG : TSINFO: Marking 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,109] DEBUG : TSINFO: Marking 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,115] DEBUG : TSINFO: Marking 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,115] DEBUG : TSINFO: Marking 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,119] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,119] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,119] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >[2012-04-20 12:38:03,119] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,120] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,121] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvcllo.so()(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvcllo.so()(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvbahelperlo.so()(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvbahelperlo.so()(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libutllo.so()(64bit) >[2012-04-20 12:38:03,122] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libutllo.so()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtllo.so()(64bit) >[2012-04-20 12:38:03,123] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtllo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtklo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtklo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxcorelo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxcorelo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvtlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvtlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvllo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvllo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsotlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsotlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsfxlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsfxlo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsblo.so()(64bit) >[2012-04-20 12:38:03,124] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsblo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsaxlo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsaxlo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libooxlo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libooxlo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libmsfilterlo.so()(64bit) >[2012-04-20 12:38:03,125] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libmsfilterlo.so()(64bit) >[2012-04-20 12:38:03,126] DEBUG : TSINFO: Marking lpsolve-5.5.2.0-4.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,126] DEBUG : TSINFO: Marking lpsolve-5.5.2.0-4.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libfilelo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libfilelo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libeditenglo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libeditenglo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdrawinglayerlo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdrawinglayerlo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdbtoolslo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdbtoolslo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libcomphelpgcc3.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libcomphelpgcc3.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libbasegfxlo.so()(64bit) >[2012-04-20 12:38:03,127] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libbasegfxlo.so()(64bit) >[2012-04-20 12:38:03,128] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libavmedialo.so()(64bit) >[2012-04-20 12:38:03,128] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libavmedialo.so()(64bit) >[2012-04-20 12:38:03,135] DEBUG : TSINFO: Marking 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,135] DEBUG : TSINFO: Marking 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,137] DEBUG : TSINFO: Marking libwpg-0.2.0-3.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,137] DEBUG : TSINFO: Marking libwpg-0.2.0-3.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,139] DEBUG : TSINFO: Marking libwpd-0.9.4-2.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,139] DEBUG : TSINFO: Marking libwpd-0.9.4-2.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,140] DEBUG : Quick matched libwpd-0.9.4-2.fc17.x86_64 to require for libwpd-0.9.so.9()(64bit) >[2012-04-20 12:38:03,140] DEBUG : Quick matched libwpd-0.9.4-2.fc17.x86_64 to require for libwpd-0.9.so.9()(64bit) >[2012-04-20 12:38:03,142] DEBUG : TSINFO: Marking libvisio-0.0.15-1.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,142] DEBUG : TSINFO: Marking libvisio-0.0.15-1.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,156] DEBUG : TSINFO: Marking 1:libreoffice-presenter-screen-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,156] DEBUG : TSINFO: Marking 1:libreoffice-presenter-screen-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,158] DEBUG : TSINFO: Marking 1:libreoffice-ogltrans-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,158] DEBUG : TSINFO: Marking 1:libreoffice-ogltrans-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,187] DEBUG : TSINFO: Marking libwps-0.2.4-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,187] DEBUG : TSINFO: Marking libwps-0.2.4-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,189] DEBUG : TSINFO: Marking libicu-4.8.1.1-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,189] DEBUG : TSINFO: Marking libicu-4.8.1.1-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:03,190] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicui18n.so.48()(64bit) >[2012-04-20 12:38:03,190] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicui18n.so.48()(64bit) >[2012-04-20 12:38:03,199] DEBUG : TSINFO: Marking sane-backends-1.0.22-9.fc17.x86_64 as install for libsane-hpaio-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:03,199] DEBUG : TSINFO: Marking sane-backends-1.0.22-9.fc17.x86_64 as install for libsane-hpaio-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:03,213] DEBUG : TSINFO: Marking lvm2-libs-2.02.95-6.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:38:03,213] DEBUG : TSINFO: Marking lvm2-libs-2.02.95-6.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:38:03,215] DEBUG : TSINFO: Marking libudev-182-1.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:38:03,215] DEBUG : TSINFO: Marking libudev-182-1.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-20 12:38:03,218] DEBUG : TSINFO: Marking less-444-5.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,218] DEBUG : TSINFO: Marking less-444-5.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,220] DEBUG : TSINFO: Marking gzip-1.4-6.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,220] DEBUG : TSINFO: Marking gzip-1.4-6.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,221] DEBUG : TSINFO: Marking groff-base-1.21-8.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,221] DEBUG : TSINFO: Marking groff-base-1.21-8.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,223] DEBUG : TSINFO: Marking libpipeline-1.2.0-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,223] DEBUG : TSINFO: Marking libpipeline-1.2.0-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,225] DEBUG : TSINFO: Marking gdbm-1.10-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,225] DEBUG : TSINFO: Marking gdbm-1.10-2.fc17.x86_64 as install for man-db-2.6.0.2-4.fc17.x86_64 >[2012-04-20 12:38:03,239] DEBUG : TSINFO: Marking mesa-dri-filesystem-8.0.2-2.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:03,239] DEBUG : TSINFO: Marking mesa-dri-filesystem-8.0.2-2.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:03,241] DEBUG : TSINFO: Marking llvm-libs-3.0-10.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:03,241] DEBUG : TSINFO: Marking llvm-libs-3.0-10.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:03,248] DEBUG : TSINFO: Marking libXinerama-1.1.2-1.fc17.x86_64 as install for metacity-2.34.2-3.fc17.x86_64 >[2012-04-20 12:38:03,248] DEBUG : TSINFO: Marking libXinerama-1.1.2-1.fc17.x86_64 as install for metacity-2.34.2-3.fc17.x86_64 >[2012-04-20 12:38:03,263] DEBUG : TSINFO: Marking urlview-0.9-9.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,263] DEBUG : TSINFO: Marking urlview-0.9-9.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,265] DEBUG : TSINFO: Marking gpgme-1.3.0-5.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,265] DEBUG : TSINFO: Marking gpgme-1.3.0-5.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,266] DEBUG : Quick matched gpgme-1.3.0-5.fc17.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >[2012-04-20 12:38:03,266] DEBUG : Quick matched gpgme-1.3.0-5.fc17.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >[2012-04-20 12:38:03,268] DEBUG : TSINFO: Marking tokyocabinet-1.4.47-2.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,268] DEBUG : TSINFO: Marking tokyocabinet-1.4.47-2.fc17.x86_64 as install for 5:mutt-1.5.21-10.fc17.x86_64 >[2012-04-20 12:38:03,280] DEBUG : TSINFO: Marking gupnp-0.18.2-1.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:38:03,280] DEBUG : TSINFO: Marking gupnp-0.18.2-1.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:38:03,282] DEBUG : TSINFO: Marking gssdp-0.12.1-2.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:38:03,282] DEBUG : TSINFO: Marking gssdp-0.12.1-2.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-1.fc17.x86_64 >[2012-04-20 12:38:03,285] DEBUG : TSINFO: Marking libbsd-0.3.0-2.fc17.x86_64 as install for nc-1.103-3.fc17.x86_64 >[2012-04-20 12:38:03,285] DEBUG : TSINFO: Marking libbsd-0.3.0-2.fc17.x86_64 as install for nc-1.103-3.fc17.x86_64 >[2012-04-20 12:38:03,286] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0(LIBBSD_0.0)(64bit) >[2012-04-20 12:38:03,286] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0(LIBBSD_0.0)(64bit) >[2012-04-20 12:38:03,286] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0()(64bit) >[2012-04-20 12:38:03,286] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0()(64bit) >[2012-04-20 12:38:03,293] DEBUG : TSINFO: Marking rpcbind-0.2.0-16.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,293] DEBUG : TSINFO: Marking rpcbind-0.2.0-16.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,296] DEBUG : TSINFO: Marking libtirpc-0.2.2-2.1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,296] DEBUG : TSINFO: Marking libtirpc-0.2.2-2.1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,300] DEBUG : TSINFO: Marking libnfsidmap-0.25-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,300] DEBUG : TSINFO: Marking libnfsidmap-0.25-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,302] DEBUG : TSINFO: Marking libmount-2.21.1-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,302] DEBUG : TSINFO: Marking libmount-2.21.1-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,303] DEBUG : Quick matched libmount-2.21.1-1.fc17.x86_64 to require for libmount >[2012-04-20 12:38:03,303] DEBUG : Quick matched libmount-2.21.1-1.fc17.x86_64 to require for libmount >[2012-04-20 12:38:03,304] DEBUG : TSINFO: Marking libgssglue-0.3-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,304] DEBUG : TSINFO: Marking libgssglue-0.3-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,305] DEBUG : Quick matched libgssglue-0.3-1.fc17.x86_64 to require for libgssglue >[2012-04-20 12:38:03,305] DEBUG : Quick matched libgssglue-0.3-1.fc17.x86_64 to require for libgssglue >[2012-04-20 12:38:03,308] DEBUG : TSINFO: Marking libevent-2.0.14-2.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,308] DEBUG : TSINFO: Marking libevent-2.0.14-2.fc17.x86_64 as install for 1:nfs-utils-1.2.5-12.fc17.x86_64 >[2012-04-20 12:38:03,325] DEBUG : TSINFO: Marking newt-0.52.14-2.fc17.x86_64 as install for ntsysv-1.3.59-1.fc17.x86_64 >[2012-04-20 12:38:03,325] DEBUG : TSINFO: Marking newt-0.52.14-2.fc17.x86_64 as install for ntsysv-1.3.59-1.fc17.x86_64 >[2012-04-20 12:38:03,325] DEBUG : Quick matched newt-0.52.14-2.fc17.x86_64 to require for libnewt.so.0.52()(64bit) >[2012-04-20 12:38:03,325] DEBUG : Quick matched newt-0.52.14-2.fc17.x86_64 to require for libnewt.so.0.52()(64bit) >[2012-04-20 12:38:03,336] DEBUG : TSINFO: Marking openssh-5.9p1-22.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:38:03,336] DEBUG : TSINFO: Marking openssh-5.9p1-22.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:38:03,338] DEBUG : TSINFO: Marking fipscheck-lib-1.3.0-3.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:38:03,338] DEBUG : TSINFO: Marking fipscheck-lib-1.3.0-3.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-20 12:38:03,339] DEBUG : Quick matched fipscheck-lib-1.3.0-3.fc17.x86_64 to require for libfipscheck.so.1()(64bit) >[2012-04-20 12:38:03,339] DEBUG : Quick matched fipscheck-lib-1.3.0-3.fc17.x86_64 to require for libfipscheck.so.1()(64bit) >[2012-04-20 12:38:03,346] DEBUG : TSINFO: Marking speech-dispatcher-python-0.7.1-7.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,346] DEBUG : TSINFO: Marking speech-dispatcher-python-0.7.1-7.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,349] DEBUG : TSINFO: Marking speech-dispatcher-0.7.1-7.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,349] DEBUG : TSINFO: Marking speech-dispatcher-0.7.1-7.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,351] DEBUG : TSINFO: Marking python-brlapi-0.5.6-4.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,351] DEBUG : TSINFO: Marking python-brlapi-0.5.6-4.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,352] DEBUG : TSINFO: Marking liblouis-python-2.4.1-1.fc17.noarch as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,352] DEBUG : TSINFO: Marking liblouis-python-2.4.1-1.fc17.noarch as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,353] DEBUG : TSINFO: Marking gnome-python2-libwnck-2.32.0-9.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,353] DEBUG : TSINFO: Marking gnome-python2-libwnck-2.32.0-9.fc17.x86_64 as install for orca-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,368] DEBUG : TSINFO: Marking paps-libs-0.6.8-18.fc17.x86_64 as install for paps-0.6.8-18.fc17.x86_64 >[2012-04-20 12:38:03,368] DEBUG : TSINFO: Marking paps-libs-0.6.8-18.fc17.x86_64 as install for paps-0.6.8-18.fc17.x86_64 >[2012-04-20 12:38:03,377] DEBUG : TSINFO: Marking libuser-0.57.6-1.fc17.x86_64 as install for passwd-0.78.99-1.fc17.x86_64 >[2012-04-20 12:38:03,377] DEBUG : TSINFO: Marking libuser-0.57.6-1.fc17.x86_64 as install for passwd-0.78.99-1.fc17.x86_64 >[2012-04-20 12:38:03,381] DEBUG : TSINFO: Marking passwdqc-lib-1.2.2-3.fc17.x86_64 as install for passwdqc-1.2.2-3.fc17.x86_64 >[2012-04-20 12:38:03,381] DEBUG : TSINFO: Marking passwdqc-lib-1.2.2-3.fc17.x86_64 as install for passwdqc-1.2.2-3.fc17.x86_64 >[2012-04-20 12:38:03,383] DEBUG : TSINFO: Marking hwdata-0.234-2.fc17.noarch as install for pciutils-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,383] DEBUG : TSINFO: Marking hwdata-0.234-2.fc17.noarch as install for pciutils-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,387] DEBUG : TSINFO: Marking libsysfs-2.1.0-11.fc17.x86_64 as install for pcmciautils-018-2.fc17.x86_64 >[2012-04-20 12:38:03,387] DEBUG : TSINFO: Marking libsysfs-2.1.0-11.fc17.x86_64 as install for pcmciautils-018-2.fc17.x86_64 >[2012-04-20 12:38:03,405] DEBUG : TSINFO: Marking libxslt-1.1.26-9.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,405] DEBUG : TSINFO: Marking libxslt-1.1.26-9.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,407] DEBUG : TSINFO: Marking rarian-compat-0.8.1-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,407] DEBUG : TSINFO: Marking rarian-compat-0.8.1-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,410] DEBUG : TSINFO: Marking gnome-vfs2-2.24.4-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,410] DEBUG : TSINFO: Marking gnome-vfs2-2.24.4-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,412] DEBUG : TSINFO: Marking libgnomeui-2.24.5-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,412] DEBUG : TSINFO: Marking libgnomeui-2.24.5-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,415] DEBUG : TSINFO: Marking libgnomecanvas-2.30.3-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,415] DEBUG : TSINFO: Marking libgnomecanvas-2.30.3-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,417] DEBUG : TSINFO: Marking libgnome-2.32.1-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,417] DEBUG : TSINFO: Marking libgnome-2.32.1-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,419] DEBUG : TSINFO: Marking libglade2-2.6.4-8.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,419] DEBUG : TSINFO: Marking libglade2-2.6.4-8.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,422] DEBUG : TSINFO: Marking libbonoboui-2.24.5-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,422] DEBUG : TSINFO: Marking libbonoboui-2.24.5-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,424] DEBUG : TSINFO: Marking libbonobo-2.32.1-2.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,424] DEBUG : TSINFO: Marking libbonobo-2.32.1-2.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,425] DEBUG : Quick matched libbonobo-2.32.1-2.fc17.x86_64 to require for libbonobo-2.so.0()(64bit) >[2012-04-20 12:38:03,425] DEBUG : Quick matched libbonobo-2.32.1-2.fc17.x86_64 to require for libbonobo-2.so.0()(64bit) >[2012-04-20 12:38:03,427] DEBUG : TSINFO: Marking libart_lgpl-2.3.21-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,427] DEBUG : TSINFO: Marking libart_lgpl-2.3.21-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,428] DEBUG : TSINFO: Marking ORBit2-2.14.19-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,428] DEBUG : TSINFO: Marking ORBit2-2.14.19-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-20 12:38:03,433] DEBUG : TSINFO: Marking plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,433] DEBUG : TSINFO: Marking plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,435] DEBUG : TSINFO: Marking plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,435] DEBUG : TSINFO: Marking plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,437] DEBUG : Quick matched plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 to require for libply-splash-core.so.2()(64bit) >[2012-04-20 12:38:03,437] DEBUG : Quick matched plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 to require for libply-splash-core.so.2()(64bit) >[2012-04-20 12:38:03,438] DEBUG : TSINFO: Marking plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-system-theme-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,438] DEBUG : TSINFO: Marking plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-system-theme-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:03,443] DEBUG : TSINFO: Marking libselinux-utils-2.1.9-9.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,443] DEBUG : TSINFO: Marking libselinux-utils-2.1.9-9.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,445] DEBUG : TSINFO: Marking libsemanage-2.1.6-3.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,445] DEBUG : TSINFO: Marking libsemanage-2.1.6-3.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,446] DEBUG : TSINFO: Marking diffutils-3.2-6.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,446] DEBUG : TSINFO: Marking diffutils-3.2-6.fc17.x86_64 as install for policycoreutils-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,451] DEBUG : TSINFO: Marking policycoreutils-python-2.1.10-29.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,451] DEBUG : TSINFO: Marking policycoreutils-python-2.1.10-29.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,453] DEBUG : TSINFO: Marking xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,453] DEBUG : TSINFO: Marking xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,454] DEBUG : TSINFO: Marking matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,454] DEBUG : TSINFO: Marking matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,456] DEBUG : TSINFO: Marking libcgroup-0.38-1.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,456] DEBUG : TSINFO: Marking libcgroup-0.38-1.fc17.x86_64 as install for policycoreutils-sandbox-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:03,457] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1(CGROUP_0.32)(64bit) >[2012-04-20 12:38:03,457] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1(CGROUP_0.32)(64bit) >[2012-04-20 12:38:03,457] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1()(64bit) >[2012-04-20 12:38:03,457] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1()(64bit) >[2012-04-20 12:38:03,464] DEBUG : TSINFO: Marking elfutils-libelf-0.153-2.fc17.x86_64 as install for prelink-0.4.6-5.fc17.x86_64 >[2012-04-20 12:38:03,464] DEBUG : TSINFO: Marking elfutils-libelf-0.153-2.fc17.x86_64 as install for prelink-0.4.6-5.fc17.x86_64 >[2012-04-20 12:38:03,465] DEBUG : Quick matched elfutils-libelf-0.153-2.fc17.x86_64 to require for libelf.so.1()(64bit) >[2012-04-20 12:38:03,465] DEBUG : Quick matched elfutils-libelf-0.153-2.fc17.x86_64 to require for libelf.so.1()(64bit) >[2012-04-20 12:38:03,470] DEBUG : TSINFO: Marking ptouch-driver-1.3-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,470] DEBUG : TSINFO: Marking ptouch-driver-1.3-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,471] DEBUG : TSINFO: Marking psutils-1.17-38.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,471] DEBUG : TSINFO: Marking psutils-1.17-38.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,472] DEBUG : TSINFO: Marking 1:pnm2ppa-1.04-23.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,472] DEBUG : TSINFO: Marking 1:pnm2ppa-1.04-23.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,474] DEBUG : TSINFO: Marking pbm2l7k-990321-9.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,474] DEBUG : TSINFO: Marking pbm2l7k-990321-9.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,475] DEBUG : TSINFO: Marking pbm2l2030-1.4-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,475] DEBUG : TSINFO: Marking pbm2l2030-1.4-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,476] DEBUG : TSINFO: Marking min12xxw-0.0.9-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,476] DEBUG : TSINFO: Marking min12xxw-0.0.9-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,477] DEBUG : TSINFO: Marking lx-20030328-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,477] DEBUG : TSINFO: Marking lx-20030328-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,478] DEBUG : TSINFO: Marking cjet-0.8.9-11.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,478] DEBUG : TSINFO: Marking cjet-0.8.9-11.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,479] DEBUG : TSINFO: Marking c2070-0.99-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,479] DEBUG : TSINFO: Marking c2070-0.99-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,480] DEBUG : TSINFO: Marking c2050-0.3b-5.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,480] DEBUG : TSINFO: Marking c2050-0.3b-5.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-20 12:38:03,493] DEBUG : TSINFO: Marking rtkit-0.10-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,493] DEBUG : TSINFO: Marking rtkit-0.10-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,495] DEBUG : TSINFO: Marking libsndfile-1.0.25-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,495] DEBUG : TSINFO: Marking libsndfile-1.0.25-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,497] DEBUG : TSINFO: Marking libxcb-1.8-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,497] DEBUG : TSINFO: Marking libxcb-1.8-2.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,499] DEBUG : TSINFO: Marking json-c-0.9-4.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,499] DEBUG : TSINFO: Marking json-c-0.9-4.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,501] DEBUG : TSINFO: Marking jack-audio-connection-kit-1.9.8-8.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,501] DEBUG : TSINFO: Marking jack-audio-connection-kit-1.9.8-8.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,504] DEBUG : TSINFO: Marking libasyncns-0.8-3.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,504] DEBUG : TSINFO: Marking libasyncns-0.8-3.fc17.x86_64 as install for pulseaudio-1.1-8.fc17.x86_64 >[2012-04-20 12:38:03,523] DEBUG : TSINFO: Marking python-xlib-0.15-0.6.rc1.fc17.noarch as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:38:03,523] DEBUG : TSINFO: Marking python-xlib-0.15-0.6.rc1.fc17.noarch as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:38:03,524] DEBUG : TSINFO: Marking gnome-python2-gconf-2.28.1-8.fc17.x86_64 as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:38:03,524] DEBUG : TSINFO: Marking gnome-python2-gconf-2.28.1-8.fc17.x86_64 as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-20 12:38:03,528] DEBUG : TSINFO: Marking 1:quota-nls-4.00-3.fc17.noarch as install for 1:quota-4.00-3.fc17.x86_64 >[2012-04-20 12:38:03,528] DEBUG : TSINFO: Marking 1:quota-nls-4.00-3.fc17.noarch as install for 1:quota-4.00-3.fc17.x86_64 >[2012-04-20 12:38:03,542] DEBUG : TSINFO: Marking python-mako-0.5.0-2.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,542] DEBUG : TSINFO: Marking python-mako-0.5.0-2.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,543] DEBUG : TSINFO: Marking media-player-info-16-1.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,543] DEBUG : TSINFO: Marking media-player-info-16-1.fc17.noarch as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,544] DEBUG : TSINFO: Marking gvfs-afc-1.12.0-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,544] DEBUG : TSINFO: Marking gvfs-afc-1.12.0-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,548] DEBUG : TSINFO: Marking gstreamer-python-0.10.19-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,548] DEBUG : TSINFO: Marking gstreamer-python-0.10.19-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,550] DEBUG : TSINFO: Marking usbmuxd-1.0.8-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,550] DEBUG : TSINFO: Marking usbmuxd-1.0.8-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,552] DEBUG : TSINFO: Marking libtasn1-2.12-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,552] DEBUG : TSINFO: Marking libtasn1-2.12-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,554] DEBUG : TSINFO: Marking libplist-1.8-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,554] DEBUG : TSINFO: Marking libplist-1.8-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,556] DEBUG : TSINFO: Marking libmusicbrainz3-3.0.3-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,556] DEBUG : TSINFO: Marking libmusicbrainz3-3.0.3-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,558] DEBUG : TSINFO: Marking libmtp-1.1.2-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,558] DEBUG : TSINFO: Marking libmtp-1.1.2-2.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,560] DEBUG : TSINFO: Marking libimobiledevice-1.1.4-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,560] DEBUG : TSINFO: Marking libimobiledevice-1.1.4-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,563] DEBUG : TSINFO: Marking grilo-0.1.18-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,563] DEBUG : TSINFO: Marking grilo-0.1.18-3.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,565] DEBUG : TSINFO: Marking libgpod-0.8.2-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,565] DEBUG : TSINFO: Marking libgpod-0.8.2-4.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,567] DEBUG : TSINFO: Marking libdmapsharing-2.9.14-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,567] DEBUG : TSINFO: Marking libdmapsharing-2.9.14-1.fc17.x86_64 as install for rhythmbox-2.96-2.fc17.x86_64 >[2012-04-20 12:38:03,574] DEBUG : TSINFO: Marking curl-7.24.0-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,574] DEBUG : TSINFO: Marking curl-7.24.0-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,576] DEBUG : TSINFO: Marking libdb-utils-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,576] DEBUG : TSINFO: Marking libdb-utils-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,578] DEBUG : TSINFO: Marking rpm-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,578] DEBUG : TSINFO: Marking rpm-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,579] DEBUG : Quick matched rpm-libs-4.9.1.3-1.fc17.x86_64 to require for librpm.so.2()(64bit) >[2012-04-20 12:38:03,579] DEBUG : Quick matched rpm-libs-4.9.1.3-1.fc17.x86_64 to require for librpm.so.2()(64bit) >[2012-04-20 12:38:03,580] DEBUG : TSINFO: Marking libdb-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,580] DEBUG : TSINFO: Marking libdb-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:03,606] DEBUG : TSINFO: Marking 1:samba-common-3.6.4-82.fc17.1.x86_64 as install for 1:samba-client-3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:38:03,606] DEBUG : TSINFO: Marking 1:samba-common-3.6.4-82.fc17.1.x86_64 as install for 1:samba-client-3.6.4-82.fc17.1.x86_64 >[2012-04-20 12:38:03,613] DEBUG : TSINFO: Marking sane-backends-libs-1.0.22-9.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-9.fc17.x86_64 >[2012-04-20 12:38:03,613] DEBUG : TSINFO: Marking sane-backends-libs-1.0.22-9.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-9.fc17.x86_64 >[2012-04-20 12:38:03,615] DEBUG : TSINFO: Marking libieee1284-0.2.11-11.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-9.fc17.x86_64 >[2012-04-20 12:38:03,615] DEBUG : TSINFO: Marking libieee1284-0.2.11-11.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-9.fc17.x86_64 >[2012-04-20 12:38:03,620] DEBUG : TSINFO: Marking avahi-glib-0.6.30-7.fc17.x86_64 as install for seahorse-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,620] DEBUG : TSINFO: Marking avahi-glib-0.6.30-7.fc17.x86_64 as install for seahorse-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,622] DEBUG : TSINFO: Marking selinux-policy-3.10.0-116.fc17.noarch as install for selinux-policy-targeted-3.10.0-116.fc17.noarch >[2012-04-20 12:38:03,622] DEBUG : TSINFO: Marking selinux-policy-3.10.0-116.fc17.noarch as install for selinux-policy-targeted-3.10.0-116.fc17.noarch >[2012-04-20 12:38:03,623] DEBUG : Quick matched selinux-policy-3.10.0-116.fc17.noarch to require for selinux-policy >[2012-04-20 12:38:03,623] DEBUG : Quick matched selinux-policy-3.10.0-116.fc17.noarch to require for selinux-policy >[2012-04-20 12:38:03,628] DEBUG : TSINFO: Marking procmail-3.22-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:38:03,628] DEBUG : TSINFO: Marking procmail-3.22-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:38:03,630] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:38:03,630] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-20 12:38:03,635] DEBUG : TSINFO: Marking setroubleshoot-server-3.1.9-1.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,635] DEBUG : TSINFO: Marking setroubleshoot-server-3.1.9-1.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,639] DEBUG : TSINFO: Marking libreport-gtk-2.0.10-2.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,639] DEBUG : TSINFO: Marking libreport-gtk-2.0.10-2.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:03,642] DEBUG : TSINFO: Marking usermode-1.109-1.fc17.x86_64 as install for setuptool-1.19.11-4.fc17.x86_64 >[2012-04-20 12:38:03,642] DEBUG : TSINFO: Marking usermode-1.109-1.fc17.x86_64 as install for setuptool-1.19.11-4.fc17.x86_64 >[2012-04-20 12:38:03,658] DEBUG : TSINFO: Marking unique3-3.0.2-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,658] DEBUG : TSINFO: Marking unique3-3.0.2-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,660] DEBUG : TSINFO: Marking rest-0.7.12-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,660] DEBUG : TSINFO: Marking rest-0.7.12-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,662] DEBUG : TSINFO: Marking LibRaw-0.14.3-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,662] DEBUG : TSINFO: Marking LibRaw-0.14.3-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,664] DEBUG : TSINFO: Marking libgomp-4.7.0-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,664] DEBUG : TSINFO: Marking libgomp-4.7.0-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,666] DEBUG : TSINFO: Marking libgexiv2-0.4.1-1.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,666] DEBUG : TSINFO: Marking libgexiv2-0.4.1-1.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-20 12:38:03,674] DEBUG : TSINFO: Marking slang-2.2.4-3.fc17.x86_64 as install for slrn-0.9.9p1-5.fc17.x86_64 >[2012-04-20 12:38:03,674] DEBUG : TSINFO: Marking slang-2.2.4-3.fc17.x86_64 as install for slrn-0.9.9p1-5.fc17.x86_64 >[2012-04-20 12:38:03,675] DEBUG : Quick matched slang-2.2.4-3.fc17.x86_64 to require for libslang.so.2()(64bit) >[2012-04-20 12:38:03,675] DEBUG : Quick matched slang-2.2.4-3.fc17.x86_64 to require for libslang.so.2()(64bit) >[2012-04-20 12:38:03,678] DEBUG : TSINFO: Marking mailx-12.5-5.fc17.x86_64 as install for 1:smartmontools-5.42-3.fc17.x86_64 >[2012-04-20 12:38:03,678] DEBUG : TSINFO: Marking mailx-12.5-5.fc17.x86_64 as install for 1:smartmontools-5.42-3.fc17.x86_64 >[2012-04-20 12:38:03,680] DEBUG : TSINFO: Marking smc-fonts-common-4.4-7.fc17.noarch as install for smc-meera-fonts-4.4-7.fc17.noarch >[2012-04-20 12:38:03,680] DEBUG : TSINFO: Marking smc-fonts-common-4.4-7.fc17.noarch as install for smc-meera-fonts-4.4-7.fc17.noarch >[2012-04-20 12:38:03,681] DEBUG : TSINFO: Marking smolt-1.4.3-6.fc17.noarch as install for smolt-firstboot-1.4.3-6.fc17.noarch >[2012-04-20 12:38:03,681] DEBUG : TSINFO: Marking smolt-1.4.3-6.fc17.noarch as install for smolt-firstboot-1.4.3-6.fc17.noarch >[2012-04-20 12:38:03,684] DEBUG : TSINFO: Marking xz-5.1.1-2alpha.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,684] DEBUG : TSINFO: Marking xz-5.1.1-2alpha.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,685] DEBUG : TSINFO: Marking 2:tar-1.26-5.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,685] DEBUG : TSINFO: Marking 2:tar-1.26-5.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,686] DEBUG : TSINFO: Marking libxml2-python-2.7.8-7.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,686] DEBUG : TSINFO: Marking libxml2-python-2.7.8-7.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-20 12:38:03,692] DEBUG : TSINFO: Marking libmusicbrainz4-4.0.0-1.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,692] DEBUG : TSINFO: Marking libmusicbrainz4-4.0.0-1.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,694] DEBUG : TSINFO: Marking libdiscid-0.2.2-6.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,694] DEBUG : TSINFO: Marking libdiscid-0.2.2-6.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,701] DEBUG : TSINFO: Marking libao-1.1.0-2.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:38:03,701] DEBUG : TSINFO: Marking libao-1.1.0-2.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:38:03,703] DEBUG : TSINFO: Marking gsm-1.0.13-6.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:38:03,703] DEBUG : TSINFO: Marking gsm-1.0.13-6.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-20 12:38:03,707] DEBUG : TSINFO: Marking libpciaccess-0.13-2.fc17.x86_64 as install for spice-vdagent-0.10.1-1.fc17.x86_64 >[2012-04-20 12:38:03,707] DEBUG : TSINFO: Marking libpciaccess-0.13-2.fc17.x86_64 as install for spice-vdagent-0.10.1-1.fc17.x86_64 >[2012-04-20 12:38:03,718] DEBUG : TSINFO: Marking sssd-client-1.8.0-6.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,718] DEBUG : TSINFO: Marking sssd-client-1.8.0-6.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,722] DEBUG : TSINFO: Marking libldb-1.1.4-2.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,722] DEBUG : TSINFO: Marking libldb-1.1.4-2.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,724] DEBUG : TSINFO: Marking libipa_hbac-1.8.0-6.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,724] DEBUG : TSINFO: Marking libipa_hbac-1.8.0-6.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,726] DEBUG : TSINFO: Marking libtevent-0.9.15-1.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,726] DEBUG : TSINFO: Marking libtevent-0.9.15-1.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,729] DEBUG : TSINFO: Marking cyrus-sasl-gssapi-2.1.23-29.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,729] DEBUG : TSINFO: Marking cyrus-sasl-gssapi-2.1.23-29.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,731] DEBUG : TSINFO: Marking libunistring-0.9.3-3.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,731] DEBUG : TSINFO: Marking libunistring-0.9.3-3.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,734] DEBUG : TSINFO: Marking python-libs-2.7.2-18.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,734] DEBUG : TSINFO: Marking python-libs-2.7.2-18.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,736] DEBUG : TSINFO: Marking pcre-8.21-3.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,736] DEBUG : TSINFO: Marking pcre-8.21-3.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,738] DEBUG : TSINFO: Marking libnl-1.1-15.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,738] DEBUG : TSINFO: Marking libnl-1.1-15.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,741] DEBUG : TSINFO: Marking libini_config-0.6.2-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,741] DEBUG : TSINFO: Marking libini_config-0.6.2-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,743] DEBUG : TSINFO: Marking libdhash-0.4.3-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,743] DEBUG : TSINFO: Marking libdhash-0.4.3-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,745] DEBUG : TSINFO: Marking libcollection-0.6.1-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,745] DEBUG : TSINFO: Marking libcollection-0.6.1-8.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,746] DEBUG : TSINFO: Marking c-ares-1.7.5-2.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,746] DEBUG : TSINFO: Marking c-ares-1.7.5-2.fc17.x86_64 as install for sssd-1.8.0-6.fc17.x86_64 >[2012-04-20 12:38:03,756] DEBUG : TSINFO: Marking libsss_sudo-1.8.0-6.fc17.x86_64 as install for sudo-1.8.3p1-6.fc17.x86_64 >[2012-04-20 12:38:03,756] DEBUG : TSINFO: Marking libsss_sudo-1.8.0-6.fc17.x86_64 as install for sudo-1.8.3p1-6.fc17.x86_64 >[2012-04-20 12:38:03,757] DEBUG : Quick matched libsss_sudo-1.8.0-6.fc17.x86_64 to require for libsss_sudo.so.0()(64bit) >[2012-04-20 12:38:03,757] DEBUG : Quick matched libsss_sudo-1.8.0-6.fc17.x86_64 to require for libsss_sudo.so.0()(64bit) >[2012-04-20 12:38:03,770] DEBUG : TSINFO: Marking python-slip-0.2.20-2.fc17.noarch as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:38:03,770] DEBUG : TSINFO: Marking python-slip-0.2.20-2.fc17.noarch as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:38:03,771] DEBUG : TSINFO: Marking gnome-python2-canvas-2.28.1-8.fc17.x86_64 as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:38:03,771] DEBUG : TSINFO: Marking gnome-python2-canvas-2.28.1-8.fc17.x86_64 as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-20 12:38:03,774] DEBUG : TSINFO: Marking system-config-keyboard-base-1.3.1-8.fc17.x86_64 as install for system-config-keyboard-1.3.1-8.fc17.x86_64 >[2012-04-20 12:38:03,774] DEBUG : TSINFO: Marking system-config-keyboard-base-1.3.1-8.fc17.x86_64 as install for system-config-keyboard-1.3.1-8.fc17.x86_64 >[2012-04-20 12:38:03,777] DEBUG : TSINFO: Marking rpm-python-4.9.1.3-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:38:03,777] DEBUG : TSINFO: Marking rpm-python-4.9.1.3-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:38:03,779] DEBUG : TSINFO: Marking python-iwlib-1.2-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:38:03,779] DEBUG : TSINFO: Marking python-iwlib-1.2-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-20 12:38:03,782] DEBUG : TSINFO: Marking system-config-printer-libs-1.3.9-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,782] DEBUG : TSINFO: Marking system-config-printer-libs-1.3.9-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,784] DEBUG : TSINFO: Marking python-smbc-1.0.13-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,784] DEBUG : TSINFO: Marking python-smbc-1.0.13-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,785] DEBUG : TSINFO: Marking python-slip-gtk-0.2.20-2.fc17.noarch as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,785] DEBUG : TSINFO: Marking python-slip-gtk-0.2.20-2.fc17.noarch as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,786] DEBUG : TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,786] DEBUG : TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:03,791] DEBUG : TSINFO: Marking python-pwquality-1.0.0-2.fc17.x86_64 as install for system-config-users-1.2.114-1.fc17.noarch >[2012-04-20 12:38:03,791] DEBUG : TSINFO: Marking python-pwquality-1.0.0-2.fc17.x86_64 as install for system-config-users-1.2.114-1.fc17.noarch >[2012-04-20 12:38:03,792] DEBUG : TSINFO: Marking libselinux-python-2.1.9-9.fc17.x86_64 as install for system-config-users-1.2.114-1.fc17.noarch >[2012-04-20 12:38:03,792] DEBUG : TSINFO: Marking libselinux-python-2.1.9-9.fc17.x86_64 as install for system-config-users-1.2.114-1.fc17.noarch >[2012-04-20 12:38:03,803] DEBUG : TSINFO: Marking nss-myhostname-0.3-2.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:38:03,803] DEBUG : TSINFO: Marking nss-myhostname-0.3-2.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:38:03,805] DEBUG : TSINFO: Marking kmod-libs-7-1.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:38:03,805] DEBUG : TSINFO: Marking kmod-libs-7-1.fc17.x86_64 as install for systemd-44-4.fc17.x86_64 >[2012-04-20 12:38:03,805] DEBUG : Quick matched kmod-libs-7-1.fc17.x86_64 to require for libkmod.so.2()(64bit) >[2012-04-20 12:38:03,805] DEBUG : Quick matched kmod-libs-7-1.fc17.x86_64 to require for libkmod.so.2()(64bit) >[2012-04-20 12:38:03,811] DEBUG : TSINFO: Marking 14:libpcap-1.2.1-2.fc17.x86_64 as install for 14:tcpdump-4.2.1-2.fc17.x86_64 >[2012-04-20 12:38:03,811] DEBUG : TSINFO: Marking 14:libpcap-1.2.1-2.fc17.x86_64 as install for 14:tcpdump-4.2.1-2.fc17.x86_64 >[2012-04-20 12:38:03,814] DEBUG : TSINFO: Marking thai-scalable-fonts-common-0.5.0-1.fc17.noarch as install for thai-scalable-waree-fonts-0.5.0-1.fc17.noarch >[2012-04-20 12:38:03,814] DEBUG : TSINFO: Marking thai-scalable-fonts-common-0.5.0-1.fc17.noarch as install for thai-scalable-waree-fonts-0.5.0-1.fc17.noarch >[2012-04-20 12:38:03,830] DEBUG : TSINFO: Marking python-httplib2-0.6.0-6.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,830] DEBUG : TSINFO: Marking python-httplib2-0.6.0-6.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,831] DEBUG : TSINFO: Marking python-feedparser-5.1-1.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,831] DEBUG : TSINFO: Marking python-feedparser-5.1-1.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,832] DEBUG : TSINFO: Marking 1:python-BeautifulSoup-3.2.0-4.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,832] DEBUG : TSINFO: Marking 1:python-BeautifulSoup-3.2.0-4.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,833] DEBUG : TSINFO: Marking grilo-plugins-0.1.18-3.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,833] DEBUG : TSINFO: Marking grilo-plugins-0.1.18-3.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,834] DEBUG : TSINFO: Marking gnome-dvb-daemon-0.2.8-1.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,834] DEBUG : TSINFO: Marking gnome-dvb-daemon-0.2.8-1.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:03,854] DEBUG : TSINFO: Marking transmission-common-2.50-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:38:03,854] DEBUG : TSINFO: Marking transmission-common-2.50-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:38:03,857] DEBUG : TSINFO: Marking libcurl-7.24.0-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:38:03,857] DEBUG : TSINFO: Marking libcurl-7.24.0-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-20 12:38:03,861] DEBUG : TSINFO: Marking usb_modeswitch-data-20111023-2.fc17.noarch as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:38:03,861] DEBUG : TSINFO: Marking usb_modeswitch-data-20111023-2.fc17.noarch as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:38:03,866] DEBUG : TSINFO: Marking 1:tcl-8.5.11-2.fc17.x86_64 as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:38:03,866] DEBUG : TSINFO: Marking 1:tcl-8.5.11-2.fc17.x86_64 as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-04-20 12:38:03,876] DEBUG : TSINFO: Marking libutempter-1.1.5-6.fc17.x86_64 as install for util-linux-2.21.1-1.fc17.x86_64 >[2012-04-20 12:38:03,876] DEBUG : TSINFO: Marking libutempter-1.1.5-6.fc17.x86_64 as install for util-linux-2.21.1-1.fc17.x86_64 >[2012-04-20 12:38:03,877] DEBUG : Quick matched libutempter-1.1.5-6.fc17.x86_64 to require for libutempter.so.0()(64bit) >[2012-04-20 12:38:03,877] DEBUG : Quick matched libutempter-1.1.5-6.fc17.x86_64 to require for libutempter.so.0()(64bit) >[2012-04-20 12:38:03,883] DEBUG : TSINFO: Marking 2:vim-common-7.3.444-1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,883] DEBUG : TSINFO: Marking 2:vim-common-7.3.444-1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,886] DEBUG : TSINFO: Marking ruby-libs-1.9.3.0-9.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,886] DEBUG : TSINFO: Marking ruby-libs-1.9.3.0-9.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,889] DEBUG : TSINFO: Marking 4:perl-libs-5.14.2-211.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,889] DEBUG : TSINFO: Marking 4:perl-libs-5.14.2-211.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:03,900] DEBUG : TSINFO: Marking spice-gtk3-0.11-4.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,900] DEBUG : TSINFO: Marking spice-gtk3-0.11-4.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,902] DEBUG : TSINFO: Marking spice-glib-0.11-4.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,902] DEBUG : TSINFO: Marking spice-glib-0.11-4.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,905] DEBUG : TSINFO: Marking gvnc-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,905] DEBUG : TSINFO: Marking gvnc-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,907] DEBUG : TSINFO: Marking gtk-vnc2-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,907] DEBUG : TSINFO: Marking gtk-vnc2-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,909] DEBUG : TSINFO: Marking avahi-ui-gtk3-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,909] DEBUG : TSINFO: Marking avahi-ui-gtk3-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,911] DEBUG : TSINFO: Marking avahi-gobject-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,911] DEBUG : TSINFO: Marking avahi-gobject-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.0-2.fc17.x86_64 >[2012-04-20 12:38:03,918] DEBUG : TSINFO: Marking vlgothic-fonts-common-20120325-1.fc17.noarch as install for vlgothic-fonts-20120325-1.fc17.noarch >[2012-04-20 12:38:03,918] DEBUG : TSINFO: Marking vlgothic-fonts-common-20120325-1.fc17.noarch as install for vlgothic-fonts-20120325-1.fc17.noarch >[2012-04-20 12:38:03,931] DEBUG : TSINFO: Marking crda-1.1.2_2011.04.28-2.fc17.x86_64 as install for 1:wireless-tools-29-7.1.fc17.x86_64 >[2012-04-20 12:38:03,931] DEBUG : TSINFO: Marking crda-1.1.2_2011.04.28-2.fc17.x86_64 as install for 1:wireless-tools-29-7.1.fc17.x86_64 >[2012-04-20 12:38:03,937] DEBUG : TSINFO: Marking xdg-user-dirs-0.14-2.fc17.x86_64 as install for xdg-user-dirs-gtk-0.9-1.fc17.x86_64 >[2012-04-20 12:38:03,937] DEBUG : TSINFO: Marking xdg-user-dirs-0.14-2.fc17.x86_64 as install for xdg-user-dirs-gtk-0.9-1.fc17.x86_64 >[2012-04-20 12:38:03,951] DEBUG : TSINFO: Marking xkeyboard-config-2.5.1-1.fc17.noarch as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:38:03,951] DEBUG : TSINFO: Marking xkeyboard-config-2.5.1-1.fc17.noarch as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:38:03,954] DEBUG : TSINFO: Marking mtdev-1.1.0-3.20110105.fc17.x86_64 as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:38:03,954] DEBUG : TSINFO: Marking mtdev-1.1.0-3.20110105.fc17.x86_64 as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-20 12:38:03,954] DEBUG : Quick matched mtdev-1.1.0-3.20110105.fc17.x86_64 to require for libmtdev.so.1()(64bit) >[2012-04-20 12:38:03,954] DEBUG : Quick matched mtdev-1.1.0-3.20110105.fc17.x86_64 to require for libmtdev.so.1()(64bit) >[2012-04-20 12:38:03,962] DEBUG : TSINFO: Marking xcb-util-0.3.8-2.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,962] DEBUG : TSINFO: Marking xcb-util-0.3.8-2.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,963] DEBUG : Quick matched xcb-util-0.3.8-2.fc17.x86_64 to require for libxcb-util.so.0()(64bit) >[2012-04-20 12:38:03,963] DEBUG : Quick matched xcb-util-0.3.8-2.fc17.x86_64 to require for libxcb-util.so.0()(64bit) >[2012-04-20 12:38:03,964] DEBUG : TSINFO: Marking libXvMC-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,964] DEBUG : TSINFO: Marking libXvMC-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,966] DEBUG : TSINFO: Marking libXv-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,966] DEBUG : TSINFO: Marking libXv-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-1.fc17.x86_64 >[2012-04-20 12:38:03,985] DEBUG : TSINFO: Marking mesa-libxatracker-8.0.2-2.fc17.x86_64 as install for xorg-x11-drv-vmware-12.0.1-2.fc17.x86_64 >[2012-04-20 12:38:03,985] DEBUG : TSINFO: Marking mesa-libxatracker-8.0.2-2.fc17.x86_64 as install for xorg-x11-drv-vmware-12.0.1-2.fc17.x86_64 >[2012-04-20 12:38:03,986] DEBUG : Quick matched mesa-libxatracker-8.0.2-2.fc17.x86_64 to require for libxatracker.so.1()(64bit) >[2012-04-20 12:38:03,986] DEBUG : Quick matched mesa-libxatracker-8.0.2-2.fc17.x86_64 to require for libxatracker.so.1()(64bit) >[2012-04-20 12:38:03,995] DEBUG : TSINFO: Marking xorg-x11-server-common-1.12.0-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:03,995] DEBUG : TSINFO: Marking xorg-x11-server-common-1.12.0-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:03,996] DEBUG : TSINFO: Marking system-setup-keyboard-0.8.8-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:03,996] DEBUG : TSINFO: Marking system-setup-keyboard-0.8.8-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:03,999] DEBUG : TSINFO: Marking pixman-0.24.4-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:03,999] DEBUG : TSINFO: Marking pixman-0.24.4-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,001] DEBUG : TSINFO: Marking libXfont-1.4.5-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,001] DEBUG : TSINFO: Marking libXfont-1.4.5-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,005] DEBUG : TSINFO: Marking libdmx-1.1.2-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:38:04,005] DEBUG : TSINFO: Marking libdmx-1.1.2-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:38:04,007] DEBUG : TSINFO: Marking libXxf86dga-1.1.3-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:38:04,007] DEBUG : TSINFO: Marking libXxf86dga-1.1.3-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-20 12:38:04,021] DEBUG : TSINFO: Marking xsane-common-0.998-8.fc17.x86_64 as install for xsane-gimp-0.998-8.fc17.x86_64 >[2012-04-20 12:38:04,021] DEBUG : TSINFO: Marking xsane-common-0.998-8.fc17.x86_64 as install for xsane-gimp-0.998-8.fc17.x86_64 >[2012-04-20 12:38:04,024] DEBUG : TSINFO: Marking yelp-xsl-3.4.0-1.fc17.noarch as install for 1:yelp-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,024] DEBUG : TSINFO: Marking yelp-xsl-3.4.0-1.fc17.noarch as install for 1:yelp-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,026] DEBUG : TSINFO: Marking 1:yelp-libs-3.4.0-1.fc17.x86_64 as install for 1:yelp-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,026] DEBUG : TSINFO: Marking 1:yelp-libs-3.4.0-1.fc17.x86_64 as install for 1:yelp-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,032] DEBUG : TSINFO: Marking yp-tools-2.12-8.fc17.x86_64 as install for 3:ypbind-1.35-1.fc17.x86_64 >[2012-04-20 12:38:04,032] DEBUG : TSINFO: Marking yp-tools-2.12-8.fc17.x86_64 as install for 3:ypbind-1.35-1.fc17.x86_64 >[2012-04-20 12:38:04,034] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.4-6.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,034] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.4-6.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,035] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-11.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,035] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-11.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,037] DEBUG : TSINFO: Marking python-iniparse-0.4-4.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,037] DEBUG : TSINFO: Marking python-iniparse-0.4-4.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,038] DEBUG : TSINFO: Marking pygpgme-0.2-2.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,038] DEBUG : TSINFO: Marking pygpgme-0.2-2.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-20 12:38:04,039] DEBUG : TSINFO: Marking deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for yum-presto-0.7.3-1.fc17.noarch >[2012-04-20 12:38:04,039] DEBUG : TSINFO: Marking deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for yum-presto-0.7.3-1.fc17.noarch >[2012-04-20 12:38:04,041] DEBUG : TSINFO: Marking python-kitchen-1.1.1-1.fc17.noarch as install for yum-utils-1.1.31-4.fc17.noarch >[2012-04-20 12:38:04,041] DEBUG : TSINFO: Marking python-kitchen-1.1.1-1.fc17.noarch as install for yum-utils-1.1.31-4.fc17.noarch >[2012-04-20 12:38:04,095] DEBUG : TSINFO: Marking libIDL-0.8.14-4.fc17.x86_64 as install for ORBit2-2.14.19-3.fc17.x86_64 >[2012-04-20 12:38:04,095] DEBUG : TSINFO: Marking libIDL-0.8.14-4.fc17.x86_64 as install for ORBit2-2.14.19-3.fc17.x86_64 >[2012-04-20 12:38:04,100] DEBUG : TSINFO: Marking preupgrade-1.1.10-2.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,100] DEBUG : TSINFO: Marking preupgrade-1.1.10-2.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,101] DEBUG : TSINFO: Marking comps-extras-20-3.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,101] DEBUG : TSINFO: Marking comps-extras-20-3.fc17.noarch as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,109] DEBUG : TSINFO: Marking PackageKit-yum-0.7.3-1.fc17.x86_64 as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,109] DEBUG : TSINFO: Marking PackageKit-yum-0.7.3-1.fc17.x86_64 as install for PackageKit-0.7.3-1.fc17.x86_64 >[2012-04-20 12:38:04,119] DEBUG : TSINFO: Marking abrt-libs-2.0.10-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,119] DEBUG : TSINFO: Marking abrt-libs-2.0.10-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,121] DEBUG : TSINFO: Marking libreport-2.0.10-2.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,121] DEBUG : TSINFO: Marking libreport-2.0.10-2.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,123] DEBUG : TSINFO: Marking btparser-0.16-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,123] DEBUG : TSINFO: Marking btparser-0.16-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,132] DEBUG : TSINFO: Marking elfutils-libs-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,132] DEBUG : TSINFO: Marking elfutils-libs-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,133] DEBUG : TSINFO: Marking elfutils-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,133] DEBUG : TSINFO: Marking elfutils-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,136] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.10-2.fc17.x86_64 as install for abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,136] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.10-2.fc17.x86_64 as install for abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,143] DEBUG : TSINFO: Marking abrt-dbus-2.0.10-1.fc17.x86_64 as install for abrt-gui-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,143] DEBUG : TSINFO: Marking abrt-dbus-2.0.10-1.fc17.x86_64 as install for abrt-gui-2.0.10-1.fc17.x86_64 >[2012-04-20 12:38:04,159] DEBUG : TSINFO: Marking fxload-2002_04_11-11.fc17.x86_64 as install for alsa-tools-firmware-1.0.25-2.fc17.x86_64 >[2012-04-20 12:38:04,159] DEBUG : TSINFO: Marking fxload-2002_04_11-11.fc17.x86_64 as install for alsa-tools-firmware-1.0.25-2.fc17.x86_64 >[2012-04-20 12:38:04,171] DEBUG : TSINFO: Marking libXScrnSaver-1.2.2-1.fc17.x86_64 as install for argyllcms-1.3.6-2.fc17.x86_64 >[2012-04-20 12:38:04,171] DEBUG : TSINFO: Marking libXScrnSaver-1.2.2-1.fc17.x86_64 as install for argyllcms-1.3.6-2.fc17.x86_64 >[2012-04-20 12:38:04,195] DEBUG : TSINFO: Marking 32:bind-license-9.9.0-1.fc17.noarch as install for 32:bind-libs-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:04,195] DEBUG : TSINFO: Marking 32:bind-license-9.9.0-1.fc17.noarch as install for 32:bind-libs-9.9.0-1.fc17.x86_64 >[2012-04-20 12:38:04,253] DEBUG : TSINFO: Marking cracklib-2.8.18-3.fc17.x86_64 as install for cracklib-python-2.8.18-3.fc17.x86_64 >[2012-04-20 12:38:04,253] DEBUG : TSINFO: Marking cracklib-2.8.18-3.fc17.x86_64 as install for cracklib-python-2.8.18-3.fc17.x86_64 >[2012-04-20 12:38:04,254] DEBUG : Quick matched cracklib-2.8.18-3.fc17.x86_64 to require for libcrack.so.2()(64bit) >[2012-04-20 12:38:04,254] DEBUG : Quick matched cracklib-2.8.18-3.fc17.x86_64 to require for libcrack.so.2()(64bit) >[2012-04-20 12:38:04,256] DEBUG : TSINFO: Marking iw-3.3-1.fc17.x86_64 as install for crda-1.1.2_2011.04.28-2.fc17.x86_64 >[2012-04-20 12:38:04,256] DEBUG : TSINFO: Marking iw-3.3-1.fc17.x86_64 as install for crda-1.1.2_2011.04.28-2.fc17.x86_64 >[2012-04-20 12:38:04,311] DEBUG : TSINFO: Marking sgpio-1.2.0.10-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:04,311] DEBUG : TSINFO: Marking sgpio-1.2.0.10-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:04,312] DEBUG : TSINFO: Marking device-mapper-event-1.02.74-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:04,312] DEBUG : TSINFO: Marking device-mapper-event-1.02.74-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-20 12:38:04,318] DEBUG : TSINFO: Marking 1:hardlink-1.0-13.fc17.x86_64 as install for dracut-017-62.git20120322.fc17.noarch >[2012-04-20 12:38:04,318] DEBUG : TSINFO: Marking 1:hardlink-1.0-13.fc17.x86_64 as install for dracut-017-62.git20120322.fc17.noarch >[2012-04-20 12:38:04,321] DEBUG : TSINFO: Marking python-boto-2.0-2.fc17.noarch as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,321] DEBUG : TSINFO: Marking python-boto-2.0-2.fc17.noarch as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,323] DEBUG : TSINFO: Marking python-GnuPGInterface-0.3.2-9.fc17.noarch as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,323] DEBUG : TSINFO: Marking python-GnuPGInterface-0.3.2-9.fc17.noarch as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,324] DEBUG : TSINFO: Marking 2:ncftp-3.2.5-3.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,324] DEBUG : TSINFO: Marking 2:ncftp-3.2.5-3.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,325] DEBUG : TSINFO: Marking gnupg-1.4.12-1.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,325] DEBUG : TSINFO: Marking gnupg-1.4.12-1.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,327] DEBUG : TSINFO: Marking librsync-0.9.7-17.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,327] DEBUG : TSINFO: Marking librsync-0.9.7-17.fc17.x86_64 as install for duplicity-0.6.17-2.fc17.x86_64 >[2012-04-20 12:38:04,351] DEBUG : TSINFO: Marking libspectre-0.2.6-5.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,351] DEBUG : TSINFO: Marking libspectre-0.2.6-5.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,354] DEBUG : TSINFO: Marking poppler-glib-0.18.4-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,354] DEBUG : TSINFO: Marking poppler-glib-0.18.4-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,356] DEBUG : TSINFO: Marking libgxps-0.2.2-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,356] DEBUG : TSINFO: Marking libgxps-0.2.2-1.fc17.x86_64 as install for evince-libs-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,379] DEBUG : TSINFO: Marking libnice-0.1.1-3.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:38:04,379] DEBUG : TSINFO: Marking libnice-0.1.1-3.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:38:04,381] DEBUG : TSINFO: Marking gupnp-igd-0.2.1-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:38:04,381] DEBUG : TSINFO: Marking gupnp-igd-0.2.1-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-20 12:38:04,389] DEBUG : TSINFO: Marking fipscheck-1.3.0-3.fc17.x86_64 as install for fipscheck-lib-1.3.0-3.fc17.x86_64 >[2012-04-20 12:38:04,389] DEBUG : TSINFO: Marking fipscheck-1.3.0-3.fc17.x86_64 as install for fipscheck-lib-1.3.0-3.fc17.x86_64 >[2012-04-20 12:38:04,399] DEBUG : TSINFO: Marking libsocialweb-0.25.20-3.fc17.x86_64 as install for 1:folks-0.6.8-4.fc17.x86_64 >[2012-04-20 12:38:04,399] DEBUG : TSINFO: Marking libsocialweb-0.25.20-3.fc17.x86_64 as install for 1:folks-0.6.8-4.fc17.x86_64 >[2012-04-20 12:38:04,407] DEBUG : TSINFO: Marking libfprint-0.4.0-3.fc17.x86_64 as install for fprintd-0.4.1-2.fc17.x86_64 >[2012-04-20 12:38:04,407] DEBUG : TSINFO: Marking libfprint-0.4.0-3.fc17.x86_64 as install for fprintd-0.4.1-2.fc17.x86_64 >[2012-04-20 12:38:04,439] DEBUG : TSINFO: Marking suitesparse-3.6.1-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,439] DEBUG : TSINFO: Marking suitesparse-3.6.1-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,441] DEBUG : TSINFO: Marking libspiro-20071029-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,441] DEBUG : TSINFO: Marking libspiro-20071029-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,443] DEBUG : TSINFO: Marking libopenraw-0.0.8-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,443] DEBUG : TSINFO: Marking libopenraw-0.0.8-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,445] DEBUG : TSINFO: Marking SDL-1.2.14-16.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,445] DEBUG : TSINFO: Marking SDL-1.2.14-16.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,448] DEBUG : TSINFO: Marking ilmbase-1.0.2-4.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,448] DEBUG : TSINFO: Marking ilmbase-1.0.2-4.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,448] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libIlmThread.so.6()(64bit) >[2012-04-20 12:38:04,448] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libIlmThread.so.6()(64bit) >[2012-04-20 12:38:04,450] DEBUG : TSINFO: Marking OpenEXR-libs-1.7.0-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,450] DEBUG : TSINFO: Marking OpenEXR-libs-1.7.0-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-20 12:38:04,451] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libHalf.so.6()(64bit) >[2012-04-20 12:38:04,451] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libHalf.so.6()(64bit) >[2012-04-20 12:38:04,464] DEBUG : TSINFO: Marking gettext-libs-0.18.1.1-12.fc17.x86_64 as install for gettext-0.18.1.1-12.fc17.x86_64 >[2012-04-20 12:38:04,464] DEBUG : TSINFO: Marking gettext-libs-0.18.1.1-12.fc17.x86_64 as install for gettext-0.18.1.1-12.fc17.x86_64 >[2012-04-20 12:38:04,465] DEBUG : Quick matched gettext-libs-0.18.1.1-12.fc17.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >[2012-04-20 12:38:04,465] DEBUG : Quick matched gettext-libs-0.18.1.1-12.fc17.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >[2012-04-20 12:38:04,466] DEBUG : TSINFO: Marking 1:xorg-x11-font-utils-7.5-7.fc17.x86_64 as install for ghostscript-fonts-5.50-28.fc17.noarch >[2012-04-20 12:38:04,466] DEBUG : TSINFO: Marking 1:xorg-x11-font-utils-7.5-7.fc17.x86_64 as install for ghostscript-fonts-5.50-28.fc17.noarch >[2012-04-20 12:38:04,484] DEBUG : TSINFO: Marking gamin-0.1.10-12.fc17.x86_64 as install for glib2-2.32.1-1.fc17.x86_64 >[2012-04-20 12:38:04,484] DEBUG : TSINFO: Marking gamin-0.1.10-12.fc17.x86_64 as install for glib2-2.32.1-1.fc17.x86_64 >[2012-04-20 12:38:04,487] DEBUG : TSINFO: Marking tzdata-2012c-1.fc17.noarch as install for glibc-common-2.15-32.fc17.x86_64 >[2012-04-20 12:38:04,487] DEBUG : TSINFO: Marking tzdata-2012c-1.fc17.noarch as install for glibc-common-2.15-32.fc17.x86_64 >[2012-04-20 12:38:04,499] DEBUG : TSINFO: Marking desktop-backgrounds-gnome-17.0.0-1.fc17.noarch as install for gnome-desktop3-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,499] DEBUG : TSINFO: Marking desktop-backgrounds-gnome-17.0.0-1.fc17.noarch as install for gnome-desktop3-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:04,505] DEBUG : TSINFO: Marking dvb-apps-1.1.2-0.1479.37781d27a444.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:38:04,505] DEBUG : TSINFO: Marking dvb-apps-1.1.2-0.1479.37781d27a444.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:38:04,507] DEBUG : TSINFO: Marking gstreamer-rtsp-0.10.8-2.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:38:04,507] DEBUG : TSINFO: Marking gstreamer-rtsp-0.10.8-2.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-20 12:38:04,525] DEBUG : TSINFO: Marking gnome-python2-2.28.1-8.fc17.x86_64 as install for gnome-python2-canvas-2.28.1-8.fc17.x86_64 >[2012-04-20 12:38:04,525] DEBUG : TSINFO: Marking gnome-python2-2.28.1-8.fc17.x86_64 as install for gnome-python2-canvas-2.28.1-8.fc17.x86_64 >[2012-04-20 12:38:04,530] DEBUG : TSINFO: Marking gnome-python2-desktop-2.32.0-9.fc17.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 >[2012-04-20 12:38:04,530] DEBUG : TSINFO: Marking gnome-python2-desktop-2.32.0-9.fc17.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 >[2012-04-20 12:38:04,536] DEBUG : TSINFO: Marking libwnck-2.30.7-3.fc17.x86_64 as install for gnome-python2-libwnck-2.32.0-9.fc17.x86_64 >[2012-04-20 12:38:04,536] DEBUG : TSINFO: Marking libwnck-2.30.7-3.fc17.x86_64 as install for gnome-python2-libwnck-2.32.0-9.fc17.x86_64 >[2012-04-20 12:38:04,537] DEBUG : Quick matched libwnck-2.30.7-3.fc17.x86_64 to require for libwnck-1.so.22()(64bit) >[2012-04-20 12:38:04,537] DEBUG : Quick matched libwnck-2.30.7-3.fc17.x86_64 to require for libwnck-1.so.22()(64bit) >[2012-04-20 12:38:04,573] DEBUG : TSINFO: Marking gupnp-av-0.10.1-3.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,573] DEBUG : TSINFO: Marking gupnp-av-0.10.1-3.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,575] DEBUG : TSINFO: Marking libquvi-0.4.1-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,575] DEBUG : TSINFO: Marking libquvi-0.4.1-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,578] DEBUG : TSINFO: Marking gmime-2.6.4-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,578] DEBUG : TSINFO: Marking gmime-2.6.4-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-20 12:38:04,591] DEBUG : TSINFO: Marking gstreamer-tools-0.10.36-1.fc17.x86_64 as install for gstreamer-0.10.36-1.fc17.x86_64 >[2012-04-20 12:38:04,591] DEBUG : TSINFO: Marking gstreamer-tools-0.10.36-1.fc17.x86_64 as install for gstreamer-0.10.36-1.fc17.x86_64 >[2012-04-20 12:38:04,608] DEBUG : TSINFO: Marking libvpx-1.0.0-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,608] DEBUG : TSINFO: Marking libvpx-1.0.0-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,610] DEBUG : TSINFO: Marking libvdpau-0.4.1-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,610] DEBUG : TSINFO: Marking libvdpau-0.4.1-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,612] DEBUG : TSINFO: Marking schroedinger-1.0.11-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,612] DEBUG : TSINFO: Marking schroedinger-1.0.11-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,614] DEBUG : TSINFO: Marking libofa-0.9.3-20.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,614] DEBUG : TSINFO: Marking libofa-0.9.3-20.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,616] DEBUG : TSINFO: Marking libmpcdec-1.2.6-8.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,616] DEBUG : TSINFO: Marking libmpcdec-1.2.6-8.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,618] DEBUG : TSINFO: Marking 1:libmodplug-0.8.8.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,618] DEBUG : TSINFO: Marking 1:libmodplug-0.8.8.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,620] DEBUG : TSINFO: Marking libkate-0.3.8-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,620] DEBUG : TSINFO: Marking libkate-0.3.8-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,622] DEBUG : TSINFO: Marking libdvdread-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,622] DEBUG : TSINFO: Marking libdvdread-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,624] DEBUG : TSINFO: Marking libdvdnav-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,624] DEBUG : TSINFO: Marking libdvdnav-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,626] DEBUG : TSINFO: Marking dirac-libs-1.0.2-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,626] DEBUG : TSINFO: Marking dirac-libs-1.0.2-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,627] DEBUG : Quick matched dirac-libs-1.0.2-7.fc17.x86_64 to require for libdirac_decoder.so.0()(64bit) >[2012-04-20 12:38:04,627] DEBUG : Quick matched dirac-libs-1.0.2-7.fc17.x86_64 to require for libdirac_decoder.so.0()(64bit) >[2012-04-20 12:38:04,628] DEBUG : TSINFO: Marking libdc1394-2.1.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,628] DEBUG : TSINFO: Marking libdc1394-2.1.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,630] DEBUG : TSINFO: Marking celt-0.11.1-3.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,630] DEBUG : TSINFO: Marking celt-0.11.1-3.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,632] DEBUG : TSINFO: Marking libcdaudio-0.99.12p2-15.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,632] DEBUG : TSINFO: Marking libcdaudio-0.99.12p2-15.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,634] DEBUG : TSINFO: Marking libass-0.10.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,634] DEBUG : TSINFO: Marking libass-0.10.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-20 12:38:04,642] DEBUG : TSINFO: Marking libvisual-0.4.0-11.fc17.x86_64 as install for gstreamer-plugins-base-0.10.36-1.fc17.x86_64 >[2012-04-20 12:38:04,642] DEBUG : TSINFO: Marking libvisual-0.4.0-11.fc17.x86_64 as install for gstreamer-plugins-base-0.10.36-1.fc17.x86_64 >[2012-04-20 12:38:04,691] DEBUG : TSINFO: Marking libcdio-0.83-3.fc17.x86_64 as install for gvfs-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,691] DEBUG : TSINFO: Marking libcdio-0.83-3.fc17.x86_64 as install for gvfs-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_paranoia.so.1()(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_paranoia.so.1()(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1()(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1()(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13()(64bit) >[2012-04-20 12:38:04,692] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13()(64bit) >[2012-04-20 12:38:04,700] DEBUG : TSINFO: Marking 1:obex-data-server-0.4.6-3.fc17.x86_64 as install for gvfs-obexftp-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,700] DEBUG : TSINFO: Marking 1:obex-data-server-0.4.6-3.fc17.x86_64 as install for gvfs-obexftp-1.12.0-2.fc17.x86_64 >[2012-04-20 12:38:04,712] DEBUG : TSINFO: Marking hplip-common-3.12.2-3.fc17.x86_64 as install for hplip-libs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:04,712] DEBUG : TSINFO: Marking hplip-common-3.12.2-3.fc17.x86_64 as install for hplip-libs-3.12.2-3.fc17.x86_64 >[2012-04-20 12:38:04,730] DEBUG : TSINFO: Marking xml-common-0.6.3-36.fc17.noarch as install for iso-codes-3.34-1.fc17.noarch >[2012-04-20 12:38:04,730] DEBUG : TSINFO: Marking xml-common-0.6.3-36.fc17.noarch as install for iso-codes-3.34-1.fc17.noarch >[2012-04-20 12:38:04,739] DEBUG : TSINFO: Marking libfreebob-1.0.11-10.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:38:04,739] DEBUG : TSINFO: Marking libfreebob-1.0.11-10.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:38:04,741] DEBUG : TSINFO: Marking libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:38:04,741] DEBUG : TSINFO: Marking libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-20 12:38:04,779] DEBUG : TSINFO: Marking groff-1.21-8.fc17.x86_64 as install for less-444-5.fc17.x86_64 >[2012-04-20 12:38:04,779] DEBUG : TSINFO: Marking groff-1.21-8.fc17.x86_64 as install for less-444-5.fc17.x86_64 >[2012-04-20 12:38:04,785] DEBUG : TSINFO: Marking libX11-common-1.4.99.1-3.fc17.noarch as install for libX11-1.4.99.1-3.fc17.x86_64 >[2012-04-20 12:38:04,785] DEBUG : TSINFO: Marking libX11-common-1.4.99.1-3.fc17.noarch as install for libX11-1.4.99.1-3.fc17.x86_64 >[2012-04-20 12:38:04,798] DEBUG : TSINFO: Marking libfontenc-1.1.0-2.fc17.x86_64 as install for libXfont-1.4.5-1.fc17.x86_64 >[2012-04-20 12:38:04,798] DEBUG : TSINFO: Marking libfontenc-1.1.0-2.fc17.x86_64 as install for libXfont-1.4.5-1.fc17.x86_64 >[2012-04-20 12:38:04,854] DEBUG : TSINFO: Marking sound-theme-freedesktop-0.7-4.fc17.noarch as install for libcanberra-0.28-6.fc17.x86_64 >[2012-04-20 12:38:04,854] DEBUG : TSINFO: Marking sound-theme-freedesktop-0.7-4.fc17.noarch as install for libcanberra-0.28-6.fc17.x86_64 >[2012-04-20 12:38:04,880] DEBUG : TSINFO: Marking libssh2-1.4.1-1.fc17.x86_64 as install for libcurl-7.24.0-1.fc17.x86_64 >[2012-04-20 12:38:04,880] DEBUG : TSINFO: Marking libssh2-1.4.1-1.fc17.x86_64 as install for libcurl-7.24.0-1.fc17.x86_64 >[2012-04-20 12:38:04,881] DEBUG : Quick matched libssh2-1.4.1-1.fc17.x86_64 to require for libssh2.so.1()(64bit) >[2012-04-20 12:38:04,881] DEBUG : Quick matched libssh2-1.4.1-1.fc17.x86_64 to require for libssh2.so.1()(64bit) >[2012-04-20 12:38:04,940] DEBUG : TSINFO: Marking lockdev-1.0.4-0.4.20111007git.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:38:04,940] DEBUG : TSINFO: Marking lockdev-1.0.4-0.4.20111007git.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:38:04,940] DEBUG : Quick matched lockdev-1.0.4-0.4.20111007git.fc17.x86_64 to require for liblockdev.so.1()(64bit) >[2012-04-20 12:38:04,940] DEBUG : Quick matched lockdev-1.0.4-0.4.20111007git.fc17.x86_64 to require for liblockdev.so.1()(64bit) >[2012-04-20 12:38:04,942] DEBUG : TSINFO: Marking gd-2.0.35-16.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:38:04,942] DEBUG : TSINFO: Marking gd-2.0.35-16.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-20 12:38:04,948] DEBUG : TSINFO: Marking sg3_utils-libs-1.31-2.fc17.x86_64 as install for libgpod-0.8.2-4.fc17.x86_64 >[2012-04-20 12:38:04,948] DEBUG : TSINFO: Marking sg3_utils-libs-1.31-2.fc17.x86_64 as install for libgpod-0.8.2-4.fc17.x86_64 >[2012-04-20 12:38:04,974] DEBUG : TSINFO: Marking libref_array-0.1.2-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:38:04,974] DEBUG : TSINFO: Marking libref_array-0.1.2-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:38:04,976] DEBUG : TSINFO: Marking libpath_utils-0.2.1-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:38:04,976] DEBUG : TSINFO: Marking libpath_utils-0.2.1-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-20 12:38:04,987] DEBUG : TSINFO: Marking liblouis-2.4.1-1.fc17.x86_64 as install for liblouis-python-2.4.1-1.fc17.noarch >[2012-04-20 12:38:04,987] DEBUG : TSINFO: Marking liblouis-2.4.1-1.fc17.x86_64 as install for liblouis-python-2.4.1-1.fc17.noarch >[2012-04-20 12:38:05,007] DEBUG : TSINFO: Marking libnfnetlink-1.0.0-4.fc17.x86_64 as install for libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >[2012-04-20 12:38:05,007] DEBUG : TSINFO: Marking libnfnetlink-1.0.0-4.fc17.x86_64 as install for libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >[2012-04-20 12:38:05,028] DEBUG : TSINFO: Marking seed-3.2.0-2.fc17.2.x86_64 as install for libpeas-1.4.0-1.fc17.x86_64 >[2012-04-20 12:38:05,028] DEBUG : TSINFO: Marking seed-3.2.0-2.fc17.2.x86_64 as install for libpeas-1.4.0-1.fc17.x86_64 >[2012-04-20 12:38:05,047] DEBUG : TSINFO: Marking libmodman-2.0.1-3.fc17.x86_64 as install for libproxy-0.4.7-4.fc17.x86_64 >[2012-04-20 12:38:05,047] DEBUG : TSINFO: Marking libmodman-2.0.1-3.fc17.x86_64 as install for libproxy-0.4.7-4.fc17.x86_64 >[2012-04-20 12:38:05,050] DEBUG : TSINFO: Marking cracklib-dicts-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-20 12:38:05,050] DEBUG : TSINFO: Marking cracklib-dicts-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-20 12:38:05,079] DEBUG : TSINFO: Marking 1:libreoffice-opensymbol-fonts-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,079] DEBUG : TSINFO: Marking 1:libreoffice-opensymbol-fonts-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,082] DEBUG : TSINFO: Marking hyphen-2.8.3-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,082] DEBUG : TSINFO: Marking hyphen-2.8.3-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,084] DEBUG : TSINFO: Marking lucene-2.9.4-8.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,084] DEBUG : TSINFO: Marking lucene-2.9.4-8.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,085] DEBUG : TSINFO: Marking hyphen-en-2.8.3-1.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,085] DEBUG : TSINFO: Marking hyphen-en-2.8.3-1.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,086] DEBUG : TSINFO: Marking hunspell-en-0.20110318-2.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,086] DEBUG : TSINFO: Marking hunspell-en-0.20110318-2.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,087] DEBUG : TSINFO: Marking 1:autocorr-en-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,087] DEBUG : TSINFO: Marking 1:autocorr-en-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,089] DEBUG : TSINFO: Marking redland-1.0.15-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,089] DEBUG : TSINFO: Marking redland-1.0.15-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,091] DEBUG : TSINFO: Marking mythes-1.2.2-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,091] DEBUG : TSINFO: Marking mythes-1.2.2-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,093] DEBUG : TSINFO: Marking graphite2-1.1.1-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,093] DEBUG : TSINFO: Marking graphite2-1.1.1-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,095] DEBUG : TSINFO: Marking libexttextcat-3.2.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,095] DEBUG : TSINFO: Marking libexttextcat-3.2.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,097] DEBUG : TSINFO: Marking libcmis-0.1.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,097] DEBUG : TSINFO: Marking libcmis-0.1.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,112] DEBUG : TSINFO: Marking poppler-0.18.4-1.fc17.x86_64 as install for 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,112] DEBUG : TSINFO: Marking poppler-0.18.4-1.fc17.x86_64 as install for 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >[2012-04-20 12:38:05,130] DEBUG : TSINFO: Marking xmlrpc-c-client-1.29.0-1700.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:05,130] DEBUG : TSINFO: Marking xmlrpc-c-client-1.29.0-1700.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:05,132] DEBUG : TSINFO: Marking xmlrpc-c-1.29.0-1700.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:05,132] DEBUG : TSINFO: Marking xmlrpc-c-1.29.0-1700.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:05,146] DEBUG : TSINFO: Marking ustr-1.0.4-12.fc17.x86_64 as install for libsemanage-2.1.6-3.fc17.x86_64 >[2012-04-20 12:38:05,146] DEBUG : TSINFO: Marking ustr-1.0.4-12.fc17.x86_64 as install for libsemanage-2.1.6-3.fc17.x86_64 >[2012-04-20 12:38:05,146] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >[2012-04-20 12:38:05,146] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >[2012-04-20 12:38:05,146] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1()(64bit) >[2012-04-20 12:38:05,146] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1()(64bit) >[2012-04-20 12:38:05,192] DEBUG : TSINFO: Marking glib2-devel-2.32.1-1.fc17.x86_64 as install for libtranslit-devel-0.0.2-1.fc17.x86_64 >[2012-04-20 12:38:05,192] DEBUG : TSINFO: Marking glib2-devel-2.32.1-1.fc17.x86_64 as install for libtranslit-devel-0.0.2-1.fc17.x86_64 >[2012-04-20 12:38:05,193] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gmodule-2.0) >[2012-04-20 12:38:05,193] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gmodule-2.0) >[2012-04-20 12:38:05,193] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gio-2.0) >[2012-04-20 12:38:05,193] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gio-2.0) >[2012-04-20 12:38:05,228] DEBUG : TSINFO: Marking libwacom-data-0.4-1.fc17.noarch as install for libwacom-0.4-1.fc17.x86_64 >[2012-04-20 12:38:05,228] DEBUG : TSINFO: Marking libwacom-data-0.4-1.fc17.noarch as install for libwacom-0.4-1.fc17.x86_64 >[2012-04-20 12:38:05,239] DEBUG : TSINFO: Marking libXres-1.0.6-1.fc17.x86_64 as install for libwnck3-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:05,239] DEBUG : TSINFO: Marking libXres-1.0.6-1.fc17.x86_64 as install for libwnck3-3.4.0-1.fc17.x86_64 >[2012-04-20 12:38:05,266] DEBUG : TSINFO: Marking netxen-firmware-4.0.534-5.fc17.noarch as install for linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >[2012-04-20 12:38:05,266] DEBUG : TSINFO: Marking netxen-firmware-4.0.534-5.fc17.noarch as install for linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >[2012-04-20 12:38:05,289] DEBUG : TSINFO: Marking libmatchbox-1.9-9.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:38:05,289] DEBUG : TSINFO: Marking libmatchbox-1.9-9.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:38:05,292] DEBUG : TSINFO: Marking libXft-2.3.0-2.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:38:05,292] DEBUG : TSINFO: Marking libXft-2.3.0-2.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-20 12:38:05,298] DEBUG : TSINFO: Marking mesa-libglapi-8.0.2-2.fc17.x86_64 as install for mesa-libGL-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:05,298] DEBUG : TSINFO: Marking mesa-libglapi-8.0.2-2.fc17.x86_64 as install for mesa-libGL-8.0.2-2.fc17.x86_64 >[2012-04-20 12:38:05,320] DEBUG : TSINFO: Marking ncurses-base-5.9-4.20120204.fc17.x86_64 as install for ncurses-libs-5.9-4.20120204.fc17.x86_64 >[2012-04-20 12:38:05,320] DEBUG : TSINFO: Marking ncurses-base-5.9-4.20120204.fc17.x86_64 as install for ncurses-libs-5.9-4.20120204.fc17.x86_64 >[2012-04-20 12:38:05,325] DEBUG : TSINFO: Marking pakchois-0.4-5.x86_64 as install for neon-0.29.6-2.fc17.x86_64 >[2012-04-20 12:38:05,325] DEBUG : TSINFO: Marking pakchois-0.4-5.x86_64 as install for neon-0.29.6-2.fc17.x86_64 >[2012-04-20 12:38:05,337] DEBUG : TSINFO: Marking mysql-libs-5.5.22-1.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,337] DEBUG : TSINFO: Marking mysql-libs-5.5.22-1.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,339] DEBUG : TSINFO: Marking lm_sensors-libs-3.3.1-2.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,339] DEBUG : TSINFO: Marking lm_sensors-libs-3.3.1-2.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,341] DEBUG : TSINFO: Marking 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,341] DEBUG : TSINFO: Marking 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-20 12:38:05,342] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >[2012-04-20 12:38:05,342] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >[2012-04-20 12:38:05,342] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpagent.so.30()(64bit) >[2012-04-20 12:38:05,342] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpagent.so.30()(64bit) >[2012-04-20 12:38:05,359] DEBUG : TSINFO: Marking nss-sysinit-3.13.4-2.fc17.x86_64 as install for nss-3.13.4-2.fc17.x86_64 >[2012-04-20 12:38:05,359] DEBUG : TSINFO: Marking nss-sysinit-3.13.4-2.fc17.x86_64 as install for nss-3.13.4-2.fc17.x86_64 >[2012-04-20 12:38:05,385] DEBUG : TSINFO: Marking vpnc-script-0.5.3-14.svn457.fc17.noarch as install for openconnect-3.15-2.fc17.x86_64 >[2012-04-20 12:38:05,385] DEBUG : TSINFO: Marking vpnc-script-0.5.3-14.svn457.fc17.noarch as install for openconnect-3.15-2.fc17.x86_64 >[2012-04-20 12:38:05,403] DEBUG : TSINFO: Marking pkcs11-helper-1.09-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:38:05,403] DEBUG : TSINFO: Marking pkcs11-helper-1.09-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:38:05,405] DEBUG : TSINFO: Marking lzo-2.06-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:38:05,405] DEBUG : TSINFO: Marking lzo-2.06-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-20 12:38:05,425] DEBUG : TSINFO: Marking libthai-0.1.14-5.fc17.x86_64 as install for pango-1.30.0-1.fc17.x86_64 >[2012-04-20 12:38:05,425] DEBUG : TSINFO: Marking libthai-0.1.14-5.fc17.x86_64 as install for pango-1.30.0-1.fc17.x86_64 >[2012-04-20 12:38:05,425] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2012-04-20 12:38:05,425] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2012-04-20 12:38:05,425] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0()(64bit) >[2012-04-20 12:38:05,425] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0()(64bit) >[2012-04-20 12:38:05,461] DEBUG : TSINFO: Marking perl-threads-shared-1.40-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,461] DEBUG : TSINFO: Marking perl-threads-shared-1.40-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,464] DEBUG : TSINFO: Marking perl-Socket-2.001-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,464] DEBUG : TSINFO: Marking perl-Socket-2.001-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,466] DEBUG : TSINFO: Marking perl-Scalar-List-Utils-1.25-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,466] DEBUG : TSINFO: Marking perl-Scalar-List-Utils-1.25-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,467] DEBUG : TSINFO: Marking 4:perl-macros-5.14.2-211.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,467] DEBUG : TSINFO: Marking 4:perl-macros-5.14.2-211.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,469] DEBUG : TSINFO: Marking perl-threads-1.86-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,469] DEBUG : TSINFO: Marking perl-threads-1.86-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,472] DEBUG : TSINFO: Marking 1:perl-Pod-Simple-3.16-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,472] DEBUG : TSINFO: Marking 1:perl-Pod-Simple-3.16-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,473] DEBUG : TSINFO: Marking 1:perl-Module-Pluggable-3.90-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,473] DEBUG : TSINFO: Marking 1:perl-Module-Pluggable-3.90-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,476] DEBUG : TSINFO: Marking perl-Carp-1.22-2.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,476] DEBUG : TSINFO: Marking perl-Carp-1.22-2.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-20 12:38:05,498] DEBUG : TSINFO: Marking plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:05,498] DEBUG : TSINFO: Marking plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:05,504] DEBUG : TSINFO: Marking setools-libs-python-3.3.7-21.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,504] DEBUG : TSINFO: Marking setools-libs-python-3.3.7-21.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,506] DEBUG : TSINFO: Marking libsemanage-python-2.1.6-3.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,506] DEBUG : TSINFO: Marking libsemanage-python-2.1.6-3.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,507] DEBUG : TSINFO: Marking audit-libs-python-2.2.1-1.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,507] DEBUG : TSINFO: Marking audit-libs-python-2.2.1-1.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,508] DEBUG : TSINFO: Marking selinux-policy-doc-3.10.0-116.fc17.noarch as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,508] DEBUG : TSINFO: Marking selinux-policy-doc-3.10.0-116.fc17.noarch as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,509] DEBUG : TSINFO: Marking python-IPy-0.75-2.fc17.noarch as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,509] DEBUG : TSINFO: Marking python-IPy-0.75-2.fc17.noarch as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,510] DEBUG : TSINFO: Marking checkpolicy-2.1.9-2.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,510] DEBUG : TSINFO: Marking checkpolicy-2.1.9-2.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,511] DEBUG : TSINFO: Marking 1:make-3.82-9.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,511] DEBUG : TSINFO: Marking 1:make-3.82-9.fc17.x86_64 as install for policycoreutils-python-2.1.10-29.fc17.x86_64 >[2012-04-20 12:38:05,521] DEBUG : TSINFO: Marking openjpeg-libs-1.4-12.fc17.x86_64 as install for poppler-utils-0.18.4-1.fc17.x86_64 >[2012-04-20 12:38:05,521] DEBUG : TSINFO: Marking openjpeg-libs-1.4-12.fc17.x86_64 as install for poppler-utils-0.18.4-1.fc17.x86_64 >[2012-04-20 12:38:05,553] DEBUG : TSINFO: Marking pycairo-1.8.10-4.fc17.x86_64 as install for pygobject3-3.2.0-1.fc17.x86_64 >[2012-04-20 12:38:05,553] DEBUG : TSINFO: Marking pycairo-1.8.10-4.fc17.x86_64 as install for pygobject3-3.2.0-1.fc17.x86_64 >[2012-04-20 12:38:05,569] DEBUG : TSINFO: Marking brlapi-0.5.6-4.fc17.x86_64 as install for python-brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:38:05,569] DEBUG : TSINFO: Marking brlapi-0.5.6-4.fc17.x86_64 as install for python-brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:38:05,569] DEBUG : Quick matched brlapi-0.5.6-4.fc17.x86_64 to require for libbrlapi.so.0.5()(64bit) >[2012-04-20 12:38:05,569] DEBUG : Quick matched brlapi-0.5.6-4.fc17.x86_64 to require for libbrlapi.so.0.5()(64bit) >[2012-04-20 12:38:05,583] DEBUG : TSINFO: Marking python-chardet-2.0.1-4.fc17.noarch as install for python-kitchen-1.1.1-1.fc17.noarch >[2012-04-20 12:38:05,583] DEBUG : TSINFO: Marking python-chardet-2.0.1-4.fc17.noarch as install for python-kitchen-1.1.1-1.fc17.noarch >[2012-04-20 12:38:05,592] DEBUG : TSINFO: Marking python-markupsafe-0.11-4.fc17.x86_64 as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:38:05,592] DEBUG : TSINFO: Marking python-markupsafe-0.11-4.fc17.x86_64 as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:38:05,593] DEBUG : TSINFO: Marking python-beaker-1.5.4-3.fc17.noarch as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:38:05,593] DEBUG : TSINFO: Marking python-beaker-1.5.4-3.fc17.noarch as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-20 12:38:05,595] DEBUG : TSINFO: Marking libreport-newt-2.0.10-2.fc17.x86_64 as install for python-meh-0.12-1.fc17.noarch >[2012-04-20 12:38:05,595] DEBUG : TSINFO: Marking libreport-newt-2.0.10-2.fc17.x86_64 as install for python-meh-0.12-1.fc17.noarch >[2012-04-20 12:38:05,599] DEBUG : TSINFO: Marking python-decorator-3.3.2-1.fc17.noarch as install for python-slip-dbus-0.2.20-2.fc17.noarch >[2012-04-20 12:38:05,599] DEBUG : TSINFO: Marking python-decorator-3.3.2-1.fc17.noarch as install for python-slip-dbus-0.2.20-2.fc17.noarch >[2012-04-20 12:38:05,603] DEBUG : TSINFO: Marking python-pycurl-7.19.0-10.fc17.x86_64 as install for python-urlgrabber-3.9.1-11.fc17.noarch >[2012-04-20 12:38:05,603] DEBUG : TSINFO: Marking python-pycurl-7.19.0-10.fc17.x86_64 as install for python-urlgrabber-3.9.1-11.fc17.noarch >[2012-04-20 12:38:05,608] DEBUG : TSINFO: Marking rarian-0.8.1-7.fc17.x86_64 as install for rarian-compat-0.8.1-7.fc17.x86_64 >[2012-04-20 12:38:05,608] DEBUG : TSINFO: Marking rarian-0.8.1-7.fc17.x86_64 as install for rarian-compat-0.8.1-7.fc17.x86_64 >[2012-04-20 12:38:05,609] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for rarian >[2012-04-20 12:38:05,609] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for rarian >[2012-04-20 12:38:05,609] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for librarian.so.0()(64bit) >[2012-04-20 12:38:05,609] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for librarian.so.0()(64bit) >[2012-04-20 12:38:05,613] DEBUG : TSINFO: Marking jline-1.0-1.fc17.noarch as install for rhino-1.7R3-4.fc17.noarch >[2012-04-20 12:38:05,613] DEBUG : TSINFO: Marking jline-1.0-1.fc17.noarch as install for rhino-1.7R3-4.fc17.noarch >[2012-04-20 12:38:05,628] DEBUG : TSINFO: Marking rpm-build-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-python-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:05,628] DEBUG : TSINFO: Marking rpm-build-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-python-4.9.1.3-1.fc17.x86_64 >[2012-04-20 12:38:05,629] DEBUG : Quick matched rpm-build-libs-4.9.1.3-1.fc17.x86_64 to require for librpmbuild.so.2()(64bit) >[2012-04-20 12:38:05,629] DEBUG : Quick matched rpm-build-libs-4.9.1.3-1.fc17.x86_64 to require for librpmbuild.so.2()(64bit) >[2012-04-20 12:38:05,642] DEBUG : TSINFO: Marking libyaml-0.1.4-2.fc17.x86_64 as install for ruby-libs-1.9.3.0-9.fc17.x86_64 >[2012-04-20 12:38:05,642] DEBUG : TSINFO: Marking libyaml-0.1.4-2.fc17.x86_64 as install for ruby-libs-1.9.3.0-9.fc17.x86_64 >[2012-04-20 12:38:05,659] DEBUG : TSINFO: Marking m4-1.4.16-3.fc17.x86_64 as install for selinux-policy-3.10.0-116.fc17.noarch >[2012-04-20 12:38:05,659] DEBUG : TSINFO: Marking m4-1.4.16-3.fc17.x86_64 as install for selinux-policy-3.10.0-116.fc17.noarch >[2012-04-20 12:38:05,664] DEBUG : TSINFO: Marking setroubleshoot-plugins-3.0.36-1.fc17.noarch as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:05,664] DEBUG : TSINFO: Marking setroubleshoot-plugins-3.0.36-1.fc17.noarch as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:05,666] DEBUG : TSINFO: Marking setools-libs-3.3.7-21.fc17.x86_64 as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:05,666] DEBUG : TSINFO: Marking setools-libs-3.3.7-21.fc17.x86_64 as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libqpol.so.1()(64bit) >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libqpol.so.1()(64bit) >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4()(64bit) >[2012-04-20 12:38:05,667] DEBUG : Quick matched setools-libs-3.3.7-21.fc17.x86_64 to require for libapol.so.4()(64bit) >[2012-04-20 12:38:05,673] DEBUG : TSINFO: Marking python-simplejson-2.3.0-2.fc17.x86_64 as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:38:05,673] DEBUG : TSINFO: Marking python-simplejson-2.3.0-2.fc17.x86_64 as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:38:05,674] DEBUG : TSINFO: Marking python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:38:05,674] DEBUG : TSINFO: Marking python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch as install for smolt-1.4.3-6.fc17.noarch >[2012-04-20 12:38:05,680] DEBUG : TSINFO: Marking festival-freebsoft-utils-0.10-3.fc17.noarch as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,680] DEBUG : TSINFO: Marking festival-freebsoft-utils-0.10-3.fc17.noarch as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,682] DEBUG : TSINFO: Marking flite-1.3-17.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,682] DEBUG : TSINFO: Marking flite-1.3-17.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,682] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmulex.so.1()(64bit) >[2012-04-20 12:38:05,682] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmulex.so.1()(64bit) >[2012-04-20 12:38:05,683] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >[2012-04-20 12:38:05,683] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >[2012-04-20 12:38:05,683] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite.so.1()(64bit) >[2012-04-20 12:38:05,683] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite.so.1()(64bit) >[2012-04-20 12:38:05,684] DEBUG : TSINFO: Marking espeak-1.46.02-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,684] DEBUG : TSINFO: Marking espeak-1.46.02-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,686] DEBUG : TSINFO: Marking dotconf-1.3-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,686] DEBUG : TSINFO: Marking dotconf-1.3-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-20 12:38:05,704] DEBUG : TSINFO: Marking usbredir-0.4.3-1.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,704] DEBUG : TSINFO: Marking usbredir-0.4.3-1.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,704] DEBUG : Quick matched usbredir-0.4.3-1.fc17.x86_64 to require for libusbredirhost.so.1()(64bit) >[2012-04-20 12:38:05,704] DEBUG : Quick matched usbredir-0.4.3-1.fc17.x86_64 to require for libusbredirhost.so.1()(64bit) >[2012-04-20 12:38:05,706] DEBUG : TSINFO: Marking celt051-0.5.1.3-4.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,706] DEBUG : TSINFO: Marking celt051-0.5.1.3-4.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,708] DEBUG : TSINFO: Marking libcacard-0.1.2-2.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,708] DEBUG : TSINFO: Marking libcacard-0.1.2-2.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-04-20 12:38:05,722] DEBUG : TSINFO: Marking python-cups-1.9.61-2.fc17.x86_64 as install for system-config-printer-libs-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:05,722] DEBUG : TSINFO: Marking python-cups-1.9.61-2.fc17.x86_64 as install for system-config-printer-libs-1.3.9-1.fc17.x86_64 >[2012-04-20 12:38:05,766] DEBUG : TSINFO: Marking libpurple-2.10.2-1.fc17.x86_64 as install for telepathy-haze-0.6.0-1.fc17.x86_64 >[2012-04-20 12:38:05,766] DEBUG : TSINFO: Marking libpurple-2.10.2-1.fc17.x86_64 as install for telepathy-haze-0.6.0-1.fc17.x86_64 >[2012-04-20 12:38:05,811] DEBUG : TSINFO: Marking libosinfo-0.1.1-1.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,811] DEBUG : TSINFO: Marking libosinfo-0.1.1-1.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,812] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >[2012-04-20 12:38:05,812] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >[2012-04-20 12:38:05,812] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0()(64bit) >[2012-04-20 12:38:05,812] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0()(64bit) >[2012-04-20 12:38:05,814] DEBUG : TSINFO: Marking libiptcdata-1.0.4-7.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,814] DEBUG : TSINFO: Marking libiptcdata-1.0.4-7.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,816] DEBUG : TSINFO: Marking libgsf-1.14.21-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,816] DEBUG : TSINFO: Marking libgsf-1.14.21-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,818] DEBUG : TSINFO: Marking enca-1.13-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,818] DEBUG : TSINFO: Marking enca-1.13-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,820] DEBUG : TSINFO: Marking libcue-1.3.0-4.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,820] DEBUG : TSINFO: Marking libcue-1.3.0-4.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-20 12:38:05,834] DEBUG : TSINFO: Marking libatasmart-0.18-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,834] DEBUG : TSINFO: Marking libatasmart-0.18-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,837] DEBUG : TSINFO: Marking xfsprogs-3.1.8-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,837] DEBUG : TSINFO: Marking xfsprogs-3.1.8-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,839] DEBUG : TSINFO: Marking mtools-4.0.17-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,839] DEBUG : TSINFO: Marking mtools-4.0.17-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,840] DEBUG : TSINFO: Marking gdisk-0.8.2-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,840] DEBUG : TSINFO: Marking gdisk-0.8.2-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-20 12:38:05,860] DEBUG : TSINFO: Marking 2:vim-filesystem-7.3.444-1.fc17.x86_64 as install for 2:vim-common-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:05,860] DEBUG : TSINFO: Marking 2:vim-filesystem-7.3.444-1.fc17.x86_64 as install for 2:vim-common-7.3.444-1.fc17.x86_64 >[2012-04-20 12:38:05,911] DEBUG : TSINFO: Marking mcpp-2.7.2-7.fc17.x86_64 as install for xorg-x11-server-utils-7.5-10.fc17.x86_64 >[2012-04-20 12:38:05,911] DEBUG : TSINFO: Marking mcpp-2.7.2-7.fc17.x86_64 as install for xorg-x11-server-utils-7.5-10.fc17.x86_64 >[2012-04-20 12:38:05,968] DEBUG : TSINFO: Marking brltty-4.3-4.fc17.x86_64 as install for brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:38:05,968] DEBUG : TSINFO: Marking brltty-4.3-4.fc17.x86_64 as install for brlapi-0.5.6-4.fc17.x86_64 >[2012-04-20 12:38:05,978] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch as install for desktop-backgrounds-gnome-17.0.0-1.fc17.noarch >[2012-04-20 12:38:05,978] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch as install for desktop-backgrounds-gnome-17.0.0-1.fc17.noarch >[2012-04-20 12:38:06,000] DEBUG : TSINFO: Marking festival-1.96-20.fc17.x86_64 as install for festival-freebsoft-utils-0.10-3.fc17.noarch >[2012-04-20 12:38:06,000] DEBUG : TSINFO: Marking festival-1.96-20.fc17.x86_64 as install for festival-freebsoft-utils-0.10-3.fc17.noarch >[2012-04-20 12:38:06,056] DEBUG : TSINFO: Marking fribidi-0.19.2-4.fc17.x86_64 as install for libass-0.10.0-2.fc17.x86_64 >[2012-04-20 12:38:06,056] DEBUG : TSINFO: Marking fribidi-0.19.2-4.fc17.x86_64 as install for libass-0.10.0-2.fc17.x86_64 >[2012-04-20 12:38:06,083] DEBUG : TSINFO: Marking libxml++-2.34.2-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:38:06,083] DEBUG : TSINFO: Marking libxml++-2.34.2-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:38:06,085] DEBUG : TSINFO: Marking libconfig-1.4.8-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:38:06,085] DEBUG : TSINFO: Marking libconfig-1.4.8-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-20 12:38:06,121] DEBUG : TSINFO: Marking fftw-libs-3.3-4.fc17.x86_64 as install for libofa-0.9.3-20.fc17.x86_64 >[2012-04-20 12:38:06,121] DEBUG : TSINFO: Marking fftw-libs-3.3-4.fc17.x86_64 as install for libofa-0.9.3-20.fc17.x86_64 >[2012-04-20 12:38:06,137] DEBUG : TSINFO: Marking cyrus-sasl-md5-2.1.23-29.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,137] DEBUG : TSINFO: Marking cyrus-sasl-md5-2.1.23-29.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,139] DEBUG : TSINFO: Marking libsilc-1.1.10-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,139] DEBUG : TSINFO: Marking libsilc-1.1.10-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,140] DEBUG : Quick matched libsilc-1.1.10-6.fc17.x86_64 to require for libsilc-1.1.so.2()(64bit) >[2012-04-20 12:38:06,140] DEBUG : Quick matched libsilc-1.1.10-6.fc17.x86_64 to require for libsilc-1.1.so.2()(64bit) >[2012-04-20 12:38:06,141] DEBUG : TSINFO: Marking meanwhile-1.1.0-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,141] DEBUG : TSINFO: Marking meanwhile-1.1.0-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,143] DEBUG : TSINFO: Marking libgadu-1.11.0-2.fc17.1.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,143] DEBUG : TSINFO: Marking libgadu-1.11.0-2.fc17.1.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-20 12:38:06,147] DEBUG : TSINFO: Marking libquvi-scripts-0.4.4-1.fc17.noarch as install for libquvi-0.4.1-1.fc17.x86_64 >[2012-04-20 12:38:06,147] DEBUG : TSINFO: Marking libquvi-scripts-0.4.4-1.fc17.noarch as install for libquvi-0.4.1-1.fc17.x86_64 >[2012-04-20 12:38:06,152] DEBUG : TSINFO: Marking libreport-python-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:06,152] DEBUG : TSINFO: Marking libreport-python-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:06,153] DEBUG : TSINFO: Marking libreport-filesystem-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:06,153] DEBUG : TSINFO: Marking libreport-filesystem-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-20 12:38:06,164] DEBUG : TSINFO: Marking libsocialweb-keys-0.25.20-3.fc17.noarch as install for libsocialweb-0.25.20-3.fc17.x86_64 >[2012-04-20 12:38:06,164] DEBUG : TSINFO: Marking libsocialweb-keys-0.25.20-3.fc17.noarch as install for libsocialweb-0.25.20-3.fc17.x86_64 >[2012-04-20 12:38:06,192] DEBUG : TSINFO: Marking libmcpp-2.7.2-7.fc17.x86_64 as install for mcpp-2.7.2-7.fc17.x86_64 >[2012-04-20 12:38:06,192] DEBUG : TSINFO: Marking libmcpp-2.7.2-7.fc17.x86_64 as install for mcpp-2.7.2-7.fc17.x86_64 >[2012-04-20 12:38:06,216] DEBUG : TSINFO: Marking openobex-1.5-4.fc17.x86_64 as install for 1:obex-data-server-0.4.6-3.fc17.x86_64 >[2012-04-20 12:38:06,216] DEBUG : TSINFO: Marking openobex-1.5-4.fc17.x86_64 as install for 1:obex-data-server-0.4.6-3.fc17.x86_64 >[2012-04-20 12:38:06,235] DEBUG : TSINFO: Marking 1:perl-Pod-Escapes-1.04-211.fc17.noarch as install for 1:perl-Pod-Simple-3.16-211.fc17.noarch >[2012-04-20 12:38:06,235] DEBUG : TSINFO: Marking 1:perl-Pod-Escapes-1.04-211.fc17.noarch as install for 1:perl-Pod-Simple-3.16-211.fc17.noarch >[2012-04-20 12:38:06,263] DEBUG : TSINFO: Marking plymouth-graphics-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:06,263] DEBUG : TSINFO: Marking plymouth-graphics-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:06,264] DEBUG : TSINFO: Marking plymouth-plugin-label-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:06,264] DEBUG : TSINFO: Marking plymouth-plugin-label-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-20 12:38:06,272] DEBUG : TSINFO: Marking createrepo-0.9.9-11.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:38:06,272] DEBUG : TSINFO: Marking createrepo-0.9.9-11.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:38:06,273] DEBUG : TSINFO: Marking 1:anaconda-yum-plugins-1.0-7.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:38:06,273] DEBUG : TSINFO: Marking 1:anaconda-yum-plugins-1.0-7.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-20 12:38:06,276] DEBUG : TSINFO: Marking pycryptopp-0.5.29-3.fc17.x86_64 as install for python-beaker-1.5.4-3.fc17.noarch >[2012-04-20 12:38:06,276] DEBUG : TSINFO: Marking pycryptopp-0.5.29-3.fc17.x86_64 as install for python-beaker-1.5.4-3.fc17.noarch >[2012-04-20 12:38:06,282] DEBUG : TSINFO: Marking python-tempita-0.4-8.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,282] DEBUG : TSINFO: Marking python-tempita-0.4-8.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,283] DEBUG : TSINFO: Marking python-setuptools-0.6.24-2.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,283] DEBUG : TSINFO: Marking python-setuptools-0.6.24-2.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,284] DEBUG : TSINFO: Marking pyOpenSSL-0.12-2.fc17.x86_64 as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,284] DEBUG : TSINFO: Marking pyOpenSSL-0.12-2.fc17.x86_64 as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-20 12:38:06,294] DEBUG : TSINFO: Marking rasqal-0.9.28-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:38:06,294] DEBUG : TSINFO: Marking rasqal-0.9.28-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:38:06,296] DEBUG : TSINFO: Marking raptor2-2.0.7-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:38:06,296] DEBUG : TSINFO: Marking raptor2-2.0.7-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-20 12:38:06,311] DEBUG : TSINFO: Marking gnome-js-common-0.1.2-5.fc17.noarch as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:38:06,311] DEBUG : TSINFO: Marking gnome-js-common-0.1.2-5.fc17.noarch as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:38:06,312] DEBUG : TSINFO: Marking mpfr-3.1.0-2.fc17.x86_64 as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:38:06,312] DEBUG : TSINFO: Marking mpfr-3.1.0-2.fc17.x86_64 as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-20 12:38:06,332] DEBUG : TSINFO: Marking tbb-4.0-2.20110809.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:38:06,332] DEBUG : TSINFO: Marking tbb-4.0-2.20110809.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:38:06,333] DEBUG : Quick matched tbb-4.0-2.20110809.fc17.x86_64 to require for libtbb.so.2()(64bit) >[2012-04-20 12:38:06,333] DEBUG : Quick matched tbb-4.0-2.20110809.fc17.x86_64 to require for libtbb.so.2()(64bit) >[2012-04-20 12:38:06,347] DEBUG : TSINFO: Marking atlas-3.8.4-3.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:38:06,347] DEBUG : TSINFO: Marking atlas-3.8.4-3.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-20 12:38:06,347] DEBUG : Quick matched atlas-3.8.4-3.fc17.x86_64 to require for libcblas.so.3()(64bit) >[2012-04-20 12:38:06,347] DEBUG : Quick matched atlas-3.8.4-3.fc17.x86_64 to require for libcblas.so.3()(64bit) >[2012-04-20 12:38:06,365] DEBUG : TSINFO: Marking libgfortran-4.7.0-2.fc17.x86_64 as install for atlas-3.8.4-3.fc17.x86_64 >[2012-04-20 12:38:06,365] DEBUG : TSINFO: Marking libgfortran-4.7.0-2.fc17.x86_64 as install for atlas-3.8.4-3.fc17.x86_64 >[2012-04-20 12:38:06,366] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >[2012-04-20 12:38:06,366] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >[2012-04-20 12:38:06,366] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3()(64bit) >[2012-04-20 12:38:06,366] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3()(64bit) >[2012-04-20 12:38:06,367] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch as install for beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch >[2012-04-20 12:38:06,367] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch as install for beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch >[2012-04-20 12:38:06,372] DEBUG : TSINFO: Marking python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:38:06,372] DEBUG : TSINFO: Marking python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:38:06,373] DEBUG : TSINFO: Marking pyliblzma-0.5.3-6.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:38:06,373] DEBUG : TSINFO: Marking pyliblzma-0.5.3-6.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-20 12:38:06,379] DEBUG : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-20.fc17.noarch as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,379] DEBUG : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-20.fc17.noarch as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,382] DEBUG : TSINFO: Marking festival-speechtools-libs-1.2.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,382] DEBUG : TSINFO: Marking festival-speechtools-libs-1.2.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,382] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestools.so.1.2.96.1()(64bit) >[2012-04-20 12:38:06,382] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestools.so.1.2.96.1()(64bit) >[2012-04-20 12:38:06,382] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >[2012-04-20 12:38:06,382] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >[2012-04-20 12:38:06,384] DEBUG : TSINFO: Marking festival-lib-1.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,384] DEBUG : TSINFO: Marking festival-lib-1.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-20 12:38:06,388] DEBUG : TSINFO: Marking libquadmath-4.7.0-2.fc17.x86_64 as install for fftw-libs-3.3-4.fc17.x86_64 >[2012-04-20 12:38:06,388] DEBUG : TSINFO: Marking libquadmath-4.7.0-2.fc17.x86_64 as install for fftw-libs-3.3-4.fc17.x86_64 >[2012-04-20 12:38:06,389] DEBUG : Quick matched libquadmath-4.7.0-2.fc17.x86_64 to require for libquadmath.so.0()(64bit) >[2012-04-20 12:38:06,389] DEBUG : Quick matched libquadmath-4.7.0-2.fc17.x86_64 to require for libquadmath.so.0()(64bit) >[2012-04-20 12:38:06,421] DEBUG : TSINFO: Marking cryptopp-5.6.1-6.fc17.x86_64 as install for pycryptopp-0.5.29-3.fc17.x86_64 >[2012-04-20 12:38:06,421] DEBUG : TSINFO: Marking cryptopp-5.6.1-6.fc17.x86_64 as install for pycryptopp-0.5.29-3.fc17.x86_64 >[2012-04-20 12:38:06,426] DEBUG : TSINFO: Marking yajl-2.0.1-2.fc17.x86_64 as install for raptor2-2.0.7-1.fc17.x86_64 >[2012-04-20 12:38:06,426] DEBUG : TSINFO: Marking yajl-2.0.1-2.fc17.x86_64 as install for raptor2-2.0.7-1.fc17.x86_64 >[2012-04-20 12:38:06,852] DEBUG : Depsolve time: 6.355 >[2012-04-20 12:38:06,852] DEBUG : Depsolve time: 6.355 > > >/mnt/sysimage/root/install.log: > > >/proc/cmdline: >initrd=initrd.img root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 quiet rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >10:06:05,047 INFO kernel:imklog 5.8.7, log source = /proc/kmsg started. >10:06:05,047 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.7" x-pid="609" x-info="http://www.rsyslog.com"] start >10:06:05,049 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:06:05,049 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:06:05,049 NOTICE kernel:[ 0.000000] Linux version 3.3.0-1.fc17.x86_64 (mockbuild@x86-12.phx2.fedoraproject.org) (gcc version 4.7.0 20120308 (Red Hat 4.7.0-0.19) (GCC) ) #1 SMP Mon Mar 19 03:03:39 UTC 2012 >10:06:05,049 INFO kernel:[ 0.000000] Command line: initrd=initrd.img root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 quiet rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz >10:06:05,049 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 0000000000098000 (usable) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 0000000000098000 - 00000000000a0000 (reserved) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfd90000 (usable) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfd90000 - 00000000cfda8000 (ACPI data) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfda8000 - 00000000cfdd0000 (ACPI NVS) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfdd0000 - 00000000cfe00000 (reserved) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) >10:06:05,049 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable) >10:06:05,049 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:06:05,049 INFO kernel:[ 0.000000] DMI present. >10:06:05,049 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/M4A89GTD-PRO, BIOS 0402 02/09/2010 >10:06:05,049 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >10:06:05,049 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >10:06:05,049 INFO kernel:[ 0.000000] No AGP bridge found >10:06:05,049 INFO kernel:[ 0.000000] last_pfn = 0x130000 max_arch_pfn = 0x400000000 >10:06:05,049 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >10:06:05,049 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:06:05,049 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:06:05,049 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >10:06:05,049 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >10:06:05,049 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:06:05,049 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >10:06:05,049 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >10:06:05,049 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >10:06:05,049 DEBUG kernel:[ 0.000000] 3 disabled >10:06:05,049 DEBUG kernel:[ 0.000000] 4 disabled >10:06:05,049 DEBUG kernel:[ 0.000000] 5 disabled >10:06:05,049 DEBUG kernel:[ 0.000000] 6 disabled >10:06:05,049 DEBUG kernel:[ 0.000000] 7 disabled >10:06:05,049 DEBUG kernel:[ 0.000000] TOM2: 0000000130000000 aka 4864M >10:06:05,049 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >10:06:05,049 DEBUG kernel:[ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved) >10:06:05,049 INFO kernel:[ 0.000000] last_pfn = 0xcfd90 max_arch_pfn = 0x400000000 >10:06:05,049 INFO kernel:[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 >10:06:05,049 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >10:06:05,049 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000093000] 93000 size 20480 >10:06:05,049 INFO kernel:[ 0.000000] Using GB pages for direct mapping >10:06:05,049 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000cfd90000 >10:06:05,049 DEBUG kernel:[ 0.000000] 0000000000 - 00c0000000 page 1G >10:06:05,049 DEBUG kernel:[ 0.000000] 00c0000000 - 00cfc00000 page 2M >10:06:05,049 DEBUG kernel:[ 0.000000] 00cfc00000 - 00cfd90000 page 4k >10:06:05,049 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to cfd90000 @ 1fffd000-20000000 >10:06:05,049 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000 >10:06:05,049 DEBUG kernel:[ 0.000000] 0100000000 - 0130000000 page 2M >10:06:05,049 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 130000000 @ cfd8e000-cfd90000 >10:06:05,049 INFO kernel:[ 0.000000] RAMDISK: 7e8bf000 - 7ffff000 >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fbb40 00024 (v02 ACPIAM) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000cfd90100 00054 (v01 020910 XSDT1229 20100209 MSFT 00000097) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cfd90290 000F4 (v03 020910 FACP1229 20100209 MSFT 00000097) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cfd90450 0F08E (v01 A1504 A1504000 00000000 INTL 20060113) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cfda8000 00040 >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cfd90390 0007C (v01 020910 APIC1229 20100209 MSFT 00000097) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cfd90410 0003C (v01 020910 OEMMCFG 20100209 MSFT 00000097) >10:06:05,049 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cfda8040 00072 (v01 020910 OEMB1229 20100209 MSFT 00000097) >10:06:05,050 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cfd9f8a0 00038 (v01 020910 OEMHPET 20100209 MSFT 00000097) >10:06:05,050 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfd9f8e0 0088C (v01 A M I POWERNOW 00000001 AMD 00000001) >10:06:05,050 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:06:05,050 INFO kernel:[ 0.000000] Scanning NUMA topology in Northbridge 24 >10:06:05,050 INFO kernel:[ 0.000000] No NUMA configuration found >10:06:05,050 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-0000000130000000 >10:06:05,050 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000 >10:06:05,050 INFO kernel:[ 0.000000] NODE_DATA [000000012ffec000 - 000000012fffffff] >10:06:05,050 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >10:06:05,050 WARNING kernel:[ 0.000000] Zone PFN ranges: >10:06:05,050 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >10:06:05,050 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >10:06:05,050 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x00130000 >10:06:05,050 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >10:06:05,050 WARNING kernel:[ 0.000000] Early memory PFN ranges >10:06:05,050 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x00000098 >10:06:05,050 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000cfd90 >10:06:05,050 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x00130000 >10:06:05,050 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1047832 >10:06:05,050 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:06:05,050 DEBUG kernel:[ 0.000000] DMA zone: 5 pages reserved >10:06:05,050 DEBUG kernel:[ 0.000000] DMA zone: 3907 pages, LIFO batch:0 >10:06:05,050 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >10:06:05,050 DEBUG kernel:[ 0.000000] DMA32 zone: 830928 pages, LIFO batch:31 >10:06:05,050 DEBUG kernel:[ 0.000000] Normal zone: 3072 pages used for memmap >10:06:05,050 DEBUG kernel:[ 0.000000] Normal zone: 193536 pages, LIFO batch:31 >10:06:05,050 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >10:06:05,050 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >10:06:05,050 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23 >10:06:05,050 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:06:05,050 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >10:06:05,050 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:06:05,050 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:06:05,050 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:06:05,050 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:06:05,050 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000 >10:06:05,050 INFO kernel:[ 0.000000] SMP: Allowing 6 CPUs, 2 hotplug CPUs >10:06:05,050 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000098000 - 00000000000a0000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfd90000 - 00000000cfda8000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfda8000 - 00000000cfdd0000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfdd0000 - 00000000cfe00000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfe00000 - 00000000ffe00000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >10:06:05,050 INFO kernel:[ 0.000000] Allocating PCI resources starting at cfe00000 (gap: cfe00000:30000000) >10:06:05,050 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >10:06:05,050 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1 >10:06:05,050 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s82624 r8192 d23872 u262144 >10:06:05,050 DEBUG kernel:[ 0.000000] pcpu-alloc: s82624 r8192 d23872 u262144 alloc=1*2097152 >10:06:05,050 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - >10:06:05,050 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028371 >10:06:05,050 WARNING kernel:[ 0.000000] Policy zone: Normal >10:06:05,050 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 quiet rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz >10:06:05,050 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:06:05,050 INFO kernel:[ 0.000000] Checking aperture... >10:06:05,050 INFO kernel:[ 0.000000] No AGP bridge found >10:06:05,050 INFO kernel:[ 0.000000] Node 0: aperture @ c202000000 size 32 MB >10:06:05,050 INFO kernel:[ 0.000000] Aperture beyond 4GB. Ignoring. >10:06:05,050 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >10:06:05,050 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >10:06:05,050 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >10:06:05,050 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >10:06:05,050 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000 >10:06:05,050 INFO kernel:[ 0.000000] Memory: 3955780k/4980736k available (6109k kernel code, 789408k absent, 235548k reserved, 4990k data, 1000k init) >10:06:05,050 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 >10:06:05,051 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:06:05,051 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >10:06:05,051 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:728 16 >10:06:05,051 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >10:06:05,051 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:06:05,051 INFO kernel:[ 0.000000] console [tty0] enabled >10:06:05,051 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >10:06:05,051 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:06:05,051 DEBUG kernel:[ 0.000000] hpet clockevent registered >10:06:05,051 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >10:06:05,051 WARNING kernel:[ 0.000000] Detected 3010.159 MHz processor. >10:06:05,051 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6020.31 BogoMIPS (lpj=3010159) >10:06:05,051 INFO kernel:[ 0.001006] pid_max: default: 32768 minimum: 301 >10:06:05,051 INFO kernel:[ 0.001028] Security Framework initialized >10:06:05,051 INFO kernel:[ 0.001034] SELinux: Initializing. >10:06:05,051 DEBUG kernel:[ 0.001041] SELinux: Starting in permissive mode >10:06:05,051 INFO kernel:[ 0.001423] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >10:06:05,051 INFO kernel:[ 0.002765] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >10:06:05,051 INFO kernel:[ 0.003298] Mount-cache hash table entries: 256 >10:06:05,051 INFO kernel:[ 0.003414] Initializing cgroup subsys cpuacct >10:06:05,051 INFO kernel:[ 0.003416] Initializing cgroup subsys memory >10:06:05,051 INFO kernel:[ 0.003425] Initializing cgroup subsys devices >10:06:05,051 INFO kernel:[ 0.003427] Initializing cgroup subsys freezer >10:06:05,051 INFO kernel:[ 0.003428] Initializing cgroup subsys net_cls >10:06:05,051 INFO kernel:[ 0.003430] Initializing cgroup subsys blkio >10:06:05,051 INFO kernel:[ 0.003435] Initializing cgroup subsys perf_event >10:06:05,051 DEBUG kernel:[ 0.003457] tseg: 0000000000 >10:06:05,051 INFO kernel:[ 0.003467] CPU: Physical Processor ID: 0 >10:06:05,051 INFO kernel:[ 0.003468] CPU: Processor Core ID: 0 >10:06:05,051 INFO kernel:[ 0.003470] mce: CPU supports 6 MCE banks >10:06:05,051 INFO kernel:[ 0.003478] using AMD E400 aware idle routine >10:06:05,051 INFO kernel:[ 0.004168] ACPI: Core revision 20120111 >10:06:05,051 INFO kernel:[ 0.009005] ftrace: allocating 22577 entries in 89 pages >10:06:05,051 INFO kernel:[ 0.014400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:06:05,051 INFO kernel:[ 0.024584] CPU0: AMD Phenom(tm) II X4 945 Processor stepping 03 >10:06:05,051 INFO kernel:[ 0.024998] Performance Events: AMD PMU driver. >10:06:05,051 INFO kernel:[ 0.024998] ... version: 0 >10:06:05,051 INFO kernel:[ 0.024998] ... bit width: 48 >10:06:05,051 INFO kernel:[ 0.024998] ... generic registers: 4 >10:06:05,051 INFO kernel:[ 0.024998] ... value mask: 0000ffffffffffff >10:06:05,051 INFO kernel:[ 0.024998] ... max period: 00007fffffffffff >10:06:05,051 INFO kernel:[ 0.024998] ... fixed-purpose events: 0 >10:06:05,051 INFO kernel:[ 0.024998] ... event mask: 000000000000000f >10:06:05,051 INFO kernel:[ 0.024998] NMI watchdog enabled, takes one hw-pmu counter. >10:06:05,051 INFO kernel:[ 0.024998] Booting Node 0, Processors #1 >10:06:05,051 DEBUG kernel:[ 0.024998] smpboot cpu 1: start_ip = 93000 >10:06:05,051 INFO kernel:[ 0.036011] NMI watchdog enabled, takes one hw-pmu counter. >10:06:05,051 INFO kernel:[ 0.036026] System has AMD C1E enabled >10:06:05,051 WARNING kernel:[ 0.036073] #2 >10:06:05,051 DEBUG kernel:[ 0.036074] smpboot cpu 2: start_ip = 93000 >10:06:05,051 INFO kernel:[ 0.036076] Switch to broadcast mode on CPU1 >10:06:05,051 INFO kernel:[ 0.048015] NMI watchdog enabled, takes one hw-pmu counter. >10:06:05,051 INFO kernel:[ 0.048030] Switch to broadcast mode on CPU2 >10:06:05,051 WARNING kernel:[ 0.048069] #3 >10:06:05,051 DEBUG kernel:[ 0.048071] smpboot cpu 3: start_ip = 93000 >10:06:05,051 INFO kernel:[ 0.060016] NMI watchdog enabled, takes one hw-pmu counter. >10:06:05,051 INFO kernel:[ 0.060033] Brought up 4 CPUs >10:06:05,051 INFO kernel:[ 0.060035] Total of 4 processors activated (24081.27 BogoMIPS). >10:06:05,051 INFO kernel:[ 0.060031] Switch to broadcast mode on CPU3 >10:06:05,051 INFO kernel:[ 0.061076] Switch to broadcast mode on CPU0 >10:06:05,051 INFO kernel:[ 0.061076] devtmpfs: initialized >10:06:05,051 INFO kernel:[ 0.062046] PM: Registering ACPI NVS region at cfda8000 (163840 bytes) >10:06:05,051 INFO kernel:[ 0.062582] atomic64 test passed for x86-64 platform with CX8 and with SSE >10:06:05,051 INFO kernel:[ 0.062603] RTC time: 10:05:48, date: 04/20/12 >10:06:05,051 INFO kernel:[ 0.062631] NET: Registered protocol family 16 >10:06:05,051 DEBUG kernel:[ 0.062694] node 0 link 0: io port [1000, ffffff] >10:06:05,051 INFO kernel:[ 0.062696] TOM: 00000000d0000000 aka 3328M >10:06:05,051 DEBUG kernel:[ 0.062698] Fam 10h mmconf [mem 0xe0000000-0xefffffff] >10:06:05,051 DEBUG kernel:[ 0.062701] node 0 link 0: mmio [a0000, bffff] >10:06:05,051 DEBUG kernel:[ 0.062703] node 0 link 0: mmio [d0000000, dfffffff] >10:06:05,051 DEBUG kernel:[ 0.062705] node 0 link 0: mmio [e0000000, efffffff] ==> none >10:06:05,051 DEBUG kernel:[ 0.062707] node 0 link 0: mmio [f0000000, ffdfffff] >10:06:05,051 INFO kernel:[ 0.062709] TOM2: 0000000130000000 aka 4864M >10:06:05,051 DEBUG kernel:[ 0.062710] bus: [00, 07] on node 0 link 0 >10:06:05,051 DEBUG kernel:[ 0.062712] bus: 00 index 0 [io 0x0000-0xffff] >10:06:05,051 DEBUG kernel:[ 0.062713] bus: 00 index 1 [mem 0x000a0000-0x000bffff] >10:06:05,051 DEBUG kernel:[ 0.062715] bus: 00 index 2 [mem 0xd0000000-0xdfffffff] >10:06:05,051 DEBUG kernel:[ 0.062716] bus: 00 index 3 [mem 0xf0000000-0xffffffff] >10:06:05,051 DEBUG kernel:[ 0.062718] bus: 00 index 4 [mem 0x130000000-0xfcffffffff] >10:06:05,051 INFO kernel:[ 0.062826] ACPI: bus type pci registered >10:06:05,051 INFO kernel:[ 0.062907] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >10:06:05,051 INFO kernel:[ 0.062909] PCI: not using MMCONFIG >10:06:05,051 INFO kernel:[ 0.062910] PCI: Using configuration type 1 for base access >10:06:05,051 INFO kernel:[ 0.062911] PCI: Using configuration type 1 for extended access >10:06:05,051 INFO kernel:[ 0.063481] bio: create slab <bio-0> at 0 >10:06:05,051 INFO kernel:[ 0.063481] ACPI: Added _OSI(Module Device) >10:06:05,051 INFO kernel:[ 0.063481] ACPI: Added _OSI(Processor Device) >10:06:05,051 INFO kernel:[ 0.063481] ACPI: Added _OSI(3.0 _SCP Extensions) >10:06:05,051 INFO kernel:[ 0.063481] ACPI: Added _OSI(Processor Aggregator Device) >10:06:05,051 DEBUG kernel:[ 0.064479] ACPI: EC: Look up EC in DSDT >10:06:05,051 WARNING kernel:[ 0.065451] ACPI: Executed 3 blocks of module-level executable AML code >10:06:05,051 INFO kernel:[ 0.094391] ACPI: Interpreter enabled >10:06:05,051 INFO kernel:[ 0.094396] ACPI: (supports S0 S1 S3 S4 S5) >10:06:05,051 INFO kernel:[ 0.094412] ACPI: Using IOAPIC for interrupt routing >10:06:05,051 INFO kernel:[ 0.094435] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >10:06:05,051 INFO kernel:[ 0.094951] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >10:06:05,051 INFO kernel:[ 0.115592] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62 >10:06:05,051 INFO kernel:[ 0.115699] ACPI: No dock devices found. >10:06:05,051 INFO kernel:[ 0.115703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >10:06:05,051 INFO kernel:[ 0.115764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:06:05,051 INFO kernel:[ 0.115867] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] >10:06:05,051 INFO kernel:[ 0.115869] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] >10:06:05,051 INFO kernel:[ 0.115871] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] >10:06:05,051 INFO kernel:[ 0.115873] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] >10:06:05,051 INFO kernel:[ 0.115875] pci_root PNP0A03:00: host bridge window [mem 0xcfe00000-0xdfffffff] >10:06:05,051 INFO kernel:[ 0.115877] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] >10:06:05,051 INFO kernel:[ 0.115899] PCI host bridge to bus 0000:00 >10:06:05,051 INFO kernel:[ 0.115901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >10:06:05,051 INFO kernel:[ 0.115902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >10:06:05,051 INFO kernel:[ 0.115904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >10:06:05,051 INFO kernel:[ 0.115906] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >10:06:05,051 INFO kernel:[ 0.115907] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xdfffffff] >10:06:05,051 INFO kernel:[ 0.115909] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff] >10:06:05,051 DEBUG kernel:[ 0.115919] pci 0000:00:00.0: [1022:9601] type 0 class 0x000600 >10:06:05,051 DEBUG kernel:[ 0.115983] pci 0000:00:02.0: [1022:9603] type 1 class 0x000604 >10:06:05,051 DEBUG kernel:[ 0.116021] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >10:06:05,052 DEBUG kernel:[ 0.116040] pci 0000:00:0a.0: [1022:9609] type 1 class 0x000604 >10:06:05,052 DEBUG kernel:[ 0.116068] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >10:06:05,052 DEBUG kernel:[ 0.116092] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106 >10:06:05,052 DEBUG kernel:[ 0.116111] pci 0000:00:11.0: reg 10: [io 0xa000-0xa007] >10:06:05,052 DEBUG kernel:[ 0.116119] pci 0000:00:11.0: reg 14: [io 0x9000-0x9003] >10:06:05,052 DEBUG kernel:[ 0.116127] pci 0000:00:11.0: reg 18: [io 0x8000-0x8007] >10:06:05,052 DEBUG kernel:[ 0.116135] pci 0000:00:11.0: reg 1c: [io 0x7000-0x7003] >10:06:05,052 DEBUG kernel:[ 0.116143] pci 0000:00:11.0: reg 20: [io 0x6000-0x600f] >10:06:05,052 DEBUG kernel:[ 0.116151] pci 0000:00:11.0: reg 24: [mem 0xf9fffc00-0xf9ffffff] >10:06:05,052 DEBUG kernel:[ 0.116210] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.116221] pci 0000:00:12.0: reg 10: [mem 0xf9ffe000-0xf9ffefff] >10:06:05,052 DEBUG kernel:[ 0.116282] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.116298] pci 0000:00:12.2: reg 10: [mem 0xf9fff800-0xf9fff8ff] >10:06:05,052 DEBUG kernel:[ 0.116368] pci 0000:00:12.2: supports D1 D2 >10:06:05,052 DEBUG kernel:[ 0.116370] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >10:06:05,052 DEBUG kernel:[ 0.116389] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.116400] pci 0000:00:13.0: reg 10: [mem 0xf9ffd000-0xf9ffdfff] >10:06:05,052 DEBUG kernel:[ 0.116461] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.116477] pci 0000:00:13.2: reg 10: [mem 0xf9fff400-0xf9fff4ff] >10:06:05,052 DEBUG kernel:[ 0.116547] pci 0000:00:13.2: supports D1 D2 >10:06:05,052 DEBUG kernel:[ 0.116549] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >10:06:05,052 DEBUG kernel:[ 0.116569] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05 >10:06:05,052 DEBUG kernel:[ 0.116636] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403 >10:06:05,052 DEBUG kernel:[ 0.116654] pci 0000:00:14.2: reg 10: [mem 0xf9ff4000-0xf9ff7fff 64bit] >10:06:05,052 DEBUG kernel:[ 0.116710] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >10:06:05,052 DEBUG kernel:[ 0.116723] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601 >10:06:05,052 DEBUG kernel:[ 0.116788] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604 >10:06:05,052 DEBUG kernel:[ 0.116823] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.116834] pci 0000:00:14.5: reg 10: [mem 0xf9ffc000-0xf9ffcfff] >10:06:05,052 DEBUG kernel:[ 0.116895] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604 >10:06:05,052 DEBUG kernel:[ 0.117001] pci 0000:00:15.0: supports D1 D2 >10:06:05,052 DEBUG kernel:[ 0.117026] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.117037] pci 0000:00:16.0: reg 10: [mem 0xf9ff3000-0xf9ff3fff] >10:06:05,052 DEBUG kernel:[ 0.117097] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03 >10:06:05,052 DEBUG kernel:[ 0.117113] pci 0000:00:16.2: reg 10: [mem 0xf9fff000-0xf9fff0ff] >10:06:05,052 DEBUG kernel:[ 0.117184] pci 0000:00:16.2: supports D1 D2 >10:06:05,052 DEBUG kernel:[ 0.117185] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >10:06:05,052 DEBUG kernel:[ 0.117204] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600 >10:06:05,052 DEBUG kernel:[ 0.117217] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600 >10:06:05,052 DEBUG kernel:[ 0.117227] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600 >10:06:05,052 DEBUG kernel:[ 0.117237] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600 >10:06:05,052 DEBUG kernel:[ 0.117249] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600 >10:06:05,052 DEBUG kernel:[ 0.117292] pci 0000:01:00.0: [10de:0638] type 0 class 0x000300 >10:06:05,052 DEBUG kernel:[ 0.117300] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff] >10:06:05,052 DEBUG kernel:[ 0.117310] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] >10:06:05,052 DEBUG kernel:[ 0.117319] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit] >10:06:05,052 DEBUG kernel:[ 0.117325] pci 0000:01:00.0: reg 24: [io 0xbc00-0xbc7f] >10:06:05,052 DEBUG kernel:[ 0.117332] pci 0000:01:00.0: reg 30: [mem 0xfe580000-0xfe5fffff pref] >10:06:05,052 INFO kernel:[ 0.120003] pci 0000:00:02.0: PCI bridge to [bus 01-01] >10:06:05,052 DEBUG kernel:[ 0.120007] pci 0000:00:02.0: bridge window [io 0xb000-0xbfff] >10:06:05,052 DEBUG kernel:[ 0.120010] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfe5fffff] >10:06:05,052 DEBUG kernel:[ 0.120013] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >10:06:05,052 DEBUG kernel:[ 0.120048] pci 0000:02:00.0: [197b:2361] type 0 class 0x000101 >10:06:05,052 DEBUG kernel:[ 0.120111] pci 0000:02:00.0: reg 24: [mem 0xfe6fe000-0xfe6fffff] >10:06:05,052 DEBUG kernel:[ 0.120158] pci 0000:02:00.0: PME# supported from D3hot >10:06:05,052 DEBUG kernel:[ 0.120182] pci 0000:02:00.1: [197b:2361] type 0 class 0x000101 >10:06:05,052 DEBUG kernel:[ 0.120199] pci 0000:02:00.1: reg 10: [io 0xcc00-0xcc07] >10:06:05,052 DEBUG kernel:[ 0.120209] pci 0000:02:00.1: reg 14: [io 0xc880-0xc883] >10:06:05,052 DEBUG kernel:[ 0.120219] pci 0000:02:00.1: reg 18: [io 0xc800-0xc807] >10:06:05,052 DEBUG kernel:[ 0.120228] pci 0000:02:00.1: reg 1c: [io 0xc480-0xc483] >10:06:05,052 DEBUG kernel:[ 0.120238] pci 0000:02:00.1: reg 20: [io 0xc400-0xc40f] >10:06:05,052 INFO kernel:[ 0.120297] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >10:06:05,053 INFO kernel:[ 0.120301] pci 0000:00:0a.0: PCI bridge to [bus 02-02] >10:06:05,053 DEBUG kernel:[ 0.120304] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff] >10:06:05,053 DEBUG kernel:[ 0.120306] pci 0000:00:0a.0: bridge window [mem 0xfe600000-0xfe6fffff] >10:06:05,053 DEBUG kernel:[ 0.120369] pci 0000:03:06.0: [8086:1229] type 0 class 0x000200 >10:06:05,053 DEBUG kernel:[ 0.120384] pci 0000:03:06.0: reg 10: [mem 0xf8eff000-0xf8efffff pref] >10:06:05,053 DEBUG kernel:[ 0.120395] pci 0000:03:06.0: reg 14: [io 0xdc00-0xdc1f] >10:06:05,053 DEBUG kernel:[ 0.120405] pci 0000:03:06.0: reg 18: [mem 0xfe800000-0xfe8fffff] >10:06:05,053 DEBUG kernel:[ 0.120443] pci 0000:03:06.0: reg 30: [mem 0xfe700000-0xfe7fffff pref] >10:06:05,053 INFO kernel:[ 0.120489] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120492] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff] >10:06:05,053 DEBUG kernel:[ 0.120496] pci 0000:00:14.4: bridge window [mem 0xfe700000-0xfe8fffff] >10:06:05,053 DEBUG kernel:[ 0.120499] pci 0000:00:14.4: bridge window [mem 0xf8e00000-0xf8efffff pref] >10:06:05,053 DEBUG kernel:[ 0.120501] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120503] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120505] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120507] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120509] pci 0000:00:14.4: bridge window [mem 0xcfe00000-0xdfffffff] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120511] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode) >10:06:05,053 DEBUG kernel:[ 0.120570] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200 >10:06:05,053 DEBUG kernel:[ 0.120586] pci 0000:04:00.0: reg 10: [io 0xe800-0xe8ff] >10:06:05,053 DEBUG kernel:[ 0.120614] pci 0000:04:00.0: reg 18: [mem 0xf8fff000-0xf8ffffff 64bit pref] >10:06:05,053 DEBUG kernel:[ 0.120632] pci 0000:04:00.0: reg 20: [mem 0xf8ff8000-0xf8ffbfff 64bit pref] >10:06:05,053 DEBUG kernel:[ 0.120644] pci 0000:04:00.0: reg 30: [mem 0xfe9f0000-0xfe9fffff pref] >10:06:05,053 DEBUG kernel:[ 0.120708] pci 0000:04:00.0: supports D1 D2 >10:06:05,053 DEBUG kernel:[ 0.120709] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >10:06:05,053 INFO kernel:[ 0.122008] pci 0000:00:15.0: PCI bridge to [bus 04-04] >10:06:05,053 DEBUG kernel:[ 0.122014] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] >10:06:05,053 DEBUG kernel:[ 0.122018] pci 0000:00:15.0: bridge window [mem 0xfe900000-0xfe9fffff] >10:06:05,053 DEBUG kernel:[ 0.122023] pci 0000:00:15.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref] >10:06:05,053 DEBUG kernel:[ 0.122039] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >10:06:05,053 DEBUG kernel:[ 0.122177] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT] >10:06:05,053 DEBUG kernel:[ 0.122202] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT] >10:06:05,053 DEBUG kernel:[ 0.122233] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT] >10:06:05,053 DEBUG kernel:[ 0.122274] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT] >10:06:05,053 INFO kernel:[ 0.122297] pci0000:00: Requesting ACPI _OSC control (0x1d) >10:06:05,053 INFO kernel:[ 0.122300] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d >10:06:05,053 INFO kernel:[ 0.122302] ACPI _OSC control for PCIe not granted, disabling ASPM >10:06:05,053 INFO kernel:[ 0.124459] ACPI: PCI Interrupt Link [LNKA] (IRQs *4 7 10 11 14 15) >10:06:05,053 INFO kernel:[ 0.124504] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 *7 10 11 14 15) >10:06:05,053 INFO kernel:[ 0.124548] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15) >10:06:05,053 INFO kernel:[ 0.124591] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 10 *11 14 15) >10:06:05,053 INFO kernel:[ 0.124623] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0, disabled. >10:06:05,053 INFO kernel:[ 0.124648] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 *10 11 14 15) >10:06:05,053 INFO kernel:[ 0.124673] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0, disabled. >10:06:05,053 INFO kernel:[ 0.124701] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0, disabled. >10:06:05,053 INFO kernel:[ 0.125015] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >10:06:05,053 INFO kernel:[ 0.125015] vgaarb: loaded >10:06:05,053 INFO kernel:[ 0.125015] vgaarb: bridge control possible 0000:01:00.0 >10:06:05,053 NOTICE kernel:[ 0.125056] SCSI subsystem initialized >10:06:05,053 DEBUG kernel:[ 0.125068] libata version 3.00 loaded. >10:06:05,053 INFO kernel:[ 0.125068] usbcore: registered new interface driver usbfs >10:06:05,053 INFO kernel:[ 0.125068] usbcore: registered new interface driver hub >10:06:05,053 INFO kernel:[ 0.125068] usbcore: registered new device driver usb >10:06:05,053 INFO kernel:[ 0.125999] PCI: Using ACPI for IRQ routing >10:06:05,053 DEBUG kernel:[ 0.132504] PCI: pci_cache_line_size set to 64 bytes >10:06:05,053 DEBUG kernel:[ 0.132570] reserve RAM buffer: 0000000000098000 - 000000000009ffff >10:06:05,053 DEBUG kernel:[ 0.132572] reserve RAM buffer: 00000000cfd90000 - 00000000cfffffff >10:06:05,053 INFO kernel:[ 0.132647] NetLabel: Initializing >10:06:05,053 INFO kernel:[ 0.132648] NetLabel: domain hash size = 128 >10:06:05,053 INFO kernel:[ 0.132649] NetLabel: protocols = UNLABELED CIPSOv4 >10:06:05,053 INFO kernel:[ 0.132657] NetLabel: unlabeled traffic allowed by default >10:06:05,053 INFO kernel:[ 0.132702] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >10:06:05,053 INFO kernel:[ 0.132705] hpet0: 3 comparators, 32-bit 14.318180 MHz counter >10:06:05,053 INFO kernel:[ 0.134016] Switching to clocksource hpet >10:06:05,053 INFO kernel:[ 0.139964] pnp: PnP ACPI init >10:06:05,053 INFO kernel:[ 0.139976] ACPI: bus type pnp registered >10:06:05,053 DEBUG kernel:[ 0.140065] pnp 00:00: [bus 00-ff] >10:06:05,053 DEBUG kernel:[ 0.140067] pnp 00:00: [io 0x0cf8-0x0cff] >10:06:05,053 DEBUG kernel:[ 0.140069] pnp 00:00: [io 0x0000-0x0cf7 window] >10:06:05,053 DEBUG kernel:[ 0.140071] pnp 00:00: [io 0x0d00-0xffff window] >10:06:05,053 DEBUG kernel:[ 0.140072] pnp 00:00: [mem 0x000a0000-0x000bffff window] >10:06:05,053 DEBUG kernel:[ 0.140074] pnp 00:00: [mem 0x000d0000-0x000dffff window] >10:06:05,053 DEBUG kernel:[ 0.140076] pnp 00:00: [mem 0xcfe00000-0xdfffffff window] >10:06:05,053 DEBUG kernel:[ 0.140077] pnp 00:00: [mem 0xf0000000-0xfebfffff window] >10:06:05,053 DEBUG kernel:[ 0.140117] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >10:06:05,053 DEBUG kernel:[ 0.140173] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >10:06:05,053 DEBUG kernel:[ 0.140175] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >10:06:05,053 DEBUG kernel:[ 0.140206] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >10:06:05,053 DEBUG kernel:[ 0.140255] pnp 00:02: [dma 4] >10:06:05,053 DEBUG kernel:[ 0.140256] pnp 00:02: [io 0x0000-0x000f] >10:06:05,053 DEBUG kernel:[ 0.140258] pnp 00:02: [io 0x0081-0x0083] >10:06:05,053 DEBUG kernel:[ 0.140259] pnp 00:02: [io 0x0087] >10:06:05,053 DEBUG kernel:[ 0.140260] pnp 00:02: [io 0x0089-0x008b] >10:06:05,053 DEBUG kernel:[ 0.140262] pnp 00:02: [io 0x008f] >10:06:05,053 DEBUG kernel:[ 0.140263] pnp 00:02: [io 0x00c0-0x00df] >10:06:05,053 DEBUG kernel:[ 0.140284] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >10:06:05,053 DEBUG kernel:[ 0.140290] pnp 00:03: [io 0x0070-0x0071] >10:06:05,053 DEBUG kernel:[ 0.140332] pnp 00:03: [irq 8] >10:06:05,053 DEBUG kernel:[ 0.140350] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >10:06:05,053 DEBUG kernel:[ 0.140356] pnp 00:04: [io 0x0061] >10:06:05,053 DEBUG kernel:[ 0.140376] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >10:06:05,053 DEBUG kernel:[ 0.140381] pnp 00:05: [io 0x00f0-0x00ff] >10:06:05,053 DEBUG kernel:[ 0.140419] pnp 00:05: [irq 13] >10:06:05,054 DEBUG kernel:[ 0.140439] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >10:06:05,054 DEBUG kernel:[ 0.140631] pnp 00:06: [mem 0xfed00000-0xfed003ff] >10:06:05,054 DEBUG kernel:[ 0.140652] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >10:06:05,054 DEBUG kernel:[ 0.140700] pnp 00:07: [io 0x0060] >10:06:05,054 DEBUG kernel:[ 0.140702] pnp 00:07: [io 0x0064] >10:06:05,054 DEBUG kernel:[ 0.140703] pnp 00:07: [mem 0xfec00000-0xfec00fff] >10:06:05,054 DEBUG kernel:[ 0.140705] pnp 00:07: [mem 0xfee00000-0xfee00fff] >10:06:05,054 INFO kernel:[ 0.140739] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved >10:06:05,054 INFO kernel:[ 0.140742] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved >10:06:05,054 DEBUG kernel:[ 0.140744] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >10:06:05,054 DEBUG kernel:[ 0.140844] pnp 00:08: [io 0x0010-0x001f] >10:06:05,054 DEBUG kernel:[ 0.140845] pnp 00:08: [io 0x0022-0x003f] >10:06:05,054 DEBUG kernel:[ 0.140846] pnp 00:08: [io 0x0062-0x0063] >10:06:05,054 DEBUG kernel:[ 0.140848] pnp 00:08: [io 0x0065-0x006f] >10:06:05,054 DEBUG kernel:[ 0.140849] pnp 00:08: [io 0x0072-0x007f] >10:06:05,054 DEBUG kernel:[ 0.140850] pnp 00:08: [io 0x0080] >10:06:05,054 DEBUG kernel:[ 0.140851] pnp 00:08: [io 0x0084-0x0086] >10:06:05,054 DEBUG kernel:[ 0.140853] pnp 00:08: [io 0x0088] >10:06:05,054 DEBUG kernel:[ 0.140854] pnp 00:08: [io 0x008c-0x008e] >10:06:05,054 DEBUG kernel:[ 0.140855] pnp 00:08: [io 0x0090-0x009f] >10:06:05,054 DEBUG kernel:[ 0.140856] pnp 00:08: [io 0x00a2-0x00bf] >10:06:05,054 DEBUG kernel:[ 0.140858] pnp 00:08: [io 0x00b1] >10:06:05,054 DEBUG kernel:[ 0.140859] pnp 00:08: [io 0x00e0-0x00ef] >10:06:05,054 DEBUG kernel:[ 0.140860] pnp 00:08: [io 0x04d0-0x04d1] >10:06:05,054 DEBUG kernel:[ 0.140862] pnp 00:08: [io 0x040b] >10:06:05,054 DEBUG kernel:[ 0.140863] pnp 00:08: [io 0x04d6] >10:06:05,054 DEBUG kernel:[ 0.140864] pnp 00:08: [io 0x0c00-0x0c01] >10:06:05,054 DEBUG kernel:[ 0.140865] pnp 00:08: [io 0x0c14] >10:06:05,054 DEBUG kernel:[ 0.140867] pnp 00:08: [io 0x0c50-0x0c51] >10:06:05,054 DEBUG kernel:[ 0.140868] pnp 00:08: [io 0x0c52] >10:06:05,054 DEBUG kernel:[ 0.140869] pnp 00:08: [io 0x0c6c] >10:06:05,054 DEBUG kernel:[ 0.140870] pnp 00:08: [io 0x0c6f] >10:06:05,054 DEBUG kernel:[ 0.140871] pnp 00:08: [io 0x0cd0-0x0cd1] >10:06:05,054 DEBUG kernel:[ 0.140873] pnp 00:08: [io 0x0cd2-0x0cd3] >10:06:05,054 DEBUG kernel:[ 0.140874] pnp 00:08: [io 0x0cd4-0x0cd5] >10:06:05,054 DEBUG kernel:[ 0.140875] pnp 00:08: [io 0x0cd6-0x0cd7] >10:06:05,054 DEBUG kernel:[ 0.140877] pnp 00:08: [io 0x0cd8-0x0cdf] >10:06:05,054 DEBUG kernel:[ 0.140878] pnp 00:08: [io 0x0800-0x089f] >10:06:05,054 DEBUG kernel:[ 0.140879] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >10:06:05,054 DEBUG kernel:[ 0.140881] pnp 00:08: [io 0x0b00-0x0b1f] >10:06:05,054 DEBUG kernel:[ 0.140882] pnp 00:08: [io 0x0b20-0x0b3f] >10:06:05,054 DEBUG kernel:[ 0.140883] pnp 00:08: [io 0x0900-0x090f] >10:06:05,054 DEBUG kernel:[ 0.140885] pnp 00:08: [io 0x0910-0x091f] >10:06:05,054 DEBUG kernel:[ 0.140886] pnp 00:08: [io 0xfe00-0xfefe] >10:06:05,054 DEBUG kernel:[ 0.140887] pnp 00:08: [io 0x0060] >10:06:05,054 DEBUG kernel:[ 0.140888] pnp 00:08: [io 0x0064] >10:06:05,054 DEBUG kernel:[ 0.140890] pnp 00:08: [mem 0xffb80000-0xffbfffff] >10:06:05,054 DEBUG kernel:[ 0.140893] pnp 00:08: [mem 0xfec10000-0xfec1001f] >10:06:05,054 DEBUG kernel:[ 0.140894] pnp 00:08: [mem 0xfed80000-0xfed80fff] >10:06:05,054 DEBUG kernel:[ 0.140896] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled] >10:06:05,054 INFO kernel:[ 0.140964] system 00:08: [io 0x04d0-0x04d1] has been reserved >10:06:05,054 INFO kernel:[ 0.140966] system 00:08: [io 0x040b] has been reserved >10:06:05,054 INFO kernel:[ 0.140968] system 00:08: [io 0x04d6] has been reserved >10:06:05,054 INFO kernel:[ 0.140970] system 00:08: [io 0x0c00-0x0c01] has been reserved >10:06:05,054 INFO kernel:[ 0.140972] system 00:08: [io 0x0c14] has been reserved >10:06:05,054 INFO kernel:[ 0.140973] system 00:08: [io 0x0c50-0x0c51] has been reserved >10:06:05,054 INFO kernel:[ 0.140975] system 00:08: [io 0x0c52] has been reserved >10:06:05,054 INFO kernel:[ 0.140977] system 00:08: [io 0x0c6c] has been reserved >10:06:05,054 INFO kernel:[ 0.140978] system 00:08: [io 0x0c6f] has been reserved >10:06:05,054 INFO kernel:[ 0.140980] system 00:08: [io 0x0cd0-0x0cd1] has been reserved >10:06:05,054 INFO kernel:[ 0.140982] system 00:08: [io 0x0cd2-0x0cd3] has been reserved >10:06:05,054 INFO kernel:[ 0.140984] system 00:08: [io 0x0cd4-0x0cd5] has been reserved >10:06:05,054 INFO kernel:[ 0.140986] system 00:08: [io 0x0cd6-0x0cd7] has been reserved >10:06:05,054 INFO kernel:[ 0.140989] system 00:08: [io 0x0cd8-0x0cdf] has been reserved >10:06:05,054 INFO kernel:[ 0.140991] system 00:08: [io 0x0800-0x089f] has been reserved >10:06:05,054 INFO kernel:[ 0.140993] system 00:08: [io 0x0b00-0x0b1f] has been reserved >10:06:05,054 INFO kernel:[ 0.140994] system 00:08: [io 0x0b20-0x0b3f] has been reserved >10:06:05,054 INFO kernel:[ 0.140996] system 00:08: [io 0x0900-0x090f] has been reserved >10:06:05,054 INFO kernel:[ 0.140998] system 00:08: [io 0x0910-0x091f] has been reserved >10:06:05,054 INFO kernel:[ 0.141008] system 00:08: [io 0xfe00-0xfefe] has been reserved >10:06:05,054 INFO kernel:[ 0.141010] system 00:08: [mem 0xffb80000-0xffbfffff] has been reserved >10:06:05,054 INFO kernel:[ 0.141012] system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved >10:06:05,054 INFO kernel:[ 0.141014] system 00:08: [mem 0xfed80000-0xfed80fff] has been reserved >10:06:05,054 DEBUG kernel:[ 0.141016] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >10:06:05,054 DEBUG kernel:[ 0.141143] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled] >10:06:05,054 DEBUG kernel:[ 0.141144] pnp 00:09: [io 0x0230-0x023f] >10:06:05,054 DEBUG kernel:[ 0.141146] pnp 00:09: [io 0x0290-0x029f] >10:06:05,054 DEBUG kernel:[ 0.141147] pnp 00:09: [io 0x0f40-0x0f4f] >10:06:05,054 DEBUG kernel:[ 0.141148] pnp 00:09: [io 0x0a30-0x0a3f] >10:06:05,054 INFO kernel:[ 0.141183] system 00:09: [io 0x0230-0x023f] has been reserved >10:06:05,054 INFO kernel:[ 0.141184] system 00:09: [io 0x0290-0x029f] has been reserved >10:06:05,054 INFO kernel:[ 0.141186] system 00:09: [io 0x0f40-0x0f4f] has been reserved >10:06:05,054 INFO kernel:[ 0.141188] system 00:09: [io 0x0a30-0x0a3f] has been reserved >10:06:05,054 DEBUG kernel:[ 0.141190] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >10:06:05,054 DEBUG kernel:[ 0.141212] pnp 00:0a: [mem 0xe0000000-0xefffffff] >10:06:05,054 INFO kernel:[ 0.141244] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >10:06:05,054 DEBUG kernel:[ 0.141246] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >10:06:05,054 DEBUG kernel:[ 0.141313] pnp 00:0b: [mem 0x00000000-0x0009ffff] >10:06:05,054 DEBUG kernel:[ 0.141315] pnp 00:0b: [mem 0x000c0000-0x000cffff] >10:06:05,054 DEBUG kernel:[ 0.141316] pnp 00:0b: [mem 0x000e0000-0x000fffff] >10:06:05,054 DEBUG kernel:[ 0.141318] pnp 00:0b: [mem 0x00100000-0xcfdfffff] >10:06:05,054 DEBUG kernel:[ 0.141319] pnp 00:0b: [mem 0xfec00000-0xffffffff] >10:06:05,054 INFO kernel:[ 0.141354] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved >10:06:05,054 INFO kernel:[ 0.141357] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved >10:06:05,054 INFO kernel:[ 0.141359] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >10:06:05,054 INFO kernel:[ 0.141361] system 00:0b: [mem 0x00100000-0xcfdfffff] could not be reserved >10:06:05,054 INFO kernel:[ 0.141363] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved >10:06:05,054 DEBUG kernel:[ 0.141365] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >10:06:05,055 INFO kernel:[ 0.141430] pnp: PnP ACPI: found 12 devices >10:06:05,055 INFO kernel:[ 0.141431] ACPI: ACPI bus type pnp unregistered >10:06:05,055 DEBUG kernel:[ 0.148315] PCI: max bus depth: 1 pci_try_num: 2 >10:06:05,055 INFO kernel:[ 0.148334] pci 0000:00:02.0: PCI bridge to [bus 01-01] >10:06:05,055 INFO kernel:[ 0.148337] pci 0000:00:02.0: bridge window [io 0xb000-0xbfff] >10:06:05,055 INFO kernel:[ 0.148340] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfe5fffff] >10:06:05,055 INFO kernel:[ 0.148342] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >10:06:05,055 INFO kernel:[ 0.148345] pci 0000:00:0a.0: PCI bridge to [bus 02-02] >10:06:05,055 INFO kernel:[ 0.148347] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff] >10:06:05,055 INFO kernel:[ 0.148350] pci 0000:00:0a.0: bridge window [mem 0xfe600000-0xfe6fffff] >10:06:05,055 INFO kernel:[ 0.148354] pci 0000:00:14.4: PCI bridge to [bus 03-03] >10:06:05,055 INFO kernel:[ 0.148356] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff] >10:06:05,055 INFO kernel:[ 0.148360] pci 0000:00:14.4: bridge window [mem 0xfe700000-0xfe8fffff] >10:06:05,055 INFO kernel:[ 0.148364] pci 0000:00:14.4: bridge window [mem 0xf8e00000-0xf8efffff pref] >10:06:05,055 INFO kernel:[ 0.148370] pci 0000:00:15.0: PCI bridge to [bus 04-04] >10:06:05,055 INFO kernel:[ 0.148372] pci 0000:00:15.0: bridge window [io 0xe000-0xefff] >10:06:05,055 INFO kernel:[ 0.148376] pci 0000:00:15.0: bridge window [mem 0xfe900000-0xfe9fffff] >10:06:05,055 INFO kernel:[ 0.148379] pci 0000:00:15.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref] >10:06:05,055 DEBUG kernel:[ 0.148408] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >10:06:05,055 DEBUG kernel:[ 0.148410] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >10:06:05,055 DEBUG kernel:[ 0.148411] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >10:06:05,055 DEBUG kernel:[ 0.148413] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >10:06:05,055 DEBUG kernel:[ 0.148415] pci_bus 0000:00: resource 8 [mem 0xcfe00000-0xdfffffff] >10:06:05,055 DEBUG kernel:[ 0.148417] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff] >10:06:05,055 DEBUG kernel:[ 0.148419] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff] >10:06:05,055 DEBUG kernel:[ 0.148420] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe5fffff] >10:06:05,055 DEBUG kernel:[ 0.148422] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >10:06:05,055 DEBUG kernel:[ 0.148424] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] >10:06:05,055 DEBUG kernel:[ 0.148426] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe6fffff] >10:06:05,055 DEBUG kernel:[ 0.148428] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >10:06:05,055 DEBUG kernel:[ 0.148429] pci_bus 0000:03: resource 1 [mem 0xfe700000-0xfe8fffff] >10:06:05,055 DEBUG kernel:[ 0.148431] pci_bus 0000:03: resource 2 [mem 0xf8e00000-0xf8efffff pref] >10:06:05,055 DEBUG kernel:[ 0.148433] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >10:06:05,055 DEBUG kernel:[ 0.148434] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >10:06:05,055 DEBUG kernel:[ 0.148436] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >10:06:05,055 DEBUG kernel:[ 0.148438] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff] >10:06:05,055 DEBUG kernel:[ 0.148440] pci_bus 0000:03: resource 8 [mem 0xcfe00000-0xdfffffff] >10:06:05,055 DEBUG kernel:[ 0.148441] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff] >10:06:05,055 DEBUG kernel:[ 0.148443] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] >10:06:05,055 DEBUG kernel:[ 0.148445] pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff] >10:06:05,055 DEBUG kernel:[ 0.148447] pci_bus 0000:04: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref] >10:06:05,055 INFO kernel:[ 0.148471] NET: Registered protocol family 2 >10:06:05,055 INFO kernel:[ 0.148587] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) >10:06:05,055 INFO kernel:[ 0.149517] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >10:06:05,055 INFO kernel:[ 0.151795] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >10:06:05,055 INFO kernel:[ 0.152099] TCP: Hash tables configured (established 524288 bind 65536) >10:06:05,055 INFO kernel:[ 0.152101] TCP reno registered >10:06:05,055 INFO kernel:[ 0.152111] UDP hash table entries: 2048 (order: 4, 65536 bytes) >10:06:05,055 INFO kernel:[ 0.152137] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >10:06:05,055 INFO kernel:[ 0.152214] NET: Registered protocol family 1 >10:06:05,055 DEBUG kernel:[ 1.180195] pci 0000:01:00.0: Boot video device >10:06:05,055 WARNING kernel:[ 1.180216] pci 0000:03:06.0: Firmware left e100 interrupts enabled; disabling >10:06:05,055 DEBUG kernel:[ 1.180222] PCI: CLS 64 bytes, default 64 >10:06:05,055 INFO kernel:[ 1.180262] Unpacking initramfs... >10:06:05,055 INFO kernel:[ 3.485115] Freeing initrd memory: 23808k freed >10:06:05,055 INFO kernel:[ 3.493412] PCI-DMA: Disabling AGP. >10:06:05,055 INFO kernel:[ 3.493493] PCI-DMA: aperture base @ c4000000 size 65536 KB >10:06:05,055 INFO kernel:[ 3.493494] PCI-DMA: using GART IOMMU. >10:06:05,055 INFO kernel:[ 3.493497] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >10:06:05,055 INFO kernel:[ 3.497485] IBS: LVT offset 1 assigned >10:06:05,055 INFO kernel:[ 3.497500] perf: AMD IBS detected (0x0000001f) >10:06:05,055 INFO kernel:[ 3.497853] Intel AES-NI instructions are not detected. >10:06:05,055 INFO kernel:[ 3.497968] audit: initializing netlink socket (disabled) >10:06:05,056 NOTICE kernel:[ 3.497978] type=2000 audit(1334916351.496:1): initialized >10:06:05,056 INFO kernel:[ 3.512355] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:06:05,056 NOTICE kernel:[ 3.514038] VFS: Disk quotas dquot_6.5.2 >10:06:05,056 WARNING kernel:[ 3.514072] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:06:05,056 INFO kernel:[ 3.514427] msgmni has been set to 7901 >10:06:05,056 DEBUG kernel:[ 3.514465] SELinux: Registering netfilter hooks >10:06:05,056 INFO kernel:[ 3.515234] alg: No test for stdrng (krng) >10:06:05,056 INFO kernel:[ 3.515248] NET: Registered protocol family 38 >10:06:05,056 INFO kernel:[ 3.515304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >10:06:05,056 INFO kernel:[ 3.515345] io scheduler noop registered >10:06:05,056 INFO kernel:[ 3.515346] io scheduler deadline registered >10:06:05,056 INFO kernel:[ 3.515387] io scheduler cfq registered (default) >10:06:05,056 DEBUG kernel:[ 3.515562] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X >10:06:05,056 DEBUG kernel:[ 3.515702] pcieport 0000:00:0a.0: irq 41 for MSI/MSI-X >10:06:05,056 INFO kernel:[ 3.515869] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:06:05,056 INFO kernel:[ 3.515884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:06:05,056 INFO kernel:[ 3.515885] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:06:05,056 INFO kernel:[ 3.516198] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >10:06:05,056 INFO kernel:[ 3.516201] ACPI: Power Button [PWRB] >10:06:05,056 INFO kernel:[ 3.516227] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >10:06:05,056 INFO kernel:[ 3.516229] ACPI: Power Button [PWRF] >10:06:05,056 NOTICE kernel:[ 3.516439] ACPI: processor limited to max C-state 1 >10:06:05,056 INFO kernel:[ 3.518384] GHES: HEST is not enabled! >10:06:05,056 INFO kernel:[ 3.518479] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:06:05,056 INFO kernel:[ 3.519080] Non-volatile memory driver v1.3 >10:06:05,056 INFO kernel:[ 3.519082] Linux agpgart interface v0.103 >10:06:05,056 INFO kernel:[ 3.519879] loop: module loaded >10:06:05,056 DEBUG kernel:[ 3.520007] ahci 0000:00:11.0: version 3.0 >10:06:05,056 DEBUG kernel:[ 3.520074] ahci 0000:00:11.0: irq 42 for MSI/MSI-X >10:06:05,056 INFO kernel:[ 3.520166] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >10:06:05,056 INFO kernel:[ 3.520170] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >10:06:05,056 INFO kernel:[ 3.520751] scsi0 : ahci >10:06:05,056 INFO kernel:[ 3.520815] scsi1 : ahci >10:06:05,056 INFO kernel:[ 3.520866] scsi2 : ahci >10:06:05,056 INFO kernel:[ 3.520914] scsi3 : ahci >10:06:05,056 INFO kernel:[ 3.520962] scsi4 : ahci >10:06:05,056 INFO kernel:[ 3.521040] scsi5 : ahci >10:06:05,056 INFO kernel:[ 3.521071] ata1: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffd00 irq 42 >10:06:05,056 INFO kernel:[ 3.521074] ata2: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffd80 irq 42 >10:06:05,056 INFO kernel:[ 3.521076] ata3: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffe00 irq 42 >10:06:05,056 INFO kernel:[ 3.521079] ata4: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffe80 irq 42 >10:06:05,056 INFO kernel:[ 3.521082] ata5: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9ffff00 irq 42 >10:06:05,056 INFO kernel:[ 3.521084] ata6: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9ffff80 irq 42 >10:06:05,056 INFO kernel:[ 3.521213] ahci 0000:02:00.0: JMB361 has only one port >10:06:05,056 INFO kernel:[ 3.521223] ahci 0000:02:00.0: forcing port_map 0x3 -> 0x1 >10:06:05,056 INFO kernel:[ 3.532114] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x1 impl SATA mode >10:06:05,056 INFO kernel:[ 3.532117] ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part >10:06:05,056 INFO kernel:[ 3.532391] scsi6 : ahci >10:06:05,056 INFO kernel:[ 3.532455] scsi7 : ahci >10:06:05,056 INFO kernel:[ 3.532505] ata7: SATA max UDMA/133 abar m8192@0xfe6fe000 port 0xfe6fe100 irq 18 >10:06:05,056 INFO kernel:[ 3.532506] ata8: DUMMY >10:06:05,056 INFO kernel:[ 3.532618] Fixed MDIO Bus: probed >10:06:05,056 INFO kernel:[ 3.532672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:06:05,056 INFO kernel:[ 3.532745] ehci_hcd 0000:00:12.2: EHCI Host Controller >10:06:05,056 INFO kernel:[ 3.532789] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 >10:06:05,056 INFO kernel:[ 3.532796] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >10:06:05,056 DEBUG kernel:[ 3.532810] QUIRK: Enable AMD PLL fix >10:06:05,056 INFO kernel:[ 3.532819] ehci_hcd 0000:00:12.2: debug port 1 >10:06:05,056 INFO kernel:[ 3.532836] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf9fff800 >10:06:05,056 INFO kernel:[ 3.538099] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 >10:06:05,056 INFO kernel:[ 3.538116] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >10:06:05,056 INFO kernel:[ 3.538118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,056 INFO kernel:[ 3.538120] usb usb1: Product: EHCI Host Controller >10:06:05,056 INFO kernel:[ 3.538122] usb usb1: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ehci_hcd >10:06:05,056 INFO kernel:[ 3.538123] usb usb1: SerialNumber: 0000:00:12.2 >10:06:05,056 INFO kernel:[ 3.538224] hub 1-0:1.0: USB hub found >10:06:05,056 INFO kernel:[ 3.538227] hub 1-0:1.0: 5 ports detected >10:06:05,056 INFO kernel:[ 3.538362] ehci_hcd 0000:00:13.2: EHCI Host Controller >10:06:05,056 INFO kernel:[ 3.538403] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 >10:06:05,056 INFO kernel:[ 3.538410] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >10:06:05,056 INFO kernel:[ 3.538426] ehci_hcd 0000:00:13.2: debug port 1 >10:06:05,056 INFO kernel:[ 3.538437] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf9fff400 >10:06:05,056 INFO kernel:[ 3.544103] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 >10:06:05,056 INFO kernel:[ 3.544116] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >10:06:05,056 INFO kernel:[ 3.544118] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,056 INFO kernel:[ 3.544120] usb usb2: Product: EHCI Host Controller >10:06:05,056 INFO kernel:[ 3.544121] usb usb2: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ehci_hcd >10:06:05,056 INFO kernel:[ 3.544123] usb usb2: SerialNumber: 0000:00:13.2 >10:06:05,056 INFO kernel:[ 3.544214] hub 2-0:1.0: USB hub found >10:06:05,056 INFO kernel:[ 3.544216] hub 2-0:1.0: 5 ports detected >10:06:05,056 INFO kernel:[ 3.544349] ehci_hcd 0000:00:16.2: EHCI Host Controller >10:06:05,056 INFO kernel:[ 3.544396] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3 >10:06:05,056 INFO kernel:[ 3.544402] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >10:06:05,056 INFO kernel:[ 3.544419] ehci_hcd 0000:00:16.2: debug port 1 >10:06:05,057 INFO kernel:[ 3.544429] ehci_hcd 0000:00:16.2: irq 17, io mem 0xf9fff000 >10:06:05,057 INFO kernel:[ 3.550103] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00 >10:06:05,057 INFO kernel:[ 3.550116] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >10:06:05,057 INFO kernel:[ 3.550117] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,057 INFO kernel:[ 3.550119] usb usb3: Product: EHCI Host Controller >10:06:05,057 INFO kernel:[ 3.550121] usb usb3: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ehci_hcd >10:06:05,057 INFO kernel:[ 3.550122] usb usb3: SerialNumber: 0000:00:16.2 >10:06:05,057 INFO kernel:[ 3.550212] hub 3-0:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.550214] hub 3-0:1.0: 4 ports detected >10:06:05,057 INFO kernel:[ 3.550285] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:06:05,057 INFO kernel:[ 3.550360] ohci_hcd 0000:00:12.0: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.550401] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4 >10:06:05,057 INFO kernel:[ 3.550414] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf9ffe000 >10:06:05,057 INFO kernel:[ 3.605122] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >10:06:05,057 INFO kernel:[ 3.605125] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,057 INFO kernel:[ 3.605126] usb usb4: Product: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.605128] usb usb4: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ohci_hcd >10:06:05,057 INFO kernel:[ 3.605129] usb usb4: SerialNumber: 0000:00:12.0 >10:06:05,057 INFO kernel:[ 3.605223] hub 4-0:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.605228] hub 4-0:1.0: 5 ports detected >10:06:05,057 INFO kernel:[ 3.605361] ohci_hcd 0000:00:13.0: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.605412] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5 >10:06:05,057 INFO kernel:[ 3.605425] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf9ffd000 >10:06:05,057 INFO kernel:[ 3.660120] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >10:06:05,057 INFO kernel:[ 3.660122] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,057 INFO kernel:[ 3.660124] usb usb5: Product: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.660125] usb usb5: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ohci_hcd >10:06:05,057 INFO kernel:[ 3.660127] usb usb5: SerialNumber: 0000:00:13.0 >10:06:05,057 INFO kernel:[ 3.660218] hub 5-0:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.660223] hub 5-0:1.0: 5 ports detected >10:06:05,057 INFO kernel:[ 3.660357] ohci_hcd 0000:00:14.5: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.660401] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6 >10:06:05,057 INFO kernel:[ 3.660414] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf9ffc000 >10:06:05,057 INFO kernel:[ 3.715119] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >10:06:05,057 INFO kernel:[ 3.715121] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,057 INFO kernel:[ 3.715123] usb usb6: Product: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.715124] usb usb6: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ohci_hcd >10:06:05,057 INFO kernel:[ 3.715126] usb usb6: SerialNumber: 0000:00:14.5 >10:06:05,057 INFO kernel:[ 3.715218] hub 6-0:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.715223] hub 6-0:1.0: 2 ports detected >10:06:05,057 INFO kernel:[ 3.715356] ohci_hcd 0000:00:16.0: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.715393] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7 >10:06:05,057 INFO kernel:[ 3.715408] ohci_hcd 0000:00:16.0: irq 18, io mem 0xf9ff3000 >10:06:05,057 INFO kernel:[ 3.770141] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >10:06:05,057 INFO kernel:[ 3.770143] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:06:05,057 INFO kernel:[ 3.770145] usb usb7: Product: OHCI Host Controller >10:06:05,057 INFO kernel:[ 3.770146] usb usb7: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ohci_hcd >10:06:05,057 INFO kernel:[ 3.770148] usb usb7: SerialNumber: 0000:00:16.0 >10:06:05,057 INFO kernel:[ 3.770239] hub 7-0:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.770244] hub 7-0:1.0: 4 ports detected >10:06:05,057 INFO kernel:[ 3.770307] uhci_hcd: USB Universal Host Controller Interface driver >10:06:05,057 INFO kernel:[ 3.770350] usbcore: registered new interface driver usbserial >10:06:05,057 INFO kernel:[ 3.770355] USB Serial support registered for generic >10:06:05,057 INFO kernel:[ 3.826125] ata5: SATA link down (SStatus 0 SControl 300) >10:06:05,057 INFO kernel:[ 3.826191] ata6: SATA link down (SStatus 0 SControl 300) >10:06:05,057 INFO kernel:[ 3.826222] ata4: SATA link down (SStatus 0 SControl 300) >10:06:05,057 INFO kernel:[ 3.837112] ata7: SATA link down (SStatus 0 SControl 300) >10:06:05,057 INFO kernel:[ 3.840099] usb 1-3: new high-speed USB device number 2 using ehci_hcd >10:06:05,057 INFO kernel:[ 3.954926] usb 1-3: New USB device found, idVendor=0424, idProduct=2514 >10:06:05,057 INFO kernel:[ 3.954929] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >10:06:05,057 INFO kernel:[ 3.955193] hub 1-3:1.0: USB hub found >10:06:05,057 INFO kernel:[ 3.955298] hub 1-3:1.0: 4 ports detected >10:06:05,057 INFO kernel:[ 3.956216] usbcore: registered new interface driver usbserial_generic >10:06:05,057 INFO kernel:[ 3.956218] usbserial: USB Serial Driver core >10:06:05,057 INFO kernel:[ 3.956244] i8042: PNP: No PS/2 controller found. Probing ports directly. >10:06:05,057 INFO kernel:[ 3.956594] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:06:05,057 INFO kernel:[ 3.956597] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:06:05,057 INFO kernel:[ 3.956676] mousedev: PS/2 mouse device common for all mice >10:06:05,057 INFO kernel:[ 3.956832] rtc_cmos 00:03: RTC can wake from S4 >10:06:05,057 INFO kernel:[ 3.956940] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >10:06:05,057 INFO kernel:[ 3.956962] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >10:06:05,057 INFO kernel:[ 3.957030] device-mapper: uevent: version 1.0.3 >10:06:05,057 INFO kernel:[ 3.957126] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >10:06:05,057 INFO kernel:[ 3.957158] cpuidle: using governor ladder >10:06:05,057 INFO kernel:[ 3.957159] cpuidle: using governor menu >10:06:05,057 INFO kernel:[ 3.957504] EFI Variables Facility v0.08 2004-May-17 >10:06:05,057 INFO kernel:[ 3.957580] usbcore: registered new interface driver usbhid >10:06:05,057 INFO kernel:[ 3.957581] usbhid: USB HID core driver >10:06:05,057 INFO kernel:[ 3.957632] ip_tables: (C) 2000-2006 Netfilter Core Team >10:06:05,057 INFO kernel:[ 3.957684] TCP cubic registered >10:06:05,057 INFO kernel:[ 3.957685] Initializing XFRM netlink socket >10:06:05,057 INFO kernel:[ 3.957761] NET: Registered protocol family 10 >10:06:05,058 INFO kernel:[ 3.957873] Mobile IPv6 >10:06:05,058 INFO kernel:[ 3.957875] NET: Registered protocol family 17 >10:06:05,058 NOTICE kernel:[ 3.957878] Registering the dns_resolver key type >10:06:05,058 DEBUG kernel:[ 3.958041] PM: Hibernation image not present or could not be loaded. >10:06:05,058 INFO kernel:[ 3.958054] registered taskstats version 1 >10:06:05,058 INFO kernel:[ 3.958536] Magic number: 8:63:73 >10:06:05,058 INFO kernel:[ 3.958656] rtc_cmos 00:03: setting system clock to 2012-04-20 10:05:52 UTC (1334916352) >10:06:05,058 INFO kernel:[ 3.958671] powernow-k8: Found 1 AMD Phenom(tm) II X4 945 Processor (4 cpu cores) (version 2.20.00) >10:06:05,058 INFO kernel:[ 3.958698] powernow-k8: 0 : pstate 0 (3000 MHz) >10:06:05,058 INFO kernel:[ 3.958700] powernow-k8: 1 : pstate 1 (2300 MHz) >10:06:05,058 INFO kernel:[ 3.958701] powernow-k8: 2 : pstate 2 (1800 MHz) >10:06:05,058 INFO kernel:[ 3.958702] powernow-k8: 3 : pstate 3 (800 MHz) >10:06:05,058 INFO kernel:[ 3.959060] Initializing network drop monitor service >10:06:05,058 INFO kernel:[ 3.981137] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >10:06:05,058 INFO kernel:[ 3.981164] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >10:06:05,058 INFO kernel:[ 3.981193] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >10:06:05,058 INFO kernel:[ 3.981523] ata3.00: ATAPI: ATAPI iHDS118 5, RL08, max UDMA/100 >10:06:05,058 INFO kernel:[ 3.982718] ata3.00: configured for UDMA/100 >10:06:05,058 INFO kernel:[ 3.989165] ata2.00: ATA-8: WDC WD5000AAKS-00V6A0, 05.01D05, max UDMA/133 >10:06:05,058 INFO kernel:[ 3.989168] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >10:06:05,058 INFO kernel:[ 3.990426] ata2.00: configured for UDMA/133 >10:06:05,058 INFO kernel:[ 3.991449] ata1.00: ATA-8: WDC WD5000AAKS-00V6A0, 05.01D05, max UDMA/133 >10:06:05,058 INFO kernel:[ 3.991451] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >10:06:05,058 INFO kernel:[ 3.992687] ata1.00: configured for UDMA/133 >10:06:05,058 NOTICE kernel:[ 3.993083] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5 >10:06:05,058 NOTICE kernel:[ 3.993439] sd 0:0:0:0: Attached scsi generic sg0 type 0 >10:06:05,058 NOTICE kernel:[ 3.993490] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >10:06:05,058 NOTICE kernel:[ 3.993711] sd 0:0:0:0: [sda] Write Protect is off >10:06:05,058 DEBUG kernel:[ 3.993719] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >10:06:05,058 NOTICE kernel:[ 3.993730] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5 >10:06:05,058 NOTICE kernel:[ 3.993849] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >10:06:05,058 NOTICE kernel:[ 3.994079] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >10:06:05,058 NOTICE kernel:[ 3.994088] sd 1:0:0:0: Attached scsi generic sg1 type 0 >10:06:05,058 NOTICE kernel:[ 3.994287] sd 1:0:0:0: [sdb] Write Protect is off >10:06:05,058 DEBUG kernel:[ 3.994294] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >10:06:05,058 NOTICE kernel:[ 3.994384] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >10:06:05,058 NOTICE kernel:[ 3.995721] scsi 2:0:0:0: CD-ROM ATAPI iHDS118 5 RL08 PQ: 0 ANSI: 5 >10:06:05,058 WARNING kernel:[ 3.998115] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray >10:06:05,058 INFO kernel:[ 3.998123] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:06:05,058 DEBUG kernel:[ 3.998476] sr 2:0:0:0: Attached scsi CD-ROM sr0 >10:06:05,058 INFO kernel:[ 3.998691] sda: unknown partition table >10:06:05,058 NOTICE kernel:[ 3.998739] sr 2:0:0:0: Attached scsi generic sg2 type 5 >10:06:05,058 NOTICE kernel:[ 3.999294] sd 0:0:0:0: [sda] Attached SCSI disk >10:06:05,058 INFO kernel:[ 4.004837] sdb: unknown partition table >10:06:05,058 NOTICE kernel:[ 4.005613] sd 1:0:0:0: [sdb] Attached SCSI disk >10:06:05,058 INFO kernel:[ 4.009720] Freeing unused kernel memory: 1000k freed >10:06:05,058 INFO kernel:[ 4.010297] Write protecting the kernel read-only data: 10240k >10:06:05,058 INFO kernel:[ 4.010898] Freeing unused kernel memory: 16k freed >10:06:05,058 INFO kernel:[ 4.024189] Freeing unused kernel memory: 1516k freed >10:06:05,058 INFO kernel:[ 4.229955] usb 1-3.1: new low-speed USB device number 3 using ehci_hcd >10:06:05,058 INFO kernel:[ 4.321164] usb 1-3.1: New USB device found, idVendor=0461, idProduct=4d51 >10:06:05,058 INFO kernel:[ 4.321175] usb 1-3.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >10:06:05,058 INFO kernel:[ 4.321183] usb 1-3.1: Product: DELL Laser Mouse >10:06:05,058 INFO kernel:[ 4.324984] input: DELL Laser Mouse as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.1/1-3.1:1.0/input/input2 >10:06:05,058 INFO kernel:[ 4.325421] generic-usb 0003:0461:4D51.0001: input,hidraw0: USB HID v1.11 Mouse [DELL Laser Mouse] on usb-0000:00:12.2-3.1/input0 >10:06:05,058 INFO kernel:[ 4.333354] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:06:05,058 INFO kernel:[ 4.337888] Loading iSCSI transport class v2.0-870. >10:06:05,058 NOTICE kernel:[ 4.340338] iscsi: registered transport (tcp) >10:06:05,058 INFO kernel:[ 4.344296] alua: device handler registered >10:06:05,058 INFO kernel:[ 4.348213] emc: device handler registered >10:06:05,058 INFO kernel:[ 4.352121] hp_sw: device handler registered >10:06:05,058 INFO kernel:[ 4.356136] rdac: device handler registered >10:06:05,058 INFO kernel:[ 4.398688] usb 1-3.2: new low-speed USB device number 4 using ehci_hcd >10:06:05,058 INFO kernel:[ 4.500091] Refined TSC clocksource calibration: 3010.087 MHz. >10:06:05,058 INFO kernel:[ 4.500108] Switching to clocksource tsc >10:06:05,058 INFO kernel:[ 4.503538] usb 1-3.2: New USB device found, idVendor=413c, idProduct=2106 >10:06:05,058 INFO kernel:[ 4.503548] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >10:06:05,058 INFO kernel:[ 4.503555] usb 1-3.2: Product: Dell QuietKey Keyboard >10:06:05,058 INFO kernel:[ 4.503561] usb 1-3.2: Manufacturer: Dell >10:06:05,058 INFO kernel:[ 4.513041] input: Dell Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3.2/1-3.2:1.0/input/input3 >10:06:05,058 INFO kernel:[ 4.513261] generic-usb 0003:413C:2106.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell QuietKey Keyboard] on usb-0000:00:12.2-3.2/input0 >10:06:05,058 INFO kernel:[ 4.587499] usb 1-3.4: new high-speed USB device number 5 using ehci_hcd >10:06:05,058 INFO kernel:[ 4.673089] usb 1-3.4: New USB device found, idVendor=0781, idProduct=5566 >10:06:05,058 INFO kernel:[ 4.673098] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >10:06:05,058 INFO kernel:[ 4.673105] usb 1-3.4: Product: Cruzer Slice >10:06:05,058 INFO kernel:[ 4.673110] usb 1-3.4: Manufacturer: SanDisk >10:06:05,058 INFO kernel:[ 4.673114] usb 1-3.4: SerialNumber: 07749007EFE0138C >10:06:05,058 INFO kernel:[ 7.376379] floppy0: no floppy controllers found >10:06:05,058 INFO kernel:[ 7.381163] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >10:06:05,058 INFO kernel:[ 7.385344] No iBFT detected. >10:06:05,059 INFO kernel:[ 7.389051] md: raid0 personality registered for level 0 >10:06:05,059 INFO kernel:[ 7.392983] md: raid1 personality registered for level 1 >10:06:05,059 INFO kernel:[ 7.396805] async_tx: api initialized (async) >10:06:05,059 INFO kernel:[ 7.397177] xor: automatically using best checksumming function: generic_sse >10:06:05,059 INFO kernel:[ 7.402008] generic_sse: 3256.000 MB/sec >10:06:05,059 INFO kernel:[ 7.402014] xor: using function: generic_sse (3256.000 MB/sec) >10:06:05,059 WARNING kernel:[ 7.419040] raid6: int64x1 683 MB/s >10:06:05,059 WARNING kernel:[ 7.436051] raid6: int64x2 929 MB/s >10:06:05,059 WARNING kernel:[ 7.453067] raid6: int64x4 683 MB/s >10:06:05,059 WARNING kernel:[ 7.470099] raid6: int64x8 664 MB/s >10:06:05,059 WARNING kernel:[ 7.487018] raid6: sse2x1 1191 MB/s >10:06:05,059 WARNING kernel:[ 7.504042] raid6: sse2x2 1992 MB/s >10:06:05,059 WARNING kernel:[ 7.521019] raid6: sse2x4 2285 MB/s >10:06:05,059 WARNING kernel:[ 7.521024] raid6: using algorithm sse2x4 (2285 MB/s) >10:06:05,059 INFO kernel:[ 7.523323] md: raid6 personality registered for level 6 >10:06:05,059 INFO kernel:[ 7.523330] md: raid5 personality registered for level 5 >10:06:05,059 INFO kernel:[ 7.523336] md: raid4 personality registered for level 4 >10:06:05,059 INFO kernel:[ 7.533776] md: raid10 personality registered for level 10 >10:06:05,059 INFO kernel:[ 7.537540] md: linear personality registered for level -1 >10:06:05,059 INFO kernel:[ 7.554090] device-mapper: multipath: version 1.3.0 loaded >10:06:05,059 INFO kernel:[ 7.557743] device-mapper: multipath round-robin: version 1.0.0 loaded >10:06:05,059 INFO kernel:[ 7.825292] RPC: Registered named UNIX socket transport module. >10:06:05,059 INFO kernel:[ 7.825294] RPC: Registered udp transport module. >10:06:05,059 INFO kernel:[ 7.825295] RPC: Registered tcp transport module. >10:06:05,059 INFO kernel:[ 7.825297] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:06:05,059 INFO kernel:[ 8.011381] pata_jmicron 0000:02:00.1: enabling device (0000 -> 0001) >10:06:05,059 DEBUG kernel:[ 8.011415] pata_jmicron 0000:02:00.1: setting latency timer to 64 >10:06:05,059 INFO kernel:[ 8.012231] scsi8 : pata_jmicron >10:06:05,059 INFO kernel:[ 8.014032] scsi9 : pata_jmicron >10:06:05,059 INFO kernel:[ 8.014309] ata9: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 19 >10:06:05,059 INFO kernel:[ 8.014312] ata10: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 19 >10:06:05,059 INFO kernel:[ 8.015719] Initializing USB Mass Storage driver... >10:06:05,059 INFO kernel:[ 8.016649] scsi10 : usb-storage 1-3.4:1.0 >10:06:05,059 INFO kernel:[ 8.016700] usbcore: registered new interface driver usb-storage >10:06:05,059 INFO kernel:[ 8.016702] USB Mass Storage support registered. >10:06:05,059 INFO kernel:[ 8.020380] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >10:06:05,059 DEBUG kernel:[ 8.020473] r8169 0000:04:00.0: irq 43 for MSI/MSI-X >10:06:05,059 INFO kernel:[ 8.020670] r8169 0000:04:00.0: eth0: RTL8168e/8111e at 0xffffc900110a0000, 48:5b:39:0a:54:18, XID 0c100000 IRQ 43 >10:06:05,059 INFO kernel:[ 8.020672] r8169 0000:04:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >10:06:05,059 INFO kernel:[ 8.328923] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI >10:06:05,059 INFO kernel:[ 8.328931] e100: Copyright(c) 1999-2006 Intel Corporation >10:06:05,059 INFO kernel:[ 8.359434] e100 0000:03:06.0: eth0: addr 0xf8eff000, irq 21, MAC addr 00:60:b0:3c:a3:3d >10:06:05,059 NOTICE kernel:[ 9.018935] scsi 10:0:0:0: Direct-Access SanDisk Cruzer Slice 8.02 PQ: 0 ANSI: 0 CCS >10:06:05,059 NOTICE kernel:[ 9.020829] sd 10:0:0:0: Attached scsi generic sg3 type 0 >10:06:05,059 NOTICE kernel:[ 9.021416] sd 10:0:0:0: [sdc] 7856127 512-byte logical blocks: (4.02 GB/3.74 GiB) >10:06:05,059 NOTICE kernel:[ 9.022154] sd 10:0:0:0: [sdc] Write Protect is off >10:06:05,059 DEBUG kernel:[ 9.022163] sd 10:0:0:0: [sdc] Mode Sense: 45 00 00 08 >10:06:05,059 ERR kernel:[ 9.022690] sd 10:0:0:0: [sdc] No Caching mode page present >10:06:05,059 ERR kernel:[ 9.022745] sd 10:0:0:0: [sdc] Assuming drive cache: write through >10:06:05,059 ERR kernel:[ 9.026069] sd 10:0:0:0: [sdc] No Caching mode page present >10:06:05,059 ERR kernel:[ 9.026125] sd 10:0:0:0: [sdc] Assuming drive cache: write through >10:06:05,059 INFO kernel:[ 9.028688] sdc: sdc1 >10:06:05,059 ERR kernel:[ 9.031165] sd 10:0:0:0: [sdc] No Caching mode page present >10:06:05,060 ERR kernel:[ 9.031221] sd 10:0:0:0: [sdc] Assuming drive cache: write through >10:06:05,060 NOTICE kernel:[ 9.031274] sd 10:0:0:0: [sdc] Attached SCSI removable disk >10:06:05,060 WARNING kernel:[ 9.765096] mount: sending ioctl 5310 to a partition! >10:06:05,060 WARNING kernel:[ 9.765105] mount: sending ioctl 5310 to a partition! >10:06:05,060 DEBUG kernel:[ 9.768322] ISO 9660 Extensions: Microsoft Joliet Level 3 >10:06:05,060 DEBUG kernel:[ 9.772820] ISO 9660 Extensions: RRIP_1991A >10:06:05,060 INFO kernel:[ 9.898648] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:06:05,060 DEBUG kernel:[ 10.937809] SELinux: 2048 avtab hash slots, 97042 rules. >10:06:05,060 DEBUG kernel:[ 10.949315] SELinux: 2048 avtab hash slots, 97042 rules. >10:06:05,060 DEBUG kernel:[ 11.011434] SELinux: 9 users, 15 roles, 4061 types, 215 bools, 1 sens, 1024 cats >10:06:05,060 DEBUG kernel:[ 11.011438] SELinux: 83 classes, 97042 rules >10:06:05,060 DEBUG kernel:[ 11.014353] SELinux: Completing initialization. >10:06:05,060 DEBUG kernel:[ 11.014356] SELinux: Setting up existing superblocks. >10:06:05,060 DEBUG kernel:[ 11.014362] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.014367] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.014371] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.014375] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.014382] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.014393] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.014790] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:06:05,060 DEBUG kernel:[ 11.014794] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.015476] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:06:05,060 DEBUG kernel:[ 11.015480] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.015484] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.015491] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.015496] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.015501] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.015512] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.015912] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.015916] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.018352] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.018357] SELinux: initialized (dev sdc1, type iso9660), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.018367] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:06:05,060 DEBUG kernel:[ 11.018384] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:06:05,060 NOTICE kernel:[ 11.022550] type=1403 audit(1334916359.562:2): policy loaded auid=4294967295 ses=4294967295 >10:06:05,060 DEBUG kernel:[ 11.103054] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 11.103695] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.179155] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.179826] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.181108] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.181655] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.182652] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.183177] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.184178] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.184698] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 11.500051] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 12.186201] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 12.186242] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:06:05,060 DEBUG kernel:[ 12.186376] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:06:05,060 DEBUG kernel:[ 12.215087] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:06:05,060 INFO kernel:[ 12.832376] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >10:06:05,060 NOTICE kernel:[ 12.935441] type=1400 audit(1334916361.475:3): avc: denied { write } for pid=488 comm="loadkeys" name="python2.7" dev="dm-0" ino=25200 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:06:05,060 NOTICE kernel:[ 12.935451] type=1400 audit(1334916361.475:4): avc: denied { remove_name } for pid=488 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:06:05,060 NOTICE kernel:[ 12.935458] type=1400 audit(1334916361.475:5): avc: denied { unlink } for pid=488 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >10:06:05,060 NOTICE kernel:[ 12.960326] type=1400 audit(1334916361.500:6): avc: denied { add_name } for pid=488 comm="loadkeys" name="site.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:06:05,060 NOTICE kernel:[ 12.960398] type=1400 audit(1334916361.500:7): avc: denied { create } for pid=488 comm="loadkeys" name="site.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:06:05,060 NOTICE kernel:[ 12.960495] type=1400 audit(1334916361.500:8): avc: denied { write } for pid=488 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:06:05,060 NOTICE kernel:[ 13.163134] type=1400 audit(1334916361.703:9): avc: denied { create } for pid=488 comm="loadkeys" name="warnings.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:06:05,060 NOTICE kernel:[ 13.163212] type=1400 audit(1334916361.703:10): avc: denied { write } for pid=488 comm="loadkeys" name="warnings.pyc" dev="dm-0" ino=25882 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:06:05,060 NOTICE kernel:[ 13.220448] type=1400 audit(1334916361.760:11): avc: denied { create } for pid=520 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:06:05,060 INFO kernel:[ 13.260855] wmi: Mapper loaded >10:06:05,060 WARNING kernel:[ 13.450421] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SBRG.ASOC.SMRG 1 (20120111/utaddress-251) >10:06:05,060 INFO kernel:[ 13.450444] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >10:06:05,060 INFO kernel:[ 13.480317] [drm] Initialized drm 1.1.0 20060810 >10:06:05,060 INFO kernel:[ 13.915360] VGA switcheroo: detected Optimus DSM method \ handle >10:06:05,060 INFO kernel:[ 13.926390] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x094c00a1) >10:06:05,060 INFO kernel:[ 13.936055] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN >10:06:05,060 INFO kernel:[ 14.006389] [drm] nouveau 0000:01:00.0: ... appears to be valid >10:06:05,060 INFO kernel:[ 14.006392] [drm] nouveau 0000:01:00.0: BIT BIOS found >10:06:05,060 INFO kernel:[ 14.006394] [drm] nouveau 0000:01:00.0: Bios version 62.94.96.00 >10:06:05,061 INFO kernel:[ 14.006397] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >10:06:05,061 INFO kernel:[ 14.006549] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >10:06:05,061 INFO kernel:[ 14.006551] [drm] nouveau 0000:01:00.0: DCB version 4.0 >10:06:05,061 NOTICE kernel:[ 14.006553] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000028 >10:06:05,061 NOTICE kernel:[ 14.006555] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030 >10:06:05,061 NOTICE kernel:[ 14.006557] [drm] nouveau 0000:01:00.0: DCB outp 02: 02011386 0f200010 >10:06:05,061 NOTICE kernel:[ 14.006558] [drm] nouveau 0000:01:00.0: DCB outp 03: 02011332 00020010 >10:06:05,061 NOTICE kernel:[ 14.006560] [drm] nouveau 0000:01:00.0: DCB outp 04: 040223a6 0f200010 >10:06:05,061 NOTICE kernel:[ 14.006561] [drm] nouveau 0000:01:00.0: DCB outp 05: 04022342 00020010 >10:06:05,061 INFO kernel:[ 14.006563] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >10:06:05,061 INFO kernel:[ 14.006565] [drm] nouveau 0000:01:00.0: DCB conn 01: 00050146 >10:06:05,061 INFO kernel:[ 14.006567] [drm] nouveau 0000:01:00.0: DCB conn 02: 000a0246 >10:06:05,061 INFO kernel:[ 14.006571] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD6A1 >10:06:05,061 INFO kernel:[ 14.031904] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDB0A >10:06:05,061 INFO kernel:[ 14.035241] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xEB0B >10:06:05,061 INFO kernel:[ 14.035248] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xEC2C >10:06:05,061 INFO kernel:[ 14.036328] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEF54 >10:06:05,061 INFO kernel:[ 14.036330] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEFB9 >10:06:05,061 WARNING kernel:[ 14.056336] [drm] nouveau 0000:01:00.0: 0xEFB9: Condition still not met after 20ms, skipping following opcodes >10:06:05,061 INFO kernel:[ 14.105488] [drm] nouveau 0000:01:00.0: 2 available performance level(s) >10:06:05,061 INFO kernel:[ 14.105503] [drm] nouveau 0000:01:00.0: 0: core 275MHz shader 550MHz memory 300MHz timing 6 voltage 950mV fanspeed 100% >10:06:05,061 INFO kernel:[ 14.105518] [drm] nouveau 0000:01:00.0: 3: core 550MHz shader 1375MHz memory 800MHz timing 8 voltage 1050mV fanspeed 100% >10:06:05,061 INFO kernel:[ 14.105577] [drm] nouveau 0000:01:00.0: c: core 275MHz shader 550MHz memory 300MHz voltage 1050mV >10:06:05,061 INFO kernel:[ 14.108557] [TTM] Zone kernel: Available graphics memory: 2024036 kiB. >10:06:05,061 INFO kernel:[ 14.108563] [TTM] Initializing pool allocator. >10:06:05,061 INFO kernel:[ 14.108573] [TTM] Initializing DMA pool allocator. >10:06:05,061 INFO kernel:[ 14.108595] [drm] nouveau 0000:01:00.0: Detected 768MiB VRAM >10:06:05,061 INFO kernel:[ 14.116467] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >10:06:05,061 INFO kernel:[ 14.134025] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >10:06:05,061 INFO kernel:[ 14.134027] [drm] No driver support for vblank timestamp query. >10:06:05,061 INFO kernel:[ 14.199792] [drm] nouveau 0000:01:00.0: allocated 1680x1050 fb: 0x310000, bo ffff880128a59400 >10:06:05,061 INFO kernel:[ 14.200040] fbcon: nouveaufb (fb0) is primary device >10:06:05,061 INFO kernel:[ 14.220957] Console: switching to colour frame buffer device 210x65 >10:06:05,061 INFO kernel:[ 14.224137] fb0: nouveaufb frame buffer device >10:06:05,061 INFO kernel:[ 14.224138] drm: registered panic notifier >10:06:05,061 INFO kernel:[ 14.224141] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0 >10:06:05,523 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >10:06:05,567 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >10:06:05,568 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:06:05,599 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >10:06:05,646 INFO kernel:[ 17.104679] ADDRCONF(NETDEV_UP): p6p1: link is not ready >10:06:05,680 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >10:06:05,682 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >10:06:05,690 INFO modem-manager: <info> Loaded plugin Option High-Speed >10:06:05,708 INFO modem-manager: <info> Loaded plugin ZTE >10:06:05,721 INFO modem-manager: <info> Loaded plugin Linktop >10:06:05,722 INFO modem-manager: <info> Loaded plugin SimTech >10:06:05,723 INFO modem-manager: <info> Loaded plugin Novatel >10:06:05,724 INFO modem-manager: <info> Loaded plugin X22X >10:06:05,733 INFO modem-manager: <info> Loaded plugin Generic >10:06:05,734 INFO modem-manager: <info> Loaded plugin Option >10:06:05,740 INFO modem-manager: <info> Loaded plugin Nokia >10:06:05,740 INFO modem-manager: <info> Loaded plugin Longcheer >10:06:05,740 INFO modem-manager: <info> Loaded plugin Wavecom >10:06:05,741 INFO modem-manager: <info> Loaded plugin Huawei >10:06:05,741 INFO modem-manager: <info> Loaded plugin Ericsson MBM >10:06:05,742 INFO modem-manager: <info> Loaded plugin AnyData >10:06:05,752 INFO modem-manager: <info> Loaded plugin Gobi >10:06:05,754 INFO modem-manager: <info> Loaded plugin Samsung >10:06:05,766 INFO modem-manager: <info> Loaded plugin MotoC >10:06:05,767 INFO modem-manager: <info> Loaded plugin Sierra >10:06:05,896 INFO kernel:[ 17.354702] r8169 0000:04:00.0: p32p1: link down >10:06:05,896 INFO kernel:[ 17.354729] r8169 0000:04:00.0: p32p1: link down >10:06:05,897 INFO kernel:[ 17.355249] ADDRCONF(NETDEV_UP): p32p1: link is not ready >10:06:08,274 INFO kernel:[ 19.732203] r8169 0000:04:00.0: p32p1: link up >10:06:08,274 INFO kernel:[ 19.732828] ADDRCONF(NETDEV_CHANGE): p32p1: link becomes ready >10:06:08,413 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.3-P2 >10:06:08,413 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >10:06:08,413 INFO dhclient: All rights reserved. >10:06:08,413 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:06:08,413 INFO dhclient: >10:06:08,452 INFO dhclient: Listening on LPF/p32p1/48:5b:39:0a:54:18 >10:06:08,452 INFO dhclient: Sending on LPF/p32p1/48:5b:39:0a:54:18 >10:06:08,452 INFO dhclient: Sending on Socket/fallback >10:06:08,453 INFO dhclient: DHCPDISCOVER on p32p1 to 255.255.255.255 port 67 interval 5 (xid=0x2c439228) >10:06:09,233 WARNING kernel:[ 20.691540] audit_printk_skb: 69 callbacks suppressed >10:06:09,233 NOTICE kernel:[ 20.691549] type=1400 audit(1334916369.231:35): avc: denied { append } for pid=637 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=74750 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >10:06:09,233 NOTICE kernel:[ 20.691872] type=1400 audit(1334916369.231:36): avc: denied { read write } for pid=637 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1032 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:06:09,233 NOTICE kernel:[ 20.691901] type=1400 audit(1334916369.231:37): avc: denied { read write } for pid=637 comm="auditd" path=2F746D702F666669663646716B77202864656C6574656429 dev="dm-0" ino=74754 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >10:06:09,236 WARNING kernel:[ 20.694654] auditd (638): /proc/638/oom_adj is deprecated, please use /proc/638/oom_score_adj instead. >10:06:13,576 INFO dhclient: DHCPDISCOVER on p32p1 to 255.255.255.255 port 67 interval 10 (xid=0x2c439228) >10:06:14,415 INFO dhclient: DHCPREQUEST on p32p1 to 255.255.255.255 port 67 (xid=0x2c439228) >10:06:14,415 INFO dhclient: DHCPOFFER from 10.47.255.0 >10:06:14,465 INFO dhclient: DHCPACK from 10.47.255.0 (xid=0x2c439228) >10:06:14,473 INFO dhclient: bound to 10.47.252.203 -- renewal in 1693 seconds. >10:06:15,481 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:06:15,499 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:06:19,200 DEBUG kernel:[ 30.658118] p32p1: no IPv6 routers present >10:16:14,738 INFO kernel:[ 625.822059] Btrfs loaded >10:24:38,556 WARNING kernel:[ 1129.640858] mdadm: sending ioctl 1261 to a partition! >10:24:38,557 WARNING kernel:[ 1129.640867] mdadm: sending ioctl 1261 to a partition! >10:24:38,557 WARNING kernel:[ 1129.641308] mdadm: sending ioctl 1261 to a partition! >10:24:38,557 WARNING kernel:[ 1129.641315] mdadm: sending ioctl 1261 to a partition! >10:24:38,557 WARNING kernel:[ 1129.641744] mdadm: sending ioctl 1261 to a partition! >10:24:38,557 WARNING kernel:[ 1129.641750] mdadm: sending ioctl 1261 to a partition! >10:24:38,558 WARNING kernel:[ 1129.642051] mdadm: sending ioctl 1261 to a partition! >10:24:38,558 WARNING kernel:[ 1129.642057] mdadm: sending ioctl 1261 to a partition! >10:24:38,558 WARNING kernel:[ 1129.642576] mdadm: sending ioctl 1261 to a partition! >10:24:38,558 WARNING kernel:[ 1129.642581] mdadm: sending ioctl 1261 to a partition! >10:24:38,633 INFO kernel:[ 1129.717317] md: bind<sda3> >10:24:38,634 INFO kernel:[ 1129.717558] md: bind<sdb1> >10:24:38,640 INFO kernel:[ 1129.724568] bio: create slab <bio-1> at 1 >10:24:38,641 NOTICE kernel:[ 1129.724772] md/raid10:md0: not clean -- starting background reconstruction >10:24:38,641 INFO kernel:[ 1129.724783] md/raid10:md0: active with 2 out of 2 devices >10:24:38,641 INFO kernel:[ 1129.724949] created bitmap (4 pages) for device md0 >10:24:38,643 INFO kernel:[ 1129.726198] md0: bitmap initialized from disk: read 1/1 pages, set 7445 of 7445 bits >10:24:38,651 INFO kernel:[ 1129.735023] md0: detected capacity change from 0 to 499579879424 >10:24:38,652 INFO kernel:[ 1129.735137] md: resync of RAID array md0 >10:24:38,652 INFO kernel:[ 1129.735140] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >10:24:38,652 INFO kernel:[ 1129.735142] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >10:24:38,652 INFO kernel:[ 1129.735146] md: using 128k window, over a total of 487870976k. >10:24:38,726 INFO kernel:[ 1129.810476] md0: unknown partition table >10:24:44,464 WARNING kernel:[ 1135.548401] scsi_verify_blk_ioctl: 107 callbacks suppressed >10:24:44,465 WARNING kernel:[ 1135.548404] lvm: sending ioctl 1261 to a partition! >10:24:44,468 WARNING kernel:[ 1135.552849] mdadm: sending ioctl 1261 to a partition! >10:24:44,468 WARNING kernel:[ 1135.552852] mdadm: sending ioctl 1261 to a partition! >10:24:48,314 WARNING kernel:[ 1139.398348] lvm: sending ioctl 1261 to a partition! >10:24:48,319 WARNING kernel:[ 1139.402456] mdadm: sending ioctl 1261 to a partition! >10:24:48,319 WARNING kernel:[ 1139.402459] mdadm: sending ioctl 1261 to a partition! >10:24:48,935 WARNING kernel:[ 1140.019965] lvm: sending ioctl 1261 to a partition! >10:24:48,945 WARNING kernel:[ 1140.029596] mdadm: sending ioctl 1261 to a partition! >10:24:48,946 WARNING kernel:[ 1140.029605] mdadm: sending ioctl 1261 to a partition! >10:24:52,868 WARNING kernel:[ 1143.952960] mdadm: sending ioctl 1261 to a partition! >10:24:52,869 WARNING kernel:[ 1143.952970] mdadm: sending ioctl 1261 to a partition! >10:24:53,079 INFO kernel:[ 1144.163086] Adding 5341180k swap on /dev/mapper/vg_zaphod-lv_swap. Priority:-1 extents:1 across:5341180k >10:24:53,155 INFO kernel:[ 1144.238043] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >10:24:53,155 DEBUG kernel:[ 1144.238060] SELinux: initialized (dev dm-4, type ext4), uses xattr >10:24:53,243 INFO kernel:[ 1144.327509] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >10:24:53,243 DEBUG kernel:[ 1144.327527] SELinux: initialized (dev sda2, type ext4), uses xattr >10:24:53,327 DEBUG kernel:[ 1144.410148] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:24:53,494 INFO kernel:[ 1144.577682] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >10:24:53,494 DEBUG kernel:[ 1144.577689] SELinux: initialized (dev dm-1, type ext4), uses xattr >10:24:53,812 INFO kernel:[ 1144.896237] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >10:24:53,813 DEBUG kernel:[ 1144.896244] SELinux: initialized (dev dm-2, type ext4), uses xattr >10:32:56,702 INFO kernel:[ 1627.786007] r8169 0000:04:00.0: p32p1: link down >10:33:01,128 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:33:01,141 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:34:32,923 INFO kernel:[ 1724.006196] r8169 0000:04:00.0: p32p1: link up >10:34:40,427 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:34:40,443 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:34:43,815 DEBUG kernel:[ 1734.898075] p32p1: no IPv6 routers present
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 814606
: 578919 |
579057
|
579058
|
579059