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 587790 Details for
Bug 826666
AttributeError: 'NoneType' object has no attribute 'format'
[?]
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-5WfrsE
anaconda-tb-5WfrsE (text/plain), 1.21 MB, created by
Mustafa Muhammad
on 2012-05-30 17:47:23 UTC
(
hide
)
Description:
File: anaconda-tb-5WfrsE
Filename:
MIME Type:
Creator:
Mustafa Muhammad
Created:
2012-05-30 17:47:23 UTC
Size:
1.21 MB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 953, in mirrorFailureCB > dev.format.mountpoint = self.tree > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 298, in _failure > action = cb(cb_obj, *args, **kwargs) or {} > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 403, in _mirror_try > self._failure(gr, obj) > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 409, in urlgrab > return self._mirror_try(func, url, kw) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 843, in _getFile > size=size > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 889, in getHeader > cache=cache, size=size, > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2353, in downloadHeader > cache=repo.http_caching != 'none', > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 905, in downloadHeader > yum.YumBase.downloadHeader(self, po) > File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 277, in populateTs > self.downloadHeader(txmbr.po) > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 998, in run > self.populateTs(keepold=0) > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1645, 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() >AttributeError: 'NoneType' object has no attribute 'format' > >Local variables in innermost frame: >obj: <urlgrabber.grabber.CallbackObject instance at 0x7ff9bc63c680> >self: <pyanaconda.yuminstall.AnacondaYum object at 0x7ff9c2f0b550> >args: () >dev: None >repo: anaconda-0 >kwargs: {'repo': 'anaconda-0'} > > >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: 12076 > _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="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: {'gr': ['keyboard|Greek', 'gr,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'sr-cy': ['keyboard|Serbian', 'rs', 'pc105', '', ''] >, 'sv-latin1': ['keyboard|Swedish', 'se', 'pc105', '', ''] >, 'tml-inscript': ['keyboard|Tamil (Inscript)', 'in,us', 'pc105', 'tam', 'grp:shifts_toggle,grp_led:scroll'] >, 'cf': ['keyboard|French Canadian', 'ca(fr)', 'pc105', '', ''] >, 'fr_CH-latin1': ['keyboard|Swiss French (latin1)', 'ch', 'pc105', 'fr', ''] >, 'fr-pc': ['keyboard|French (pc)', 'fr', 'pc105', '', ''] >, 'us': ['keyboard|U.S. English', 'us', 'pc105+inet', '', ''] >, 'sk-qwerty': ['keyboard|Slovak (qwerty)', 'sk', 'pc105', '', 'qwerty'] >, 'et': ['keyboard|Estonian', 'ee', 'pc105', '', ''] >, 'ar-qwerty-digits': ['keyboard|Arabic (qwerty/digits)', 'ara,us', 'pc105', 'qwerty_digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'ar-azerty': ['keyboard|Arabic (azerty)', 'ara,us', 'pc105', 'azerty', 'grp:shifts_toggle,grp_led:scroll'] >, 'ie': ['keyboard|Irish', 'ie', 'pc105', '', ''] >, 'sr-latin': ['keyboard|Serbian (latin)', 'rs', 'pc105', 'latin', ''] >, 'es': ['keyboard|Spanish', 'es', 'pc105', '', ''] >, 'pl2': ['keyboard|Polish', 'pl', 'pc105', '', ''] >, 'cz-lat2': ['keyboard|Czech (qwerty)', 'cz', 'pc105', 'qwerty', ''] >, 'ru': ['keyboard|Russian', 'ru,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'fr-latin1': ['keyboard|French (latin1)', 'fr', 'pc105', '', ''] >, 'bg_bds-utf8': ['keyboard|Bulgarian', 'bg,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'no': ['keyboard|Norwegian', 'no', 'pc105', '', ''] >, 'de-latin1-nodeadkeys': ['keyboard|German (latin1 w/ no deadkeys)', 'de', 'pc105', 'nodeadkeys', ''] >, 'ar-azerty-digits': ['keyboard|Arabic (azerty/digits)', 'ara,us', 'pc105', 'azerty_digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'is-latin1': ['keyboard|Icelandic', 'is', 'pc105', '', ''] >, 'tj': ['keyboard|Tajik', 'tj', 'pc105', '', ''] >, 'ro-std-cedilla': ['keyboard|Romanian Standard Cedilla', 'ro', 'pc105', 'std_cedilla', ''] >, 'pt-latin1': ['keyboard|Portuguese', 'pt', 'pc105', '', ''] >, 'it': ['keyboard|Italian', 'it', 'pc105', '', ''] >, 'ro': ['keyboard|Romanian', 'ro', 'pc105', '', ''] >, 'br-abnt2': ['keyboard|Brazilian (ABNT2)', 'br', 'abnt2', '', ''] >, 'ar-digits': ['keyboard|Arabic (digits)', 'ara,us', 'pc105', 'digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'cz-us-qwertz': ['keyboard|Czech', 'cz,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'it-ibm': ['keyboard|Italian (IBM)', 'it', 'pc105', '', ''] >, 'bg_pho-utf8': ['keyboard|Bulgarian (Phonetic)', 'bg,us', 'pc105', ',phonetic', 'grp:shifts_toggle,grp_led:scroll'] >, 'fr-latin9': ['keyboard|French (latin9)', 'fr', 'pc105', 'latin9', ''] >, 'dk': ['keyboard|Danish', 'dk', 'pc105', '', ''] >, 'be-latin1': ['keyboard|Belgian (be-latin1)', 'be', 'pc105', '', ''] >, 'sg-latin1': ['keyboard|Swiss German (latin1)', 'ch', 'pc105', 'de_nodeadkeys', ''] >, 'de': ['keyboard|German', 'de', 'pc105', '', ''] >, 'ua-utf': ['keyboard|Ukrainian', 'ua,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'tml-uni': ['keyboard|Tamil (Typewriter)', 'in,us', 'pc105', 'tam_TAB', 'grp:shifts_toggle,grp_led:scroll'] >, 'hu': ['keyboard|Hungarian', 'hu', 'pc105', '', ''] >, 'fr': ['keyboard|French', 'fr', 'pc105', '', ''] >, 'us-acentos': ['keyboard|U.S. International', 'us', 'pc105', 'intl', ''] >, 'fr_CH': ['keyboard|Swiss French', 'ch', 'pc105', 'fr', ''] >, 'fi': ['keyboard|Finnish', 'fi', 'pc105', '', ''] >, 'ro-cedilla': ['keyboard|Romanian Cedilla', 'ro', 'pc105', 'cedilla', ''] >, 'dvorak': ['keyboard|Dvorak', 'us', 'pc105', 'dvorak', ''] >, 'it2': ['keyboard|Italian (it2)', 'it', 'pc105', '', ''] >, 'sg': ['keyboard|Swiss German', 'ch', 'pc105', 'de_nodeadkeys', ''] >, 'fi-latin1': ['keyboard|Finnish (latin1)', 'fi', 'pc105', '', ''] >, 'ben-probhat': ['keyboard|Bengali (Probhat)', 'in,us', 'pc105', 'ben_probhat', 'grp:shifts_toggle,grp_led:scroll'] >, 'croat': ['keyboard|Croatian', 'hr', 'pc105', '', ''] >, 'jp106': ['keyboard|Japanese', 'jp', 'jp106', '', ''] >, 'hu101': ['keyboard|Hungarian (101 key)', 'hu', 'pc105', 'qwerty', ''] >, 'slovene': ['keyboard|Slovenian', 'si', 'pc105', '', ''] >, 'ben': ['keyboard|Bengali (Inscript)', 'in,us', 'pc105', 'ben', 'grp:shifts_toggle,grp_led:scroll'] >, 'de-latin1': ['keyboard|German (latin1)', 'de', 'pc105', '', ''] >, 'ro-std': ['keyboard|Romanian Standard', 'ro', 'pc105', 'std', ''] >, 'ko': ['keyboard|Korean', 'kr', 'pc105', '', ''] >, 'dev': ['keyboard|Devanagari (Inscript)', 'dev,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'la-latin1': ['keyboard|Latin American', 'latam', 'pc105', '', ''] >, 'gur': ['keyboard|Punjabi (Inscript)', 'gur,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'ar-qwerty': ['keyboard|Arabic (qwerty)', 'ara,us', 'pc105', 'qwerty', 'grp:shifts_toggle,grp_led:scroll'] >, 'uk': ['keyboard|United Kingdom', 'gb', 'pc105', '', ''] >, 'guj': ['keyboard|Gujarati (Inscript)', 'in,us', 'pc105', 'guj', 'grp:shifts_toggle,grp_led:scroll'] >, 'trq': ['keyboard|Turkish', 'tr', 'pc105', '', ''] >, 'mk-utf': ['keyboard|Macedonian', 'mkd,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'nl': ['keyboard|Dutch', 'nl', 'pc105', '', ''] >, 'dk-latin1': ['keyboard|Danish (latin1)', 'dk', 'pc105', '', ''] >} > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Dispatcher instance, containing members: > dispatch.steps: IndexedDict instance, containing members: > dispatch.steps._indexes: [sshd, rescue, kickstart, language, keyboard, betanag, filtertype, filter, storageinit, findrootparts, findinstall, network, timezone, accounts, setuptime, parttype, cleardiskssel, autopartitionexecute, partition, upgrademount, restoretime, upgradecontinue, upgrademigfind, upgrademigratefs, upgradeusr, storagedone, enablefilesystems, upgbootloader, bootloader, reposetup, tasksel, basepkgsel, group-selection, postselection, install, preinstallconfig, installpackages, postinstallconfig, writeconfig, firstboot, instbootloader, reipl, writeksconfig, setfilecon, copylogs, methodcomplete, postscripts, dopostaction, complete] > dispatch.step: installpackages > dispatch.stop: False > dispatch.anaconda: Already dumped (Anaconda instance) >upgradeRoot: None >_platform: EFI instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: {'LANG': en_US.UTF-8, 'SYSFONT': True} > _instLanguage.nativeLangNames: {'Swedish': Svenska, 'Icelandic': Ãslenska, 'Chinese(Simplified)': ç®ä½ä¸æ, 'Telugu': à°¤à±à°²à±à°à±, 'Turkish': Türkçe, 'Maithili': मà¥à¤¥à¤¿à¤²à¥, 'Italian': Italiano, 'Oriya': à¬à¬¡à¬¼à¬¿à¬, 'Slovenian': slovenÅ¡Äina, 'Norwegian(BokmÃ¥l)': Norwegian(BokmÃ¥l), 'Gujarati': àªà«àªàª°àª¾àª¤à«, 'Hindi': हिनà¥à¤¦à¥, 'Dutch': Nederlands, 'Korean': íêµì´, 'Estonian': eesti keel, 'Danish': Dansk, 'Bulgarian': ÐÑлгаÑÑки, 'Northern Sotho': Northern Sotho, 'Hungarian': Magyar, 'Macedonian': ÐакедонÑки, 'Welsh': Cymraeg, 'Vietnamese': tiếng Viá»t, 'Malay': Melayu, 'French': Français, 'Serbian(Latin)': srpski(latinica), 'Catalan': Català , 'Bengali': বাà¦à¦²à¦¾, 'Marathi': मराठà¥, 'Russian': Ð ÑÑÑкий, 'Tajik': Ðабони Ñоҷикӣ, 'Assamese': ঠসমà§à§à¦¾, 'Afrikaans': Afrikaans, 'Tamil': தமிழà¯, 'Iloko': Iloko, 'Nepali': Nepali, 'Finnish': suomi, 'Punjabi': ਪੰà¨à¨¾à¨¬à©, 'Spanish': Español, 'Indonesian': Indonesia, 'Romanian': RomânÄ, 'Greek': Îλληνικά, 'English': English, 'Malayalam': മലയാളà´, 'Serbian': ÑÑпÑки, 'Bengali(India)': বাà¦à¦²à¦¾ (à¦à¦¾à¦°à¦¤), 'Croatian': Hrvatski, 'Portuguese': Português, 'Portuguese(Brazilian)': Português (Brasil), 'Zulu': Zulu, 'German': Deutsch, 'Ukrainian': УкÑаÑнÑÑка, 'Japanese': æ¥æ¬èª, 'Kannada': à²à²¨à³à²¨à²¡, 'Czech': ÄeÅ¡tina, 'Persian': ÙØ§Ø±Ø³Û, 'Slovak': SlovenÄina, 'Hebrew': ×¢×ר×ת, 'Polish': polski, 'Arabic': Ø§ÙØ¹Ø±Ø¨ÙØ©, 'Chinese(Traditional)': 䏿(æ£é«), 'Sinhala': à·à·à¶à·à¶½} > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: {'hu_HU.UTF-8': ('Hungarian', 'hu', True, 'hu', 'Europe/Budapest') >, 'sr_RS.UTF-8': ('Serbian', 'sr', True, 'sr-cy', 'Europe/Belgrade') >, 'ta_IN.UTF-8': ('Tamil', 'ta', False, 'us', 'Asia/Kolkata') >, 'zu_ZA.UTF-8': ('Zulu', 'zu', True, 'us', 'Africa/Johannesburg') >, 'et_EE.UTF-8': ('Estonian', 'et', True, 'et', 'Europe/Tallinn') >, 'zh_TW.UTF-8': ('Chinese(Traditional)', 'zh_TW', False, 'us', 'Asia/Taipei') >, 'sk_SK.UTF-8': ('Slovak', 'sk', True, 'sk-qwerty', 'Europe/Bratislava') >, 'cs_CZ.UTF-8': ('Czech', 'cs', True, 'cz-lat2', 'Europe/Prague') >, 'en_US.UTF-8': ('English', 'en', True, 'us', 'America/New_York') >, 'da_DK.UTF-8': ('Danish', 'da', True, 'dk', 'Europe/Copenhagen') >, 'ro_RO.UTF-8': ('Romanian', 'ro', False, 'ro', 'Europe/Bucharest') >, 'ilo_PH.UTF-8': ('Iloko', 'ilo', True, 'us', 'Asia/Manila') >, 'ml_IN.UTF-8': ('Malayalam', 'ml', False, 'us', 'Asia/Kolkata') >, 'nb_NO.UTF-8': ('Norwegian(Bokm\xc3\xa5l)', 'nb', True, 'no', 'Europe/Oslo') >, 'pl_PL.UTF-8': ('Polish', 'pl', True, 'pl2', 'Europe/Warsaw') >, 'ar_SA.UTF-8': ('Arabic', 'ar', False, 'us', 'Asia/Riyadh') >, 'fr_FR.UTF-8': ('French', 'fr', True, 'fr-latin9', 'Europe/Paris') >, 'it_IT.UTF-8': ('Italian', 'it', True, 'it', 'Europe/Rome') >, 'pt_BR.UTF-8': ('Portuguese(Brazilian)', 'pt_BR', True, 'br-abnt2', 'America/Sao_Paulo') >, 'sr_RS.UTF-8@latin': ('Serbian(Latin)', 'sr@latin', True, 'sr-latin', 'Europe/Belgrade') >, 'mr_IN.UTF-8': ('Marathi', 'mr', False, 'us', 'Asia/Kolkata') >, 'ru_RU.UTF-8': ('Russian', 'ru', False, 'ru', 'Europe/Moscow') >, 'si_LK.UTF-8': ('Sinhala', 'si', False, 'us', 'Asia/Colombo') >, 'de_DE.UTF-8': ('German', 'de', True, 'de-latin1-nodeadkeys', 'Europe/Berlin') >, 'ja_JP.UTF-8': ('Japanese', 'ja', False, 'jp106', 'Asia/Tokyo') >, 'hr_HR.UTF-8': ('Croatian', 'hr', True, 'croat', 'Europe/Zagreb') >, 'ko_KR.UTF-8': ('Korean', 'ko', False, 'us', 'Asia/Seoul') >, 'es_ES.UTF-8': ('Spanish', 'es', True, 'es', 'Europe/Madrid') >, 'cy_GB.UTF-8': ('Welsh', 'cy', True, 'uk', 'Europe/London') >, 'af_ZA.UTF-8': ('Afrikaans', 'af', True, 'us', 'Africa/Johannesburg') >, 'fa_IR.UTF-8': ('Persian', 'fa', False, 'us', 'Asia/Tehran') >, 'bn_IN.UTF-8': ('Bengali(India)', 'bn_IN', False, 'us', 'Asia/Kolkata') >, 'tr_TR.UTF-8': ('Turkish', 'tr', True, 'trq', 'Europe/Istanbul') >, 'uk_UA.UTF-8': ('Ukrainian', 'uk', True, 'ua-utf', 'Europe/Kiev') >, 'C': Already dumped (tuple instance) >, 'as_IN.UTF-8': ('Assamese', 'as', False, 'us', 'Asia/Kolkata') >, 'is_IS.UTF-8': ('Icelandic', 'is', True, 'is-latin1', 'Atlantic/Reykjavik') >, 'vi_VN.UTF-8': ('Vietnamese', 'vi', True, 'us', 'Asia/Saigon') >, 'pt_PT.UTF-8': ('Portuguese', 'pt', True, 'pt-latin1', 'Europe/Lisbon') >, 'gu_IN.UTF-8': ('Gujarati', 'gu', False, 'us', 'Asia/Kolkata') >, 'bn_BD.UTF-8': ('Bengali', 'bn', False, 'us', 'Asia/Dhaka') >, 'ne_NP.UTF-8': ('Nepali', 'ne', False, 'us', 'Asia/Kathmandu') >, 'or_IN.UTF-8': ('Oriya', 'or', False, 'us', 'Asia/Kolkata') >, 'pa_IN.UTF-8': ('Punjabi', 'pa', False, 'us', 'Asia/Kolkata') >, 'he_IL.UTF-8': ('Hebrew', 'he', False, 'us', 'Asia/Jerusalem') >, 'ms_MY.UTF-8': ('Malay', 'ms', True, 'us', 'Asia/Kuala_Lumpur') >, 'mai_IN.UTF-8': ('Maithili', 'mai', False, 'us', 'Asia/Kolkata') >, 'nso_ZA.UTF-8': ('Northern Sotho', 'nso', True, 'us', 'Africa/Johannesburg') >, 'zh_CN.UTF-8': ('Chinese(Simplified)', 'zh_CN', False, 'us', 'Asia/Shanghai') >, 'te_IN.UTF-8': ('Telugu', 'te', False, 'us', 'Asia/Kolkata') >, 'el_GR.UTF-8': ('Greek', 'el', False, 'gr', 'Europe/Athens') >, 'id_ID.UTF-8': ('Indonesian', 'id', True, 'us', 'Asia/Jakarta') >, 'sv_SE.UTF-8': ('Swedish', 'sv', True, 'sv-latin1', 'Europe/Stockholm') >, 'sl_SI.UTF-8': ('Slovenian', 'sl', True, 'slovene', 'Europe/Ljubljana') >, 'bg_BG.UTF-8': ('Bulgarian', 'bg', True, 'bg_bds-utf8', 'Europe/Sofia') >, 'tg_TG.UTF-8': ('Tajik', 'tg', False, 'tj', 'Asia/Dushanbe') >, 'nl_NL.UTF-8': ('Dutch', 'nl', True, 'nl', 'Europe/Amsterdam') >, 'fi_FI.UTF-8': ('Finnish', 'fi', True, 'fi', 'Europe/Helsinki') >, 'ca_ES.UTF-8': ('Catalan', 'ca', True, 'es', 'Europe/Madrid') >, 'hi_IN.UTF-8': ('Hindi', 'hi', False, 'us', 'Asia/Kolkata') >, 'kn_IN.UTF-8': ('Kannada', 'kn', False, 'us', 'Asia/Kolkata') >, 'mk_MK.UTF-8': ('Macedonian', 'mk', True, 'mk', 'Europe/Skopje') >} >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {'NM_CONTROLLED': yes} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) > _network.netdevices.dir: >, 'p3p1': UUID="29b9f24e-8092-4fa0-8e6d-d7b8ec9ae4a2" >NM_CONTROLLED="yes" >HWADDR="F0:DE:F1:A5:35:E3" >BOOTPROTO="dhcp" >DEVICE="p3p1" >ONBOOT="no" > >} > _network.ksdevice: None > _network.hostname: fedora.mas >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: EFIGRUB 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: 82 > _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, sr0, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _bootloader.storage.fsset.devicetree.liveBackingDevice: sr0 > _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] > _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: EFI 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] > _bootloader.storage.fsset.devicetree.topology._devmap: {'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:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/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 >, '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) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sda, 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 114473MB disk sda (57) with existing gpt disklabel > origFormat: non-existent None > id: 33 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 34 >, ActionCreateDevice instance, containing members: > device: existing 200MB partition sda1 (69) with existing efi filesystem mounted at /boot/efi > id: 41 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 42 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda2 (68) with existing ext4 filesystem mounted at /boot > id: 39 >, ActionCreateDevice instance, containing members: > device: existing 10240MB partition sda3 (74) with existing ext4 filesystem mounted at / > id: 50 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: > origFormat._migrate: False > origFormat._device: /dev/req16 > id: 53 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 40 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7710H > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064b90> > uuid: None > exists: True > fstabComment: > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_17_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 3657.0 > _serial: None > id: 58 > 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: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 59 > 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: 60 > 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: 61 > 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: 758e0768-f22c-48a8-919d-23054ed0707a > _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: 62 > 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: 63 > 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: 64 > minor: 0 >, existing 2048MB dm live-rw (65) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [sr0] > _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: 77 > _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: None > _bootloader.storage.fsset._dev._format._size: None > _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: 76 > _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: 80 > _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: 78 > _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: 79 > _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: 81 > _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] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.autoPartType: 0 > _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: 18 > _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 (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (PartitionDevice instance) > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: True > _timezone.tz: Asia/Baghdad >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7ff9dc5a21e8> > _users.rootPassword: {'lock': False, 'password': masmas, 'isCrypted': False} > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > 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: 4326659 > _backend.dlpkgs: [YumAvailablePackageSqlite instance, containing members: > pkgId: cda0723458d26b3bdaf3513014deb98705e268520050cae07b5d02697e2ae368 > version: 4.9.1.3 > basepath: None > localpath: /mnt/sysimage/var/cache/yum/x86_64/17/anaconda-0/packages/rpm-libs-4.9.1.3-6.fc17.x86_64.rpm > sack: YumSqlitePackageSack instance, containing members: > sack.primarydb: {anaconda-0: Connection instance, containing members: > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 393, in dump > self._dumpClass(obj, fd, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 323, in _dumpClass > self._dumpClass(item, fd, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 341, in _dumpClass > self._dumpClass(v, fd, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 295, in _dumpClass > for key, value in instance.__dict__.items(): >AttributeError: 'sqlite3.Connection' object has no attribute '__dict__' > > >/tmp/anaconda.log: >17:14:55,973 INFO anaconda: /usr/sbin/anaconda 17.29 >17:15:00,631 INFO anaconda: 8126464 kB (7936 MB) are available >17:15:00,631 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >17:15:00,734 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >17:15:00,735 INFO anaconda: Default encoding = utf-8 >17:15:00,765 INFO anaconda: Display mode = g >17:15:00,766 INFO anaconda: 8126464 kB (7936 MB) are available >17:15:00,766 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >17:15:02,584 DEBUG anaconda: X server has signalled a successful start. >17:15:02,588 INFO anaconda: Starting window manager, pid 574. >17:15:02,592 INFO anaconda.stdout: Starting graphical installation. >17:15:04,444 INFO anaconda: using only installclass _Fedora >17:15:04,445 INFO anaconda: Detected 7904M of memory >17:15:04,445 INFO anaconda: Swap attempt of 1024M to 9952M >17:15:05,183 DEBUG anaconda: display: (['LVDS1', 'connected', '1366x768+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '344mm', 'x', '194mm'],) >17:15:05,184 INFO anaconda: Setting window size to 1366x768 >17:15:06,991 INFO anaconda: dispatch: resetting to the first step. >17:15:06,992 INFO anaconda: dispatch: moving (1) to step sshd >17:15:06,992 DEBUG anaconda: dispatch: sshd is a direct step >17:15:06,993 INFO anaconda: sshd: not enabled, skipping. >17:15:06,994 INFO anaconda: created new libuser.conf at /tmp/libuser.PKzekK with instPath="/mnt/sysimage" >17:15:06,994 INFO anaconda: dispatch: leaving (1) step sshd >17:15:06,994 INFO anaconda: dispatch: moving (1) to step language >17:17:16,633 INFO anaconda: dispatch: leaving (1) step language >17:17:16,634 INFO anaconda: dispatch: moving (1) to step keyboard >17:17:21,210 INFO anaconda: dispatch: leaving (1) step keyboard >17:17:21,211 INFO anaconda: dispatch: moving (1) to step filtertype >17:17:22,286 INFO anaconda: dispatch: leaving (1) step filtertype >17:17:22,287 INFO anaconda: dispatch: moving (1) to step filter >17:17:22,305 DEBUG anaconda: dispatch: the interface chose not to display step filter. >17:17:22,305 INFO anaconda: dispatch: leaving (1) step filter >17:17:22,305 INFO anaconda: dispatch: moving (1) to step storageinit >17:17:22,305 DEBUG anaconda: dispatch: storageinit is a direct step >17:17:22,469 INFO anaconda: ISCSID is /sbin/iscsid >17:17:22,469 INFO anaconda: no initiator set >17:17:22,749 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:17:22,750 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >17:17:23,076 DEBUG anaconda: required disklabel type for sda (1) is None >17:17:23,076 DEBUG anaconda: default disklabel type for sda is gpt >17:17:23,077 DEBUG anaconda: selecting gpt disklabel for sda based on size >17:17:36,943 INFO anaconda: dispatch: leaving (1) step storageinit >17:17:36,944 INFO anaconda: dispatch: moving (1) to step findrootparts >17:17:36,945 DEBUG anaconda: dispatch: findrootparts is a direct step >17:17:36,953 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >17:17:36,973 INFO anaconda: dispatch: leaving (1) step findrootparts >17:17:36,974 INFO anaconda: dispatch: moving (1) to step network >17:17:46,221 INFO anaconda: setting installation environment hostname to fedora.mas >17:17:46,238 INFO anaconda: dispatch: leaving (1) step network >17:17:46,240 INFO anaconda: dispatch: moving (1) to step timezone >17:17:46,495 INFO anaconda: set timezone: America/New_York, utc: 0 >17:17:51,349 INFO anaconda: set timezone: Asia/Baghdad, utc: 1 >17:17:51,349 INFO anaconda: dispatch: leaving (1) step timezone >17:17:51,350 INFO anaconda: dispatch: moving (1) to step accounts >17:17:59,594 INFO anaconda: dispatch: leaving (1) step accounts >17:17:59,594 INFO anaconda: dispatch: moving (1) to step setuptime >17:17:59,595 DEBUG anaconda: dispatch: setuptime is a direct step >20:18:00,002 INFO anaconda: dispatch: leaving (1) step setuptime >20:18:00,003 INFO anaconda: dispatch: moving (1) to step parttype >20:18:12,708 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >20:18:12,709 INFO anaconda: dispatch: leaving (1) step parttype >20:18:12,709 INFO anaconda: dispatch: moving (1) to step cleardiskssel >20:18:12,743 INFO anaconda: no initiator set >20:18:13,016 DEBUG anaconda: required disklabel type for sda (1) is None >20:18:13,016 DEBUG anaconda: default disklabel type for sda is gpt >20:18:13,018 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:18:13,028 INFO anaconda: UI not asking about disk initialization, using cached answer: True >20:18:13,743 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >20:18:13,743 INFO anaconda: dispatch: leaving (1) step cleardiskssel >20:18:13,744 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >20:18:13,744 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >20:18:14,016 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >20:18:14,016 INFO anaconda: dispatch: moving (1) to step partition >20:18:36,143 INFO anaconda: dispatch: leaving (-1) step partition >20:18:36,144 INFO anaconda: dispatch: moving (-1) to step autopartitionexecute >20:18:36,144 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >20:18:36,148 INFO anaconda: dispatch: leaving (-1) step autopartitionexecute >20:18:36,149 INFO anaconda: dispatch: moving (-1) to step cleardiskssel >20:18:36,173 INFO anaconda: no initiator set >20:18:36,464 DEBUG anaconda: required disklabel type for sda (1) is None >20:18:36,464 DEBUG anaconda: default disklabel type for sda is gpt >20:18:36,466 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:18:36,477 INFO anaconda: UI not asking about disk initialization, using cached answer: True >20:18:37,297 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >20:18:37,298 INFO anaconda: dispatch: leaving (-1) step cleardiskssel >20:18:37,298 INFO anaconda: dispatch: moving (-1) to step parttype >20:18:41,186 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >20:18:41,186 INFO anaconda: dispatch: leaving (1) step parttype >20:18:41,187 INFO anaconda: dispatch: moving (1) to step cleardiskssel >20:18:41,220 INFO anaconda: no initiator set >20:18:41,491 DEBUG anaconda: required disklabel type for sda (1) is None >20:18:41,491 DEBUG anaconda: default disklabel type for sda is gpt >20:18:41,492 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:18:41,498 INFO anaconda: UI not asking about disk initialization, using cached answer: True >20:18:42,301 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >20:18:42,301 INFO anaconda: dispatch: leaving (1) step cleardiskssel >20:18:42,302 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >20:18:42,302 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >20:18:42,507 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >20:18:42,508 INFO anaconda: dispatch: moving (1) to step partition >20:18:52,394 INFO anaconda: dispatch: leaving (-1) step partition >20:18:52,395 INFO anaconda: dispatch: moving (-1) to step autopartitionexecute >20:18:52,395 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >20:18:52,399 INFO anaconda: dispatch: leaving (-1) step autopartitionexecute >20:18:52,399 INFO anaconda: dispatch: moving (-1) to step cleardiskssel >20:18:52,428 INFO anaconda: no initiator set >20:18:52,704 DEBUG anaconda: required disklabel type for sda (1) is None >20:18:52,704 DEBUG anaconda: default disklabel type for sda is gpt >20:18:52,705 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:18:52,711 INFO anaconda: UI not asking about disk initialization, using cached answer: True >20:18:53,488 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >20:18:53,488 INFO anaconda: dispatch: leaving (-1) step cleardiskssel >20:18:53,489 INFO anaconda: dispatch: moving (-1) to step parttype >20:19:03,453 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >20:19:03,454 INFO anaconda: dispatch: leaving (1) step parttype >20:19:03,455 INFO anaconda: dispatch: moving (1) to step cleardiskssel >20:19:03,487 INFO anaconda: no initiator set >20:19:03,792 DEBUG anaconda: required disklabel type for sda (1) is None >20:19:03,793 DEBUG anaconda: default disklabel type for sda is gpt >20:19:03,793 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:19:03,799 INFO anaconda: UI not asking about disk initialization, using cached answer: True >20:19:04,549 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >20:19:04,550 INFO anaconda: dispatch: leaving (1) step cleardiskssel >20:19:04,550 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >20:19:04,551 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >20:19:04,554 DEBUG anaconda: required disklabel type for sda (1) is None >20:19:04,554 DEBUG anaconda: default disklabel type for sda is gpt >20:19:04,554 DEBUG anaconda: selecting gpt disklabel for sda based on size >20:19:04,759 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >20:19:04,759 INFO anaconda: dispatch: moving (1) to step partition >20:19:24,213 DEBUG anaconda: refresh: justRedraw=False >20:19:29,082 DEBUG anaconda: refresh: justRedraw=False >20:19:47,313 DEBUG anaconda: refresh: justRedraw=False >20:20:21,537 DEBUG anaconda: refresh: justRedraw=False >20:20:40,385 DEBUG anaconda: refresh: justRedraw=False >20:20:48,032 DEBUG anaconda: refresh: justRedraw=True >20:21:05,900 DEBUG anaconda: refresh: justRedraw=False >20:21:15,265 DEBUG anaconda: refresh: justRedraw=False >20:21:46,393 INFO anaconda: dispatch: leaving (1) step partition >20:21:46,393 INFO anaconda: dispatch: moving (1) to step storagedone >20:21:46,393 DEBUG anaconda: dispatch: storagedone is a direct step >20:21:47,956 INFO anaconda: dispatch: leaving (1) step storagedone >20:21:47,956 INFO anaconda: dispatch: moving (1) to step enablefilesystems >20:21:47,957 DEBUG anaconda: dispatch: enablefilesystems is a direct step >20:21:51,277 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >20:21:56,482 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >20:21:56,942 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >20:21:57,175 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults >20:21:57,199 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >20:21:57,222 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot/efi as vfat with options umask=0077,shortname=winnt >20:21:57,235 INFO anaconda: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >20:21:57,244 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >20:21:57,266 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >20:21:57,285 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >20:21:57,302 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >20:21:57,303 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >20:21:57,314 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >20:21:57,371 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >20:21:57,385 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >20:21:57,397 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >20:21:57,399 INFO anaconda: dispatch: leaving (1) step enablefilesystems >20:21:57,400 INFO anaconda: dispatch: moving (1) to step reposetup >20:21:57,401 DEBUG anaconda: dispatch: reposetup is a direct step >20:21:57,404 DEBUG anaconda: enabling new callback mode >20:21:57,666 DEBUG anaconda: isys.py:mount()- going to mount /run/initramfs/live/ on /mnt/install/source as ext2 with options defaults,bind >20:21:58,521 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/repomd.xml >20:21:58,654 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/7f6d27a11b7f07660716f242e585de333556419178dc6d2a72a292d4c743cbf6-primary.sqlite.bz2 >20:21:59,685 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/e0a7c23e8f77d20bbbf1dcddab6f8b13a7744e8da0df85175e93e0ffbf7518fa-Fedora-17-comps.xml.gz >20:21:59,976 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/767f84f69c06ee9b14da2cc3ece4532520bd65969f4d8849852db692bbe57bc3-Fedora-17-comps.xml >20:22:01,357 INFO anaconda: dispatch: leaving (1) step reposetup >20:22:01,357 INFO anaconda: dispatch: moving (1) to step tasksel >20:22:47,130 INFO anaconda: dispatch: leaving (1) step tasksel >20:22:47,131 INFO anaconda: dispatch: moving (1) to step basepkgsel >20:22:47,131 DEBUG anaconda: dispatch: basepkgsel is a direct step >20:22:47,495 INFO anaconda: dispatch: leaving (1) step basepkgsel >20:22:47,496 INFO anaconda: dispatch: moving (1) to step group-selection >20:25:30,068 INFO anaconda: dispatch: leaving (1) step group-selection >20:25:30,068 INFO anaconda: dispatch: moving (1) to step postselection >20:25:30,069 DEBUG anaconda: dispatch: postselection is a direct step >20:25:30,092 INFO anaconda: selected kernel package for kernel >20:25:31,471 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/xfs/xfs.ko >20:25:31,471 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >20:25:31,471 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/libcrc32c.ko >20:25:31,471 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >20:25:31,471 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/fat/vfat.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/fat/fat.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/arc4.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko >20:25:31,472 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko >20:25:31,473 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath.ko >20:25:31,473 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/mac80211/mac80211.ko >20:25:31,473 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >20:25:31,473 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/wireless/cfg80211.ko >20:25:31,473 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >20:25:31,474 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >20:25:31,474 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/ideapad-laptop.ko >20:25:31,474 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/acer-wmi.ko >20:25:31,474 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >20:25:31,475 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/input/sparse-keymap.ko >20:25:31,475 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/rfkill/rfkill.ko >20:25:31,475 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/busses/i2c-i801.ko >20:25:31,475 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/acpi/video.ko >20:25:31,476 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >20:25:31,476 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >20:25:31,476 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >20:25:31,477 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >20:25:31,477 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/mii.ko >20:25:31,477 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >20:25:31,477 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/xts.ko >20:25:31,478 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/lrw.ko >20:25:31,478 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/gf128mul.ko >20:25:31,478 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/sha256_generic.ko >20:25:31,478 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >20:25:31,479 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >20:25:31,479 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >20:25:31,479 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/linear.ko >20:25:31,480 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid10.ko >20:25:31,480 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid456.ko >20:25:31,480 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >20:25:31,480 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >20:25:31,481 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >20:25:31,481 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >20:25:31,481 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >20:25:31,481 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/xor.ko >20:25:31,482 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >20:25:31,482 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid1.ko >20:25:31,482 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid0.ko >20:25:31,483 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >20:25:31,483 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >20:25:31,483 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >20:25:31,483 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >20:25:31,484 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >20:25:31,484 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >20:25:31,484 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >20:25:31,485 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >20:25:31,485 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >20:25:31,485 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >20:25:31,485 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >20:25:31,486 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >20:25:41,514 INFO anaconda: dispatch: leaving (1) step postselection >20:25:41,514 INFO anaconda: dispatch: moving (1) to step install >20:25:41,538 INFO anaconda: dispatch: leaving (1) step install >20:25:41,539 INFO anaconda: dispatch: moving (1) to step preinstallconfig >20:25:41,539 DEBUG anaconda: dispatch: preinstallconfig is a direct step >20:25:41,573 INFO anaconda: Backend logger started. >20:25:41,582 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >20:25:41,582 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >20:25:41,704 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >20:25:41,704 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >20:25:41,705 INFO anaconda: dispatch: leaving (1) step preinstallconfig >20:25:41,705 INFO anaconda: dispatch: moving (1) to step installpackages >20:25:41,705 DEBUG anaconda: dispatch: installpackages is a direct step >20:25:41,705 INFO anaconda: Preparing to install packages >20:26:24,154 WARN anaconda: Try 1/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:24,407 WARN anaconda: Try 2/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:24,910 WARN anaconda: Try 3/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:25,914 WARN anaconda: Try 4/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:27,933 WARN anaconda: Try 5/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:31,958 WARN anaconda: Try 6/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:39,992 WARN anaconda: Try 7/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:26:56,030 WARN anaconda: Try 8/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:27:28,084 WARN anaconda: Try 9/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:28:32,174 WARN anaconda: Try 10/10 for file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm failed: [Errno -1] Header is not complete. >20:28:32,176 WARN anaconda: Failed to get file:///mnt/install/source/Packages/e/elfutils-0.153-2.fc17.x86_64.rpm from mirror 1/1, or downloaded file is corrupt > > >/tmp/program.log: >17:14:59,386 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >17:15:02,590 INFO program: Running... metacity --display :1 --sm-disable >17:15:04,033 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >17:15:05,083 INFO program: Running... xrandr -q >17:15:05,179 INFO program: Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192 >17:15:05,180 INFO program: LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm >17:15:05,180 INFO program: 1366x768 60.0*+ >17:15:05,181 INFO program: 1024x768 60.0 >17:15:05,181 INFO program: 800x600 60.3 56.2 >17:15:05,181 INFO program: 640x480 59.9 >17:15:05,181 INFO program: VGA1 disconnected (normal left inverted right x axis y axis) >17:15:05,182 INFO program: HDMI1 disconnected (normal left inverted right x axis y axis) >17:15:05,182 INFO program: DP1 disconnected (normal left inverted right x axis y axis) >17:15:06,973 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >17:15:06,974 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >17:17:22,306 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:17:22,470 INFO program: Running... modprobe fcoe >17:17:22,715 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:17:22,748 INFO program: No FCoE boot disk information is found in EDD! >17:17:22,753 INFO program: Running... modprobe scsi_wait_scan >17:17:22,766 INFO program: Running... rmmod scsi_wait_scan >17:17:22,781 INFO program: Running... udevadm settle --timeout=300 >17:17:22,909 INFO program: Running... multipath -d >17:17:22,932 INFO program: Running... multipath -ll >17:17:22,987 INFO program: Running... modprobe scsi_wait_scan >17:17:22,997 INFO program: Running... rmmod scsi_wait_scan >17:17:23,011 INFO program: Running... udevadm settle --timeout=300 >17:17:36,310 INFO program: Running... dumpe2fs -h /dev/loop1 >17:17:36,321 INFO program: Filesystem volume name: Anaconda >17:17:36,322 INFO program: Last mounted on: / >17:17:36,322 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >17:17:36,322 INFO program: Filesystem magic number: 0xEF53 >17:17:36,322 INFO program: Filesystem revision #: 1 (dynamic) >17:17:36,323 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 >17:17:36,323 INFO program: Filesystem flags: signed_directory_hash >17:17:36,323 INFO program: Default mount options: user_xattr acl >17:17:36,323 INFO program: Filesystem state: clean >17:17:36,323 INFO program: Errors behavior: Continue >17:17:36,324 INFO program: Filesystem OS type: Linux >17:17:36,324 INFO program: Inode count: 131072 >17:17:36,324 INFO program: Block count: 2097152 >17:17:36,324 INFO program: Reserved block count: 0 >17:17:36,325 INFO program: Free blocks: 1625332 >17:17:36,325 INFO program: Free inodes: 109797 >17:17:36,325 INFO program: First block: 1 >17:17:36,325 INFO program: Block size: 1024 >17:17:36,326 INFO program: Fragment size: 1024 >17:17:36,326 INFO program: Reserved GDT blocks: 256 >17:17:36,326 INFO program: Blocks per group: 8192 >17:17:36,327 INFO program: Fragments per group: 8192 >17:17:36,327 INFO program: Inodes per group: 512 >17:17:36,327 INFO program: Inode blocks per group: 128 >17:17:36,328 INFO program: Flex block group size: 16 >17:17:36,328 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >17:17:36,329 INFO program: Last mount time: Tue May 22 20:51:30 2012 >17:17:36,329 INFO program: Last write time: Tue May 22 20:51:40 2012 >17:17:36,329 INFO program: Mount count: 2 >17:17:36,330 INFO program: Maximum mount count: -1 >17:17:36,330 INFO program: Last checked: Tue May 22 20:51:22 2012 >17:17:36,330 INFO program: Check interval: 0 (<none>) >17:17:36,331 INFO program: Lifetime writes: 32 MB >17:17:36,331 INFO program: Reserved blocks uid: 0 (user root) >17:17:36,331 INFO program: Reserved blocks gid: 0 (group root) >17:17:36,332 INFO program: First inode: 11 >17:17:36,332 INFO program: Inode size: 256 >17:17:36,332 INFO program: Required extra isize: 28 >17:17:36,333 INFO program: Desired extra isize: 28 >17:17:36,333 INFO program: Journal inode: 8 >17:17:36,333 INFO program: Default directory hash: half_md4 >17:17:36,334 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >17:17:36,334 INFO program: Journal backup: inode blocks >17:17:36,334 INFO program: Journal features: (none) >17:17:36,335 INFO program: Journal size: 32M >17:17:36,335 INFO program: Journal length: 32768 >17:17:36,335 INFO program: Journal sequence: 0x00000009 >17:17:36,336 INFO program: Journal start: 0 >17:17:36,336 INFO program: >17:17:36,336 ERR program: dumpe2fs 1.42 (29-Nov-2011) >17:17:36,337 INFO program: Running... dumpe2fs -h /dev/loop1 >17:17:36,343 INFO program: Filesystem volume name: Anaconda >17:17:36,343 INFO program: Last mounted on: / >17:17:36,343 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >17:17:36,343 INFO program: Filesystem magic number: 0xEF53 >17:17:36,343 INFO program: Filesystem revision #: 1 (dynamic) >17:17:36,344 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 >17:17:36,344 INFO program: Filesystem flags: signed_directory_hash >17:17:36,344 INFO program: Default mount options: user_xattr acl >17:17:36,344 INFO program: Filesystem state: clean >17:17:36,344 INFO program: Errors behavior: Continue >17:17:36,344 INFO program: Filesystem OS type: Linux >17:17:36,344 INFO program: Inode count: 131072 >17:17:36,344 INFO program: Block count: 2097152 >17:17:36,344 INFO program: Reserved block count: 0 >17:17:36,344 INFO program: Free blocks: 1625332 >17:17:36,345 INFO program: Free inodes: 109797 >17:17:36,345 INFO program: First block: 1 >17:17:36,345 INFO program: Block size: 1024 >17:17:36,345 INFO program: Fragment size: 1024 >17:17:36,345 INFO program: Reserved GDT blocks: 256 >17:17:36,345 INFO program: Blocks per group: 8192 >17:17:36,346 INFO program: Fragments per group: 8192 >17:17:36,346 INFO program: Inodes per group: 512 >17:17:36,346 INFO program: Inode blocks per group: 128 >17:17:36,346 INFO program: Flex block group size: 16 >17:17:36,347 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >17:17:36,347 INFO program: Last mount time: Tue May 22 20:51:30 2012 >17:17:36,347 INFO program: Last write time: Tue May 22 20:51:40 2012 >17:17:36,348 INFO program: Mount count: 2 >17:17:36,348 INFO program: Maximum mount count: -1 >17:17:36,348 INFO program: Last checked: Tue May 22 20:51:22 2012 >17:17:36,348 INFO program: Check interval: 0 (<none>) >17:17:36,349 INFO program: Lifetime writes: 32 MB >17:17:36,349 INFO program: Reserved blocks uid: 0 (user root) >17:17:36,349 INFO program: Reserved blocks gid: 0 (group root) >17:17:36,349 INFO program: First inode: 11 >17:17:36,350 INFO program: Inode size: 256 >17:17:36,350 INFO program: Required extra isize: 28 >17:17:36,350 INFO program: Desired extra isize: 28 >17:17:36,350 INFO program: Journal inode: 8 >17:17:36,351 INFO program: Default directory hash: half_md4 >17:17:36,351 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >17:17:36,351 INFO program: Journal backup: inode blocks >17:17:36,352 INFO program: Journal features: (none) >17:17:36,352 INFO program: Journal size: 32M >17:17:36,352 INFO program: Journal length: 32768 >17:17:36,352 INFO program: Journal sequence: 0x00000009 >17:17:36,353 INFO program: Journal start: 0 >17:17:36,353 INFO program: >17:17:36,353 ERR program: dumpe2fs 1.42 (29-Nov-2011) >17:17:36,354 INFO program: Running... resize2fs -P /dev/loop1 >17:17:36,428 INFO program: Couldn't find valid filesystem superblock. >17:17:36,429 ERR program: resize2fs 1.42 (29-Nov-2011) >17:17:36,429 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:17:36,483 INFO program: Running... modprobe scsi_wait_scan >17:17:36,491 INFO program: Running... rmmod scsi_wait_scan >17:17:36,498 INFO program: Running... udevadm settle --timeout=300 >17:17:36,580 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:17:36,587 INFO program: Filesystem volume name: Anaconda >17:17:36,587 INFO program: Last mounted on: / >17:17:36,587 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >17:17:36,587 INFO program: Filesystem magic number: 0xEF53 >17:17:36,587 INFO program: Filesystem revision #: 1 (dynamic) >17:17:36,587 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 >17:17:36,588 INFO program: Filesystem flags: signed_directory_hash >17:17:36,588 INFO program: Default mount options: user_xattr acl >17:17:36,588 INFO program: Filesystem state: clean >17:17:36,588 INFO program: Errors behavior: Continue >17:17:36,588 INFO program: Filesystem OS type: Linux >17:17:36,588 INFO program: Inode count: 131072 >17:17:36,588 INFO program: Block count: 2097152 >17:17:36,588 INFO program: Reserved block count: 0 >17:17:36,588 INFO program: Free blocks: 1625332 >17:17:36,588 INFO program: Free inodes: 109797 >17:17:36,588 INFO program: First block: 1 >17:17:36,589 INFO program: Block size: 1024 >17:17:36,589 INFO program: Fragment size: 1024 >17:17:36,589 INFO program: Reserved GDT blocks: 256 >17:17:36,589 INFO program: Blocks per group: 8192 >17:17:36,590 INFO program: Fragments per group: 8192 >17:17:36,590 INFO program: Inodes per group: 512 >17:17:36,590 INFO program: Inode blocks per group: 128 >17:17:36,590 INFO program: Flex block group size: 16 >17:17:36,591 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >17:17:36,591 INFO program: Last mount time: Wed May 30 17:14:36 2012 >17:17:36,591 INFO program: Last write time: Wed May 30 17:14:36 2012 >17:17:36,591 INFO program: Mount count: 3 >17:17:36,592 INFO program: Maximum mount count: -1 >17:17:36,592 INFO program: Last checked: Tue May 22 20:51:22 2012 >17:17:36,592 INFO program: Check interval: 0 (<none>) >17:17:36,592 INFO program: Lifetime writes: 32 MB >17:17:36,593 INFO program: Reserved blocks uid: 0 (user root) >17:17:36,593 INFO program: Reserved blocks gid: 0 (group root) >17:17:36,593 INFO program: First inode: 11 >17:17:36,593 INFO program: Inode size: 256 >17:17:36,594 INFO program: Required extra isize: 28 >17:17:36,594 INFO program: Desired extra isize: 28 >17:17:36,594 INFO program: Journal inode: 8 >17:17:36,594 INFO program: Default directory hash: half_md4 >17:17:36,595 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >17:17:36,595 INFO program: Journal backup: inode blocks >17:17:36,595 INFO program: Journal features: (none) >17:17:36,595 INFO program: Journal size: 32M >17:17:36,596 INFO program: Journal length: 32768 >17:17:36,596 INFO program: Journal sequence: 0x0000000a >17:17:36,596 INFO program: Journal start: 1 >17:17:36,596 INFO program: >17:17:36,597 ERR program: dumpe2fs 1.42 (29-Nov-2011) >17:17:36,597 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:17:36,603 INFO program: Filesystem volume name: Anaconda >17:17:36,603 INFO program: Last mounted on: / >17:17:36,603 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >17:17:36,604 INFO program: Filesystem magic number: 0xEF53 >17:17:36,604 INFO program: Filesystem revision #: 1 (dynamic) >17:17:36,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 >17:17:36,604 INFO program: Filesystem flags: signed_directory_hash >17:17:36,604 INFO program: Default mount options: user_xattr acl >17:17:36,604 INFO program: Filesystem state: clean >17:17:36,605 INFO program: Errors behavior: Continue >17:17:36,605 INFO program: Filesystem OS type: Linux >17:17:36,605 INFO program: Inode count: 131072 >17:17:36,605 INFO program: Block count: 2097152 >17:17:36,605 INFO program: Reserved block count: 0 >17:17:36,606 INFO program: Free blocks: 1625332 >17:17:36,606 INFO program: Free inodes: 109797 >17:17:36,606 INFO program: First block: 1 >17:17:36,606 INFO program: Block size: 1024 >17:17:36,606 INFO program: Fragment size: 1024 >17:17:36,607 INFO program: Reserved GDT blocks: 256 >17:17:36,607 INFO program: Blocks per group: 8192 >17:17:36,607 INFO program: Fragments per group: 8192 >17:17:36,608 INFO program: Inodes per group: 512 >17:17:36,608 INFO program: Inode blocks per group: 128 >17:17:36,608 INFO program: Flex block group size: 16 >17:17:36,609 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >17:17:36,609 INFO program: Last mount time: Wed May 30 17:14:36 2012 >17:17:36,609 INFO program: Last write time: Wed May 30 17:14:36 2012 >17:17:36,609 INFO program: Mount count: 3 >17:17:36,610 INFO program: Maximum mount count: -1 >17:17:36,610 INFO program: Last checked: Tue May 22 20:51:22 2012 >17:17:36,610 INFO program: Check interval: 0 (<none>) >17:17:36,611 INFO program: Lifetime writes: 32 MB >17:17:36,611 INFO program: Reserved blocks uid: 0 (user root) >17:17:36,611 INFO program: Reserved blocks gid: 0 (group root) >17:17:36,612 INFO program: First inode: 11 >17:17:36,612 INFO program: Inode size: 256 >17:17:36,612 INFO program: Required extra isize: 28 >17:17:36,612 INFO program: Desired extra isize: 28 >17:17:36,613 INFO program: Journal inode: 8 >17:17:36,613 INFO program: Default directory hash: half_md4 >17:17:36,613 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >17:17:36,614 INFO program: Journal backup: inode blocks >17:17:36,614 INFO program: Journal features: (none) >17:17:36,614 INFO program: Journal size: 32M >17:17:36,615 INFO program: Journal length: 32768 >17:17:36,615 INFO program: Journal sequence: 0x0000000a >17:17:36,615 INFO program: Journal start: 1 >17:17:36,615 INFO program: >17:17:36,616 ERR program: dumpe2fs 1.42 (29-Nov-2011) >17:17:36,616 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:17:36,622 INFO program: Estimated minimum size of the filesystem: 450145 >17:17:36,622 ERR program: resize2fs 1.42 (29-Nov-2011) >17:17:36,640 INFO program: Running... modprobe scsi_wait_scan >17:17:36,648 INFO program: Running... rmmod scsi_wait_scan >17:17:36,655 INFO program: Running... udevadm settle --timeout=300 >17:17:36,706 INFO program: Running... udevadm settle --timeout=300 >17:17:36,779 INFO program: Running... udevadm settle --timeout=300 >17:17:36,957 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >17:17:36,967 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >17:17:46,222 INFO program: Running... hostname -v fedora.mas >20:17:59,605 INFO program: Running... /sbin/hwclock --hctosys -u >20:18:12,752 INFO program: Running... modprobe scsi_wait_scan >20:18:12,762 INFO program: Running... rmmod scsi_wait_scan >20:18:12,776 INFO program: Running... udevadm settle --timeout=300 >20:18:12,866 INFO program: Running... multipath -d >20:18:12,878 INFO program: Running... multipath -ll >20:18:12,925 INFO program: Running... modprobe scsi_wait_scan >20:18:12,935 INFO program: Running... rmmod scsi_wait_scan >20:18:12,946 INFO program: Running... udevadm settle --timeout=300 >20:18:13,209 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:13,218 INFO program: Filesystem volume name: Anaconda >20:18:13,218 INFO program: Last mounted on: / >20:18:13,218 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:13,219 INFO program: Filesystem magic number: 0xEF53 >20:18:13,219 INFO program: Filesystem revision #: 1 (dynamic) >20:18:13,219 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 >20:18:13,219 INFO program: Filesystem flags: signed_directory_hash >20:18:13,220 INFO program: Default mount options: user_xattr acl >20:18:13,220 INFO program: Filesystem state: clean >20:18:13,220 INFO program: Errors behavior: Continue >20:18:13,220 INFO program: Filesystem OS type: Linux >20:18:13,221 INFO program: Inode count: 131072 >20:18:13,221 INFO program: Block count: 2097152 >20:18:13,221 INFO program: Reserved block count: 0 >20:18:13,221 INFO program: Free blocks: 1625332 >20:18:13,221 INFO program: Free inodes: 109797 >20:18:13,222 INFO program: First block: 1 >20:18:13,222 INFO program: Block size: 1024 >20:18:13,222 INFO program: Fragment size: 1024 >20:18:13,222 INFO program: Reserved GDT blocks: 256 >20:18:13,223 INFO program: Blocks per group: 8192 >20:18:13,223 INFO program: Fragments per group: 8192 >20:18:13,224 INFO program: Inodes per group: 512 >20:18:13,224 INFO program: Inode blocks per group: 128 >20:18:13,225 INFO program: Flex block group size: 16 >20:18:13,225 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:13,225 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:13,226 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:13,226 INFO program: Mount count: 2 >20:18:13,227 INFO program: Maximum mount count: -1 >20:18:13,227 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:13,227 INFO program: Check interval: 0 (<none>) >20:18:13,228 INFO program: Lifetime writes: 32 MB >20:18:13,228 INFO program: Reserved blocks uid: 0 (user root) >20:18:13,229 INFO program: Reserved blocks gid: 0 (group root) >20:18:13,229 INFO program: First inode: 11 >20:18:13,229 INFO program: Inode size: 256 >20:18:13,230 INFO program: Required extra isize: 28 >20:18:13,230 INFO program: Desired extra isize: 28 >20:18:13,230 INFO program: Journal inode: 8 >20:18:13,231 INFO program: Default directory hash: half_md4 >20:18:13,231 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:13,231 INFO program: Journal backup: inode blocks >20:18:13,232 INFO program: Journal features: (none) >20:18:13,232 INFO program: Journal size: 32M >20:18:13,232 INFO program: Journal length: 32768 >20:18:13,233 INFO program: Journal sequence: 0x00000009 >20:18:13,233 INFO program: Journal start: 0 >20:18:13,233 INFO program: >20:18:13,234 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:13,234 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:13,240 INFO program: Filesystem volume name: Anaconda >20:18:13,241 INFO program: Last mounted on: / >20:18:13,241 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:13,241 INFO program: Filesystem magic number: 0xEF53 >20:18:13,241 INFO program: Filesystem revision #: 1 (dynamic) >20:18:13,241 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 >20:18:13,242 INFO program: Filesystem flags: signed_directory_hash >20:18:13,242 INFO program: Default mount options: user_xattr acl >20:18:13,242 INFO program: Filesystem state: clean >20:18:13,242 INFO program: Errors behavior: Continue >20:18:13,243 INFO program: Filesystem OS type: Linux >20:18:13,243 INFO program: Inode count: 131072 >20:18:13,243 INFO program: Block count: 2097152 >20:18:13,243 INFO program: Reserved block count: 0 >20:18:13,243 INFO program: Free blocks: 1625332 >20:18:13,244 INFO program: Free inodes: 109797 >20:18:13,244 INFO program: First block: 1 >20:18:13,244 INFO program: Block size: 1024 >20:18:13,244 INFO program: Fragment size: 1024 >20:18:13,245 INFO program: Reserved GDT blocks: 256 >20:18:13,245 INFO program: Blocks per group: 8192 >20:18:13,245 INFO program: Fragments per group: 8192 >20:18:13,246 INFO program: Inodes per group: 512 >20:18:13,246 INFO program: Inode blocks per group: 128 >20:18:13,246 INFO program: Flex block group size: 16 >20:18:13,247 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:13,247 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:13,247 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:13,248 INFO program: Mount count: 2 >20:18:13,248 INFO program: Maximum mount count: -1 >20:18:13,248 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:13,249 INFO program: Check interval: 0 (<none>) >20:18:13,249 INFO program: Lifetime writes: 32 MB >20:18:13,249 INFO program: Reserved blocks uid: 0 (user root) >20:18:13,250 INFO program: Reserved blocks gid: 0 (group root) >20:18:13,250 INFO program: First inode: 11 >20:18:13,250 INFO program: Inode size: 256 >20:18:13,251 INFO program: Required extra isize: 28 >20:18:13,251 INFO program: Desired extra isize: 28 >20:18:13,252 INFO program: Journal inode: 8 >20:18:13,252 INFO program: Default directory hash: half_md4 >20:18:13,252 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:13,252 INFO program: Journal backup: inode blocks >20:18:13,253 INFO program: Journal features: (none) >20:18:13,253 INFO program: Journal size: 32M >20:18:13,253 INFO program: Journal length: 32768 >20:18:13,253 INFO program: Journal sequence: 0x00000009 >20:18:13,254 INFO program: Journal start: 0 >20:18:13,254 INFO program: >20:18:13,254 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:13,255 INFO program: Running... resize2fs -P /dev/loop1 >20:18:13,261 INFO program: Couldn't find valid filesystem superblock. >20:18:13,261 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:13,261 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:18:13,309 INFO program: Running... modprobe scsi_wait_scan >20:18:13,316 INFO program: Running... rmmod scsi_wait_scan >20:18:13,323 INFO program: Running... udevadm settle --timeout=300 >20:18:13,408 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:13,414 INFO program: Filesystem volume name: Anaconda >20:18:13,415 INFO program: Last mounted on: / >20:18:13,415 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:13,415 INFO program: Filesystem magic number: 0xEF53 >20:18:13,415 INFO program: Filesystem revision #: 1 (dynamic) >20:18:13,415 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 >20:18:13,415 INFO program: Filesystem flags: signed_directory_hash >20:18:13,415 INFO program: Default mount options: user_xattr acl >20:18:13,415 INFO program: Filesystem state: clean >20:18:13,416 INFO program: Errors behavior: Continue >20:18:13,416 INFO program: Filesystem OS type: Linux >20:18:13,416 INFO program: Inode count: 131072 >20:18:13,416 INFO program: Block count: 2097152 >20:18:13,416 INFO program: Reserved block count: 0 >20:18:13,416 INFO program: Free blocks: 1625332 >20:18:13,416 INFO program: Free inodes: 109797 >20:18:13,416 INFO program: First block: 1 >20:18:13,416 INFO program: Block size: 1024 >20:18:13,416 INFO program: Fragment size: 1024 >20:18:13,417 INFO program: Reserved GDT blocks: 256 >20:18:13,417 INFO program: Blocks per group: 8192 >20:18:13,417 INFO program: Fragments per group: 8192 >20:18:13,418 INFO program: Inodes per group: 512 >20:18:13,418 INFO program: Inode blocks per group: 128 >20:18:13,418 INFO program: Flex block group size: 16 >20:18:13,418 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:13,419 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:13,419 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:13,419 INFO program: Mount count: 3 >20:18:13,419 INFO program: Maximum mount count: -1 >20:18:13,420 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:13,420 INFO program: Check interval: 0 (<none>) >20:18:13,420 INFO program: Lifetime writes: 32 MB >20:18:13,420 INFO program: Reserved blocks uid: 0 (user root) >20:18:13,421 INFO program: Reserved blocks gid: 0 (group root) >20:18:13,421 INFO program: First inode: 11 >20:18:13,421 INFO program: Inode size: 256 >20:18:13,421 INFO program: Required extra isize: 28 >20:18:13,422 INFO program: Desired extra isize: 28 >20:18:13,422 INFO program: Journal inode: 8 >20:18:13,422 INFO program: Default directory hash: half_md4 >20:18:13,422 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:13,423 INFO program: Journal backup: inode blocks >20:18:13,423 INFO program: Journal features: (none) >20:18:13,423 INFO program: Journal size: 32M >20:18:13,424 INFO program: Journal length: 32768 >20:18:13,424 INFO program: Journal sequence: 0x0000000a >20:18:13,424 INFO program: Journal start: 1 >20:18:13,424 INFO program: >20:18:13,425 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:13,425 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:13,431 INFO program: Filesystem volume name: Anaconda >20:18:13,431 INFO program: Last mounted on: / >20:18:13,431 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:13,432 INFO program: Filesystem magic number: 0xEF53 >20:18:13,432 INFO program: Filesystem revision #: 1 (dynamic) >20:18:13,432 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 >20:18:13,432 INFO program: Filesystem flags: signed_directory_hash >20:18:13,433 INFO program: Default mount options: user_xattr acl >20:18:13,433 INFO program: Filesystem state: clean >20:18:13,433 INFO program: Errors behavior: Continue >20:18:13,433 INFO program: Filesystem OS type: Linux >20:18:13,433 INFO program: Inode count: 131072 >20:18:13,434 INFO program: Block count: 2097152 >20:18:13,434 INFO program: Reserved block count: 0 >20:18:13,434 INFO program: Free blocks: 1625332 >20:18:13,434 INFO program: Free inodes: 109797 >20:18:13,434 INFO program: First block: 1 >20:18:13,435 INFO program: Block size: 1024 >20:18:13,435 INFO program: Fragment size: 1024 >20:18:13,435 INFO program: Reserved GDT blocks: 256 >20:18:13,436 INFO program: Blocks per group: 8192 >20:18:13,436 INFO program: Fragments per group: 8192 >20:18:13,437 INFO program: Inodes per group: 512 >20:18:13,437 INFO program: Inode blocks per group: 128 >20:18:13,437 INFO program: Flex block group size: 16 >20:18:13,438 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:13,438 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:13,438 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:13,439 INFO program: Mount count: 3 >20:18:13,439 INFO program: Maximum mount count: -1 >20:18:13,439 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:13,440 INFO program: Check interval: 0 (<none>) >20:18:13,440 INFO program: Lifetime writes: 32 MB >20:18:13,440 INFO program: Reserved blocks uid: 0 (user root) >20:18:13,441 INFO program: Reserved blocks gid: 0 (group root) >20:18:13,441 INFO program: First inode: 11 >20:18:13,441 INFO program: Inode size: 256 >20:18:13,442 INFO program: Required extra isize: 28 >20:18:13,442 INFO program: Desired extra isize: 28 >20:18:13,442 INFO program: Journal inode: 8 >20:18:13,443 INFO program: Default directory hash: half_md4 >20:18:13,443 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:13,443 INFO program: Journal backup: inode blocks >20:18:13,443 INFO program: Journal features: (none) >20:18:13,444 INFO program: Journal size: 32M >20:18:13,444 INFO program: Journal length: 32768 >20:18:13,444 INFO program: Journal sequence: 0x0000000a >20:18:13,444 INFO program: Journal start: 1 >20:18:13,445 INFO program: >20:18:13,445 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:13,445 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:18:13,452 INFO program: Estimated minimum size of the filesystem: 450145 >20:18:13,452 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:13,480 INFO program: Running... modprobe scsi_wait_scan >20:18:13,494 INFO program: Running... rmmod scsi_wait_scan >20:18:13,507 INFO program: Running... udevadm settle --timeout=300 >20:18:13,576 INFO program: Running... udevadm settle --timeout=300 >20:18:13,636 INFO program: Running... udevadm settle --timeout=300 >20:18:13,772 INFO program: Running... modprobe vfat >20:18:36,177 INFO program: Running... modprobe scsi_wait_scan >20:18:36,192 INFO program: Running... rmmod scsi_wait_scan >20:18:36,207 INFO program: Running... udevadm settle --timeout=300 >20:18:36,293 INFO program: Running... multipath -d >20:18:36,308 INFO program: Running... multipath -ll >20:18:36,366 INFO program: Running... modprobe scsi_wait_scan >20:18:36,378 INFO program: Running... rmmod scsi_wait_scan >20:18:36,391 INFO program: Running... udevadm settle --timeout=300 >20:18:36,669 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:36,676 INFO program: Filesystem volume name: Anaconda >20:18:36,677 INFO program: Last mounted on: / >20:18:36,677 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:36,677 INFO program: Filesystem magic number: 0xEF53 >20:18:36,677 INFO program: Filesystem revision #: 1 (dynamic) >20:18:36,678 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 >20:18:36,678 INFO program: Filesystem flags: signed_directory_hash >20:18:36,678 INFO program: Default mount options: user_xattr acl >20:18:36,678 INFO program: Filesystem state: clean >20:18:36,678 INFO program: Errors behavior: Continue >20:18:36,679 INFO program: Filesystem OS type: Linux >20:18:36,679 INFO program: Inode count: 131072 >20:18:36,679 INFO program: Block count: 2097152 >20:18:36,679 INFO program: Reserved block count: 0 >20:18:36,679 INFO program: Free blocks: 1625332 >20:18:36,680 INFO program: Free inodes: 109797 >20:18:36,680 INFO program: First block: 1 >20:18:36,680 INFO program: Block size: 1024 >20:18:36,680 INFO program: Fragment size: 1024 >20:18:36,680 INFO program: Reserved GDT blocks: 256 >20:18:36,681 INFO program: Blocks per group: 8192 >20:18:36,681 INFO program: Fragments per group: 8192 >20:18:36,681 INFO program: Inodes per group: 512 >20:18:36,681 INFO program: Inode blocks per group: 128 >20:18:36,682 INFO program: Flex block group size: 16 >20:18:36,682 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:36,683 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:36,683 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:36,683 INFO program: Mount count: 2 >20:18:36,684 INFO program: Maximum mount count: -1 >20:18:36,684 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:36,685 INFO program: Check interval: 0 (<none>) >20:18:36,685 INFO program: Lifetime writes: 32 MB >20:18:36,686 INFO program: Reserved blocks uid: 0 (user root) >20:18:36,686 INFO program: Reserved blocks gid: 0 (group root) >20:18:36,687 INFO program: First inode: 11 >20:18:36,687 INFO program: Inode size: 256 >20:18:36,687 INFO program: Required extra isize: 28 >20:18:36,688 INFO program: Desired extra isize: 28 >20:18:36,688 INFO program: Journal inode: 8 >20:18:36,689 INFO program: Default directory hash: half_md4 >20:18:36,689 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:36,690 INFO program: Journal backup: inode blocks >20:18:36,690 INFO program: Journal features: (none) >20:18:36,691 INFO program: Journal size: 32M >20:18:36,691 INFO program: Journal length: 32768 >20:18:36,692 INFO program: Journal sequence: 0x00000009 >20:18:36,692 INFO program: Journal start: 0 >20:18:36,692 INFO program: >20:18:36,693 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:36,693 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:36,703 INFO program: Filesystem volume name: Anaconda >20:18:36,703 INFO program: Last mounted on: / >20:18:36,704 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:36,704 INFO program: Filesystem magic number: 0xEF53 >20:18:36,704 INFO program: Filesystem revision #: 1 (dynamic) >20:18:36,705 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 >20:18:36,705 INFO program: Filesystem flags: signed_directory_hash >20:18:36,705 INFO program: Default mount options: user_xattr acl >20:18:36,706 INFO program: Filesystem state: clean >20:18:36,706 INFO program: Errors behavior: Continue >20:18:36,706 INFO program: Filesystem OS type: Linux >20:18:36,707 INFO program: Inode count: 131072 >20:18:36,707 INFO program: Block count: 2097152 >20:18:36,707 INFO program: Reserved block count: 0 >20:18:36,708 INFO program: Free blocks: 1625332 >20:18:36,708 INFO program: Free inodes: 109797 >20:18:36,708 INFO program: First block: 1 >20:18:36,709 INFO program: Block size: 1024 >20:18:36,709 INFO program: Fragment size: 1024 >20:18:36,710 INFO program: Reserved GDT blocks: 256 >20:18:36,710 INFO program: Blocks per group: 8192 >20:18:36,710 INFO program: Fragments per group: 8192 >20:18:36,711 INFO program: Inodes per group: 512 >20:18:36,711 INFO program: Inode blocks per group: 128 >20:18:36,712 INFO program: Flex block group size: 16 >20:18:36,712 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:36,713 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:36,713 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:36,714 INFO program: Mount count: 2 >20:18:36,714 INFO program: Maximum mount count: -1 >20:18:36,715 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:36,715 INFO program: Check interval: 0 (<none>) >20:18:36,716 INFO program: Lifetime writes: 32 MB >20:18:36,716 INFO program: Reserved blocks uid: 0 (user root) >20:18:36,717 INFO program: Reserved blocks gid: 0 (group root) >20:18:36,717 INFO program: First inode: 11 >20:18:36,718 INFO program: Inode size: 256 >20:18:36,718 INFO program: Required extra isize: 28 >20:18:36,719 INFO program: Desired extra isize: 28 >20:18:36,719 INFO program: Journal inode: 8 >20:18:36,720 INFO program: Default directory hash: half_md4 >20:18:36,720 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:36,721 INFO program: Journal backup: inode blocks >20:18:36,721 INFO program: Journal features: (none) >20:18:36,722 INFO program: Journal size: 32M >20:18:36,722 INFO program: Journal length: 32768 >20:18:36,722 INFO program: Journal sequence: 0x00000009 >20:18:36,723 INFO program: Journal start: 0 >20:18:36,723 INFO program: >20:18:36,723 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:36,724 INFO program: Running... resize2fs -P /dev/loop1 >20:18:36,732 INFO program: Couldn't find valid filesystem superblock. >20:18:36,733 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:36,733 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:18:36,804 INFO program: Running... modprobe scsi_wait_scan >20:18:36,815 INFO program: Running... rmmod scsi_wait_scan >20:18:36,829 INFO program: Running... udevadm settle --timeout=300 >20:18:36,933 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:36,943 INFO program: Filesystem volume name: Anaconda >20:18:36,943 INFO program: Last mounted on: / >20:18:36,944 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:36,944 INFO program: Filesystem magic number: 0xEF53 >20:18:36,944 INFO program: Filesystem revision #: 1 (dynamic) >20:18:36,944 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 >20:18:36,945 INFO program: Filesystem flags: signed_directory_hash >20:18:36,945 INFO program: Default mount options: user_xattr acl >20:18:36,945 INFO program: Filesystem state: clean >20:18:36,945 INFO program: Errors behavior: Continue >20:18:36,945 INFO program: Filesystem OS type: Linux >20:18:36,946 INFO program: Inode count: 131072 >20:18:36,946 INFO program: Block count: 2097152 >20:18:36,946 INFO program: Reserved block count: 0 >20:18:36,946 INFO program: Free blocks: 1625332 >20:18:36,946 INFO program: Free inodes: 109797 >20:18:36,947 INFO program: First block: 1 >20:18:36,947 INFO program: Block size: 1024 >20:18:36,947 INFO program: Fragment size: 1024 >20:18:36,948 INFO program: Reserved GDT blocks: 256 >20:18:36,948 INFO program: Blocks per group: 8192 >20:18:36,949 INFO program: Fragments per group: 8192 >20:18:36,950 INFO program: Inodes per group: 512 >20:18:36,950 INFO program: Inode blocks per group: 128 >20:18:36,951 INFO program: Flex block group size: 16 >20:18:36,952 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:36,952 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:36,952 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:36,953 INFO program: Mount count: 3 >20:18:36,953 INFO program: Maximum mount count: -1 >20:18:36,953 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:36,954 INFO program: Check interval: 0 (<none>) >20:18:36,954 INFO program: Lifetime writes: 32 MB >20:18:36,954 INFO program: Reserved blocks uid: 0 (user root) >20:18:36,954 INFO program: Reserved blocks gid: 0 (group root) >20:18:36,955 INFO program: First inode: 11 >20:18:36,955 INFO program: Inode size: 256 >20:18:36,955 INFO program: Required extra isize: 28 >20:18:36,955 INFO program: Desired extra isize: 28 >20:18:36,956 INFO program: Journal inode: 8 >20:18:36,956 INFO program: Default directory hash: half_md4 >20:18:36,956 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:36,956 INFO program: Journal backup: inode blocks >20:18:36,957 INFO program: Journal features: (none) >20:18:36,957 INFO program: Journal size: 32M >20:18:36,957 INFO program: Journal length: 32768 >20:18:36,957 INFO program: Journal sequence: 0x0000000a >20:18:36,958 INFO program: Journal start: 1 >20:18:36,958 INFO program: >20:18:36,958 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:36,959 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:36,966 INFO program: Filesystem volume name: Anaconda >20:18:36,966 INFO program: Last mounted on: / >20:18:36,967 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:36,967 INFO program: Filesystem magic number: 0xEF53 >20:18:36,967 INFO program: Filesystem revision #: 1 (dynamic) >20:18:36,967 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 >20:18:36,967 INFO program: Filesystem flags: signed_directory_hash >20:18:36,967 INFO program: Default mount options: user_xattr acl >20:18:36,967 INFO program: Filesystem state: clean >20:18:36,967 INFO program: Errors behavior: Continue >20:18:36,967 INFO program: Filesystem OS type: Linux >20:18:36,968 INFO program: Inode count: 131072 >20:18:36,968 INFO program: Block count: 2097152 >20:18:36,968 INFO program: Reserved block count: 0 >20:18:36,968 INFO program: Free blocks: 1625332 >20:18:36,968 INFO program: Free inodes: 109797 >20:18:36,968 INFO program: First block: 1 >20:18:36,968 INFO program: Block size: 1024 >20:18:36,968 INFO program: Fragment size: 1024 >20:18:36,968 INFO program: Reserved GDT blocks: 256 >20:18:36,969 INFO program: Blocks per group: 8192 >20:18:36,969 INFO program: Fragments per group: 8192 >20:18:36,969 INFO program: Inodes per group: 512 >20:18:36,970 INFO program: Inode blocks per group: 128 >20:18:36,970 INFO program: Flex block group size: 16 >20:18:36,970 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:36,970 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:36,971 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:36,971 INFO program: Mount count: 3 >20:18:36,971 INFO program: Maximum mount count: -1 >20:18:36,972 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:36,972 INFO program: Check interval: 0 (<none>) >20:18:36,972 INFO program: Lifetime writes: 32 MB >20:18:36,972 INFO program: Reserved blocks uid: 0 (user root) >20:18:36,973 INFO program: Reserved blocks gid: 0 (group root) >20:18:36,973 INFO program: First inode: 11 >20:18:36,973 INFO program: Inode size: 256 >20:18:36,973 INFO program: Required extra isize: 28 >20:18:36,974 INFO program: Desired extra isize: 28 >20:18:36,974 INFO program: Journal inode: 8 >20:18:36,974 INFO program: Default directory hash: half_md4 >20:18:36,974 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:36,975 INFO program: Journal backup: inode blocks >20:18:36,975 INFO program: Journal features: (none) >20:18:36,975 INFO program: Journal size: 32M >20:18:36,976 INFO program: Journal length: 32768 >20:18:36,976 INFO program: Journal sequence: 0x0000000a >20:18:36,976 INFO program: Journal start: 1 >20:18:36,976 INFO program: >20:18:36,977 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:36,977 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:18:36,986 INFO program: Estimated minimum size of the filesystem: 450145 >20:18:36,987 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:37,019 INFO program: Running... modprobe scsi_wait_scan >20:18:37,035 INFO program: Running... rmmod scsi_wait_scan >20:18:37,048 INFO program: Running... udevadm settle --timeout=300 >20:18:37,146 INFO program: Running... udevadm settle --timeout=300 >20:18:37,197 INFO program: Running... udevadm settle --timeout=300 >20:18:41,224 INFO program: Running... modprobe scsi_wait_scan >20:18:41,240 INFO program: Running... rmmod scsi_wait_scan >20:18:41,256 INFO program: Running... udevadm settle --timeout=300 >20:18:41,335 INFO program: Running... multipath -d >20:18:41,348 INFO program: Running... multipath -ll >20:18:41,395 INFO program: Running... modprobe scsi_wait_scan >20:18:41,405 INFO program: Running... rmmod scsi_wait_scan >20:18:41,418 INFO program: Running... udevadm settle --timeout=300 >20:18:41,664 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:41,673 INFO program: Filesystem volume name: Anaconda >20:18:41,674 INFO program: Last mounted on: / >20:18:41,675 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:41,675 INFO program: Filesystem magic number: 0xEF53 >20:18:41,676 INFO program: Filesystem revision #: 1 (dynamic) >20:18:41,676 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 >20:18:41,677 INFO program: Filesystem flags: signed_directory_hash >20:18:41,677 INFO program: Default mount options: user_xattr acl >20:18:41,678 INFO program: Filesystem state: clean >20:18:41,678 INFO program: Errors behavior: Continue >20:18:41,679 INFO program: Filesystem OS type: Linux >20:18:41,679 INFO program: Inode count: 131072 >20:18:41,680 INFO program: Block count: 2097152 >20:18:41,680 INFO program: Reserved block count: 0 >20:18:41,681 INFO program: Free blocks: 1625332 >20:18:41,681 INFO program: Free inodes: 109797 >20:18:41,682 INFO program: First block: 1 >20:18:41,682 INFO program: Block size: 1024 >20:18:41,682 INFO program: Fragment size: 1024 >20:18:41,683 INFO program: Reserved GDT blocks: 256 >20:18:41,683 INFO program: Blocks per group: 8192 >20:18:41,684 INFO program: Fragments per group: 8192 >20:18:41,684 INFO program: Inodes per group: 512 >20:18:41,685 INFO program: Inode blocks per group: 128 >20:18:41,686 INFO program: Flex block group size: 16 >20:18:41,686 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:41,687 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:41,687 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:41,688 INFO program: Mount count: 2 >20:18:41,689 INFO program: Maximum mount count: -1 >20:18:41,690 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:41,691 INFO program: Check interval: 0 (<none>) >20:18:41,692 INFO program: Lifetime writes: 32 MB >20:18:41,692 INFO program: Reserved blocks uid: 0 (user root) >20:18:41,693 INFO program: Reserved blocks gid: 0 (group root) >20:18:41,693 INFO program: First inode: 11 >20:18:41,693 INFO program: Inode size: 256 >20:18:41,694 INFO program: Required extra isize: 28 >20:18:41,694 INFO program: Desired extra isize: 28 >20:18:41,694 INFO program: Journal inode: 8 >20:18:41,695 INFO program: Default directory hash: half_md4 >20:18:41,695 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:41,695 INFO program: Journal backup: inode blocks >20:18:41,696 INFO program: Journal features: (none) >20:18:41,696 INFO program: Journal size: 32M >20:18:41,696 INFO program: Journal length: 32768 >20:18:41,697 INFO program: Journal sequence: 0x00000009 >20:18:41,697 INFO program: Journal start: 0 >20:18:41,697 INFO program: >20:18:41,698 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:41,699 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:41,707 INFO program: Filesystem volume name: Anaconda >20:18:41,708 INFO program: Last mounted on: / >20:18:41,708 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:41,708 INFO program: Filesystem magic number: 0xEF53 >20:18:41,708 INFO program: Filesystem revision #: 1 (dynamic) >20:18:41,708 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 >20:18:41,709 INFO program: Filesystem flags: signed_directory_hash >20:18:41,709 INFO program: Default mount options: user_xattr acl >20:18:41,709 INFO program: Filesystem state: clean >20:18:41,709 INFO program: Errors behavior: Continue >20:18:41,709 INFO program: Filesystem OS type: Linux >20:18:41,709 INFO program: Inode count: 131072 >20:18:41,709 INFO program: Block count: 2097152 >20:18:41,709 INFO program: Reserved block count: 0 >20:18:41,709 INFO program: Free blocks: 1625332 >20:18:41,710 INFO program: Free inodes: 109797 >20:18:41,710 INFO program: First block: 1 >20:18:41,710 INFO program: Block size: 1024 >20:18:41,711 INFO program: Fragment size: 1024 >20:18:41,711 INFO program: Reserved GDT blocks: 256 >20:18:41,712 INFO program: Blocks per group: 8192 >20:18:41,712 INFO program: Fragments per group: 8192 >20:18:41,712 INFO program: Inodes per group: 512 >20:18:41,712 INFO program: Inode blocks per group: 128 >20:18:41,712 INFO program: Flex block group size: 16 >20:18:41,712 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:41,712 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:41,712 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:41,713 INFO program: Mount count: 2 >20:18:41,713 INFO program: Maximum mount count: -1 >20:18:41,713 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:41,713 INFO program: Check interval: 0 (<none>) >20:18:41,713 INFO program: Lifetime writes: 32 MB >20:18:41,713 INFO program: Reserved blocks uid: 0 (user root) >20:18:41,714 INFO program: Reserved blocks gid: 0 (group root) >20:18:41,714 INFO program: First inode: 11 >20:18:41,714 INFO program: Inode size: 256 >20:18:41,714 INFO program: Required extra isize: 28 >20:18:41,714 INFO program: Desired extra isize: 28 >20:18:41,714 INFO program: Journal inode: 8 >20:18:41,715 INFO program: Default directory hash: half_md4 >20:18:41,715 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:41,715 INFO program: Journal backup: inode blocks >20:18:41,715 INFO program: Journal features: (none) >20:18:41,715 INFO program: Journal size: 32M >20:18:41,715 INFO program: Journal length: 32768 >20:18:41,715 INFO program: Journal sequence: 0x00000009 >20:18:41,716 INFO program: Journal start: 0 >20:18:41,716 INFO program: >20:18:41,716 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:41,716 INFO program: Running... resize2fs -P /dev/loop1 >20:18:41,727 INFO program: Couldn't find valid filesystem superblock. >20:18:41,727 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:41,727 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:18:41,787 INFO program: Running... modprobe scsi_wait_scan >20:18:41,800 INFO program: Running... rmmod scsi_wait_scan >20:18:41,813 INFO program: Running... udevadm settle --timeout=300 >20:18:41,930 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:41,940 INFO program: Filesystem volume name: Anaconda >20:18:41,940 INFO program: Last mounted on: / >20:18:41,940 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:41,940 INFO program: Filesystem magic number: 0xEF53 >20:18:41,941 INFO program: Filesystem revision #: 1 (dynamic) >20:18:41,941 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 >20:18:41,941 INFO program: Filesystem flags: signed_directory_hash >20:18:41,941 INFO program: Default mount options: user_xattr acl >20:18:41,941 INFO program: Filesystem state: clean >20:18:41,941 INFO program: Errors behavior: Continue >20:18:41,941 INFO program: Filesystem OS type: Linux >20:18:41,941 INFO program: Inode count: 131072 >20:18:41,942 INFO program: Block count: 2097152 >20:18:41,942 INFO program: Reserved block count: 0 >20:18:41,942 INFO program: Free blocks: 1625332 >20:18:41,942 INFO program: Free inodes: 109797 >20:18:41,942 INFO program: First block: 1 >20:18:41,942 INFO program: Block size: 1024 >20:18:41,943 INFO program: Fragment size: 1024 >20:18:41,943 INFO program: Reserved GDT blocks: 256 >20:18:41,943 INFO program: Blocks per group: 8192 >20:18:41,943 INFO program: Fragments per group: 8192 >20:18:41,944 INFO program: Inodes per group: 512 >20:18:41,944 INFO program: Inode blocks per group: 128 >20:18:41,944 INFO program: Flex block group size: 16 >20:18:41,945 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:41,945 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:41,945 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:41,945 INFO program: Mount count: 3 >20:18:41,946 INFO program: Maximum mount count: -1 >20:18:41,946 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:41,946 INFO program: Check interval: 0 (<none>) >20:18:41,947 INFO program: Lifetime writes: 32 MB >20:18:41,947 INFO program: Reserved blocks uid: 0 (user root) >20:18:41,947 INFO program: Reserved blocks gid: 0 (group root) >20:18:41,948 INFO program: First inode: 11 >20:18:41,948 INFO program: Inode size: 256 >20:18:41,948 INFO program: Required extra isize: 28 >20:18:41,948 INFO program: Desired extra isize: 28 >20:18:41,949 INFO program: Journal inode: 8 >20:18:41,949 INFO program: Default directory hash: half_md4 >20:18:41,949 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:41,950 INFO program: Journal backup: inode blocks >20:18:41,950 INFO program: Journal features: (none) >20:18:41,950 INFO program: Journal size: 32M >20:18:41,950 INFO program: Journal length: 32768 >20:18:41,951 INFO program: Journal sequence: 0x0000000a >20:18:41,951 INFO program: Journal start: 1 >20:18:41,951 INFO program: >20:18:41,952 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:41,952 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:41,963 INFO program: Filesystem volume name: Anaconda >20:18:41,964 INFO program: Last mounted on: / >20:18:41,964 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:41,965 INFO program: Filesystem magic number: 0xEF53 >20:18:41,965 INFO program: Filesystem revision #: 1 (dynamic) >20:18:41,965 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 >20:18:41,966 INFO program: Filesystem flags: signed_directory_hash >20:18:41,966 INFO program: Default mount options: user_xattr acl >20:18:41,967 INFO program: Filesystem state: clean >20:18:41,967 INFO program: Errors behavior: Continue >20:18:41,968 INFO program: Filesystem OS type: Linux >20:18:41,968 INFO program: Inode count: 131072 >20:18:41,968 INFO program: Block count: 2097152 >20:18:41,969 INFO program: Reserved block count: 0 >20:18:41,969 INFO program: Free blocks: 1625332 >20:18:41,970 INFO program: Free inodes: 109797 >20:18:41,970 INFO program: First block: 1 >20:18:41,971 INFO program: Block size: 1024 >20:18:41,971 INFO program: Fragment size: 1024 >20:18:41,971 INFO program: Reserved GDT blocks: 256 >20:18:41,972 INFO program: Blocks per group: 8192 >20:18:41,972 INFO program: Fragments per group: 8192 >20:18:41,972 INFO program: Inodes per group: 512 >20:18:41,972 INFO program: Inode blocks per group: 128 >20:18:41,973 INFO program: Flex block group size: 16 >20:18:41,973 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:41,973 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:41,973 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:41,973 INFO program: Mount count: 3 >20:18:41,973 INFO program: Maximum mount count: -1 >20:18:41,973 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:41,974 INFO program: Check interval: 0 (<none>) >20:18:41,974 INFO program: Lifetime writes: 32 MB >20:18:41,974 INFO program: Reserved blocks uid: 0 (user root) >20:18:41,974 INFO program: Reserved blocks gid: 0 (group root) >20:18:41,974 INFO program: First inode: 11 >20:18:41,974 INFO program: Inode size: 256 >20:18:41,974 INFO program: Required extra isize: 28 >20:18:41,975 INFO program: Desired extra isize: 28 >20:18:41,975 INFO program: Journal inode: 8 >20:18:41,975 INFO program: Default directory hash: half_md4 >20:18:41,975 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:41,975 INFO program: Journal backup: inode blocks >20:18:41,975 INFO program: Journal features: (none) >20:18:41,975 INFO program: Journal size: 32M >20:18:41,976 INFO program: Journal length: 32768 >20:18:41,976 INFO program: Journal sequence: 0x0000000a >20:18:41,976 INFO program: Journal start: 1 >20:18:41,976 INFO program: >20:18:41,976 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:41,977 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:18:41,984 INFO program: Estimated minimum size of the filesystem: 450145 >20:18:41,985 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:42,014 INFO program: Running... modprobe scsi_wait_scan >20:18:42,030 INFO program: Running... rmmod scsi_wait_scan >20:18:42,046 INFO program: Running... udevadm settle --timeout=300 >20:18:42,123 INFO program: Running... udevadm settle --timeout=300 >20:18:42,185 INFO program: Running... udevadm settle --timeout=300 >20:18:52,431 INFO program: Running... modprobe scsi_wait_scan >20:18:52,442 INFO program: Running... rmmod scsi_wait_scan >20:18:52,458 INFO program: Running... udevadm settle --timeout=300 >20:18:52,544 INFO program: Running... multipath -d >20:18:52,559 INFO program: Running... multipath -ll >20:18:52,612 INFO program: Running... modprobe scsi_wait_scan >20:18:52,621 INFO program: Running... rmmod scsi_wait_scan >20:18:52,636 INFO program: Running... udevadm settle --timeout=300 >20:18:52,883 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:52,893 INFO program: Filesystem volume name: Anaconda >20:18:52,894 INFO program: Last mounted on: / >20:18:52,894 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:52,895 INFO program: Filesystem magic number: 0xEF53 >20:18:52,896 INFO program: Filesystem revision #: 1 (dynamic) >20:18:52,896 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 >20:18:52,897 INFO program: Filesystem flags: signed_directory_hash >20:18:52,897 INFO program: Default mount options: user_xattr acl >20:18:52,898 INFO program: Filesystem state: clean >20:18:52,898 INFO program: Errors behavior: Continue >20:18:52,899 INFO program: Filesystem OS type: Linux >20:18:52,899 INFO program: Inode count: 131072 >20:18:52,900 INFO program: Block count: 2097152 >20:18:52,900 INFO program: Reserved block count: 0 >20:18:52,901 INFO program: Free blocks: 1625332 >20:18:52,901 INFO program: Free inodes: 109797 >20:18:52,902 INFO program: First block: 1 >20:18:52,902 INFO program: Block size: 1024 >20:18:52,902 INFO program: Fragment size: 1024 >20:18:52,903 INFO program: Reserved GDT blocks: 256 >20:18:52,903 INFO program: Blocks per group: 8192 >20:18:52,904 INFO program: Fragments per group: 8192 >20:18:52,905 INFO program: Inodes per group: 512 >20:18:52,906 INFO program: Inode blocks per group: 128 >20:18:52,907 INFO program: Flex block group size: 16 >20:18:52,907 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:52,908 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:52,909 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:52,910 INFO program: Mount count: 2 >20:18:52,911 INFO program: Maximum mount count: -1 >20:18:52,911 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:52,912 INFO program: Check interval: 0 (<none>) >20:18:52,912 INFO program: Lifetime writes: 32 MB >20:18:52,913 INFO program: Reserved blocks uid: 0 (user root) >20:18:52,913 INFO program: Reserved blocks gid: 0 (group root) >20:18:52,913 INFO program: First inode: 11 >20:18:52,913 INFO program: Inode size: 256 >20:18:52,914 INFO program: Required extra isize: 28 >20:18:52,914 INFO program: Desired extra isize: 28 >20:18:52,914 INFO program: Journal inode: 8 >20:18:52,914 INFO program: Default directory hash: half_md4 >20:18:52,915 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:52,915 INFO program: Journal backup: inode blocks >20:18:52,915 INFO program: Journal features: (none) >20:18:52,916 INFO program: Journal size: 32M >20:18:52,916 INFO program: Journal length: 32768 >20:18:52,916 INFO program: Journal sequence: 0x00000009 >20:18:52,916 INFO program: Journal start: 0 >20:18:52,917 INFO program: >20:18:52,917 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:52,918 INFO program: Running... dumpe2fs -h /dev/loop1 >20:18:52,925 INFO program: Filesystem volume name: Anaconda >20:18:52,926 INFO program: Last mounted on: / >20:18:52,926 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:52,927 INFO program: Filesystem magic number: 0xEF53 >20:18:52,927 INFO program: Filesystem revision #: 1 (dynamic) >20:18:52,927 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 >20:18:52,927 INFO program: Filesystem flags: signed_directory_hash >20:18:52,928 INFO program: Default mount options: user_xattr acl >20:18:52,928 INFO program: Filesystem state: clean >20:18:52,928 INFO program: Errors behavior: Continue >20:18:52,928 INFO program: Filesystem OS type: Linux >20:18:52,929 INFO program: Inode count: 131072 >20:18:52,929 INFO program: Block count: 2097152 >20:18:52,929 INFO program: Reserved block count: 0 >20:18:52,929 INFO program: Free blocks: 1625332 >20:18:52,930 INFO program: Free inodes: 109797 >20:18:52,930 INFO program: First block: 1 >20:18:52,930 INFO program: Block size: 1024 >20:18:52,930 INFO program: Fragment size: 1024 >20:18:52,930 INFO program: Reserved GDT blocks: 256 >20:18:52,931 INFO program: Blocks per group: 8192 >20:18:52,931 INFO program: Fragments per group: 8192 >20:18:52,931 INFO program: Inodes per group: 512 >20:18:52,932 INFO program: Inode blocks per group: 128 >20:18:52,932 INFO program: Flex block group size: 16 >20:18:52,932 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:52,933 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:18:52,933 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:18:52,934 INFO program: Mount count: 2 >20:18:52,934 INFO program: Maximum mount count: -1 >20:18:52,934 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:52,935 INFO program: Check interval: 0 (<none>) >20:18:52,935 INFO program: Lifetime writes: 32 MB >20:18:52,935 INFO program: Reserved blocks uid: 0 (user root) >20:18:52,936 INFO program: Reserved blocks gid: 0 (group root) >20:18:52,936 INFO program: First inode: 11 >20:18:52,936 INFO program: Inode size: 256 >20:18:52,937 INFO program: Required extra isize: 28 >20:18:52,937 INFO program: Desired extra isize: 28 >20:18:52,937 INFO program: Journal inode: 8 >20:18:52,938 INFO program: Default directory hash: half_md4 >20:18:52,938 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:52,938 INFO program: Journal backup: inode blocks >20:18:52,939 INFO program: Journal features: (none) >20:18:52,939 INFO program: Journal size: 32M >20:18:52,940 INFO program: Journal length: 32768 >20:18:52,940 INFO program: Journal sequence: 0x00000009 >20:18:52,940 INFO program: Journal start: 0 >20:18:52,941 INFO program: >20:18:52,941 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:52,942 INFO program: Running... resize2fs -P /dev/loop1 >20:18:52,950 INFO program: Couldn't find valid filesystem superblock. >20:18:52,950 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:52,950 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:18:53,007 INFO program: Running... modprobe scsi_wait_scan >20:18:53,019 INFO program: Running... rmmod scsi_wait_scan >20:18:53,031 INFO program: Running... udevadm settle --timeout=300 >20:18:53,127 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:53,135 INFO program: Filesystem volume name: Anaconda >20:18:53,135 INFO program: Last mounted on: / >20:18:53,135 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:53,135 INFO program: Filesystem magic number: 0xEF53 >20:18:53,135 INFO program: Filesystem revision #: 1 (dynamic) >20:18:53,135 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 >20:18:53,136 INFO program: Filesystem flags: signed_directory_hash >20:18:53,136 INFO program: Default mount options: user_xattr acl >20:18:53,136 INFO program: Filesystem state: clean >20:18:53,136 INFO program: Errors behavior: Continue >20:18:53,136 INFO program: Filesystem OS type: Linux >20:18:53,136 INFO program: Inode count: 131072 >20:18:53,136 INFO program: Block count: 2097152 >20:18:53,136 INFO program: Reserved block count: 0 >20:18:53,137 INFO program: Free blocks: 1625332 >20:18:53,137 INFO program: Free inodes: 109797 >20:18:53,137 INFO program: First block: 1 >20:18:53,137 INFO program: Block size: 1024 >20:18:53,137 INFO program: Fragment size: 1024 >20:18:53,138 INFO program: Reserved GDT blocks: 256 >20:18:53,139 INFO program: Blocks per group: 8192 >20:18:53,139 INFO program: Fragments per group: 8192 >20:18:53,140 INFO program: Inodes per group: 512 >20:18:53,141 INFO program: Inode blocks per group: 128 >20:18:53,141 INFO program: Flex block group size: 16 >20:18:53,142 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:53,142 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:53,142 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:53,143 INFO program: Mount count: 3 >20:18:53,143 INFO program: Maximum mount count: -1 >20:18:53,143 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:53,143 INFO program: Check interval: 0 (<none>) >20:18:53,144 INFO program: Lifetime writes: 32 MB >20:18:53,144 INFO program: Reserved blocks uid: 0 (user root) >20:18:53,144 INFO program: Reserved blocks gid: 0 (group root) >20:18:53,144 INFO program: First inode: 11 >20:18:53,145 INFO program: Inode size: 256 >20:18:53,145 INFO program: Required extra isize: 28 >20:18:53,145 INFO program: Desired extra isize: 28 >20:18:53,146 INFO program: Journal inode: 8 >20:18:53,146 INFO program: Default directory hash: half_md4 >20:18:53,146 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:53,146 INFO program: Journal backup: inode blocks >20:18:53,147 INFO program: Journal features: (none) >20:18:53,147 INFO program: Journal size: 32M >20:18:53,147 INFO program: Journal length: 32768 >20:18:53,147 INFO program: Journal sequence: 0x0000000a >20:18:53,148 INFO program: Journal start: 1 >20:18:53,148 INFO program: >20:18:53,148 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:53,149 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:18:53,156 INFO program: Filesystem volume name: Anaconda >20:18:53,156 INFO program: Last mounted on: / >20:18:53,157 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:18:53,157 INFO program: Filesystem magic number: 0xEF53 >20:18:53,157 INFO program: Filesystem revision #: 1 (dynamic) >20:18:53,157 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 >20:18:53,157 INFO program: Filesystem flags: signed_directory_hash >20:18:53,157 INFO program: Default mount options: user_xattr acl >20:18:53,157 INFO program: Filesystem state: clean >20:18:53,157 INFO program: Errors behavior: Continue >20:18:53,157 INFO program: Filesystem OS type: Linux >20:18:53,158 INFO program: Inode count: 131072 >20:18:53,158 INFO program: Block count: 2097152 >20:18:53,158 INFO program: Reserved block count: 0 >20:18:53,158 INFO program: Free blocks: 1625332 >20:18:53,158 INFO program: Free inodes: 109797 >20:18:53,158 INFO program: First block: 1 >20:18:53,158 INFO program: Block size: 1024 >20:18:53,158 INFO program: Fragment size: 1024 >20:18:53,159 INFO program: Reserved GDT blocks: 256 >20:18:53,159 INFO program: Blocks per group: 8192 >20:18:53,159 INFO program: Fragments per group: 8192 >20:18:53,159 INFO program: Inodes per group: 512 >20:18:53,160 INFO program: Inode blocks per group: 128 >20:18:53,160 INFO program: Flex block group size: 16 >20:18:53,160 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:18:53,160 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:18:53,161 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:18:53,161 INFO program: Mount count: 3 >20:18:53,161 INFO program: Maximum mount count: -1 >20:18:53,162 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:18:53,162 INFO program: Check interval: 0 (<none>) >20:18:53,162 INFO program: Lifetime writes: 32 MB >20:18:53,162 INFO program: Reserved blocks uid: 0 (user root) >20:18:53,163 INFO program: Reserved blocks gid: 0 (group root) >20:18:53,163 INFO program: First inode: 11 >20:18:53,163 INFO program: Inode size: 256 >20:18:53,163 INFO program: Required extra isize: 28 >20:18:53,164 INFO program: Desired extra isize: 28 >20:18:53,164 INFO program: Journal inode: 8 >20:18:53,164 INFO program: Default directory hash: half_md4 >20:18:53,165 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:18:53,165 INFO program: Journal backup: inode blocks >20:18:53,165 INFO program: Journal features: (none) >20:18:53,165 INFO program: Journal size: 32M >20:18:53,166 INFO program: Journal length: 32768 >20:18:53,166 INFO program: Journal sequence: 0x0000000a >20:18:53,166 INFO program: Journal start: 1 >20:18:53,167 INFO program: >20:18:53,167 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:18:53,167 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:18:53,174 INFO program: Estimated minimum size of the filesystem: 450145 >20:18:53,174 ERR program: resize2fs 1.42 (29-Nov-2011) >20:18:53,205 INFO program: Running... modprobe scsi_wait_scan >20:18:53,220 INFO program: Running... rmmod scsi_wait_scan >20:18:53,236 INFO program: Running... udevadm settle --timeout=300 >20:18:53,306 INFO program: Running... udevadm settle --timeout=300 >20:18:53,364 INFO program: Running... udevadm settle --timeout=300 >20:19:03,491 INFO program: Running... modprobe scsi_wait_scan >20:19:03,503 INFO program: Running... rmmod scsi_wait_scan >20:19:03,518 INFO program: Running... udevadm settle --timeout=300 >20:19:03,610 INFO program: Running... multipath -d >20:19:03,627 INFO program: Running... multipath -ll >20:19:03,675 INFO program: Running... modprobe scsi_wait_scan >20:19:03,685 INFO program: Running... rmmod scsi_wait_scan >20:19:03,698 INFO program: Running... udevadm settle --timeout=300 >20:19:03,965 INFO program: Running... dumpe2fs -h /dev/loop1 >20:19:03,972 INFO program: Filesystem volume name: Anaconda >20:19:03,973 INFO program: Last mounted on: / >20:19:03,973 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:19:03,973 INFO program: Filesystem magic number: 0xEF53 >20:19:03,973 INFO program: Filesystem revision #: 1 (dynamic) >20:19:03,974 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 >20:19:03,974 INFO program: Filesystem flags: signed_directory_hash >20:19:03,974 INFO program: Default mount options: user_xattr acl >20:19:03,974 INFO program: Filesystem state: clean >20:19:03,975 INFO program: Errors behavior: Continue >20:19:03,975 INFO program: Filesystem OS type: Linux >20:19:03,975 INFO program: Inode count: 131072 >20:19:03,975 INFO program: Block count: 2097152 >20:19:03,976 INFO program: Reserved block count: 0 >20:19:03,976 INFO program: Free blocks: 1625332 >20:19:03,976 INFO program: Free inodes: 109797 >20:19:03,976 INFO program: First block: 1 >20:19:03,977 INFO program: Block size: 1024 >20:19:03,978 INFO program: Fragment size: 1024 >20:19:03,978 INFO program: Reserved GDT blocks: 256 >20:19:03,979 INFO program: Blocks per group: 8192 >20:19:03,980 INFO program: Fragments per group: 8192 >20:19:03,981 INFO program: Inodes per group: 512 >20:19:03,981 INFO program: Inode blocks per group: 128 >20:19:03,982 INFO program: Flex block group size: 16 >20:19:03,982 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:19:03,983 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:19:03,983 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:19:03,983 INFO program: Mount count: 2 >20:19:03,983 INFO program: Maximum mount count: -1 >20:19:03,984 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:19:03,984 INFO program: Check interval: 0 (<none>) >20:19:03,984 INFO program: Lifetime writes: 32 MB >20:19:03,985 INFO program: Reserved blocks uid: 0 (user root) >20:19:03,985 INFO program: Reserved blocks gid: 0 (group root) >20:19:03,985 INFO program: First inode: 11 >20:19:03,985 INFO program: Inode size: 256 >20:19:03,986 INFO program: Required extra isize: 28 >20:19:03,986 INFO program: Desired extra isize: 28 >20:19:03,986 INFO program: Journal inode: 8 >20:19:03,987 INFO program: Default directory hash: half_md4 >20:19:03,987 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:19:03,987 INFO program: Journal backup: inode blocks >20:19:03,987 INFO program: Journal features: (none) >20:19:03,988 INFO program: Journal size: 32M >20:19:03,988 INFO program: Journal length: 32768 >20:19:03,988 INFO program: Journal sequence: 0x00000009 >20:19:03,988 INFO program: Journal start: 0 >20:19:03,989 INFO program: >20:19:03,989 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:19:03,989 INFO program: Running... dumpe2fs -h /dev/loop1 >20:19:03,997 INFO program: Filesystem volume name: Anaconda >20:19:03,997 INFO program: Last mounted on: / >20:19:03,998 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:19:03,998 INFO program: Filesystem magic number: 0xEF53 >20:19:03,998 INFO program: Filesystem revision #: 1 (dynamic) >20:19:03,998 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 >20:19:03,998 INFO program: Filesystem flags: signed_directory_hash >20:19:03,998 INFO program: Default mount options: user_xattr acl >20:19:03,998 INFO program: Filesystem state: clean >20:19:03,998 INFO program: Errors behavior: Continue >20:19:03,998 INFO program: Filesystem OS type: Linux >20:19:03,999 INFO program: Inode count: 131072 >20:19:03,999 INFO program: Block count: 2097152 >20:19:03,999 INFO program: Reserved block count: 0 >20:19:03,999 INFO program: Free blocks: 1625332 >20:19:03,999 INFO program: Free inodes: 109797 >20:19:03,999 INFO program: First block: 1 >20:19:03,999 INFO program: Block size: 1024 >20:19:03,999 INFO program: Fragment size: 1024 >20:19:04,000 INFO program: Reserved GDT blocks: 256 >20:19:04,000 INFO program: Blocks per group: 8192 >20:19:04,000 INFO program: Fragments per group: 8192 >20:19:04,001 INFO program: Inodes per group: 512 >20:19:04,001 INFO program: Inode blocks per group: 128 >20:19:04,001 INFO program: Flex block group size: 16 >20:19:04,001 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:19:04,002 INFO program: Last mount time: Tue May 22 23:51:30 2012 >20:19:04,002 INFO program: Last write time: Tue May 22 23:51:40 2012 >20:19:04,002 INFO program: Mount count: 2 >20:19:04,002 INFO program: Maximum mount count: -1 >20:19:04,003 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:19:04,003 INFO program: Check interval: 0 (<none>) >20:19:04,003 INFO program: Lifetime writes: 32 MB >20:19:04,003 INFO program: Reserved blocks uid: 0 (user root) >20:19:04,004 INFO program: Reserved blocks gid: 0 (group root) >20:19:04,004 INFO program: First inode: 11 >20:19:04,004 INFO program: Inode size: 256 >20:19:04,005 INFO program: Required extra isize: 28 >20:19:04,005 INFO program: Desired extra isize: 28 >20:19:04,005 INFO program: Journal inode: 8 >20:19:04,005 INFO program: Default directory hash: half_md4 >20:19:04,006 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:19:04,006 INFO program: Journal backup: inode blocks >20:19:04,006 INFO program: Journal features: (none) >20:19:04,007 INFO program: Journal size: 32M >20:19:04,007 INFO program: Journal length: 32768 >20:19:04,007 INFO program: Journal sequence: 0x00000009 >20:19:04,007 INFO program: Journal start: 0 >20:19:04,008 INFO program: >20:19:04,008 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:19:04,008 INFO program: Running... resize2fs -P /dev/loop1 >20:19:04,015 INFO program: Couldn't find valid filesystem superblock. >20:19:04,015 ERR program: resize2fs 1.42 (29-Nov-2011) >20:19:04,015 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:19:04,075 INFO program: Running... modprobe scsi_wait_scan >20:19:04,088 INFO program: Running... rmmod scsi_wait_scan >20:19:04,101 INFO program: Running... udevadm settle --timeout=300 >20:19:04,197 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:19:04,208 INFO program: Filesystem volume name: Anaconda >20:19:04,208 INFO program: Last mounted on: / >20:19:04,209 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:19:04,209 INFO program: Filesystem magic number: 0xEF53 >20:19:04,209 INFO program: Filesystem revision #: 1 (dynamic) >20:19:04,209 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 >20:19:04,209 INFO program: Filesystem flags: signed_directory_hash >20:19:04,209 INFO program: Default mount options: user_xattr acl >20:19:04,209 INFO program: Filesystem state: clean >20:19:04,209 INFO program: Errors behavior: Continue >20:19:04,209 INFO program: Filesystem OS type: Linux >20:19:04,210 INFO program: Inode count: 131072 >20:19:04,210 INFO program: Block count: 2097152 >20:19:04,210 INFO program: Reserved block count: 0 >20:19:04,210 INFO program: Free blocks: 1625332 >20:19:04,210 INFO program: Free inodes: 109797 >20:19:04,210 INFO program: First block: 1 >20:19:04,210 INFO program: Block size: 1024 >20:19:04,210 INFO program: Fragment size: 1024 >20:19:04,211 INFO program: Reserved GDT blocks: 256 >20:19:04,211 INFO program: Blocks per group: 8192 >20:19:04,211 INFO program: Fragments per group: 8192 >20:19:04,211 INFO program: Inodes per group: 512 >20:19:04,212 INFO program: Inode blocks per group: 128 >20:19:04,212 INFO program: Flex block group size: 16 >20:19:04,212 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:19:04,213 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:19:04,214 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:19:04,214 INFO program: Mount count: 3 >20:19:04,215 INFO program: Maximum mount count: -1 >20:19:04,216 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:19:04,216 INFO program: Check interval: 0 (<none>) >20:19:04,217 INFO program: Lifetime writes: 32 MB >20:19:04,218 INFO program: Reserved blocks uid: 0 (user root) >20:19:04,218 INFO program: Reserved blocks gid: 0 (group root) >20:19:04,219 INFO program: First inode: 11 >20:19:04,220 INFO program: Inode size: 256 >20:19:04,221 INFO program: Required extra isize: 28 >20:19:04,221 INFO program: Desired extra isize: 28 >20:19:04,222 INFO program: Journal inode: 8 >20:19:04,222 INFO program: Default directory hash: half_md4 >20:19:04,223 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:19:04,223 INFO program: Journal backup: inode blocks >20:19:04,223 INFO program: Journal features: (none) >20:19:04,223 INFO program: Journal size: 32M >20:19:04,224 INFO program: Journal length: 32768 >20:19:04,224 INFO program: Journal sequence: 0x0000000a >20:19:04,224 INFO program: Journal start: 1 >20:19:04,224 INFO program: >20:19:04,225 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:19:04,225 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:19:04,233 INFO program: Filesystem volume name: Anaconda >20:19:04,234 INFO program: Last mounted on: / >20:19:04,234 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >20:19:04,234 INFO program: Filesystem magic number: 0xEF53 >20:19:04,234 INFO program: Filesystem revision #: 1 (dynamic) >20:19:04,234 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 >20:19:04,234 INFO program: Filesystem flags: signed_directory_hash >20:19:04,234 INFO program: Default mount options: user_xattr acl >20:19:04,234 INFO program: Filesystem state: clean >20:19:04,234 INFO program: Errors behavior: Continue >20:19:04,234 INFO program: Filesystem OS type: Linux >20:19:04,235 INFO program: Inode count: 131072 >20:19:04,235 INFO program: Block count: 2097152 >20:19:04,235 INFO program: Reserved block count: 0 >20:19:04,235 INFO program: Free blocks: 1625332 >20:19:04,235 INFO program: Free inodes: 109797 >20:19:04,235 INFO program: First block: 1 >20:19:04,235 INFO program: Block size: 1024 >20:19:04,235 INFO program: Fragment size: 1024 >20:19:04,236 INFO program: Reserved GDT blocks: 256 >20:19:04,236 INFO program: Blocks per group: 8192 >20:19:04,236 INFO program: Fragments per group: 8192 >20:19:04,236 INFO program: Inodes per group: 512 >20:19:04,237 INFO program: Inode blocks per group: 128 >20:19:04,237 INFO program: Flex block group size: 16 >20:19:04,237 INFO program: Filesystem created: Tue May 22 23:51:22 2012 >20:19:04,238 INFO program: Last mount time: Wed May 30 20:14:36 2012 >20:19:04,238 INFO program: Last write time: Wed May 30 20:14:36 2012 >20:19:04,238 INFO program: Mount count: 3 >20:19:04,238 INFO program: Maximum mount count: -1 >20:19:04,239 INFO program: Last checked: Tue May 22 23:51:22 2012 >20:19:04,239 INFO program: Check interval: 0 (<none>) >20:19:04,239 INFO program: Lifetime writes: 32 MB >20:19:04,239 INFO program: Reserved blocks uid: 0 (user root) >20:19:04,240 INFO program: Reserved blocks gid: 0 (group root) >20:19:04,240 INFO program: First inode: 11 >20:19:04,240 INFO program: Inode size: 256 >20:19:04,240 INFO program: Required extra isize: 28 >20:19:04,241 INFO program: Desired extra isize: 28 >20:19:04,241 INFO program: Journal inode: 8 >20:19:04,241 INFO program: Default directory hash: half_md4 >20:19:04,242 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >20:19:04,242 INFO program: Journal backup: inode blocks >20:19:04,242 INFO program: Journal features: (none) >20:19:04,242 INFO program: Journal size: 32M >20:19:04,243 INFO program: Journal length: 32768 >20:19:04,243 INFO program: Journal sequence: 0x0000000a >20:19:04,243 INFO program: Journal start: 1 >20:19:04,244 INFO program: >20:19:04,244 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:19:04,244 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:19:04,251 INFO program: Estimated minimum size of the filesystem: 450145 >20:19:04,252 ERR program: resize2fs 1.42 (29-Nov-2011) >20:19:04,276 INFO program: Running... modprobe scsi_wait_scan >20:19:04,292 INFO program: Running... rmmod scsi_wait_scan >20:19:04,309 INFO program: Running... udevadm settle --timeout=300 >20:19:04,383 INFO program: Running... udevadm settle --timeout=300 >20:19:04,439 INFO program: Running... udevadm settle --timeout=300 >20:19:56,372 INFO program: Running... modprobe btrfs >20:19:59,019 INFO program: Running... modprobe xfs >20:21:47,883 INFO program: Running... udevadm settle --timeout=300 >20:21:47,959 INFO program: Running... udevadm settle --timeout=300 >20:21:48,037 INFO program: Running... wipefs -a /dev/sda >20:21:50,531 INFO program: Running... udevadm settle --timeout=300 >20:21:50,583 INFO program: Running... udevadm settle --timeout=300 >20:21:50,665 INFO program: Running... udevadm settle --timeout=300 >20:21:50,769 INFO program: Running... udevadm settle --timeout=300 >20:21:50,823 INFO program: Running... udevadm settle --timeout=300 >20:21:50,884 INFO program: Running... udevadm settle --timeout=300 >20:21:50,991 INFO program: Running... udevadm settle --timeout=300 >20:21:51,065 INFO program: Running... wipefs -a /dev/sda1 >20:21:51,103 INFO program: Running... udevadm settle --timeout=300 >20:21:51,148 INFO program: Running... udevadm settle --timeout=300 >20:21:51,250 INFO program: Running... mkdosfs /dev/sda1 >20:21:51,273 INFO program: m >20:21:51,277 INFO program: Running... udevadm settle --timeout=300 >20:21:51,382 INFO program: Running... udevadm settle --timeout=300 >20:21:51,487 INFO program: Running... udevadm settle --timeout=300 >20:21:51,573 INFO program: Running... wipefs -a /dev/sda2 >20:21:51,605 INFO program: Running... udevadm settle --timeout=300 >20:21:51,660 INFO program: Running... udevadm settle --timeout=300 >20:21:51,760 INFO program: Running... udevadm settle --timeout=300 >20:21:51,862 INFO program: Running... wipefs -a /dev/sda3 >20:21:51,903 INFO program: Running... udevadm settle --timeout=300 >20:21:51,956 INFO program: Running... udevadm settle --timeout=300 >20:21:52,075 INFO program: Running... mke2fs -t ext4 /dev/sda3 >20:21:56,469 INFO program: Discarding device blocks: 4096/2621440 528384/26214401052672/26214401576960/26214402101248/2621440 done >20:21:56,469 INFO program: Filesystem label= >20:21:56,470 INFO program: OS type: Linux >20:21:56,470 INFO program: Block size=4096 (log=2) >20:21:56,470 INFO program: Fragment size=4096 (log=2) >20:21:56,470 INFO program: Stride=0 blocks, Stripe width=0 blocks >20:21:56,471 INFO program: 655360 inodes, 2621440 blocks >20:21:56,471 INFO program: 131072 blocks (5.00%) reserved for the super user >20:21:56,471 INFO program: First data block=0 >20:21:56,472 INFO program: Maximum filesystem blocks=2684354560 >20:21:56,472 INFO program: 80 block groups >20:21:56,473 INFO program: 32768 blocks per group, 32768 fragments per group >20:21:56,473 INFO program: 8192 inodes per group >20:21:56,474 INFO program: Superblock backups stored on blocks: >20:21:56,474 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >20:21:56,474 INFO program: >20:21:56,475 INFO program: Allocating group tables: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 done >20:21:56,475 INFO program: Writing inode tables: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 done >20:21:56,475 INFO program: Creating journal (32768 blocks): done >20:21:56,476 INFO program: Writing superblocks and filesystem accounting information: 0/80 1/80 2/80 3/80 4/80 5/80 6/80 7/80 8/80 9/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/80 d >20:21:56,477 ERR program: mke2fs 1.42 (29-Nov-2011) >20:21:56,482 INFO program: Running... udevadm settle --timeout=300 >20:21:56,570 INFO program: Running... udevadm settle --timeout=300 >20:21:56,677 INFO program: Running... mke2fs -t ext4 /dev/sda2 >20:21:56,930 INFO program: Discarding device blocks: 1024/512000 done >20:21:56,931 INFO program: Filesystem label= >20:21:56,931 INFO program: OS type: Linux >20:21:56,931 INFO program: Block size=1024 (log=0) >20:21:56,931 INFO program: Fragment size=1024 (log=0) >20:21:56,932 INFO program: Stride=0 blocks, Stripe width=0 blocks >20:21:56,932 INFO program: 128016 inodes, 512000 blocks >20:21:56,932 INFO program: 25600 blocks (5.00%) reserved for the super user >20:21:56,933 INFO program: First data block=1 >20:21:56,933 INFO program: Maximum filesystem blocks=67633152 >20:21:56,934 INFO program: 63 block groups >20:21:56,934 INFO program: 8192 blocks per group, 8192 fragments per group >20:21:56,935 INFO program: 2032 inodes per group >20:21:56,935 INFO program: Superblock backups stored on blocks: >20:21:56,936 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >20:21:56,936 INFO program: >20:21:56,936 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 >20:21:56,937 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 >20:21:56,937 INFO program: Creating journal (8192 blocks): done >20:21:56,937 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 done >20:21:56,938 INFO program: >20:21:56,939 ERR program: mke2fs 1.42 (29-Nov-2011) >20:21:56,943 INFO program: Running... udevadm settle --timeout=300 >20:21:57,004 INFO program: Running... udevadm settle --timeout=300 >17:21:57,177 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda3 /mnt/sysimage >17:21:57,203 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >17:21:57,224 INFO program: Running... /bin/mount -n -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >17:21:57,247 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >17:21:57,270 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >17:21:57,289 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >17:21:57,307 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >17:21:57,373 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >17:21:57,390 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >17:21:57,670 INFO program: Running... /bin/mount -n -t ext2 -o defaults,bind /run/initramfs/live/ /mnt/install/source >20:25:30,095 INFO program: Running... modinfo -F filename xfs >20:25:30,112 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/xfs/xfs.ko >20:25:30,113 INFO program: Running... modinfo -F filename btrfs >20:25:30,134 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >20:25:30,135 INFO program: Running... modinfo -F filename libcrc32c >20:25:30,157 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/libcrc32c.ko >20:25:30,158 INFO program: Running... modinfo -F filename zlib_deflate >20:25:30,180 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >20:25:30,181 INFO program: Running... modinfo -F filename vfat >20:25:30,201 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/fat/vfat.ko >20:25:30,202 INFO program: Running... modinfo -F filename fat >20:25:30,224 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/fat/fat.ko >20:25:30,225 INFO program: Running... modinfo -F filename fcoe >20:25:30,246 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >20:25:30,247 INFO program: Running... modinfo -F filename libfcoe >20:25:30,268 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >20:25:30,269 INFO program: Running... modinfo -F filename libfc >20:25:30,290 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >20:25:30,291 INFO program: Running... modinfo -F filename scsi_transport_fc >20:25:30,313 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >20:25:30,314 INFO program: Running... modinfo -F filename scsi_tgt >20:25:30,335 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >20:25:30,336 INFO program: Running... modinfo -F filename arc4 >20:25:30,356 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/arc4.ko >20:25:30,357 INFO program: Running... modinfo -F filename ath9k >20:25:30,378 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko >20:25:30,379 INFO program: Running... modinfo -F filename ath9k_common >20:25:30,401 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko >20:25:30,401 INFO program: Running... modinfo -F filename ath9k_hw >20:25:30,423 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko >20:25:30,424 INFO program: Running... modinfo -F filename ath >20:25:30,444 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/wireless/ath/ath.ko >20:25:30,445 INFO program: Running... modinfo -F filename mac80211 >20:25:30,466 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/mac80211/mac80211.ko >20:25:30,466 INFO program: Running... modinfo -F filename i915 >20:25:30,488 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >20:25:30,489 INFO program: Running... modinfo -F filename cfg80211 >20:25:30,510 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/wireless/cfg80211.ko >20:25:30,510 INFO program: Running... modinfo -F filename i2c_algo_bit >20:25:30,533 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >20:25:30,534 INFO program: Running... modinfo -F filename drm_kms_helper >20:25:30,554 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >20:25:30,554 INFO program: Running... modinfo -F filename ideapad_laptop >20:25:30,576 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/ideapad-laptop.ko >20:25:30,577 INFO program: Running... modinfo -F filename acer_wmi >20:25:30,599 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/acer-wmi.ko >20:25:30,600 INFO program: Running... modinfo -F filename drm >20:25:30,620 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >20:25:30,621 INFO program: Running... modinfo -F filename sparse_keymap >20:25:30,642 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/input/sparse-keymap.ko >20:25:30,643 INFO program: Running... modinfo -F filename rfkill >20:25:30,663 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/rfkill/rfkill.ko >20:25:30,664 INFO program: Running... modinfo -F filename i2c_i801 >20:25:30,687 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/busses/i2c-i801.ko >20:25:30,688 INFO program: Running... modinfo -F filename video >20:25:30,709 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/acpi/video.ko >20:25:30,710 INFO program: Running... modinfo -F filename wmi >20:25:30,731 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >20:25:30,733 INFO program: Running... modinfo -F filename i2c_core >20:25:30,753 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >20:25:30,754 INFO program: Running... modinfo -F filename nls_utf8 >20:25:30,774 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >20:25:30,775 INFO program: Running... modinfo -F filename r8169 >20:25:30,796 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko >20:25:30,797 INFO program: Running... modinfo -F filename mii >20:25:30,819 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/net/mii.ko >20:25:30,820 INFO program: Running... modinfo -F filename sunrpc >20:25:30,840 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >20:25:30,841 INFO program: Running... modinfo -F filename xts >20:25:30,862 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/xts.ko >20:25:30,863 INFO program: Running... modinfo -F filename lrw >20:25:30,882 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/lrw.ko >20:25:30,883 INFO program: Running... modinfo -F filename gf128mul >20:25:30,902 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/gf128mul.ko >20:25:30,902 INFO program: Running... modinfo -F filename sha256_generic >20:25:30,923 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/sha256_generic.ko >20:25:30,924 INFO program: Running... modinfo -F filename dm_crypt >20:25:30,946 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >20:25:30,947 INFO program: Running... modinfo -F filename dm_round_robin >20:25:30,968 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >20:25:30,969 INFO program: Running... modinfo -F filename dm_multipath >20:25:30,990 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >20:25:30,991 INFO program: Running... modinfo -F filename linear >20:25:31,010 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/linear.ko >20:25:31,011 INFO program: Running... modinfo -F filename raid10 >20:25:31,031 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid10.ko >20:25:31,032 INFO program: Running... modinfo -F filename raid456 >20:25:31,054 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid456.ko >20:25:31,055 INFO program: Running... modinfo -F filename async_raid6_recov >20:25:31,076 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >20:25:31,077 INFO program: Running... modinfo -F filename async_memcpy >20:25:31,099 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >20:25:31,100 INFO program: Running... modinfo -F filename async_pq >20:25:31,122 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >20:25:31,123 INFO program: Running... modinfo -F filename raid6_pq >20:25:31,142 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >20:25:31,143 INFO program: Running... modinfo -F filename async_xor >20:25:31,158 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >20:25:31,159 INFO program: Running... modinfo -F filename xor >20:25:31,176 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/xor.ko >20:25:31,177 INFO program: Running... modinfo -F filename async_tx >20:25:31,195 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >20:25:31,196 INFO program: Running... modinfo -F filename raid1 >20:25:31,212 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid1.ko >20:25:31,213 INFO program: Running... modinfo -F filename raid0 >20:25:31,233 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/md/raid0.ko >20:25:31,234 INFO program: Running... modinfo -F filename iscsi_ibft >20:25:31,253 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >20:25:31,254 INFO program: Running... modinfo -F filename iscsi_boot_sysfs >20:25:31,275 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >20:25:31,276 INFO program: Running... modinfo -F filename scsi_dh_rdac >20:25:31,298 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >20:25:31,299 INFO program: Running... modinfo -F filename scsi_dh_hp_sw >20:25:31,320 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >20:25:31,320 INFO program: Running... modinfo -F filename scsi_dh_emc >20:25:31,337 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >20:25:31,338 INFO program: Running... modinfo -F filename scsi_dh_alua >20:25:31,359 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >20:25:31,360 INFO program: Running... modinfo -F filename iscsi_tcp >20:25:31,380 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >20:25:31,381 INFO program: Running... modinfo -F filename libiscsi_tcp >20:25:31,401 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >20:25:31,401 INFO program: Running... modinfo -F filename libiscsi >20:25:31,421 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >20:25:31,421 INFO program: Running... modinfo -F filename scsi_transport_iscsi >20:25:31,440 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >20:25:31,440 INFO program: Running... modinfo -F filename squashfs >20:25:31,456 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >20:25:31,456 INFO program: Running... modinfo -F filename cramfs >20:25:31,471 INFO program: /lib/modules/3.3.4-5.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >20:25:41,540 INFO program: Running... /sbin/rsyslogd -c 4 -f /tmp/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid > > >/tmp/storage.log: >17:14:57,285 DEBUG storage: registered device format class LUKS as luks >17:14:57,286 DEBUG storage: registered device format class BIOSBoot as biosboot >17:14:57,313 DEBUG storage: registered device format class Ext2FS as ext2 >17:14:57,313 DEBUG storage: registered device format class Ext3FS as ext3 >17:14:57,313 DEBUG storage: registered device format class Ext4FS as ext4 >17:14:57,313 DEBUG storage: registered device format class FATFS as vfat >17:14:57,313 DEBUG storage: registered device format class EFIFS as efi >17:14:57,313 DEBUG storage: registered device format class BTRFS as btrfs >17:14:57,314 DEBUG storage: registered device format class GFS2 as gfs2 >17:14:57,314 DEBUG storage: registered device format class JFS as jfs >17:14:57,314 DEBUG storage: registered device format class ReiserFS as reiserfs >17:14:57,314 DEBUG storage: registered device format class XFS as xfs >17:14:57,314 DEBUG storage: registered device format class HFS as hfs >17:14:57,314 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >17:14:57,314 DEBUG storage: registered device format class HFSPlus as hfs+ >17:14:57,315 DEBUG storage: registered device format class NTFS as ntfs >17:14:57,315 DEBUG storage: registered device format class NFS as nfs >17:14:57,315 DEBUG storage: registered device format class NFSv4 as nfs4 >17:14:57,315 DEBUG storage: registered device format class Iso9660FS as iso9660 >17:14:57,315 DEBUG storage: registered device format class NoDevFS as nodev >17:14:57,315 DEBUG storage: registered device format class DevPtsFS as devpts >17:14:57,315 DEBUG storage: registered device format class ProcFS as proc >17:14:57,316 DEBUG storage: registered device format class SysFS as sysfs >17:14:57,316 DEBUG storage: registered device format class TmpFS as tmpfs >17:14:57,316 DEBUG storage: registered device format class BindFS as bind >17:14:57,316 DEBUG storage: registered device format class SELinuxFS as selinuxfs >17:14:57,316 DEBUG storage: registered device format class USBFS as usbfs >17:14:57,318 DEBUG storage: registered device format class DMRaidMember as dmraidmember >17:14:57,319 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >17:14:57,320 DEBUG storage: registered device format class MultipathMember as multipath_member >17:14:57,323 DEBUG storage: registered device format class MDRaidMember as mdmember >17:14:57,325 DEBUG storage: registered device format class PPCPRePBoot as prepboot >17:14:57,328 DEBUG storage: registered device format class SwapSpace as swap >17:14:57,332 DEBUG storage: registered device format class DiskLabel as disklabel >17:17:22,751 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:17:22,751 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >17:17:22,751 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:17:22,752 INFO storage: sr0 looks to be the live device; marking as protected >17:17:22,899 DEBUG storage: MultipathTopology._build_topology: >17:17:22,899 DEBUG storage: /etc/multipath.conf contents: >17:17:22,899 DEBUG storage: # multipath.conf written by anaconda >17:17:22,899 DEBUG storage: >17:17:22,900 DEBUG storage: defaults { >17:17:22,900 DEBUG storage: user_friendly_names yes >17:17:22,900 DEBUG storage: } >17:17:22,900 DEBUG storage: blacklist { >17:17:22,900 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:17:22,900 DEBUG storage: devnode "^hd[a-z]" >17:17:22,900 DEBUG storage: devnode "^dcssblk[0-9]*" >17:17:22,900 DEBUG storage: device { >17:17:22,900 DEBUG storage: vendor "DGC" >17:17:22,900 DEBUG storage: product "LUNZ" >17:17:22,900 DEBUG storage: } >17:17:22,901 DEBUG storage: device { >17:17:22,901 DEBUG storage: vendor "IBM" >17:17:22,901 DEBUG storage: product "S/390.*" >17:17:22,902 DEBUG storage: } >17:17:22,903 DEBUG storage: # don't count normal SATA devices as multipaths >17:17:22,903 DEBUG storage: device { >17:17:22,904 DEBUG storage: vendor "ATA" >17:17:22,904 DEBUG storage: } >17:17:22,905 DEBUG storage: # don't count 3ware devices as multipaths >17:17:22,905 DEBUG storage: device { >17:17:22,905 DEBUG storage: vendor "3ware" >17:17:22,906 DEBUG storage: } >17:17:22,906 DEBUG storage: device { >17:17:22,906 DEBUG storage: vendor "AMCC" >17:17:22,906 DEBUG storage: } >17:17:22,907 DEBUG storage: # nor highpoint devices >17:17:22,907 DEBUG storage: device { >17:17:22,907 DEBUG storage: vendor "HPT" >17:17:22,908 DEBUG storage: } >17:17:22,908 DEBUG storage: } >17:17:22,908 DEBUG storage: multipaths { >17:17:22,908 DEBUG storage: } >17:17:22,909 DEBUG storage: (end of /etc/multipath.conf) >17:17:22,948 INFO storage: MultipathTopology: found singlepath device: sda >17:17:22,949 INFO storage: MultipathTopology: found non-disk device: sr0 >17:17:22,949 INFO storage: MultipathTopology: found singlepath device: loop0 >17:17:22,950 INFO storage: MultipathTopology: found singlepath device: loop1 >17:17:22,950 INFO storage: MultipathTopology: found singlepath device: loop2 >17:17:22,950 INFO storage: MultipathTopology: found singlepath device: loop3 >17:17:22,951 INFO storage: MultipathTopology: found singlepath device: loop4 >17:17:22,951 INFO storage: MultipathTopology: found singlepath device: loop5 >17:17:22,952 INFO storage: MultipathTopology: found singlepath device: loop6 >17:17:22,952 INFO storage: MultipathTopology: found singlepath device: loop7 >17:17:22,952 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:17:22,953 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >17:17:22,964 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:17:22,965 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:17:22,966 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:17:22,967 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:22,969 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >17:17:22,970 INFO storage: sda is a disk >17:17:22,970 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:22,973 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:17:22,973 INFO storage: added disk sda (id 0) to device tree >17:17:22,973 DEBUG storage: looking up parted Device: /dev/sda >17:17:22,977 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:17:22,982 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >17:17:22,983 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:22,987 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:17:23,079 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >17:17:35,936 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >17:17:35,941 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >17:17:35,944 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9cb1836d0> > PedDisk: <_ped.Disk object at 0x7ff9cb185dd0> >17:17:35,945 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:17:35,948 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >17:17:35,948 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:35,950 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:17:35,950 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >17:17:35,952 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >17:17:35,953 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:17:35,953 INFO storage: registered action: [1] Create Format gpt disklabel on disk sda (id 0) >17:17:35,955 INFO storage: got device: DiskDevice instance (0x7ff9cb6fc990) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9cb404cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9cb16e7d0> >17:17:35,956 INFO storage: got format: DiskLabel instance (0x7ff9cb1834d0) -- > 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 0x7ff9cb1836d0> > PedDisk: <_ped.Disk object at 0x7ff9cb185dd0> > origPartedDisk = <parted.disk.Disk object at 0x7ff9cb183790> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2fc1830> > >17:17:36,166 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >17:17:36,167 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >17:17:36,168 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:17:36,170 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,170 INFO storage: sr0 is a cdrom >17:17:36,171 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:17:36,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,173 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:17:36,174 INFO storage: added cdrom sr0 (id 1) to device tree >17:17:36,175 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:17:36,189 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:17:36,192 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >17:17:36,195 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:36,195 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:17:36,195 DEBUG storage: device sr0 does not contain a disklabel >17:17:36,195 INFO storage: type detected on 'sr0' is 'iso9660' >17:17:36,197 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:36,197 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:17:36,198 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:17:36,200 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:17:36,211 DEBUG storage: looking up parted Device: /dev/sr0 >17:17:36,246 INFO storage: got device: OpticalDevice instance (0x7ff9cb16eb10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2fc1680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:17:36,248 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:36,248 INFO storage: got format: Iso9660FS instance (0x7ff9c3040510) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >17:17:36,264 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:17:36,265 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >17:17:36,266 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >17:17:36,268 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,268 INFO storage: loop0 is a loop device >17:17:36,270 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:17:36,271 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:17:36,272 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,275 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:17:36,275 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 2) to device tree >17:17:36,277 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:17:36,277 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,279 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:17:36,279 INFO storage: added loop loop0 (id 3) to device tree >17:17:36,281 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:17:36,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:17:36,282 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:17:36,284 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:17:36,285 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:17:36,287 WARN storage: disklabel detected but not usable on loop0 >17:17:36,288 INFO storage: type detected on 'loop0' is 'squashfs' >17:17:36,288 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:17:36,290 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:17:36,290 INFO storage: got device: LoopDevice instance (0x7ff9cb6fc890) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (2)'] > 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 >17:17:36,294 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:17:36,295 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >17:17:36,296 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:17:36,297 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,297 INFO storage: loop1 is a loop device >17:17:36,298 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:17:36,300 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:17:36,301 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,301 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,302 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:17:36,303 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >17:17:36,304 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:17:36,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,306 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:17:36,306 INFO storage: added loop loop1 (id 5) to device tree >17:17:36,307 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:17:36,308 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:17:36,309 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,310 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:36,310 DEBUG storage: device loop1 does not contain a disklabel >17:17:36,310 INFO storage: type detected on 'loop1' is 'ext4' >17:17:36,431 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,431 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:36,432 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:17:36,433 INFO storage: got device: LoopDevice instance (0x7ff9c3040890) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > 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 >17:17:36,434 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,434 INFO storage: got format: Ext4FS instance (0x7ff9c3040990) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:17:36,444 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:17:36,444 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >17:17:36,446 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:17:36,447 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,447 INFO storage: loop2 is a loop device >17:17:36,449 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:17:36,450 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:17:36,452 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,454 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:17:36,454 INFO storage: added file /overlay (deleted) (id 6) to device tree >17:17:36,456 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:17:36,456 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,458 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:17:36,458 INFO storage: added loop loop2 (id 7) to device tree >17:17:36,460 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:17:36,461 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:17:36,461 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,463 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:17:36,464 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:17:36,466 WARN storage: disklabel detected but not usable on loop2 >17:17:36,467 DEBUG storage: no type or existing type for loop2, bailing >17:17:36,467 INFO storage: got device: LoopDevice instance (0x7ff9cb16ead0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > 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 >17:17:36,471 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:17:36,471 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >17:17:36,471 DEBUG storage: lvm filter: adding loop3 to the reject list >17:17:36,473 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:17:36,474 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >17:17:36,474 DEBUG storage: lvm filter: adding loop4 to the reject list >17:17:36,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:17:36,476 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >17:17:36,476 DEBUG storage: lvm filter: adding loop5 to the reject list >17:17:36,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:17:36,478 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >17:17:36,478 DEBUG storage: lvm filter: adding loop6 to the reject list >17:17:36,481 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:17:36,482 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >17:17:36,482 DEBUG storage: lvm filter: adding loop7 to the reject list >17:17:36,482 DEBUG storage: Skipping a device mapper drive (dm-0) for now >17:17:36,552 INFO storage: devices to scan: ['dm-0'] >17:17:36,556 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:17:36,556 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >17:17:36,558 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:17:36,559 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,559 INFO storage: live-rw is a device-mapper device >17:17:36,561 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >17:17:36,562 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:17:36,564 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >17:17:36,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:17:36,567 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >17:17:36,569 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:17:36,571 DEBUG storage: DeviceTree.getDeviceByName returned None >17:17:36,572 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:17:36,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:17:36,574 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:17:36,574 INFO storage: added dm live-rw (id 8) to device tree >17:17:36,576 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:17:36,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:17:36,579 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,579 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:36,580 DEBUG storage: device live-rw does not contain a disklabel >17:17:36,580 INFO storage: type detected on 'live-rw' is 'ext4' >17:17:36,625 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:17:36,627 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:17:36,628 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >17:17:36,629 INFO storage: got device: DMDevice instance (0x7ff9c3040dd0) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > 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 0x7ff9c2fc1c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:17:36,631 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,632 INFO storage: got format: Ext4FS instance (0x7ff9c3041310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:17:36,705 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:17:36,778 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:17:36,824 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:17:36,826 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:17:36,827 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >17:17:36,828 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:17:36,828 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >17:17:36,831 INFO storage: edd: MBR signature on sda is zero. new disk image? >17:17:36,831 INFO storage: edd: collected mbr signatures: {} >17:17:36,831 DEBUG storage: new bootloader stage1 device: None >17:17:36,928 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,930 DEBUG storage: Ext4FS.supported: supported: True ; >17:17:36,932 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:17:36,941 DEBUG storage: Iso9660FS.supported: supported: True ; >17:17:36,949 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >17:17:36,952 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:17:36,968 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >17:17:36,972 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:17:46,496 DEBUG storage: _is_valid_disklabel(/LiveOS/rootfs.img) returning True >17:17:46,496 DEBUG storage: _is_valid_size(/LiveOS/rootfs.img) returning True >17:17:46,496 DEBUG storage: _is_valid_location(/LiveOS/rootfs.img) returning True >17:17:46,496 DEBUG storage: _is_valid_partition(/LiveOS/rootfs.img) returning True >17:17:46,497 DEBUG storage: _is_valid_format(/LiveOS/rootfs.img) returning False >17:17:46,497 DEBUG storage: is_valid_stage2_device(/LiveOS/rootfs.img) returning False >17:17:46,497 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >17:17:46,498 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >17:17:46,498 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >17:17:46,498 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >17:17:46,498 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >17:17:46,499 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >17:17:46,499 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >17:17:46,499 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >17:17:46,499 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >17:17:46,500 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >17:17:46,500 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >17:17:46,500 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >17:17:46,501 DEBUG storage: _is_valid_disklabel(live-rw) returning True >17:17:46,502 DEBUG storage: _is_valid_size(live-rw) returning True >17:17:46,502 DEBUG storage: _is_valid_location(live-rw) returning True >17:17:46,502 DEBUG storage: _is_valid_partition(live-rw) returning True >17:17:46,503 DEBUG storage: _is_valid_format(live-rw) returning False >17:17:46,503 DEBUG storage: is_valid_stage2_device(live-rw) returning False >17:17:46,503 DEBUG storage: _is_valid_disklabel(loop0) returning True >17:17:46,503 DEBUG storage: _is_valid_size(loop0) returning True >17:17:46,504 DEBUG storage: _is_valid_location(loop0) returning True >17:17:46,504 DEBUG storage: _is_valid_partition(loop0) returning True >17:17:46,504 DEBUG storage: _is_valid_format(loop0) returning False >17:17:46,504 DEBUG storage: is_valid_stage2_device(loop0) returning False >17:17:46,505 DEBUG storage: _is_valid_disklabel(loop1) returning True >17:17:46,505 DEBUG storage: _is_valid_size(loop1) returning True >17:17:46,505 DEBUG storage: _is_valid_location(loop1) returning True >17:17:46,505 DEBUG storage: _is_valid_partition(loop1) returning True >17:17:46,506 DEBUG storage: _is_valid_format(loop1) returning False >17:17:46,506 DEBUG storage: is_valid_stage2_device(loop1) returning False >17:17:46,506 DEBUG storage: _is_valid_disklabel(loop2) returning True >17:17:46,507 DEBUG storage: _is_valid_size(loop2) returning True >17:17:46,507 DEBUG storage: _is_valid_location(loop2) returning True >17:17:46,507 DEBUG storage: _is_valid_partition(loop2) returning True >17:17:46,507 DEBUG storage: _is_valid_format(loop2) returning False >17:17:46,508 DEBUG storage: is_valid_stage2_device(loop2) returning False >17:17:46,508 DEBUG storage: _is_valid_disklabel(sda) returning True >17:17:46,508 DEBUG storage: _is_valid_size(sda) returning True >17:17:46,508 DEBUG storage: _is_valid_location(sda) returning True >17:17:46,509 DEBUG storage: _is_valid_partition(sda) returning True >17:17:46,509 DEBUG storage: _is_valid_format(sda) returning False >17:17:46,509 DEBUG storage: is_valid_stage2_device(sda) returning False >17:17:46,509 DEBUG storage: _is_valid_disklabel(sr0) returning True >17:17:46,510 DEBUG storage: _is_valid_size(sr0) returning True >17:17:46,510 DEBUG storage: _is_valid_location(sr0) returning True >17:17:46,510 DEBUG storage: _is_valid_partition(sr0) returning True >17:17:46,511 DEBUG storage: _is_valid_format(sr0) returning False >17:17:46,511 DEBUG storage: is_valid_stage2_device(sr0) returning False >20:18:12,745 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:18:12,745 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >20:18:12,746 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:18:12,751 INFO storage: sr0 looks to be the live device; marking as protected >20:18:12,856 DEBUG storage: MultipathTopology._build_topology: >20:18:12,856 DEBUG storage: /etc/multipath.conf contents: >20:18:12,856 DEBUG storage: # multipath.conf written by anaconda >20:18:12,856 DEBUG storage: >20:18:12,856 DEBUG storage: defaults { >20:18:12,857 DEBUG storage: user_friendly_names yes >20:18:12,857 DEBUG storage: } >20:18:12,857 DEBUG storage: blacklist { >20:18:12,857 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:18:12,857 DEBUG storage: devnode "^hd[a-z]" >20:18:12,857 DEBUG storage: devnode "^dcssblk[0-9]*" >20:18:12,857 DEBUG storage: device { >20:18:12,857 DEBUG storage: vendor "DGC" >20:18:12,857 DEBUG storage: product "LUNZ" >20:18:12,857 DEBUG storage: } >20:18:12,857 DEBUG storage: device { >20:18:12,858 DEBUG storage: vendor "IBM" >20:18:12,858 DEBUG storage: product "S/390.*" >20:18:12,858 DEBUG storage: } >20:18:12,859 DEBUG storage: # don't count normal SATA devices as multipaths >20:18:12,859 DEBUG storage: device { >20:18:12,860 DEBUG storage: vendor "ATA" >20:18:12,860 DEBUG storage: } >20:18:12,861 DEBUG storage: # don't count 3ware devices as multipaths >20:18:12,861 DEBUG storage: device { >20:18:12,862 DEBUG storage: vendor "3ware" >20:18:12,862 DEBUG storage: } >20:18:12,863 DEBUG storage: device { >20:18:12,863 DEBUG storage: vendor "AMCC" >20:18:12,863 DEBUG storage: } >20:18:12,863 DEBUG storage: # nor highpoint devices >20:18:12,864 DEBUG storage: device { >20:18:12,864 DEBUG storage: vendor "HPT" >20:18:12,864 DEBUG storage: } >20:18:12,864 DEBUG storage: } >20:18:12,865 DEBUG storage: multipaths { >20:18:12,865 DEBUG storage: } >20:18:12,865 DEBUG storage: (end of /etc/multipath.conf) >20:18:12,896 INFO storage: MultipathTopology: found singlepath device: sda >20:18:12,897 INFO storage: MultipathTopology: found non-disk device: sr0 >20:18:12,897 INFO storage: MultipathTopology: found singlepath device: loop0 >20:18:12,898 INFO storage: MultipathTopology: found singlepath device: loop1 >20:18:12,898 INFO storage: MultipathTopology: found singlepath device: loop2 >20:18:12,899 INFO storage: MultipathTopology: found singlepath device: loop3 >20:18:12,899 INFO storage: MultipathTopology: found singlepath device: loop4 >20:18:12,900 INFO storage: MultipathTopology: found singlepath device: loop5 >20:18:12,900 INFO storage: MultipathTopology: found singlepath device: loop6 >20:18:12,900 INFO storage: MultipathTopology: found singlepath device: loop7 >20:18:12,901 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:18:12,901 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:18:12,912 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:18:12,913 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:18:12,914 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:12,915 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:12,917 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:18:12,918 INFO storage: sda is a disk >20:18:12,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:12,920 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:12,920 INFO storage: added disk sda (id 9) to device tree >20:18:12,920 DEBUG storage: looking up parted Device: /dev/sda >20:18:12,922 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:18:12,923 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:18:12,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:12,925 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:13,023 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:18:13,030 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >20:18:13,032 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >20:18:13,033 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9c2f0b690> > PedDisk: <_ped.Disk object at 0x7ff9cb1c7200> >20:18:13,033 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:18:13,035 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:13,036 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,039 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:13,039 INFO storage: registered action: [2] Destroy Format None on disk sda (id 9) >20:18:13,041 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:13,043 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:18:13,043 INFO storage: registered action: [3] Create Format gpt disklabel on disk sda (id 9) >20:18:13,045 INFO storage: got device: DiskDevice instance (0x7ff9c2f0b510) -- > name = sda status = True kids = 0 id = 9 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9c2f0b490> >20:18:13,046 INFO storage: got format: DiskLabel instance (0x7ff9c2f0b9d0) -- > 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 0x7ff9c2f0b690> > PedDisk: <_ped.Disk object at 0x7ff9cb1c7200> > origPartedDisk = <parted.disk.Disk object at 0x7ff9c2f0bb50> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c30640e0> > >20:18:13,088 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:18:13,089 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:18:13,092 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:18:13,093 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,093 INFO storage: sr0 is a cdrom >20:18:13,095 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:18:13,095 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,097 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:18:13,097 INFO storage: added cdrom sr0 (id 10) to device tree >20:18:13,098 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:13,114 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:18:13,118 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >20:18:13,123 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:13,123 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:13,123 DEBUG storage: device sr0 does not contain a disklabel >20:18:13,123 INFO storage: type detected on 'sr0' is 'iso9660' >20:18:13,125 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:13,125 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:13,127 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:18:13,129 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:13,141 DEBUG storage: looking up parted Device: /dev/sr0 >20:18:13,142 INFO storage: got device: OpticalDevice instance (0x7ff9c2f0b7d0) -- > name = sr0 status = True kids = 0 id = 10 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:18:13,146 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:13,147 INFO storage: got format: Iso9660FS instance (0x7ff9c2f14050) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >20:18:13,157 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:18:13,158 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:18:13,160 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:18:13,162 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,162 INFO storage: loop0 is a loop device >20:18:13,164 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:18:13,166 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:13,167 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,167 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,169 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:18:13,170 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >20:18:13,172 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:13,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,174 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:13,174 INFO storage: added loop loop0 (id 12) to device tree >20:18:13,176 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:18:13,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:18:13,178 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:13,180 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:18:13,181 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:18:13,183 WARN storage: disklabel detected but not usable on loop0 >20:18:13,183 INFO storage: type detected on 'loop0' is 'squashfs' >20:18:13,184 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:13,186 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:13,186 INFO storage: got device: LoopDevice instance (0x7ff9c2f142d0) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >20:18:13,192 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:18:13,192 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:18:13,194 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:13,195 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,195 INFO storage: loop1 is a loop device >20:18:13,196 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:18:13,198 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:18:13,199 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,199 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,201 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:18:13,201 INFO storage: added file /LiveOS/rootfs.img (id 13) to device tree >20:18:13,203 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:18:13,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,204 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:18:13,204 INFO storage: added loop loop1 (id 14) to device tree >20:18:13,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:18:13,207 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:18:13,209 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,209 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,209 DEBUG storage: device loop1 does not contain a disklabel >20:18:13,209 INFO storage: type detected on 'loop1' is 'ext4' >20:18:13,263 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,264 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,265 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:18:13,266 INFO storage: got device: LoopDevice instance (0x7ff9c2f14350) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > 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 >20:18:13,267 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,267 INFO storage: got format: Ext4FS instance (0x7ff9c2f14450) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:13,273 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:18:13,274 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:18:13,275 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:13,277 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,277 INFO storage: loop2 is a loop device >20:18:13,279 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:18:13,281 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:18:13,282 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,284 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:18:13,284 INFO storage: added file /overlay (deleted) (id 15) to device tree >20:18:13,286 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:18:13,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,288 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:18:13,288 INFO storage: added loop loop2 (id 16) to device tree >20:18:13,290 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:18:13,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:18:13,291 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,292 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:18:13,294 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:18:13,296 WARN storage: disklabel detected but not usable on loop2 >20:18:13,296 DEBUG storage: no type or existing type for loop2, bailing >20:18:13,296 INFO storage: got device: LoopDevice instance (0x7ff9c2f14490) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (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/loop2 > format args = [] originalFormat = None >20:18:13,299 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:18:13,299 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:18:13,299 DEBUG storage: lvm filter: adding loop3 to the reject list >20:18:13,301 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:18:13,301 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:18:13,301 DEBUG storage: lvm filter: adding loop4 to the reject list >20:18:13,303 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:18:13,303 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:18:13,304 DEBUG storage: lvm filter: adding loop5 to the reject list >20:18:13,305 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:18:13,305 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:18:13,306 DEBUG storage: lvm filter: adding loop6 to the reject list >20:18:13,307 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:18:13,308 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:18:13,308 DEBUG storage: lvm filter: adding loop7 to the reject list >20:18:13,309 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:18:13,376 INFO storage: devices to scan: ['dm-0'] >20:18:13,381 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:18:13,381 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:18:13,383 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:13,385 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,385 INFO storage: live-rw is a device-mapper device >20:18:13,387 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:18:13,388 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:13,390 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >20:18:13,392 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:13,394 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >20:18:13,396 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:13,398 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:13,400 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:18:13,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,402 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:18:13,402 INFO storage: added dm live-rw (id 17) to device tree >20:18:13,404 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:18:13,405 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:18:13,407 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,408 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,408 DEBUG storage: device live-rw does not contain a disklabel >20:18:13,408 INFO storage: type detected on 'live-rw' is 'ext4' >20:18:13,455 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,455 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,457 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:18:13,458 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:18:13,459 INFO storage: got device: DMDevice instance (0x7ff9c2f14b90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > 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 0x7ff9c3064680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:18:13,461 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,461 INFO storage: got format: Ext4FS instance (0x7ff9c2f14a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:13,574 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:18:13,633 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:18:13,696 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:18:13,701 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:18:13,704 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:18:13,705 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:18:13,705 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >20:18:13,707 INFO storage: edd: MBR signature on sda is zero. new disk image? >20:18:13,708 INFO storage: edd: collected mbr signatures: {} >20:18:13,708 DEBUG storage: new bootloader stage1 device: None >20:18:13,711 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,713 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,715 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:13,731 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:13,739 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:13,742 DEBUG storage: DeviceTree.getDeviceByName returned existing 114473MB disk sda (9) with non-existent gpt disklabel >20:18:13,744 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7ff9d100e210>) >20:18:13,745 DEBUG storage: doAutoPart: True >20:18:13,745 DEBUG storage: encryptedAutoPart: False >20:18:13,745 DEBUG storage: autoPartType: 2 >20:18:13,746 DEBUG storage: clearPartType: 0 >20:18:13,746 DEBUG storage: clearPartDisks: ['sda'] >20:18:13,746 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >20:18:13,747 DEBUG storage: storage.disks: ['sda'] >20:18:13,747 DEBUG storage: storage.partitioned: ['sda'] >20:18:13,748 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >20:18:13,749 DEBUG storage: checking whether disk sda has an empty extended >20:18:13,749 DEBUG storage: extended is None ; logicals is [] >20:18:13,754 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >20:18:13,754 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:18:13,755 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,756 DEBUG storage: PartitionDevice._setFormat: req0 ; >20:18:13,757 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >20:18:13,758 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:13,759 INFO storage: added partition req0 (id 18) to device tree >20:18:13,759 INFO storage: registered action: [4] Create Device partition req0 (id 18) >20:18:13,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,759 INFO storage: registered action: [5] Create Format lvmpv on partition req0 (id 18) >20:18:13,760 DEBUG storage: candidate disks: [DiskDevice instance (0x7ff9c2f0b510) -- > name = sda status = True kids = 0 id = 9 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff9c2f0b490>] >20:18:13,760 DEBUG storage: devs: [PartitionDevice instance (0x7ff9c2f37d90) -- > name = req0 status = False kids = 0 id = 18 > 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 >] >20:18:13,762 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,762 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,763 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,764 DEBUG storage: PartitionDevice._setFormat: req1 ; >20:18:13,765 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >20:18:13,767 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:13,767 INFO storage: added partition req1 (id 19) to device tree >20:18:13,767 INFO storage: registered action: [6] Create Device partition req1 (id 19) >20:18:13,767 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,767 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req1 (id 19) >20:18:13,767 DEBUG storage: _is_valid_disklabel(req0) returning True >20:18:13,768 DEBUG storage: _is_valid_size(req0) returning True >20:18:13,768 DEBUG storage: _is_valid_location(req0) returning True >20:18:13,768 WARN storage: req0 not bootable >20:18:13,768 DEBUG storage: _is_valid_format(req0) returning False >20:18:13,768 DEBUG storage: is_valid_stage1_device(req0) returning False >20:18:13,768 DEBUG storage: _is_valid_disklabel(req1) returning True >20:18:13,769 DEBUG storage: _is_valid_size(req1) returning True >20:18:13,769 DEBUG storage: _is_valid_location(req1) returning True >20:18:13,769 WARN storage: req1 not bootable >20:18:13,769 DEBUG storage: _is_valid_format(req1) returning False >20:18:13,769 DEBUG storage: is_valid_stage1_device(req1) returning False >20:18:13,769 DEBUG storage: no stage1 device: [] >20:18:13,770 DEBUG storage: stage1_drive is existing 114473MB disk sda (9) with non-existent gpt disklabel >20:18:13,770 DEBUG storage: _is_valid_disklabel(req0) returning True >20:18:13,770 DEBUG storage: _is_valid_size(req0) returning True >20:18:13,770 DEBUG storage: _is_valid_location(req0) returning True >20:18:13,770 WARN storage: req0 not bootable >20:18:13,770 DEBUG storage: _is_valid_format(req0) returning False >20:18:13,770 DEBUG storage: is_valid_stage1_device(req0) returning False >20:18:13,771 DEBUG storage: _is_valid_disklabel(req1) returning True >20:18:13,771 DEBUG storage: _is_valid_size(req1) returning True >20:18:13,771 DEBUG storage: _is_valid_location(req1) returning True >20:18:13,771 WARN storage: req1 not bootable >20:18:13,772 DEBUG storage: _is_valid_format(req1) returning False >20:18:13,772 DEBUG storage: is_valid_stage1_device(req1) returning False >20:18:13,862 DEBUG storage: getFormat('efi') returning EFIFS instance >20:18:13,864 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,865 DEBUG storage: PartitionDevice._setFormat: req2 ; >20:18:13,866 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: efi ; >20:18:13,867 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:13,868 INFO storage: added partition req2 (id 20) to device tree >20:18:13,868 INFO storage: registered action: [8] Create Device partition req2 (id 20) >20:18:13,868 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,868 INFO storage: registered action: [9] Create Format efi filesystem mounted at /boot/efi on partition req2 (id 20) >20:18:13,869 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:13,871 DEBUG storage: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)', 'req2(id 20)'] from disk(s) ['sda'] >20:18:13,871 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 18)', 'req1(id 19)', 'req2(id 20)'] >20:18:13,871 DEBUG storage: removing all non-preexisting partitions ['req2(id 20)', 'req1(id 19)', 'req0(id 18)'] from disk(s) ['sda'] >20:18:13,871 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:18:13,872 DEBUG storage: checking freespace on sda >20:18:13,872 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:18:13,872 DEBUG storage: current free range is 34-234441614 (114473MB) >20:18:13,873 DEBUG storage: evaluating growth potential for new layout >20:18:13,873 DEBUG storage: calculating growth for disk /dev/sda >20:18:13,873 DEBUG storage: adjusted start sector from 34 to 2048 >20:18:13,875 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:18:13,875 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83c10> PedPartition: <_ped.Partition object at 0x7ff9c2f82350> >20:18:13,876 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:13,877 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,878 DEBUG storage: adding request 20 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,878 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:13,878 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:13,878 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:18:13,878 DEBUG storage: adding 234400621 (114453MB) to 20 (sda1) >20:18:13,878 DEBUG storage: taking back 234031981 (114273MB) from 20 (sda1) >20:18:13,878 DEBUG storage: new grow amount for request 20 (sda1) is 368640 units, or 180MB >20:18:13,879 DEBUG storage: request 20 (sda1) growth: 368640 (180MB) size: 200MB >20:18:13,879 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:18:13,880 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:13,880 DEBUG storage: device sda1 new partedPartition None >20:18:13,881 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >20:18:13,882 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:13,882 DEBUG storage: total growth: 368640 sectors >20:18:13,882 DEBUG storage: updating use_disk to sda, type: 0 >20:18:13,882 DEBUG storage: new free: 34-234441614 / 114473MB >20:18:13,883 DEBUG storage: new free allows for 368640 sectors of growth >20:18:13,883 DEBUG storage: found free space for bootable request >20:18:13,883 DEBUG storage: adjusted start sector from 34 to 2048 >20:18:13,883 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:18:13,884 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:18:13,885 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83e10> PedPartition: <_ped.Partition object at 0x7ff9c2f822f0> >20:18:13,886 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:13,888 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,889 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:13,890 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c3040790> PedPartition: <_ped.Partition object at 0x7ff9c2f823b0> >20:18:13,890 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:18:13,890 DEBUG storage: checking freespace on sda >20:18:13,890 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:18:13,891 DEBUG storage: current free range is 34-2047 (0MB) >20:18:13,891 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:18:13,891 DEBUG storage: updating use_disk to sda, type: 0 >20:18:13,891 DEBUG storage: new free: 43008-234441614 / 114452MB >20:18:13,891 DEBUG storage: new free allows for 0 sectors of growth >20:18:13,891 DEBUG storage: found free space for bootable request >20:18:13,892 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:18:13,893 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:18:13,893 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83890> PedPartition: <_ped.Partition object at 0x7ff9c2f82410> >20:18:13,895 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:18:13,896 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:18:13,897 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:13,898 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f831d0> PedPartition: <_ped.Partition object at 0x7ff9c2f82290> >20:18:13,898 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >20:18:13,898 DEBUG storage: checking freespace on sda >20:18:13,898 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >20:18:13,899 DEBUG storage: current free range is 34-2047 (0MB) >20:18:13,899 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:18:13,899 DEBUG storage: evaluating growth potential for new layout >20:18:13,899 DEBUG storage: calculating growth for disk /dev/sda >20:18:13,901 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:18:13,901 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f851d0> PedPartition: <_ped.Partition object at 0x7ff9c2f824d0> >20:18:13,902 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:13,903 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:13,904 DEBUG storage: adding request 20 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,904 DEBUG storage: adding request 19 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,905 DEBUG storage: adding request 18 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,905 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:13,905 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:13,905 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:13,906 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >20:18:13,906 DEBUG storage: 2 requests and 232352621 (113453MB) left in chunk >20:18:13,906 DEBUG storage: adding 8936639 (4363MB) to 20 (sda1) >20:18:13,906 DEBUG storage: taking back 8567999 (4183MB) from 20 (sda1) >20:18:13,907 DEBUG storage: new grow amount for request 20 (sda1) is 368640 units, or 180MB >20:18:13,907 DEBUG storage: adding 223415981 (109089MB) to 18 (sda3) >20:18:13,907 DEBUG storage: new grow amount for request 18 (sda3) is 223415981 units, or 109089MB >20:18:13,907 DEBUG storage: 1 requests and 8568000 (4183MB) left in chunk >20:18:13,907 DEBUG storage: adding 8568000 (4183MB) to 18 (sda3) >20:18:13,908 DEBUG storage: new grow amount for request 18 (sda3) is 231983981 units, or 113273MB >20:18:13,908 DEBUG storage: request 20 (sda1) growth: 368640 (180MB) size: 200MB >20:18:13,908 DEBUG storage: request 19 (sda2) growth: 0 (0MB) size: 500MB >20:18:13,908 DEBUG storage: request 18 (sda3) growth: 231983981 (113273MB) size: 113773MB >20:18:13,909 DEBUG storage: disk /dev/sda growth: 232352621 (113453MB) >20:18:13,911 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:13,911 DEBUG storage: device sda3 new partedPartition None >20:18:13,913 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:18:13,915 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:18:13,915 DEBUG storage: total growth: 232352621 sectors >20:18:13,915 DEBUG storage: updating use_disk to sda, type: 0 >20:18:13,916 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:18:13,916 DEBUG storage: new free allows for 232352621 sectors of growth >20:18:13,917 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >20:18:13,918 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:18:13,919 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85250> PedPartition: <_ped.Partition object at 0x7ff9c2f82530> >20:18:13,920 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:13,922 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:13,924 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:13,924 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f854d0> PedPartition: <_ped.Partition object at 0x7ff9c2f82590> >20:18:13,925 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 18)', 'sda2(id 19)', 'sda1(id 20)'] >20:18:13,925 DEBUG storage: growable partitions are ['sda3', 'sda1'] >20:18:13,925 DEBUG storage: growing partitions on sda >20:18:13,926 DEBUG storage: adding request 18 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,926 DEBUG storage: adding request 19 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,926 DEBUG storage: adding request 20 to chunk 234441581 (34-234441614) on /dev/sda >20:18:13,927 DEBUG storage: disk sda has 1 chunks >20:18:13,927 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:13,927 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:13,927 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:13,927 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >20:18:13,928 DEBUG storage: 2 requests and 232352621 (113453MB) left in chunk >20:18:13,928 DEBUG storage: adding 8936639 (4363MB) to 20 (sda1) >20:18:13,928 DEBUG storage: taking back 8567999 (4183MB) from 20 (sda1) >20:18:13,928 DEBUG storage: new grow amount for request 20 (sda1) is 368640 units, or 180MB >20:18:13,929 DEBUG storage: adding 223415981 (109089MB) to 18 (sda3) >20:18:13,929 DEBUG storage: new grow amount for request 18 (sda3) is 223415981 units, or 109089MB >20:18:13,929 DEBUG storage: 1 requests and 8568000 (4183MB) left in chunk >20:18:13,929 DEBUG storage: adding 8568000 (4183MB) to 18 (sda3) >20:18:13,930 DEBUG storage: new grow amount for request 18 (sda3) is 231983981 units, or 113273MB >20:18:13,930 DEBUG storage: partition sda1 (20): 0 >20:18:13,930 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f856d0> >20:18:13,931 DEBUG storage: partition sda2 (19): 0 >20:18:13,931 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f85550> >20:18:13,931 DEBUG storage: partition sda3 (18): 0 >20:18:13,932 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 234440703 length: 233005056 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f85890> >20:18:13,932 DEBUG storage: removing all non-preexisting partitions ['sda1(id 20)', 'sda2(id 19)', 'sda3(id 18)'] from disk(s) ['sda'] >20:18:13,935 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:13,935 DEBUG storage: device sda1 new partedPartition None >20:18:13,937 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >20:18:13,939 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:18:13,941 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:13,941 DEBUG storage: device sda2 new partedPartition None >20:18:13,942 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >20:18:13,944 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:18:13,945 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:13,945 DEBUG storage: device sda3 new partedPartition None >20:18:13,947 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >20:18:13,948 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:13,949 DEBUG storage: back from removeNewPartitions >20:18:13,949 DEBUG storage: extended: None >20:18:13,949 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f856d0> >20:18:13,951 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >20:18:13,952 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85cd0> PedPartition: <_ped.Partition object at 0x7ff9c2f822f0> >20:18:13,953 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:13,954 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:13,956 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:13,957 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85ed0> PedPartition: <_ped.Partition object at 0x7ff9c2f82710> >20:18:13,957 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f85550> >20:18:13,959 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >20:18:13,959 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85ad0> PedPartition: <_ped.Partition object at 0x7ff9c2f825f0> >20:18:13,960 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:18:13,962 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:18:13,964 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:13,964 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f86310> PedPartition: <_ped.Partition object at 0x7ff9c2f82470> >20:18:13,965 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 234440703 length: 233005056 > device: <parted.device.Device object at 0x7ff9c2f0b5d0> PedGeometry: <_ped.Geometry object at 0x7ff9c2f85890> >20:18:13,966 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >20:18:13,967 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85190> PedPartition: <_ped.Partition object at 0x7ff9c2f82650> >20:18:13,968 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:13,970 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:13,971 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:13,972 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f0b410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83910> PedPartition: <_ped.Partition object at 0x7ff9c2f82410> >20:18:13,972 DEBUG storage: new bootloader stage1 device: None >20:18:13,974 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >20:18:13,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,976 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_fedora ; current: None ; type: None ; >20:18:13,976 INFO storage: added lvmvg vg_fedora (id 21) to device tree >20:18:13,976 INFO storage: registered action: [10] Create Device lvmvg vg_fedora (id 21) >20:18:13,978 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,978 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,979 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_fedora ; >20:18:13,981 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_fedora-lv_root ; current: None ; type: ext4 ; >20:18:13,981 DEBUG storage: Adding vg_fedora-lv_root/1024MB to vg_fedora >20:18:13,981 INFO storage: added lvmlv vg_fedora-lv_root (id 22) to device tree >20:18:13,981 INFO storage: registered action: [11] Create Device lvmlv vg_fedora-lv_root (id 22) >20:18:13,981 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,982 INFO storage: registered action: [12] Create Format ext4 filesystem mounted at / on lvmlv vg_fedora-lv_root (id 22) >20:18:13,983 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:13,984 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:13,985 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_fedora ; >20:18:13,986 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_fedora-lv_home ; current: None ; type: ext4 ; >20:18:13,987 DEBUG storage: Adding vg_fedora-lv_home/500MB to vg_fedora >20:18:13,987 INFO storage: added lvmlv vg_fedora-lv_home (id 23) to device tree >20:18:13,987 INFO storage: registered action: [13] Create Device lvmlv vg_fedora-lv_home (id 23) >20:18:13,987 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,988 INFO storage: registered action: [14] Create Format ext4 filesystem mounted at /home on lvmlv vg_fedora-lv_home (id 23) >20:18:13,989 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >20:18:13,989 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:18:13,991 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_fedora ; >20:18:13,992 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_fedora-lv_swap ; current: None ; type: swap ; >20:18:13,992 DEBUG storage: Adding vg_fedora-lv_swap/1024MB to vg_fedora >20:18:13,992 INFO storage: added lvmlv vg_fedora-lv_swap (id 24) to device tree >20:18:13,993 INFO storage: registered action: [15] Create Device lvmlv vg_fedora-lv_swap (id 24) >20:18:13,993 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:13,993 INFO storage: registered action: [16] Create Format swap on lvmlv vg_fedora-lv_swap (id 24) >20:18:13,994 DEBUG storage: vg_fedora size is 113760MB >20:18:13,994 DEBUG storage: vg vg_fedora has 111200MB free >20:18:13,994 DEBUG storage: vg vg_fedora: 111200MB free ; lvs: ['lv_root', 'lv_home', 'lv_swap'] >20:18:13,995 DEBUG storage: adding request 22 to chunk 3555 on /dev/mapper/vg_fedora >20:18:13,995 DEBUG storage: adding request 23 to chunk 3555 on /dev/mapper/vg_fedora >20:18:13,995 DEBUG storage: adding request 24 to chunk 3555 on /dev/mapper/vg_fedora >20:18:13,995 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/vg_fedora length = 3555 size = 113760 >remaining = 3 pool = 3475 >20:18:13,995 DEBUG storage: req: LVRequest instance -- >id = 22 name = vg_fedora-lv_root growable = True >base = 32 growth = 0 max_grow = 1568 >done = False >20:18:13,996 DEBUG storage: req: LVRequest instance -- >id = 24 name = vg_fedora-lv_swap growable = True >base = 32 growth = 0 max_grow = 279 >done = False >20:18:13,996 DEBUG storage: req: LVRequest instance -- >id = 23 name = vg_fedora-lv_home growable = True >base = 16 growth = 0 max_grow = 524272 >done = False >20:18:13,996 DEBUG storage: 3 requests and 3475 (111200MB) left in chunk >20:18:13,996 DEBUG storage: adding 1390 (44480MB) to 22 (vg_fedora-lv_root) >20:18:13,996 DEBUG storage: new grow amount for request 22 (vg_fedora-lv_root) is 1390 units, or 44480MB >20:18:13,996 DEBUG storage: adding 1390 (44480MB) to 24 (vg_fedora-lv_swap) >20:18:13,996 DEBUG storage: taking back 1111 (35552MB) from 24 (vg_fedora-lv_swap) >20:18:13,997 DEBUG storage: new grow amount for request 24 (vg_fedora-lv_swap) is 279 units, or 8928MB >20:18:13,997 DEBUG storage: adding 695 (22240MB) to 23 (vg_fedora-lv_home) >20:18:13,997 DEBUG storage: new grow amount for request 23 (vg_fedora-lv_home) is 695 units, or 22240MB >20:18:13,997 DEBUG storage: 2 requests and 1111 (35552MB) left in chunk >20:18:13,997 DEBUG storage: adding 740 (23680MB) to 22 (vg_fedora-lv_root) >20:18:13,997 DEBUG storage: taking back 562 (17984MB) from 22 (vg_fedora-lv_root) >20:18:13,998 DEBUG storage: new grow amount for request 22 (vg_fedora-lv_root) is 1568 units, or 50176MB >20:18:13,998 DEBUG storage: adding 370 (11840MB) to 23 (vg_fedora-lv_home) >20:18:13,998 DEBUG storage: new grow amount for request 23 (vg_fedora-lv_home) is 1065 units, or 34080MB >20:18:13,998 DEBUG storage: 1 requests and 563 (18016MB) left in chunk >20:18:13,998 DEBUG storage: adding 563 (18016MB) to 23 (vg_fedora-lv_home) >20:18:13,998 DEBUG storage: new grow amount for request 23 (vg_fedora-lv_home) is 1628 units, or 52096MB >20:18:13,999 DEBUG storage: trying to set lv vg_fedora-lv_root size to 51200MB >20:18:13,999 DEBUG storage: vg_fedora size is 113760MB >20:18:13,999 DEBUG storage: vg vg_fedora has 111200MB free >20:18:13,999 DEBUG storage: trying to set lv vg_fedora-lv_swap size to 9952MB >20:18:14,000 DEBUG storage: vg_fedora size is 113760MB >20:18:14,000 DEBUG storage: vg vg_fedora has 61024MB free >20:18:14,000 DEBUG storage: trying to set lv vg_fedora-lv_home size to 52608MB >20:18:14,000 DEBUG storage: vg_fedora size is 113760MB >20:18:14,001 DEBUG storage: vg vg_fedora has 52096MB free >20:18:14,003 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:14,004 DEBUG storage: _is_valid_size(sda1) returning True >20:18:14,004 DEBUG storage: _is_valid_location(sda1) returning True >20:18:14,004 WARN storage: sda1 not bootable >20:18:14,004 DEBUG storage: _is_valid_format(sda1) returning True >20:18:14,004 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:14,005 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:14,005 DEBUG storage: _is_valid_size(sda2) returning True >20:18:14,005 DEBUG storage: _is_valid_location(sda2) returning True >20:18:14,006 DEBUG storage: _is_valid_format(sda2) returning False >20:18:14,006 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:18:14,006 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:18:14,006 DEBUG storage: _is_valid_size(sda3) returning True >20:18:14,006 DEBUG storage: _is_valid_location(sda3) returning True >20:18:14,006 WARN storage: sda3 not bootable >20:18:14,007 DEBUG storage: _is_valid_format(sda3) returning False >20:18:14,007 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:18:14,007 DEBUG storage: no stage1 device: ['sda1'] >20:18:14,008 DEBUG storage: stage1_drive is existing 114473MB disk sda (9) with non-existent gpt disklabel >20:18:14,008 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:14,008 DEBUG storage: _is_valid_size(sda1) returning True >20:18:14,008 DEBUG storage: _is_valid_location(sda1) returning True >20:18:14,009 WARN storage: sda1 not bootable >20:18:14,009 DEBUG storage: _is_valid_format(sda1) returning True >20:18:14,009 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:14,009 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:14,009 DEBUG storage: _is_valid_size(sda2) returning True >20:18:14,010 DEBUG storage: _is_valid_location(sda2) returning True >20:18:14,010 DEBUG storage: _is_valid_format(sda2) returning False >20:18:14,010 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:18:14,010 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:18:14,011 DEBUG storage: _is_valid_size(sda3) returning True >20:18:14,011 DEBUG storage: _is_valid_location(sda3) returning True >20:18:14,011 WARN storage: sda3 not bootable >20:18:14,011 DEBUG storage: _is_valid_format(sda3) returning False >20:18:14,011 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:18:14,012 DEBUG storage: new bootloader stage1 device: sda1 >20:18:14,012 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:14,012 DEBUG storage: _is_valid_size(sda1) returning True >20:18:14,013 DEBUG storage: _is_valid_location(sda1) returning True >20:18:14,013 WARN storage: sda1 not bootable >20:18:14,013 DEBUG storage: _is_valid_format(sda1) returning True >20:18:14,013 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:14,014 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:14,015 DEBUG storage: _is_valid_size(sda2) returning True >20:18:14,015 DEBUG storage: _is_valid_location(sda2) returning True >20:18:14,015 DEBUG storage: _is_valid_partition(sda2) returning True >20:18:14,015 DEBUG storage: _is_valid_format(sda2) returning True >20:18:14,015 DEBUG storage: is_valid_stage2_device(sda2) returning True >20:18:14,072 DEBUG storage: vg_fedora size is 113760MB >20:18:14,072 DEBUG storage: vg vg_fedora has 0MB free >20:18:14,077 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:18:14,078 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:14,079 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:18:14,081 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (20) with non-existent efi filesystem mounted at /boot/efi >20:18:14,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:18:14,084 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (19) with non-existent ext4 filesystem mounted at /boot >20:18:14,085 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:18:14,086 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 113772MB partition sda3 (18) with non-existent lvmpv >20:18:14,088 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:18:14,089 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,145 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7ff9d100e210>) >20:18:36,145 DEBUG storage: doAutoPart: True >20:18:36,145 DEBUG storage: encryptedAutoPart: False >20:18:36,146 DEBUG storage: autoPartType: 2 >20:18:36,146 DEBUG storage: clearPartType: 0 >20:18:36,146 DEBUG storage: clearPartDisks: ['sda'] >20:18:36,147 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >20:18:36,147 DEBUG storage: storage.disks: ['sda'] >20:18:36,148 DEBUG storage: storage.partitioned: ['sda'] >20:18:36,148 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'vg_fedora', 'vg_fedora-lv_home', 'vg_fedora-lv_root', 'vg_fedora-lv_swap'] >20:18:36,175 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:18:36,175 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >20:18:36,176 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:18:36,176 INFO storage: sr0 looks to be the live device; marking as protected >20:18:36,281 DEBUG storage: MultipathTopology._build_topology: >20:18:36,281 DEBUG storage: /etc/multipath.conf contents: >20:18:36,282 DEBUG storage: # multipath.conf written by anaconda >20:18:36,282 DEBUG storage: >20:18:36,282 DEBUG storage: defaults { >20:18:36,282 DEBUG storage: user_friendly_names yes >20:18:36,282 DEBUG storage: } >20:18:36,283 DEBUG storage: blacklist { >20:18:36,283 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:18:36,283 DEBUG storage: devnode "^hd[a-z]" >20:18:36,283 DEBUG storage: devnode "^dcssblk[0-9]*" >20:18:36,283 DEBUG storage: device { >20:18:36,283 DEBUG storage: vendor "DGC" >20:18:36,283 DEBUG storage: product "LUNZ" >20:18:36,283 DEBUG storage: } >20:18:36,283 DEBUG storage: device { >20:18:36,283 DEBUG storage: vendor "IBM" >20:18:36,283 DEBUG storage: product "S/390.*" >20:18:36,284 DEBUG storage: } >20:18:36,284 DEBUG storage: # don't count normal SATA devices as multipaths >20:18:36,285 DEBUG storage: device { >20:18:36,285 DEBUG storage: vendor "ATA" >20:18:36,286 DEBUG storage: } >20:18:36,286 DEBUG storage: # don't count 3ware devices as multipaths >20:18:36,287 DEBUG storage: device { >20:18:36,287 DEBUG storage: vendor "3ware" >20:18:36,288 DEBUG storage: } >20:18:36,288 DEBUG storage: device { >20:18:36,289 DEBUG storage: vendor "AMCC" >20:18:36,290 DEBUG storage: } >20:18:36,290 DEBUG storage: # nor highpoint devices >20:18:36,291 DEBUG storage: device { >20:18:36,291 DEBUG storage: vendor "HPT" >20:18:36,292 DEBUG storage: } >20:18:36,292 DEBUG storage: } >20:18:36,292 DEBUG storage: multipaths { >20:18:36,293 DEBUG storage: } >20:18:36,293 DEBUG storage: (end of /etc/multipath.conf) >20:18:36,334 INFO storage: MultipathTopology: found singlepath device: sda >20:18:36,335 INFO storage: MultipathTopology: found non-disk device: sr0 >20:18:36,335 INFO storage: MultipathTopology: found singlepath device: loop0 >20:18:36,336 INFO storage: MultipathTopology: found singlepath device: loop1 >20:18:36,336 INFO storage: MultipathTopology: found singlepath device: loop2 >20:18:36,337 INFO storage: MultipathTopology: found singlepath device: loop3 >20:18:36,337 INFO storage: MultipathTopology: found singlepath device: loop4 >20:18:36,337 INFO storage: MultipathTopology: found singlepath device: loop5 >20:18:36,338 INFO storage: MultipathTopology: found singlepath device: loop6 >20:18:36,338 INFO storage: MultipathTopology: found singlepath device: loop7 >20:18:36,339 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:18:36,339 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:18:36,351 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:18:36,352 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:18:36,353 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:36,355 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,356 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:18:36,357 INFO storage: sda is a disk >20:18:36,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,359 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:36,359 INFO storage: added disk sda (id 25) to device tree >20:18:36,359 DEBUG storage: looking up parted Device: /dev/sda >20:18:36,361 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:18:36,365 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:18:36,365 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,366 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:36,471 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:18:36,481 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >20:18:36,484 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >20:18:36,486 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9c2f85750> > PedDisk: <_ped.Disk object at 0x7ff9c01305a8> >20:18:36,486 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:18:36,488 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:36,489 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,491 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:36,491 INFO storage: registered action: [17] Destroy Format None on disk sda (id 25) >20:18:36,493 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:36,495 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:18:36,495 INFO storage: registered action: [18] Create Format gpt disklabel on disk sda (id 25) >20:18:36,496 INFO storage: got device: DiskDevice instance (0x7ff9c0128cd0) -- > name = sda status = True kids = 0 id = 25 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2f8fdd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9c0128c50> >20:18:36,497 INFO storage: got format: DiskLabel instance (0x7ff9c2f85990) -- > 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 0x7ff9c2f85750> > PedDisk: <_ped.Disk object at 0x7ff9c01305a8> > origPartedDisk = <parted.disk.Disk object at 0x7ff9c2f854d0> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064d40> > >20:18:36,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:18:36,535 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:18:36,536 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:18:36,537 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,537 INFO storage: sr0 is a cdrom >20:18:36,539 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:18:36,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,541 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:18:36,541 INFO storage: added cdrom sr0 (id 26) to device tree >20:18:36,542 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:36,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:18:36,560 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >20:18:36,563 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:36,563 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:36,564 DEBUG storage: device sr0 does not contain a disklabel >20:18:36,564 INFO storage: type detected on 'sr0' is 'iso9660' >20:18:36,566 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:36,566 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:36,568 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:18:36,570 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:36,581 DEBUG storage: looking up parted Device: /dev/sr0 >20:18:36,582 INFO storage: got device: OpticalDevice instance (0x7ff9c2f85290) -- > name = sr0 status = True kids = 0 id = 26 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:18:36,587 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:36,588 INFO storage: got format: Iso9660FS instance (0x7ff9c2f83310) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >20:18:36,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:18:36,603 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:18:36,608 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:18:36,612 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,612 INFO storage: loop0 is a loop device >20:18:36,614 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:18:36,616 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:36,617 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,619 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:18:36,620 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 27) to device tree >20:18:36,622 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:36,622 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,624 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:36,624 INFO storage: added loop loop0 (id 28) to device tree >20:18:36,626 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:18:36,628 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:18:36,628 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:36,630 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:18:36,631 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:18:36,633 WARN storage: disklabel detected but not usable on loop0 >20:18:36,634 INFO storage: type detected on 'loop0' is 'squashfs' >20:18:36,634 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:36,636 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:36,636 INFO storage: got device: LoopDevice instance (0x7ff9c2f83090) -- > name = loop0 status = False kids = 0 id = 28 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >20:18:36,648 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:18:36,649 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:18:36,653 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:36,654 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,654 INFO storage: loop1 is a loop device >20:18:36,656 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:18:36,657 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:18:36,658 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,659 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,660 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:18:36,660 INFO storage: added file /LiveOS/rootfs.img (id 29) to device tree >20:18:36,662 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:18:36,662 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,663 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:18:36,664 INFO storage: added loop loop1 (id 30) to device tree >20:18:36,665 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:18:36,666 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:18:36,668 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,668 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:36,668 DEBUG storage: device loop1 does not contain a disklabel >20:18:36,668 INFO storage: type detected on 'loop1' is 'ext4' >20:18:36,737 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,738 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:36,742 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:18:36,743 INFO storage: got device: LoopDevice instance (0x7ff9c2f86390) -- > name = loop1 status = False kids = 0 id = 30 > parents = ['existing 0MB file /LiveOS/rootfs.img (29)'] > 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 >20:18:36,745 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,745 INFO storage: got format: Ext4FS instance (0x7ff9c2f83150) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:36,764 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:18:36,764 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:18:36,768 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:36,772 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,772 INFO storage: loop2 is a loop device >20:18:36,774 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:18:36,775 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:18:36,776 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,777 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,778 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:18:36,778 INFO storage: added file /overlay (deleted) (id 31) to device tree >20:18:36,780 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:18:36,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,782 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:18:36,782 INFO storage: added loop loop2 (id 32) to device tree >20:18:36,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:18:36,785 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:18:36,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,787 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:18:36,788 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:18:36,790 WARN storage: disklabel detected but not usable on loop2 >20:18:36,790 DEBUG storage: no type or existing type for loop2, bailing >20:18:36,791 INFO storage: got device: LoopDevice instance (0x7ff9c2f83b50) -- > name = loop2 status = False kids = 0 id = 32 > parents = ['existing 0MB file /overlay (deleted) (31)'] > 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 >20:18:36,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:18:36,794 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:18:36,794 DEBUG storage: lvm filter: adding loop3 to the reject list >20:18:36,796 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:18:36,796 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:18:36,796 DEBUG storage: lvm filter: adding loop4 to the reject list >20:18:36,798 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:18:36,798 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:18:36,798 DEBUG storage: lvm filter: adding loop5 to the reject list >20:18:36,800 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:18:36,800 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:18:36,801 DEBUG storage: lvm filter: adding loop6 to the reject list >20:18:36,802 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:18:36,803 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:18:36,803 DEBUG storage: lvm filter: adding loop7 to the reject list >20:18:36,804 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:18:36,897 INFO storage: devices to scan: ['dm-0'] >20:18:36,908 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:18:36,909 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:18:36,912 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:36,914 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,914 INFO storage: live-rw is a device-mapper device >20:18:36,915 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:18:36,917 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:36,918 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (30) with existing ext4 filesystem >20:18:36,920 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:36,921 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (32) >20:18:36,923 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:36,925 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:36,926 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:18:36,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:36,928 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:18:36,928 INFO storage: added dm live-rw (id 33) to device tree >20:18:36,930 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:18:36,931 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:18:36,933 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,933 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:36,933 DEBUG storage: device live-rw does not contain a disklabel >20:18:36,933 INFO storage: type detected on 'live-rw' is 'ext4' >20:18:36,991 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,992 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:36,993 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:18:36,994 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:18:36,995 INFO storage: got device: DMDevice instance (0x7ff9c2f85650) -- > name = live-rw status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop2 (32)'] > 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 0x7ff9c30644d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:18:36,996 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:36,996 INFO storage: got format: Ext4FS instance (0x7ff9c2f1c390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:37,145 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:18:37,194 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:18:37,252 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:18:37,256 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:18:37,260 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:18:37,261 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:18:37,261 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >20:18:37,264 INFO storage: edd: MBR signature on sda is zero. new disk image? >20:18:37,264 INFO storage: edd: collected mbr signatures: {} >20:18:37,265 DEBUG storage: new bootloader stage1 device: None >20:18:37,267 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:37,269 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:37,271 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:37,284 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:37,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:37,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 114473MB disk sda (25) with non-existent gpt disklabel >20:18:41,221 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:18:41,221 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >20:18:41,222 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:18:41,223 INFO storage: sr0 looks to be the live device; marking as protected >20:18:41,324 DEBUG storage: MultipathTopology._build_topology: >20:18:41,325 DEBUG storage: /etc/multipath.conf contents: >20:18:41,325 DEBUG storage: # multipath.conf written by anaconda >20:18:41,325 DEBUG storage: >20:18:41,325 DEBUG storage: defaults { >20:18:41,325 DEBUG storage: user_friendly_names yes >20:18:41,325 DEBUG storage: } >20:18:41,325 DEBUG storage: blacklist { >20:18:41,325 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:18:41,325 DEBUG storage: devnode "^hd[a-z]" >20:18:41,326 DEBUG storage: devnode "^dcssblk[0-9]*" >20:18:41,326 DEBUG storage: device { >20:18:41,326 DEBUG storage: vendor "DGC" >20:18:41,326 DEBUG storage: product "LUNZ" >20:18:41,326 DEBUG storage: } >20:18:41,326 DEBUG storage: device { >20:18:41,326 DEBUG storage: vendor "IBM" >20:18:41,326 DEBUG storage: product "S/390.*" >20:18:41,327 DEBUG storage: } >20:18:41,327 DEBUG storage: # don't count normal SATA devices as multipaths >20:18:41,328 DEBUG storage: device { >20:18:41,328 DEBUG storage: vendor "ATA" >20:18:41,329 DEBUG storage: } >20:18:41,330 DEBUG storage: # don't count 3ware devices as multipaths >20:18:41,330 DEBUG storage: device { >20:18:41,331 DEBUG storage: vendor "3ware" >20:18:41,331 DEBUG storage: } >20:18:41,332 DEBUG storage: device { >20:18:41,332 DEBUG storage: vendor "AMCC" >20:18:41,332 DEBUG storage: } >20:18:41,333 DEBUG storage: # nor highpoint devices >20:18:41,333 DEBUG storage: device { >20:18:41,333 DEBUG storage: vendor "HPT" >20:18:41,334 DEBUG storage: } >20:18:41,334 DEBUG storage: } >20:18:41,334 DEBUG storage: multipaths { >20:18:41,334 DEBUG storage: } >20:18:41,335 DEBUG storage: (end of /etc/multipath.conf) >20:18:41,365 INFO storage: MultipathTopology: found singlepath device: sda >20:18:41,366 INFO storage: MultipathTopology: found non-disk device: sr0 >20:18:41,367 INFO storage: MultipathTopology: found singlepath device: loop0 >20:18:41,367 INFO storage: MultipathTopology: found singlepath device: loop1 >20:18:41,368 INFO storage: MultipathTopology: found singlepath device: loop2 >20:18:41,368 INFO storage: MultipathTopology: found singlepath device: loop3 >20:18:41,369 INFO storage: MultipathTopology: found singlepath device: loop4 >20:18:41,369 INFO storage: MultipathTopology: found singlepath device: loop5 >20:18:41,369 INFO storage: MultipathTopology: found singlepath device: loop6 >20:18:41,370 INFO storage: MultipathTopology: found singlepath device: loop7 >20:18:41,370 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:18:41,371 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:18:41,382 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:18:41,383 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:18:41,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:41,385 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,387 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:18:41,388 INFO storage: sda is a disk >20:18:41,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,390 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:41,390 INFO storage: added disk sda (id 34) to device tree >20:18:41,390 DEBUG storage: looking up parted Device: /dev/sda >20:18:41,392 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:18:41,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:18:41,393 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,395 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:41,494 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:18:41,500 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >20:18:41,502 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >20:18:41,503 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9c2f027d0> > PedDisk: <_ped.Disk object at 0x7ff9c30541b8> >20:18:41,503 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:18:41,504 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:41,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,506 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:41,507 INFO storage: registered action: [19] Destroy Format None on disk sda (id 34) >20:18:41,509 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:41,511 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:18:41,511 INFO storage: registered action: [20] Create Format gpt disklabel on disk sda (id 34) >20:18:41,512 INFO storage: got device: DiskDevice instance (0x7ff9c2f02cd0) -- > name = sda status = True kids = 0 id = 34 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c30645f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9c2f029d0> >20:18:41,513 INFO storage: got format: DiskLabel instance (0x7ff9c2f85c10) -- > 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 0x7ff9c2f027d0> > PedDisk: <_ped.Disk object at 0x7ff9c30541b8> > origPartedDisk = <parted.disk.Disk object at 0x7ff9c2f0be90> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064680> > >20:18:41,543 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:18:41,543 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:18:41,545 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:18:41,547 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,547 INFO storage: sr0 is a cdrom >20:18:41,549 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:18:41,549 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,551 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:18:41,551 INFO storage: added cdrom sr0 (id 35) to device tree >20:18:41,553 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:41,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:18:41,570 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >20:18:41,575 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:41,575 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:41,576 DEBUG storage: device sr0 does not contain a disklabel >20:18:41,576 INFO storage: type detected on 'sr0' is 'iso9660' >20:18:41,582 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:41,582 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:41,584 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:18:41,586 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:41,596 DEBUG storage: looking up parted Device: /dev/sr0 >20:18:41,597 INFO storage: got device: OpticalDevice instance (0x7ff9c2f83410) -- > name = sr0 status = True kids = 0 id = 35 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064b00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:18:41,601 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:41,601 INFO storage: got format: Iso9660FS instance (0x7ff9c2f83590) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >20:18:41,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:18:41,615 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:18:41,619 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:18:41,622 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,622 INFO storage: loop0 is a loop device >20:18:41,624 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:18:41,625 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:41,626 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,628 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:18:41,628 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >20:18:41,630 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:41,630 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,631 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:41,632 INFO storage: added loop loop0 (id 37) to device tree >20:18:41,633 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:18:41,634 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:18:41,634 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:41,636 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:18:41,637 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:18:41,639 WARN storage: disklabel detected but not usable on loop0 >20:18:41,639 INFO storage: type detected on 'loop0' is 'squashfs' >20:18:41,639 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:41,641 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:41,641 INFO storage: got device: LoopDevice instance (0x7ff9c2f85b90) -- > name = loop0 status = False kids = 0 id = 37 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (36)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >20:18:41,646 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:18:41,646 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:18:41,648 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:41,649 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,649 INFO storage: loop1 is a loop device >20:18:41,651 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:18:41,652 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:18:41,653 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,654 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,655 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:18:41,655 INFO storage: added file /LiveOS/rootfs.img (id 38) to device tree >20:18:41,657 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:18:41,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,659 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:18:41,659 INFO storage: added loop loop1 (id 39) to device tree >20:18:41,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:18:41,661 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:18:41,663 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,663 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:41,663 DEBUG storage: device loop1 does not contain a disklabel >20:18:41,664 INFO storage: type detected on 'loop1' is 'ext4' >20:18:41,731 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,731 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:41,734 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:18:41,736 INFO storage: got device: LoopDevice instance (0x7ff9c2f83490) -- > name = loop1 status = False kids = 0 id = 39 > parents = ['existing 0MB file /LiveOS/rootfs.img (38)'] > 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 >20:18:41,739 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,740 INFO storage: got format: Ext4FS instance (0x7ff9c2f1c410) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:41,749 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:18:41,750 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:18:41,751 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:41,753 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,753 INFO storage: loop2 is a loop device >20:18:41,755 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:18:41,757 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:18:41,758 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,761 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:18:41,761 INFO storage: added file /overlay (deleted) (id 40) to device tree >20:18:41,763 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:18:41,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,765 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:18:41,765 INFO storage: added loop loop2 (id 41) to device tree >20:18:41,766 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:18:41,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:18:41,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,769 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:18:41,771 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:18:41,772 WARN storage: disklabel detected but not usable on loop2 >20:18:41,773 DEBUG storage: no type or existing type for loop2, bailing >20:18:41,773 INFO storage: got device: LoopDevice instance (0x7ff9c2f83610) -- > name = loop2 status = False kids = 0 id = 41 > parents = ['existing 0MB file /overlay (deleted) (40)'] > 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 >20:18:41,776 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:18:41,776 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:18:41,777 DEBUG storage: lvm filter: adding loop3 to the reject list >20:18:41,778 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:18:41,779 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:18:41,779 DEBUG storage: lvm filter: adding loop4 to the reject list >20:18:41,780 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:18:41,781 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:18:41,781 DEBUG storage: lvm filter: adding loop5 to the reject list >20:18:41,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:18:41,783 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:18:41,783 DEBUG storage: lvm filter: adding loop6 to the reject list >20:18:41,785 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:18:41,785 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:18:41,785 DEBUG storage: lvm filter: adding loop7 to the reject list >20:18:41,786 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:18:41,903 INFO storage: devices to scan: ['dm-0'] >20:18:41,906 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:18:41,907 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:18:41,908 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:41,909 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,909 INFO storage: live-rw is a device-mapper device >20:18:41,911 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:18:41,912 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:41,914 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (39) with existing ext4 filesystem >20:18:41,916 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:41,917 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (41) >20:18:41,919 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:41,920 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:41,922 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:18:41,922 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:41,924 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:18:41,924 INFO storage: added dm live-rw (id 42) to device tree >20:18:41,925 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:18:41,927 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:18:41,928 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,929 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:41,929 DEBUG storage: device live-rw does not contain a disklabel >20:18:41,930 INFO storage: type detected on 'live-rw' is 'ext4' >20:18:41,988 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,988 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:41,990 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:18:41,991 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:18:41,992 INFO storage: got device: DMDevice instance (0x7ff9c2f1c290) -- > name = live-rw status = True kids = 0 id = 42 > parents = ['existing 0MB loop loop2 (41)'] > 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 0x7ff9c3064dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:18:41,994 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:41,995 INFO storage: got format: Ext4FS instance (0x7ff9c2f1c590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:42,120 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:18:42,182 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:18:42,241 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:18:42,246 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:18:42,251 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:18:42,251 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:18:42,252 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >20:18:42,254 INFO storage: edd: MBR signature on sda is zero. new disk image? >20:18:42,255 INFO storage: edd: collected mbr signatures: {} >20:18:42,256 DEBUG storage: new bootloader stage1 device: None >20:18:42,262 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:42,268 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:42,273 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:42,286 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:42,297 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:42,300 DEBUG storage: DeviceTree.getDeviceByName returned existing 114473MB disk sda (34) with non-existent gpt disklabel >20:18:42,302 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7ff9d100e210>) >20:18:42,302 DEBUG storage: doAutoPart: True >20:18:42,302 DEBUG storage: encryptedAutoPart: False >20:18:42,302 DEBUG storage: autoPartType: 0 >20:18:42,303 DEBUG storage: clearPartType: 0 >20:18:42,303 DEBUG storage: clearPartDisks: ['sda'] >20:18:42,303 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >20:18:42,303 DEBUG storage: storage.disks: ['sda'] >20:18:42,303 DEBUG storage: storage.partitioned: ['sda'] >20:18:42,303 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >20:18:42,304 DEBUG storage: checking whether disk sda has an empty extended >20:18:42,304 DEBUG storage: extended is None ; logicals is [] >20:18:42,305 DEBUG storage: candidate disks: [DiskDevice instance (0x7ff9c2f02cd0) -- > name = sda status = True kids = 0 id = 34 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c30645f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff9c2f029d0>] >20:18:42,305 DEBUG storage: devs: [] >20:18:42,307 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:42,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:42,308 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,309 DEBUG storage: PartitionDevice._setFormat: req3 ; >20:18:42,311 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >20:18:42,312 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,312 INFO storage: added partition req3 (id 43) to device tree >20:18:42,312 INFO storage: registered action: [21] Create Device partition req3 (id 43) >20:18:42,312 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:42,312 INFO storage: registered action: [22] Create Format ext4 filesystem mounted at / on partition req3 (id 43) >20:18:42,314 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:42,314 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:42,315 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,316 DEBUG storage: PartitionDevice._setFormat: req4 ; >20:18:42,318 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >20:18:42,319 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,319 INFO storage: added partition req4 (id 44) to device tree >20:18:42,319 INFO storage: registered action: [23] Create Device partition req4 (id 44) >20:18:42,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:42,319 INFO storage: registered action: [24] Create Format ext4 filesystem mounted at /home on partition req4 (id 44) >20:18:42,320 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:42,321 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:42,322 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,323 DEBUG storage: PartitionDevice._setFormat: req5 ; >20:18:42,324 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >20:18:42,325 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,326 INFO storage: added partition req5 (id 45) to device tree >20:18:42,326 INFO storage: registered action: [25] Create Device partition req5 (id 45) >20:18:42,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:42,326 INFO storage: registered action: [26] Create Format ext4 filesystem mounted at /boot on partition req5 (id 45) >20:18:42,326 DEBUG storage: _is_valid_disklabel(req3) returning True >20:18:42,327 DEBUG storage: _is_valid_size(req3) returning True >20:18:42,327 DEBUG storage: _is_valid_location(req3) returning True >20:18:42,327 WARN storage: req3 not bootable >20:18:42,327 DEBUG storage: _is_valid_format(req3) returning False >20:18:42,327 DEBUG storage: is_valid_stage1_device(req3) returning False >20:18:42,327 DEBUG storage: _is_valid_disklabel(req4) returning True >20:18:42,328 DEBUG storage: _is_valid_size(req4) returning True >20:18:42,328 DEBUG storage: _is_valid_location(req4) returning True >20:18:42,328 WARN storage: req4 not bootable >20:18:42,328 DEBUG storage: _is_valid_format(req4) returning False >20:18:42,328 DEBUG storage: is_valid_stage1_device(req4) returning False >20:18:42,328 DEBUG storage: _is_valid_disklabel(req5) returning True >20:18:42,329 DEBUG storage: _is_valid_size(req5) returning True >20:18:42,329 DEBUG storage: _is_valid_location(req5) returning True >20:18:42,329 WARN storage: req5 not bootable >20:18:42,329 DEBUG storage: _is_valid_format(req5) returning False >20:18:42,329 DEBUG storage: is_valid_stage1_device(req5) returning False >20:18:42,329 DEBUG storage: no stage1 device: [] >20:18:42,330 DEBUG storage: stage1_drive is existing 114473MB disk sda (34) with non-existent gpt disklabel >20:18:42,330 DEBUG storage: _is_valid_disklabel(req3) returning True >20:18:42,330 DEBUG storage: _is_valid_size(req3) returning True >20:18:42,330 DEBUG storage: _is_valid_location(req3) returning True >20:18:42,330 WARN storage: req3 not bootable >20:18:42,331 DEBUG storage: _is_valid_format(req3) returning False >20:18:42,331 DEBUG storage: is_valid_stage1_device(req3) returning False >20:18:42,331 DEBUG storage: _is_valid_disklabel(req4) returning True >20:18:42,331 DEBUG storage: _is_valid_size(req4) returning True >20:18:42,331 DEBUG storage: _is_valid_location(req4) returning True >20:18:42,331 WARN storage: req4 not bootable >20:18:42,332 DEBUG storage: _is_valid_format(req4) returning False >20:18:42,332 DEBUG storage: is_valid_stage1_device(req4) returning False >20:18:42,332 DEBUG storage: _is_valid_disklabel(req5) returning True >20:18:42,332 DEBUG storage: _is_valid_size(req5) returning True >20:18:42,332 DEBUG storage: _is_valid_location(req5) returning True >20:18:42,332 WARN storage: req5 not bootable >20:18:42,333 DEBUG storage: _is_valid_format(req5) returning False >20:18:42,333 DEBUG storage: is_valid_stage1_device(req5) returning False >20:18:42,333 DEBUG storage: getFormat('efi') returning EFIFS instance >20:18:42,334 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,335 DEBUG storage: PartitionDevice._setFormat: req6 ; >20:18:42,337 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: efi ; >20:18:42,338 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,338 INFO storage: added partition req6 (id 46) to device tree >20:18:42,338 INFO storage: registered action: [27] Create Device partition req6 (id 46) >20:18:42,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:42,338 INFO storage: registered action: [28] Create Format efi filesystem mounted at /boot/efi on partition req6 (id 46) >20:18:42,340 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >20:18:42,340 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:18:42,341 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,343 DEBUG storage: PartitionDevice._setFormat: req7 ; >20:18:42,344 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: swap ; >20:18:42,345 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,345 INFO storage: added partition req7 (id 47) to device tree >20:18:42,345 INFO storage: registered action: [29] Create Device partition req7 (id 47) >20:18:42,345 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:42,346 INFO storage: registered action: [30] Create Format swap on partition req7 (id 47) >20:18:42,347 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:42,348 DEBUG storage: removing all non-preexisting partitions ['req3(id 43)', 'req4(id 44)', 'req5(id 45)', 'req6(id 46)', 'req7(id 47)'] from disk(s) ['sda'] >20:18:42,348 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req3(id 43)', 'req4(id 44)', 'req5(id 45)', 'req6(id 46)', 'req7(id 47)'] >20:18:42,348 DEBUG storage: removing all non-preexisting partitions ['req6(id 46)', 'req5(id 45)', 'req3(id 43)', 'req7(id 47)', 'req4(id 44)'] from disk(s) ['sda'] >20:18:42,349 DEBUG storage: allocating partition: req6 ; id: 46 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:18:42,349 DEBUG storage: checking freespace on sda >20:18:42,349 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:18:42,349 DEBUG storage: current free range is 34-234441614 (114473MB) >20:18:42,350 DEBUG storage: evaluating growth potential for new layout >20:18:42,350 DEBUG storage: calculating growth for disk /dev/sda >20:18:42,350 DEBUG storage: adjusted start sector from 34 to 2048 >20:18:42,351 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >20:18:42,352 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143490> PedPartition: <_ped.Partition object at 0x7ff9c2f825f0> >20:18:42,353 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:42,354 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,354 DEBUG storage: adding request 46 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,355 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:42,355 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:42,355 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:18:42,355 DEBUG storage: adding 234400621 (114453MB) to 46 (sda1) >20:18:42,355 DEBUG storage: taking back 234031981 (114273MB) from 46 (sda1) >20:18:42,355 DEBUG storage: new grow amount for request 46 (sda1) is 368640 units, or 180MB >20:18:42,355 DEBUG storage: request 46 (sda1) growth: 368640 (180MB) size: 200MB >20:18:42,355 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:18:42,357 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:42,357 DEBUG storage: device sda1 new partedPartition None >20:18:42,358 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >20:18:42,359 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,359 DEBUG storage: total growth: 368640 sectors >20:18:42,359 DEBUG storage: updating use_disk to sda, type: 0 >20:18:42,359 DEBUG storage: new free: 34-234441614 / 114473MB >20:18:42,359 DEBUG storage: new free allows for 368640 sectors of growth >20:18:42,359 DEBUG storage: found free space for bootable request >20:18:42,360 DEBUG storage: adjusted start sector from 34 to 2048 >20:18:42,360 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:18:42,361 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >20:18:42,362 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01435d0> PedPartition: <_ped.Partition object at 0x7ff9c3056e90> >20:18:42,363 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:42,364 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,365 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:42,366 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143110> PedPartition: <_ped.Partition object at 0x7ff9c3056dd0> >20:18:42,366 DEBUG storage: allocating partition: req5 ; id: 45 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:18:42,366 DEBUG storage: checking freespace on sda >20:18:42,366 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:18:42,367 DEBUG storage: current free range is 34-2047 (0MB) >20:18:42,367 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:18:42,367 DEBUG storage: updating use_disk to sda, type: 0 >20:18:42,367 DEBUG storage: new free: 43008-234441614 / 114452MB >20:18:42,368 DEBUG storage: new free allows for 0 sectors of growth >20:18:42,368 DEBUG storage: found free space for bootable request >20:18:42,368 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:18:42,369 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >20:18:42,370 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143910> PedPartition: <_ped.Partition object at 0x7ff9c0c20ef0> >20:18:42,371 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:18:42,372 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:18:42,373 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:42,374 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01439d0> PedPartition: <_ped.Partition object at 0x7ff9c0c20e30> >20:18:42,374 DEBUG storage: allocating partition: req3 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >20:18:42,374 DEBUG storage: checking freespace on sda >20:18:42,375 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:18:42,375 DEBUG storage: current free range is 34-2047 (0MB) >20:18:42,375 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:18:42,375 DEBUG storage: evaluating growth potential for new layout >20:18:42,375 DEBUG storage: calculating growth for disk /dev/sda >20:18:42,377 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >20:18:42,377 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143e90> PedPartition: <_ped.Partition object at 0x7ff9c0c20f50> >20:18:42,378 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:42,379 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:42,380 DEBUG storage: adding request 46 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,380 DEBUG storage: adding request 45 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,380 DEBUG storage: adding request 43 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,380 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:42,380 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:42,381 DEBUG storage: req: PartitionRequest instance -- >id = 45 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:42,381 DEBUG storage: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:18:42,381 DEBUG storage: 2 requests and 231279469 (112929MB) left in chunk >20:18:42,381 DEBUG storage: adding 4430641 (2163MB) to 46 (sda1) >20:18:42,381 DEBUG storage: taking back 4062001 (1983MB) from 46 (sda1) >20:18:42,381 DEBUG storage: new grow amount for request 46 (sda1) is 368640 units, or 180MB >20:18:42,381 DEBUG storage: adding 226848827 (110766MB) to 43 (sda3) >20:18:42,382 DEBUG storage: taking back 124088379 (60590MB) from 43 (sda3) >20:18:42,382 DEBUG storage: new grow amount for request 43 (sda3) is 102760448 units, or 50176MB >20:18:42,382 DEBUG storage: request 46 (sda1) growth: 368640 (180MB) size: 200MB >20:18:42,382 DEBUG storage: request 45 (sda2) growth: 0 (0MB) size: 500MB >20:18:42,382 DEBUG storage: request 43 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:18:42,382 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >20:18:42,383 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:42,383 DEBUG storage: device sda3 new partedPartition None >20:18:42,384 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:18:42,386 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:18:42,386 DEBUG storage: total growth: 103129088 sectors >20:18:42,386 DEBUG storage: updating use_disk to sda, type: 0 >20:18:42,386 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:18:42,386 DEBUG storage: new free allows for 103129088 sectors of growth >20:18:42,387 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >20:18:42,388 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >20:18:42,388 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01440d0> PedPartition: <_ped.Partition object at 0x7ff9c01268f0> >20:18:42,389 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:42,390 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:42,392 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:42,392 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144490> PedPartition: <_ped.Partition object at 0x7ff9c01267d0> >20:18:42,393 DEBUG storage: allocating partition: req7 ; id: 47 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 9952 >20:18:42,393 DEBUG storage: checking freespace on sda >20:18:42,393 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:18:42,393 DEBUG storage: current free range is 34-2047 (0MB) >20:18:42,394 DEBUG storage: current free range is 3164160-234441614 (112928MB) >20:18:42,394 DEBUG storage: evaluating growth potential for new layout >20:18:42,394 DEBUG storage: calculating growth for disk /dev/sda >20:18:42,395 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >20:18:42,396 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144650> PedPartition: <_ped.Partition object at 0x7ff9c0c204d0> >20:18:42,397 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:18:42,398 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:18:42,398 DEBUG storage: adding request 46 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,399 DEBUG storage: adding request 45 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,399 DEBUG storage: adding request 43 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,399 DEBUG storage: adding request 47 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,399 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:42,399 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:42,399 DEBUG storage: req: PartitionRequest instance -- >id = 45 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:42,400 DEBUG storage: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:18:42,400 DEBUG storage: req: PartitionRequest instance -- >id = 47 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:18:42,400 DEBUG storage: 3 requests and 229182317 (111905MB) left in chunk >20:18:42,400 DEBUG storage: adding 2216463 (1082MB) to 46 (sda1) >20:18:42,400 DEBUG storage: taking back 1847823 (902MB) from 46 (sda1) >20:18:42,400 DEBUG storage: new grow amount for request 46 (sda1) is 368640 units, or 180MB >20:18:42,400 DEBUG storage: adding 113482926 (55411MB) to 43 (sda3) >20:18:42,401 DEBUG storage: taking back 10722478 (5235MB) from 43 (sda3) >20:18:42,401 DEBUG storage: new grow amount for request 43 (sda3) is 102760448 units, or 50176MB >20:18:42,401 DEBUG storage: adding 113482926 (55411MB) to 47 (sda4) >20:18:42,401 DEBUG storage: taking back 95198382 (46483MB) from 47 (sda4) >20:18:42,401 DEBUG storage: new grow amount for request 47 (sda4) is 18284544 units, or 8928MB >20:18:42,401 DEBUG storage: request 46 (sda1) growth: 368640 (180MB) size: 200MB >20:18:42,401 DEBUG storage: request 45 (sda2) growth: 0 (0MB) size: 500MB >20:18:42,401 DEBUG storage: request 43 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:18:42,402 DEBUG storage: request 47 (sda4) growth: 18284544 (8928MB) size: 9952MB >20:18:42,402 DEBUG storage: disk /dev/sda growth: 121413632 (59284MB) >20:18:42,403 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:18:42,403 DEBUG storage: device sda4 new partedPartition None >20:18:42,404 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >20:18:42,405 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:18:42,405 DEBUG storage: total growth: 121413632 sectors >20:18:42,405 DEBUG storage: updating use_disk to sda, type: 0 >20:18:42,406 DEBUG storage: new free: 3164160-234441614 / 112928MB >20:18:42,406 DEBUG storage: new free allows for 121413632 sectors of growth >20:18:42,407 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >20:18:42,408 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >20:18:42,408 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128e10> PedPartition: <_ped.Partition object at 0x7ff9c0126890> >20:18:42,409 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:18:42,410 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:18:42,412 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:18:42,412 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143c90> PedPartition: <_ped.Partition object at 0x7ff9c2f825f0> >20:18:42,413 DEBUG storage: allocating partition: req4 ; id: 44 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >20:18:42,413 DEBUG storage: checking freespace on sda >20:18:42,413 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >20:18:42,414 DEBUG storage: current free range is 34-2047 (0MB) >20:18:42,414 DEBUG storage: current free range is 5261312-234441614 (111904MB) >20:18:42,414 DEBUG storage: evaluating growth potential for new layout >20:18:42,414 DEBUG storage: calculating growth for disk /dev/sda >20:18:42,416 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >20:18:42,416 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143d90> PedPartition: <_ped.Partition object at 0x7ff9c0126830> >20:18:42,417 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:18:42,418 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:18:42,418 DEBUG storage: adding request 46 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,419 DEBUG storage: adding request 45 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,419 DEBUG storage: adding request 43 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,419 DEBUG storage: adding request 47 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,419 DEBUG storage: adding request 44 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,419 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:42,420 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:42,420 DEBUG storage: req: PartitionRequest instance -- >id = 45 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:42,420 DEBUG storage: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:18:42,420 DEBUG storage: req: PartitionRequest instance -- >id = 47 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:18:42,420 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >20:18:42,420 DEBUG storage: 4 requests and 228158317 (111405MB) left in chunk >20:18:42,420 DEBUG storage: adding 1776933 (867MB) to 46 (sda1) >20:18:42,421 DEBUG storage: taking back 1408293 (687MB) from 46 (sda1) >20:18:42,421 DEBUG storage: new grow amount for request 46 (sda1) is 368640 units, or 180MB >20:18:42,421 DEBUG storage: adding 90979017 (44423MB) to 43 (sda3) >20:18:42,421 DEBUG storage: new grow amount for request 43 (sda3) is 90979017 units, or 44423MB >20:18:42,421 DEBUG storage: adding 90979017 (44423MB) to 47 (sda4) >20:18:42,421 DEBUG storage: taking back 72694473 (35495MB) from 47 (sda4) >20:18:42,421 DEBUG storage: new grow amount for request 47 (sda4) is 18284544 units, or 8928MB >20:18:42,421 DEBUG storage: adding 44423348 (21691MB) to 44 (sda5) >20:18:42,422 DEBUG storage: new grow amount for request 44 (sda5) is 44423348 units, or 21691MB >20:18:42,422 DEBUG storage: 2 requests and 74102768 (36182MB) left in chunk >20:18:42,422 DEBUG storage: adding 49790836 (24311MB) to 43 (sda3) >20:18:42,422 DEBUG storage: taking back 38009405 (18559MB) from 43 (sda3) >20:18:42,422 DEBUG storage: new grow amount for request 43 (sda3) is 102760448 units, or 50176MB >20:18:42,422 DEBUG storage: adding 24311931 (11871MB) to 44 (sda5) >20:18:42,422 DEBUG storage: new grow amount for request 44 (sda5) is 68735279 units, or 33562MB >20:18:42,423 DEBUG storage: 1 requests and 38009406 (18559MB) left in chunk >20:18:42,423 DEBUG storage: adding 38009406 (18559MB) to 44 (sda5) >20:18:42,423 DEBUG storage: new grow amount for request 44 (sda5) is 106744685 units, or 52121MB >20:18:42,423 DEBUG storage: request 46 (sda1) growth: 368640 (180MB) size: 200MB >20:18:42,423 DEBUG storage: request 45 (sda2) growth: 0 (0MB) size: 500MB >20:18:42,423 DEBUG storage: request 43 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:18:42,423 DEBUG storage: request 47 (sda4) growth: 18284544 (8928MB) size: 9952MB >20:18:42,423 DEBUG storage: request 44 (sda5) growth: 106744685 (52121MB) size: 52621MB >20:18:42,424 DEBUG storage: disk /dev/sda growth: 228158317 (111405MB) >20:18:42,425 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:18:42,425 DEBUG storage: device sda5 new partedPartition None >20:18:42,426 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >20:18:42,427 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:18:42,427 DEBUG storage: total growth: 228158317 sectors >20:18:42,427 DEBUG storage: updating use_disk to sda, type: 0 >20:18:42,427 DEBUG storage: new free: 5261312-234441614 / 111904MB >20:18:42,428 DEBUG storage: new free allows for 228158317 sectors of growth >20:18:42,428 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >20:18:42,429 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >20:18:42,430 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144810> PedPartition: <_ped.Partition object at 0x7ff9c0c204d0> >20:18:42,431 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:18:42,432 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:18:42,434 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:18:42,434 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01449d0> PedPartition: <_ped.Partition object at 0x7ff9c0126a10> >20:18:42,434 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 43)', 'sda5(id 44)', 'sda2(id 45)', 'sda1(id 46)', 'sda4(id 47)'] >20:18:42,434 DEBUG storage: growable partitions are ['sda3', 'sda5', 'sda1', 'sda4'] >20:18:42,434 DEBUG storage: growing partitions on sda >20:18:42,435 DEBUG storage: adding request 43 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,435 DEBUG storage: adding request 44 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,435 DEBUG storage: adding request 45 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,435 DEBUG storage: adding request 46 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,436 DEBUG storage: adding request 47 to chunk 234441581 (34-234441614) on /dev/sda >20:18:42,436 DEBUG storage: disk sda has 1 chunks >20:18:42,436 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:18:42,436 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:18:42,436 DEBUG storage: req: PartitionRequest instance -- >id = 45 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:18:42,436 DEBUG storage: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:18:42,436 DEBUG storage: req: PartitionRequest instance -- >id = 47 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:18:42,437 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >20:18:42,437 DEBUG storage: 4 requests and 228158317 (111405MB) left in chunk >20:18:42,437 DEBUG storage: adding 1776933 (867MB) to 46 (sda1) >20:18:42,437 DEBUG storage: taking back 1408293 (687MB) from 46 (sda1) >20:18:42,437 DEBUG storage: new grow amount for request 46 (sda1) is 368640 units, or 180MB >20:18:42,437 DEBUG storage: adding 90979017 (44423MB) to 43 (sda3) >20:18:42,437 DEBUG storage: new grow amount for request 43 (sda3) is 90979017 units, or 44423MB >20:18:42,437 DEBUG storage: adding 90979017 (44423MB) to 47 (sda4) >20:18:42,438 DEBUG storage: taking back 72694473 (35495MB) from 47 (sda4) >20:18:42,438 DEBUG storage: new grow amount for request 47 (sda4) is 18284544 units, or 8928MB >20:18:42,438 DEBUG storage: adding 44423348 (21691MB) to 44 (sda5) >20:18:42,438 DEBUG storage: new grow amount for request 44 (sda5) is 44423348 units, or 21691MB >20:18:42,438 DEBUG storage: 2 requests and 74102768 (36182MB) left in chunk >20:18:42,438 DEBUG storage: adding 49790836 (24311MB) to 43 (sda3) >20:18:42,438 DEBUG storage: taking back 38009405 (18559MB) from 43 (sda3) >20:18:42,439 DEBUG storage: new grow amount for request 43 (sda3) is 102760448 units, or 50176MB >20:18:42,439 DEBUG storage: adding 24311931 (11871MB) to 44 (sda5) >20:18:42,439 DEBUG storage: new grow amount for request 44 (sda5) is 68735279 units, or 33562MB >20:18:42,439 DEBUG storage: 1 requests and 38009406 (18559MB) left in chunk >20:18:42,439 DEBUG storage: adding 38009406 (18559MB) to 44 (sda5) >20:18:42,439 DEBUG storage: new grow amount for request 44 (sda5) is 106744685 units, or 52121MB >20:18:42,439 DEBUG storage: partition sda1 (46): 0 >20:18:42,440 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0128f10> >20:18:42,440 DEBUG storage: partition sda2 (45): 0 >20:18:42,440 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0143bd0> >20:18:42,440 DEBUG storage: partition sda3 (43): 0 >20:18:42,441 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144c10> >20:18:42,441 DEBUG storage: partition sda4 (47): 0 >20:18:42,441 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144a90> >20:18:42,441 DEBUG storage: partition sda5 (44): 0 >20:18:42,442 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 126674944 end: 234440703 length: 107765760 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144e10> >20:18:42,442 DEBUG storage: removing all non-preexisting partitions ['sda1(id 46)', 'sda2(id 45)', 'sda3(id 43)', 'sda4(id 47)', 'sda5(id 44)'] from disk(s) ['sda'] >20:18:42,443 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:42,443 DEBUG storage: device sda1 new partedPartition None >20:18:42,444 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >20:18:42,445 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:18:42,447 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:42,447 DEBUG storage: device sda2 new partedPartition None >20:18:42,448 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >20:18:42,449 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:18:42,450 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:42,450 DEBUG storage: device sda3 new partedPartition None >20:18:42,451 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >20:18:42,453 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:18:42,454 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:18:42,454 DEBUG storage: device sda4 new partedPartition None >20:18:42,455 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >20:18:42,456 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:18:42,457 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:18:42,458 DEBUG storage: device sda5 new partedPartition None >20:18:42,459 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >20:18:42,460 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:18:42,460 DEBUG storage: back from removeNewPartitions >20:18:42,460 DEBUG storage: extended: None >20:18:42,460 DEBUG storage: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0128f10> >20:18:42,462 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >20:18:42,462 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144410> PedPartition: <_ped.Partition object at 0x7ff9c0c20ef0> >20:18:42,463 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:18:42,464 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:18:42,466 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:18:42,466 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144f90> PedPartition: <_ped.Partition object at 0x7ff9c3056dd0> >20:18:42,466 DEBUG storage: setting req5 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0143bd0> >20:18:42,467 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >20:18:42,468 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128c10> PedPartition: <_ped.Partition object at 0x7ff9c0c20f50> >20:18:42,469 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:18:42,470 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:18:42,472 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:18:42,472 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144310> PedPartition: <_ped.Partition object at 0x7ff9c01269b0> >20:18:42,472 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144c10> >20:18:42,474 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >20:18:42,474 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c30405d0> PedPartition: <_ped.Partition object at 0x7ff9c3056e90> >20:18:42,475 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:18:42,476 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:18:42,478 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:18:42,478 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143990> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:18:42,478 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144a90> >20:18:42,480 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >20:18:42,480 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144890> PedPartition: <_ped.Partition object at 0x7ff9c0126ad0> >20:18:42,481 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:18:42,482 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:18:42,484 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:18:42,484 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143a90> PedPartition: <_ped.Partition object at 0x7ff9c0126890> >20:18:42,484 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 126674944 end: 234440703 length: 107765760 > device: <parted.device.Device object at 0x7ff9c2f85390> PedGeometry: <_ped.Geometry object at 0x7ff9c0144e10> >20:18:42,486 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >20:18:42,486 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0144810> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:18:42,487 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:18:42,488 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:18:42,490 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:18:42,490 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c2f02a50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0140310> PedPartition: <_ped.Partition object at 0x7ff9c01267d0> >20:18:42,491 DEBUG storage: new bootloader stage1 device: None >20:18:42,494 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:42,494 DEBUG storage: _is_valid_size(sda1) returning True >20:18:42,494 DEBUG storage: _is_valid_location(sda1) returning True >20:18:42,494 WARN storage: sda1 not bootable >20:18:42,495 DEBUG storage: _is_valid_format(sda1) returning True >20:18:42,495 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:42,495 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:42,495 DEBUG storage: _is_valid_size(sda2) returning True >20:18:42,495 DEBUG storage: _is_valid_location(sda2) returning True >20:18:42,496 DEBUG storage: _is_valid_format(sda2) returning False >20:18:42,496 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:18:42,496 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:18:42,496 DEBUG storage: _is_valid_size(sda3) returning True >20:18:42,496 DEBUG storage: _is_valid_location(sda3) returning True >20:18:42,496 WARN storage: sda3 not bootable >20:18:42,497 DEBUG storage: _is_valid_format(sda3) returning False >20:18:42,497 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:18:42,497 DEBUG storage: _is_valid_disklabel(sda4) returning True >20:18:42,497 DEBUG storage: _is_valid_size(sda4) returning True >20:18:42,497 DEBUG storage: _is_valid_location(sda4) returning True >20:18:42,497 WARN storage: sda4 not bootable >20:18:42,498 DEBUG storage: _is_valid_format(sda4) returning False >20:18:42,498 DEBUG storage: is_valid_stage1_device(sda4) returning False >20:18:42,498 DEBUG storage: _is_valid_disklabel(sda5) returning True >20:18:42,498 DEBUG storage: _is_valid_size(sda5) returning True >20:18:42,498 DEBUG storage: _is_valid_location(sda5) returning True >20:18:42,498 WARN storage: sda5 not bootable >20:18:42,499 DEBUG storage: _is_valid_format(sda5) returning False >20:18:42,499 DEBUG storage: is_valid_stage1_device(sda5) returning False >20:18:42,499 DEBUG storage: no stage1 device: ['sda1'] >20:18:42,499 DEBUG storage: stage1_drive is existing 114473MB disk sda (34) with non-existent gpt disklabel >20:18:42,499 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:42,500 DEBUG storage: _is_valid_size(sda1) returning True >20:18:42,500 DEBUG storage: _is_valid_location(sda1) returning True >20:18:42,500 WARN storage: sda1 not bootable >20:18:42,500 DEBUG storage: _is_valid_format(sda1) returning True >20:18:42,500 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:42,500 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:42,500 DEBUG storage: _is_valid_size(sda2) returning True >20:18:42,501 DEBUG storage: _is_valid_location(sda2) returning True >20:18:42,501 DEBUG storage: _is_valid_format(sda2) returning False >20:18:42,501 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:18:42,501 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:18:42,501 DEBUG storage: _is_valid_size(sda3) returning True >20:18:42,502 DEBUG storage: _is_valid_location(sda3) returning True >20:18:42,502 WARN storage: sda3 not bootable >20:18:42,502 DEBUG storage: _is_valid_format(sda3) returning False >20:18:42,502 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:18:42,502 DEBUG storage: _is_valid_disklabel(sda4) returning True >20:18:42,502 DEBUG storage: _is_valid_size(sda4) returning True >20:18:42,503 DEBUG storage: _is_valid_location(sda4) returning True >20:18:42,503 WARN storage: sda4 not bootable >20:18:42,503 DEBUG storage: _is_valid_format(sda4) returning False >20:18:42,503 DEBUG storage: is_valid_stage1_device(sda4) returning False >20:18:42,503 DEBUG storage: _is_valid_disklabel(sda5) returning True >20:18:42,503 DEBUG storage: _is_valid_size(sda5) returning True >20:18:42,503 DEBUG storage: _is_valid_location(sda5) returning True >20:18:42,504 WARN storage: sda5 not bootable >20:18:42,504 DEBUG storage: _is_valid_format(sda5) returning False >20:18:42,504 DEBUG storage: is_valid_stage1_device(sda5) returning False >20:18:42,504 DEBUG storage: new bootloader stage1 device: sda1 >20:18:42,504 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:18:42,505 DEBUG storage: _is_valid_size(sda1) returning True >20:18:42,505 DEBUG storage: _is_valid_location(sda1) returning True >20:18:42,505 WARN storage: sda1 not bootable >20:18:42,505 DEBUG storage: _is_valid_format(sda1) returning True >20:18:42,505 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:18:42,506 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:18:42,507 DEBUG storage: _is_valid_size(sda2) returning True >20:18:42,507 DEBUG storage: _is_valid_location(sda2) returning True >20:18:42,507 DEBUG storage: _is_valid_partition(sda2) returning True >20:18:42,507 DEBUG storage: _is_valid_format(sda2) returning True >20:18:42,507 DEBUG storage: is_valid_stage2_device(sda2) returning True >20:18:42,515 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:18:42,516 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:42,517 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:18:42,519 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (46) with non-existent efi filesystem mounted at /boot/efi >20:18:42,520 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:18:42,521 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (45) with non-existent ext4 filesystem mounted at /boot >20:18:42,523 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:18:42,524 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (43) with non-existent ext4 filesystem mounted at / >20:18:42,525 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:18:42,526 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 9952MB partition sda4 (47) with non-existent swap >20:18:42,528 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >20:18:42,529 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 52620MB partition sda5 (44) with non-existent ext4 filesystem mounted at /home >20:18:42,531 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:18:42,532 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,395 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7ff9d100e210>) >20:18:52,396 DEBUG storage: doAutoPart: True >20:18:52,396 DEBUG storage: encryptedAutoPart: False >20:18:52,396 DEBUG storage: autoPartType: 0 >20:18:52,396 DEBUG storage: clearPartType: 0 >20:18:52,397 DEBUG storage: clearPartDisks: ['sda'] >20:18:52,397 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >20:18:52,398 DEBUG storage: storage.disks: ['sda'] >20:18:52,398 DEBUG storage: storage.partitioned: ['sda'] >20:18:52,399 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >20:18:52,429 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:18:52,429 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >20:18:52,430 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:18:52,430 INFO storage: sr0 looks to be the live device; marking as protected >20:18:52,531 DEBUG storage: MultipathTopology._build_topology: >20:18:52,531 DEBUG storage: /etc/multipath.conf contents: >20:18:52,532 DEBUG storage: # multipath.conf written by anaconda >20:18:52,532 DEBUG storage: >20:18:52,532 DEBUG storage: defaults { >20:18:52,532 DEBUG storage: user_friendly_names yes >20:18:52,532 DEBUG storage: } >20:18:52,532 DEBUG storage: blacklist { >20:18:52,533 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:18:52,533 DEBUG storage: devnode "^hd[a-z]" >20:18:52,533 DEBUG storage: devnode "^dcssblk[0-9]*" >20:18:52,533 DEBUG storage: device { >20:18:52,533 DEBUG storage: vendor "DGC" >20:18:52,533 DEBUG storage: product "LUNZ" >20:18:52,533 DEBUG storage: } >20:18:52,533 DEBUG storage: device { >20:18:52,533 DEBUG storage: vendor "IBM" >20:18:52,533 DEBUG storage: product "S/390.*" >20:18:52,534 DEBUG storage: } >20:18:52,534 DEBUG storage: # don't count normal SATA devices as multipaths >20:18:52,535 DEBUG storage: device { >20:18:52,535 DEBUG storage: vendor "ATA" >20:18:52,536 DEBUG storage: } >20:18:52,537 DEBUG storage: # don't count 3ware devices as multipaths >20:18:52,537 DEBUG storage: device { >20:18:52,538 DEBUG storage: vendor "3ware" >20:18:52,538 DEBUG storage: } >20:18:52,539 DEBUG storage: device { >20:18:52,539 DEBUG storage: vendor "AMCC" >20:18:52,540 DEBUG storage: } >20:18:52,541 DEBUG storage: # nor highpoint devices >20:18:52,541 DEBUG storage: device { >20:18:52,542 DEBUG storage: vendor "HPT" >20:18:52,542 DEBUG storage: } >20:18:52,542 DEBUG storage: } >20:18:52,543 DEBUG storage: multipaths { >20:18:52,543 DEBUG storage: } >20:18:52,543 DEBUG storage: (end of /etc/multipath.conf) >20:18:52,577 INFO storage: MultipathTopology: found singlepath device: sda >20:18:52,578 INFO storage: MultipathTopology: found non-disk device: sr0 >20:18:52,579 INFO storage: MultipathTopology: found singlepath device: loop0 >20:18:52,580 INFO storage: MultipathTopology: found singlepath device: loop1 >20:18:52,581 INFO storage: MultipathTopology: found singlepath device: loop2 >20:18:52,582 INFO storage: MultipathTopology: found singlepath device: loop3 >20:18:52,582 INFO storage: MultipathTopology: found singlepath device: loop4 >20:18:52,583 INFO storage: MultipathTopology: found singlepath device: loop5 >20:18:52,584 INFO storage: MultipathTopology: found singlepath device: loop6 >20:18:52,585 INFO storage: MultipathTopology: found singlepath device: loop7 >20:18:52,585 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:18:52,586 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:18:52,595 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:18:52,596 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:18:52,598 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:52,600 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,602 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:18:52,603 INFO storage: sda is a disk >20:18:52,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,606 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:52,606 INFO storage: added disk sda (id 48) to device tree >20:18:52,606 DEBUG storage: looking up parted Device: /dev/sda >20:18:52,608 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:18:52,610 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:18:52,610 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,612 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:18:52,707 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:18:52,712 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >20:18:52,714 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >20:18:52,716 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9c0144090> > PedDisk: <_ped.Disk object at 0x7ff9c306b9e0> >20:18:52,716 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:18:52,718 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:52,718 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,721 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:18:52,721 INFO storage: registered action: [31] Destroy Format None on disk sda (id 48) >20:18:52,724 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:18:52,725 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:18:52,726 INFO storage: registered action: [32] Create Format gpt disklabel on disk sda (id 48) >20:18:52,727 INFO storage: got device: DiskDevice instance (0x7ff9c2f1c450) -- > name = sda status = True kids = 0 id = 48 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2f8fd40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9c2f83f50> >20:18:52,728 INFO storage: got format: DiskLabel instance (0x7ff9c01438d0) -- > 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 0x7ff9c0144090> > PedDisk: <_ped.Disk object at 0x7ff9c306b9e0> > origPartedDisk = <parted.disk.Disk object at 0x7ff9c0144c50> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2fc1680> > >20:18:52,770 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:18:52,771 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:18:52,773 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:18:52,774 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,774 INFO storage: sr0 is a cdrom >20:18:52,776 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:18:52,776 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,778 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:18:52,778 INFO storage: added cdrom sr0 (id 49) to device tree >20:18:52,779 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:52,792 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:18:52,796 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >20:18:52,802 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:52,802 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:52,802 DEBUG storage: device sr0 does not contain a disklabel >20:18:52,803 INFO storage: type detected on 'sr0' is 'iso9660' >20:18:52,805 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:52,805 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:18:52,807 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:18:52,809 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:52,817 DEBUG storage: looking up parted Device: /dev/sr0 >20:18:52,818 INFO storage: got device: OpticalDevice instance (0x7ff9c0144a10) -- > name = sr0 status = True kids = 0 id = 49 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:18:52,821 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:52,821 INFO storage: got format: Iso9660FS instance (0x7ff9c0144b10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >20:18:52,834 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:18:52,835 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:18:52,839 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:18:52,842 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,842 INFO storage: loop0 is a loop device >20:18:52,844 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:18:52,845 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:52,847 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,847 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,849 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:18:52,849 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 50) to device tree >20:18:52,850 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:18:52,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,852 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:52,852 INFO storage: added loop loop0 (id 51) to device tree >20:18:52,854 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:18:52,855 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:18:52,855 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:52,857 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:18:52,858 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:18:52,860 WARN storage: disklabel detected but not usable on loop0 >20:18:52,860 INFO storage: type detected on 'loop0' is 'squashfs' >20:18:52,860 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:18:52,862 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:18:52,862 INFO storage: got device: LoopDevice instance (0x7ff9c0143b50) -- > name = loop0 status = False kids = 0 id = 51 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (50)'] > 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 >20:18:52,866 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:18:52,866 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:18:52,868 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:52,869 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,869 INFO storage: loop1 is a loop device >20:18:52,870 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:18:52,872 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:18:52,873 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,873 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,875 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:18:52,875 INFO storage: added file /LiveOS/rootfs.img (id 52) to device tree >20:18:52,877 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:18:52,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,878 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:18:52,878 INFO storage: added loop loop1 (id 53) to device tree >20:18:52,880 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:18:52,881 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:18:52,883 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:52,883 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:52,883 DEBUG storage: device loop1 does not contain a disklabel >20:18:52,883 INFO storage: type detected on 'loop1' is 'ext4' >20:18:52,953 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:52,953 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:52,955 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:18:52,955 INFO storage: got device: LoopDevice instance (0x7ff9c0144cd0) -- > name = loop1 status = False kids = 0 id = 53 > parents = ['existing 0MB file /LiveOS/rootfs.img (52)'] > 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 >20:18:52,957 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:52,957 INFO storage: got format: Ext4FS instance (0x7ff9c0144a90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:52,969 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:18:52,970 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:18:52,973 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:52,974 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,975 INFO storage: loop2 is a loop device >20:18:52,976 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:18:52,977 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:18:52,979 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:52,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,980 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:18:52,981 INFO storage: added file /overlay (deleted) (id 54) to device tree >20:18:52,984 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:18:52,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,985 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:18:52,985 INFO storage: added loop loop2 (id 55) to device tree >20:18:52,987 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:18:52,988 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:18:52,988 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:52,990 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:18:52,991 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:18:52,993 WARN storage: disklabel detected but not usable on loop2 >20:18:52,993 DEBUG storage: no type or existing type for loop2, bailing >20:18:52,993 INFO storage: got device: LoopDevice instance (0x7ff9c014d6d0) -- > name = loop2 status = False kids = 0 id = 55 > parents = ['existing 0MB file /overlay (deleted) (54)'] > 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 >20:18:52,996 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:18:52,997 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:18:52,997 DEBUG storage: lvm filter: adding loop3 to the reject list >20:18:52,999 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:18:52,999 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:18:52,999 DEBUG storage: lvm filter: adding loop4 to the reject list >20:18:53,001 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:18:53,001 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:18:53,001 DEBUG storage: lvm filter: adding loop5 to the reject list >20:18:53,003 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:18:53,003 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:18:53,003 DEBUG storage: lvm filter: adding loop6 to the reject list >20:18:53,005 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:18:53,005 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:18:53,005 DEBUG storage: lvm filter: adding loop7 to the reject list >20:18:53,006 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:18:53,097 INFO storage: devices to scan: ['dm-0'] >20:18:53,104 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:18:53,104 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:18:53,106 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:53,107 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:53,107 INFO storage: live-rw is a device-mapper device >20:18:53,109 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:18:53,110 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:18:53,111 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (53) with existing ext4 filesystem >20:18:53,113 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:18:53,115 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (55) >20:18:53,117 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:18:53,118 DEBUG storage: DeviceTree.getDeviceByName returned None >20:18:53,120 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:18:53,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:18:53,121 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:18:53,122 INFO storage: added dm live-rw (id 56) to device tree >20:18:53,123 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:18:53,124 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:18:53,126 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:53,126 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:53,126 DEBUG storage: device live-rw does not contain a disklabel >20:18:53,126 INFO storage: type detected on 'live-rw' is 'ext4' >20:18:53,179 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:53,179 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:18:53,183 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:18:53,183 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:18:53,184 INFO storage: got device: DMDevice instance (0x7ff9c2f83990) -- > name = live-rw status = True kids = 0 id = 56 > parents = ['existing 0MB loop loop2 (55)'] > 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 0x7ff9c30647a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:18:53,186 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:53,187 INFO storage: got format: Ext4FS instance (0x7ff9c0128d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:18:53,305 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:18:53,360 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:18:53,427 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:18:53,432 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:18:53,455 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:18:53,456 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:18:53,456 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >20:18:53,458 INFO storage: edd: MBR signature on sda is zero. new disk image? >20:18:53,458 INFO storage: edd: collected mbr signatures: {} >20:18:53,458 DEBUG storage: new bootloader stage1 device: None >20:18:53,461 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:53,462 DEBUG storage: Ext4FS.supported: supported: True ; >20:18:53,464 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:18:53,476 DEBUG storage: Iso9660FS.supported: supported: True ; >20:18:53,483 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:18:53,487 DEBUG storage: DeviceTree.getDeviceByName returned existing 114473MB disk sda (48) with non-existent gpt disklabel >20:19:03,488 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:19:03,488 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >20:19:03,489 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:19:03,490 INFO storage: sr0 looks to be the live device; marking as protected >20:19:03,594 DEBUG storage: MultipathTopology._build_topology: >20:19:03,595 DEBUG storage: /etc/multipath.conf contents: >20:19:03,595 DEBUG storage: # multipath.conf written by anaconda >20:19:03,595 DEBUG storage: >20:19:03,595 DEBUG storage: defaults { >20:19:03,595 DEBUG storage: user_friendly_names yes >20:19:03,596 DEBUG storage: } >20:19:03,596 DEBUG storage: blacklist { >20:19:03,596 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:19:03,596 DEBUG storage: devnode "^hd[a-z]" >20:19:03,596 DEBUG storage: devnode "^dcssblk[0-9]*" >20:19:03,596 DEBUG storage: device { >20:19:03,597 DEBUG storage: vendor "DGC" >20:19:03,597 DEBUG storage: product "LUNZ" >20:19:03,597 DEBUG storage: } >20:19:03,597 DEBUG storage: device { >20:19:03,597 DEBUG storage: vendor "IBM" >20:19:03,597 DEBUG storage: product "S/390.*" >20:19:03,598 DEBUG storage: } >20:19:03,598 DEBUG storage: # don't count normal SATA devices as multipaths >20:19:03,599 DEBUG storage: device { >20:19:03,600 DEBUG storage: vendor "ATA" >20:19:03,600 DEBUG storage: } >20:19:03,601 DEBUG storage: # don't count 3ware devices as multipaths >20:19:03,601 DEBUG storage: device { >20:19:03,602 DEBUG storage: vendor "3ware" >20:19:03,603 DEBUG storage: } >20:19:03,603 DEBUG storage: device { >20:19:03,604 DEBUG storage: vendor "AMCC" >20:19:03,605 DEBUG storage: } >20:19:03,605 DEBUG storage: # nor highpoint devices >20:19:03,606 DEBUG storage: device { >20:19:03,606 DEBUG storage: vendor "HPT" >20:19:03,607 DEBUG storage: } >20:19:03,608 DEBUG storage: } >20:19:03,608 DEBUG storage: multipaths { >20:19:03,609 DEBUG storage: } >20:19:03,609 DEBUG storage: (end of /etc/multipath.conf) >20:19:03,645 INFO storage: MultipathTopology: found singlepath device: sda >20:19:03,646 INFO storage: MultipathTopology: found non-disk device: sr0 >20:19:03,646 INFO storage: MultipathTopology: found singlepath device: loop0 >20:19:03,647 INFO storage: MultipathTopology: found singlepath device: loop1 >20:19:03,647 INFO storage: MultipathTopology: found singlepath device: loop2 >20:19:03,647 INFO storage: MultipathTopology: found singlepath device: loop3 >20:19:03,648 INFO storage: MultipathTopology: found singlepath device: loop4 >20:19:03,648 INFO storage: MultipathTopology: found singlepath device: loop5 >20:19:03,649 INFO storage: MultipathTopology: found singlepath device: loop6 >20:19:03,649 INFO storage: MultipathTopology: found singlepath device: loop7 >20:19:03,649 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:19:03,650 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:19:03,661 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A /dev/disk/by-id/wwn-0x5e83a97efbebbaac', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OCZ-VERTEX3', > 'ID_MODEL_ENC': 'OCZ-VERTEX3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.15', > 'ID_SERIAL': 'OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > 'ID_SERIAL_SHORT': 'OCZ-T76TX6B7HIK69M2A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97efbebbaac', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97efbebbaac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19449947', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX3_OCZ-T76TX6B7HIK69M2A', > '/dev/disk/by-id/wwn-0x5e83a97efbebbaac'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:19:03,662 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:19:03,663 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:19:03,665 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,666 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:19:03,667 INFO storage: sda is a disk >20:19:03,668 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,669 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:19:03,669 INFO storage: added disk sda (id 57) to device tree >20:19:03,670 DEBUG storage: looking up parted Device: /dev/sda >20:19:03,672 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:19:03,673 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:19:03,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,675 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:19:03,795 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >20:19:03,801 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: False ; >20:19:03,803 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >20:19:03,804 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7ff9c0144290> > PedDisk: <_ped.Disk object at 0x7ff9c0c10680> >20:19:03,804 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:19:03,805 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:19:03,806 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,807 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:19:03,808 INFO storage: registered action: [33] Destroy Format None on disk sda (id 57) >20:19:03,810 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >20:19:03,812 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:19:03,812 INFO storage: registered action: [34] Create Format gpt disklabel on disk sda (id 57) >20:19:03,813 INFO storage: got device: DiskDevice instance (0x7ff9c0143510) -- > name = sda status = True kids = 0 id = 57 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2fc18c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff9c0143990> >20:19:03,814 INFO storage: got format: DiskLabel instance (0x7ff9c0143590) -- > 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 0x7ff9c0144290> > PedDisk: <_ped.Disk object at 0x7ff9c0c10680> > origPartedDisk = <parted.disk.Disk object at 0x7ff9c0144210> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064dd0> > >20:19:03,852 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H /dev/disk/by-label/Fedora\\x2017\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7710H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'A833', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7710H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '22000259', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7710H', > '/dev/disk/by-label/Fedora\\x2017\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >20:19:03,852 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >20:19:03,854 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:19:03,856 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,856 INFO storage: sr0 is a cdrom >20:19:03,858 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:19:03,858 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,860 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:19:03,860 INFO storage: added cdrom sr0 (id 58) to device tree >20:19:03,862 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:19:03,874 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:19:03,878 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >20:19:03,882 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:03,882 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:19:03,883 DEBUG storage: device sr0 does not contain a disklabel >20:19:03,883 INFO storage: type detected on 'sr0' is 'iso9660' >20:19:03,884 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:03,884 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >20:19:03,886 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >20:19:03,888 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:19:03,897 DEBUG storage: looking up parted Device: /dev/sr0 >20:19:03,897 INFO storage: got device: OpticalDevice instance (0x7ff9c2f0b410) -- > name = sr0 status = True kids = 0 id = 58 > parents = [] > uuid = None size = 3657.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7710H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1872384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (116, 255, 63) biosGeometry: (116, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c3064b90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >20:19:03,900 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:03,900 INFO storage: got format: Iso9660FS instance (0x7ff9c2f0bd10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_x86_64 size = 0 targetSize = 0 > >20:19:03,911 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19350780', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:19:03,912 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:19:03,916 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:19:03,920 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,920 INFO storage: loop0 is a loop device >20:19:03,923 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:19:03,924 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >20:19:03,925 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,926 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,927 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:19:03,927 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >20:19:03,929 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:19:03,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,931 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:19:03,931 INFO storage: added loop loop0 (id 60) to device tree >20:19:03,932 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:19:03,934 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:19:03,934 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:19:03,935 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >20:19:03,937 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:19:03,938 WARN storage: disklabel detected but not usable on loop0 >20:19:03,939 INFO storage: type detected on 'loop0' is 'squashfs' >20:19:03,939 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:19:03,943 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:19:03,943 INFO storage: got device: LoopDevice instance (0x7ff9c0143250) -- > name = loop0 status = False kids = 0 id = 60 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (59)'] > 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 >20:19:03,946 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348949', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:19:03,947 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:19:03,948 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:19:03,949 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,950 INFO storage: loop1 is a loop device >20:19:03,951 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:19:03,952 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:19:03,954 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:03,954 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,956 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:19:03,956 INFO storage: added file /LiveOS/rootfs.img (id 61) to device tree >20:19:03,957 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:19:03,957 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:03,959 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:19:03,959 INFO storage: added loop loop1 (id 62) to device tree >20:19:03,960 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:19:03,962 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:19:03,964 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:03,964 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:03,964 DEBUG storage: device loop1 does not contain a disklabel >20:19:03,964 INFO storage: type detected on 'loop1' is 'ext4' >20:19:04,019 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,020 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,023 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:19:04,023 INFO storage: got device: LoopDevice instance (0x7ff9c2f0b790) -- > name = loop1 status = False kids = 0 id = 62 > parents = ['existing 0MB file /LiveOS/rootfs.img (61)'] > 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 >20:19:04,025 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,025 INFO storage: got format: Ext4FS instance (0x7ff9c0144250) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:19:04,039 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352133', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:19:04,040 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:19:04,043 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:19:04,044 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:04,044 INFO storage: loop2 is a loop device >20:19:04,045 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:19:04,047 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:19:04,048 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:04,048 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,050 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:19:04,050 INFO storage: added file /overlay (deleted) (id 63) to device tree >20:19:04,052 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:19:04,052 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,053 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:19:04,054 INFO storage: added loop loop2 (id 64) to device tree >20:19:04,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:19:04,056 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:19:04,056 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,058 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:19:04,059 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:19:04,061 WARN storage: disklabel detected but not usable on loop2 >20:19:04,061 DEBUG storage: no type or existing type for loop2, bailing >20:19:04,062 INFO storage: got device: LoopDevice instance (0x7ff9c2f0bb50) -- > name = loop2 status = False kids = 0 id = 64 > parents = ['existing 0MB file /overlay (deleted) (63)'] > 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 >20:19:04,065 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19352140', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:19:04,065 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:19:04,065 DEBUG storage: lvm filter: adding loop3 to the reject list >20:19:04,067 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351721', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:19:04,067 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:19:04,067 DEBUG storage: lvm filter: adding loop4 to the reject list >20:19:04,069 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348460', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:19:04,069 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:19:04,069 DEBUG storage: lvm filter: adding loop5 to the reject list >20:19:04,071 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19348470', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:19:04,071 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:19:04,071 DEBUG storage: lvm filter: adding loop6 to the reject list >20:19:04,073 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19351095', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:19:04,073 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:19:04,074 DEBUG storage: lvm filter: adding loop7 to the reject list >20:19:04,075 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:19:04,167 INFO storage: devices to scan: ['dm-0'] >20:19:04,174 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10594767', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:19:04,175 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:19:04,176 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:19:04,177 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:04,177 INFO storage: live-rw is a device-mapper device >20:19:04,179 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:19:04,180 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:19:04,182 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (62) with existing ext4 filesystem >20:19:04,184 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:19:04,186 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (64) >20:19:04,188 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:19:04,189 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:04,190 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:19:04,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,192 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:19:04,192 INFO storage: added dm live-rw (id 65) to device tree >20:19:04,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:19:04,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:19:04,197 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,197 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,197 DEBUG storage: device live-rw does not contain a disklabel >20:19:04,197 INFO storage: type detected on 'live-rw' is 'ext4' >20:19:04,254 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,254 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,257 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:19:04,257 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:19:04,258 INFO storage: got device: DMDevice instance (0x7ff9c2f0b950) -- > name = live-rw status = True kids = 0 id = 65 > parents = ['existing 0MB loop loop2 (64)'] > 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 0x7ff9c3064560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:19:04,260 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,260 INFO storage: got format: Ext4FS instance (0x7ff9c2f0bb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:19:04,382 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:19:04,435 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:19:04,501 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:19:04,504 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:19:04,505 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:19:04,506 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:19:04,506 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >20:19:04,508 INFO storage: edd: MBR signature on sda is zero. new disk image? >20:19:04,509 INFO storage: edd: collected mbr signatures: {} >20:19:04,510 DEBUG storage: new bootloader stage1 device: None >20:19:04,517 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,522 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,525 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:19:04,538 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:04,546 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:19:04,549 DEBUG storage: DeviceTree.getDeviceByName returned existing 114473MB disk sda (57) with non-existent gpt disklabel >20:19:04,551 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7ff9d100e210>) >20:19:04,551 DEBUG storage: doAutoPart: True >20:19:04,552 DEBUG storage: encryptedAutoPart: False >20:19:04,552 DEBUG storage: autoPartType: 0 >20:19:04,552 DEBUG storage: clearPartType: 1 >20:19:04,552 DEBUG storage: clearPartDisks: ['sda'] >20:19:04,552 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7ff9cb3f0350) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7ff9cb3f0390) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7ff9cb3f03d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7ff9cb3f0410) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7ff9cb3f0450) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9952 grow = True > >20:19:04,553 DEBUG storage: storage.disks: ['sda'] >20:19:04,553 DEBUG storage: storage.partitioned: ['sda'] >20:19:04,553 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >20:19:04,553 DEBUG storage: checking whether disk sda has an empty extended >20:19:04,553 DEBUG storage: extended is None ; logicals is [] >20:19:04,555 DEBUG storage: candidate disks: [DiskDevice instance (0x7ff9c0143510) -- > name = sda status = True kids = 0 id = 57 > parents = [] > uuid = None size = 114473.460938 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7ff9c2fc18c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7ff9c0143990>] >20:19:04,555 DEBUG storage: devs: [] >20:19:04,557 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,558 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,560 DEBUG storage: PartitionDevice._setFormat: req8 ; >20:19:04,561 DEBUG storage: PartitionDevice._setFormat: req8 ; current: None ; type: ext4 ; >20:19:04,562 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,562 INFO storage: added partition req8 (id 66) to device tree >20:19:04,562 INFO storage: registered action: [35] Create Device partition req8 (id 66) >20:19:04,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,563 INFO storage: registered action: [36] Create Format ext4 filesystem mounted at / on partition req8 (id 66) >20:19:04,564 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,564 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,565 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,567 DEBUG storage: PartitionDevice._setFormat: req9 ; >20:19:04,568 DEBUG storage: PartitionDevice._setFormat: req9 ; current: None ; type: ext4 ; >20:19:04,570 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,570 INFO storage: added partition req9 (id 67) to device tree >20:19:04,570 INFO storage: registered action: [37] Create Device partition req9 (id 67) >20:19:04,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,570 INFO storage: registered action: [38] Create Format ext4 filesystem mounted at /home on partition req9 (id 67) >20:19:04,571 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:04,572 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:04,573 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,574 DEBUG storage: PartitionDevice._setFormat: req10 ; >20:19:04,575 DEBUG storage: PartitionDevice._setFormat: req10 ; current: None ; type: ext4 ; >20:19:04,576 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,576 INFO storage: added partition req10 (id 68) to device tree >20:19:04,577 INFO storage: registered action: [39] Create Device partition req10 (id 68) >20:19:04,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,577 INFO storage: registered action: [40] Create Format ext4 filesystem mounted at /boot on partition req10 (id 68) >20:19:04,577 DEBUG storage: _is_valid_disklabel(req10) returning True >20:19:04,577 DEBUG storage: _is_valid_size(req10) returning True >20:19:04,577 DEBUG storage: _is_valid_location(req10) returning True >20:19:04,578 WARN storage: req10 not bootable >20:19:04,578 DEBUG storage: _is_valid_format(req10) returning False >20:19:04,578 DEBUG storage: is_valid_stage1_device(req10) returning False >20:19:04,578 DEBUG storage: _is_valid_disklabel(req8) returning True >20:19:04,578 DEBUG storage: _is_valid_size(req8) returning True >20:19:04,578 DEBUG storage: _is_valid_location(req8) returning True >20:19:04,579 WARN storage: req8 not bootable >20:19:04,579 DEBUG storage: _is_valid_format(req8) returning False >20:19:04,579 DEBUG storage: is_valid_stage1_device(req8) returning False >20:19:04,579 DEBUG storage: _is_valid_disklabel(req9) returning True >20:19:04,579 DEBUG storage: _is_valid_size(req9) returning True >20:19:04,579 DEBUG storage: _is_valid_location(req9) returning True >20:19:04,579 WARN storage: req9 not bootable >20:19:04,580 DEBUG storage: _is_valid_format(req9) returning False >20:19:04,580 DEBUG storage: is_valid_stage1_device(req9) returning False >20:19:04,580 DEBUG storage: no stage1 device: [] >20:19:04,580 DEBUG storage: stage1_drive is existing 114473MB disk sda (57) with non-existent gpt disklabel >20:19:04,581 DEBUG storage: _is_valid_disklabel(req10) returning True >20:19:04,581 DEBUG storage: _is_valid_size(req10) returning True >20:19:04,581 DEBUG storage: _is_valid_location(req10) returning True >20:19:04,581 WARN storage: req10 not bootable >20:19:04,581 DEBUG storage: _is_valid_format(req10) returning False >20:19:04,581 DEBUG storage: is_valid_stage1_device(req10) returning False >20:19:04,582 DEBUG storage: _is_valid_disklabel(req8) returning True >20:19:04,582 DEBUG storage: _is_valid_size(req8) returning True >20:19:04,582 DEBUG storage: _is_valid_location(req8) returning True >20:19:04,583 WARN storage: req8 not bootable >20:19:04,583 DEBUG storage: _is_valid_format(req8) returning False >20:19:04,583 DEBUG storage: is_valid_stage1_device(req8) returning False >20:19:04,583 DEBUG storage: _is_valid_disklabel(req9) returning True >20:19:04,584 DEBUG storage: _is_valid_size(req9) returning True >20:19:04,584 DEBUG storage: _is_valid_location(req9) returning True >20:19:04,584 WARN storage: req9 not bootable >20:19:04,585 DEBUG storage: _is_valid_format(req9) returning False >20:19:04,585 DEBUG storage: is_valid_stage1_device(req9) returning False >20:19:04,585 DEBUG storage: getFormat('efi') returning EFIFS instance >20:19:04,587 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,588 DEBUG storage: PartitionDevice._setFormat: req11 ; >20:19:04,589 DEBUG storage: PartitionDevice._setFormat: req11 ; current: None ; type: efi ; >20:19:04,590 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,590 INFO storage: added partition req11 (id 69) to device tree >20:19:04,590 INFO storage: registered action: [41] Create Device partition req11 (id 69) >20:19:04,591 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,591 INFO storage: registered action: [42] Create Format efi filesystem mounted at /boot/efi on partition req11 (id 69) >20:19:04,592 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >20:19:04,592 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:19:04,593 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,594 DEBUG storage: PartitionDevice._setFormat: req12 ; >20:19:04,596 DEBUG storage: PartitionDevice._setFormat: req12 ; current: None ; type: swap ; >20:19:04,597 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,597 INFO storage: added partition req12 (id 70) to device tree >20:19:04,597 INFO storage: registered action: [43] Create Device partition req12 (id 70) >20:19:04,597 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:19:04,597 INFO storage: registered action: [44] Create Format swap on partition req12 (id 70) >20:19:04,598 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:19:04,600 DEBUG storage: removing all non-preexisting partitions ['req10(id 68)', 'req11(id 69)', 'req12(id 70)', 'req8(id 66)', 'req9(id 67)'] from disk(s) ['sda'] >20:19:04,600 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req10(id 68)', 'req11(id 69)', 'req12(id 70)', 'req8(id 66)', 'req9(id 67)'] >20:19:04,600 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req8(id 66)', 'req12(id 70)', 'req9(id 67)'] from disk(s) ['sda'] >20:19:04,600 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:19:04,600 DEBUG storage: checking freespace on sda >20:19:04,601 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:19:04,601 DEBUG storage: current free range is 34-234441614 (114473MB) >20:19:04,601 DEBUG storage: evaluating growth potential for new layout >20:19:04,601 DEBUG storage: calculating growth for disk /dev/sda >20:19:04,602 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:04,603 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:04,604 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85550> PedPartition: <_ped.Partition object at 0x7ff9c2f8dad0> >20:19:04,605 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:04,606 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,606 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,606 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:04,606 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:04,606 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:19:04,607 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:19:04,607 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:19:04,607 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:04,607 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:04,607 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:19:04,608 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:04,608 DEBUG storage: device sda1 new partedPartition None >20:19:04,609 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:04,611 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,611 DEBUG storage: total growth: 368640 sectors >20:19:04,611 DEBUG storage: updating use_disk to sda, type: 0 >20:19:04,611 DEBUG storage: new free: 34-234441614 / 114473MB >20:19:04,611 DEBUG storage: new free allows for 368640 sectors of growth >20:19:04,611 DEBUG storage: found free space for bootable request >20:19:04,611 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:04,612 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:19:04,613 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:04,613 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85190> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:04,615 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:04,616 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,617 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:04,617 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85990> PedPartition: <_ped.Partition object at 0x7ff9c2f8dd10> >20:19:04,618 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:19:04,618 DEBUG storage: checking freespace on sda >20:19:04,618 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:19:04,619 DEBUG storage: current free range is 34-2047 (0MB) >20:19:04,619 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:19:04,619 DEBUG storage: updating use_disk to sda, type: 0 >20:19:04,619 DEBUG storage: new free: 43008-234441614 / 114452MB >20:19:04,619 DEBUG storage: new free allows for 0 sectors of growth >20:19:04,619 DEBUG storage: found free space for bootable request >20:19:04,620 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:19:04,621 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:04,621 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f026d0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d6b0> >20:19:04,623 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:04,624 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:04,625 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:04,626 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02b50> PedPartition: <_ped.Partition object at 0x7ff9c2f8d650> >20:19:04,626 DEBUG storage: allocating partition: req8 ; id: 66 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >20:19:04,626 DEBUG storage: checking freespace on sda >20:19:04,626 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:19:04,627 DEBUG storage: current free range is 34-2047 (0MB) >20:19:04,627 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:19:04,627 DEBUG storage: evaluating growth potential for new layout >20:19:04,627 DEBUG storage: calculating growth for disk /dev/sda >20:19:04,629 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:04,629 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128cd0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d8f0> >20:19:04,630 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:04,631 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:04,632 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,632 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,632 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,632 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:04,632 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:04,632 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:04,632 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:04,633 DEBUG storage: 2 requests and 231279469 (112929MB) left in chunk >20:19:04,633 DEBUG storage: adding 4430641 (2163MB) to 69 (sda1) >20:19:04,633 DEBUG storage: taking back 4062001 (1983MB) from 69 (sda1) >20:19:04,633 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:04,633 DEBUG storage: adding 226848827 (110766MB) to 66 (sda3) >20:19:04,633 DEBUG storage: taking back 124088379 (60590MB) from 66 (sda3) >20:19:04,633 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:04,634 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:04,634 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:04,634 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:04,634 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >20:19:04,635 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:04,635 DEBUG storage: device sda3 new partedPartition None >20:19:04,637 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:04,638 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:04,638 DEBUG storage: total growth: 103129088 sectors >20:19:04,638 DEBUG storage: updating use_disk to sda, type: 0 >20:19:04,638 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:19:04,638 DEBUG storage: new free allows for 103129088 sectors of growth >20:19:04,639 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >20:19:04,640 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:04,640 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f853d0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:04,641 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:04,642 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:04,644 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:04,644 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85a10> PedPartition: <_ped.Partition object at 0x7ff9c2f8d770> >20:19:04,645 DEBUG storage: allocating partition: req12 ; id: 70 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 9952 >20:19:04,645 DEBUG storage: checking freespace on sda >20:19:04,645 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:19:04,646 DEBUG storage: current free range is 34-2047 (0MB) >20:19:04,646 DEBUG storage: current free range is 3164160-234441614 (112928MB) >20:19:04,646 DEBUG storage: evaluating growth potential for new layout >20:19:04,646 DEBUG storage: calculating growth for disk /dev/sda >20:19:04,648 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:04,648 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128c50> PedPartition: <_ped.Partition object at 0x7ff9c2f8df50> >20:19:04,649 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:04,650 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:04,650 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,651 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,651 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,651 DEBUG storage: adding request 70 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,651 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:04,651 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:04,652 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:04,652 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:04,652 DEBUG storage: req: PartitionRequest instance -- >id = 70 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:19:04,652 DEBUG storage: 3 requests and 229182317 (111905MB) left in chunk >20:19:04,652 DEBUG storage: adding 2216463 (1082MB) to 69 (sda1) >20:19:04,652 DEBUG storage: taking back 1847823 (902MB) from 69 (sda1) >20:19:04,652 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:04,652 DEBUG storage: adding 113482926 (55411MB) to 66 (sda3) >20:19:04,653 DEBUG storage: taking back 10722478 (5235MB) from 66 (sda3) >20:19:04,653 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:04,653 DEBUG storage: adding 113482926 (55411MB) to 70 (sda4) >20:19:04,653 DEBUG storage: taking back 95198382 (46483MB) from 70 (sda4) >20:19:04,653 DEBUG storage: new grow amount for request 70 (sda4) is 18284544 units, or 8928MB >20:19:04,653 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:04,653 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:04,653 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:04,653 DEBUG storage: request 70 (sda4) growth: 18284544 (8928MB) size: 9952MB >20:19:04,654 DEBUG storage: disk /dev/sda growth: 121413632 (59284MB) >20:19:04,655 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:04,655 DEBUG storage: device sda4 new partedPartition None >20:19:04,657 DEBUG storage: PartitionDevice._setDisk: req12 ; new: None ; old: sda ; >20:19:04,658 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:04,658 DEBUG storage: total growth: 121413632 sectors >20:19:04,658 DEBUG storage: updating use_disk to sda, type: 0 >20:19:04,658 DEBUG storage: new free: 3164160-234441614 / 112928MB >20:19:04,658 DEBUG storage: new free allows for 121413632 sectors of growth >20:19:04,659 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >20:19:04,660 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:04,660 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128510> PedPartition: <_ped.Partition object at 0x7ff9c2f8d8f0> >20:19:04,661 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:04,662 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:04,664 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:04,665 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14290> PedPartition: <_ped.Partition object at 0x7ff9c0126e30> >20:19:04,665 DEBUG storage: allocating partition: req9 ; id: 67 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >20:19:04,665 DEBUG storage: checking freespace on sda >20:19:04,665 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >20:19:04,666 DEBUG storage: current free range is 34-2047 (0MB) >20:19:04,666 DEBUG storage: current free range is 5261312-234441614 (111904MB) >20:19:04,666 DEBUG storage: evaluating growth potential for new layout >20:19:04,666 DEBUG storage: calculating growth for disk /dev/sda >20:19:04,668 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >20:19:04,668 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14f90> PedPartition: <_ped.Partition object at 0x7ff9c2f8d6b0> >20:19:04,669 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:19:04,670 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:19:04,671 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,671 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,671 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,671 DEBUG storage: adding request 70 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,672 DEBUG storage: adding request 67 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,672 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:04,672 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:04,672 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:04,672 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:04,672 DEBUG storage: req: PartitionRequest instance -- >id = 70 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:19:04,672 DEBUG storage: req: PartitionRequest instance -- >id = 67 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >20:19:04,672 DEBUG storage: 4 requests and 228158317 (111405MB) left in chunk >20:19:04,673 DEBUG storage: adding 1776933 (867MB) to 69 (sda1) >20:19:04,673 DEBUG storage: taking back 1408293 (687MB) from 69 (sda1) >20:19:04,673 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:04,673 DEBUG storage: adding 90979017 (44423MB) to 66 (sda3) >20:19:04,673 DEBUG storage: new grow amount for request 66 (sda3) is 90979017 units, or 44423MB >20:19:04,673 DEBUG storage: adding 90979017 (44423MB) to 70 (sda4) >20:19:04,673 DEBUG storage: taking back 72694473 (35495MB) from 70 (sda4) >20:19:04,674 DEBUG storage: new grow amount for request 70 (sda4) is 18284544 units, or 8928MB >20:19:04,674 DEBUG storage: adding 44423348 (21691MB) to 67 (sda5) >20:19:04,674 DEBUG storage: new grow amount for request 67 (sda5) is 44423348 units, or 21691MB >20:19:04,674 DEBUG storage: 2 requests and 74102768 (36182MB) left in chunk >20:19:04,674 DEBUG storage: adding 49790836 (24311MB) to 66 (sda3) >20:19:04,674 DEBUG storage: taking back 38009405 (18559MB) from 66 (sda3) >20:19:04,674 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:04,674 DEBUG storage: adding 24311931 (11871MB) to 67 (sda5) >20:19:04,675 DEBUG storage: new grow amount for request 67 (sda5) is 68735279 units, or 33562MB >20:19:04,675 DEBUG storage: 1 requests and 38009406 (18559MB) left in chunk >20:19:04,675 DEBUG storage: adding 38009406 (18559MB) to 67 (sda5) >20:19:04,675 DEBUG storage: new grow amount for request 67 (sda5) is 106744685 units, or 52121MB >20:19:04,675 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:04,675 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:04,675 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:04,676 DEBUG storage: request 70 (sda4) growth: 18284544 (8928MB) size: 9952MB >20:19:04,676 DEBUG storage: request 67 (sda5) growth: 106744685 (52121MB) size: 52621MB >20:19:04,676 DEBUG storage: disk /dev/sda growth: 228158317 (111405MB) >20:19:04,677 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:19:04,677 DEBUG storage: device sda5 new partedPartition None >20:19:04,678 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >20:19:04,679 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:19:04,679 DEBUG storage: total growth: 228158317 sectors >20:19:04,679 DEBUG storage: updating use_disk to sda, type: 0 >20:19:04,680 DEBUG storage: new free: 5261312-234441614 / 111904MB >20:19:04,680 DEBUG storage: new free allows for 228158317 sectors of growth >20:19:04,680 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >20:19:04,681 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >20:19:04,682 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14610> PedPartition: <_ped.Partition object at 0x7ff9c2f8dad0> >20:19:04,683 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:19:04,684 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:19:04,686 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:19:04,686 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9cb183650> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:19:04,686 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 68)', 'sda1(id 69)', 'sda4(id 70)', 'sda3(id 66)', 'sda5(id 67)'] >20:19:04,686 DEBUG storage: growable partitions are ['sda1', 'sda4', 'sda3', 'sda5'] >20:19:04,687 DEBUG storage: growing partitions on sda >20:19:04,687 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,687 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,687 DEBUG storage: adding request 70 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,688 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,688 DEBUG storage: adding request 67 to chunk 234441581 (34-234441614) on /dev/sda >20:19:04,688 DEBUG storage: disk sda has 1 chunks >20:19:04,688 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:04,688 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:04,688 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:04,688 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:04,689 DEBUG storage: req: PartitionRequest instance -- >id = 70 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:19:04,689 DEBUG storage: req: PartitionRequest instance -- >id = 67 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >20:19:04,689 DEBUG storage: 4 requests and 228158317 (111405MB) left in chunk >20:19:04,689 DEBUG storage: adding 1776933 (867MB) to 69 (sda1) >20:19:04,689 DEBUG storage: taking back 1408293 (687MB) from 69 (sda1) >20:19:04,689 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:04,689 DEBUG storage: adding 90979017 (44423MB) to 66 (sda3) >20:19:04,690 DEBUG storage: new grow amount for request 66 (sda3) is 90979017 units, or 44423MB >20:19:04,690 DEBUG storage: adding 90979017 (44423MB) to 70 (sda4) >20:19:04,690 DEBUG storage: taking back 72694473 (35495MB) from 70 (sda4) >20:19:04,690 DEBUG storage: new grow amount for request 70 (sda4) is 18284544 units, or 8928MB >20:19:04,690 DEBUG storage: adding 44423348 (21691MB) to 67 (sda5) >20:19:04,690 DEBUG storage: new grow amount for request 67 (sda5) is 44423348 units, or 21691MB >20:19:04,690 DEBUG storage: 2 requests and 74102768 (36182MB) left in chunk >20:19:04,690 DEBUG storage: adding 49790836 (24311MB) to 66 (sda3) >20:19:04,691 DEBUG storage: taking back 38009405 (18559MB) from 66 (sda3) >20:19:04,691 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:04,691 DEBUG storage: adding 24311931 (11871MB) to 67 (sda5) >20:19:04,691 DEBUG storage: new grow amount for request 67 (sda5) is 68735279 units, or 33562MB >20:19:04,691 DEBUG storage: 1 requests and 38009406 (18559MB) left in chunk >20:19:04,691 DEBUG storage: adding 38009406 (18559MB) to 67 (sda5) >20:19:04,691 DEBUG storage: new grow amount for request 67 (sda5) is 106744685 units, or 52121MB >20:19:04,692 DEBUG storage: partition sda1 (69): 0 >20:19:04,692 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0128cd0> >20:19:04,692 DEBUG storage: partition sda2 (68): 0 >20:19:04,692 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0128790> >20:19:04,692 DEBUG storage: partition sda3 (66): 0 >20:19:04,693 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb183550> >20:19:04,693 DEBUG storage: partition sda4 (70): 0 >20:19:04,693 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb183490> >20:19:04,693 DEBUG storage: partition sda5 (67): 0 >20:19:04,694 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 126674944 end: 234440703 length: 107765760 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb16eb10> >20:19:04,694 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)', 'sda4(id 70)', 'sda5(id 67)'] from disk(s) ['sda'] >20:19:04,695 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:04,695 DEBUG storage: device sda1 new partedPartition None >20:19:04,696 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:04,697 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:19:04,699 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:04,699 DEBUG storage: device sda2 new partedPartition None >20:19:04,700 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:04,701 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:04,702 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:04,702 DEBUG storage: device sda3 new partedPartition None >20:19:04,703 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:04,705 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:04,706 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:04,706 DEBUG storage: device sda4 new partedPartition None >20:19:04,707 DEBUG storage: PartitionDevice._setDisk: req12 ; new: None ; old: sda ; >20:19:04,709 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:04,710 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:19:04,710 DEBUG storage: device sda5 new partedPartition None >20:19:04,711 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >20:19:04,712 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:04,712 DEBUG storage: back from removeNewPartitions >20:19:04,712 DEBUG storage: extended: None >20:19:04,713 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0128cd0> >20:19:04,714 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:04,714 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83710> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:19:04,715 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:04,716 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:04,718 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:04,718 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02ad0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d8f0> >20:19:04,718 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0128790> >20:19:04,720 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:04,720 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83e90> PedPartition: <_ped.Partition object at 0x7ff9c01269b0> >20:19:04,721 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:04,722 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:04,724 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:04,724 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14dd0> PedPartition: <_ped.Partition object at 0x7ff9c0126dd0> >20:19:04,724 DEBUG storage: setting req8 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb183550> >20:19:04,726 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:04,726 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f0b890> PedPartition: <_ped.Partition object at 0x7ff9c0126890> >20:19:04,727 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:04,728 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:04,730 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:04,730 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02fd0> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:19:04,730 DEBUG storage: setting req12 new geometry: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb183490> >20:19:04,731 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:04,732 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9d8baba10> PedPartition: <_ped.Partition object at 0x7ff9c0126ad0> >20:19:04,733 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:04,734 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:04,736 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:04,736 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85110> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:04,736 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 126674944 end: 234440703 length: 107765760 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb16eb10> >20:19:04,738 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >20:19:04,738 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14290> PedPartition: <_ped.Partition object at 0x7ff9c2f82470> >20:19:04,739 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >20:19:04,740 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >20:19:04,742 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >20:19:04,742 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f1c150> PedPartition: <_ped.Partition object at 0x7ff9c2f82770> >20:19:04,743 DEBUG storage: new bootloader stage1 device: None >20:19:04,745 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:19:04,746 DEBUG storage: _is_valid_size(sda1) returning True >20:19:04,746 DEBUG storage: _is_valid_location(sda1) returning True >20:19:04,746 WARN storage: sda1 not bootable >20:19:04,746 DEBUG storage: _is_valid_format(sda1) returning True >20:19:04,746 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:19:04,747 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:19:04,747 DEBUG storage: _is_valid_size(sda2) returning True >20:19:04,747 DEBUG storage: _is_valid_location(sda2) returning True >20:19:04,747 DEBUG storage: _is_valid_format(sda2) returning False >20:19:04,747 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:19:04,748 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:19:04,748 DEBUG storage: _is_valid_size(sda3) returning True >20:19:04,748 DEBUG storage: _is_valid_location(sda3) returning True >20:19:04,748 WARN storage: sda3 not bootable >20:19:04,748 DEBUG storage: _is_valid_format(sda3) returning False >20:19:04,748 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:19:04,749 DEBUG storage: _is_valid_disklabel(sda4) returning True >20:19:04,749 DEBUG storage: _is_valid_size(sda4) returning True >20:19:04,749 DEBUG storage: _is_valid_location(sda4) returning True >20:19:04,749 WARN storage: sda4 not bootable >20:19:04,749 DEBUG storage: _is_valid_format(sda4) returning False >20:19:04,749 DEBUG storage: is_valid_stage1_device(sda4) returning False >20:19:04,749 DEBUG storage: _is_valid_disklabel(sda5) returning True >20:19:04,750 DEBUG storage: _is_valid_size(sda5) returning True >20:19:04,750 DEBUG storage: _is_valid_location(sda5) returning True >20:19:04,750 WARN storage: sda5 not bootable >20:19:04,750 DEBUG storage: _is_valid_format(sda5) returning False >20:19:04,750 DEBUG storage: is_valid_stage1_device(sda5) returning False >20:19:04,751 DEBUG storage: no stage1 device: ['sda1'] >20:19:04,751 DEBUG storage: stage1_drive is existing 114473MB disk sda (57) with non-existent gpt disklabel >20:19:04,751 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:19:04,751 DEBUG storage: _is_valid_size(sda1) returning True >20:19:04,751 DEBUG storage: _is_valid_location(sda1) returning True >20:19:04,752 WARN storage: sda1 not bootable >20:19:04,752 DEBUG storage: _is_valid_format(sda1) returning True >20:19:04,752 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:19:04,752 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:19:04,752 DEBUG storage: _is_valid_size(sda2) returning True >20:19:04,752 DEBUG storage: _is_valid_location(sda2) returning True >20:19:04,753 DEBUG storage: _is_valid_format(sda2) returning False >20:19:04,753 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:19:04,753 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:19:04,753 DEBUG storage: _is_valid_size(sda3) returning True >20:19:04,753 DEBUG storage: _is_valid_location(sda3) returning True >20:19:04,753 WARN storage: sda3 not bootable >20:19:04,754 DEBUG storage: _is_valid_format(sda3) returning False >20:19:04,754 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:19:04,754 DEBUG storage: _is_valid_disklabel(sda4) returning True >20:19:04,754 DEBUG storage: _is_valid_size(sda4) returning True >20:19:04,754 DEBUG storage: _is_valid_location(sda4) returning True >20:19:04,754 WARN storage: sda4 not bootable >20:19:04,755 DEBUG storage: _is_valid_format(sda4) returning False >20:19:04,755 DEBUG storage: is_valid_stage1_device(sda4) returning False >20:19:04,755 DEBUG storage: _is_valid_disklabel(sda5) returning True >20:19:04,755 DEBUG storage: _is_valid_size(sda5) returning True >20:19:04,755 DEBUG storage: _is_valid_location(sda5) returning True >20:19:04,755 WARN storage: sda5 not bootable >20:19:04,756 DEBUG storage: _is_valid_format(sda5) returning False >20:19:04,756 DEBUG storage: is_valid_stage1_device(sda5) returning False >20:19:04,756 DEBUG storage: new bootloader stage1 device: sda1 >20:19:04,756 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:19:04,756 DEBUG storage: _is_valid_size(sda1) returning True >20:19:04,757 DEBUG storage: _is_valid_location(sda1) returning True >20:19:04,757 WARN storage: sda1 not bootable >20:19:04,757 DEBUG storage: _is_valid_format(sda1) returning True >20:19:04,757 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:19:04,758 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:19:04,758 DEBUG storage: _is_valid_size(sda2) returning True >20:19:04,758 DEBUG storage: _is_valid_location(sda2) returning True >20:19:04,758 DEBUG storage: _is_valid_partition(sda2) returning True >20:19:04,759 DEBUG storage: _is_valid_format(sda2) returning True >20:19:04,759 DEBUG storage: is_valid_stage2_device(sda2) returning True >20:19:04,767 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:04,768 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:04,769 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:04,771 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:04,772 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:04,773 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:04,775 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:04,776 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:04,777 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:19:04,779 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 9952MB partition sda4 (70) with non-existent swap >20:19:04,780 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >20:19:04,781 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 52620MB partition sda5 (67) with non-existent ext4 filesystem mounted at /home >20:19:04,783 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:04,784 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:13,057 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:13,060 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:13,063 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:13,064 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:13,065 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:13,066 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:13,067 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:19:13,069 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 9952MB partition sda4 (70) with non-existent swap >20:19:13,070 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >20:19:13,071 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 52620MB partition sda5 (67) with non-existent ext4 filesystem mounted at /home >20:19:24,209 INFO storage: removed partition sda5 (id 67) from device tree >20:19:24,212 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >20:19:24,212 INFO storage: registered action: [45] Destroy Device partition sda5 (id 67) >20:19:24,214 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:19:24,215 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)', 'sda4(id 70)'] from disk(s) ['sda'] >20:19:24,216 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:24,216 DEBUG storage: device sda1 new partedPartition None >20:19:24,217 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:24,218 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:24,219 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:24,220 DEBUG storage: device sda2 new partedPartition None >20:19:24,221 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:24,222 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:24,223 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:24,223 DEBUG storage: device sda3 new partedPartition None >20:19:24,224 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:24,225 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:24,226 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:24,226 DEBUG storage: device sda4 new partedPartition None >20:19:24,227 DEBUG storage: PartitionDevice._setDisk: req12 ; new: None ; old: sda ; >20:19:24,228 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:24,228 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req11(id 69)', 'req10(id 68)', 'req8(id 66)', 'req12(id 70)'] >20:19:24,228 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req8(id 66)', 'req12(id 70)'] from disk(s) ['sda'] >20:19:24,228 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:19:24,229 DEBUG storage: checking freespace on sda >20:19:24,229 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:19:24,230 DEBUG storage: current free range is 34-234441614 (114473MB) >20:19:24,230 DEBUG storage: evaluating growth potential for new layout >20:19:24,230 DEBUG storage: calculating growth for disk /dev/sda >20:19:24,230 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:24,231 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:24,232 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f14b50> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:19:24,233 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:24,234 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:24,234 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,234 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:24,234 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:24,234 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:19:24,235 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:19:24,235 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:19:24,235 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:24,235 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:24,235 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:19:24,236 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:24,236 DEBUG storage: device sda1 new partedPartition None >20:19:24,237 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:24,238 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:24,238 DEBUG storage: total growth: 368640 sectors >20:19:24,238 DEBUG storage: updating use_disk to sda, type: 0 >20:19:24,239 DEBUG storage: new free: 34-234441614 / 114473MB >20:19:24,239 DEBUG storage: new free allows for 368640 sectors of growth >20:19:24,239 DEBUG storage: found free space for bootable request >20:19:24,239 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:24,240 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:19:24,241 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:24,241 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02d50> PedPartition: <_ped.Partition object at 0x7ff9c0126e30> >20:19:24,242 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:24,243 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:24,245 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:24,245 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f1c590> PedPartition: <_ped.Partition object at 0x7ff9c0126dd0> >20:19:24,245 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:19:24,245 DEBUG storage: checking freespace on sda >20:19:24,246 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:19:24,246 DEBUG storage: current free range is 34-2047 (0MB) >20:19:24,247 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:19:24,247 DEBUG storage: updating use_disk to sda, type: 0 >20:19:24,247 DEBUG storage: new free: 43008-234441614 / 114452MB >20:19:24,247 DEBUG storage: new free allows for 0 sectors of growth >20:19:24,247 DEBUG storage: found free space for bootable request >20:19:24,248 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:19:24,249 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:24,249 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02b90> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:19:24,250 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:24,251 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:24,252 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:24,253 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02690> PedPartition: <_ped.Partition object at 0x7ff9c2f8dd10> >20:19:24,253 DEBUG storage: allocating partition: req8 ; id: 66 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >20:19:24,253 DEBUG storage: checking freespace on sda >20:19:24,253 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:19:24,254 DEBUG storage: current free range is 34-2047 (0MB) >20:19:24,254 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:19:24,254 DEBUG storage: evaluating growth potential for new layout >20:19:24,254 DEBUG storage: calculating growth for disk /dev/sda >20:19:24,256 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:24,256 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c012cfd0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:24,257 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:24,258 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:24,258 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,259 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,259 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,259 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:24,259 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:24,259 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:24,259 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:24,259 DEBUG storage: 2 requests and 231279469 (112929MB) left in chunk >20:19:24,260 DEBUG storage: adding 4430641 (2163MB) to 69 (sda1) >20:19:24,260 DEBUG storage: taking back 4062001 (1983MB) from 69 (sda1) >20:19:24,260 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:24,260 DEBUG storage: adding 226848827 (110766MB) to 66 (sda3) >20:19:24,260 DEBUG storage: taking back 124088379 (60590MB) from 66 (sda3) >20:19:24,260 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:24,260 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:24,260 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:24,261 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:24,261 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >20:19:24,262 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:24,262 DEBUG storage: device sda3 new partedPartition None >20:19:24,263 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:24,264 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:24,264 DEBUG storage: total growth: 103129088 sectors >20:19:24,264 DEBUG storage: updating use_disk to sda, type: 0 >20:19:24,264 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:19:24,264 DEBUG storage: new free allows for 103129088 sectors of growth >20:19:24,265 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >20:19:24,266 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:24,266 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157090> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:19:24,267 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:24,268 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:24,270 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:24,270 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157290> PedPartition: <_ped.Partition object at 0x7ff9c0155290> >20:19:24,270 DEBUG storage: allocating partition: req12 ; id: 70 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 9952 >20:19:24,270 DEBUG storage: checking freespace on sda >20:19:24,271 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:19:24,271 DEBUG storage: current free range is 34-2047 (0MB) >20:19:24,272 DEBUG storage: current free range is 3164160-234441614 (112928MB) >20:19:24,272 DEBUG storage: evaluating growth potential for new layout >20:19:24,272 DEBUG storage: calculating growth for disk /dev/sda >20:19:24,273 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:24,274 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157450> PedPartition: <_ped.Partition object at 0x7ff9c0126e30> >20:19:24,275 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:24,276 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:24,276 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,276 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,276 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,277 DEBUG storage: adding request 70 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,277 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:24,277 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:24,277 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:24,277 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:24,277 DEBUG storage: req: PartitionRequest instance -- >id = 70 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:19:24,277 DEBUG storage: 3 requests and 229182317 (111905MB) left in chunk >20:19:24,277 DEBUG storage: adding 2216463 (1082MB) to 69 (sda1) >20:19:24,278 DEBUG storage: taking back 1847823 (902MB) from 69 (sda1) >20:19:24,278 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:24,278 DEBUG storage: adding 113482926 (55411MB) to 66 (sda3) >20:19:24,278 DEBUG storage: taking back 10722478 (5235MB) from 66 (sda3) >20:19:24,278 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:24,278 DEBUG storage: adding 113482926 (55411MB) to 70 (sda4) >20:19:24,278 DEBUG storage: taking back 95198382 (46483MB) from 70 (sda4) >20:19:24,278 DEBUG storage: new grow amount for request 70 (sda4) is 18284544 units, or 8928MB >20:19:24,279 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:24,279 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:24,279 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:24,279 DEBUG storage: request 70 (sda4) growth: 18284544 (8928MB) size: 9952MB >20:19:24,279 DEBUG storage: disk /dev/sda growth: 121413632 (59284MB) >20:19:24,280 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:24,281 DEBUG storage: device sda4 new partedPartition None >20:19:24,282 DEBUG storage: PartitionDevice._setDisk: req12 ; new: None ; old: sda ; >20:19:24,283 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:24,283 DEBUG storage: total growth: 121413632 sectors >20:19:24,283 DEBUG storage: updating use_disk to sda, type: 0 >20:19:24,283 DEBUG storage: new free: 3164160-234441614 / 112928MB >20:19:24,283 DEBUG storage: new free allows for 121413632 sectors of growth >20:19:24,284 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >20:19:24,285 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:24,285 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157790> PedPartition: <_ped.Partition object at 0x7ff9c01552f0> >20:19:24,286 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:24,287 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:24,289 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:24,289 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157b10> PedPartition: <_ped.Partition object at 0x7ff9c0155470> >20:19:24,289 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)', 'sda4(id 70)'] >20:19:24,289 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >20:19:24,289 DEBUG storage: growing partitions on sda >20:19:24,290 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,290 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,290 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,290 DEBUG storage: adding request 70 to chunk 234441581 (34-234441614) on /dev/sda >20:19:24,291 DEBUG storage: disk sda has 1 chunks >20:19:24,291 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:24,291 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:24,291 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:24,291 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:24,291 DEBUG storage: req: PartitionRequest instance -- >id = 70 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 18284544 >done = False >20:19:24,291 DEBUG storage: 3 requests and 229182317 (111905MB) left in chunk >20:19:24,291 DEBUG storage: adding 2216463 (1082MB) to 69 (sda1) >20:19:24,292 DEBUG storage: taking back 1847823 (902MB) from 69 (sda1) >20:19:24,292 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:24,292 DEBUG storage: adding 113482926 (55411MB) to 66 (sda3) >20:19:24,292 DEBUG storage: taking back 10722478 (5235MB) from 66 (sda3) >20:19:24,292 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:24,292 DEBUG storage: adding 113482926 (55411MB) to 70 (sda4) >20:19:24,292 DEBUG storage: taking back 95198382 (46483MB) from 70 (sda4) >20:19:24,292 DEBUG storage: new grow amount for request 70 (sda4) is 18284544 units, or 8928MB >20:19:24,293 DEBUG storage: partition sda1 (69): 0 >20:19:24,293 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012ce90> >20:19:24,293 DEBUG storage: partition sda2 (68): 0 >20:19:24,293 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157d90> >20:19:24,294 DEBUG storage: partition sda3 (66): 0 >20:19:24,294 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157c10> >20:19:24,294 DEBUG storage: partition sda4 (70): 0 >20:19:24,295 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157f10> >20:19:24,295 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)', 'sda4(id 70)'] from disk(s) ['sda'] >20:19:24,296 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:24,296 DEBUG storage: device sda1 new partedPartition None >20:19:24,297 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:24,298 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:24,300 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:24,300 DEBUG storage: device sda2 new partedPartition None >20:19:24,301 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:24,302 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:24,303 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:24,303 DEBUG storage: device sda3 new partedPartition None >20:19:24,304 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:24,305 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:24,306 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:24,306 DEBUG storage: device sda4 new partedPartition None >20:19:24,307 DEBUG storage: PartitionDevice._setDisk: req12 ; new: None ; old: sda ; >20:19:24,308 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:24,308 DEBUG storage: back from removeNewPartitions >20:19:24,309 DEBUG storage: extended: None >20:19:24,309 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012ce90> >20:19:24,310 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:24,311 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01593d0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d650> >20:19:24,312 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:24,313 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:24,314 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:24,314 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c012cf90> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:24,314 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157d90> >20:19:24,316 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:24,316 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157590> PedPartition: <_ped.Partition object at 0x7ff9c2f8d8f0> >20:19:24,317 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:24,318 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:24,319 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:24,320 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01570d0> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:19:24,320 DEBUG storage: setting req8 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157c10> >20:19:24,321 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:24,321 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01574d0> PedPartition: <_ped.Partition object at 0x7ff9c0155530> >20:19:24,322 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:24,323 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:24,325 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:24,325 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02810> PedPartition: <_ped.Partition object at 0x7ff9c01553b0> >20:19:24,325 DEBUG storage: setting req12 new geometry: parted.Geometry instance -- > start: 106293248 end: 126674943 length: 20381696 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0157f10> >20:19:24,326 DEBUG storage: PartitionDevice._setPartedPartition: req12 ; >20:19:24,327 DEBUG storage: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f851d0> PedPartition: <_ped.Partition object at 0x7ff9c01554d0> >20:19:24,328 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:19:24,329 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:19:24,330 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:19:24,331 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159350> PedPartition: <_ped.Partition object at 0x7ff9c0155470> >20:19:24,331 DEBUG storage: new bootloader stage1 device: None >20:19:24,333 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:24,334 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:24,335 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:24,336 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:24,337 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:24,338 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:24,339 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:24,340 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:24,341 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:19:24,342 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 9952MB partition sda4 (70) with non-existent swap >20:19:24,343 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:24,344 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:25,194 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:25,195 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:25,196 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:25,197 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:25,199 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:25,199 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:25,201 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:19:25,202 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 9952MB partition sda4 (70) with non-existent swap >20:19:29,079 INFO storage: removed partition sda4 (id 70) from device tree >20:19:29,082 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:19:29,082 INFO storage: registered action: [46] Destroy Device partition sda4 (id 70) >20:19:29,084 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:19:29,085 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)'] from disk(s) ['sda'] >20:19:29,086 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:29,086 DEBUG storage: device sda1 new partedPartition None >20:19:29,087 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:29,088 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:29,089 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:29,089 DEBUG storage: device sda2 new partedPartition None >20:19:29,090 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:29,091 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:29,092 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:29,092 DEBUG storage: device sda3 new partedPartition None >20:19:29,093 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:29,094 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:29,095 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req11(id 69)', 'req10(id 68)', 'req8(id 66)'] >20:19:29,095 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req8(id 66)'] from disk(s) ['sda'] >20:19:29,095 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:19:29,095 DEBUG storage: checking freespace on sda >20:19:29,096 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:19:29,097 DEBUG storage: current free range is 34-234441614 (114473MB) >20:19:29,097 DEBUG storage: evaluating growth potential for new layout >20:19:29,097 DEBUG storage: calculating growth for disk /dev/sda >20:19:29,097 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:29,099 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:29,099 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02410> PedPartition: <_ped.Partition object at 0x7ff9c0126a70> >20:19:29,100 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:29,101 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:29,101 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,101 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:29,101 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:29,102 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:19:29,102 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:19:29,102 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:19:29,102 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:29,102 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:29,102 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:19:29,103 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:29,103 DEBUG storage: device sda1 new partedPartition None >20:19:29,104 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:29,105 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:29,105 DEBUG storage: total growth: 368640 sectors >20:19:29,106 DEBUG storage: updating use_disk to sda, type: 0 >20:19:29,106 DEBUG storage: new free: 34-234441614 / 114473MB >20:19:29,106 DEBUG storage: new free allows for 368640 sectors of growth >20:19:29,106 DEBUG storage: found free space for bootable request >20:19:29,106 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:29,107 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:19:29,108 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:29,108 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01571d0> PedPartition: <_ped.Partition object at 0x7ff9c0126dd0> >20:19:29,109 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:29,110 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:29,111 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:29,112 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02ad0> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:19:29,112 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:19:29,112 DEBUG storage: checking freespace on sda >20:19:29,112 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:19:29,113 DEBUG storage: current free range is 34-2047 (0MB) >20:19:29,113 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:19:29,113 DEBUG storage: updating use_disk to sda, type: 0 >20:19:29,113 DEBUG storage: new free: 43008-234441614 / 114452MB >20:19:29,114 DEBUG storage: new free allows for 0 sectors of growth >20:19:29,114 DEBUG storage: found free space for bootable request >20:19:29,114 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:19:29,115 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:29,116 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157850> PedPartition: <_ped.Partition object at 0x7ff9c2f8d650> >20:19:29,117 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:29,118 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:29,119 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:29,119 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157f50> PedPartition: <_ped.Partition object at 0x7ff9c2f8d8f0> >20:19:29,120 DEBUG storage: allocating partition: req8 ; id: 66 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >20:19:29,120 DEBUG storage: checking freespace on sda >20:19:29,120 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >20:19:29,120 DEBUG storage: current free range is 34-2047 (0MB) >20:19:29,121 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:19:29,121 DEBUG storage: evaluating growth potential for new layout >20:19:29,121 DEBUG storage: calculating growth for disk /dev/sda >20:19:29,122 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:29,123 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157bd0> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:29,124 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:29,125 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:29,125 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,125 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,125 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,126 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:29,126 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:29,126 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:29,126 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:29,126 DEBUG storage: 2 requests and 231279469 (112929MB) left in chunk >20:19:29,126 DEBUG storage: adding 4430641 (2163MB) to 69 (sda1) >20:19:29,126 DEBUG storage: taking back 4062001 (1983MB) from 69 (sda1) >20:19:29,126 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:29,127 DEBUG storage: adding 226848827 (110766MB) to 66 (sda3) >20:19:29,127 DEBUG storage: taking back 124088379 (60590MB) from 66 (sda3) >20:19:29,127 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:29,127 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:29,127 DEBUG storage: request 68 (sda2) growth: 0 (0MB) size: 500MB >20:19:29,127 DEBUG storage: request 66 (sda3) growth: 102760448 (50176MB) size: 51200MB >20:19:29,127 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >20:19:29,128 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:29,128 DEBUG storage: device sda3 new partedPartition None >20:19:29,129 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:29,130 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:29,130 DEBUG storage: total growth: 103129088 sectors >20:19:29,131 DEBUG storage: updating use_disk to sda, type: 0 >20:19:29,131 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:19:29,131 DEBUG storage: new free allows for 103129088 sectors of growth >20:19:29,131 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >20:19:29,132 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:29,133 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157990> PedPartition: <_ped.Partition object at 0x7ff9c0155410> >20:19:29,134 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:29,135 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:29,136 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:29,137 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c012ce10> PedPartition: <_ped.Partition object at 0x7ff9c0155530> >20:19:29,137 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)'] >20:19:29,137 DEBUG storage: growable partitions are ['sda1', 'sda3'] >20:19:29,137 DEBUG storage: growing partitions on sda >20:19:29,137 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,138 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,138 DEBUG storage: adding request 66 to chunk 234441581 (34-234441614) on /dev/sda >20:19:29,138 DEBUG storage: disk sda has 1 chunks >20:19:29,138 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:29,138 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:29,138 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:29,138 DEBUG storage: req: PartitionRequest instance -- >id = 66 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >20:19:29,139 DEBUG storage: 2 requests and 231279469 (112929MB) left in chunk >20:19:29,139 DEBUG storage: adding 4430641 (2163MB) to 69 (sda1) >20:19:29,139 DEBUG storage: taking back 4062001 (1983MB) from 69 (sda1) >20:19:29,139 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:29,139 DEBUG storage: adding 226848827 (110766MB) to 66 (sda3) >20:19:29,139 DEBUG storage: taking back 124088379 (60590MB) from 66 (sda3) >20:19:29,139 DEBUG storage: new grow amount for request 66 (sda3) is 102760448 units, or 50176MB >20:19:29,139 DEBUG storage: partition sda1 (69): 0 >20:19:29,140 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012ce90> >20:19:29,140 DEBUG storage: partition sda2 (68): 0 >20:19:29,140 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012cf10> >20:19:29,140 DEBUG storage: partition sda3 (66): 0 >20:19:29,141 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c01593d0> >20:19:29,141 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 66)'] from disk(s) ['sda'] >20:19:29,142 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:29,142 DEBUG storage: device sda1 new partedPartition None >20:19:29,143 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:29,144 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:29,145 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:29,145 DEBUG storage: device sda2 new partedPartition None >20:19:29,146 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:29,147 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:29,148 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:29,149 DEBUG storage: device sda3 new partedPartition None >20:19:29,150 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >20:19:29,151 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:29,151 DEBUG storage: back from removeNewPartitions >20:19:29,151 DEBUG storage: extended: None >20:19:29,151 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012ce90> >20:19:29,152 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:29,153 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159710> PedPartition: <_ped.Partition object at 0x7ff9c2f8dd10> >20:19:29,154 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:29,155 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:29,156 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:29,156 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159850> PedPartition: <_ped.Partition object at 0x7ff9c0155650> >20:19:29,156 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c012cf10> >20:19:29,158 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:29,158 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01574d0> PedPartition: <_ped.Partition object at 0x7ff9c01553b0> >20:19:29,159 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:29,160 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:29,162 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:29,163 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157990> PedPartition: <_ped.Partition object at 0x7ff9c2f82470> >20:19:29,163 DEBUG storage: setting req8 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c01593d0> >20:19:29,164 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >20:19:29,164 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157cd0> PedPartition: <_ped.Partition object at 0x7ff9c0155290> >20:19:29,165 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:19:29,166 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:19:29,168 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:19:29,168 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157c50> PedPartition: <_ped.Partition object at 0x7ff9c01266b0> >20:19:29,169 DEBUG storage: new bootloader stage1 device: None >20:19:29,170 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:29,171 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:29,172 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:29,173 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:29,174 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:29,175 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:29,176 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:29,177 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:29,179 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:29,179 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:30,214 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:30,215 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:30,216 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:30,217 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:30,218 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:19:30,219 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (66) with non-existent ext4 filesystem mounted at / >20:19:47,309 INFO storage: removed partition sda3 (id 66) from device tree >20:19:47,312 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:19:47,313 INFO storage: registered action: [47] Destroy Device partition sda3 (id 66) >20:19:47,317 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:19:47,320 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)'] from disk(s) ['sda'] >20:19:47,322 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:47,323 DEBUG storage: device sda1 new partedPartition None >20:19:47,324 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:47,325 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:47,326 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:47,326 DEBUG storage: device sda2 new partedPartition None >20:19:47,327 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:47,328 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:47,328 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req11(id 69)', 'req10(id 68)'] >20:19:47,328 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)'] from disk(s) ['sda'] >20:19:47,328 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:19:47,328 DEBUG storage: checking freespace on sda >20:19:47,329 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:19:47,329 DEBUG storage: current free range is 34-234441614 (114473MB) >20:19:47,330 DEBUG storage: evaluating growth potential for new layout >20:19:47,330 DEBUG storage: calculating growth for disk /dev/sda >20:19:47,330 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:47,331 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:47,332 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01577d0> PedPartition: <_ped.Partition object at 0x7ff9c0126e30> >20:19:47,333 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:47,334 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:47,334 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:47,334 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:47,334 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:47,334 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:19:47,334 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:19:47,335 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:19:47,335 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:47,335 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:19:47,335 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:19:47,336 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:47,336 DEBUG storage: device sda1 new partedPartition None >20:19:47,337 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:47,338 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:47,338 DEBUG storage: total growth: 368640 sectors >20:19:47,338 DEBUG storage: updating use_disk to sda, type: 0 >20:19:47,338 DEBUG storage: new free: 34-234441614 / 114473MB >20:19:47,339 DEBUG storage: new free allows for 368640 sectors of growth >20:19:47,339 DEBUG storage: found free space for bootable request >20:19:47,339 DEBUG storage: adjusted start sector from 34 to 2048 >20:19:47,339 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:19:47,340 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:47,341 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f1c3d0> PedPartition: <_ped.Partition object at 0x7ff9c0126dd0> >20:19:47,342 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:47,343 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:47,344 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:47,344 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157e90> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:19:47,345 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:19:47,345 DEBUG storage: checking freespace on sda >20:19:47,345 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:19:47,346 DEBUG storage: current free range is 34-2047 (0MB) >20:19:47,346 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:19:47,346 DEBUG storage: updating use_disk to sda, type: 0 >20:19:47,346 DEBUG storage: new free: 43008-234441614 / 114452MB >20:19:47,346 DEBUG storage: new free allows for 0 sectors of growth >20:19:47,346 DEBUG storage: found free space for bootable request >20:19:47,347 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:19:47,348 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:47,348 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128fd0> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:19:47,349 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:47,350 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:47,352 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:47,352 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0128f90> PedPartition: <_ped.Partition object at 0x7ff9c0126ad0> >20:19:47,352 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 69)', 'sda2(id 68)'] >20:19:47,352 DEBUG storage: growable partitions are ['sda1'] >20:19:47,352 DEBUG storage: growing partitions on sda >20:19:47,353 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:19:47,353 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:19:47,353 DEBUG storage: disk sda has 1 chunks >20:19:47,353 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:19:47,353 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:19:47,353 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:19:47,354 DEBUG storage: 1 requests and 233376621 (113953MB) left in chunk >20:19:47,354 DEBUG storage: adding 233376621 (113953MB) to 69 (sda1) >20:19:47,354 DEBUG storage: taking back 233007981 (113773MB) from 69 (sda1) >20:19:47,354 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:19:47,354 DEBUG storage: partition sda1 (69): 0 >20:19:47,354 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb16e810> >20:19:47,355 DEBUG storage: partition sda2 (68): 0 >20:19:47,355 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9d8baba10> >20:19:47,355 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)'] from disk(s) ['sda'] >20:19:47,356 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:47,356 DEBUG storage: device sda1 new partedPartition None >20:19:47,357 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:19:47,358 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:19:47,360 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:47,360 DEBUG storage: device sda2 new partedPartition None >20:19:47,361 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:19:47,362 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:19:47,362 DEBUG storage: back from removeNewPartitions >20:19:47,362 DEBUG storage: extended: None >20:19:47,362 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9cb16e810> >20:19:47,364 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:19:47,364 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f1c0d0> PedPartition: <_ped.Partition object at 0x7ff9c01269b0> >20:19:47,365 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:19:47,366 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:19:47,367 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:19:47,368 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c012ce90> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:19:47,368 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9d8baba10> >20:19:47,369 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:19:47,369 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c010be10> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:19:47,370 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:19:47,371 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:19:47,373 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:19:47,373 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0157dd0> PedPartition: <_ped.Partition object at 0x7ff9c0126ad0> >20:19:47,373 DEBUG storage: new bootloader stage1 device: None >20:19:47,375 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:47,376 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:47,377 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:47,378 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:47,379 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:47,380 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:47,381 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:19:47,382 DEBUG storage: DeviceTree.getDeviceByName returned None >20:19:52,153 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:19:52,154 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:19:52,155 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:19:52,156 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:19:54,213 DEBUG storage: LVMPhysicalVolume.__init__: >20:19:54,213 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:19:54,214 DEBUG storage: MDRaidMember.__init__: >20:19:54,214 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >20:19:56,360 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:56,361 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:19:56,363 DEBUG storage: PartitionDevice._setFormat: req13 ; >20:19:56,364 DEBUG storage: PartitionDevice._setFormat: req13 ; current: None ; type: ext4 ; >20:19:56,369 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:56,370 DEBUG storage: BindFS.supported: supported: False ; >20:19:56,371 DEBUG storage: BindFS.supported: supported: False ; >20:19:56,372 DEBUG storage: BTRFS.supported: supported: True ; >20:19:58,963 DEBUG storage: BTRFS.supported: supported: True ; >20:19:58,964 DEBUG storage: DevPtsFS.supported: supported: False ; >20:19:58,965 DEBUG storage: DevPtsFS.supported: supported: False ; >20:19:58,967 DEBUG storage: DiskLabel.__init__: >20:19:58,967 INFO storage: DiskLabel.partedDevice returning None >20:19:58,968 DEBUG storage: DMRaidMember.__init__: >20:19:58,970 DEBUG storage: Ext2FS.supported: supported: True ; >20:19:58,972 DEBUG storage: Ext2FS.supported: supported: True ; >20:19:58,973 DEBUG storage: Ext3FS.supported: supported: True ; >20:19:58,974 DEBUG storage: Ext3FS.supported: supported: True ; >20:19:58,976 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:58,977 DEBUG storage: Ext4FS.supported: supported: True ; >20:19:58,979 DEBUG storage: HFS.supported: supported: False ; >20:19:58,980 DEBUG storage: HFS.supported: supported: False ; >20:19:58,981 DEBUG storage: HFSPlus.supported: supported: False ; >20:19:58,983 DEBUG storage: HFSPlus.supported: supported: False ; >20:19:58,985 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:58,986 DEBUG storage: Iso9660FS.supported: supported: True ; >20:19:58,987 DEBUG storage: LUKS.__init__: >20:19:58,988 DEBUG storage: LVMPhysicalVolume.__init__: >20:19:58,990 DEBUG storage: MDRaidMember.__init__: >20:19:58,991 DEBUG storage: MultipathMember.__init__: >20:19:58,992 DEBUG storage: NFS.supported: supported: False ; >20:19:58,994 DEBUG storage: NFS.supported: supported: False ; >20:19:58,995 DEBUG storage: NFSv4.supported: supported: False ; >20:19:58,996 DEBUG storage: NFSv4.supported: supported: False ; >20:19:58,997 DEBUG storage: NoDevFS.supported: supported: False ; >20:19:58,998 DEBUG storage: NoDevFS.supported: supported: False ; >20:19:59,000 DEBUG storage: NTFS.supported: supported: False ; >20:19:59,001 DEBUG storage: NTFS.supported: supported: False ; >20:19:59,002 DEBUG storage: ProcFS.supported: supported: False ; >20:19:59,003 DEBUG storage: ProcFS.supported: supported: False ; >20:19:59,004 DEBUG storage: SELinuxFS.supported: supported: False ; >20:19:59,005 DEBUG storage: SELinuxFS.supported: supported: False ; >20:19:59,007 DEBUG storage: SwapSpace.__init__: >20:19:59,008 DEBUG storage: SysFS.supported: supported: False ; >20:19:59,009 DEBUG storage: SysFS.supported: supported: False ; >20:19:59,011 DEBUG storage: TmpFS.supported: supported: False ; >20:19:59,012 DEBUG storage: TmpFS.supported: supported: False ; >20:19:59,013 DEBUG storage: USBFS.supported: supported: False ; >20:19:59,014 DEBUG storage: USBFS.supported: supported: False ; >20:19:59,015 DEBUG storage: FATFS.supported: supported: True ; >20:19:59,017 DEBUG storage: FATFS.supported: supported: True ; >20:19:59,018 DEBUG storage: XFS.supported: supported: True ; >20:20:00,239 DEBUG storage: XFS.supported: supported: True ; >20:20:00,241 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:21,531 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:21,533 DEBUG storage: PartitionDevice._setFormat: req14 ; >20:20:21,534 DEBUG storage: PartitionDevice._setFormat: req14 ; current: None ; type: ext4 ; >20:20:21,535 DEBUG storage: PartitionDevice._setFormat: req14 ; >20:20:21,536 DEBUG storage: PartitionDevice._setFormat: req14 ; current: ext4 ; type: ext4 ; >20:20:21,536 INFO storage: added partition req14 (id 72) to device tree >20:20:21,537 INFO storage: registered action: [48] Create Device partition req14 (id 72) >20:20:21,537 INFO storage: registered action: [49] Create Format ext4 filesystem on partition req14 (id 72) >20:20:21,538 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:20:21,540 DEBUG storage: removing all non-preexisting partitions ['req14(id 72)', 'sda1(id 69)', 'sda2(id 68)'] from disk(s) ['sda'] >20:20:21,541 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:21,541 DEBUG storage: device sda1 new partedPartition None >20:20:21,542 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:21,543 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:20:21,544 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:21,544 DEBUG storage: device sda2 new partedPartition None >20:20:21,545 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:20:21,546 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:21,547 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req14(id 72)', 'req11(id 69)', 'req10(id 68)'] >20:20:21,547 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req14(id 72)'] from disk(s) ['sda'] >20:20:21,547 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:20:21,547 DEBUG storage: checking freespace on sda >20:20:21,548 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:20:21,548 DEBUG storage: current free range is 34-234441614 (114473MB) >20:20:21,548 DEBUG storage: evaluating growth potential for new layout >20:20:21,548 DEBUG storage: calculating growth for disk /dev/sda >20:20:21,549 DEBUG storage: adjusted start sector from 34 to 2048 >20:20:21,550 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:21,550 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83810> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:20:21,551 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:21,552 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:21,553 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:20:21,553 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:20:21,553 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:20:21,553 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:20:21,553 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:20:21,553 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:20:21,553 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:20:21,554 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:20:21,554 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:20:21,555 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:21,556 DEBUG storage: device sda1 new partedPartition None >20:20:21,556 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:21,558 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:21,558 DEBUG storage: total growth: 368640 sectors >20:20:21,558 DEBUG storage: updating use_disk to sda, type: 0 >20:20:21,558 DEBUG storage: new free: 34-234441614 / 114473MB >20:20:21,558 DEBUG storage: new free allows for 368640 sectors of growth >20:20:21,558 DEBUG storage: found free space for bootable request >20:20:21,558 DEBUG storage: adjusted start sector from 34 to 2048 >20:20:21,559 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:20:21,560 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:21,560 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85050> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:20:21,561 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:21,562 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:21,564 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:21,564 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85290> PedPartition: <_ped.Partition object at 0x7ff9c00e6fb0> >20:20:21,564 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:20:21,564 DEBUG storage: checking freespace on sda >20:20:21,565 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:20:21,565 DEBUG storage: current free range is 34-2047 (0MB) >20:20:21,565 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:20:21,565 DEBUG storage: updating use_disk to sda, type: 0 >20:20:21,566 DEBUG storage: new free: 43008-234441614 / 114452MB >20:20:21,566 DEBUG storage: new free allows for 0 sectors of growth >20:20:21,566 DEBUG storage: found free space for bootable request >20:20:21,566 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:20:21,567 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:20:21,568 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83cd0> PedPartition: <_ped.Partition object at 0x7ff9c00e6f50> >20:20:21,569 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:20:21,570 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:20:21,571 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:21,572 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83f90> PedPartition: <_ped.Partition object at 0x7ff9c00ee050> >20:20:21,572 DEBUG storage: allocating partition: req14 ; id: 72 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 10240MB ; grow: None ; max_size: 0 >20:20:21,572 DEBUG storage: checking freespace on sda >20:20:21,572 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10240MB boot=False best=None grow=None >20:20:21,573 DEBUG storage: current free range is 34-2047 (0MB) >20:20:21,573 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:20:21,573 DEBUG storage: updating use_disk to sda, type: 0 >20:20:21,573 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:20:21,573 DEBUG storage: new free allows for 0 sectors of growth >20:20:21,574 DEBUG storage: created partition sda3 of 10240MB and added it to /dev/sda >20:20:21,575 DEBUG storage: PartitionDevice._setPartedPartition: req14 ; >20:20:21,575 DEBUG storage: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159750> PedPartition: <_ped.Partition object at 0x7ff9c00ee0b0> >20:20:21,576 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:20:21,577 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:20:21,579 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:21,579 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159850> PedPartition: <_ped.Partition object at 0x7ff9c00ee1d0> >20:20:21,579 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 72)', 'sda1(id 69)', 'sda2(id 68)'] >20:20:21,579 DEBUG storage: growable partitions are ['sda1'] >20:20:21,580 DEBUG storage: growing partitions on sda >20:20:21,580 DEBUG storage: adding request 72 to chunk 234441581 (34-234441614) on /dev/sda >20:20:21,580 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:20:21,580 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:20:21,580 DEBUG storage: disk sda has 1 chunks >20:20:21,580 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:20:21,581 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:20:21,581 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:20:21,581 DEBUG storage: req: PartitionRequest instance -- >id = 72 name = sda3 growable = None >base = 20971520 growth = 0 max_grow = 0 >done = True >20:20:21,581 DEBUG storage: 1 requests and 212405101 (103713MB) left in chunk >20:20:21,581 DEBUG storage: adding 212405101 (103713MB) to 69 (sda1) >20:20:21,581 DEBUG storage: taking back 212036461 (103533MB) from 69 (sda1) >20:20:21,581 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:20:21,581 DEBUG storage: partition sda1 (69): 0 >20:20:21,582 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159690> >20:20:21,582 DEBUG storage: partition sda2 (68): 0 >20:20:21,582 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159190> >20:20:21,582 DEBUG storage: partition sda3 (72): 0 >20:20:21,582 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159a50> >20:20:21,583 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 72)'] from disk(s) ['sda'] >20:20:21,584 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:21,584 DEBUG storage: device sda1 new partedPartition None >20:20:21,585 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:21,586 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:20:21,587 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:21,587 DEBUG storage: device sda2 new partedPartition None >20:20:21,588 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:20:21,589 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:20:21,591 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:21,591 DEBUG storage: device sda3 new partedPartition None >20:20:21,592 DEBUG storage: PartitionDevice._setDisk: req14 ; new: None ; old: sda ; >20:20:21,593 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:21,593 DEBUG storage: back from removeNewPartitions >20:20:21,593 DEBUG storage: extended: None >20:20:21,593 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159690> >20:20:21,594 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:21,595 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159d50> PedPartition: <_ped.Partition object at 0x7ff9c00e6ef0> >20:20:21,596 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:21,597 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:21,598 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:21,598 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159e90> PedPartition: <_ped.Partition object at 0x7ff9c00ee350> >20:20:21,599 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159190> >20:20:21,600 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:20:21,600 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01599d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee290> >20:20:21,601 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:20:21,602 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:20:21,604 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:21,604 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01590d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee170> >20:20:21,604 DEBUG storage: setting req14 new geometry: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159a50> >20:20:21,605 DEBUG storage: PartitionDevice._setPartedPartition: req14 ; >20:20:21,606 DEBUG storage: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02950> PedPartition: <_ped.Partition object at 0x7ff9c00ee230> >20:20:21,607 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:20:21,608 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:20:21,609 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:21,610 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1450> PedPartition: <_ped.Partition object at 0x7ff9c00ee470> >20:20:21,610 DEBUG storage: new bootloader stage1 device: None >20:20:21,612 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:21,613 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:21,614 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:21,615 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:21,616 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:21,617 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:21,619 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:21,620 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (72) with non-existent ext4 filesystem >20:20:21,621 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:21,622 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:22,863 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:22,864 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:22,865 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:22,866 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:22,867 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:22,868 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (72) with non-existent ext4 filesystem >20:20:24,525 DEBUG storage: LVMPhysicalVolume.__init__: >20:20:24,526 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:20:24,528 DEBUG storage: MDRaidMember.__init__: >20:20:24,528 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >20:20:25,884 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:25,884 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:20:25,885 DEBUG storage: PartitionDevice._setFormat: req15 ; >20:20:25,886 DEBUG storage: PartitionDevice._setFormat: req15 ; current: None ; type: ext4 ; >20:20:25,890 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:25,891 DEBUG storage: BindFS.supported: supported: False ; >20:20:25,892 DEBUG storage: BindFS.supported: supported: False ; >20:20:25,893 DEBUG storage: BTRFS.supported: supported: True ; >20:20:25,894 DEBUG storage: BTRFS.supported: supported: True ; >20:20:25,895 DEBUG storage: DevPtsFS.supported: supported: False ; >20:20:25,896 DEBUG storage: DevPtsFS.supported: supported: False ; >20:20:25,897 DEBUG storage: DiskLabel.__init__: >20:20:25,897 INFO storage: DiskLabel.partedDevice returning None >20:20:25,898 DEBUG storage: DMRaidMember.__init__: >20:20:25,900 DEBUG storage: Ext2FS.supported: supported: True ; >20:20:25,901 DEBUG storage: Ext2FS.supported: supported: True ; >20:20:25,902 DEBUG storage: Ext3FS.supported: supported: True ; >20:20:25,903 DEBUG storage: Ext3FS.supported: supported: True ; >20:20:25,904 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:25,905 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:25,907 DEBUG storage: HFS.supported: supported: False ; >20:20:25,908 DEBUG storage: HFS.supported: supported: False ; >20:20:25,909 DEBUG storage: HFSPlus.supported: supported: False ; >20:20:25,909 DEBUG storage: HFSPlus.supported: supported: False ; >20:20:25,910 DEBUG storage: Iso9660FS.supported: supported: True ; >20:20:25,911 DEBUG storage: Iso9660FS.supported: supported: True ; >20:20:25,912 DEBUG storage: LUKS.__init__: >20:20:25,913 DEBUG storage: LVMPhysicalVolume.__init__: >20:20:25,914 DEBUG storage: MDRaidMember.__init__: >20:20:25,916 DEBUG storage: MultipathMember.__init__: >20:20:25,917 DEBUG storage: NFS.supported: supported: False ; >20:20:25,917 DEBUG storage: NFS.supported: supported: False ; >20:20:25,918 DEBUG storage: NFSv4.supported: supported: False ; >20:20:25,919 DEBUG storage: NFSv4.supported: supported: False ; >20:20:25,921 DEBUG storage: NoDevFS.supported: supported: False ; >20:20:25,922 DEBUG storage: NoDevFS.supported: supported: False ; >20:20:25,923 DEBUG storage: NTFS.supported: supported: False ; >20:20:25,923 DEBUG storage: NTFS.supported: supported: False ; >20:20:25,924 DEBUG storage: ProcFS.supported: supported: False ; >20:20:25,925 DEBUG storage: ProcFS.supported: supported: False ; >20:20:25,926 DEBUG storage: SELinuxFS.supported: supported: False ; >20:20:25,927 DEBUG storage: SELinuxFS.supported: supported: False ; >20:20:25,928 DEBUG storage: SwapSpace.__init__: >20:20:25,929 DEBUG storage: SysFS.supported: supported: False ; >20:20:25,930 DEBUG storage: SysFS.supported: supported: False ; >20:20:25,931 DEBUG storage: TmpFS.supported: supported: False ; >20:20:25,932 DEBUG storage: TmpFS.supported: supported: False ; >20:20:25,933 DEBUG storage: USBFS.supported: supported: False ; >20:20:25,934 DEBUG storage: USBFS.supported: supported: False ; >20:20:25,935 DEBUG storage: FATFS.supported: supported: True ; >20:20:25,936 DEBUG storage: FATFS.supported: supported: True ; >20:20:25,937 DEBUG storage: XFS.supported: supported: True ; >20:20:25,938 DEBUG storage: XFS.supported: supported: True ; >20:20:25,940 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:40,376 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:40,380 DEBUG storage: PartitionDevice._setFormat: req16 ; >20:20:40,382 DEBUG storage: PartitionDevice._setFormat: req16 ; current: None ; type: ext4 ; >20:20:40,383 DEBUG storage: PartitionDevice._setFormat: req16 ; >20:20:40,384 DEBUG storage: PartitionDevice._setFormat: req16 ; current: ext4 ; type: ext4 ; >20:20:40,384 INFO storage: added partition req16 (id 74) to device tree >20:20:40,385 INFO storage: registered action: [50] Create Device partition req16 (id 74) >20:20:40,385 INFO storage: registered action: [51] Create Format ext4 filesystem on partition req16 (id 74) >20:20:40,386 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:20:40,388 DEBUG storage: removing all non-preexisting partitions ['req16(id 74)', 'sda1(id 69)', 'sda2(id 68)', 'sda3(id 72)'] from disk(s) ['sda'] >20:20:40,389 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:40,389 DEBUG storage: device sda1 new partedPartition None >20:20:40,390 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:40,391 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:20:40,392 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:40,392 DEBUG storage: device sda2 new partedPartition None >20:20:40,393 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:20:40,394 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:20:40,395 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:40,395 DEBUG storage: device sda3 new partedPartition None >20:20:40,396 DEBUG storage: PartitionDevice._setDisk: req14 ; new: None ; old: sda ; >20:20:40,397 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:40,398 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req16(id 74)', 'req11(id 69)', 'req10(id 68)', 'req14(id 72)'] >20:20:40,398 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req16(id 74)', 'req14(id 72)'] from disk(s) ['sda'] >20:20:40,398 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:20:40,398 DEBUG storage: checking freespace on sda >20:20:40,399 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:20:40,399 DEBUG storage: current free range is 34-234441614 (114473MB) >20:20:40,399 DEBUG storage: evaluating growth potential for new layout >20:20:40,399 DEBUG storage: calculating growth for disk /dev/sda >20:20:40,400 DEBUG storage: adjusted start sector from 34 to 2048 >20:20:40,401 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:40,401 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159e50> PedPartition: <_ped.Partition object at 0x7ff9c00e6fb0> >20:20:40,402 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:40,403 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:40,404 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:20:40,404 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:20:40,404 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:20:40,404 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:20:40,404 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:20:40,404 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:20:40,404 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:20:40,405 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:20:40,405 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:20:40,406 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:40,406 DEBUG storage: device sda1 new partedPartition None >20:20:40,407 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:40,408 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:40,408 DEBUG storage: total growth: 368640 sectors >20:20:40,408 DEBUG storage: updating use_disk to sda, type: 0 >20:20:40,408 DEBUG storage: new free: 34-234441614 / 114473MB >20:20:40,408 DEBUG storage: new free allows for 368640 sectors of growth >20:20:40,408 DEBUG storage: found free space for bootable request >20:20:40,409 DEBUG storage: adjusted start sector from 34 to 2048 >20:20:40,409 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:20:40,410 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:40,410 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159ad0> PedPartition: <_ped.Partition object at 0x7ff9c00e6f50> >20:20:40,411 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:40,413 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:40,414 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:40,414 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159c10> PedPartition: <_ped.Partition object at 0x7ff9c00e6ef0> >20:20:40,414 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:20:40,415 DEBUG storage: checking freespace on sda >20:20:40,415 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:20:40,415 DEBUG storage: current free range is 34-2047 (0MB) >20:20:40,416 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:20:40,416 DEBUG storage: updating use_disk to sda, type: 0 >20:20:40,416 DEBUG storage: new free: 43008-234441614 / 114452MB >20:20:40,416 DEBUG storage: new free allows for 0 sectors of growth >20:20:40,416 DEBUG storage: found free space for bootable request >20:20:40,417 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:20:40,418 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:20:40,418 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01596d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee410> >20:20:40,419 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:20:40,421 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:20:40,422 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:40,422 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143150> PedPartition: <_ped.Partition object at 0x7ff9c00ee110> >20:20:40,423 DEBUG storage: allocating partition: req16 ; id: 74 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 10240MB ; grow: None ; max_size: 0 >20:20:40,423 DEBUG storage: checking freespace on sda >20:20:40,423 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10240MB boot=False best=None grow=None >20:20:40,423 DEBUG storage: current free range is 34-2047 (0MB) >20:20:40,424 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:20:40,424 DEBUG storage: updating use_disk to sda, type: 0 >20:20:40,424 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:20:40,424 DEBUG storage: new free allows for 0 sectors of growth >20:20:40,425 DEBUG storage: created partition sda3 of 10240MB and added it to /dev/sda >20:20:40,426 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:20:40,426 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159510> PedPartition: <_ped.Partition object at 0x7ff9c00ee470> >20:20:40,427 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:20:40,428 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:20:40,430 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:40,430 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159690> PedPartition: <_ped.Partition object at 0x7ff9c00ee350> >20:20:40,430 DEBUG storage: allocating partition: req14 ; id: 72 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 10240MB ; grow: None ; max_size: 0 >20:20:40,430 DEBUG storage: checking freespace on sda >20:20:40,431 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10240MB boot=False best=None grow=None >20:20:40,431 DEBUG storage: current free range is 34-2047 (0MB) >20:20:40,431 DEBUG storage: current free range is 22038528-234441614 (103712MB) >20:20:40,432 DEBUG storage: updating use_disk to sda, type: 0 >20:20:40,432 DEBUG storage: new free: 22038528-234441614 / 103712MB >20:20:40,432 DEBUG storage: new free allows for 0 sectors of growth >20:20:40,432 DEBUG storage: created partition sda4 of 10240MB and added it to /dev/sda >20:20:40,433 DEBUG storage: PartitionDevice._setPartedPartition: req14 ; >20:20:40,434 DEBUG storage: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159090> PedPartition: <_ped.Partition object at 0x7ff9c00e6f50> >20:20:40,435 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:20:40,436 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:20:40,437 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:20:40,438 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159150> PedPartition: <_ped.Partition object at 0x7ff9c00ee290> >20:20:40,438 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 74)', 'sda1(id 69)', 'sda2(id 68)', 'sda4(id 72)'] >20:20:40,438 DEBUG storage: growable partitions are ['sda1'] >20:20:40,438 DEBUG storage: growing partitions on sda >20:20:40,438 DEBUG storage: adding request 74 to chunk 234441581 (34-234441614) on /dev/sda >20:20:40,439 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:20:40,439 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:20:40,439 DEBUG storage: adding request 72 to chunk 234441581 (34-234441614) on /dev/sda >20:20:40,439 DEBUG storage: disk sda has 1 chunks >20:20:40,439 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:20:40,439 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:20:40,439 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:20:40,440 DEBUG storage: req: PartitionRequest instance -- >id = 74 name = sda3 growable = None >base = 20971520 growth = 0 max_grow = 0 >done = True >20:20:40,440 DEBUG storage: req: PartitionRequest instance -- >id = 72 name = sda4 growable = None >base = 20971520 growth = 0 max_grow = 0 >done = True >20:20:40,440 DEBUG storage: 1 requests and 191433581 (93473MB) left in chunk >20:20:40,440 DEBUG storage: adding 191433581 (93473MB) to 69 (sda1) >20:20:40,440 DEBUG storage: taking back 191064941 (93293MB) from 69 (sda1) >20:20:40,440 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:20:40,440 DEBUG storage: partition sda1 (69): 0 >20:20:40,441 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159990> >20:20:40,441 DEBUG storage: partition sda2 (68): 0 >20:20:40,441 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1390> >20:20:40,441 DEBUG storage: partition sda3 (74): 0 >20:20:40,441 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1190> >20:20:40,442 DEBUG storage: partition sda4 (72): 0 >20:20:40,442 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 22407168 end: 43378687 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1690> >20:20:40,442 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)', 'sda4(id 72)'] from disk(s) ['sda'] >20:20:40,443 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:40,443 DEBUG storage: device sda1 new partedPartition None >20:20:40,444 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:20:40,445 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:20:40,447 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:40,447 DEBUG storage: device sda2 new partedPartition None >20:20:40,448 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:20:40,449 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:20:40,450 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:40,450 DEBUG storage: device sda3 new partedPartition None >20:20:40,451 DEBUG storage: PartitionDevice._setDisk: req16 ; new: None ; old: sda ; >20:20:40,452 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:20:40,453 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:20:40,453 DEBUG storage: device sda4 new partedPartition None >20:20:40,454 DEBUG storage: PartitionDevice._setDisk: req14 ; new: None ; old: sda ; >20:20:40,455 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:20:40,456 DEBUG storage: back from removeNewPartitions >20:20:40,456 DEBUG storage: extended: None >20:20:40,456 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159990> >20:20:40,457 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:20:40,457 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1510> PedPartition: <_ped.Partition object at 0x7ff9c00ee410> >20:20:40,458 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:20:40,459 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:20:40,461 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:20:40,461 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1850> PedPartition: <_ped.Partition object at 0x7ff9c00ee050> >20:20:40,461 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1390> >20:20:40,463 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:20:40,463 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85b50> PedPartition: <_ped.Partition object at 0x7ff9c00ee170> >20:20:40,464 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:20:40,465 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:20:40,466 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:20:40,467 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1590> PedPartition: <_ped.Partition object at 0x7ff9c00ee2f0> >20:20:40,467 DEBUG storage: setting req16 new geometry: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1190> >20:20:40,468 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:20:40,468 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f1c4d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee1d0> >20:20:40,469 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:20:40,471 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:20:40,472 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:20:40,472 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1bd0> PedPartition: <_ped.Partition object at 0x7ff9c00ee530> >20:20:40,473 DEBUG storage: setting req14 new geometry: parted.Geometry instance -- > start: 22407168 end: 43378687 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c00f1690> >20:20:40,474 DEBUG storage: PartitionDevice._setPartedPartition: req14 ; >20:20:40,474 DEBUG storage: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1a50> PedPartition: <_ped.Partition object at 0x7ff9c00ee3b0> >20:20:40,475 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >20:20:40,476 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >20:20:40,478 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >20:20:40,479 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f85150> PedPartition: <_ped.Partition object at 0x7ff9c00ee6b0> >20:20:40,479 DEBUG storage: new bootloader stage1 device: None >20:20:40,481 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:40,482 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:40,483 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:40,484 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:40,485 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:40,486 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:40,487 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:40,488 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:20:40,489 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:20:40,490 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda4 (72) with non-existent ext4 filesystem >20:20:40,492 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:40,493 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:42,879 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:42,881 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:42,883 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:42,884 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:42,885 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:42,886 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:20:42,888 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:20:42,889 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda4 (72) with non-existent ext4 filesystem >20:20:44,928 DEBUG storage: LVMPhysicalVolume.__init__: >20:20:44,929 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:20:44,931 DEBUG storage: MDRaidMember.__init__: >20:20:44,931 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >20:20:46,556 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:46,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:20:46,559 DEBUG storage: PartitionDevice._setFormat: req17 ; >20:20:46,562 DEBUG storage: PartitionDevice._setFormat: req17 ; current: None ; type: ext4 ; >20:20:46,566 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:46,567 DEBUG storage: BindFS.supported: supported: False ; >20:20:46,568 DEBUG storage: BindFS.supported: supported: False ; >20:20:46,569 DEBUG storage: BTRFS.supported: supported: True ; >20:20:46,570 DEBUG storage: BTRFS.supported: supported: True ; >20:20:46,571 DEBUG storage: DevPtsFS.supported: supported: False ; >20:20:46,572 DEBUG storage: DevPtsFS.supported: supported: False ; >20:20:46,573 DEBUG storage: DiskLabel.__init__: >20:20:46,573 INFO storage: DiskLabel.partedDevice returning None >20:20:46,574 DEBUG storage: DMRaidMember.__init__: >20:20:46,575 DEBUG storage: Ext2FS.supported: supported: True ; >20:20:46,576 DEBUG storage: Ext2FS.supported: supported: True ; >20:20:46,578 DEBUG storage: Ext3FS.supported: supported: True ; >20:20:46,579 DEBUG storage: Ext3FS.supported: supported: True ; >20:20:46,580 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:46,581 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:46,582 DEBUG storage: HFS.supported: supported: False ; >20:20:46,583 DEBUG storage: HFS.supported: supported: False ; >20:20:46,584 DEBUG storage: HFSPlus.supported: supported: False ; >20:20:46,585 DEBUG storage: HFSPlus.supported: supported: False ; >20:20:46,586 DEBUG storage: Iso9660FS.supported: supported: True ; >20:20:46,587 DEBUG storage: Iso9660FS.supported: supported: True ; >20:20:46,588 DEBUG storage: LUKS.__init__: >20:20:46,589 DEBUG storage: LVMPhysicalVolume.__init__: >20:20:46,591 DEBUG storage: MDRaidMember.__init__: >20:20:46,592 DEBUG storage: MultipathMember.__init__: >20:20:46,593 DEBUG storage: NFS.supported: supported: False ; >20:20:46,594 DEBUG storage: NFS.supported: supported: False ; >20:20:46,595 DEBUG storage: NFSv4.supported: supported: False ; >20:20:46,595 DEBUG storage: NFSv4.supported: supported: False ; >20:20:46,596 DEBUG storage: NoDevFS.supported: supported: False ; >20:20:46,597 DEBUG storage: NoDevFS.supported: supported: False ; >20:20:46,598 DEBUG storage: NTFS.supported: supported: False ; >20:20:46,599 DEBUG storage: NTFS.supported: supported: False ; >20:20:46,600 DEBUG storage: ProcFS.supported: supported: False ; >20:20:46,601 DEBUG storage: ProcFS.supported: supported: False ; >20:20:46,602 DEBUG storage: SELinuxFS.supported: supported: False ; >20:20:46,603 DEBUG storage: SELinuxFS.supported: supported: False ; >20:20:46,604 DEBUG storage: SwapSpace.__init__: >20:20:46,605 DEBUG storage: SysFS.supported: supported: False ; >20:20:46,606 DEBUG storage: SysFS.supported: supported: False ; >20:20:46,607 DEBUG storage: TmpFS.supported: supported: False ; >20:20:46,608 DEBUG storage: TmpFS.supported: supported: False ; >20:20:46,609 DEBUG storage: USBFS.supported: supported: False ; >20:20:46,610 DEBUG storage: USBFS.supported: supported: False ; >20:20:46,611 DEBUG storage: FATFS.supported: supported: True ; >20:20:46,612 DEBUG storage: FATFS.supported: supported: True ; >20:20:46,613 DEBUG storage: XFS.supported: supported: True ; >20:20:46,614 DEBUG storage: XFS.supported: supported: True ; >20:20:46,615 DEBUG storage: Ext4FS.supported: supported: True ; >20:20:48,038 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:48,041 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:48,043 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:48,044 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:48,045 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:48,046 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:48,047 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:48,048 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:20:48,050 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:20:48,050 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda4 (72) with non-existent ext4 filesystem >20:20:48,052 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:20:48,053 DEBUG storage: DeviceTree.getDeviceByName returned None >20:20:58,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:20:58,602 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:20:58,604 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:20:58,604 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:20:58,606 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:20:58,607 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:20:58,608 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >20:20:58,609 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda4 (72) with non-existent ext4 filesystem >20:21:05,897 INFO storage: removed partition sda4 (id 72) from device tree >20:21:05,900 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >20:21:05,900 INFO storage: registered action: [52] Destroy Device partition sda4 (id 72) >20:21:05,905 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:05,908 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] from disk(s) ['sda'] >20:21:05,911 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:05,911 DEBUG storage: device sda1 new partedPartition None >20:21:05,913 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:05,914 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:21:05,915 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:05,915 DEBUG storage: device sda2 new partedPartition None >20:21:05,916 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:21:05,917 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:21:05,918 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:05,918 DEBUG storage: device sda3 new partedPartition None >20:21:05,919 DEBUG storage: PartitionDevice._setDisk: req16 ; new: None ; old: sda ; >20:21:05,920 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:05,921 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req11(id 69)', 'req10(id 68)', 'req16(id 74)'] >20:21:05,921 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req16(id 74)'] from disk(s) ['sda'] >20:21:05,921 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:21:05,921 DEBUG storage: checking freespace on sda >20:21:05,922 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:21:05,922 DEBUG storage: current free range is 34-234441614 (114473MB) >20:21:05,922 DEBUG storage: evaluating growth potential for new layout >20:21:05,922 DEBUG storage: calculating growth for disk /dev/sda >20:21:05,922 DEBUG storage: adjusted start sector from 34 to 2048 >20:21:05,924 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:05,924 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1350> PedPartition: <_ped.Partition object at 0x7ff9c00e6ef0> >20:21:05,925 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:05,926 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:05,926 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:21:05,926 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:21:05,927 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:21:05,927 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:21:05,927 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:21:05,927 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:21:05,927 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:21:05,927 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:21:05,927 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:21:05,928 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:05,928 DEBUG storage: device sda1 new partedPartition None >20:21:05,929 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:05,930 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:05,930 DEBUG storage: total growth: 368640 sectors >20:21:05,931 DEBUG storage: updating use_disk to sda, type: 0 >20:21:05,931 DEBUG storage: new free: 34-234441614 / 114473MB >20:21:05,931 DEBUG storage: new free allows for 368640 sectors of growth >20:21:05,931 DEBUG storage: found free space for bootable request >20:21:05,931 DEBUG storage: adjusted start sector from 34 to 2048 >20:21:05,932 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:21:05,933 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:05,933 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1110> PedPartition: <_ped.Partition object at 0x7ff9c00ee590> >20:21:05,934 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:05,935 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:05,936 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:05,936 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f11d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee5f0> >20:21:05,937 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:21:05,937 DEBUG storage: checking freespace on sda >20:21:05,937 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:21:05,938 DEBUG storage: current free range is 34-2047 (0MB) >20:21:05,938 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:21:05,938 DEBUG storage: updating use_disk to sda, type: 0 >20:21:05,938 DEBUG storage: new free: 43008-234441614 / 114452MB >20:21:05,938 DEBUG storage: new free allows for 0 sectors of growth >20:21:05,938 DEBUG storage: found free space for bootable request >20:21:05,939 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:21:05,940 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:21:05,940 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1650> PedPartition: <_ped.Partition object at 0x7ff9c00ee530> >20:21:05,941 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:21:05,942 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:21:05,944 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:05,944 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f15d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee2f0> >20:21:05,944 DEBUG storage: allocating partition: req16 ; id: 74 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 10240MB ; grow: None ; max_size: 0 >20:21:05,944 DEBUG storage: checking freespace on sda >20:21:05,945 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10240MB boot=False best=None grow=None >20:21:05,945 DEBUG storage: current free range is 34-2047 (0MB) >20:21:05,945 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:21:05,945 DEBUG storage: updating use_disk to sda, type: 0 >20:21:05,945 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:21:05,946 DEBUG storage: new free allows for 0 sectors of growth >20:21:05,946 DEBUG storage: created partition sda3 of 10240MB and added it to /dev/sda >20:21:05,947 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:21:05,947 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159c10> PedPartition: <_ped.Partition object at 0x7ff9c00ee050> >20:21:05,948 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:21:05,949 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:21:05,951 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:05,951 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159850> PedPartition: <_ped.Partition object at 0x7ff9c00ee1d0> >20:21:05,951 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] >20:21:05,951 DEBUG storage: growable partitions are ['sda1'] >20:21:05,952 DEBUG storage: growing partitions on sda >20:21:05,952 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:21:05,952 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:21:05,952 DEBUG storage: adding request 74 to chunk 234441581 (34-234441614) on /dev/sda >20:21:05,952 DEBUG storage: disk sda has 1 chunks >20:21:05,952 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:21:05,953 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:21:05,953 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:21:05,953 DEBUG storage: req: PartitionRequest instance -- >id = 74 name = sda3 growable = None >base = 20971520 growth = 0 max_grow = 0 >done = True >20:21:05,953 DEBUG storage: 1 requests and 212405101 (103713MB) left in chunk >20:21:05,953 DEBUG storage: adding 212405101 (103713MB) to 69 (sda1) >20:21:05,953 DEBUG storage: taking back 212036461 (103533MB) from 69 (sda1) >20:21:05,953 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:21:05,953 DEBUG storage: partition sda1 (69): 0 >20:21:05,954 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159d10> >20:21:05,954 DEBUG storage: partition sda2 (68): 0 >20:21:05,954 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159450> >20:21:05,954 DEBUG storage: partition sda3 (74): 0 >20:21:05,954 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c01596d0> >20:21:05,955 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] from disk(s) ['sda'] >20:21:05,956 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:05,956 DEBUG storage: device sda1 new partedPartition None >20:21:05,957 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:05,958 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:21:05,959 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:05,959 DEBUG storage: device sda2 new partedPartition None >20:21:05,960 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:21:05,961 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:21:05,962 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:05,962 DEBUG storage: device sda3 new partedPartition None >20:21:05,963 DEBUG storage: PartitionDevice._setDisk: req16 ; new: None ; old: sda ; >20:21:05,964 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:05,964 DEBUG storage: back from removeNewPartitions >20:21:05,965 DEBUG storage: extended: None >20:21:05,965 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159d10> >20:21:05,966 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:05,966 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143150> PedPartition: <_ped.Partition object at 0x7ff9c00ee650> >20:21:05,967 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:05,968 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:05,969 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:05,970 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f00d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee470> >20:21:05,970 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159450> >20:21:05,971 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:21:05,971 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0143610> PedPartition: <_ped.Partition object at 0x7ff9c00ee350> >20:21:05,972 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:21:05,973 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:21:05,975 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:05,975 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01599d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee3b0> >20:21:05,975 DEBUG storage: setting req16 new geometry: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c01596d0> >20:21:05,977 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:21:05,977 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159410> PedPartition: <_ped.Partition object at 0x7ff9c00ee410> >20:21:05,978 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:21:05,979 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:21:05,981 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:05,981 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1d10> PedPartition: <_ped.Partition object at 0x7ff9c00ee050> >20:21:05,981 DEBUG storage: new bootloader stage1 device: None >20:21:05,983 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:21:05,984 DEBUG storage: DeviceTree.getDeviceByName returned None >20:21:05,985 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:21:05,986 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:21:05,987 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:21:05,988 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:21:05,989 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:21:05,990 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:21:05,991 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:21:05,992 DEBUG storage: DeviceTree.getDeviceByName returned None >20:21:07,056 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:21:07,059 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:21:07,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:21:07,063 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:21:07,064 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:21:07,065 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem >20:21:11,264 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:11,265 DEBUG storage: BindFS.supported: supported: False ; >20:21:11,266 DEBUG storage: BindFS.supported: supported: False ; >20:21:11,267 DEBUG storage: BTRFS.supported: supported: True ; >20:21:11,268 DEBUG storage: BTRFS.supported: supported: True ; >20:21:11,269 DEBUG storage: DevPtsFS.supported: supported: False ; >20:21:11,270 DEBUG storage: DevPtsFS.supported: supported: False ; >20:21:11,271 DEBUG storage: DiskLabel.__init__: >20:21:11,271 INFO storage: DiskLabel.partedDevice returning None >20:21:11,272 DEBUG storage: DMRaidMember.__init__: >20:21:11,274 DEBUG storage: Ext2FS.supported: supported: True ; >20:21:11,275 DEBUG storage: Ext2FS.supported: supported: True ; >20:21:11,276 DEBUG storage: Ext3FS.supported: supported: True ; >20:21:11,277 DEBUG storage: Ext3FS.supported: supported: True ; >20:21:11,278 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:11,279 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:11,281 DEBUG storage: HFS.supported: supported: False ; >20:21:11,282 DEBUG storage: HFS.supported: supported: False ; >20:21:11,283 DEBUG storage: HFSPlus.supported: supported: False ; >20:21:11,283 DEBUG storage: HFSPlus.supported: supported: False ; >20:21:11,284 DEBUG storage: Iso9660FS.supported: supported: True ; >20:21:11,285 DEBUG storage: Iso9660FS.supported: supported: True ; >20:21:11,286 DEBUG storage: LUKS.__init__: >20:21:11,287 DEBUG storage: LVMPhysicalVolume.__init__: >20:21:11,288 DEBUG storage: MDRaidMember.__init__: >20:21:11,290 DEBUG storage: MultipathMember.__init__: >20:21:11,291 DEBUG storage: NFS.supported: supported: False ; >20:21:11,291 DEBUG storage: NFS.supported: supported: False ; >20:21:11,292 DEBUG storage: NFSv4.supported: supported: False ; >20:21:11,293 DEBUG storage: NFSv4.supported: supported: False ; >20:21:11,294 DEBUG storage: NoDevFS.supported: supported: False ; >20:21:11,296 DEBUG storage: NoDevFS.supported: supported: False ; >20:21:11,297 DEBUG storage: NTFS.supported: supported: False ; >20:21:11,297 DEBUG storage: NTFS.supported: supported: False ; >20:21:11,299 DEBUG storage: ProcFS.supported: supported: False ; >20:21:11,299 DEBUG storage: ProcFS.supported: supported: False ; >20:21:11,300 DEBUG storage: SELinuxFS.supported: supported: False ; >20:21:11,301 DEBUG storage: SELinuxFS.supported: supported: False ; >20:21:11,302 DEBUG storage: SwapSpace.__init__: >20:21:11,304 DEBUG storage: SysFS.supported: supported: False ; >20:21:11,304 DEBUG storage: SysFS.supported: supported: False ; >20:21:11,305 DEBUG storage: TmpFS.supported: supported: False ; >20:21:11,306 DEBUG storage: TmpFS.supported: supported: False ; >20:21:11,307 DEBUG storage: USBFS.supported: supported: False ; >20:21:11,308 DEBUG storage: USBFS.supported: supported: False ; >20:21:11,309 DEBUG storage: FATFS.supported: supported: True ; >20:21:11,310 DEBUG storage: FATFS.supported: supported: True ; >20:21:11,311 DEBUG storage: XFS.supported: supported: True ; >20:21:11,312 DEBUG storage: XFS.supported: supported: True ; >20:21:11,314 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:15,262 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:15,264 DEBUG storage: PartitionDevice._setFormat: sda3 ; >20:21:15,265 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: ext4 ; >20:21:15,265 INFO storage: registered action: [53] Create Format ext4 filesystem mounted at / on partition sda3 (id 74) >20:21:15,266 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:15,267 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] from disk(s) ['sda'] >20:21:15,269 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:15,269 DEBUG storage: device sda1 new partedPartition None >20:21:15,270 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:15,271 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:21:15,272 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:15,272 DEBUG storage: device sda2 new partedPartition None >20:21:15,273 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:21:15,274 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:21:15,275 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:15,275 DEBUG storage: device sda3 new partedPartition None >20:21:15,276 DEBUG storage: PartitionDevice._setDisk: req16 ; new: None ; old: sda ; >20:21:15,277 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:15,277 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req11(id 69)', 'req10(id 68)', 'req16(id 74)'] >20:21:15,278 DEBUG storage: removing all non-preexisting partitions ['req11(id 69)', 'req10(id 68)', 'req16(id 74)'] from disk(s) ['sda'] >20:21:15,278 DEBUG storage: allocating partition: req11 ; id: 69 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >20:21:15,278 DEBUG storage: checking freespace on sda >20:21:15,279 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >20:21:15,279 DEBUG storage: current free range is 34-234441614 (114473MB) >20:21:15,279 DEBUG storage: evaluating growth potential for new layout >20:21:15,279 DEBUG storage: calculating growth for disk /dev/sda >20:21:15,279 DEBUG storage: adjusted start sector from 34 to 2048 >20:21:15,281 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:15,281 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159810> PedPartition: <_ped.Partition object at 0x7ff9c00e6ef0> >20:21:15,282 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:15,283 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:15,283 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:21:15,284 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:21:15,284 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:21:15,284 DEBUG storage: 1 requests and 234400621 (114453MB) left in chunk >20:21:15,284 DEBUG storage: adding 234400621 (114453MB) to 69 (sda1) >20:21:15,284 DEBUG storage: taking back 234031981 (114273MB) from 69 (sda1) >20:21:15,284 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:21:15,284 DEBUG storage: request 69 (sda1) growth: 368640 (180MB) size: 200MB >20:21:15,284 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >20:21:15,285 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:15,285 DEBUG storage: device sda1 new partedPartition None >20:21:15,286 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:15,288 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:15,288 DEBUG storage: total growth: 368640 sectors >20:21:15,288 DEBUG storage: updating use_disk to sda, type: 0 >20:21:15,288 DEBUG storage: new free: 34-234441614 / 114473MB >20:21:15,288 DEBUG storage: new free allows for 368640 sectors of growth >20:21:15,288 DEBUG storage: found free space for bootable request >20:21:15,288 DEBUG storage: adjusted start sector from 34 to 2048 >20:21:15,289 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >20:21:15,290 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:15,290 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159450> PedPartition: <_ped.Partition object at 0x7ff9c00ee1d0> >20:21:15,291 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:15,292 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:15,294 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:15,294 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01595d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee470> >20:21:15,294 DEBUG storage: allocating partition: req10 ; id: 68 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >20:21:15,294 DEBUG storage: checking freespace on sda >20:21:15,295 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >20:21:15,295 DEBUG storage: current free range is 34-2047 (0MB) >20:21:15,295 DEBUG storage: current free range is 43008-234441614 (114452MB) >20:21:15,295 DEBUG storage: updating use_disk to sda, type: 0 >20:21:15,296 DEBUG storage: new free: 43008-234441614 / 114452MB >20:21:15,296 DEBUG storage: new free allows for 0 sectors of growth >20:21:15,296 DEBUG storage: found free space for bootable request >20:21:15,296 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >20:21:15,297 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:21:15,298 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f1a50> PedPartition: <_ped.Partition object at 0x7ff9c00ee650> >20:21:15,299 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:21:15,300 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:21:15,303 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:15,303 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c00f12d0> PedPartition: <_ped.Partition object at 0x7ff9c00ee230> >20:21:15,303 DEBUG storage: allocating partition: req16 ; id: 74 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 10240MB ; grow: None ; max_size: 0 >20:21:15,304 DEBUG storage: checking freespace on sda >20:21:15,304 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10240MB boot=False best=None grow=None >20:21:15,304 DEBUG storage: current free range is 34-2047 (0MB) >20:21:15,305 DEBUG storage: current free range is 1067008-234441614 (113952MB) >20:21:15,305 DEBUG storage: updating use_disk to sda, type: 0 >20:21:15,305 DEBUG storage: new free: 1067008-234441614 / 113952MB >20:21:15,305 DEBUG storage: new free allows for 0 sectors of growth >20:21:15,306 DEBUG storage: created partition sda3 of 10240MB and added it to /dev/sda >20:21:15,307 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:21:15,307 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159ed0> PedPartition: <_ped.Partition object at 0x7ff9c00e6fb0> >20:21:15,308 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:21:15,309 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:21:15,311 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:15,311 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159090> PedPartition: <_ped.Partition object at 0x7ff9c2f8d890> >20:21:15,311 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] >20:21:15,311 DEBUG storage: growable partitions are ['sda1'] >20:21:15,311 DEBUG storage: growing partitions on sda >20:21:15,312 DEBUG storage: adding request 69 to chunk 234441581 (34-234441614) on /dev/sda >20:21:15,312 DEBUG storage: adding request 68 to chunk 234441581 (34-234441614) on /dev/sda >20:21:15,312 DEBUG storage: adding request 74 to chunk 234441581 (34-234441614) on /dev/sda >20:21:15,312 DEBUG storage: disk sda has 1 chunks >20:21:15,312 DEBUG storage: Chunk.growRequests: 234441581 on /dev/sda start = 34 end = 234441614 >sectorSize = 512 > >20:21:15,312 DEBUG storage: req: PartitionRequest instance -- >id = 69 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >20:21:15,312 DEBUG storage: req: PartitionRequest instance -- >id = 68 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >20:21:15,313 DEBUG storage: req: PartitionRequest instance -- >id = 74 name = sda3 growable = None >base = 20971520 growth = 0 max_grow = 0 >done = True >20:21:15,313 DEBUG storage: 1 requests and 212405101 (103713MB) left in chunk >20:21:15,313 DEBUG storage: adding 212405101 (103713MB) to 69 (sda1) >20:21:15,313 DEBUG storage: taking back 212036461 (103533MB) from 69 (sda1) >20:21:15,313 DEBUG storage: new grow amount for request 69 (sda1) is 368640 units, or 180MB >20:21:15,313 DEBUG storage: partition sda1 (69): 0 >20:21:15,313 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159dd0> >20:21:15,314 DEBUG storage: partition sda2 (68): 0 >20:21:15,314 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c2f83cd0> >20:21:15,314 DEBUG storage: partition sda3 (74): 0 >20:21:15,314 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c2f83090> >20:21:15,314 DEBUG storage: removing all non-preexisting partitions ['sda1(id 69)', 'sda2(id 68)', 'sda3(id 74)'] from disk(s) ['sda'] >20:21:15,316 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:15,316 DEBUG storage: device sda1 new partedPartition None >20:21:15,317 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sda ; >20:21:15,318 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:21:15,319 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:15,319 DEBUG storage: device sda2 new partedPartition None >20:21:15,320 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: sda ; >20:21:15,321 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:21:15,322 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:15,322 DEBUG storage: device sda3 new partedPartition None >20:21:15,323 DEBUG storage: PartitionDevice._setDisk: req16 ; new: None ; old: sda ; >20:21:15,325 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:21:15,325 DEBUG storage: back from removeNewPartitions >20:21:15,325 DEBUG storage: extended: None >20:21:15,325 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c0159dd0> >20:21:15,326 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >20:21:15,326 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83a10> PedPartition: <_ped.Partition object at 0x7ff9c0126770> >20:21:15,327 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >20:21:15,329 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:21:15,330 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:15,330 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f37d90> PedPartition: <_ped.Partition object at 0x7ff9c01269b0> >20:21:15,330 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c2f83cd0> >20:21:15,332 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >20:21:15,332 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f83c10> PedPartition: <_ped.Partition object at 0x7ff9c0126710> >20:21:15,333 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >20:21:15,334 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:21:15,336 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:15,336 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c01590d0> PedPartition: <_ped.Partition object at 0x7ff9c2f8db30> >20:21:15,336 DEBUG storage: setting req16 new geometry: parted.Geometry instance -- > start: 1435648 end: 22407167 length: 20971520 > device: <parted.device.Device object at 0x7ff9c0143a90> PedGeometry: <_ped.Geometry object at 0x7ff9c2f83090> >20:21:15,337 DEBUG storage: PartitionDevice._setPartedPartition: req16 ; >20:21:15,337 DEBUG storage: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f02690> PedPartition: <_ped.Partition object at 0x7ff9c0126ad0> >20:21:15,339 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >20:21:15,340 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >20:21:15,341 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:15,341 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9cb16eb50> PedPartition: <_ped.Partition object at 0x7ff9c00ee650> >20:21:15,342 DEBUG storage: new bootloader stage1 device: None >20:21:15,344 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:21:15,344 DEBUG storage: DeviceTree.getDeviceByName returned None >20:21:15,345 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:21:15,346 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (69) with non-existent efi filesystem mounted at /boot/efi >20:21:15,348 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:21:15,349 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (68) with non-existent ext4 filesystem mounted at /boot >20:21:15,350 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >20:21:15,351 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 10240MB partition sda3 (74) with non-existent ext4 filesystem mounted at / >20:21:15,352 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >20:21:15,353 DEBUG storage: DeviceTree.getDeviceByName returned None >20:21:26,418 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:21:26,419 DEBUG storage: _is_valid_size(sda1) returning True >20:21:26,420 DEBUG storage: _is_valid_location(sda1) returning True >20:21:26,420 WARN storage: sda1 not bootable >20:21:26,420 DEBUG storage: _is_valid_format(sda1) returning True >20:21:26,421 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:21:26,421 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:21:26,422 DEBUG storage: _is_valid_size(sda2) returning True >20:21:26,422 DEBUG storage: _is_valid_location(sda2) returning True >20:21:26,422 DEBUG storage: _is_valid_format(sda2) returning False >20:21:26,422 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:21:26,423 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:21:26,423 DEBUG storage: _is_valid_size(sda3) returning True >20:21:26,423 DEBUG storage: _is_valid_location(sda3) returning True >20:21:26,423 WARN storage: sda3 not bootable >20:21:26,423 DEBUG storage: _is_valid_format(sda3) returning False >20:21:26,423 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:21:26,424 DEBUG storage: no stage1 device: ['sda1'] >20:21:26,424 DEBUG storage: stage1_drive is existing 114473MB disk sda (57) with non-existent gpt disklabel >20:21:26,424 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:21:26,424 DEBUG storage: _is_valid_size(sda1) returning True >20:21:26,424 DEBUG storage: _is_valid_location(sda1) returning True >20:21:26,425 WARN storage: sda1 not bootable >20:21:26,425 DEBUG storage: _is_valid_format(sda1) returning True >20:21:26,425 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:21:26,425 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:21:26,425 DEBUG storage: _is_valid_size(sda2) returning True >20:21:26,425 DEBUG storage: _is_valid_location(sda2) returning True >20:21:26,426 DEBUG storage: _is_valid_format(sda2) returning False >20:21:26,426 DEBUG storage: is_valid_stage1_device(sda2) returning False >20:21:26,426 DEBUG storage: _is_valid_disklabel(sda3) returning True >20:21:26,426 DEBUG storage: _is_valid_size(sda3) returning True >20:21:26,427 DEBUG storage: _is_valid_location(sda3) returning True >20:21:26,427 WARN storage: sda3 not bootable >20:21:26,427 DEBUG storage: _is_valid_format(sda3) returning False >20:21:26,428 DEBUG storage: is_valid_stage1_device(sda3) returning False >20:21:26,428 DEBUG storage: new bootloader stage1 device: sda1 >20:21:26,428 DEBUG storage: _is_valid_disklabel(sda1) returning True >20:21:26,428 DEBUG storage: _is_valid_size(sda1) returning True >20:21:26,429 DEBUG storage: _is_valid_location(sda1) returning True >20:21:26,429 WARN storage: sda1 not bootable >20:21:26,429 DEBUG storage: _is_valid_format(sda1) returning True >20:21:26,429 DEBUG storage: is_valid_stage1_device(sda1) returning True >20:21:26,430 DEBUG storage: _is_valid_disklabel(sda2) returning True >20:21:26,431 DEBUG storage: _is_valid_size(sda2) returning True >20:21:26,431 DEBUG storage: _is_valid_location(sda2) returning True >20:21:26,431 DEBUG storage: _is_valid_partition(sda2) returning True >20:21:26,431 DEBUG storage: _is_valid_format(sda2) returning True >20:21:26,431 DEBUG storage: is_valid_stage2_device(sda2) returning True >20:21:47,882 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:21:47,941 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:21:47,945 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:21:47,949 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:21:47,953 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >20:21:47,955 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >20:21:47,956 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >20:21:47,958 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:21:48,005 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:21:48,009 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:21:48,012 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:21:48,013 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >20:21:48,014 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >20:21:48,015 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >20:21:48,015 INFO storage: resetting parted disks... >20:21:48,016 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >20:21:48,017 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >20:21:48,018 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >20:21:48,019 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >20:21:48,020 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >20:21:48,021 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >20:21:48,022 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >20:21:48,023 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >20:21:48,024 DEBUG storage: action: [33] Destroy Format None on disk sda (id 57) >20:21:48,024 DEBUG storage: action: [34] Create Format gpt disklabel on disk sda (id 57) >20:21:48,024 DEBUG storage: action: [35] Create Device partition sda3 (id 66) >20:21:48,024 DEBUG storage: action: [36] Create Format ext4 filesystem mounted at / on partition sda3 (id 66) >20:21:48,024 DEBUG storage: action: [37] Create Device partition sda5 (id 67) >20:21:48,024 DEBUG storage: action: [38] Create Format ext4 filesystem mounted at /home on partition sda5 (id 67) >20:21:48,024 DEBUG storage: action: [39] Create Device partition sda2 (id 68) >20:21:48,025 DEBUG storage: action: [40] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 68) >20:21:48,025 DEBUG storage: action: [41] Create Device partition sda1 (id 69) >20:21:48,025 DEBUG storage: action: [42] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 69) >20:21:48,025 DEBUG storage: action: [43] Create Device partition sda4 (id 70) >20:21:48,025 DEBUG storage: action: [44] Create Format swap on partition sda4 (id 70) >20:21:48,025 DEBUG storage: action: [45] Destroy Device partition sda5 (id 67) >20:21:48,025 DEBUG storage: action: [46] Destroy Device partition sda4 (id 70) >20:21:48,025 DEBUG storage: action: [47] Destroy Device partition sda3 (id 66) >20:21:48,025 DEBUG storage: action: [48] Create Device partition sda4 (id 72) >20:21:48,025 DEBUG storage: action: [49] Create Format ext4 filesystem on partition sda4 (id 72) >20:21:48,026 DEBUG storage: action: [50] Create Device partition sda3 (id 74) >20:21:48,026 DEBUG storage: action: [51] Create Format ext4 filesystem mounted at / on partition sda3 (id 74) >20:21:48,026 DEBUG storage: action: [52] Destroy Device partition sda4 (id 72) >20:21:48,026 DEBUG storage: action: [53] Create Format ext4 filesystem mounted at / on partition sda3 (id 74) >20:21:48,026 INFO storage: pruning action queue... >20:21:48,027 INFO storage: removing obsolete action 51 (53) >20:21:48,027 INFO storage: removing obsolete action 48 (52) >20:21:48,027 INFO storage: removing obsolete action 49 (52) >20:21:48,027 INFO storage: removing obsolete action 52 (52) >20:21:48,028 DEBUG storage: action 51 already pruned >20:21:48,028 DEBUG storage: action 49 already pruned >20:21:48,028 DEBUG storage: action 48 already pruned >20:21:48,029 INFO storage: removing obsolete action 35 (47) >20:21:48,029 INFO storage: removing obsolete action 36 (47) >20:21:48,029 INFO storage: removing obsolete action 47 (47) >20:21:48,029 INFO storage: removing obsolete action 43 (46) >20:21:48,030 INFO storage: removing obsolete action 44 (46) >20:21:48,030 INFO storage: removing obsolete action 46 (46) >20:21:48,030 INFO storage: removing obsolete action 37 (45) >20:21:48,030 INFO storage: removing obsolete action 38 (45) >20:21:48,031 INFO storage: removing obsolete action 45 (45) >20:21:48,031 DEBUG storage: action 44 already pruned >20:21:48,031 DEBUG storage: action 43 already pruned >20:21:48,031 DEBUG storage: action 38 already pruned >20:21:48,032 DEBUG storage: action 37 already pruned >20:21:48,032 DEBUG storage: action 36 already pruned >20:21:48,032 DEBUG storage: action 35 already pruned >20:21:48,032 INFO storage: sorting actions... >20:21:48,033 DEBUG storage: action: [33] Destroy Format None on disk sda (id 57) >20:21:48,033 DEBUG storage: action: [34] Create Format gpt disklabel on disk sda (id 57) >20:21:48,034 DEBUG storage: action: [41] Create Device partition sda1 (id 69) >20:21:48,034 DEBUG storage: action: [42] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 69) >20:21:48,034 DEBUG storage: action: [39] Create Device partition sda2 (id 68) >20:21:48,034 DEBUG storage: action: [50] Create Device partition sda3 (id 74) >20:21:48,034 DEBUG storage: action: [53] Create Format ext4 filesystem mounted at / on partition sda3 (id 74) >20:21:48,035 DEBUG storage: action: [40] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 68) >20:21:48,035 INFO storage: executing action: [33] Destroy Format None on disk sda (id 57) >20:21:48,036 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >20:21:48,037 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >20:21:50,581 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:21:50,751 INFO storage: executing action: [34] Create Format gpt disklabel on disk sda (id 57) >20:21:50,756 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:50,760 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >20:21:50,763 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >20:21:50,765 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >20:21:50,880 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >20:21:50,882 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >20:21:50,940 INFO storage: executing action: [41] Create Device partition sda1 (id 69) >20:21:50,944 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >20:21:50,948 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >20:21:50,952 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:50,954 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:50,955 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:50,980 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >20:21:50,986 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >20:21:51,055 DEBUG storage: post-commit partition path is /dev/sda1 >20:21:51,060 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >20:21:51,061 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159710> PedPartition: <_ped.Partition object at 0x7ff9c00eea70> >20:21:51,065 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >20:21:51,094 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:21:51,098 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >20:21:51,102 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >20:21:51,102 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >20:21:51,202 INFO storage: executing action: [42] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 69) >20:21:51,206 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:21:51,209 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >20:21:51,212 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >20:21:51,213 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >20:21:51,215 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >20:21:51,216 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >20:21:51,218 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >20:21:51,219 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >20:21:51,220 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >20:21:51,221 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >20:21:51,222 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >20:21:51,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >20:21:51,224 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >20:21:51,226 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >20:21:51,227 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >20:21:51,228 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >20:21:51,233 DEBUG storage: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >20:21:51,234 DEBUG storage: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >20:21:51,276 DEBUG storage: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >20:21:51,373 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >20:21:51,377 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >20:21:51,379 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >20:21:51,434 INFO storage: executing action: [39] Create Device partition sda2 (id 68) >20:21:51,439 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >20:21:51,446 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >20:21:51,450 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:51,453 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:51,455 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:51,477 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >20:21:51,482 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >20:21:51,563 DEBUG storage: post-commit partition path is /dev/sda2 >20:21:51,568 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >20:21:51,569 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c2f839d0> PedPartition: <_ped.Partition object at 0x7ff9c0155470> >20:21:51,572 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >20:21:51,600 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:21:51,603 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >20:21:51,604 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >20:21:51,605 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >20:21:51,715 INFO storage: executing action: [50] Create Device partition sda3 (id 74) >20:21:51,720 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >20:21:51,724 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >20:21:51,728 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:51,732 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:51,734 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >20:21:51,749 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >20:21:51,755 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >20:21:51,852 DEBUG storage: post-commit partition path is /dev/sda3 >20:21:51,857 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >20:21:51,858 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff9c0144210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff9c0159dd0> PedPartition: <_ped.Partition object at 0x7ff9c01269b0> >20:21:51,862 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >20:21:51,892 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >20:21:51,898 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >20:21:51,902 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >20:21:51,903 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >20:21:52,014 INFO storage: executing action: [53] Create Format ext4 filesystem mounted at / on partition sda3 (id 74) >20:21:52,018 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >20:21:52,022 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >20:21:52,026 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >20:21:52,030 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >20:21:52,033 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >20:21:52,034 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >20:21:52,035 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >20:21:52,037 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >20:21:52,038 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >20:21:52,040 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >20:21:52,041 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >20:21:52,042 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >20:21:52,044 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >20:21:52,045 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >20:21:52,047 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >20:21:52,049 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >20:21:52,056 DEBUG storage: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >20:21:52,059 DEBUG storage: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >20:21:56,482 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >20:21:56,562 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >20:21:56,566 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >20:21:56,567 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >20:21:56,626 INFO storage: executing action: [40] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 68) >20:21:56,630 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:21:56,633 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >20:21:56,637 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >20:21:56,640 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >20:21:56,643 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >20:21:56,644 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >20:21:56,645 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >20:21:56,646 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >20:21:56,648 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >20:21:56,649 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >20:21:56,650 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >20:21:56,651 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >20:21:56,652 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >20:21:56,653 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >20:21:56,654 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >20:21:56,656 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >20:21:56,661 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >20:21:56,663 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >20:21:56,942 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >20:21:56,997 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >20:21:57,001 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >20:21:57,003 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >20:21:57,083 INFO storage: setting boot flag on sda1 >20:21:57,088 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >20:21:57,092 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:21:57,095 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >20:21:57,103 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:57,112 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:57,116 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:57,118 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:57,120 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:21:57,135 DEBUG storage: Iso9660FS.supported: supported: True ; >20:21:57,145 DEBUG storage: BindFS.supported: supported: False ; >20:21:57,145 DEBUG storage: getFormat('bind') returning BindFS instance >20:21:57,150 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >20:21:57,153 DEBUG storage: TmpFS.supported: supported: False ; >20:21:57,154 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >20:21:57,155 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >20:21:57,157 DEBUG storage: DevPtsFS.supported: supported: False ; >20:21:57,157 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >20:21:57,159 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >20:21:57,160 DEBUG storage: SysFS.supported: supported: False ; >20:21:57,160 DEBUG storage: getFormat('sysfs') returning SysFS instance >20:21:57,162 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >20:21:57,164 DEBUG storage: ProcFS.supported: supported: False ; >20:21:57,164 DEBUG storage: getFormat('proc') returning ProcFS instance >20:21:57,165 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >20:21:57,167 DEBUG storage: SELinuxFS.supported: supported: False ; >20:21:57,167 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >20:21:57,169 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >20:21:57,170 DEBUG storage: USBFS.supported: supported: False ; >20:21:57,170 DEBUG storage: getFormat('usbfs') returning USBFS instance >20:21:57,172 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >20:21:57,174 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >20:21:57,174 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >20:21:57,192 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >20:21:57,197 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >20:21:57,199 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >20:21:57,212 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >20:21:57,217 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:21:57,222 INFO storage: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >20:21:57,236 INFO storage: set SELinux context for newly mounted filesystem root at /boot/efi to None >20:21:57,241 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >20:21:57,243 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >20:21:57,255 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >20:21:57,259 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >20:21:57,266 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >20:21:57,278 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >20:21:57,283 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >20:21:57,284 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >20:21:57,296 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >20:21:57,301 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >20:21:57,303 INFO storage: set SELinux context for mountpoint /proc to None >20:21:57,315 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >20:21:57,371 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >20:21:57,371 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >20:21:57,378 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >20:21:57,383 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >20:21:57,384 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >20:21:57,398 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >20:25:41,582 INFO storage: not writing out mpath configuration >20:25:41,704 INFO storage: not writing out mpath configuration >20:28:32,196 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:28:32,197 DEBUG storage: DeviceTree.getDeviceByName returned None > > >/tmp/ifcfg.log: >17:17:36,982 DEBUG ifcfg: Network.update() called >17:17:37,141 DEBUG ifcfg: NetworkDevice p3p1: setDefaultConfig() >17:17:37,141 DEBUG ifcfg: NetworkDevice p3p1 set: DEVICE=p3p1 BOOTPROTO=dhcp ONBOOT=no >17:17:37,142 DEBUG ifcfg: NetworkDevice p3p1 set: HWADDR=F0:DE:F1:A5:35:E3 >17:17:37,143 DEBUG ifcfg: NetworkDevice p3p1 set: UUID=29b9f24e-8092-4fa0-8e6d-d7b8ec9ae4a2 >17:17:37,143 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: > >17:17:37,143 DEBUG ifcfg: NetworkDevice p3p1: >DEVICE="p3p1" >HWADDR="F0:DE:F1:A5:35:E3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="29b9f24e-8092-4fa0-8e6d-d7b8ec9ae4a2" > >17:17:37,144 DEBUG ifcfg: writeIfcfgFile p3p1 to /etc/sysconfig/network-scripts/ifcfg-p3p1 >17:17:37,157 DEBUG ifcfg: NetworkDevice p3p1 set: NM_CONTROLLED=yes >20:25:41,692 DEBUG ifcfg: Network.write() called >20:25:41,693 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >DEVICE="p3p1" >HWADDR="F0:DE:F1:A5:35:E3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="29b9f24e-8092-4fa0-8e6d-d7b8ec9ae4a2" > >20:25:41,694 DEBUG ifcfg: NetworkDevice p3p1: >UUID="29b9f24e-8092-4fa0-8e6d-d7b8ec9ae4a2" >NM_CONTROLLED="yes" >HWADDR="F0:DE:F1:A5:35:E3" >BOOTPROTO="dhcp" >DEVICE="p3p1" >ONBOOT="no" > >20:25:41,694 DEBUG ifcfg: writeIfcfgFile p3p1 to /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/tmp/yum.log: >[2012-05-30 20:21:58,053] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-05-30 20:21:58,053] DEBUG : Adding en_US to language list >[2012-05-30 20:21:58,055] DEBUG : Config time: 0.342 >[2012-05-30 20:21:58,061] WARN : Repo Fedora 17 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-05-30 20:21:58,062] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-05-30 20:21:58,071] WARN : Repo Fedora 17 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2012-05-30 20:21:58,072] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-05-30 20:21:58,075] WARN : Repo Fedora 17 - x86_64 - Debug contains -source or -debuginfo, excluding >[2012-05-30 20:21:58,076] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-05-30 20:22:00,539] DEBUG : repo time: 2.450 >[2012-05-30 20:22:00,549] DEBUG : Setting up Package Sacks >[2012-05-30 20:22:00,676] DEBUG : rpmdb time: 0.000 >[2012-05-30 20:22:00,782] DEBUG : pkgsack time: 0.233 >[2012-05-30 20:22:01,357] DEBUG : group time: 0.573 >[2012-05-30 20:22:47,180] DEBUG : Obs Init time: 0.046 >[2012-05-30 20:22:47,242] DEBUG : No package named iprutils available to be installed >[2012-05-30 20:22:47,269] DEBUG : No package named s390utils available to be installed >[2012-05-30 20:22:47,270] DEBUG : No package named ppc64-utils available to be installed >[2012-05-30 20:22:47,270] DEBUG : No package named silo available to be installed >[2012-05-30 20:22:47,324] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-05-30 20:22:47,343] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-05-30 20:22:47,372] DEBUG : No package named gimp-help available to be installed >[2012-05-30 20:22:47,492] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-05-30 20:22:47,554] DEBUG : no such package gnome-disk-utility-nautilus for gnome-desktop >[2012-05-30 20:22:47,555] DEBUG : no such package PackageKit-gtk-module for gnome-desktop >[2012-05-30 20:22:47,556] DEBUG : no such package tomboy for gnome-desktop >[2012-05-30 20:22:47,556] DEBUG : no such package gnome-theme-curvylooks for gnome-desktop >[2012-05-30 20:22:47,556] DEBUG : no such package istanbul for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package pulseaudio-esound-compat for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package gnome-applets for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package nautilus-sound-converter for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package alacarte for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package gnome-media-apps for gnome-desktop >[2012-05-30 20:22:47,557] DEBUG : no such package xiphos for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package gtweakui for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package gtrayicon for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package gok for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package nautilus-search-tool for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package rss-glx-gnome-screensaver for gnome-desktop >[2012-05-30 20:22:47,558] DEBUG : no such package gnome-schedule for gnome-desktop >[2012-05-30 20:22:47,559] DEBUG : no such package gnome-phone-manager for gnome-desktop >[2012-05-30 20:22:47,559] DEBUG : no such package xscreensaver-extras-gss for gnome-desktop >[2012-05-30 20:22:47,559] DEBUG : no such package gnome-applet-sensors for gnome-desktop >[2012-05-30 20:22:47,559] DEBUG : no such package hamster-applet for gnome-desktop >[2012-05-30 20:22:47,559] DEBUG : no such package gmrun for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package xscreensaver-gl-extras-gss for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package tango-icon-theme for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package gnote for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package dasher for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package sabayon for gnome-desktop >[2012-05-30 20:22:47,560] DEBUG : no such package wallpapoz for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package screenruler for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package nautilus-actions for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package scim-gtk for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package preferences-menus for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package gconf-editor for gnome-desktop >[2012-05-30 20:22:47,561] DEBUG : no such package byzanz for gnome-desktop >[2012-05-30 20:22:47,562] DEBUG : no such package nautilus-open-terminal for gnome-desktop >[2012-05-30 20:22:47,562] DEBUG : no such package qtcurve-gtk2 for gnome-desktop >[2012-05-30 20:22:47,562] DEBUG : no such package gdesklets for gnome-desktop >[2012-05-30 20:22:47,562] DEBUG : no such package gmpc for gnome-desktop >[2012-05-30 20:22:47,562] DEBUG : no such package evince-dvi for gnome-desktop >[2012-05-30 20:22:47,563] DEBUG : no such package verbiste-gnome for gnome-desktop >[2012-05-30 20:22:47,563] DEBUG : no such package gtkhash-nautilus for gnome-desktop >[2012-05-30 20:22:47,563] DEBUG : no such package gonvert for gnome-desktop >[2012-05-30 20:22:47,563] DEBUG : no such package gedit-plugins for gnome-desktop >[2012-05-30 20:22:47,563] DEBUG : no such package stardict-dic-en for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package gnome-pilot-conduits for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package gnome-commander for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package seahorse-plugins for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package gnome-applet-alarm-clock for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package tango-icon-theme-extras for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package gthumb for gnome-desktop >[2012-05-30 20:22:47,564] DEBUG : no such package nautilus-image-converter for gnome-desktop >[2012-05-30 20:22:47,565] DEBUG : no such package gnome-pilot for gnome-desktop >[2012-05-30 20:22:49,508] DEBUG : no such package svnpart for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package rss-glx-kde for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package kbilliards for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package krename for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package kbibtex for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package kde-plasma-qstardict for kde-desktop >[2012-05-30 20:22:49,509] DEBUG : no such package kmenu-gnome for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package kcometen4 for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package kdeartwork-sounds for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package kcm-qt-graphicssystem for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package ksecrets for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package kde-plasma-translatoid for kde-desktop >[2012-05-30 20:22:49,510] DEBUG : no such package kde-wallpapers for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package kde-plasma-yawp for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package knemo for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package kgamma for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package kde-colorscheme-plastik for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package skanlite for kde-desktop >[2012-05-30 20:22:49,511] DEBUG : no such package klamav for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package klatexformula-ktexteditor-plugin for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package kmid2 for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package qt-recordmydesktop for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package kdissert for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package ksensors for kde-desktop >[2012-05-30 20:22:49,512] DEBUG : no such package kde-plasma-ktorrent for kde-desktop >[2012-05-30 20:22:49,513] DEBUG : no such package kde-plasma-quickaccess for kde-desktop >[2012-05-30 20:22:49,513] DEBUG : no such package scim-bridge-qt3 for kde-desktop >[2012-05-30 20:22:49,513] DEBUG : no such package kdetoys for kde-desktop >[2012-05-30 20:22:49,513] DEBUG : no such package calligra for kde-desktop >[2012-05-30 20:22:49,513] DEBUG : no such package kde-plasma-ihatethecashew for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package ksaneplugin for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package kde-partitionmanager for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package bespin for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package leonidas-kde-theme-lion for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package ksig for kde-desktop >[2012-05-30 20:22:49,514] DEBUG : no such package kdenetwork-kppp for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package bibletime for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package yakuake for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package kio_gopher for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package kde-plasma-runcommand for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package amarok-doc for kde-desktop >[2012-05-30 20:22:49,515] DEBUG : no such package rekall for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package sweeper for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package qtcurve-kde4 for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package kgrab for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package kdeartwork for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package plasma-scriptengine-ruby for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package kcoloredit for kde-desktop >[2012-05-30 20:22:49,516] DEBUG : no such package kmymoney for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package qstardict for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package qtcurve-gtk2 for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package krecipes for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package kiconedit for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package kfloppy for kde-desktop >[2012-05-30 20:22:49,517] DEBUG : no such package uim-qt3 for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package leonidas-kde-theme-landscape for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package kio-ftps for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package kremotecontrol for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package smb4k for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package kaffeine for kde-desktop >[2012-05-30 20:22:49,518] DEBUG : no such package kvirc for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package kde-plasma-xbar for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package kdeartwork-wallpapers for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package plasma-scriptengine-googlegadgets for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package compiz-kde for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package rsibreak for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package polyester for kde-desktop >[2012-05-30 20:22:49,519] DEBUG : no such package superkaramba for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package kdemultimedia-kscd for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package filelight for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package speedcrunch for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package kdenetwork-kopete for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package transmission-qt for kde-desktop >[2012-05-30 20:22:49,520] DEBUG : no such package kde-plasma-smooth-tasks for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package kdemultimedia-juk for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package crystal for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package koverartist for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package kdeadmin for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package basket for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package kshutdown for kde-desktop >[2012-05-30 20:22:49,521] DEBUG : no such package kmetronome for kde-desktop >[2012-05-30 20:22:49,522] DEBUG : no such package kdenetwork-fileshare-samba for kde-desktop >[2012-05-30 20:22:49,522] DEBUG : no such package colord-kde for kde-desktop >[2012-05-30 20:22:49,522] DEBUG : no such package kchmviewer for kde-desktop >[2012-05-30 20:22:50,164] DEBUG : No package named svnpart available to be installed >[2012-05-30 20:22:50,168] DEBUG : no such package svnpart for kde-desktop >[2012-05-30 20:22:50,168] DEBUG : no such package rss-glx-kde for kde-desktop >[2012-05-30 20:22:50,168] DEBUG : no such package kbilliards for kde-desktop >[2012-05-30 20:22:50,168] DEBUG : no such package krename for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kbibtex for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kde-plasma-qstardict for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kmenu-gnome for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kcometen4 for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kdeartwork-sounds for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kcm-qt-graphicssystem for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package ksecrets for kde-desktop >[2012-05-30 20:22:50,169] DEBUG : no such package kde-plasma-translatoid for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package kde-wallpapers for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package kde-plasma-yawp for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package knemo for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package kgamma for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package kde-colorscheme-plastik for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package skanlite for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package klamav for kde-desktop >[2012-05-30 20:22:50,170] DEBUG : no such package klatexformula-ktexteditor-plugin for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package kmid2 for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package qt-recordmydesktop for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package kdissert for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package ksensors for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package kde-plasma-ktorrent for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package kde-plasma-quickaccess for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package scim-bridge-qt3 for kde-desktop >[2012-05-30 20:22:50,171] DEBUG : no such package kdetoys for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package calligra for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package kde-plasma-ihatethecashew for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package ksaneplugin for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package kde-partitionmanager for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package bespin for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package leonidas-kde-theme-lion for kde-desktop >[2012-05-30 20:22:50,172] DEBUG : no such package ksig for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package kdenetwork-kppp for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package bibletime for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package yakuake for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package kio_gopher for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package kde-plasma-runcommand for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package amarok-doc for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package rekall for kde-desktop >[2012-05-30 20:22:50,173] DEBUG : no such package sweeper for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package qtcurve-kde4 for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package kgrab for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package kdeartwork for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package plasma-scriptengine-ruby for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package kcoloredit for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package kmymoney for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package qstardict for kde-desktop >[2012-05-30 20:22:50,174] DEBUG : no such package qtcurve-gtk2 for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package krecipes for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package kiconedit for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package kfloppy for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package uim-qt3 for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package leonidas-kde-theme-landscape for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package kio-ftps for kde-desktop >[2012-05-30 20:22:50,175] DEBUG : no such package kremotecontrol for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package smb4k for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package kaffeine for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package kvirc for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package kde-plasma-xbar for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package kdeartwork-wallpapers for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package plasma-scriptengine-googlegadgets for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package compiz-kde for kde-desktop >[2012-05-30 20:22:50,176] DEBUG : no such package rsibreak for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package polyester for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package superkaramba for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package kdemultimedia-kscd for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package filelight for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package speedcrunch for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package kdenetwork-kopete for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package transmission-qt for kde-desktop >[2012-05-30 20:22:50,177] DEBUG : no such package kde-plasma-smooth-tasks for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package kdemultimedia-juk for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package crystal for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package koverartist for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package kdeadmin for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package basket for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package kshutdown for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package kmetronome for kde-desktop >[2012-05-30 20:22:50,178] DEBUG : no such package kdenetwork-fileshare-samba for kde-desktop >[2012-05-30 20:22:50,179] DEBUG : no such package colord-kde for kde-desktop >[2012-05-30 20:22:50,179] DEBUG : no such package kchmviewer for kde-desktop >[2012-05-30 20:22:50,181] DEBUG : no such package svnpart for kde-desktop >[2012-05-30 20:22:50,181] DEBUG : no such package rss-glx-kde for kde-desktop >[2012-05-30 20:22:50,181] DEBUG : no such package kbilliards for kde-desktop >[2012-05-30 20:22:50,181] DEBUG : no such package krename for kde-desktop >[2012-05-30 20:22:50,181] DEBUG : no such package kbibtex for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kde-plasma-qstardict for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kmenu-gnome for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kcometen4 for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kdeartwork-sounds for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kcm-qt-graphicssystem for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package ksecrets for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kde-plasma-translatoid for kde-desktop >[2012-05-30 20:22:50,182] DEBUG : no such package kde-wallpapers for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package kde-plasma-yawp for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package knemo for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package kgamma for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package kde-colorscheme-plastik for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package skanlite for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package klamav for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package klatexformula-ktexteditor-plugin for kde-desktop >[2012-05-30 20:22:50,183] DEBUG : no such package kmid2 for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package qt-recordmydesktop for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package kdissert for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package ksensors for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package kde-plasma-ktorrent for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package kde-plasma-quickaccess for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package scim-bridge-qt3 for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package kdetoys for kde-desktop >[2012-05-30 20:22:50,184] DEBUG : no such package calligra for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package kde-plasma-ihatethecashew for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package ksaneplugin for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package kde-partitionmanager for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package bespin for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package leonidas-kde-theme-lion for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package ksig for kde-desktop >[2012-05-30 20:22:50,185] DEBUG : no such package kdenetwork-kppp for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package bibletime for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package yakuake for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package kio_gopher for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package kde-plasma-runcommand for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package amarok-doc for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package rekall for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package sweeper for kde-desktop >[2012-05-30 20:22:50,186] DEBUG : no such package qtcurve-kde4 for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package kgrab for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package kdeartwork for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package plasma-scriptengine-ruby for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package kcoloredit for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package kmymoney for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package qstardict for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package qtcurve-gtk2 for kde-desktop >[2012-05-30 20:22:50,187] DEBUG : no such package krecipes for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package kiconedit for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package kfloppy for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package uim-qt3 for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package leonidas-kde-theme-landscape for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package kio-ftps for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package kremotecontrol for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package smb4k for kde-desktop >[2012-05-30 20:22:50,188] DEBUG : no such package kaffeine for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package kvirc for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package kde-plasma-xbar for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package kdeartwork-wallpapers for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package plasma-scriptengine-googlegadgets for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package compiz-kde for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package rsibreak for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package polyester for kde-desktop >[2012-05-30 20:22:50,189] DEBUG : no such package superkaramba for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package kdemultimedia-kscd for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package filelight for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package speedcrunch for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package kdenetwork-kopete for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package transmission-qt for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package kde-plasma-smooth-tasks for kde-desktop >[2012-05-30 20:22:50,190] DEBUG : no such package kdemultimedia-juk for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package crystal for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package koverartist for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package kdeadmin for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package basket for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package kshutdown for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package kmetronome for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package kdenetwork-fileshare-samba for kde-desktop >[2012-05-30 20:22:50,191] DEBUG : no such package colord-kde for kde-desktop >[2012-05-30 20:22:50,192] DEBUG : no such package kchmviewer for kde-desktop >[2012-05-30 20:22:52,773] DEBUG : no such package obmenu for lxde-desktop >[2012-05-30 20:22:52,773] DEBUG : no such package lxmusic for lxde-desktop >[2012-05-30 20:22:52,773] DEBUG : no such package lxlauncher for lxde-desktop >[2012-05-30 20:22:52,773] DEBUG : no such package lxde-icon-theme for lxde-desktop >[2012-05-30 20:22:52,773] DEBUG : no such package parcellite for lxde-desktop >[2012-05-30 20:22:53,664] DEBUG : no such package sugar-calendario for sugar-desktop >[2012-05-30 20:22:53,664] DEBUG : no such package sugar-pukllanapac for sugar-desktop >[2012-05-30 20:22:53,664] DEBUG : no such package sugar-playgo for sugar-desktop >[2012-05-30 20:22:53,665] DEBUG : no such package sugar-implode for sugar-desktop >[2012-05-30 20:22:53,665] DEBUG : no such package sugar-analyze for sugar-desktop >[2012-05-30 20:22:53,665] DEBUG : no such package sugar-flipsticks for sugar-desktop >[2012-05-30 20:22:53,665] DEBUG : no such package sugar-connect for sugar-desktop >[2012-05-30 20:22:53,665] DEBUG : no such package sugar-stopwatch for sugar-desktop >[2012-05-30 20:22:53,666] DEBUG : no such package sugar-emulator for sugar-desktop >[2012-05-30 20:22:53,666] DEBUG : no such package sugar-xomail for sugar-desktop >[2012-05-30 20:22:53,666] DEBUG : no such package sugar-distance for sugar-desktop >[2012-05-30 20:22:53,666] DEBUG : no such package sugar-view-slides for sugar-desktop >[2012-05-30 20:22:54,123] DEBUG : no such package musca for window-managers >[2012-05-30 20:22:54,123] DEBUG : no such package dwm-user for window-managers >[2012-05-30 20:22:54,124] DEBUG : no such package i3lock for window-managers >[2012-05-30 20:22:54,125] DEBUG : no such package obmenu for window-managers >[2012-05-30 20:22:54,125] DEBUG : no such package fvwm for window-managers >[2012-05-30 20:22:54,126] DEBUG : no such package xcompmgr for window-managers >[2012-05-30 20:22:54,126] DEBUG : no such package hackedbox for window-managers >[2012-05-30 20:22:54,127] DEBUG : no such package wmx for window-managers >[2012-05-30 20:22:54,127] DEBUG : no such package bbkeys for window-managers >[2012-05-30 20:22:54,128] DEBUG : no such package dwm for window-managers >[2012-05-30 20:22:54,128] DEBUG : no such package bluetile for window-managers >[2012-05-30 20:22:54,129] DEBUG : no such package xmonad for window-managers >[2012-05-30 20:22:54,129] DEBUG : no such package blackbox for window-managers >[2012-05-30 20:22:54,130] DEBUG : no such package i3 for window-managers >[2012-05-30 20:22:54,130] DEBUG : no such package WindowMaker for window-managers >[2012-05-30 20:22:54,131] DEBUG : no such package i3status for window-managers >[2012-05-30 20:22:54,131] DEBUG : no such package fluxbox for window-managers >[2012-05-30 20:22:54,132] DEBUG : no such package icewm for window-managers >[2012-05-30 20:22:54,132] DEBUG : no such package ratpoison for window-managers >[2012-05-30 20:22:54,132] DEBUG : no such package i3-doc for window-managers >[2012-05-30 20:22:54,564] DEBUG : no such package xfce4-volumed for xfce-desktop >[2012-05-30 20:22:54,564] DEBUG : no such package xfmpc for xfce-desktop >[2012-05-30 20:22:54,565] DEBUG : no such package xfce4-stopwatch-plugin for xfce-desktop >[2012-05-30 20:22:54,565] DEBUG : no such package xfce4-verve-plugin for xfce-desktop >[2012-05-30 20:22:54,566] DEBUG : no such package xfce4-quicklauncher-plugin for xfce-desktop >[2012-05-30 20:22:54,567] DEBUG : no such package xfce4-websearch-plugin for xfce-desktop >[2012-05-30 20:22:54,567] DEBUG : no such package xfce4-sensors-plugin for xfce-desktop >[2012-05-30 20:22:54,568] DEBUG : no such package xfce4-dict for xfce-desktop >[2012-05-30 20:22:54,568] DEBUG : no such package xfce4-screenshooter for xfce-desktop >[2012-05-30 20:22:54,569] DEBUG : no such package xfce4-dict-plugin for xfce-desktop >[2012-05-30 20:22:54,569] DEBUG : no such package xfce4-radio-plugin for xfce-desktop >[2012-05-30 20:22:54,570] DEBUG : no such package ristretto for xfce-desktop >[2012-05-30 20:22:54,570] DEBUG : no such package thunar-vcs-plugin for xfce-desktop >[2012-05-30 20:22:54,571] DEBUG : no such package xfce4-mailwatch-plugin for xfce-desktop >[2012-05-30 20:22:54,571] DEBUG : no such package xfce4-smartbookmark-plugin for xfce-desktop >[2012-05-30 20:22:54,571] DEBUG : no such package xfce4-mpc-plugin for xfce-desktop >[2012-05-30 20:22:54,572] DEBUG : no such package xfce4-battery-plugin for xfce-desktop >[2012-05-30 20:22:54,572] DEBUG : no such package xfce4-datetime-plugin for xfce-desktop >[2012-05-30 20:22:54,572] DEBUG : no such package xfce4-systemload-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfbib for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-screenshooter-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-cellmodem-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-notes-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-xfapplet-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-xfswitch-plugin for xfce-desktop >[2012-05-30 20:22:54,573] DEBUG : no such package xfce4-xkb-plugin for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfce4-fsguard-plugin for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfburn for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfce4-genmon-plugin for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfce4-wavelan-plugin for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfce4-taskmanager for xfce-desktop >[2012-05-30 20:22:54,574] DEBUG : no such package xfce4-places-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfce4-netload-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfce4-time-out-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfce4-cpugraph-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfce4-mount-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfce4-eyes-plugin for xfce-desktop >[2012-05-30 20:22:54,575] DEBUG : no such package xfwm4-themes for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package thunar-media-tags-plugin for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package xfce4-clipman-plugin for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package xfce4-weather-plugin for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package xfce4-diskperf-plugin for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package xfce4-timer-plugin for xfce-desktop >[2012-05-30 20:22:54,576] DEBUG : no such package parole for xfce-desktop >[2012-05-30 20:22:55,571] DEBUG : no such package xfce4-volumed for xfce-desktop >[2012-05-30 20:22:55,571] DEBUG : no such package xfmpc for xfce-desktop >[2012-05-30 20:22:55,572] DEBUG : no such package xfce4-stopwatch-plugin for xfce-desktop >[2012-05-30 20:22:55,572] DEBUG : no such package xfce4-verve-plugin for xfce-desktop >[2012-05-30 20:22:55,572] DEBUG : no such package xfce4-quicklauncher-plugin for xfce-desktop >[2012-05-30 20:22:55,572] DEBUG : no such package xfce4-websearch-plugin for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package xfce4-sensors-plugin for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package xfce4-dict for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package xfce4-screenshooter for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package xfce4-dict-plugin for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package xfce4-radio-plugin for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package ristretto for xfce-desktop >[2012-05-30 20:22:55,573] DEBUG : no such package thunar-vcs-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-mailwatch-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-smartbookmark-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-mpc-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-battery-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-datetime-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-systemload-plugin for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfbib for xfce-desktop >[2012-05-30 20:22:55,574] DEBUG : no such package xfce4-screenshooter-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-cellmodem-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-notes-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-xfapplet-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-xfswitch-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-xkb-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-fsguard-plugin for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfburn for xfce-desktop >[2012-05-30 20:22:55,575] DEBUG : no such package xfce4-genmon-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-wavelan-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-taskmanager for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-places-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-netload-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-time-out-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-cpugraph-plugin for xfce-desktop >[2012-05-30 20:22:55,576] DEBUG : no such package xfce4-mount-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfce4-eyes-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfwm4-themes for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package thunar-media-tags-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfce4-clipman-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfce4-weather-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfce4-diskperf-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package xfce4-timer-plugin for xfce-desktop >[2012-05-30 20:22:55,577] DEBUG : no such package parole for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfce4-volumed for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfmpc for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfce4-stopwatch-plugin for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfce4-verve-plugin for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfce4-quicklauncher-plugin for xfce-desktop >[2012-05-30 20:22:57,007] DEBUG : no such package xfce4-websearch-plugin for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package xfce4-sensors-plugin for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package xfce4-dict for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package xfce4-screenshooter for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package xfce4-dict-plugin for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package xfce4-radio-plugin for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package ristretto for xfce-desktop >[2012-05-30 20:22:57,008] DEBUG : no such package thunar-vcs-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-mailwatch-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-smartbookmark-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-mpc-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-battery-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-datetime-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-systemload-plugin for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfbib for xfce-desktop >[2012-05-30 20:22:57,009] DEBUG : no such package xfce4-screenshooter-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-cellmodem-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-notes-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-xfapplet-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-xfswitch-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-xkb-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-fsguard-plugin for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfburn for xfce-desktop >[2012-05-30 20:22:57,010] DEBUG : no such package xfce4-genmon-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-wavelan-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-taskmanager for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-places-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-netload-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-time-out-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-cpugraph-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-mount-plugin for xfce-desktop >[2012-05-30 20:22:57,011] DEBUG : no such package xfce4-eyes-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package xfwm4-themes for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package thunar-media-tags-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package xfce4-clipman-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package xfce4-weather-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package xfce4-diskperf-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package xfce4-timer-plugin for xfce-desktop >[2012-05-30 20:22:57,012] DEBUG : no such package parole for xfce-desktop >[2012-05-30 20:22:57,013] DEBUG : no such package xfce4-volumed for xfce-desktop >[2012-05-30 20:22:57,013] DEBUG : no such package xfmpc for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-stopwatch-plugin for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-verve-plugin for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-quicklauncher-plugin for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-websearch-plugin for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-sensors-plugin for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-dict for xfce-desktop >[2012-05-30 20:22:57,014] DEBUG : no such package xfce4-screenshooter for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-dict-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-radio-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package ristretto for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package thunar-vcs-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-mailwatch-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-smartbookmark-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-mpc-plugin for xfce-desktop >[2012-05-30 20:22:57,015] DEBUG : no such package xfce4-battery-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-datetime-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-systemload-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfbib for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-screenshooter-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-cellmodem-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-notes-plugin for xfce-desktop >[2012-05-30 20:22:57,016] DEBUG : no such package xfce4-xfapplet-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-xfswitch-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-xkb-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-fsguard-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfburn for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-genmon-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-wavelan-plugin for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-taskmanager for xfce-desktop >[2012-05-30 20:22:57,017] DEBUG : no such package xfce4-places-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-netload-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-time-out-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-cpugraph-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-mount-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-eyes-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfwm4-themes for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package thunar-media-tags-plugin for xfce-desktop >[2012-05-30 20:22:57,018] DEBUG : no such package xfce4-clipman-plugin for xfce-desktop >[2012-05-30 20:22:57,019] DEBUG : no such package xfce4-weather-plugin for xfce-desktop >[2012-05-30 20:22:57,019] DEBUG : no such package xfce4-diskperf-plugin for xfce-desktop >[2012-05-30 20:22:57,019] DEBUG : no such package xfce4-timer-plugin for xfce-desktop >[2012-05-30 20:22:57,019] DEBUG : no such package parole for xfce-desktop >[2012-05-30 20:22:58,990] DEBUG : no such package obmenu for lxde-desktop >[2012-05-30 20:22:58,990] DEBUG : no such package lxmusic for lxde-desktop >[2012-05-30 20:22:58,991] DEBUG : no such package lxlauncher for lxde-desktop >[2012-05-30 20:22:58,991] DEBUG : no such package lxde-icon-theme for lxde-desktop >[2012-05-30 20:22:58,991] DEBUG : no such package parcellite for lxde-desktop >[2012-05-30 20:22:58,992] DEBUG : no such package obmenu for lxde-desktop >[2012-05-30 20:22:58,992] DEBUG : no such package lxmusic for lxde-desktop >[2012-05-30 20:22:58,992] DEBUG : no such package lxlauncher for lxde-desktop >[2012-05-30 20:22:58,992] DEBUG : no such package lxde-icon-theme for lxde-desktop >[2012-05-30 20:22:58,992] DEBUG : no such package parcellite for lxde-desktop >[2012-05-30 20:22:59,600] DEBUG : no such package sugar-calendario for sugar-desktop >[2012-05-30 20:22:59,600] DEBUG : no such package sugar-pukllanapac for sugar-desktop >[2012-05-30 20:22:59,600] DEBUG : no such package sugar-playgo for sugar-desktop >[2012-05-30 20:22:59,600] DEBUG : no such package sugar-implode for sugar-desktop >[2012-05-30 20:22:59,600] DEBUG : no such package sugar-analyze for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-flipsticks for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-connect for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-stopwatch for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-emulator for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-xomail for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-distance for sugar-desktop >[2012-05-30 20:22:59,601] DEBUG : no such package sugar-view-slides for sugar-desktop >[2012-05-30 20:22:59,602] DEBUG : no such package sugar-calendario for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-pukllanapac for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-playgo for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-implode for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-analyze for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-flipsticks for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-connect for sugar-desktop >[2012-05-30 20:22:59,603] DEBUG : no such package sugar-stopwatch for sugar-desktop >[2012-05-30 20:22:59,604] DEBUG : no such package sugar-emulator for sugar-desktop >[2012-05-30 20:22:59,604] DEBUG : no such package sugar-xomail for sugar-desktop >[2012-05-30 20:22:59,604] DEBUG : no such package sugar-distance for sugar-desktop >[2012-05-30 20:22:59,604] DEBUG : no such package sugar-view-slides for sugar-desktop >[2012-05-30 20:23:01,264] DEBUG : no such package musca for window-managers >[2012-05-30 20:23:01,265] DEBUG : no such package dwm-user for window-managers >[2012-05-30 20:23:01,265] DEBUG : no such package i3lock for window-managers >[2012-05-30 20:23:01,266] DEBUG : no such package obmenu for window-managers >[2012-05-30 20:23:01,266] DEBUG : no such package fvwm for window-managers >[2012-05-30 20:23:01,267] DEBUG : no such package xcompmgr for window-managers >[2012-05-30 20:23:01,267] DEBUG : no such package hackedbox for window-managers >[2012-05-30 20:23:01,267] DEBUG : no such package wmx for window-managers >[2012-05-30 20:23:01,268] DEBUG : no such package bbkeys for window-managers >[2012-05-30 20:23:01,268] DEBUG : no such package dwm for window-managers >[2012-05-30 20:23:01,269] DEBUG : no such package bluetile for window-managers >[2012-05-30 20:23:01,269] DEBUG : no such package xmonad for window-managers >[2012-05-30 20:23:01,269] DEBUG : no such package blackbox for window-managers >[2012-05-30 20:23:01,270] DEBUG : no such package i3 for window-managers >[2012-05-30 20:23:01,270] DEBUG : no such package WindowMaker for window-managers >[2012-05-30 20:23:01,270] DEBUG : no such package i3status for window-managers >[2012-05-30 20:23:01,271] DEBUG : no such package fluxbox for window-managers >[2012-05-30 20:23:01,271] DEBUG : no such package icewm for window-managers >[2012-05-30 20:23:01,272] DEBUG : no such package ratpoison for window-managers >[2012-05-30 20:23:01,272] DEBUG : no such package i3-doc for window-managers >[2012-05-30 20:23:09,317] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-30 20:23:09,318] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-30 20:23:09,318] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-30 20:23:09,318] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-30 20:23:09,318] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-30 20:23:09,319] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package kile for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-30 20:23:09,320] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-30 20:23:09,321] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package lout for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-30 20:23:09,322] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-30 20:23:09,323] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-30 20:23:15,591] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:23:15,592] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:23:15,593] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:23:15,593] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:23:15,596] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:23:15,596] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:23:15,596] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:23:15,597] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:23:15,598] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:23:15,598] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:23:15,598] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:23:15,598] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:23:15,598] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:23:16,276] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-30 20:23:16,277] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package kile for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-30 20:23:16,278] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-30 20:23:16,279] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package lout for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-30 20:23:16,280] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-30 20:23:22,042] DEBUG : no such package pachi for games >[2012-05-30 20:23:22,042] DEBUG : no such package warmux for games >[2012-05-30 20:23:22,042] DEBUG : no such package xgalaxy for games >[2012-05-30 20:23:22,042] DEBUG : no such package nazghul for games >[2012-05-30 20:23:22,042] DEBUG : no such package atomix for games >[2012-05-30 20:23:22,043] DEBUG : no such package kdeaddons-atlantikdesigner for games >[2012-05-30 20:23:22,043] DEBUG : no such package liquidwar for games >[2012-05-30 20:23:22,043] DEBUG : no such package gl-117 for games >[2012-05-30 20:23:22,043] DEBUG : no such package asylum for games >[2012-05-30 20:23:22,043] DEBUG : no such package knights for games >[2012-05-30 20:23:22,043] DEBUG : no such package seahorse-adventures for games >[2012-05-30 20:23:22,043] DEBUG : no such package nagi for games >[2012-05-30 20:23:22,044] DEBUG : no such package boswars-addons for games >[2012-05-30 20:23:22,044] DEBUG : no such package scorchwentbonkers for games >[2012-05-30 20:23:22,044] DEBUG : no such package openalchemist for games >[2012-05-30 20:23:22,044] DEBUG : no such package rafkill for games >[2012-05-30 20:23:22,044] DEBUG : no such package blobby for games >[2012-05-30 20:23:22,044] DEBUG : no such package csmash for games >[2012-05-30 20:23:22,045] DEBUG : no such package qgo for games >[2012-05-30 20:23:22,045] DEBUG : no such package pinball for games >[2012-05-30 20:23:22,045] DEBUG : no such package atanks for games >[2012-05-30 20:23:22,045] DEBUG : no such package raidem-music for games >[2012-05-30 20:23:22,045] DEBUG : no such package boswars for games >[2012-05-30 20:23:22,045] DEBUG : no such package freetennis for games >[2012-05-30 20:23:22,046] DEBUG : no such package overgod for games >[2012-05-30 20:23:22,046] DEBUG : no such package berusky for games >[2012-05-30 20:23:22,046] DEBUG : no such package torcs-data-cars-extra for games >[2012-05-30 20:23:22,046] DEBUG : no such package lure for games >[2012-05-30 20:23:22,046] DEBUG : no such package astromenace for games >[2012-05-30 20:23:22,046] DEBUG : no such package warzone2100 for games >[2012-05-30 20:23:22,047] DEBUG : no such package manaworld for games >[2012-05-30 20:23:22,047] DEBUG : no such package maniadrive for games >[2012-05-30 20:23:22,047] DEBUG : no such package machineball for games >[2012-05-30 20:23:22,047] DEBUG : no such package drascula for games >[2012-05-30 20:23:22,047] DEBUG : no such package puzzles for games >[2012-05-30 20:23:22,047] DEBUG : no such package magicor for games >[2012-05-30 20:23:22,047] DEBUG : no such package freedink for games >[2012-05-30 20:23:22,048] DEBUG : no such package openlierox for games >[2012-05-30 20:23:22,048] DEBUG : no such package openarena for games >[2012-05-30 20:23:22,048] DEBUG : no such package beneath-a-steel-sky for games >[2012-05-30 20:23:22,048] DEBUG : no such package vegastrike for games >[2012-05-30 20:23:22,048] DEBUG : no such package crossfire-client for games >[2012-05-30 20:23:22,048] DEBUG : no such package tremulous for games >[2012-05-30 20:23:22,049] DEBUG : no such package amoebax for games >[2012-05-30 20:23:22,049] DEBUG : no such package bolzplatz2006 for games >[2012-05-30 20:23:22,049] DEBUG : no such package flight-of-the-amazon-queen-cd for games >[2012-05-30 20:23:22,049] DEBUG : no such package colossus for games >[2012-05-30 20:23:22,049] DEBUG : no such package arrows for games >[2012-05-30 20:23:22,049] DEBUG : no such package bygfoot for games >[2012-05-30 20:23:22,050] DEBUG : no such package magicmaze for games >[2012-05-30 20:23:22,050] DEBUG : no such package xmoto for games >[2012-05-30 20:23:22,050] DEBUG : no such package fillets-ng for games >[2012-05-30 20:23:22,050] DEBUG : no such package grhino for games >[2012-05-30 20:23:22,050] DEBUG : no such package alphabet-soup for games >[2012-05-30 20:23:22,050] DEBUG : no such package mindless for games >[2012-05-30 20:23:22,050] DEBUG : no such package xpilot-ng-server for games >[2012-05-30 20:23:22,051] DEBUG : no such package crystal-stacker for games >[2012-05-30 20:23:22,051] DEBUG : no such package coco-coq for games >[2012-05-30 20:23:22,051] DEBUG : no such package gbrainy for games >[2012-05-30 20:23:22,051] DEBUG : no such package methane for games >[2012-05-30 20:23:22,051] DEBUG : no such package shippy for games >[2012-05-30 20:23:22,051] DEBUG : no such package blobwars for games >[2012-05-30 20:23:22,052] DEBUG : no such package egoboo for games >[2012-05-30 20:23:22,052] DEBUG : no such package typespeed for games >[2012-05-30 20:23:22,052] DEBUG : no such package sear for games >[2012-05-30 20:23:22,052] DEBUG : no such package oneko for games >[2012-05-30 20:23:22,052] DEBUG : no such package torcs for games >[2012-05-30 20:23:22,052] DEBUG : no such package pingus for games >[2012-05-30 20:23:22,053] DEBUG : no such package foobillard for games >[2012-05-30 20:23:22,053] DEBUG : no such package biloba for games >[2012-05-30 20:23:22,053] DEBUG : no such package escape for games >[2012-05-30 20:23:22,053] DEBUG : no such package wastesedge for games >[2012-05-30 20:23:22,053] DEBUG : no such package pipenightdreams for games >[2012-05-30 20:23:22,053] DEBUG : no such package glest for games >[2012-05-30 20:23:22,053] DEBUG : no such package mine_detector for games >[2012-05-30 20:23:22,054] DEBUG : no such package gweled for games >[2012-05-30 20:23:22,054] DEBUG : no such package freedroidrpg for games >[2012-05-30 20:23:22,054] DEBUG : no such package vdrift for games >[2012-05-30 20:23:22,054] DEBUG : no such package xu4 for games >[2012-05-30 20:23:22,054] DEBUG : no such package FlightGear for games >[2012-05-30 20:23:22,054] DEBUG : no such package vegastrike-extra for games >[2012-05-30 20:23:22,055] DEBUG : no such package abe for games >[2012-05-30 20:23:22,055] DEBUG : no such package zasx for games >[2012-05-30 20:23:22,055] DEBUG : no such package lordsawar for games >[2012-05-30 20:23:22,055] DEBUG : no such package mirrormagic for games >[2012-05-30 20:23:22,055] DEBUG : no such package freeciv for games >[2012-05-30 20:23:22,055] DEBUG : no such package bzflag for games >[2012-05-30 20:23:22,056] DEBUG : no such package kdegames3 for games >[2012-05-30 20:23:22,056] DEBUG : no such package urbanterror for games >[2012-05-30 20:23:22,056] DEBUG : no such package londonlaw for games >[2012-05-30 20:23:22,056] DEBUG : no such package monsterz for games >[2012-05-30 20:23:22,056] DEBUG : no such package koules for games >[2012-05-30 20:23:22,056] DEBUG : no such package powermanga for games >[2012-05-30 20:23:22,056] DEBUG : no such package xteddy for games >[2012-05-30 20:23:22,057] DEBUG : no such package beneath-a-steel-sky-cd for games >[2012-05-30 20:23:22,057] DEBUG : no such package raidem for games >[2012-05-30 20:23:22,057] DEBUG : no such package torcs-data-tracks-oval for games >[2012-05-30 20:23:22,057] DEBUG : no such package sergueis-destiny for games >[2012-05-30 20:23:22,057] DEBUG : no such package dgae for games >[2012-05-30 20:23:22,057] DEBUG : no such package alienblaster for games >[2012-05-30 20:23:22,058] DEBUG : no such package atomorun for games >[2012-05-30 20:23:22,058] DEBUG : no such package slingshot for games >[2012-05-30 20:23:22,058] DEBUG : no such package quake3 for games >[2012-05-30 20:23:22,058] DEBUG : no such package trackballs-music for games >[2012-05-30 20:23:22,058] DEBUG : no such package lpairs for games >[2012-05-30 20:23:22,059] DEBUG : no such package PySolFC-cardsets for games >[2012-05-30 20:23:22,059] DEBUG : no such package pengupop for games >[2012-05-30 20:23:22,059] DEBUG : no such package clonekeen for games >[2012-05-30 20:23:22,059] DEBUG : no such package PySolFC-music for games >[2012-05-30 20:23:22,059] DEBUG : no such package torcs-data-tracks-dirt for games >[2012-05-30 20:23:22,059] DEBUG : no such package xgrav for games >[2012-05-30 20:23:22,059] DEBUG : no such package glob2 for games >[2012-05-30 20:23:22,060] DEBUG : no such package naturette for games >[2012-05-30 20:23:22,060] DEBUG : no such package trophy for games >[2012-05-30 20:23:22,060] DEBUG : no such package asc for games >[2012-05-30 20:23:22,060] DEBUG : no such package nogravity for games >[2012-05-30 20:23:22,060] DEBUG : no such package Maelstrom for games >[2012-05-30 20:23:22,060] DEBUG : no such package wordwarvi for games >[2012-05-30 20:23:22,061] DEBUG : no such package freedroid for games >[2012-05-30 20:23:22,061] DEBUG : no such package freedoom-freedm for games >[2012-05-30 20:23:22,061] DEBUG : no such package supertux for games >[2012-05-30 20:23:22,061] DEBUG : no such package dd2 for games >[2012-05-30 20:23:22,061] DEBUG : no such package xaos for games >[2012-05-30 20:23:22,061] DEBUG : no such package armacycles-ad for games >[2012-05-30 20:23:22,062] DEBUG : no such package manaworld-music for games >[2012-05-30 20:23:22,062] DEBUG : no such package xpenguins for games >[2012-05-30 20:23:22,062] DEBUG : no such package cave9 for games >[2012-05-30 20:23:22,062] DEBUG : no such package barrage for games >[2012-05-30 20:23:22,062] DEBUG : no such package ularn for games >[2012-05-30 20:23:22,062] DEBUG : no such package nexuiz for games >[2012-05-30 20:23:22,062] DEBUG : no such package lacewing for games >[2012-05-30 20:23:22,063] DEBUG : no such package scorched3d for games >[2012-05-30 20:23:22,063] DEBUG : no such package kbilliards for games >[2012-05-30 20:23:22,063] DEBUG : no such package tong for games >[2012-05-30 20:23:22,063] DEBUG : no such package gnubg for games >[2012-05-30 20:23:22,063] DEBUG : no such package flobopuyo for games >[2012-05-30 20:23:22,063] DEBUG : no such package vodovod for games >[2012-05-30 20:23:22,064] DEBUG : no such package gnome-hearts for games >[2012-05-30 20:23:22,064] DEBUG : no such package ants for games >[2012-05-30 20:23:22,064] DEBUG : no such package crack-attack for games >[2012-05-30 20:23:22,064] DEBUG : no such package alex4 for games >[2012-05-30 20:23:22,064] DEBUG : no such package fbg for games >[2012-05-30 20:23:22,064] DEBUG : no such package professor-is-missing for games >[2012-05-30 20:23:22,065] DEBUG : no such package rocksndiamonds for games >[2012-05-30 20:23:22,065] DEBUG : no such package qstars for games >[2012-05-30 20:23:22,065] DEBUG : no such package worldofpadman for games >[2012-05-30 20:23:22,065] DEBUG : no such package gnome-games-extra-data for games >[2012-05-30 20:23:22,065] DEBUG : no such package tennix for games >[2012-05-30 20:23:22,065] DEBUG : no such package extremetuxracer for games >[2012-05-30 20:23:22,066] DEBUG : no such package avoision for games >[2012-05-30 20:23:22,066] DEBUG : no such package freecol for games >[2012-05-30 20:23:22,066] DEBUG : no such package bsd-games for games >[2012-05-30 20:23:22,066] DEBUG : no such package numptyphysics for games >[2012-05-30 20:23:22,066] DEBUG : no such package celestia for games >[2012-05-30 20:23:22,066] DEBUG : no such package adanaxisgpl for games >[2012-05-30 20:23:22,067] DEBUG : no such package crossfire for games >[2012-05-30 20:23:22,067] DEBUG : no such package sopwith for games >[2012-05-30 20:23:22,067] DEBUG : no such package fbg2 for games >[2012-05-30 20:23:22,067] DEBUG : no such package yofrankie-bge for games >[2012-05-30 20:23:22,067] DEBUG : no such package spring for games >[2012-05-30 20:23:22,067] DEBUG : no such package kcheckers for games >[2012-05-30 20:23:22,067] DEBUG : no such package ultimatestunts for games >[2012-05-30 20:23:22,068] DEBUG : no such package stormbaancoureur for games >[2012-05-30 20:23:22,068] DEBUG : no such package xarchon for games >[2012-05-30 20:23:22,068] DEBUG : no such package findthatword for games >[2012-05-30 20:23:22,068] DEBUG : no such package kcirbshooter for games >[2012-05-30 20:23:22,068] DEBUG : no such package dopewars for games >[2012-05-30 20:23:22,068] DEBUG : no such package ballbuster for games >[2012-05-30 20:23:22,069] DEBUG : no such package haxima for games >[2012-05-30 20:23:22,069] DEBUG : no such package wesnoth for games >[2012-05-30 20:23:22,069] DEBUG : no such package netpanzer for games >[2012-05-30 20:23:22,069] DEBUG : no such package enigma for games >[2012-05-30 20:23:22,069] DEBUG : no such package gamazons for games >[2012-05-30 20:23:22,069] DEBUG : no such package ca-installer for games >[2012-05-30 20:23:22,069] DEBUG : no such package kitsune for games >[2012-05-30 20:23:22,070] DEBUG : no such package crystal-stacker-themes for games >[2012-05-30 20:23:22,070] DEBUG : no such package gnuchess for games >[2012-05-30 20:23:22,070] DEBUG : no such package scummvm for games >[2012-05-30 20:23:22,070] DEBUG : no such package slashem for games >[2012-05-30 20:23:22,070] DEBUG : no such package taxipilot for games >[2012-05-30 20:23:22,070] DEBUG : no such package tecnoballz for games >[2012-05-30 20:23:22,071] DEBUG : no such package glaxium for games >[2012-05-30 20:23:22,071] DEBUG : no such package curblaster for games >[2012-05-30 20:23:22,071] DEBUG : no such package ballz for games >[2012-05-30 20:23:22,071] DEBUG : no such package penguin-command for games >[2012-05-30 20:23:22,071] DEBUG : no such package ember for games >[2012-05-30 20:23:22,071] DEBUG : no such package nethack-vultures for games >[2012-05-30 20:23:22,072] DEBUG : no such package uqm for games >[2012-05-30 20:23:22,072] DEBUG : no such package mj for games >[2012-05-30 20:23:22,072] DEBUG : no such package cyphesis for games >[2012-05-30 20:23:22,072] DEBUG : no such package quake3-demo for games >[2012-05-30 20:23:22,072] DEBUG : no such package hedgewars for games >[2012-05-30 20:23:22,072] DEBUG : no such package quarry for games >[2012-05-30 20:23:22,072] DEBUG : no such package TnL for games >[2012-05-30 20:23:22,073] DEBUG : no such package vegastrike-music for games >[2012-05-30 20:23:22,073] DEBUG : no such package flight-of-the-amazon-queen for games >[2012-05-30 20:23:22,073] DEBUG : no such package gnome-games-extra for games >[2012-05-30 20:23:22,073] DEBUG : no such package clanbomber for games >[2012-05-30 20:23:22,073] DEBUG : no such package duel3 for games >[2012-05-30 20:23:22,073] DEBUG : no such package trackballs for games >[2012-05-30 20:23:22,074] DEBUG : no such package lbrickbuster2 for games >[2012-05-30 20:23:22,074] DEBUG : no such package agistudio for games >[2012-05-30 20:23:22,074] DEBUG : no such package KoboDeluxe for games >[2012-05-30 20:23:22,074] DEBUG : no such package PySolFC for games >[2012-05-30 20:23:22,074] DEBUG : no such package pipepanic for games >[2012-05-30 20:23:22,074] DEBUG : no such package xqf for games >[2012-05-30 20:23:22,075] DEBUG : no such package planets for games >[2012-05-30 20:23:22,075] DEBUG : no such package Ri-li for games >[2012-05-30 20:23:22,075] DEBUG : no such package gemdropx for games >[2012-05-30 20:23:22,075] DEBUG : no such package vegastrike-speech for games >[2012-05-30 20:23:22,075] DEBUG : no such package vavoom for games >[2012-05-30 20:23:22,075] DEBUG : no such package freedoom for games >[2012-05-30 20:23:22,075] DEBUG : no such package rott-shareware for games >[2012-05-30 20:23:22,076] DEBUG : no such package qascade for games >[2012-05-30 20:23:22,076] DEBUG : no such package gnubik for games >[2012-05-30 20:23:22,076] DEBUG : no such package BlockOutII for games >[2012-05-30 20:23:22,076] DEBUG : no such package maniadrive-music for games >[2012-05-30 20:23:22,076] DEBUG : no such package xpilot-ng for games >[2012-05-30 20:23:22,076] DEBUG : no such package njam for games >[2012-05-30 20:23:22,077] DEBUG : no such package six for games >[2012-05-30 20:23:22,077] DEBUG : no such package xblast for games >[2012-05-30 20:23:22,077] DEBUG : no such package apricots for games >[2012-05-30 20:23:22,077] DEBUG : no such package asc-music for games >[2012-05-30 20:23:22,077] DEBUG : no such package naev for games >[2012-05-30 20:23:22,077] DEBUG : no such package greyhounds for games >[2012-05-30 20:23:22,078] DEBUG : no such package xplanet for games >[2012-05-30 20:23:22,078] DEBUG : no such package widelands for games >[2012-05-30 20:23:22,078] DEBUG : no such package CriticalMass for games >[2012-05-30 20:23:22,078] DEBUG : no such package teeworlds for games >[2012-05-30 20:23:22,078] DEBUG : no such package auriferous for games >[2012-05-30 20:23:22,078] DEBUG : no such package alienarena for games >[2012-05-30 20:23:22,078] DEBUG : no such package lincity-ng for games >[2012-05-30 20:23:22,079] DEBUG : no such package btanks for games >[2012-05-30 20:23:22,079] DEBUG : no such package solarwolf for games >[2012-05-30 20:23:22,079] DEBUG : no such package tuxpuck for games >[2012-05-30 20:23:22,079] DEBUG : no such package bsp for games >[2012-05-30 20:23:22,079] DEBUG : no such package cylindrix for games >[2012-05-30 20:23:22,079] DEBUG : no such package tunneler for games >[2012-05-30 20:23:22,080] DEBUG : no such package abuse for games >[2012-05-30 20:23:22,080] DEBUG : no such package xscorch for games >[2012-05-30 20:23:22,080] DEBUG : no such package angrydd for games >[2012-05-30 20:23:22,080] DEBUG : no such package pioneers for games >[2012-05-30 20:23:22,080] DEBUG : no such package cgoban for games >[2012-05-30 20:23:22,080] DEBUG : no such package bombardier for games >[2012-05-30 20:23:22,080] DEBUG : no such package xstar for games >[2012-05-30 20:23:22,081] DEBUG : no such package games-menus for games >[2012-05-30 20:23:22,081] DEBUG : no such package MegaMek for games >[2012-05-30 20:23:22,081] DEBUG : no such package xboard for games >[2012-05-30 20:23:22,081] DEBUG : no such package lucidlife for games >[2012-05-30 20:23:22,081] DEBUG : no such package cdogs-sdl for games >[2012-05-30 20:23:22,081] DEBUG : no such package vdr-sudoku for games >[2012-05-30 20:23:22,082] DEBUG : no such package supertuxkart for games >[2012-05-30 20:23:22,082] DEBUG : no such package nethack for games >[2012-05-30 20:23:22,082] DEBUG : no such package neverball for games >[2012-05-30 20:23:22,082] DEBUG : no such package maxr for games >[2012-05-30 20:23:22,082] DEBUG : no such package pychess for games >[2012-05-30 20:23:22,082] DEBUG : no such package rogue for games >[2012-05-30 20:23:22,083] DEBUG : no such package sirius for games >[2012-05-30 20:23:22,083] DEBUG : no such package fRaBs for games >[2012-05-30 20:23:22,083] DEBUG : no such package lmarbles for games >[2012-05-30 20:23:22,083] DEBUG : no such package frozen-bubble for games >[2012-05-30 20:23:22,083] DEBUG : no such package prboom for games >[2012-05-30 20:23:22,083] DEBUG : no such package biniax for games >[2012-05-30 20:23:22,083] DEBUG : no such package worminator for games >[2012-05-30 20:23:22,084] DEBUG : no such package pachi for games >[2012-05-30 20:23:22,084] DEBUG : no such package warmux for games >[2012-05-30 20:23:22,084] DEBUG : no such package xgalaxy for games >[2012-05-30 20:23:22,084] DEBUG : no such package nazghul for games >[2012-05-30 20:23:22,085] DEBUG : no such package atomix for games >[2012-05-30 20:23:22,085] DEBUG : no such package kdeaddons-atlantikdesigner for games >[2012-05-30 20:23:22,085] DEBUG : no such package liquidwar for games >[2012-05-30 20:23:22,085] DEBUG : no such package gl-117 for games >[2012-05-30 20:23:22,085] DEBUG : no such package asylum for games >[2012-05-30 20:23:22,085] DEBUG : no such package knights for games >[2012-05-30 20:23:22,085] DEBUG : no such package seahorse-adventures for games >[2012-05-30 20:23:22,085] DEBUG : no such package nagi for games >[2012-05-30 20:23:22,086] DEBUG : no such package boswars-addons for games >[2012-05-30 20:23:22,086] DEBUG : no such package scorchwentbonkers for games >[2012-05-30 20:23:22,086] DEBUG : no such package openalchemist for games >[2012-05-30 20:23:22,086] DEBUG : no such package rafkill for games >[2012-05-30 20:23:22,086] DEBUG : no such package blobby for games >[2012-05-30 20:23:22,086] DEBUG : no such package csmash for games >[2012-05-30 20:23:22,086] DEBUG : no such package qgo for games >[2012-05-30 20:23:22,086] DEBUG : no such package pinball for games >[2012-05-30 20:23:22,087] DEBUG : no such package atanks for games >[2012-05-30 20:23:22,087] DEBUG : no such package raidem-music for games >[2012-05-30 20:23:22,087] DEBUG : no such package boswars for games >[2012-05-30 20:23:22,087] DEBUG : no such package freetennis for games >[2012-05-30 20:23:22,087] DEBUG : no such package overgod for games >[2012-05-30 20:23:22,087] DEBUG : no such package berusky for games >[2012-05-30 20:23:22,087] DEBUG : no such package torcs-data-cars-extra for games >[2012-05-30 20:23:22,087] DEBUG : no such package lure for games >[2012-05-30 20:23:22,088] DEBUG : no such package astromenace for games >[2012-05-30 20:23:22,088] DEBUG : no such package warzone2100 for games >[2012-05-30 20:23:22,088] DEBUG : no such package manaworld for games >[2012-05-30 20:23:22,088] DEBUG : no such package maniadrive for games >[2012-05-30 20:23:22,088] DEBUG : no such package machineball for games >[2012-05-30 20:23:22,088] DEBUG : no such package drascula for games >[2012-05-30 20:23:22,088] DEBUG : no such package puzzles for games >[2012-05-30 20:23:22,089] DEBUG : no such package magicor for games >[2012-05-30 20:23:22,089] DEBUG : no such package freedink for games >[2012-05-30 20:23:22,089] DEBUG : no such package openlierox for games >[2012-05-30 20:23:22,089] DEBUG : no such package openarena for games >[2012-05-30 20:23:22,089] DEBUG : no such package beneath-a-steel-sky for games >[2012-05-30 20:23:22,089] DEBUG : no such package vegastrike for games >[2012-05-30 20:23:22,089] DEBUG : no such package crossfire-client for games >[2012-05-30 20:23:22,089] DEBUG : no such package tremulous for games >[2012-05-30 20:23:22,090] DEBUG : no such package amoebax for games >[2012-05-30 20:23:22,090] DEBUG : no such package bolzplatz2006 for games >[2012-05-30 20:23:22,090] DEBUG : no such package flight-of-the-amazon-queen-cd for games >[2012-05-30 20:23:22,090] DEBUG : no such package colossus for games >[2012-05-30 20:23:22,090] DEBUG : no such package arrows for games >[2012-05-30 20:23:22,090] DEBUG : no such package bygfoot for games >[2012-05-30 20:23:22,090] DEBUG : no such package magicmaze for games >[2012-05-30 20:23:22,090] DEBUG : no such package xmoto for games >[2012-05-30 20:23:22,091] DEBUG : no such package fillets-ng for games >[2012-05-30 20:23:22,091] DEBUG : no such package grhino for games >[2012-05-30 20:23:22,091] DEBUG : no such package alphabet-soup for games >[2012-05-30 20:23:22,091] DEBUG : no such package mindless for games >[2012-05-30 20:23:22,091] DEBUG : no such package xpilot-ng-server for games >[2012-05-30 20:23:22,091] DEBUG : no such package crystal-stacker for games >[2012-05-30 20:23:22,091] DEBUG : no such package coco-coq for games >[2012-05-30 20:23:22,091] DEBUG : no such package gbrainy for games >[2012-05-30 20:23:22,092] DEBUG : no such package methane for games >[2012-05-30 20:23:22,092] DEBUG : no such package shippy for games >[2012-05-30 20:23:22,092] DEBUG : no such package blobwars for games >[2012-05-30 20:23:22,092] DEBUG : no such package egoboo for games >[2012-05-30 20:23:22,092] DEBUG : no such package typespeed for games >[2012-05-30 20:23:22,092] DEBUG : no such package sear for games >[2012-05-30 20:23:22,092] DEBUG : no such package oneko for games >[2012-05-30 20:23:22,093] DEBUG : no such package torcs for games >[2012-05-30 20:23:22,093] DEBUG : no such package pingus for games >[2012-05-30 20:23:22,093] DEBUG : no such package foobillard for games >[2012-05-30 20:23:22,093] DEBUG : no such package biloba for games >[2012-05-30 20:23:22,093] DEBUG : no such package escape for games >[2012-05-30 20:23:22,093] DEBUG : no such package wastesedge for games >[2012-05-30 20:23:22,093] DEBUG : no such package pipenightdreams for games >[2012-05-30 20:23:22,093] DEBUG : no such package glest for games >[2012-05-30 20:23:22,094] DEBUG : no such package mine_detector for games >[2012-05-30 20:23:22,094] DEBUG : no such package gweled for games >[2012-05-30 20:23:22,094] DEBUG : no such package freedroidrpg for games >[2012-05-30 20:23:22,094] DEBUG : no such package vdrift for games >[2012-05-30 20:23:22,094] DEBUG : no such package xu4 for games >[2012-05-30 20:23:22,094] DEBUG : no such package FlightGear for games >[2012-05-30 20:23:22,094] DEBUG : no such package vegastrike-extra for games >[2012-05-30 20:23:22,094] DEBUG : no such package abe for games >[2012-05-30 20:23:22,095] DEBUG : no such package zasx for games >[2012-05-30 20:23:22,095] DEBUG : no such package lordsawar for games >[2012-05-30 20:23:22,095] DEBUG : no such package mirrormagic for games >[2012-05-30 20:23:22,095] DEBUG : no such package freeciv for games >[2012-05-30 20:23:22,095] DEBUG : no such package bzflag for games >[2012-05-30 20:23:22,095] DEBUG : no such package kdegames3 for games >[2012-05-30 20:23:22,095] DEBUG : no such package urbanterror for games >[2012-05-30 20:23:22,095] DEBUG : no such package londonlaw for games >[2012-05-30 20:23:22,096] DEBUG : no such package monsterz for games >[2012-05-30 20:23:22,096] DEBUG : no such package koules for games >[2012-05-30 20:23:22,096] DEBUG : no such package powermanga for games >[2012-05-30 20:23:22,096] DEBUG : no such package xteddy for games >[2012-05-30 20:23:22,096] DEBUG : no such package beneath-a-steel-sky-cd for games >[2012-05-30 20:23:22,096] DEBUG : no such package raidem for games >[2012-05-30 20:23:22,096] DEBUG : no such package torcs-data-tracks-oval for games >[2012-05-30 20:23:22,097] DEBUG : no such package sergueis-destiny for games >[2012-05-30 20:23:22,097] DEBUG : no such package dgae for games >[2012-05-30 20:23:22,097] DEBUG : no such package alienblaster for games >[2012-05-30 20:23:22,097] DEBUG : no such package atomorun for games >[2012-05-30 20:23:22,097] DEBUG : no such package slingshot for games >[2012-05-30 20:23:22,097] DEBUG : no such package quake3 for games >[2012-05-30 20:23:22,097] DEBUG : no such package trackballs-music for games >[2012-05-30 20:23:22,097] DEBUG : no such package lpairs for games >[2012-05-30 20:23:22,098] DEBUG : no such package PySolFC-cardsets for games >[2012-05-30 20:23:22,098] DEBUG : no such package pengupop for games >[2012-05-30 20:23:22,098] DEBUG : no such package clonekeen for games >[2012-05-30 20:23:22,098] DEBUG : no such package PySolFC-music for games >[2012-05-30 20:23:22,098] DEBUG : no such package torcs-data-tracks-dirt for games >[2012-05-30 20:23:22,098] DEBUG : no such package xgrav for games >[2012-05-30 20:23:22,098] DEBUG : no such package glob2 for games >[2012-05-30 20:23:22,099] DEBUG : no such package naturette for games >[2012-05-30 20:23:22,099] DEBUG : no such package trophy for games >[2012-05-30 20:23:22,099] DEBUG : no such package asc for games >[2012-05-30 20:23:22,099] DEBUG : no such package nogravity for games >[2012-05-30 20:23:22,099] DEBUG : no such package Maelstrom for games >[2012-05-30 20:23:22,099] DEBUG : no such package wordwarvi for games >[2012-05-30 20:23:22,099] DEBUG : no such package freedroid for games >[2012-05-30 20:23:22,099] DEBUG : no such package freedoom-freedm for games >[2012-05-30 20:23:22,100] DEBUG : no such package supertux for games >[2012-05-30 20:23:22,100] DEBUG : no such package dd2 for games >[2012-05-30 20:23:22,100] DEBUG : no such package xaos for games >[2012-05-30 20:23:22,100] DEBUG : no such package armacycles-ad for games >[2012-05-30 20:23:22,100] DEBUG : no such package manaworld-music for games >[2012-05-30 20:23:22,100] DEBUG : no such package xpenguins for games >[2012-05-30 20:23:22,100] DEBUG : no such package cave9 for games >[2012-05-30 20:23:22,100] DEBUG : no such package barrage for games >[2012-05-30 20:23:22,101] DEBUG : no such package ularn for games >[2012-05-30 20:23:22,101] DEBUG : no such package nexuiz for games >[2012-05-30 20:23:22,101] DEBUG : no such package lacewing for games >[2012-05-30 20:23:22,101] DEBUG : no such package scorched3d for games >[2012-05-30 20:23:22,101] DEBUG : no such package kbilliards for games >[2012-05-30 20:23:22,101] DEBUG : no such package tong for games >[2012-05-30 20:23:22,101] DEBUG : no such package gnubg for games >[2012-05-30 20:23:22,101] DEBUG : no such package flobopuyo for games >[2012-05-30 20:23:22,102] DEBUG : no such package vodovod for games >[2012-05-30 20:23:22,102] DEBUG : no such package gnome-hearts for games >[2012-05-30 20:23:22,102] DEBUG : no such package ants for games >[2012-05-30 20:23:22,102] DEBUG : no such package crack-attack for games >[2012-05-30 20:23:22,102] DEBUG : no such package alex4 for games >[2012-05-30 20:23:22,102] DEBUG : no such package fbg for games >[2012-05-30 20:23:22,102] DEBUG : no such package professor-is-missing for games >[2012-05-30 20:23:22,103] DEBUG : no such package rocksndiamonds for games >[2012-05-30 20:23:22,103] DEBUG : no such package qstars for games >[2012-05-30 20:23:22,103] DEBUG : no such package worldofpadman for games >[2012-05-30 20:23:22,103] DEBUG : no such package gnome-games-extra-data for games >[2012-05-30 20:23:22,103] DEBUG : no such package tennix for games >[2012-05-30 20:23:22,103] DEBUG : no such package extremetuxracer for games >[2012-05-30 20:23:22,103] DEBUG : no such package avoision for games >[2012-05-30 20:23:22,103] DEBUG : no such package freecol for games >[2012-05-30 20:23:22,104] DEBUG : no such package bsd-games for games >[2012-05-30 20:23:22,104] DEBUG : no such package numptyphysics for games >[2012-05-30 20:23:22,104] DEBUG : no such package celestia for games >[2012-05-30 20:23:22,104] DEBUG : no such package adanaxisgpl for games >[2012-05-30 20:23:22,104] DEBUG : no such package crossfire for games >[2012-05-30 20:23:22,104] DEBUG : no such package sopwith for games >[2012-05-30 20:23:22,104] DEBUG : no such package fbg2 for games >[2012-05-30 20:23:22,104] DEBUG : no such package yofrankie-bge for games >[2012-05-30 20:23:22,105] DEBUG : no such package spring for games >[2012-05-30 20:23:22,105] DEBUG : no such package kcheckers for games >[2012-05-30 20:23:22,105] DEBUG : no such package ultimatestunts for games >[2012-05-30 20:23:22,105] DEBUG : no such package stormbaancoureur for games >[2012-05-30 20:23:22,105] DEBUG : no such package xarchon for games >[2012-05-30 20:23:22,105] DEBUG : no such package findthatword for games >[2012-05-30 20:23:22,105] DEBUG : no such package kcirbshooter for games >[2012-05-30 20:23:22,106] DEBUG : no such package dopewars for games >[2012-05-30 20:23:22,106] DEBUG : no such package ballbuster for games >[2012-05-30 20:23:22,106] DEBUG : no such package haxima for games >[2012-05-30 20:23:22,106] DEBUG : no such package wesnoth for games >[2012-05-30 20:23:22,106] DEBUG : no such package netpanzer for games >[2012-05-30 20:23:22,106] DEBUG : no such package enigma for games >[2012-05-30 20:23:22,106] DEBUG : no such package gamazons for games >[2012-05-30 20:23:22,106] DEBUG : no such package ca-installer for games >[2012-05-30 20:23:22,107] DEBUG : no such package kitsune for games >[2012-05-30 20:23:22,107] DEBUG : no such package crystal-stacker-themes for games >[2012-05-30 20:23:22,107] DEBUG : no such package gnuchess for games >[2012-05-30 20:23:22,107] DEBUG : no such package scummvm for games >[2012-05-30 20:23:22,107] DEBUG : no such package slashem for games >[2012-05-30 20:23:22,107] DEBUG : no such package taxipilot for games >[2012-05-30 20:23:22,107] DEBUG : no such package tecnoballz for games >[2012-05-30 20:23:22,107] DEBUG : no such package glaxium for games >[2012-05-30 20:23:22,108] DEBUG : no such package curblaster for games >[2012-05-30 20:23:22,108] DEBUG : no such package ballz for games >[2012-05-30 20:23:22,108] DEBUG : no such package penguin-command for games >[2012-05-30 20:23:22,108] DEBUG : no such package ember for games >[2012-05-30 20:23:22,108] DEBUG : no such package nethack-vultures for games >[2012-05-30 20:23:22,108] DEBUG : no such package uqm for games >[2012-05-30 20:23:22,108] DEBUG : no such package mj for games >[2012-05-30 20:23:22,108] DEBUG : no such package cyphesis for games >[2012-05-30 20:23:22,109] DEBUG : no such package quake3-demo for games >[2012-05-30 20:23:22,109] DEBUG : no such package hedgewars for games >[2012-05-30 20:23:22,109] DEBUG : no such package quarry for games >[2012-05-30 20:23:22,109] DEBUG : no such package TnL for games >[2012-05-30 20:23:22,109] DEBUG : no such package vegastrike-music for games >[2012-05-30 20:23:22,109] DEBUG : no such package flight-of-the-amazon-queen for games >[2012-05-30 20:23:22,109] DEBUG : no such package gnome-games-extra for games >[2012-05-30 20:23:22,110] DEBUG : no such package clanbomber for games >[2012-05-30 20:23:22,110] DEBUG : no such package duel3 for games >[2012-05-30 20:23:22,110] DEBUG : no such package trackballs for games >[2012-05-30 20:23:22,110] DEBUG : no such package lbrickbuster2 for games >[2012-05-30 20:23:22,110] DEBUG : no such package agistudio for games >[2012-05-30 20:23:22,110] DEBUG : no such package KoboDeluxe for games >[2012-05-30 20:23:22,110] DEBUG : no such package PySolFC for games >[2012-05-30 20:23:22,110] DEBUG : no such package pipepanic for games >[2012-05-30 20:23:22,111] DEBUG : no such package xqf for games >[2012-05-30 20:23:22,111] DEBUG : no such package planets for games >[2012-05-30 20:23:22,111] DEBUG : no such package Ri-li for games >[2012-05-30 20:23:22,111] DEBUG : no such package gemdropx for games >[2012-05-30 20:23:22,111] DEBUG : no such package vegastrike-speech for games >[2012-05-30 20:23:22,111] DEBUG : no such package vavoom for games >[2012-05-30 20:23:22,111] DEBUG : no such package freedoom for games >[2012-05-30 20:23:22,111] DEBUG : no such package rott-shareware for games >[2012-05-30 20:23:22,112] DEBUG : no such package qascade for games >[2012-05-30 20:23:22,112] DEBUG : no such package gnubik for games >[2012-05-30 20:23:22,112] DEBUG : no such package BlockOutII for games >[2012-05-30 20:23:22,112] DEBUG : no such package maniadrive-music for games >[2012-05-30 20:23:22,112] DEBUG : no such package xpilot-ng for games >[2012-05-30 20:23:22,112] DEBUG : no such package njam for games >[2012-05-30 20:23:22,112] DEBUG : no such package six for games >[2012-05-30 20:23:22,112] DEBUG : no such package xblast for games >[2012-05-30 20:23:22,113] DEBUG : no such package apricots for games >[2012-05-30 20:23:22,113] DEBUG : no such package asc-music for games >[2012-05-30 20:23:22,113] DEBUG : no such package naev for games >[2012-05-30 20:23:22,113] DEBUG : no such package greyhounds for games >[2012-05-30 20:23:22,113] DEBUG : no such package xplanet for games >[2012-05-30 20:23:22,113] DEBUG : no such package widelands for games >[2012-05-30 20:23:22,113] DEBUG : no such package CriticalMass for games >[2012-05-30 20:23:22,114] DEBUG : no such package teeworlds for games >[2012-05-30 20:23:22,114] DEBUG : no such package auriferous for games >[2012-05-30 20:23:22,114] DEBUG : no such package alienarena for games >[2012-05-30 20:23:22,114] DEBUG : no such package lincity-ng for games >[2012-05-30 20:23:22,114] DEBUG : no such package btanks for games >[2012-05-30 20:23:22,114] DEBUG : no such package solarwolf for games >[2012-05-30 20:23:22,114] DEBUG : no such package tuxpuck for games >[2012-05-30 20:23:22,114] DEBUG : no such package bsp for games >[2012-05-30 20:23:22,115] DEBUG : no such package cylindrix for games >[2012-05-30 20:23:22,115] DEBUG : no such package tunneler for games >[2012-05-30 20:23:22,115] DEBUG : no such package abuse for games >[2012-05-30 20:23:22,115] DEBUG : no such package xscorch for games >[2012-05-30 20:23:22,115] DEBUG : no such package angrydd for games >[2012-05-30 20:23:22,115] DEBUG : no such package pioneers for games >[2012-05-30 20:23:22,115] DEBUG : no such package cgoban for games >[2012-05-30 20:23:22,115] DEBUG : no such package bombardier for games >[2012-05-30 20:23:22,116] DEBUG : no such package xstar for games >[2012-05-30 20:23:22,116] DEBUG : no such package games-menus for games >[2012-05-30 20:23:22,116] DEBUG : no such package MegaMek for games >[2012-05-30 20:23:22,116] DEBUG : no such package xboard for games >[2012-05-30 20:23:22,116] DEBUG : no such package lucidlife for games >[2012-05-30 20:23:22,116] DEBUG : no such package cdogs-sdl for games >[2012-05-30 20:23:22,116] DEBUG : no such package vdr-sudoku for games >[2012-05-30 20:23:22,116] DEBUG : no such package supertuxkart for games >[2012-05-30 20:23:22,117] DEBUG : no such package nethack for games >[2012-05-30 20:23:22,117] DEBUG : no such package neverball for games >[2012-05-30 20:23:22,117] DEBUG : no such package maxr for games >[2012-05-30 20:23:22,117] DEBUG : no such package pychess for games >[2012-05-30 20:23:22,117] DEBUG : no such package rogue for games >[2012-05-30 20:23:22,117] DEBUG : no such package sirius for games >[2012-05-30 20:23:22,117] DEBUG : no such package fRaBs for games >[2012-05-30 20:23:22,118] DEBUG : no such package lmarbles for games >[2012-05-30 20:23:22,118] DEBUG : no such package frozen-bubble for games >[2012-05-30 20:23:22,118] DEBUG : no such package prboom for games >[2012-05-30 20:23:22,118] DEBUG : no such package biniax for games >[2012-05-30 20:23:22,118] DEBUG : no such package worminator for games >[2012-05-30 20:23:26,516] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:23:26,516] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:23:26,517] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:23:26,517] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:23:26,518] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:23:26,518] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:23:26,518] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:23:26,519] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:23:26,520] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:23:26,520] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:23:26,520] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:23:26,520] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:23:33,070] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:23:33,072] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:23:33,072] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:23:33,072] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:23:33,072] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:23:33,073] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:23:33,074] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:23:33,075] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:23:36,445] DEBUG : no such package openstack-nova for cloud-infrastructure >[2012-05-30 20:23:36,445] DEBUG : no such package imagefactory for cloud-infrastructure >[2012-05-30 20:23:36,446] DEBUG : no such package euca2ools for cloud-infrastructure >[2012-05-30 20:23:36,446] DEBUG : no such package openstack-glance for cloud-infrastructure >[2012-05-30 20:23:36,446] DEBUG : no such package python-novaclient for cloud-infrastructure >[2012-05-30 20:23:36,446] DEBUG : no such package hail for cloud-infrastructure >[2012-05-30 20:23:36,446] DEBUG : no such package openstack-swift for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package deltacloud-core-all for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package tabled for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package iwhd for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package pacemaker-cloud for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package aeolus-all for cloud-infrastructure >[2012-05-30 20:23:36,447] DEBUG : no such package boxgrinder for cloud-infrastructure >[2012-05-30 20:23:36,448] DEBUG : no such package hekafs for cloud-infrastructure >[2012-05-30 20:23:36,448] DEBUG : no such package sheepdog for cloud-infrastructure >[2012-05-30 20:23:40,555] DEBUG : no such package gparted for admin-tools >[2012-05-30 20:23:40,555] DEBUG : no such package cacti for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package yumex for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package qtparted for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package ntop for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package etherape for admin-tools >[2012-05-30 20:23:40,556] DEBUG : no such package lshw-gui for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package dbench for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-30 20:23:40,557] DEBUG : no such package galternatives for admin-tools >[2012-05-30 20:23:40,558] DEBUG : no such package pessulus for admin-tools >[2012-05-30 20:23:40,558] DEBUG : no such package system-config-network for admin-tools >[2012-05-30 20:23:40,558] DEBUG : no such package luma for admin-tools >[2012-05-30 20:23:40,558] DEBUG : no such package system-config-boot for admin-tools >[2012-05-30 20:23:40,558] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-30 20:23:51,283] DEBUG : no such package guestfish for virtualization >[2012-05-30 20:23:54,575] DEBUG : no such package guestfish for virtualization >[2012-05-30 20:23:57,895] DEBUG : no such package guestfish for virtualization >[2012-05-30 20:23:59,561] DEBUG : no such package guestfish for virtualization >[2012-05-30 20:23:59,562] DEBUG : no such package guestfish for virtualization >[2012-05-30 20:24:02,691] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:24:04,066] DEBUG : no such package gparted for admin-tools >[2012-05-30 20:24:04,066] DEBUG : no such package cacti for admin-tools >[2012-05-30 20:24:04,066] DEBUG : no such package yumex for admin-tools >[2012-05-30 20:24:04,066] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package qtparted for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package ntop for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package etherape for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package lshw-gui for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package dbench for admin-tools >[2012-05-30 20:24:04,067] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package galternatives for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package pessulus for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package system-config-network for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package luma for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package system-config-boot for admin-tools >[2012-05-30 20:24:04,068] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-30 20:24:05,055] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:24:06,564] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:24:06,565] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:24:12,247] DEBUG : no such package gparted for admin-tools >[2012-05-30 20:24:12,247] DEBUG : no such package cacti for admin-tools >[2012-05-30 20:24:12,247] DEBUG : no such package yumex for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package qtparted for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package ntop for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package etherape for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package lshw-gui for admin-tools >[2012-05-30 20:24:12,248] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package dbench for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package galternatives for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package pessulus for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package system-config-network for admin-tools >[2012-05-30 20:24:12,249] DEBUG : no such package luma for admin-tools >[2012-05-30 20:24:12,250] DEBUG : no such package system-config-boot for admin-tools >[2012-05-30 20:24:12,250] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-30 20:24:13,832] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:24:20,405] DEBUG : no such package gparted for admin-tools >[2012-05-30 20:24:20,405] DEBUG : no such package cacti for admin-tools >[2012-05-30 20:24:20,405] DEBUG : no such package yumex for admin-tools >[2012-05-30 20:24:20,405] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package qtparted for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package ntop for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package etherape for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package lshw-gui for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package dbench for admin-tools >[2012-05-30 20:24:20,406] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package galternatives for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package pessulus for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package system-config-network for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package luma for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package system-config-boot for admin-tools >[2012-05-30 20:24:20,407] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-30 20:24:22,847] DEBUG : no such package openstack-nova for cloud-infrastructure >[2012-05-30 20:24:22,847] DEBUG : no such package imagefactory for cloud-infrastructure >[2012-05-30 20:24:22,847] DEBUG : no such package euca2ools for cloud-infrastructure >[2012-05-30 20:24:22,847] DEBUG : no such package openstack-glance for cloud-infrastructure >[2012-05-30 20:24:22,847] DEBUG : no such package python-novaclient for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package hail for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package openstack-swift for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package deltacloud-core-all for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package tabled for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package iwhd for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package pacemaker-cloud for cloud-infrastructure >[2012-05-30 20:24:22,848] DEBUG : no such package aeolus-all for cloud-infrastructure >[2012-05-30 20:24:22,849] DEBUG : no such package boxgrinder for cloud-infrastructure >[2012-05-30 20:24:22,849] DEBUG : no such package hekafs for cloud-infrastructure >[2012-05-30 20:24:22,849] DEBUG : no such package sheepdog for cloud-infrastructure >[2012-05-30 20:24:28,879] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:24:28,880] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:24:28,880] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:24:28,880] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:24:28,881] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:24:28,882] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:24:28,883] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:24:30,907] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-30 20:24:30,908] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package kile for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-30 20:24:30,909] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-30 20:24:30,910] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package lout for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-30 20:24:30,911] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-30 20:24:32,114] DEBUG : no such package gnome-disk-utility-nautilus for gnome-desktop >[2012-05-30 20:24:32,115] DEBUG : no such package PackageKit-gtk-module for gnome-desktop >[2012-05-30 20:24:32,116] DEBUG : no such package tomboy for gnome-desktop >[2012-05-30 20:24:32,116] DEBUG : no such package gnome-theme-curvylooks for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package istanbul for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package pulseaudio-esound-compat for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package gnome-applets for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package nautilus-sound-converter for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package alacarte for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package gnome-media-apps for gnome-desktop >[2012-05-30 20:24:32,117] DEBUG : no such package xiphos for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package gtweakui for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package gtrayicon for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package gok for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package nautilus-search-tool for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package rss-glx-gnome-screensaver for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package gnome-schedule for gnome-desktop >[2012-05-30 20:24:32,118] DEBUG : no such package gnome-phone-manager for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package xscreensaver-extras-gss for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package gnome-applet-sensors for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package hamster-applet for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package gmrun for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package xscreensaver-gl-extras-gss for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package tango-icon-theme for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package gnote for gnome-desktop >[2012-05-30 20:24:32,119] DEBUG : no such package dasher for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package sabayon for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package wallpapoz for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package screenruler for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package nautilus-actions for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package scim-gtk for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package preferences-menus for gnome-desktop >[2012-05-30 20:24:32,120] DEBUG : no such package gconf-editor for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package byzanz for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package nautilus-open-terminal for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package qtcurve-gtk2 for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package gdesklets for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package gmpc for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package evince-dvi for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package verbiste-gnome for gnome-desktop >[2012-05-30 20:24:32,121] DEBUG : no such package gtkhash-nautilus for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package gonvert for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package gedit-plugins for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package stardict-dic-en for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package gnome-pilot-conduits for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package gnome-commander for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package seahorse-plugins for gnome-desktop >[2012-05-30 20:24:32,122] DEBUG : no such package gnome-applet-alarm-clock for gnome-desktop >[2012-05-30 20:24:32,123] DEBUG : no such package tango-icon-theme-extras for gnome-desktop >[2012-05-30 20:24:32,123] DEBUG : no such package gthumb for gnome-desktop >[2012-05-30 20:24:32,123] DEBUG : no such package nautilus-image-converter for gnome-desktop >[2012-05-30 20:24:32,123] DEBUG : no such package gnome-pilot for gnome-desktop >[2012-05-30 20:24:33,247] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-30 20:24:33,247] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-30 20:24:33,247] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-30 20:24:33,247] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-30 20:24:33,247] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package kile for authoring-and-publishing >[2012-05-30 20:24:33,248] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-30 20:24:33,249] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package lout for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-30 20:24:33,250] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-30 20:24:33,251] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-30 20:24:33,251] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-30 20:24:34,048] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:24:34,049] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:24:34,049] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:24:34,049] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:24:34,050] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:24:34,051] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:24:34,052] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:24:38,727] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:38,728] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:38,729] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:38,729] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:38,729] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:38,730] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:38,730] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:38,731] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:38,731] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:38,731] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:38,732] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:38,732] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:38,732] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:38,732] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:38,732] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:38,733] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:39,445] DEBUG : No package named PyKDE4-devel available to be installed >[2012-05-30 20:24:39,446] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:39,447] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:39,448] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:39,449] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:39,450] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:39,450] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:39,450] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:39,450] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:39,450] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:39,451] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:39,452] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:39,453] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:39,453] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:39,453] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:40,699] DEBUG : Building updates object >[2012-05-30 20:24:40,768] DEBUG : up:simple updates time: 0.021 >[2012-05-30 20:24:40,794] DEBUG : up:obs time: 0.026 >[2012-05-30 20:24:40,794] DEBUG : up:condense time: 0.000 >[2012-05-30 20:24:40,794] DEBUG : updates time: 0.095 >[2012-05-30 20:24:44,130] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:44,130] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:44,131] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:44,131] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:44,131] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:44,132] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:44,132] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:44,132] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:44,132] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:44,133] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:44,134] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:45,746] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:45,746] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:45,746] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:45,747] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:45,748] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:45,749] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:45,749] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:45,749] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:45,749] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:45,749] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:45,750] DEBUG : no such package PyKDE4-devel for kde-software-development >[2012-05-30 20:24:45,750] DEBUG : no such package telepathy-qt4-devel for kde-software-development >[2012-05-30 20:24:45,750] DEBUG : no such package kdbg for kde-software-development >[2012-05-30 20:24:45,750] DEBUG : no such package kdelibs3-devel for kde-software-development >[2012-05-30 20:24:45,750] DEBUG : no such package qt3-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package kdegraphics-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package krazy2 for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package gambas2-runtime for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package PyKDE-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package kdepim-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package PyQt-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package kdemultimedia-devel for kde-software-development >[2012-05-30 20:24:45,751] DEBUG : no such package qt-mobility-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package kdebindings-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package qt3-designer for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package marble-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package kdenetwork-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package kde-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package kdegames-devel for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package qt-creator for kde-software-development >[2012-05-30 20:24:45,752] DEBUG : no such package kdewebdev-devel for kde-software-development >[2012-05-30 20:24:45,753] DEBUG : no such package ktp-common-internals-devel for kde-software-development >[2012-05-30 20:24:45,753] DEBUG : no such package kdesvn for kde-software-development >[2012-05-30 20:24:48,917] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:48,920] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:48,923] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:48,924] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:48,925] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:48,926] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:48,927] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:48,927] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:48,927] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:48,927] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:48,927] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:48,928] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:48,929] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:48,930] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:48,931] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:48,931] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:48,931] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:48,931] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:48,931] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:48,932] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:48,933] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:48,934] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:48,935] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:48,936] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:48,937] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:48,938] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:48,939] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:48,939] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:48,939] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:48,939] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:48,939] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:48,940] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:48,941] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:48,941] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:48,941] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:48,941] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:48,941] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:48,942] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:48,943] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:48,944] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:48,944] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:48,944] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:48,944] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:48,944] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:48,945] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:48,946] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:48,947] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:48,947] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:48,947] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:48,947] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:48,947] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package why for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:48,948] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package q for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:48,949] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:48,950] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:48,950] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:48,950] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:48,950] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:48,950] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:49,990] DEBUG : No package named automake15 available to be installed >[2012-05-30 20:24:49,992] DEBUG : No package named automake16 available to be installed >[2012-05-30 20:24:49,999] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:49,999] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:50,000] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:50,001] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:50,002] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:50,003] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:50,004] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:50,005] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:50,006] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:50,007] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:50,008] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:50,009] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:50,010] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:50,011] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:50,012] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:50,013] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:50,014] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:50,015] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:50,016] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:50,017] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:50,018] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package why for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:50,019] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package q for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:50,020] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:50,021] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:50,021] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:50,021] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:50,021] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:50,022] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:50,022] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:50,022] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:50,022] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:50,022] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:50,023] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:50,024] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:50,025] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:50,026] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:50,027] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:50,028] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:50,029] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:50,030] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:50,031] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:50,032] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:50,033] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:50,034] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:50,035] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:50,036] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:50,037] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:50,038] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:50,039] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:50,040] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package why for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:50,041] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package q for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:50,042] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:50,043] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:56,748] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:56,749] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:56,750] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:56,751] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:56,751] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:56,751] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:56,752] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:56,752] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:56,752] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:56,752] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:56,752] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:56,753] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:56,754] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:56,755] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:56,756] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:56,757] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:56,758] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:56,759] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:56,760] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:56,761] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:56,762] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:56,763] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:56,764] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:56,765] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:56,766] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:56,767] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:56,768] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:56,769] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:56,770] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package why for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:56,771] DEBUG : no such package q for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:56,772] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:56,773] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:58,249] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:58,250] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:58,251] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:58,251] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:58,251] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:58,251] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:58,251] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:58,252] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:58,253] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:58,254] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:58,255] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:58,256] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:58,257] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:58,258] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:58,259] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:58,260] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:58,261] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:58,262] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:58,263] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:58,264] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:58,265] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:58,266] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:58,267] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:58,268] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:58,269] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package why for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:58,270] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package q for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:58,271] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:58,272] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:58,272] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:58,272] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:58,272] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:58,272] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:58,273] DEBUG : no such package automake15 for development-tools >[2012-05-30 20:24:58,273] DEBUG : no such package automake16 for development-tools >[2012-05-30 20:24:58,274] DEBUG : no such package epydoc for development-tools >[2012-05-30 20:24:58,274] DEBUG : no such package polyml-doc for development-tools >[2012-05-30 20:24:58,274] DEBUG : no such package dejagnu for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package insight for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package tolua++ for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package gcc-gnat for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package clipsmm-doc for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package buildbot for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package regexxer for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package qgit for development-tools >[2012-05-30 20:24:58,275] DEBUG : no such package cppunit for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package imake for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package srecord for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package flasm for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package robodoc for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package jam for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package gcl-emacs for development-tools >[2012-05-30 20:24:58,276] DEBUG : no such package erlang for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package monodevelop for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package CodeAnalyst-gui for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package tailor for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package utrac for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package gambas2-ide for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package Sprog for development-tools >[2012-05-30 20:24:58,277] DEBUG : no such package darcs for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package tig for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package alex for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package trac for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package parrot for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package oorexx for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package xfce4-dev-tools for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package virtaal for development-tools >[2012-05-30 20:24:58,278] DEBUG : no such package meld for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package colordiff for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package clips-doc for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package perl-perlmenu for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package quilt for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package ftnchek for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package expect for development-tools >[2012-05-30 20:24:58,279] DEBUG : no such package translate-toolkit for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package tclpro for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package sbcl for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package iasl for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package frysk for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package yasm for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package nqc-doc for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package clisp for development-tools >[2012-05-30 20:24:58,280] DEBUG : no such package astyle for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package livecd-tools for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package cvsgraph for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package gforth for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package trac-mercurial-plugin for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package bigloo-doc for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package monotone for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package ecl for development-tools >[2012-05-30 20:24:58,281] DEBUG : no such package cvsweb for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package gappa for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package tkcvs for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package giggle for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package abicheck for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package asa for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package mantis for development-tools >[2012-05-30 20:24:58,282] DEBUG : no such package tla for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package polyml for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package sysconftool for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package mcrypt for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package curry for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package php-pear-PHP-CodeSniffer for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package gitg for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package bzr-explorer for development-tools >[2012-05-30 20:24:58,283] DEBUG : no such package cvs2cl for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package splint for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package ElectricFence for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package yap for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package pax-utils for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package pscan for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package cvs2svn for development-tools >[2012-05-30 20:24:58,284] DEBUG : no such package gtranslator for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package clips-devel for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package wxGlade for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package revisor for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package koji-web for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package scanmem for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package gprolog for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package kuipc for development-tools >[2012-05-30 20:24:58,285] DEBUG : no such package why3 for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package gcl-xemacs for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package cmucl for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package rapidsvn for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package pl for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package happy for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package cproto for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package clips-emacs for development-tools >[2012-05-30 20:24:58,286] DEBUG : no such package cpan-upload for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package archmage for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package crossvc for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package libdwarf-tools for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package lazarus for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package plague for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package tkcon for development-tools >[2012-05-30 20:24:58,287] DEBUG : no such package undertaker for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package tortoisehg for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package gauche for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package koji-hub for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package clips for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package email2trac for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package mr for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package highlight for development-tools >[2012-05-30 20:24:58,288] DEBUG : no such package frama-c for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package plague-client for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package cpanspec for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package gphpedit for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package xbsql for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package lush for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package emacs-bigloo for development-tools >[2012-05-30 20:24:58,289] DEBUG : no such package ocaml for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package nqc for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package nemiver for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package trac-git-plugin for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package manedit for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package coredumper for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package hugs98 for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package ucblogo for development-tools >[2012-05-30 20:24:58,290] DEBUG : no such package clips-xclips for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package fpc for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package nasm for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package gcl for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package eric for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package scons for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package aplus-fsf for development-tools >[2012-05-30 20:24:58,291] DEBUG : no such package mlton for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package gpsim for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package pungi for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package patchy for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package bigloo for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package elfinfo for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package alleyoop for development-tools >[2012-05-30 20:24:58,292] DEBUG : no such package subcommander for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package frysk-gnome for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package memtest86+ for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package zzuf for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package cvsps for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package sigscheme for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package why for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package mach for development-tools >[2012-05-30 20:24:58,293] DEBUG : no such package clipsmm-devel for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package git-cola for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package svn2cl for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package pikdev for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package gcc-objc for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package q for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package bugzilla for development-tools >[2012-05-30 20:24:58,294] DEBUG : no such package coan for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package ghc for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package gnu-smalltalk for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package codeblocks for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package lcov for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package svnmailer for development-tools >[2012-05-30 20:24:58,295] DEBUG : no such package gputils for development-tools >[2012-05-30 20:24:58,957] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:24:58,958] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:24:58,959] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:24:58,960] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:24:58,962] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:24:58,963] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:24:58,964] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:04,451] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:04,452] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:04,452] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:04,453] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:04,454] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:04,454] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:04,454] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:04,454] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:04,454] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:04,455] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:04,456] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:04,456] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:04,598] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:04,599] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:04,600] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:04,601] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:04,603] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:04,603] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:04,603] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:04,603] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:04,604] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:04,605] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:04,605] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:05,311] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:05,312] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:05,313] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:05,313] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:05,314] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:05,314] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:05,314] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:05,315] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:05,316] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:05,316] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:05,316] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:05,316] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:05,447] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:05,449] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:05,450] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:05,451] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:05,453] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:05,453] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:05,453] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:05,453] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:05,453] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:05,454] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:05,455] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:06,067] DEBUG : No package named dbus-cxx-doc available to be installed >[2012-05-30 20:25:06,071] DEBUG : No package named dbus-cxx-glibmm-devel available to be installed >[2012-05-30 20:25:06,072] DEBUG : No package named dbus-cxx-tools available to be installed >[2012-05-30 20:25:06,073] DEBUG : No package named dbus-cxx-devel available to be installed >[2012-05-30 20:25:06,082] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:06,082] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:06,082] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:06,083] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:06,083] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:06,083] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:06,083] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:06,084] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:06,085] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:06,085] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:06,085] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:06,085] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:06,085] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:06,086] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:06,086] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:06,086] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:06,087] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:06,088] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:12,043] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:12,044] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:12,044] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:12,044] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:12,045] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:12,046] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:13,838] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:13,839] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:13,839] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:13,839] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:13,841] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:13,842] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:13,843] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:13,844] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:13,844] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:13,844] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:13,845] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:13,845] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:13,846] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:13,847] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:13,847] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:13,847] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:13,847] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:13,847] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:17,636] DEBUG : no such package openstack-nova for cloud-infrastructure >[2012-05-30 20:25:17,636] DEBUG : no such package imagefactory for cloud-infrastructure >[2012-05-30 20:25:17,636] DEBUG : no such package euca2ools for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package openstack-glance for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package python-novaclient for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package hail for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package openstack-swift for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package deltacloud-core-all for cloud-infrastructure >[2012-05-30 20:25:17,637] DEBUG : no such package tabled for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package iwhd for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package pacemaker-cloud for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package aeolus-all for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package boxgrinder for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package hekafs for cloud-infrastructure >[2012-05-30 20:25:17,638] DEBUG : no such package sheepdog for cloud-infrastructure >[2012-05-30 20:25:19,186] DEBUG : no such package gparted for admin-tools >[2012-05-30 20:25:19,186] DEBUG : no such package cacti for admin-tools >[2012-05-30 20:25:19,186] DEBUG : no such package yumex for admin-tools >[2012-05-30 20:25:19,186] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package qtparted for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package ntop for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package etherape for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package lshw-gui for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package dbench for admin-tools >[2012-05-30 20:25:19,187] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package galternatives for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package pessulus for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package system-config-network for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package luma for admin-tools >[2012-05-30 20:25:19,188] DEBUG : no such package system-config-boot for admin-tools >[2012-05-30 20:25:19,189] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-30 20:25:25,091] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-30 20:25:26,939] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-30 20:25:26,940] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-30 20:25:26,940] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-30 20:25:26,941] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-30 20:25:26,942] DEBUG : no such package expatmm-devel for development-libs >[2012-05-30 20:25:26,942] DEBUG : no such package poco-doc for development-libs >[2012-05-30 20:25:26,942] DEBUG : no such package ffcall for development-libs >[2012-05-30 20:25:26,942] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-30 20:25:26,942] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package iml-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package poco-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package linbox-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package m4ri-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package libusb-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package DSDP-devel for development-libs >[2012-05-30 20:25:26,943] DEBUG : no such package libedit-devel for development-libs >[2012-05-30 20:25:26,944] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-30 20:25:26,944] DEBUG : no such package givaro-devel for development-libs >[2012-05-30 20:25:27,556] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-30 20:25:27,556] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-30 20:25:27,556] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-30 20:25:27,556] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-30 20:25:27,557] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package kile for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-30 20:25:27,558] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package lout for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-30 20:25:27,559] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-30 20:25:27,560] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-30 20:25:27,560] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-30 20:25:27,560] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-30 20:25:27,560] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-30 20:25:28,099] DEBUG : no such package gnome-disk-utility-nautilus for gnome-desktop >[2012-05-30 20:25:28,102] DEBUG : no such package PackageKit-gtk-module for gnome-desktop >[2012-05-30 20:25:28,103] DEBUG : no such package tomboy for gnome-desktop >[2012-05-30 20:25:28,103] DEBUG : no such package gnome-theme-curvylooks for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package istanbul for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package pulseaudio-esound-compat for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package gnome-applets for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package nautilus-sound-converter for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package alacarte for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package gnome-media-apps for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package xiphos for gnome-desktop >[2012-05-30 20:25:28,104] DEBUG : no such package gtweakui for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package gtrayicon for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package gok for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package nautilus-search-tool for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package rss-glx-gnome-screensaver for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package gnome-schedule for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package gnome-phone-manager for gnome-desktop >[2012-05-30 20:25:28,105] DEBUG : no such package xscreensaver-extras-gss for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package gnome-applet-sensors for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package hamster-applet for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package gmrun for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package xscreensaver-gl-extras-gss for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package tango-icon-theme for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package gnote for gnome-desktop >[2012-05-30 20:25:28,106] DEBUG : no such package dasher for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package sabayon for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package wallpapoz for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package screenruler for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package nautilus-actions for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package scim-gtk for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package preferences-menus for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package gconf-editor for gnome-desktop >[2012-05-30 20:25:28,107] DEBUG : no such package byzanz for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package nautilus-open-terminal for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package qtcurve-gtk2 for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package gdesklets for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package gmpc for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package evince-dvi for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package verbiste-gnome for gnome-desktop >[2012-05-30 20:25:28,108] DEBUG : no such package gtkhash-nautilus for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package gonvert for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package gedit-plugins for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package stardict-dic-en for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package gnome-pilot-conduits for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package gnome-commander for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package seahorse-plugins for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package gnome-applet-alarm-clock for gnome-desktop >[2012-05-30 20:25:28,109] DEBUG : no such package tango-icon-theme-extras for gnome-desktop >[2012-05-30 20:25:28,110] DEBUG : no such package gthumb for gnome-desktop >[2012-05-30 20:25:28,110] DEBUG : no such package nautilus-image-converter for gnome-desktop >[2012-05-30 20:25:28,110] DEBUG : no such package gnome-pilot for gnome-desktop >[2012-05-30 20:25:31,784] DEBUG : TSINFO: Marking dbus-glib-0.92-3.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,785] DEBUG : TSINFO: Marking zlib-1.2.5-6.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,786] DEBUG : TSINFO: Marking polkit-0.104-6.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,788] DEBUG : TSINFO: Marking glib2-2.32.1-1.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,789] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgobject-2.0.so.0()(64bit) >[2012-05-30 20:25:31,789] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libglib-2.0.so.0()(64bit) >[2012-05-30 20:25:31,789] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgio-2.0.so.0()(64bit) >[2012-05-30 20:25:31,790] DEBUG : TSINFO: Marking 1:dbus-libs-1.4.10-4.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,791] DEBUG : TSINFO: Marking ConsoleKit-libs-0.4.5-2.fc17.x86_64 as install for ConsoleKit-0.4.5-2.fc17.x86_64 >[2012-05-30 20:25:31,800] DEBUG : TSINFO: Marking ppp-2.4.5-19.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,802] DEBUG : TSINFO: Marking 1:NetworkManager-glib-0.9.4.0-7.git20120403.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,804] DEBUG : TSINFO: Marking 1:wpa_supplicant-1.0-0.4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,805] DEBUG : TSINFO: Marking mobile-broadband-provider-info-1.20110218-2.fc17.noarch as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,806] DEBUG : TSINFO: Marking libnl3-3.2.7-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,808] DEBUG : TSINFO: Marking ModemManager-0.5.2.0-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,809] DEBUG : TSINFO: Marking udev-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,810] DEBUG : TSINFO: Marking systemd-sysv-44-8.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,811] DEBUG : TSINFO: Marking dnsmasq-2.59-5.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,813] DEBUG : TSINFO: Marking avahi-autoipd-0.6.30-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,814] DEBUG : TSINFO: Marking libuuid-2.21.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,816] DEBUG : TSINFO: Marking nss-3.13.4-3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,817] DEBUG : Quick matched nss-3.13.4-3.fc17.x86_64 to require for libsmime3.so()(64bit) >[2012-05-30 20:25:31,818] DEBUG : TSINFO: Marking nspr-4.9-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,818] DEBUG : Quick matched nspr-4.9-2.fc17.x86_64 to require for libplc4.so()(64bit) >[2012-05-30 20:25:31,819] DEBUG : TSINFO: Marking nss-util-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,820] DEBUG : Quick matched 1:NetworkManager-glib-0.9.4.0-7.git20120403.fc17.x86_64 to require for libnm-glib.so.4()(64bit) >[2012-05-30 20:25:31,821] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-genl-3.so.200()(64bit) >[2012-05-30 20:25:31,821] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-3.so.200()(64bit) >[2012-05-30 20:25:31,821] DEBUG : TSINFO: Marking libgudev1-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,830] DEBUG : TSINFO: Marking 1:NetworkManager-gtk-0.9.4.0-7.git20120403.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,831] DEBUG : TSINFO: Marking libnotify-0.7.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,832] DEBUG : TSINFO: Marking gnome-keyring-3.4.1-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,834] DEBUG : TSINFO: Marking gtk2-2.24.10-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,838] DEBUG : TSINFO: Marking pango-1.30.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,839] DEBUG : Quick matched pango-1.30.0-1.fc17.x86_64 to require for libpango-1.0.so.0()(64bit) >[2012-05-30 20:25:31,840] DEBUG : TSINFO: Marking gtk3-3.4.3-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,844] DEBUG : TSINFO: Marking libgnome-keyring-3.4.1-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,845] DEBUG : TSINFO: Marking 1:gnome-bluetooth-libs-3.4.0-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,846] DEBUG : TSINFO: Marking gdk-pixbuf2-2.26.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,848] DEBUG : TSINFO: Marking GConf2-3.2.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,850] DEBUG : TSINFO: Marking cairo-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,851] DEBUG : TSINFO: Marking cairo-gobject-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,852] DEBUG : TSINFO: Marking atk-2.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-05-30 20:25:31,858] DEBUG : TSINFO: Marking openconnect-3.18-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-05-30 20:25:31,860] 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-05-30 20:25:31,861] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >[2012-05-30 20:25:31,861] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2()(64bit) >[2012-05-30 20:25:31,862] DEBUG : TSINFO: Marking 1:openssl-1.0.0i-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-05-30 20:25:31,863] 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-05-30 20:25:31,869] 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-05-30 20:25:31,870] 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-05-30 20:25:31,872] 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-05-30 20:25:31,877] 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-05-30 20:25:31,882] 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-05-30 20:25:31,885] DEBUG : TSINFO: Marking PackageKit-glib-0.7.4-3.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,887] DEBUG : TSINFO: Marking sqlite-3.7.11-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,889] DEBUG : TSINFO: Marking libarchive-3.0.3-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,893] DEBUG : TSINFO: Marking gstreamer-0.10.36-1.fc17.x86_64 as install for PackageKit-gstreamer-plugin-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,894] DEBUG : Quick matched gstreamer-0.10.36-1.fc17.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >[2012-05-30 20:25:31,897] DEBUG : TSINFO: Marking freetype-2.4.8-3.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,898] DEBUG : TSINFO: Marking fontconfig-2.8.0-6.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,900] DEBUG : TSINFO: Marking dbus-python-0.83.0-9.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,901] DEBUG : TSINFO: Marking PackageKit-0.7.4-3.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:31,907] DEBUG : TSINFO: Marking 1:control-center-filesystem-3.4.1-1.fc17.x86_64 as install for Terminal-0.4.8-2.fc17.x86_64 >[2012-05-30 20:25:31,908] DEBUG : TSINFO: Marking libxfce4util-4.8.2-2.fc17.x86_64 as install for Terminal-0.4.8-2.fc17.x86_64 >[2012-05-30 20:25:31,909] DEBUG : TSINFO: Marking vte-0.28.2-3.fc17.x86_64 as install for Terminal-0.4.8-2.fc17.x86_64 >[2012-05-30 20:25:31,911] DEBUG : TSINFO: Marking exo-0.6.2-4.fc17.x86_64 as install for Terminal-0.4.8-2.fc17.x86_64 >[2012-05-30 20:25:31,912] DEBUG : TSINFO: Marking libX11-1.4.99.901-2.fc17.x86_64 as install for Terminal-0.4.8-2.fc17.x86_64 >[2012-05-30 20:25:31,918] DEBUG : TSINFO: Marking 1:dbus-x11-1.4.10-4.fc17.x86_64 as install for Thunar-1.3.0-6.fc17.x86_64 >[2012-05-30 20:25:31,919] DEBUG : TSINFO: Marking libxfce4ui-4.8.1-2.fc17.x86_64 as install for Thunar-1.3.0-6.fc17.x86_64 >[2012-05-30 20:25:31,920] DEBUG : TSINFO: Marking pcre-8.21-3.fc17.x86_64 as install for Thunar-1.3.0-6.fc17.x86_64 >[2012-05-30 20:25:31,922] DEBUG : TSINFO: Marking libexif-0.6.20-2.fc17.x86_64 as install for Thunar-1.3.0-6.fc17.x86_64 >[2012-05-30 20:25:31,924] DEBUG : TSINFO: Marking abrt-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,925] DEBUG : TSINFO: Marking gdb-7.4.50.20120120-42.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,926] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,927] DEBUG : TSINFO: Marking libreport-plugin-bugzilla-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,929] DEBUG : TSINFO: Marking libreport-plugin-bodhi-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,930] DEBUG : TSINFO: Marking abrt-gui-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,932] DEBUG : TSINFO: Marking abrt-addon-vmcore-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,933] DEBUG : TSINFO: Marking abrt-addon-python-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,934] DEBUG : TSINFO: Marking abrt-addon-kerneloops-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,935] DEBUG : TSINFO: Marking abrt-addon-ccpp-2.0.10-3.fc17.x86_64 as install for abrt-desktop-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:31,938] DEBUG : TSINFO: Marking libacl-2.2.51-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-05-30 20:25:31,939] DEBUG : Quick matched libacl-2.2.51-5.fc17.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2012-05-30 20:25:31,940] DEBUG : TSINFO: Marking libattr-2.4.46-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-05-30 20:25:31,947] 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-05-30 20:25:31,948] DEBUG : TSINFO: Marking libcanberra-0.28-6.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-05-30 20:25:31,950] 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-05-30 20:25:31,951] 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-05-30 20:25:31,952] 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-05-30 20:25:31,955] DEBUG : TSINFO: Marking pulseaudio-libs-1.1-9.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-3.fc17.x86_64 >[2012-05-30 20:25:31,957] DEBUG : TSINFO: Marking alsa-lib-1.0.25-3.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-3.fc17.x86_64 >[2012-05-30 20:25:31,965] DEBUG : TSINFO: Marking libsamplerate-0.1.8-2.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-05-30 20:25:31,965] DEBUG : Quick matched libsamplerate-0.1.8-2.fc17.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >[2012-05-30 20:25:31,966] DEBUG : TSINFO: Marking dialog-1.1-15.20110707.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-05-30 20:25:31,967] 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-05-30 20:25:31,968] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libncursesw.so.5()(64bit) >[2012-05-30 20:25:31,969] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libmenuw.so.5()(64bit) >[2012-05-30 20:25:31,969] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libformw.so.5()(64bit) >[2012-05-30 20:25:31,983] DEBUG : TSINFO: Marking amarok-utils-2.5.0-7.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:31,985] DEBUG : TSINFO: Marking amarok-libs-2.5.0-7.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:31,987] DEBUG : TSINFO: Marking qtscriptbindings-0.1.0-18.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:31,994] DEBUG : TSINFO: Marking 4:perl-5.14.2-211.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:31,997] DEBUG : TSINFO: Marking libstdc++-4.7.0-5.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:31,998] DEBUG : Quick matched libstdc++-4.7.0-5.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.15)(64bit) >[2012-05-30 20:25:31,998] DEBUG : Quick matched libstdc++-4.7.0-5.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >[2012-05-30 20:25:31,998] DEBUG : Quick matched libstdc++-4.7.0-5.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2012-05-30 20:25:31,999] DEBUG : Quick matched libstdc++-4.7.0-5.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3.1)(64bit) >[2012-05-30 20:25:31,999] DEBUG : Quick matched libstdc++-4.7.0-5.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >[2012-05-30 20:25:31,999] DEBUG : TSINFO: Marking mysql-libs-5.5.23-1.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,001] DEBUG : TSINFO: Marking libgcrypt-1.5.0-3.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,003] DEBUG : TSINFO: Marking taglib-1.7.2-1.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,004] DEBUG : TSINFO: Marking qjson-0.7.1-6.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,005] DEBUG : TSINFO: Marking phonon-4.6.0-3.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,007] DEBUG : TSINFO: Marking mysql-embedded-5.5.23-1.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,008] DEBUG : TSINFO: Marking libmygpo-qt-1.0.5-3.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,009] DEBUG : TSINFO: Marking libmtp-1.1.3-2.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,011] DEBUG : TSINFO: Marking loudmouth-1.4.3-10.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,012] DEBUG : TSINFO: Marking liblastfm-0.3.3-4.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,013] DEBUG : TSINFO: Marking libgpod-0.8.2-4.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,015] DEBUG : TSINFO: Marking libcurl-7.24.0-2.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,016] DEBUG : Quick matched amarok-libs-2.5.0-7.fc17.x86_64 to require for libamarokpud.so.1()(64bit) >[2012-05-30 20:25:32,016] DEBUG : Quick matched amarok-libs-2.5.0-7.fc17.x86_64 to require for libamaroklib.so.1()(64bit) >[2012-05-30 20:25:32,016] DEBUG : Quick matched amarok-libs-2.5.0-7.fc17.x86_64 to require for libamarokcore.so.1()(64bit) >[2012-05-30 20:25:32,016] DEBUG : Quick matched amarok-libs-2.5.0-7.fc17.x86_64 to require for libamarok-sqlcollection.so.1()(64bit) >[2012-05-30 20:25:32,017] DEBUG : TSINFO: Marking 1:qt-4.8.1-10.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,019] DEBUG : TSINFO: Marking qtwebkit-2.2.1-4.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,022] DEBUG : TSINFO: Marking 1:qt-x11-4.8.1-10.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,024] DEBUG : Quick matched 1:qt-4.8.1-10.fc17.x86_64 to require for libQtCore.so.4()(64bit) >[2012-05-30 20:25:32,025] DEBUG : TSINFO: Marking mesa-libGL-8.0.2-8.fc17.x86_64 as install for amarok-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:32,032] DEBUG : TSINFO: Marking PackageKit-qt-0.7.4-3.fc17.x86_64 as install for apper-0.7.1-4.fc17.x86_64 >[2012-05-30 20:25:32,032] DEBUG : Quick matched PackageKit-qt-0.7.4-3.fc17.x86_64 to require for libpackagekit-qt2.so.1()(64bit) >[2012-05-30 20:25:32,033] DEBUG : TSINFO: Marking libkworkspace-4.8.3-3.fc17.x86_64 as install for apper-0.7.1-4.fc17.x86_64 >[2012-05-30 20:25:32,041] DEBUG : TSINFO: Marking ark-libs-4.8.3-1.fc17.x86_64 as install for ark-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:32,043] DEBUG : TSINFO: Marking p7zip-plugins-9.20.1-3.fc17.x86_64 as install for ark-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:32,044] DEBUG : TSINFO: Marking soprano-2.7.5-1.fc17.x86_64 as install for ark-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:32,046] DEBUG : TSINFO: Marking kde-baseapps-libs-4.8.3-1.fc17.x86_64 as install for ark-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:32,052] DEBUG : TSINFO: Marking pam-1.1.5-5.fc17.x86_64 as install for at-3.1.13-8.fc17.x86_64 >[2012-05-30 20:25:32,054] DEBUG : TSINFO: Marking libselinux-2.1.10-3.fc17.x86_64 as install for at-3.1.13-8.fc17.x86_64 >[2012-05-30 20:25:32,054] DEBUG : Quick matched pam-1.1.5-5.fc17.x86_64 to require for libpam.so.0()(64bit) >[2012-05-30 20:25:32,061] 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-05-30 20:25:32,062] 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-05-30 20:25:32,063] 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-05-30 20:25:32,071] DEBUG : TSINFO: Marking audit-libs-2.2.1-1.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,072] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-69.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,073] DEBUG : Quick matched audit-libs-2.2.1-1.fc17.x86_64 to require for libaudit.so.1()(64bit) >[2012-05-30 20:25:32,077] DEBUG : TSINFO: Marking python-2.7.3-6.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,079] DEBUG : TSINFO: Marking libpwquality-1.0.0-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,080] DEBUG : TSINFO: Marking newt-python-0.52.14-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,083] 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-05-30 20:25:32,084] DEBUG : TSINFO: Marking usermode-gtk-1.109-1.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,085] DEBUG : TSINFO: Marking hicolor-icon-theme-0.12-4.fc17.noarch as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-05-30 20:25:32,091] DEBUG : TSINFO: Marking avahi-libs-0.6.30-7.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-05-30 20:25:32,092] DEBUG : TSINFO: Marking libdaemon-0.14-3.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-05-30 20:25:32,093] DEBUG : TSINFO: Marking expat-2.1.0-1.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-05-30 20:25:32,094] DEBUG : Quick matched expat-2.1.0-1.fc17.x86_64 to require for libexpat.so.1()(64bit) >[2012-05-30 20:25:32,095] DEBUG : TSINFO: Marking libcap-2.22-2.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-05-30 20:25:32,100] DEBUG : TSINFO: Marking kmod-7-1.fc17.x86_64 as install for b43-openfwwf-5.2-7.fc17.noarch >[2012-05-30 20:25:32,104] DEBUG : TSINFO: Marking libgtop2-2.28.4-2.fc17.x86_64 as install for baobab-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,108] DEBUG : TSINFO: Marking 1:pkgconfig-0.25-4.fc17.x86_64 as install for 1:bash-completion-1.99-1.fc17.noarch >[2012-05-30 20:25:32,110] DEBUG : TSINFO: Marking info-4.13a-16.fc17.x86_64 as install for bc-1.06.95-6.fc17.x86_64 >[2012-05-30 20:25:32,116] DEBUG : TSINFO: Marking krb5-libs-1.10-5.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-05-30 20:25:32,118] DEBUG : TSINFO: Marking libidn-1.24-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-05-30 20:25:32,119] DEBUG : TSINFO: Marking 32:bind-libs-9.9.0-4.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-05-30 20:25:32,120] DEBUG : Quick matched krb5-libs-1.10-5.fc17.x86_64 to require for libk5crypto.so.3()(64bit) >[2012-05-30 20:25:32,120] DEBUG : Quick matched 32:bind-libs-9.9.0-4.fc17.x86_64 to require for libisccc.so.90()(64bit) >[2012-05-30 20:25:32,120] DEBUG : Quick matched 32:bind-libs-9.9.0-4.fc17.x86_64 to require for libisc.so.90()(64bit) >[2012-05-30 20:25:32,122] DEBUG : TSINFO: Marking libcom_err-1.42-4.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-05-30 20:25:32,124] DEBUG : TSINFO: Marking pciutils-libs-3.1.9-1.fc17.x86_64 as install for biosdevname-0.3.11-6.fc17.x86_64 >[2012-05-30 20:25:32,125] DEBUG : Quick matched pciutils-libs-3.1.9-1.fc17.x86_64 to require for libpci.so.3()(64bit) >[2012-05-30 20:25:32,130] DEBUG : TSINFO: Marking kde-filesystem-4-39.fc17.x86_64 as install for bluedevil-1.3-0.3.rc1.fc17.x86_64 >[2012-05-30 20:25:32,131] DEBUG : TSINFO: Marking obexd-0.44-1.fc17.x86_64 as install for bluedevil-1.3-0.3.rc1.fc17.x86_64 >[2012-05-30 20:25:32,132] DEBUG : TSINFO: Marking 1:obex-data-server-0.4.6-3.fc17.x86_64 as install for bluedevil-1.3-0.3.rc1.fc17.x86_64 >[2012-05-30 20:25:32,133] DEBUG : TSINFO: Marking libbluedevil-1.9.1-1.fc17.x86_64 as install for bluedevil-1.3-0.3.rc1.fc17.x86_64 >[2012-05-30 20:25:32,137] DEBUG : TSINFO: Marking bluez-libs-4.98-3.fc17.x86_64 as install for bluez-cups-4.98-3.fc17.x86_64 >[2012-05-30 20:25:32,144] DEBUG : TSINFO: Marking libisofs-1.1.6-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,146] DEBUG : TSINFO: Marking libburn-1.1.8-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,147] DEBUG : TSINFO: Marking dvd+rw-tools-7.1-9.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,148] DEBUG : TSINFO: Marking cdrdao-1.2.3-13.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,150] DEBUG : TSINFO: Marking tracker-0.14.0-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,152] DEBUG : TSINFO: Marking totem-pl-parser-3.4.1-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,155] 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-05-30 20:25:32,157] DEBUG : Quick matched gstreamer-plugins-base-0.10.36-1.fc17.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >[2012-05-30 20:25:32,158] DEBUG : TSINFO: Marking brasero-libs-3.4.1-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,159] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-media3.so.1()(64bit) >[2012-05-30 20:25:32,159] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-burn3.so.1()(64bit) >[2012-05-30 20:25:32,161] DEBUG : TSINFO: Marking nautilus-extensions-3.4.2-4.fc17.x86_64 as install for brasero-nautilus-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,167] DEBUG : TSINFO: Marking e2fsprogs-libs-1.42-4.fc17.x86_64 as install for btrfs-progs-0.19-18.fc17.x86_64 >[2012-05-30 20:25:32,169] DEBUG : TSINFO: Marking bzip2-libs-1.0.6-4.fc17.x86_64 as install for bzip2-1.0.6-4.fc17.x86_64 >[2012-05-30 20:25:32,172] DEBUG : TSINFO: Marking neon-0.29.6-2.fc17.x86_64 as install for cadaver-0.23.3-3.fc17.x86_64 >[2012-05-30 20:25:32,178] DEBUG : TSINFO: Marking pygobject3-3.2.0-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-05-30 20:25:32,179] DEBUG : TSINFO: Marking libxklavier-5.2.1-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-05-30 20:25:32,180] DEBUG : TSINFO: Marking libgee06-0.6.4-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-05-30 20:25:32,184] DEBUG : TSINFO: Marking cdparanoia-libs-10.2-11.fc17.x86_64 as install for cdparanoia-10.2-11.fc17.x86_64 >[2012-05-30 20:25:32,185] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_paranoia.so.0()(64bit) >[2012-05-30 20:25:32,185] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_interface.so.0()(64bit) >[2012-05-30 20:25:32,197] 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-05-30 20:25:32,200] 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-05-30 20:25:32,201] DEBUG : TSINFO: Marking libmx-1.4.5-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,203] 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-05-30 20:25:32,204] 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-05-30 20:25:32,205] DEBUG : TSINFO: Marking libdrm-2.4.33-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,206] DEBUG : TSINFO: Marking cogl-1.10.2-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,207] DEBUG : Quick matched cogl-1.10.2-1.fc17.x86_64 to require for libcogl-pango.so.0()(64bit) >[2012-05-30 20:25:32,208] 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-05-30 20:25:32,209] 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-05-30 20:25:32,211] DEBUG : TSINFO: Marking clutter-1.10.4-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,213] 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-05-30 20:25:32,214] DEBUG : Quick matched 2:cheese-libs-3.4.1-1.fc17.x86_64 to require for libcheese-gtk.so.21()(64bit) >[2012-05-30 20:25:32,214] DEBUG : TSINFO: Marking libXfixes-5.0-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,215] DEBUG : TSINFO: Marking libXdamage-1.1.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,216] DEBUG : TSINFO: Marking libXcomposite-0.4.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,219] DEBUG : TSINFO: Marking popt-1.13-10.fc17.x86_64 as install for chkconfig-1.3.59-1.fc17.x86_64 >[2012-05-30 20:25:32,219] DEBUG : Quick matched popt-1.13-10.fc17.x86_64 to require for libpopt.so.0()(64bit) >[2012-05-30 20:25:32,223] DEBUG : TSINFO: Marking nss-softokn-freebl-3.13.4-2.fc17.x86_64 as install for chrony-1.27-0.3.pre1.fc17.x86_64 >[2012-05-30 20:25:32,223] DEBUG : Quick matched nss-softokn-freebl-3.13.4-2.fc17.x86_64 to require for libfreebl3.so()(64bit) >[2012-05-30 20:25:32,224] DEBUG : TSINFO: Marking libedit-3.0-6.20110802cvs.fc17.x86_64 as install for chrony-1.27-0.3.pre1.fc17.x86_64 >[2012-05-30 20:25:32,228] DEBUG : TSINFO: Marking libtalloc-2.0.7-4.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-05-30 20:25:32,229] DEBUG : TSINFO: Marking keyutils-libs-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-05-30 20:25:32,230] DEBUG : TSINFO: Marking keyutils-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-05-30 20:25:32,232] DEBUG : TSINFO: Marking 2:libwbclient-3.6.5-86.fc17.1.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-05-30 20:25:32,233] DEBUG : TSINFO: Marking libcap-ng-0.6.6-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-05-30 20:25:32,234] DEBUG : TSINFO: Marking fontpackages-filesystem-1.44-3.fc17.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >[2012-05-30 20:25:32,241] DEBUG : TSINFO: Marking shared-color-profiles-0.1.5-2.fc17.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-05-30 20:25:32,242] DEBUG : TSINFO: Marking color-filesystem-1-9.noarch as install for colord-0.1.18-2.fc17.x86_64 >[2012-05-30 20:25:32,243] 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-05-30 20:25:32,244] DEBUG : TSINFO: Marking lcms2-2.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-05-30 20:25:32,245] DEBUG : TSINFO: Marking libgusb-0.1.3-2.fc17.x86_64 as install for colord-0.1.18-2.fc17.x86_64 >[2012-05-30 20:25:32,255] 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-05-30 20:25:32,256] 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-05-30 20:25:32,258] DEBUG : TSINFO: Marking gnome-settings-daemon-3.4.1-4.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,260] 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-05-30 20:25:32,261] DEBUG : TSINFO: Marking pulseaudio-libs-glib2-1.1-9.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,263] DEBUG : TSINFO: Marking iso-codes-3.34-1.fc17.noarch as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,264] 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-05-30 20:25:32,265] 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-05-30 20:25:32,266] DEBUG : TSINFO: Marking libwacom-0.5-3.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,267] DEBUG : TSINFO: Marking upower-0.9.16-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,269] 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-05-30 20:25:32,270] DEBUG : Quick matched gnome-online-accounts-3.4.1-1.fc17.x86_64 to require for libgoa-1.0.so.0()(64bit) >[2012-05-30 20:25:32,270] 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-05-30 20:25:32,271] DEBUG : Quick matched libgnomekbd-3.4.0.2-2.fc17.x86_64 to require for libgnomekbd.so.7()(64bit) >[2012-05-30 20:25:32,272] 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-05-30 20:25:32,274] DEBUG : TSINFO: Marking libXi-1.6.1-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,279] 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-05-30 20:25:32,280] DEBUG : TSINFO: Marking pcsc-lite-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-05-30 20:25:32,282] DEBUG : TSINFO: Marking nss-tools-3.13.4-3.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-05-30 20:25:32,285] DEBUG : TSINFO: Marking nss-softokn-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-05-30 20:25:32,286] 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-05-30 20:25:32,293] DEBUG : TSINFO: Marking grep-2.12-1.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-05-30 20:25:32,295] DEBUG : TSINFO: Marking 1:gmp-5.0.2-6.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-05-30 20:25:32,295] DEBUG : Quick matched 1:gmp-5.0.2-6.fc17.x86_64 to require for libgmp.so.10()(64bit) >[2012-05-30 20:25:32,301] DEBUG : TSINFO: Marking sed-4.2.1-8.fc17.x86_64 as install for cronie-1.4.8-11.fc17.x86_64 >[2012-05-30 20:25:32,306] DEBUG : TSINFO: Marking cryptsetup-libs-1.4.2-1.fc17.x86_64 as install for cryptsetup-1.4.2-1.fc17.x86_64 >[2012-05-30 20:25:32,306] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) >[2012-05-30 20:25:32,306] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4()(64bit) >[2012-05-30 20:25:32,313] DEBUG : TSINFO: Marking csound-5.13.0-8.fc17.x86_64 as install for csound-python-5.13.0-8.fc17.x86_64 >[2012-05-30 20:25:32,315] DEBUG : TSINFO: Marking libsndfile-1.0.25-2.fc17.x86_64 as install for csound-python-5.13.0-8.fc17.x86_64 >[2012-05-30 20:25:32,315] DEBUG : Quick matched libsndfile-1.0.25-2.fc17.x86_64 to require for libsndfile.so.1()(64bit) >[2012-05-30 20:25:32,317] DEBUG : TSINFO: Marking python-libs-2.7.3-6.fc17.x86_64 as install for csound-python-5.13.0-8.fc17.x86_64 >[2012-05-30 20:25:32,319] DEBUG : TSINFO: Marking liblo-0.26-3.fc17.x86_64 as install for csound-python-5.13.0-8.fc17.x86_64 >[2012-05-30 20:25:32,320] DEBUG : TSINFO: Marking libgomp-4.7.0-5.fc17.x86_64 as install for csound-python-5.13.0-8.fc17.x86_64 >[2012-05-30 20:25:32,330] DEBUG : TSINFO: Marking poppler-utils-0.18.4-3.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-05-30 20:25:32,332] DEBUG : TSINFO: Marking gnutls-2.12.17-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-05-30 20:25:32,333] DEBUG : TSINFO: Marking openldap-2.4.30-2.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-05-30 20:25:32,335] DEBUG : TSINFO: Marking libgpg-error-1.10-2.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-05-30 20:25:32,342] 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-05-30 20:25:32,354] DEBUG : TSINFO: Marking duplicity-0.6.18-1.fc17.x86_64 as install for deja-dup-20.2-2.fc17.x86_64 >[2012-05-30 20:25:32,356] DEBUG : TSINFO: Marking python-cloudfiles-1.7.9.3-1.fc17.noarch as install for deja-dup-20.2-2.fc17.x86_64 >[2012-05-30 20:25:32,357] DEBUG : TSINFO: Marking dejavu-fonts-common-2.33-3.fc17.noarch as install for dejavu-sans-fonts-2.33-3.fc17.noarch >[2012-05-30 20:25:32,359] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch as install for desktop-backgrounds-compat-17.0.0-1.fc17.noarch >[2012-05-30 20:25:32,362] DEBUG : TSINFO: Marking 12:dhcp-libs-4.2.4-0.4.rc1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.4.rc1.fc17.x86_64 >[2012-05-30 20:25:32,363] DEBUG : TSINFO: Marking 12:dhcp-common-4.2.4-0.4.rc1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.4.rc1.fc17.x86_64 >[2012-05-30 20:25:32,364] DEBUG : TSINFO: Marking 32:bind-libs-lite-9.9.0-4.fc17.x86_64 as install for 12:dhclient-4.2.4-0.4.rc1.fc17.x86_64 >[2012-05-30 20:25:32,365] DEBUG : Quick matched 32:bind-libs-lite-9.9.0-4.fc17.x86_64 to require for libdns-export.so.93()(64bit) >[2012-05-30 20:25:32,376] DEBUG : TSINFO: Marking digikam-libs-2.6.0-0.4.beta3.fc17.1.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,378] DEBUG : TSINFO: Marking perl-PathTools-3.33-211.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,379] DEBUG : TSINFO: Marking kcm_colors-4.8.3-3.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,381] DEBUG : TSINFO: Marking 1:libusb-0.1.3-10.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,382] DEBUG : TSINFO: Marking lensfun-0.2.5-6.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,383] DEBUG : TSINFO: Marking kdepimlibs-4.8.3-1.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,385] DEBUG : TSINFO: Marking libkipi-4.8.3-1.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,387] DEBUG : TSINFO: Marking libkgeomap-2.6.0-0.4.beta3.fc17.1.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,388] DEBUG : TSINFO: Marking libkface-2.6.0-0.4.beta3.fc17.1.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,390] DEBUG : TSINFO: Marking libkexiv2-4.8.3-1.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,391] DEBUG : TSINFO: Marking libkdcraw-4.8.3-1.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,394] DEBUG : TSINFO: Marking libgphoto2-2.4.11-3.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,395] DEBUG : Quick matched libgphoto2-2.4.11-3.fc17.x86_64 to require for libgphoto2.so.2()(64bit) >[2012-05-30 20:25:32,395] DEBUG : Quick matched digikam-libs-2.6.0-0.4.beta3.fc17.1.x86_64 to require for libdigikamcore.so.2()(64bit) >[2012-05-30 20:25:32,404] DEBUG : TSINFO: Marking atlas-3.8.4-3.fc17.x86_64 as install for digikam-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:32,407] 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-05-30 20:25:32,408] 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-05-30 20:25:32,410] 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-05-30 20:25:32,411] DEBUG : TSINFO: Marking kpartx-0.4.9-25.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-05-30 20:25:32,412] 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-05-30 20:25:32,413] DEBUG : TSINFO: Marking libsepol-2.1.5-3.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-05-30 20:25:32,419] 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-05-30 20:25:32,422] DEBUG : TSINFO: Marking libblkid-2.21.1-1.fc17.x86_64 as install for e2fsprogs-1.42-4.fc17.x86_64 >[2012-05-30 20:25:32,422] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2012-05-30 20:25:32,423] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >[2012-05-30 20:25:32,424] DEBUG : TSINFO: Marking libss-1.42-4.fc17.x86_64 as install for e2fsprogs-1.42-4.fc17.x86_64 >[2012-05-30 20:25:32,433] 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-05-30 20:25:32,434] 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-05-30 20:25:32,435] 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-05-30 20:25:32,450] DEBUG : TSINFO: Marking telepathy-salut-0.8.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,452] 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-05-30 20:25:32,454] DEBUG : TSINFO: Marking telepathy-haze-0.6.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,456] DEBUG : TSINFO: Marking telepathy-gabble-0.16.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,458] DEBUG : TSINFO: Marking telepathy-idle-0.1.11-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,459] DEBUG : TSINFO: Marking telepathy-filesystem-0.0.2-3.fc17.noarch as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,461] DEBUG : TSINFO: Marking telepathy-glib-0.18.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,462] 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-05-30 20:25:32,462] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,463] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,464] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,465] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,466] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,467] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,468] 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-05-30 20:25:32,469] 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-05-30 20:25:32,469] 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-05-30 20:25:32,469] 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-05-30 20:25:32,470] DEBUG : TSINFO: Marking webkitgtk3-1.8.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,472] DEBUG : TSINFO: Marking telepathy-logger-0.4.0-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,474] DEBUG : TSINFO: Marking telepathy-farstream-0.4.0-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,475] DEBUG : TSINFO: Marking libsoup-2.38.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,476] DEBUG : TSINFO: Marking p11-kit-0.12-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,478] DEBUG : TSINFO: Marking geoclue-0.12.0-10.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,480] DEBUG : TSINFO: Marking gcr-3.4.1-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,481] DEBUG : Quick matched gcr-3.4.1-2.fc17.x86_64 to require for libgcr-3.so.1()(64bit) >[2012-05-30 20:25:32,481] DEBUG : Quick matched gcr-3.4.1-2.fc17.x86_64 to require for libgck-1.so.0()(64bit) >[2012-05-30 20:25:32,482] DEBUG : TSINFO: Marking 1:folks-0.6.9-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,483] DEBUG : Quick matched 1:folks-0.6.9-1.fc17.x86_64 to require for libfolks-telepathy.so.25()(64bit) >[2012-05-30 20:25:32,484] DEBUG : TSINFO: Marking farstream-0.1.2-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,485] DEBUG : TSINFO: Marking 1:enchant-1.6.0-4.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,487] DEBUG : TSINFO: Marking evolution-data-server-3.4.1-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,489] DEBUG : Quick matched evolution-data-server-3.4.1-2.fc17.x86_64 to require for libebook-1.2.so.13()(64bit) >[2012-05-30 20:25:32,490] DEBUG : TSINFO: Marking libchamplain-gtk-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,491] DEBUG : TSINFO: Marking libchamplain-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,498] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,499] DEBUG : TSINFO: Marking gsettings-desktop-schemas-3.4.1-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,500] DEBUG : TSINFO: Marking libpeas-1.4.0-2.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,501] DEBUG : Quick matched libpeas-1.4.0-2.fc17.x86_64 to require for libpeas-1.0.so.0()(64bit) >[2012-05-30 20:25:32,502] DEBUG : TSINFO: Marking gobject-introspection-1.32.1-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,504] DEBUG : TSINFO: Marking libffi-3.0.10-2.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,505] DEBUG : TSINFO: Marking exempi-2.2.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,508] DEBUG : TSINFO: Marking etoys-4.1.2390-5.fc17.noarch as install for etoys-sugar-4.1.2390-5.fc17.noarch >[2012-05-30 20:25:32,509] DEBUG : TSINFO: Marking sugar-presence-service-0.90.2-1.fc17.noarch as install for etoys-sugar-4.1.2390-5.fc17.noarch >[2012-05-30 20:25:32,516] DEBUG : TSINFO: Marking evince-libs-3.4.0-2.fc17.x86_64 as install for evince-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:32,517] DEBUG : Quick matched evince-libs-3.4.0-2.fc17.x86_64 to require for libevview3.so.3()(64bit) >[2012-05-30 20:25:32,517] DEBUG : Quick matched evince-libs-3.4.0-2.fc17.x86_64 to require for libevdocument3.so.4()(64bit) >[2012-05-30 20:25:32,532] DEBUG : TSINFO: Marking libical-0.48-2.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,533] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libicalss.so.0()(64bit) >[2012-05-30 20:25:32,533] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libical.so.0()(64bit) >[2012-05-30 20:25:32,534] DEBUG : TSINFO: Marking libgweather-3.4.1-1.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,535] DEBUG : TSINFO: Marking gtkhtml3-4.4.1-2.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,536] DEBUG : Quick matched gtkhtml3-4.4.1-2.fc17.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >[2012-05-30 20:25:32,537] DEBUG : TSINFO: Marking libgdata-0.12.0-1.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,546] DEBUG : TSINFO: Marking gnome-themes-2.32.0-8.fc17.noarch as install for fedora-icon-theme-1.0.0-12.fc17.noarch >[2012-05-30 20:25:32,551] DEBUG : TSINFO: Marking hesiod-3.1.0-21.fc17.x86_64 as install for fetchmail-6.3.21-2.fc17.x86_64 >[2012-05-30 20:25:32,553] DEBUG : TSINFO: Marking file-libs-5.10-5.fc17.x86_64 as install for file-5.10-5.fc17.x86_64 >[2012-05-30 20:25:32,554] DEBUG : Quick matched file-libs-5.10-5.fc17.x86_64 to require for libmagic.so.1()(64bit) >[2012-05-30 20:25:32,569] DEBUG : TSINFO: Marking xulrunner-12.0-1.fc17.x86_64 as install for firefox-12.0-1.fc17.x86_64 >[2012-05-30 20:25:32,571] DEBUG : TSINFO: Marking fedora-bookmarks-15-0.2.noarch as install for firefox-12.0-1.fc17.x86_64 >[2012-05-30 20:25:32,572] DEBUG : Quick matched xulrunner-12.0-1.fc17.x86_64 to require for libxpcom.so()(64bit) >[2012-05-30 20:25:32,573] DEBUG : TSINFO: Marking startup-notification-0.12-3.fc17.x86_64 as install for firefox-12.0-1.fc17.x86_64 >[2012-05-30 20:25:32,576] DEBUG : TSINFO: Marking python-pwquality-1.0.0-2.fc17.x86_64 as install for firstboot-17.3-1.fc17.x86_64 >[2012-05-30 20:25:32,578] DEBUG : TSINFO: Marking python-meh-0.12-1.fc17.noarch as install for firstboot-17.3-1.fc17.x86_64 >[2012-05-30 20:25:32,579] DEBUG : TSINFO: Marking python-ethtool-0.7-3.fc17.x86_64 as install for firstboot-17.3-1.fc17.x86_64 >[2012-05-30 20:25:32,580] DEBUG : TSINFO: Marking pygtk2-2.24.0-4.fc17.x86_64 as install for firstboot-17.3-1.fc17.x86_64 >[2012-05-30 20:25:32,581] DEBUG : TSINFO: Marking libuser-python-0.57.6-1.fc17.x86_64 as install for firstboot-17.3-1.fc17.x86_64 >[2012-05-30 20:25:32,592] DEBUG : TSINFO: Marking foomatic-db-4.0-31.20120103.fc17.noarch as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-05-30 20:25:32,594] 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-05-30 20:25:32,601] DEBUG : TSINFO: Marking fprintd-0.4.1-2.fc17.x86_64 as install for fprintd-pam-0.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,615] DEBUG : TSINFO: Marking libXau-1.0.6-3.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,617] 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-05-30 20:25:32,618] DEBUG : TSINFO: Marking fedora-logos-17.0.2-1.fc17.noarch as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,619] 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-05-30 20:25:32,621] DEBUG : TSINFO: Marking pulseaudio-gdm-hooks-1.1-9.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,622] DEBUG : TSINFO: Marking gnome-keyring-pam-3.4.1-2.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,623] 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-05-30 20:25:32,624] DEBUG : TSINFO: Marking libXdmcp-1.1.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,631] DEBUG : TSINFO: Marking gtksourceview3-3.4.1-1.fc17.x86_64 as install for 2:gedit-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,642] DEBUG : TSINFO: Marking urw-fonts-2.4-11.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,643] DEBUG : TSINFO: Marking poppler-data-0.4.5-2.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,644] DEBUG : TSINFO: Marking 2:libpng-1.5.10-1.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,645] DEBUG : TSINFO: Marking ghostscript-fonts-5.50-28.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,646] DEBUG : TSINFO: Marking libtiff-3.9.5-3.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,648] DEBUG : TSINFO: Marking libXt-1.1.2-2.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-05-30 20:25:32,663] 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-05-30 20:25:32,667] 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-05-30 20:25:32,669] 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-05-30 20:25:32,670] 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-05-30 20:25:32,671] 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-05-30 20:25:32,672] 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-05-30 20:25:32,674] DEBUG : TSINFO: Marking webkitgtk-1.8.1-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-05-30 20:25:32,676] 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-05-30 20:25:32,677] 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-05-30 20:25:32,678] 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-05-30 20:25:32,679] 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-05-30 20:25:32,679] 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-05-30 20:25:32,679] 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-05-30 20:25:32,679] 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-05-30 20:25:32,680] 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-05-30 20:25:32,680] 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-05-30 20:25:32,680] 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-05-30 20:25:32,680] 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-05-30 20:25:32,681] 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-05-30 20:25:32,682] 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-05-30 20:25:32,684] 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-05-30 20:25:32,685] 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-05-30 20:25:32,691] DEBUG : TSINFO: Marking ca-certificates-2012.81-1.fc17.noarch as install for glib-networking-2.32.1-1.fc17.x86_64 >[2012-05-30 20:25:32,693] DEBUG : TSINFO: Marking glibc-common-2.15-37.fc17.x86_64 as install for glibc-2.15-37.fc17.x86_64 >[2012-05-30 20:25:32,697] DEBUG : TSINFO: Marking mesa-libGLU-8.0.2-8.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-05-30 20:25:32,698] DEBUG : TSINFO: Marking libGLEW-1.6.0-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-05-30 20:25:32,704] DEBUG : TSINFO: Marking bluez-4.98-3.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:32,705] DEBUG : TSINFO: Marking gvfs-obexftp-1.12.3-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:32,713] 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-05-30 20:25:32,714] 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-05-30 20:25:32,716] 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-05-30 20:25:32,717] DEBUG : TSINFO: Marking exiv2-libs-0.22-5.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-05-30 20:25:32,732] DEBUG : TSINFO: Marking udisks2-1.94.0-4.fc17.x86_64 as install for gnome-disk-utility-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,734] DEBUG : TSINFO: Marking libudisks2-1.94.0-4.fc17.x86_64 as install for gnome-disk-utility-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,740] DEBUG : TSINFO: Marking liboauth-0.9.6-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,743] DEBUG : TSINFO: Marking gjs-1.32.0-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,751] DEBUG : TSINFO: Marking pygobject2-2.28.6-3.fc17.x86_64 as install for 1:gnome-games-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,758] DEBUG : TSINFO: Marking PackageKit-device-rebind-0.7.4-3.fc17.x86_64 as install for gnome-packagekit-3.4.0-1.fc17.x86_64 >[2012-05-30 20:25:32,765] DEBUG : TSINFO: Marking gnome-panel-libs-3.4.1-2.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,767] DEBUG : TSINFO: Marking libwnck3-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,768] DEBUG : TSINFO: Marking gnome-session-xsession-3.4.1-2.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,777] DEBUG : TSINFO: Marking libXxf86vm-1.1.2-1.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,779] DEBUG : TSINFO: Marking libXxf86misc-1.0.3-3.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,790] DEBUG : TSINFO: Marking libXrender-0.9.7-1.fc17.x86_64 as install for gnome-session-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,802] DEBUG : TSINFO: Marking mutter-3.4.1-3.fc17.x86_64 as install for gnome-shell-3.4.1-4.fc17.x86_64 >[2012-05-30 20:25:32,803] DEBUG : TSINFO: Marking mozilla-filesystem-1.9-7.fc17.x86_64 as install for gnome-shell-3.4.1-4.fc17.x86_64 >[2012-05-30 20:25:32,805] DEBUG : TSINFO: Marking libcroco-0.6.5-1.fc17.x86_64 as install for gnome-shell-3.4.1-4.fc17.x86_64 >[2012-05-30 20:25:32,815] DEBUG : TSINFO: Marking libsigc++20-2.2.10-2.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,816] DEBUG : TSINFO: Marking pangomm-2.28.4-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,817] DEBUG : TSINFO: Marking gtkmm30-3.4.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,818] DEBUG : TSINFO: Marking glibmm24-2.32.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,819] DEBUG : Quick matched glibmm24-2.32.0-1.fc17.x86_64 to require for libgiomm-2.4.so.1()(64bit) >[2012-05-30 20:25:32,820] DEBUG : TSINFO: Marking cairomm-1.10.0-4.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,821] DEBUG : TSINFO: Marking atkmm-2.22.6-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:32,827] DEBUG : TSINFO: Marking adwaita-gtk3-theme-3.4.1-1.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,828] DEBUG : TSINFO: Marking adwaita-gtk2-theme-3.4.1-1.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,829] DEBUG : TSINFO: Marking adwaita-cursor-theme-3.4.1-1.fc17.noarch as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,830] DEBUG : TSINFO: Marking gtk2-engines-2.20.2-4.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,834] DEBUG : TSINFO: Marking abattis-cantarell-fonts-0.0.8-1.fc17.noarch as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,840] DEBUG : TSINFO: Marking pinentry-0.8.1-6.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-05-30 20:25:32,843] DEBUG : TSINFO: Marking libassuan-2.0.1-2.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-05-30 20:25:32,844] DEBUG : TSINFO: Marking pth-2.0.7-15.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-05-30 20:25:32,866] 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-05-30 20:25:32,867] 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-05-30 20:25:32,868] 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-05-30 20:25:32,869] 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-05-30 20:25:32,871] 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-05-30 20:25:32,872] 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-05-30 20:25:32,873] 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-05-30 20:25:32,874] 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-05-30 20:25:32,875] 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-05-30 20:25:32,876] 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-05-30 20:25:32,878] 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-05-30 20:25:32,879] 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-05-30 20:25:32,881] 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-05-30 20:25:32,901] DEBUG : TSINFO: Marking libcdio-0.83-3.fc17.x86_64 as install for gvfs-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,902] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >[2012-05-30 20:25:32,903] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >[2012-05-30 20:25:32,903] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_paranoia.so.1()(64bit) >[2012-05-30 20:25:32,903] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1()(64bit) >[2012-05-30 20:25:32,903] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13()(64bit) >[2012-05-30 20:25:32,904] DEBUG : TSINFO: Marking libbluray-0.2.2-1.fc17.x86_64 as install for gvfs-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,905] DEBUG : TSINFO: Marking avahi-glib-0.6.30-7.fc17.x86_64 as install for gvfs-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,913] DEBUG : TSINFO: Marking fuse-libs-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,914] DEBUG : Quick matched fuse-libs-2.8.7-1.fc17.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >[2012-05-30 20:25:32,914] DEBUG : TSINFO: Marking fuse-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,923] DEBUG : TSINFO: Marking 2:libsmbclient-3.6.5-86.fc17.1.x86_64 as install for gvfs-smb-1.12.3-1.fc17.x86_64 >[2012-05-30 20:25:32,930] DEBUG : TSINFO: Marking gwenview-libs-4.8.3-1.fc17.x86_64 as install for gwenview-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:32,931] DEBUG : Quick matched gwenview-libs-4.8.3-1.fc17.x86_64 to require for libgwenviewlib.so.4()(64bit) >[2012-05-30 20:25:32,944] DEBUG : TSINFO: Marking hplip-libs-3.12.4-2.fc17.x86_64 as install for 1:hpijs-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:32,946] DEBUG : TSINFO: Marking 1:net-snmp-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:32,947] DEBUG : TSINFO: Marking 1:net-snmp-libs-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:32,948] DEBUG : Quick matched hplip-libs-3.12.4-2.fc17.x86_64 to require for libhpip.so.0()(64bit) >[2012-05-30 20:25:32,954] DEBUG : TSINFO: Marking python-imaging-1.1.7-6.fc17.x86_64 as install for hplip-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:32,963] DEBUG : TSINFO: Marking ibus-libs-1.4.99.20120428-1.fc17.x86_64 as install for ibus-1.4.99.20120428-1.fc17.x86_64 >[2012-05-30 20:25:32,965] DEBUG : TSINFO: Marking gnome-icon-theme-legacy-3.4.0-1.fc17.noarch as install for ibus-1.4.99.20120428-1.fc17.x86_64 >[2012-05-30 20:25:32,966] DEBUG : TSINFO: Marking pyxdg-0.19-4.fc17.noarch as install for ibus-1.4.99.20120428-1.fc17.x86_64 >[2012-05-30 20:25:32,967] DEBUG : TSINFO: Marking notify-python-0.1.1-20.fc17.x86_64 as install for ibus-1.4.99.20120428-1.fc17.x86_64 >[2012-05-30 20:25:32,968] DEBUG : TSINFO: Marking libxkbfile-1.0.8-1.fc17.x86_64 as install for ibus-1.4.99.20120428-1.fc17.x86_64 >[2012-05-30 20:25:32,971] DEBUG : TSINFO: Marking kasumi-2.5-7.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-05-30 20:25:32,972] DEBUG : TSINFO: Marking anthy-9100h-17.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-05-30 20:25:32,973] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthydic.so.0()(64bit) >[2012-05-30 20:25:32,973] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthy.so.0()(64bit) >[2012-05-30 20:25:32,976] DEBUG : TSINFO: Marking libchewing-0.3.3-2.fc17.x86_64 as install for ibus-chewing-1.3.10-3.fc17.x86_64 >[2012-05-30 20:25:32,977] DEBUG : Quick matched libchewing-0.3.3-2.fc17.x86_64 to require for libchewing.so.3()(64bit) >[2012-05-30 20:25:32,979] DEBUG : TSINFO: Marking libhangul-0.1.0-2.fc17.x86_64 as install for ibus-hangul-1.4.1-1.fc17.x86_64 >[2012-05-30 20:25:32,980] DEBUG : Quick matched libhangul-0.1.0-2.fc17.x86_64 to require for libhangul.so.1()(64bit) >[2012-05-30 20:25:32,981] DEBUG : TSINFO: Marking libtranslit-m17n-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.6-1.fc17.noarch >[2012-05-30 20:25:32,982] DEBUG : TSINFO: Marking libtranslit-icu-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.6-1.fc17.noarch >[2012-05-30 20:25:32,984] DEBUG : TSINFO: Marking libtranslit-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.6-1.fc17.noarch >[2012-05-30 20:25:32,988] DEBUG : TSINFO: Marking eekboard-1.0.7-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-05-30 20:25:32,989] 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-05-30 20:25:32,991] DEBUG : TSINFO: Marking iok-2.1.2-1.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-05-30 20:25:32,992] DEBUG : Quick matched m17n-lib-1.6.3-2.fc17.x86_64 to require for libm17n-core.so.0()(64bit) >[2012-05-30 20:25:32,992] DEBUG : TSINFO: Marking eekboard-libs-1.0.7-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-05-30 20:25:32,993] DEBUG : Quick matched eekboard-libs-1.0.7-2.fc17.x86_64 to require for libeek.so.0()(64bit) >[2012-05-30 20:25:32,998] DEBUG : TSINFO: Marking libpinyin-0.5.92-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-05-30 20:25:32,999] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0(LIBPINYIN)(64bit) >[2012-05-30 20:25:32,999] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0()(64bit) >[2012-05-30 20:25:33,000] DEBUG : TSINFO: Marking opencc-0.3.0-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-05-30 20:25:33,001] DEBUG : TSINFO: Marking lua-5.1.4-10.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-05-30 20:25:33,006] DEBUG : TSINFO: Marking libicu-4.8.1.1-2.fc17.x86_64 as install for ibus-qt-1.3.1-8.fc17.x86_64 >[2012-05-30 20:25:33,006] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicui18n.so.48()(64bit) >[2012-05-30 20:25:33,007] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicudata.so.48()(64bit) >[2012-05-30 20:25:33,011] 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-05-30 20:25:33,018] 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-05-30 20:25:33,020] DEBUG : TSINFO: Marking imsettings-libs-1.2.9-1.fc17.x86_64 as install for im-chooser-1.5.2.2-1.fc17.x86_64 >[2012-05-30 20:25:33,040] DEBUG : TSINFO: Marking sysvinit-tools-2.88-6.dsf.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,042] DEBUG : TSINFO: Marking net-tools-1.60-134.20120127git.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,043] DEBUG : TSINFO: Marking mingetty-1.08-10.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,044] DEBUG : TSINFO: Marking psmisc-22.16-1.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,045] DEBUG : TSINFO: Marking fedora-release-17-1.noarch as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,047] DEBUG : TSINFO: Marking 1:findutils-4.5.10-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,048] DEBUG : TSINFO: Marking gawk-4.0.0-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-05-30 20:25:33,054] DEBUG : TSINFO: Marking db4-4.8.30-10.fc17.x86_64 as install for iproute-3.3.0-2.fc17.x86_64 >[2012-05-30 20:25:33,055] DEBUG : TSINFO: Marking linux-atm-libs-2.5.1-4.fc17.x86_64 as install for iproute-3.3.0-2.fc17.x86_64 >[2012-05-30 20:25:33,063] DEBUG : TSINFO: Marking libnetfilter_conntrack-1.0.0-1.fc17.x86_64 as install for iptstate-2.2.2-7.fc17.x86_64 >[2012-05-30 20:25:33,071] 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-05-30 20:25:33,071] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >[2012-05-30 20:25:33,072] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1()(64bit) >[2012-05-30 20:25:33,082] 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.6.x86_64 >[2012-05-30 20:25:33,083] 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.6.x86_64 >[2012-05-30 20:25:33,084] 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.6.x86_64 >[2012-05-30 20:25:33,085] 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.6.x86_64 >[2012-05-30 20:25:33,096] DEBUG : TSINFO: Marking 1:k3b-libs-2.0.2-6.fc17.x86_64 as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,098] DEBUG : TSINFO: Marking 1:k3b-common-2.0.2-6.fc17.noarch as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,099] DEBUG : TSINFO: Marking libmusicbrainz-2.1.5-13.fc17.x86_64 as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,100] DEBUG : TSINFO: Marking libmpcdec-1.2.6-8.fc17.x86_64 as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,101] DEBUG : TSINFO: Marking 6:kdemultimedia-libs-4.8.3-1.fc17.x86_64 as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,103] DEBUG : Quick matched 1:k3b-libs-2.0.2-6.fc17.x86_64 to require for libk3bdevice.so.6()(64bit) >[2012-05-30 20:25:33,103] DEBUG : TSINFO: Marking libXft-2.3.0-2.fc17.x86_64 as install for 1:k3b-2.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,105] DEBUG : TSINFO: Marking kacst-fonts-common-2.0-9.fc17.noarch as install for kacst-art-fonts-2.0-9.fc17.noarch >[2012-05-30 20:25:33,120] DEBUG : TSINFO: Marking qt-gstreamer-0.10.2-1.fc17.x86_64 as install for kamoso-2.0.2-3.fc17.x86_64 >[2012-05-30 20:25:33,121] DEBUG : Quick matched qt-gstreamer-0.10.2-1.fc17.x86_64 to require for libQtGStreamer-0.10.so.0()(64bit) >[2012-05-30 20:25:33,121] DEBUG : Quick matched qt-gstreamer-0.10.2-1.fc17.x86_64 to require for libQtGLib-2.0.so.0()(64bit) >[2012-05-30 20:25:33,123] DEBUG : TSINFO: Marking kbd-misc-1.15.3-5.fc17.noarch as install for kbd-1.15.3-5.fc17.x86_64 >[2012-05-30 20:25:33,151] DEBUG : TSINFO: Marking kwrite-4.8.3-2.fc17.x86_64 as install for kde-baseapps-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,152] DEBUG : TSINFO: Marking konsole-4.8.3-1.fc17.x86_64 as install for kde-baseapps-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,154] DEBUG : TSINFO: Marking libtidy-0.99.0-22.20091203.fc17.x86_64 as install for kde-baseapps-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,160] DEBUG : TSINFO: Marking 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 as install for 1:kde-plasma-networkmanagement-0.9.0.1-1.fc17.x86_64 >[2012-05-30 20:25:33,161] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libsolidcontrolnm09.so.4()(64bit) >[2012-05-30 20:25:33,161] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libsolidcontrolfuture.so()(64bit) >[2012-05-30 20:25:33,162] DEBUG : TSINFO: Marking kde-workspace-libs-4.8.3-3.fc17.x86_64 as install for 1:kde-plasma-networkmanagement-0.9.0.1-1.fc17.x86_64 >[2012-05-30 20:25:33,164] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libknmservice.so.4()(64bit) >[2012-05-30 20:25:33,164] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libknminternals.so.4()(64bit) >[2012-05-30 20:25:33,164] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libknmclient.so.4()(64bit) >[2012-05-30 20:25:33,165] DEBUG : Quick matched 1:kde-plasma-networkmanagement-libs-0.9.0.1-1.fc17.x86_64 to require for libknm_nm.so()(64bit) >[2012-05-30 20:25:33,181] DEBUG : TSINFO: Marking pykde4-4.8.3-2.fc17.x86_64 as install for kde-printer-applet-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,183] DEBUG : TSINFO: Marking system-config-printer-libs-1.3.9-1.fc17.x86_64 as install for kde-printer-applet-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,198] DEBUG : TSINFO: Marking kde-runtime-libs-4.8.3-1.fc17.x86_64 as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,201] DEBUG : TSINFO: Marking kde-runtime-flags-4.8.3-1.fc17.noarch as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,202] DEBUG : TSINFO: Marking oxygen-icon-theme-4.8.3-1.fc17.noarch as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,203] DEBUG : TSINFO: Marking 4:htdig-3.2.0-0.13.b6.fc17.x86_64 as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,205] DEBUG : TSINFO: Marking strigi-libs-0.7.7-3.fc17.x86_64 as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,206] DEBUG : Quick matched strigi-libs-0.7.7-3.fc17.x86_64 to require for libstreamanalyzer.so.0()(64bit) >[2012-05-30 20:25:33,206] DEBUG : Quick matched kde-runtime-libs-4.8.3-1.fc17.x86_64 to require for libnepomukdatamanagement.so.4()(64bit) >[2012-05-30 20:25:33,207] DEBUG : Quick matched kde-runtime-libs-4.8.3-1.fc17.x86_64 to require for libnepomukcommon.so()(64bit) >[2012-05-30 20:25:33,207] DEBUG : Quick matched kde-runtime-libs-4.8.3-1.fc17.x86_64 to require for libmolletnetwork.so.4()(64bit) >[2012-05-30 20:25:33,207] DEBUG : Quick matched kde-runtime-libs-4.8.3-1.fc17.x86_64 to require for libkwalletbackend.so.4()(64bit) >[2012-05-30 20:25:33,207] DEBUG : Quick matched kde-runtime-libs-4.8.3-1.fc17.x86_64 to require for libknotifyplugin.so()(64bit) >[2012-05-30 20:25:33,208] DEBUG : TSINFO: Marking attica-0.3.0-3.fc17.x86_64 as install for kde-runtime-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,209] DEBUG : TSINFO: Marking kde-settings-4.8-13.fc17.noarch as install for kde-settings-pulseaudio-4.8-13.fc17.noarch >[2012-05-30 20:25:33,240] DEBUG : TSINFO: Marking kgreeter-plugins-4.8.3-3.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,241] DEBUG : TSINFO: Marking polkit-kde-0.99.0-4.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,242] DEBUG : TSINFO: Marking kio_sysinfo-20090930-4.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,244] DEBUG : TSINFO: Marking kde-settings-plasma-4.8-13.fc17.noarch as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,245] DEBUG : TSINFO: Marking kde-settings-ksplash-4.8-13.fc17.noarch as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,246] DEBUG : TSINFO: Marking qimageblitz-0.0.6-3.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,247] DEBUG : TSINFO: Marking libqalculate-0.9.7-4.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,248] DEBUG : TSINFO: Marking ksysguard-libs-4.8.3-3.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,250] DEBUG : Quick matched ksysguard-libs-4.8.3-3.fc17.x86_64 to require for libprocesscore.so.4()(64bit) >[2012-05-30 20:25:33,250] DEBUG : TSINFO: Marking prison-1.0-4.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,251] DEBUG : TSINFO: Marking kwin-gles-libs-4.8.3-3.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,253] DEBUG : TSINFO: Marking kactivities-4.8.3-1.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,255] DEBUG : TSINFO: Marking gpsd-libs-3.4-1.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,256] DEBUG : TSINFO: Marking dbusmenu-qt-0.9.0-3.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,257] DEBUG : TSINFO: Marking cln-1.3.2-4.fc17.1.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,259] DEBUG : TSINFO: Marking kdepimlibs-akonadi-4.8.3-1.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,260] DEBUG : Quick matched kdepimlibs-akonadi-4.8.3-1.fc17.x86_64 to require for libakonadi-kde.so.4()(64bit) >[2012-05-30 20:25:33,260] DEBUG : Quick matched kdepimlibs-akonadi-4.8.3-1.fc17.x86_64 to require for libakonadi-kcal.so.4()(64bit) >[2012-05-30 20:25:33,260] DEBUG : TSINFO: Marking libXScrnSaver-1.2.2-1.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,261] DEBUG : TSINFO: Marking libXinerama-1.1.2-1.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,263] DEBUG : TSINFO: Marking mesa-libGLES-8.0.2-8.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,264] DEBUG : TSINFO: Marking mesa-libEGL-8.0.2-8.fc17.x86_64 as install for kde-workspace-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,266] DEBUG : TSINFO: Marking kmouth-4.8.3-1.fc17.x86_64 as install for 1:kdeaccessibility-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,267] DEBUG : TSINFO: Marking kmousetool-4.8.3-1.fc17.x86_64 as install for 1:kdeaccessibility-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,268] DEBUG : TSINFO: Marking kmag-4.8.3-1.fc17.x86_64 as install for 1:kdeaccessibility-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,270] DEBUG : TSINFO: Marking kaccessible-4.8.3-1.fc17.x86_64 as install for 1:kdeaccessibility-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,271] DEBUG : TSINFO: Marking jovie-4.8.3-1.fc17.x86_64 as install for 1:kdeaccessibility-4.8.3-1.fc17.noarch >[2012-05-30 20:25:33,278] DEBUG : TSINFO: Marking kdeartwork-kxs-4.8.3-1.fc17.x86_64 as install for kdeartwork-screensavers-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,279] DEBUG : TSINFO: Marking 1:xscreensaver-gl-extras-5.15-5.fc17.x86_64 as install for kdeartwork-screensavers-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,281] DEBUG : TSINFO: Marking 1:xscreensaver-extras-5.15-5.fc17.x86_64 as install for kdeartwork-screensavers-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,292] DEBUG : TSINFO: Marking 6:kdegames-minimal-4.8.3-1.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,293] DEBUG : TSINFO: Marking 6:kdegames-libs-4.8.3-1.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,295] DEBUG : TSINFO: Marking qhull-2003.1-16.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,296] DEBUG : TSINFO: Marking python-twisted-core-11.1.0-2.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,297] DEBUG : TSINFO: Marking gnugo-3.8-4.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,299] DEBUG : TSINFO: Marking qca2-2.0.3-3.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,300] DEBUG : TSINFO: Marking openal-soft-1.14-1.fc17.x86_64 as install for 6:kdegames-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,301] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libkmahjongglib.so.4()(64bit) >[2012-05-30 20:25:33,301] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libkggznet.so.4()(64bit) >[2012-05-30 20:25:33,301] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libkggzmod.so.4()(64bit) >[2012-05-30 20:25:33,301] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libkggzgames.so.4()(64bit) >[2012-05-30 20:25:33,301] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libkdegames.so.5()(64bit) >[2012-05-30 20:25:33,302] DEBUG : Quick matched 6:kdegames-libs-4.8.3-1.fc17.x86_64 to require for libiris_ksirk.so.2()(64bit) >[2012-05-30 20:25:33,325] DEBUG : TSINFO: Marking 6:kdelibs-common-4.8.3-1.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,326] DEBUG : TSINFO: Marking shared-desktop-ontologies-0.9.0-1.fc17.noarch as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,327] DEBUG : TSINFO: Marking udisks-1.0.4-6.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,329] DEBUG : TSINFO: Marking libxslt-1.1.26-9.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,330] DEBUG : TSINFO: Marking docbook-style-xsl-1.76.1-5.fc17.noarch as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,332] DEBUG : TSINFO: Marking docbook-dtds-1.0-56.fc17.noarch as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,333] DEBUG : TSINFO: Marking libutempter-1.1.5-6.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,335] DEBUG : TSINFO: Marking libudev-182-1.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,336] DEBUG : TSINFO: Marking polkit-qt-0.103.0-2.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,337] DEBUG : TSINFO: Marking xz-libs-5.1.1-2alpha.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,338] DEBUG : TSINFO: Marking gamin-0.1.10-12.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,340] DEBUG : TSINFO: Marking ilmbase-1.0.2-4.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,340] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libIlmThread.so.6()(64bit) >[2012-05-30 20:25:33,341] DEBUG : TSINFO: Marking OpenEXR-libs-1.7.0-4.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,342] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libHalf.so.6()(64bit) >[2012-05-30 20:25:33,343] DEBUG : TSINFO: Marking herqq-1.0.0-3.fc17.x86_64 as install for 6:kdelibs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,349] DEBUG : TSINFO: Marking 6:kdemultimedia-common-4.8.3-1.fc17.noarch as install for 6:kdemultimedia-dragonplayer-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,358] DEBUG : TSINFO: Marking 7:kdenetwork-common-4.8.3-1.fc17.noarch as install for 7:kdenetwork-kdnssd-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,366] DEBUG : TSINFO: Marking 7:kdenetwork-kget-libs-4.8.3-1.fc17.x86_64 as install for 7:kdenetwork-kget-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,368] DEBUG : TSINFO: Marking libktorrent-1.2-0.3rc1.fc17.x86_64 as install for 7:kdenetwork-kget-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,369] DEBUG : TSINFO: Marking gpgme-1.3.0-5.fc17.x86_64 as install for 7:kdenetwork-kget-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,375] DEBUG : TSINFO: Marking 7:kdenetwork-krdc-libs-4.8.3-1.fc17.x86_64 as install for 7:kdenetwork-krdc-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,376] DEBUG : TSINFO: Marking rdesktop-1.7.0-2.fc17.x86_64 as install for 7:kdenetwork-krdc-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,378] DEBUG : TSINFO: Marking libvncserver-0.9.8.2-4.fc17.x86_64 as install for 7:kdenetwork-krdc-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,384] DEBUG : TSINFO: Marking 7:kdenetwork-krfb-libs-4.8.3-1.fc17.x86_64 as install for 7:kdenetwork-krfb-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,384] DEBUG : Quick matched 7:kdenetwork-krfb-libs-4.8.3-1.fc17.x86_64 to require for libkrfbprivate.so.4.8.0()(64bit) >[2012-05-30 20:25:33,403] DEBUG : TSINFO: Marking 7:kdepim-libs-4.8.3-2.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,405] DEBUG : TSINFO: Marking 1:kdepim-runtime-4.8.3-2.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,408] DEBUG : TSINFO: Marking kate-part-4.8.3-2.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,409] DEBUG : TSINFO: Marking spambayes-1.1-0.4.a6.fc17.noarch as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,411] DEBUG : TSINFO: Marking gnupg-1.4.12-1.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libmessageviewer.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libmessagecore.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libmessagecomposer.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libmailcommon.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkorganizerprivate.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkorganizer_interfaces.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkorganizer_core.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkontactprivate.so.4()(64bit) >[2012-05-30 20:25:33,412] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libknodecommon.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkmailprivate.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkleopatraclientgui.so.0()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkleo.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkdepimdbusinterfaces.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkdepim.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkcal_resourceremote.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkcal_resourceblog.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libkaddressbookprivate.so.4()(64bit) >[2012-05-30 20:25:33,413] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libincidenceeditorsng.so.4()(64bit) >[2012-05-30 20:25:33,414] DEBUG : TSINFO: Marking grantlee-0.2.0-1.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,415] DEBUG : Quick matched grantlee-0.2.0-1.fc17.x86_64 to require for libgrantlee_core.so.0()(64bit) >[2012-05-30 20:25:33,415] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libcalendarsupport.so.4()(64bit) >[2012-05-30 20:25:33,415] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libakregatorprivate.so.4()(64bit) >[2012-05-30 20:25:33,415] DEBUG : Quick matched 7:kdepim-libs-4.8.3-2.fc17.x86_64 to require for libakregatorinterfaces.so.4()(64bit) >[2012-05-30 20:25:33,416] DEBUG : TSINFO: Marking akonadi-1.7.2-1.fc17.x86_64 as install for 7:kdepim-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:33,429] DEBUG : TSINFO: Marking kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 as install for kdeplasma-addons-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,430] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for librtm.so.4()(64bit) >[2012-05-30 20:25:33,431] DEBUG : TSINFO: Marking qwt-5.2.2-2.fc17.x86_64 as install for kdeplasma-addons-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,432] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for libplasmapotdprovidercore.so.1()(64bit) >[2012-05-30 20:25:33,432] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for libplasmacomicprovidercore.so.1()(64bit) >[2012-05-30 20:25:33,432] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for libplasma_groupingcontainment.so.4()(64bit) >[2012-05-30 20:25:33,432] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for liblancelot.so.2()(64bit) >[2012-05-30 20:25:33,432] DEBUG : Quick matched kdeplasma-addons-libs-4.8.3-1.fc17.x86_64 to require for liblancelot-datamodels.so.1()(64bit) >[2012-05-30 20:25:33,440] DEBUG : TSINFO: Marking kde-settings-kdm-4.8-13.fc17.noarch as install for kdm-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,443] DEBUG : TSINFO: Marking linux-firmware-20120206-0.3.git06c8f81.fc17.noarch as install for kernel-3.3.4-5.fc17.x86_64 >[2012-05-30 20:25:33,444] DEBUG : TSINFO: Marking grubby-8.11-1.fc17.x86_64 as install for kernel-3.3.4-5.fc17.x86_64 >[2012-05-30 20:25:33,445] DEBUG : TSINFO: Marking dracut-018-35.git20120510.fc17.noarch as install for kernel-3.3.4-5.fc17.x86_64 >[2012-05-30 20:25:33,453] DEBUG : TSINFO: Marking khmeros-fonts-common-5.0-12.fc17.noarch as install for khmeros-base-fonts-5.0-12.fc17.noarch >[2012-05-30 20:25:33,465] DEBUG : TSINFO: Marking kipi-plugins-libs-2.6.0-0.4.beta3.fc17.1.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,468] DEBUG : TSINFO: Marking hugin-base-2011.4.0-4.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,472] DEBUG : TSINFO: Marking ImageMagick-6.7.5.6-3.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,513] DEBUG : TSINFO: Marking usbmuxd-1.0.8-1.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,515] DEBUG : TSINFO: Marking libtasn1-2.12-1.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,516] DEBUG : TSINFO: Marking libplist-1.8-4.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,517] DEBUG : TSINFO: Marking opencv-2.3.1-8.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_objdetect.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_ml.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_legacy.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_imgproc.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_highgui.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_gpu.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_flann.so.2.3()(64bit) >[2012-05-30 20:25:33,519] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_features2d.so.2.3()(64bit) >[2012-05-30 20:25:33,520] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_core.so.2.3()(64bit) >[2012-05-30 20:25:33,520] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_contrib.so.2.3()(64bit) >[2012-05-30 20:25:33,520] DEBUG : Quick matched opencv-2.3.1-8.fc17.x86_64 to require for libopencv_calib3d.so.2.3()(64bit) >[2012-05-30 20:25:33,520] DEBUG : TSINFO: Marking libmediawiki-2.6.0-0.4.beta3.fc17.1.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,522] DEBUG : TSINFO: Marking libkvkontakte-2.6.0-0.4.beta3.fc17.1.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,523] DEBUG : TSINFO: Marking libksane-4.8.3-1.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,525] DEBUG : TSINFO: Marking libimobiledevice-1.1.4-1.fc17.x86_64 as install for kipi-plugins-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:33,531] DEBUG : TSINFO: Marking kolourpaint-libs-4.8.3-1.fc17.x86_64 as install for kolourpaint-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,532] DEBUG : Quick matched kolourpaint-libs-4.8.3-1.fc17.x86_64 to require for libkolourpaint_lgpl.so.4()(64bit) >[2012-05-30 20:25:33,539] DEBUG : TSINFO: Marking qca-ossl-2.0.0-0.15.beta3.fc17.x86_64 as install for konversation-1.4-2.fc17.x86_64 >[2012-05-30 20:25:33,566] DEBUG : TSINFO: Marking ksysguardd-4.8.3-3.fc17.x86_64 as install for ksysguard-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:33,574] DEBUG : TSINFO: Marking ktorrent-libs-4.2.0-1.fc17.x86_64 as install for ktorrent-4.2.0-1.fc17.x86_64 >[2012-05-30 20:25:33,576] DEBUG : TSINFO: Marking kross-python-4.8.3-1.fc17.x86_64 as install for ktorrent-4.2.0-1.fc17.x86_64 >[2012-05-30 20:25:33,577] DEBUG : TSINFO: Marking GeoIP-1.4.8-2.1.fc17.x86_64 as install for ktorrent-4.2.0-1.fc17.x86_64 >[2012-05-30 20:25:33,582] DEBUG : TSINFO: Marking telepathy-qt4-0.9.1-3.fc17.x86_64 as install for ktp-accounts-kcm-0.3.1-1.fc17.x86_64 >[2012-05-30 20:25:33,584] DEBUG : TSINFO: Marking ktp-common-internals-0.3.1-1.fc17.x86_64 as install for ktp-accounts-kcm-0.3.1-1.fc17.x86_64 >[2012-05-30 20:25:33,638] DEBUG : TSINFO: Marking libtdb-1.2.9-14.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-05-30 20:25:33,639] DEBUG : TSINFO: Marking libtool-ltdl-2.4.2-3.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-05-30 20:25:33,644] 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-05-30 20:25:33,660] 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-05-30 20:25:33,666] 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-05-30 20:25:33,672] 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-05-30 20:25:33,672] 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-05-30 20:25:33,672] 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-05-30 20:25:33,672] 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-05-30 20:25:33,672] 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-05-30 20:25:33,672] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,673] 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-05-30 20:25:33,674] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvcllo.so()(64bit) >[2012-05-30 20:25:33,674] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvbahelperlo.so()(64bit) >[2012-05-30 20:25:33,674] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libutllo.so()(64bit) >[2012-05-30 20:25:33,675] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3()(64bit) >[2012-05-30 20:25:33,675] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >[2012-05-30 20:25:33,675] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtllo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtklo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxlo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxcorelo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvtlo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvllo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsotlo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsfxlo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsblo.so()(64bit) >[2012-05-30 20:25:33,676] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsaxlo.so()(64bit) >[2012-05-30 20:25:33,677] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libooxlo.so()(64bit) >[2012-05-30 20:25:33,677] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libmsfilterlo.so()(64bit) >[2012-05-30 20:25:33,678] 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-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libfilelo.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libeditenglo.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdrawinglayerlo.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdbtoolslo.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libcomphelpgcc3.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libbasegfxlo.so()(64bit) >[2012-05-30 20:25:33,679] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libavmedialo.so()(64bit) >[2012-05-30 20:25:33,687] 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-05-30 20:25:33,688] DEBUG : TSINFO: Marking libwpg-0.2.0-4.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:33,690] DEBUG : TSINFO: Marking libwpd-0.9.4-3.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:33,690] DEBUG : Quick matched libwpd-0.9.4-3.fc17.x86_64 to require for libwpd-0.9.so.9()(64bit) >[2012-05-30 20:25:33,691] DEBUG : TSINFO: Marking libvisio-0.0.16-1.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:33,707] 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-05-30 20:25:33,708] 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-05-30 20:25:33,738] DEBUG : TSINFO: Marking libwps-0.2.4-3.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:33,748] DEBUG : TSINFO: Marking sane-backends-1.0.22-9.fc17.x86_64 as install for libsane-hpaio-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:33,750] DEBUG : TSINFO: Marking libvirt-daemon-config-nwfilter-0.9.11.3-1.fc17.x86_64 as install for libvirt-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:33,751] DEBUG : TSINFO: Marking libvirt-daemon-config-network-0.9.11.3-1.fc17.x86_64 as install for libvirt-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:33,753] DEBUG : TSINFO: Marking libvirt-daemon-0.9.11.3-1.fc17.x86_64 as install for libvirt-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:33,757] DEBUG : TSINFO: Marking libvirt-client-0.9.11.3-1.fc17.x86_64 as install for libvirt-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:33,772] DEBUG : TSINFO: Marking openbox-libs-3.5.0-5.fc17.x86_64 as install for lxappearance-obconf-0.1.2-0.2.20120304git5fad8207.fc17.x86_64 >[2012-05-30 20:25:33,773] DEBUG : Quick matched openbox-libs-3.5.0-5.fc17.x86_64 to require for libobrender.so.27()(64bit) >[2012-05-30 20:25:33,774] DEBUG : TSINFO: Marking imlib2-1.4.5-3.fc17.x86_64 as install for lxappearance-obconf-0.1.2-0.2.20120304git5fad8207.fc17.x86_64 >[2012-05-30 20:25:33,781] DEBUG : TSINFO: Marking libxcb-1.8-2.fc17.x86_64 as install for lxdm-0.4.1-1.fc17.x86_64 >[2012-05-30 20:25:33,789] DEBUG : TSINFO: Marking menu-cache-0.3.2-3.fc17.x86_64 as install for lxpanel-0.5.8-1.fc17.x86_64 >[2012-05-30 20:25:33,810] DEBUG : TSINFO: Marking less-444-5.fc17.x86_64 as install for man-db-2.6.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,812] DEBUG : TSINFO: Marking gzip-1.4-6.fc17.x86_64 as install for man-db-2.6.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,813] DEBUG : TSINFO: Marking groff-base-1.21-8.fc17.x86_64 as install for man-db-2.6.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,814] DEBUG : TSINFO: Marking libpipeline-1.2.0-2.fc17.x86_64 as install for man-db-2.6.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,815] DEBUG : TSINFO: Marking gdbm-1.10-2.fc17.x86_64 as install for man-db-2.6.0.2-6.fc17.x86_64 >[2012-05-30 20:25:33,826] DEBUG : TSINFO: Marking mesa-dri-filesystem-8.0.2-8.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:33,827] DEBUG : TSINFO: Marking llvm-libs-3.0-12.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:33,848] DEBUG : TSINFO: Marking urlview-0.9-9.fc17.x86_64 as install for 5:mutt-1.5.21-11.fc17.x86_64 >[2012-05-30 20:25:33,849] DEBUG : TSINFO: Marking tokyocabinet-1.4.47-2.fc17.x86_64 as install for 5:mutt-1.5.21-11.fc17.x86_64 >[2012-05-30 20:25:33,861] DEBUG : TSINFO: Marking gupnp-0.18.3-1.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-2.fc17.x86_64 >[2012-05-30 20:25:33,862] DEBUG : TSINFO: Marking gssdp-0.12.1-2.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-2.fc17.x86_64 >[2012-05-30 20:25:33,865] DEBUG : TSINFO: Marking libbsd-0.3.0-2.fc17.x86_64 as install for nc-1.103-3.fc17.x86_64 >[2012-05-30 20:25:33,865] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0(LIBBSD_0.0)(64bit) >[2012-05-30 20:25:33,866] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0()(64bit) >[2012-05-30 20:25:33,872] DEBUG : TSINFO: Marking rpcbind-0.2.0-16.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,874] DEBUG : TSINFO: Marking libtirpc-0.2.2-2.1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,875] DEBUG : TSINFO: Marking libnfsidmap-0.25-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,876] DEBUG : TSINFO: Marking libmount-2.21.1-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,877] DEBUG : Quick matched libmount-2.21.1-1.fc17.x86_64 to require for libmount >[2012-05-30 20:25:33,879] DEBUG : TSINFO: Marking libgssglue-0.3-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,880] DEBUG : Quick matched libgssglue-0.3-1.fc17.x86_64 to require for libgssglue >[2012-05-30 20:25:33,880] DEBUG : TSINFO: Marking libevent-2.0.14-2.fc17.x86_64 as install for 1:nfs-utils-1.2.5-15.fc17.x86_64 >[2012-05-30 20:25:33,891] DEBUG : TSINFO: Marking newt-0.52.14-2.fc17.x86_64 as install for ntsysv-1.3.59-1.fc17.x86_64 >[2012-05-30 20:25:33,891] DEBUG : Quick matched newt-0.52.14-2.fc17.x86_64 to require for libnewt.so.0.52()(64bit) >[2012-05-30 20:25:33,900] DEBUG : TSINFO: Marking libglade2-2.6.4-8.fc17.x86_64 as install for obconf-2.0.3-9.20100212gitb04658.fc17.x86_64 >[2012-05-30 20:25:33,906] DEBUG : TSINFO: Marking okular-part-4.8.3-1.fc17.x86_64 as install for okular-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,907] DEBUG : TSINFO: Marking 7:kio_msits-4.8.3-1.fc17.x86_64 as install for okular-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:33,913] DEBUG : TSINFO: Marking openssh-5.9p1-22.fc17.x86_64 as install for openssh-askpass-5.9p1-22.fc17.x86_64 >[2012-05-30 20:25:33,920] DEBUG : TSINFO: Marking fipscheck-lib-1.3.0-3.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-05-30 20:25:33,921] DEBUG : Quick matched fipscheck-lib-1.3.0-3.fc17.x86_64 to require for libfipscheck.so.1()(64bit) >[2012-05-30 20:25:33,933] 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-05-30 20:25:33,934] DEBUG : TSINFO: Marking speech-dispatcher-0.7.1-7.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:33,936] DEBUG : TSINFO: Marking python-brlapi-0.5.6-4.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:33,937] DEBUG : TSINFO: Marking liblouis-python-2.4.1-1.fc17.noarch as install for orca-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:33,938] DEBUG : TSINFO: Marking 1:oxygen-gtk3-1.0.3-1.fc17.x86_64 as install for oxygen-gtk-1.2.0-2.fc17.noarch >[2012-05-30 20:25:33,940] DEBUG : TSINFO: Marking oxygen-gtk2-1.2.3-1.fc17.x86_64 as install for oxygen-gtk-1.2.0-2.fc17.noarch >[2012-05-30 20:25:33,955] DEBUG : TSINFO: Marking paps-libs-0.6.8-18.fc17.x86_64 as install for paps-0.6.8-18.fc17.x86_64 >[2012-05-30 20:25:33,963] DEBUG : TSINFO: Marking libuser-0.57.6-1.fc17.x86_64 as install for passwd-0.78.99-1.fc17.x86_64 >[2012-05-30 20:25:33,966] DEBUG : TSINFO: Marking passwdqc-lib-1.2.2-3.fc17.x86_64 as install for passwdqc-1.2.2-3.fc17.x86_64 >[2012-05-30 20:25:33,969] DEBUG : TSINFO: Marking hwdata-0.234-2.fc17.noarch as install for pciutils-3.1.9-1.fc17.x86_64 >[2012-05-30 20:25:33,975] DEBUG : TSINFO: Marking libfm-0.1.17-1.fc17.1.x86_64 as install for pcmanfm-0.9.10-2.fc17.x86_64 >[2012-05-30 20:25:33,975] DEBUG : Quick matched libfm-0.1.17-1.fc17.1.x86_64 to require for libfm.so.1()(64bit) >[2012-05-30 20:25:33,976] DEBUG : TSINFO: Marking libfm-gtk-0.1.17-1.fc17.1.x86_64 as install for pcmanfm-0.9.10-2.fc17.x86_64 >[2012-05-30 20:25:33,979] DEBUG : TSINFO: Marking libsysfs-2.1.0-11.fc17.x86_64 as install for pcmciautils-018-2.fc17.x86_64 >[2012-05-30 20:25:33,994] DEBUG : TSINFO: Marking rarian-compat-0.8.1-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:33,996] DEBUG : TSINFO: Marking gnome-vfs2-2.24.4-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:33,998] DEBUG : TSINFO: Marking libgnomeui-2.24.5-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,000] DEBUG : TSINFO: Marking libgnomecanvas-2.30.3-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,001] DEBUG : TSINFO: Marking libgnome-2.32.1-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,003] DEBUG : TSINFO: Marking libbonoboui-2.24.5-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,004] DEBUG : TSINFO: Marking libbonobo-2.32.1-2.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,005] DEBUG : Quick matched libbonobo-2.32.1-2.fc17.x86_64 to require for libbonobo-2.so.0()(64bit) >[2012-05-30 20:25:34,006] DEBUG : TSINFO: Marking libart_lgpl-2.3.21-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,007] DEBUG : TSINFO: Marking ORBit2-2.14.19-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-05-30 20:25:34,013] 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-05-30 20:25:34,014] 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-05-30 20:25:34,014] 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-05-30 20:25:34,015] 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-05-30 20:25:34,021] DEBUG : TSINFO: Marking libselinux-utils-2.1.10-3.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,022] DEBUG : TSINFO: Marking libsemanage-2.1.6-3.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,023] DEBUG : TSINFO: Marking diffutils-3.2-6.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,028] DEBUG : TSINFO: Marking policycoreutils-python-2.1.11-6.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,029] DEBUG : TSINFO: Marking xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,030] DEBUG : TSINFO: Marking matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,032] DEBUG : TSINFO: Marking libcgroup-0.38-1.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:34,033] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1(CGROUP_0.32)(64bit) >[2012-05-30 20:25:34,033] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1()(64bit) >[2012-05-30 20:25:34,039] DEBUG : TSINFO: Marking elfutils-libelf-0.153-2.fc17.x86_64 as install for prelink-0.4.6-5.fc17.x86_64 >[2012-05-30 20:25:34,039] DEBUG : Quick matched elfutils-libelf-0.153-2.fc17.x86_64 to require for libelf.so.1()(64bit) >[2012-05-30 20:25:34,041] DEBUG : TSINFO: Marking ptouch-driver-1.3-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,042] DEBUG : TSINFO: Marking psutils-1.17-38.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,043] DEBUG : TSINFO: Marking 1:pnm2ppa-1.04-23.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,045] DEBUG : TSINFO: Marking pbm2l7k-990321-9.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,046] DEBUG : TSINFO: Marking pbm2l2030-1.4-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,047] DEBUG : TSINFO: Marking min12xxw-0.0.9-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,048] DEBUG : TSINFO: Marking lx-20030328-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,049] DEBUG : TSINFO: Marking cjet-0.8.9-11.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,050] DEBUG : TSINFO: Marking c2070-0.99-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,051] DEBUG : TSINFO: Marking c2050-0.3b-5.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-05-30 20:25:34,064] DEBUG : TSINFO: Marking rtkit-0.10-2.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-05-30 20:25:34,066] DEBUG : TSINFO: Marking json-c-0.9-4.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-05-30 20:25:34,067] DEBUG : TSINFO: Marking jack-audio-connection-kit-1.9.8-8.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-05-30 20:25:34,069] DEBUG : TSINFO: Marking libasyncns-0.8-3.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-05-30 20:25:34,084] DEBUG : TSINFO: Marking python-xlib-0.15-0.6.rc1.fc17.noarch as install for pyatspi-2.4.0-1.fc17.noarch >[2012-05-30 20:25:34,085] DEBUG : TSINFO: Marking gnome-python2-gconf-2.28.1-8.fc17.x86_64 as install for pyatspi-2.4.0-1.fc17.noarch >[2012-05-30 20:25:34,089] DEBUG : TSINFO: Marking 1:numpy-1.6.1-2.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,090] DEBUG : TSINFO: Marking portmidi-217-5.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,092] DEBUG : TSINFO: Marking SDL_ttf-2.0.11-1.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,093] DEBUG : TSINFO: Marking SDL_mixer-1.2.12-1.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,094] DEBUG : TSINFO: Marking SDL_image-1.2.12-1.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,095] DEBUG : TSINFO: Marking SDL-1.2.14-16.fc17.x86_64 as install for pygame-1.9.1-8.fc17.x86_64 >[2012-05-30 20:25:34,097] DEBUG : TSINFO: Marking libvirt-python-0.9.11.3-1.fc17.x86_64 as install for python-virtinst-0.600.1-1.fc17.1.noarch >[2012-05-30 20:25:34,099] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-11.fc17.noarch as install for python-virtinst-0.600.1-1.fc17.1.noarch >[2012-05-30 20:25:34,100] DEBUG : Quick matched python-urlgrabber-3.9.1-11.fc17.noarch to require for python-urlgrabber >[2012-05-30 20:25:34,101] DEBUG : TSINFO: Marking libxml2-python-2.7.8-7.fc17.x86_64 as install for python-virtinst-0.600.1-1.fc17.1.noarch >[2012-05-30 20:25:34,102] DEBUG : TSINFO: Marking libselinux-python-2.1.10-3.fc17.x86_64 as install for python-virtinst-0.600.1-1.fc17.1.noarch >[2012-05-30 20:25:34,104] DEBUG : TSINFO: Marking 2:qemu-system-x86-1.0-17.fc17.x86_64 as install for 2:qemu-kvm-1.0-17.fc17.x86_64 >[2012-05-30 20:25:34,109] DEBUG : TSINFO: Marking 1:quota-nls-4.00-3.fc17.noarch as install for 1:quota-4.00-3.fc17.x86_64 >[2012-05-30 20:25:34,122] DEBUG : TSINFO: Marking python-mako-0.5.0-2.fc17.noarch as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,123] DEBUG : TSINFO: Marking media-player-info-16-1.fc17.noarch as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,124] DEBUG : TSINFO: Marking gvfs-afc-1.12.3-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,126] DEBUG : TSINFO: Marking gstreamer-python-0.10.19-3.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,127] DEBUG : TSINFO: Marking libmusicbrainz3-3.0.3-4.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,128] DEBUG : TSINFO: Marking grilo-0.1.18-3.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,130] DEBUG : TSINFO: Marking libdmapsharing-2.9.14-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-05-30 20:25:34,137] DEBUG : TSINFO: Marking curl-7.24.0-2.fc17.x86_64 as install for rpm-4.9.1.3-6.fc17.x86_64 >[2012-05-30 20:25:34,138] DEBUG : TSINFO: Marking libdb-utils-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-6.fc17.x86_64 >[2012-05-30 20:25:34,140] DEBUG : TSINFO: Marking rpm-libs-4.9.1.3-6.fc17.x86_64 as install for rpm-4.9.1.3-6.fc17.x86_64 >[2012-05-30 20:25:34,140] DEBUG : Quick matched rpm-libs-4.9.1.3-6.fc17.x86_64 to require for librpm.so.2()(64bit) >[2012-05-30 20:25:34,141] DEBUG : TSINFO: Marking libdb-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-6.fc17.x86_64 >[2012-05-30 20:25:34,158] DEBUG : TSINFO: Marking 2:samba-common-3.6.5-86.fc17.1.x86_64 as install for 2:samba-client-3.6.5-86.fc17.1.x86_64 >[2012-05-30 20:25:34,165] 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-05-30 20:25:34,166] 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-05-30 20:25:34,173] DEBUG : TSINFO: Marking scribus-doc-1.4.0-5.fc17.noarch as install for scribus-1.4.0-5.fc17.x86_64 >[2012-05-30 20:25:34,175] DEBUG : TSINFO: Marking tkinter-2.7.3-6.fc17.x86_64 as install for scribus-1.4.0-5.fc17.x86_64 >[2012-05-30 20:25:34,176] DEBUG : TSINFO: Marking podofo-libs-0.9.1-5.fc17.x86_64 as install for scribus-1.4.0-5.fc17.x86_64 >[2012-05-30 20:25:34,177] DEBUG : TSINFO: Marking hyphen-2.8.3-1.fc17.x86_64 as install for scribus-1.4.0-5.fc17.x86_64 >[2012-05-30 20:25:34,178] DEBUG : TSINFO: Marking 12:aspell-0.60.6.1-2.fc17.x86_64 as install for scribus-1.4.0-5.fc17.x86_64 >[2012-05-30 20:25:34,184] DEBUG : TSINFO: Marking selinux-policy-3.10.0-121.fc17.noarch as install for selinux-policy-targeted-3.10.0-121.fc17.noarch >[2012-05-30 20:25:34,184] DEBUG : Quick matched selinux-policy-3.10.0-121.fc17.noarch to require for selinux-policy >[2012-05-30 20:25:34,190] DEBUG : TSINFO: Marking procmail-3.22-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-05-30 20:25:34,191] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-05-30 20:25:34,198] DEBUG : TSINFO: Marking setroubleshoot-server-3.1.9-1.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-05-30 20:25:34,199] DEBUG : TSINFO: Marking libreport-gtk-2.0.10-3.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-05-30 20:25:34,204] DEBUG : TSINFO: Marking usermode-1.109-1.fc17.x86_64 as install for setuptool-1.19.11-4.fc17.x86_64 >[2012-05-30 20:25:34,215] DEBUG : TSINFO: Marking unique3-3.0.2-3.fc17.x86_64 as install for shotwell-0.12.2-2.fc17.x86_64 >[2012-05-30 20:25:34,216] DEBUG : TSINFO: Marking rest-0.7.12-2.fc17.x86_64 as install for shotwell-0.12.2-2.fc17.x86_64 >[2012-05-30 20:25:34,217] DEBUG : TSINFO: Marking LibRaw-0.14.3-4.fc17.x86_64 as install for shotwell-0.12.2-2.fc17.x86_64 >[2012-05-30 20:25:34,219] DEBUG : TSINFO: Marking libgexiv2-0.4.1-1.fc17.x86_64 as install for shotwell-0.12.2-2.fc17.x86_64 >[2012-05-30 20:25:34,226] DEBUG : TSINFO: Marking slang-2.2.4-3.fc17.x86_64 as install for slrn-0.9.9p1-5.fc17.x86_64 >[2012-05-30 20:25:34,227] DEBUG : Quick matched slang-2.2.4-3.fc17.x86_64 to require for libslang.so.2()(64bit) >[2012-05-30 20:25:34,230] DEBUG : TSINFO: Marking mailx-12.5-5.fc17.x86_64 as install for 1:smartmontools-5.42-3.fc17.x86_64 >[2012-05-30 20:25:34,232] DEBUG : TSINFO: Marking smc-fonts-common-5.0.1-2.fc17.noarch as install for smc-meera-fonts-5.0.1-2.fc17.noarch >[2012-05-30 20:25:34,233] DEBUG : TSINFO: Marking smolt-1.4.3-6.fc17.noarch as install for smolt-firstboot-1.4.3-6.fc17.noarch >[2012-05-30 20:25:34,235] DEBUG : TSINFO: Marking xz-5.1.1-2alpha.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-05-30 20:25:34,236] DEBUG : TSINFO: Marking 2:tar-1.26-5.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-05-30 20:25:34,240] DEBUG : TSINFO: Marking libmusicbrainz4-4.0.1-1.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-05-30 20:25:34,242] DEBUG : TSINFO: Marking libdiscid-0.2.2-6.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-05-30 20:25:34,249] DEBUG : TSINFO: Marking libao-1.1.0-2.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-05-30 20:25:34,250] DEBUG : TSINFO: Marking gsm-1.0.13-6.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-05-30 20:25:34,253] DEBUG : TSINFO: Marking libpciaccess-0.13-2.fc17.x86_64 as install for spice-vdagent-0.10.1-1.fc17.x86_64 >[2012-05-30 20:25:34,263] DEBUG : TSINFO: Marking sssd-client-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,265] DEBUG : TSINFO: Marking libldb-1.1.4-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,266] DEBUG : TSINFO: Marking libipa_hbac-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,267] DEBUG : TSINFO: Marking libtevent-0.9.15-1.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,269] 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-05-30 20:25:34,270] DEBUG : TSINFO: Marking libunistring-0.9.3-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,271] DEBUG : TSINFO: Marking libnl-1.1-15.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,273] DEBUG : TSINFO: Marking libini_config-0.6.2-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,274] DEBUG : TSINFO: Marking libdhash-0.4.3-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,275] DEBUG : TSINFO: Marking libcollection-0.6.1-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,276] DEBUG : TSINFO: Marking c-ares-1.7.5-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-05-30 20:25:34,285] DEBUG : TSINFO: Marking libsss_sudo-1.8.2-10.fc17.x86_64 as install for sudo-1.8.3p1-6.fc17.x86_64 >[2012-05-30 20:25:34,286] DEBUG : Quick matched libsss_sudo-1.8.2-10.fc17.x86_64 to require for libsss_sudo.so.0()(64bit) >[2012-05-30 20:25:34,288] DEBUG : TSINFO: Marking xdg-user-dirs-0.14-2.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,289] DEBUG : TSINFO: Marking sugar-toolkit-0.96.1-1.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,291] DEBUG : TSINFO: Marking sugar-artwork-0.96.2-1.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,292] DEBUG : TSINFO: Marking python-xklavier-0.2-9.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,294] DEBUG : TSINFO: Marking python-telepathy-0.15.19-4.fc17.noarch as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,295] DEBUG : TSINFO: Marking pygtksourceview-2.10.1-5.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,296] DEBUG : TSINFO: Marking gstreamer-plugins-espeak-0.3.5-2.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,297] DEBUG : TSINFO: Marking gnome-python2-libwnck-2.32.0-9.fc17.x86_64 as install for sugar-0.96.1-2.fc17.noarch >[2012-05-30 20:25:34,302] DEBUG : TSINFO: Marking python-olpcgames-1.6-6.fc17.noarch as install for sugar-maze-18-1.fc17.noarch >[2012-05-30 20:25:34,304] DEBUG : TSINFO: Marking python-simplejson-2.3.0-2.fc17.x86_64 as install for sugar-moon-13-2.fc17.noarch >[2012-05-30 20:25:34,306] DEBUG : TSINFO: Marking python-elements-0.13-5.20100110svn.fc17.noarch as install for sugar-physics-9-2.fc17.noarch >[2012-05-30 20:25:34,307] DEBUG : TSINFO: Marking pybox2d-2.0.2b2-7.fc17.x86_64 as install for sugar-physics-9-2.fc17.noarch >[2012-05-30 20:25:34,310] DEBUG : TSINFO: Marking pywebkitgtk-1.1.8-3.fc17.x86_64 as install for sugar-read-99-1.fc17.noarch >[2012-05-30 20:25:34,311] DEBUG : TSINFO: Marking 1:python-BeautifulSoup-3.2.0-4.fc17.noarch as install for sugar-read-99-1.fc17.noarch >[2012-05-30 20:25:34,312] DEBUG : TSINFO: Marking evince-djvu-3.4.0-2.fc17.x86_64 as install for sugar-read-99-1.fc17.noarch >[2012-05-30 20:25:34,315] DEBUG : TSINFO: Marking espeak-1.46.02-3.fc17.x86_64 as install for sugar-speak-38-1.fc17.noarch >[2012-05-30 20:25:34,320] DEBUG : TSINFO: Marking sugar-datastore-0.96.0-1.fc17.x86_64 as install for sugar-toolkit-gtk3-0.96.1-1.fc17.x86_64 >[2012-05-30 20:25:34,321] DEBUG : TSINFO: Marking python-dateutil-1.5-3.fc17.noarch as install for sugar-toolkit-gtk3-0.96.1-1.fc17.x86_64 >[2012-05-30 20:25:34,324] DEBUG : TSINFO: Marking pyabiword-0.8.0-8.fc17.x86_64 as install for sugar-write-79-1.fc17.noarch >[2012-05-30 20:25:34,332] DEBUG : TSINFO: Marking python-slip-0.2.20-2.fc17.noarch as install for system-config-date-1.9.67-2.fc17.noarch >[2012-05-30 20:25:34,333] 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-05-30 20:25:34,336] DEBUG : TSINFO: Marking python-slip-dbus-0.2.20-2.fc17.noarch as install for system-config-firewall-1.2.29-7.fc17.noarch >[2012-05-30 20:25:34,338] 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-05-30 20:25:34,342] DEBUG : TSINFO: Marking rpm-python-4.9.1.3-6.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-05-30 20:25:34,343] 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-05-30 20:25:34,346] 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-05-30 20:25:34,347] 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-05-30 20:25:34,348] 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-05-30 20:25:34,350] DEBUG : TSINFO: Marking python-cups-1.9.61-2.fc17.x86_64 as install for 7:system-config-printer-kde-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:34,351] DEBUG : TSINFO: Marking PyQt4-4.9.1-2.fc17.x86_64 as install for 7:system-config-printer-kde-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:34,355] DEBUG : TSINFO: Marking gamin-python-0.1.10-12.fc17.x86_64 as install for system-config-services-0.101.7-2.fc17.noarch >[2012-05-30 20:25:34,365] DEBUG : TSINFO: Marking nss-myhostname-0.3-2.fc17.x86_64 as install for systemd-44-8.fc17.x86_64 >[2012-05-30 20:25:34,366] DEBUG : TSINFO: Marking kmod-libs-7-1.fc17.x86_64 as install for systemd-44-8.fc17.x86_64 >[2012-05-30 20:25:34,367] DEBUG : Quick matched kmod-libs-7-1.fc17.x86_64 to require for libkmod.so.2()(64bit) >[2012-05-30 20:25:34,372] 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-05-30 20:25:34,376] 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-05-30 20:25:34,393] DEBUG : TSINFO: Marking grilo-plugins-0.1.18-3.fc17.x86_64 as install for 1:totem-3.4.1-3.fc17.x86_64 >[2012-05-30 20:25:34,394] DEBUG : TSINFO: Marking gnome-dvb-daemon-0.2.8-1.fc17.x86_64 as install for 1:totem-3.4.1-3.fc17.x86_64 >[2012-05-30 20:25:34,415] DEBUG : TSINFO: Marking transmission-common-2.50-2.fc17.x86_64 as install for transmission-gtk-2.50-2.fc17.x86_64 >[2012-05-30 20:25:34,422] DEBUG : TSINFO: Marking poppler-glib-0.18.4-3.fc17.x86_64 as install for tumbler-0.1.23-2.fc17.x86_64 >[2012-05-30 20:25:34,423] DEBUG : TSINFO: Marking libopenraw-gnome-0.0.8-7.fc17.x86_64 as install for tumbler-0.1.23-2.fc17.x86_64 >[2012-05-30 20:25:34,424] DEBUG : TSINFO: Marking libgsf-1.14.21-3.fc17.x86_64 as install for tumbler-0.1.23-2.fc17.x86_64 >[2012-05-30 20:25:34,428] DEBUG : TSINFO: Marking usb_modeswitch-data-20111023-2.fc17.noarch as install for usb_modeswitch-1.2.2-2.fc17.x86_64 >[2012-05-30 20:25:34,431] 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-05-30 20:25:34,444] 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-05-30 20:25:34,446] DEBUG : TSINFO: Marking ruby-libs-1.9.3.194-10.1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-05-30 20:25:34,448] 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-05-30 20:25:34,458] DEBUG : TSINFO: Marking spice-gtk3-0.11-4.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,460] DEBUG : TSINFO: Marking spice-glib-0.11-4.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,462] DEBUG : TSINFO: Marking gvnc-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,463] DEBUG : TSINFO: Marking gtk-vnc2-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,464] DEBUG : TSINFO: Marking avahi-ui-gtk3-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,466] DEBUG : TSINFO: Marking avahi-gobject-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,474] DEBUG : TSINFO: Marking virt-manager-common-0.9.1-3.fc17.noarch as install for virt-manager-0.9.1-3.fc17.noarch >[2012-05-30 20:25:34,475] DEBUG : TSINFO: Marking gtk-vnc-python-0.5.0-2.fc17.x86_64 as install for virt-manager-0.9.1-3.fc17.noarch >[2012-05-30 20:25:34,484] DEBUG : TSINFO: Marking vlgothic-fonts-common-20120325-1.fc17.noarch as install for vlgothic-fonts-20120325-1.fc17.noarch >[2012-05-30 20:25:34,491] 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-05-30 20:25:34,497] DEBUG : TSINFO: Marking binutils-2.22.52.0.1-10.fc17.x86_64 as install for xarchiver-0.5.2-13.fc17.x86_64 >[2012-05-30 20:25:34,499] DEBUG : TSINFO: Marking arj-3.10.22-14.fc17.x86_64 as install for xarchiver-0.5.2-13.fc17.x86_64 >[2012-05-30 20:25:34,505] DEBUG : TSINFO: Marking xfce4-doc-4.8.3-6.fc17.noarch as install for xfce-utils-4.8.3-6.fc17.x86_64 >[2012-05-30 20:25:34,507] DEBUG : TSINFO: Marking perl-XML-Parser-2.41-4.fc17.x86_64 as install for xfce-utils-4.8.3-6.fc17.x86_64 >[2012-05-30 20:25:34,511] DEBUG : TSINFO: Marking garcon-0.1.9-4.fc17.x86_64 as install for xfce4-appfinder-4.9.3-2.fc17.x86_64 >[2012-05-30 20:25:34,520] DEBUG : TSINFO: Marking libwnck-2.30.7-3.fc17.x86_64 as install for xfce4-panel-4.8.6-4.fc17.x86_64 >[2012-05-30 20:25:34,530] DEBUG : TSINFO: Marking fortune-mod-1.99.1-15.fc17.x86_64 as install for xfce4-session-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:34,550] DEBUG : TSINFO: Marking nodoka-filesystem-0.3.90-6.fc17.noarch as install for xfwm4-theme-nodoka-0.2-3.fc17.noarch >[2012-05-30 20:25:34,555] DEBUG : TSINFO: Marking libfontenc-1.1.0-2.fc17.x86_64 as install for xorg-x11-apps-7.6-5.fc17.x86_64 >[2012-05-30 20:25:34,556] DEBUG : TSINFO: Marking libXaw-1.0.9-3.fc17.x86_64 as install for xorg-x11-apps-7.6-5.fc17.x86_64 >[2012-05-30 20:25:34,565] 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-05-30 20:25:34,566] 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-05-30 20:25:34,567] DEBUG : Quick matched mtdev-1.1.0-3.20110105.fc17.x86_64 to require for libmtdev.so.1()(64bit) >[2012-05-30 20:25:34,573] DEBUG : TSINFO: Marking xcb-util-0.3.8-2.fc17.x86_64 as install for xorg-x11-drv-intel-2.19.0-1.fc17.x86_64 >[2012-05-30 20:25:34,573] DEBUG : Quick matched xcb-util-0.3.8-2.fc17.x86_64 to require for libxcb-util.so.0()(64bit) >[2012-05-30 20:25:34,574] DEBUG : TSINFO: Marking libXvMC-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.19.0-1.fc17.x86_64 >[2012-05-30 20:25:34,575] DEBUG : TSINFO: Marking libXv-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.19.0-1.fc17.x86_64 >[2012-05-30 20:25:34,589] DEBUG : TSINFO: Marking mesa-libxatracker-8.0.2-8.fc17.x86_64 as install for xorg-x11-drv-vmware-12.0.2-1.fc17.x86_64 >[2012-05-30 20:25:34,590] DEBUG : Quick matched mesa-libxatracker-8.0.2-8.fc17.x86_64 to require for libxatracker.so.1()(64bit) >[2012-05-30 20:25:34,600] 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-05-30 20:25:34,601] 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-05-30 20:25:34,603] DEBUG : TSINFO: Marking pixman-0.24.4-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-05-30 20:25:34,604] 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-05-30 20:25:34,607] DEBUG : TSINFO: Marking libdmx-1.1.2-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-05-30 20:25:34,608] DEBUG : TSINFO: Marking libXxf86dga-1.1.3-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-05-30 20:25:34,615] DEBUG : TSINFO: Marking xsane-common-0.998-8.fc17.x86_64 as install for xsane-gimp-0.998-8.fc17.x86_64 >[2012-05-30 20:25:34,622] DEBUG : TSINFO: Marking xorg-x11-fonts-ISO8859-1-100dpi-7.5-5.fc17.noarch as install for 1:xscreensaver-base-5.15-5.fc17.x86_64 >[2012-05-30 20:25:34,631] DEBUG : TSINFO: Marking yelp-xsl-3.4.1-1.fc17.noarch as install for 1:yelp-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,632] DEBUG : TSINFO: Marking 1:yelp-libs-3.4.1-2.fc17.x86_64 as install for 1:yelp-3.4.1-2.fc17.x86_64 >[2012-05-30 20:25:34,638] DEBUG : TSINFO: Marking yp-tools-2.12-9.fc17.x86_64 as install for 3:ypbind-1.35-2.fc17.x86_64 >[2012-05-30 20:25:34,640] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.4-6.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-05-30 20:25:34,641] DEBUG : TSINFO: Marking python-iniparse-0.4-4.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-05-30 20:25:34,642] DEBUG : TSINFO: Marking pygpgme-0.2-2.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-05-30 20:25:34,643] DEBUG : TSINFO: Marking deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for yum-presto-0.7.3-1.fc17.noarch >[2012-05-30 20:25:34,645] DEBUG : TSINFO: Marking python-kitchen-1.1.1-1.fc17.noarch as install for yum-utils-1.1.31-4.fc17.noarch >[2012-05-30 20:25:34,704] DEBUG : TSINFO: Marking libIDL-0.8.14-4.fc17.x86_64 as install for ORBit2-2.14.19-3.fc17.x86_64 >[2012-05-30 20:25:34,711] DEBUG : TSINFO: Marking preupgrade-1.1.10-2.fc17.noarch as install for PackageKit-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:34,713] DEBUG : TSINFO: Marking comps-extras-20-3.fc17.noarch as install for PackageKit-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:34,714] DEBUG : TSINFO: Marking PackageKit-yum-0.7.4-3.fc17.x86_64 as install for PackageKit-0.7.4-3.fc17.x86_64 >[2012-05-30 20:25:34,725] DEBUG : TSINFO: Marking sip-4.13.2-1.fc17.x86_64 as install for PyQt4-4.9.1-2.fc17.x86_64 >[2012-05-30 20:25:34,737] DEBUG : TSINFO: Marking libmikmod-3.2.0-13.beta2.fc17.x86_64 as install for SDL_mixer-1.2.12-1.fc17.x86_64 >[2012-05-30 20:25:34,744] DEBUG : TSINFO: Marking abrt-libs-2.0.10-3.fc17.x86_64 as install for abrt-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,745] DEBUG : TSINFO: Marking libreport-2.0.10-3.fc17.x86_64 as install for abrt-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,746] DEBUG : TSINFO: Marking btparser-0.16-1.fc17.x86_64 as install for abrt-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,752] DEBUG : TSINFO: Marking elfutils-libs-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,753] DEBUG : TSINFO: Marking elfutils-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,756] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.10-3.fc17.x86_64 as install for abrt-addon-kerneloops-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,763] DEBUG : TSINFO: Marking abrt-dbus-2.0.10-3.fc17.x86_64 as install for abrt-gui-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:34,775] DEBUG : TSINFO: Marking 1:qt-mysql-4.8.1-10.fc17.x86_64 as install for akonadi-1.7.2-1.fc17.x86_64 >[2012-05-30 20:25:34,777] DEBUG : TSINFO: Marking mysql-server-5.5.23-1.fc17.x86_64 as install for akonadi-1.7.2-1.fc17.x86_64 >[2012-05-30 20:25:34,779] DEBUG : TSINFO: Marking boost-program-options-1.48.0-11.fc17.x86_64 as install for akonadi-1.7.2-1.fc17.x86_64 >[2012-05-30 20:25:34,789] 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-05-30 20:25:34,796] DEBUG : TSINFO: Marking taglib-extras-1.0.1-3.fc17.x86_64 as install for amarok-libs-2.5.0-7.fc17.x86_64 >[2012-05-30 20:25:34,826] DEBUG : TSINFO: Marking libgfortran-4.7.0-5.fc17.x86_64 as install for atlas-3.8.4-3.fc17.x86_64 >[2012-05-30 20:25:34,826] DEBUG : Quick matched libgfortran-4.7.0-5.fc17.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >[2012-05-30 20:25:34,827] DEBUG : Quick matched libgfortran-4.7.0-5.fc17.x86_64 to require for libgfortran.so.3()(64bit) >[2012-05-30 20:25:34,850] DEBUG : TSINFO: Marking 32:bind-license-9.9.0-4.fc17.noarch as install for 32:bind-libs-9.9.0-4.fc17.x86_64 >[2012-05-30 20:25:34,913] 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-05-30 20:25:34,976] DEBUG : TSINFO: Marking libpgf-6.11.42-2.fc17.x86_64 as install for digikam-libs-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:34,978] DEBUG : TSINFO: Marking liblqr-1-0.4.1-3.fc17.x86_64 as install for digikam-libs-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:34,982] 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-05-30 20:25:34,983] 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-05-30 20:25:34,988] DEBUG : TSINFO: Marking xml-common-0.6.3-36.fc17.noarch as install for docbook-dtds-1.0-56.fc17.noarch >[2012-05-30 20:25:34,989] DEBUG : TSINFO: Marking sgml-common-0.6.3-36.fc17.noarch as install for docbook-dtds-1.0-56.fc17.noarch >[2012-05-30 20:25:34,992] DEBUG : TSINFO: Marking 1:hardlink-1.0-13.fc17.x86_64 as install for dracut-018-35.git20120510.fc17.noarch >[2012-05-30 20:25:34,995] DEBUG : TSINFO: Marking python-boto-2.3.0-1.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-05-30 20:25:34,996] DEBUG : TSINFO: Marking python-GnuPGInterface-0.3.2-9.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-05-30 20:25:34,997] DEBUG : TSINFO: Marking 2:ncftp-3.2.5-3.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-05-30 20:25:34,999] DEBUG : TSINFO: Marking librsync-0.9.7-17.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-05-30 20:25:35,019] DEBUG : TSINFO: Marking squeak-vm-3.10.5-8.fc17.x86_64 as install for etoys-4.1.2390-5.fc17.noarch >[2012-05-30 20:25:35,025] DEBUG : TSINFO: Marking djvulibre-libs-3.5.24-3.fc17.x86_64 as install for evince-djvu-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:35,031] DEBUG : TSINFO: Marking libspectre-0.2.6-5.fc17.x86_64 as install for evince-libs-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:35,032] DEBUG : TSINFO: Marking libgxps-0.2.2-1.fc17.x86_64 as install for evince-libs-3.4.0-2.fc17.x86_64 >[2012-05-30 20:25:35,053] DEBUG : TSINFO: Marking perl-URI-1.60-1.fc17.noarch as install for exo-0.6.2-4.fc17.x86_64 >[2012-05-30 20:25:35,054] DEBUG : Quick matched perl-URI-1.60-1.fc17.noarch to require for perl(URI::URL) >[2012-05-30 20:25:35,054] DEBUG : Quick matched perl-URI-1.60-1.fc17.noarch to require for perl(URI::Escape) >[2012-05-30 20:25:35,062] DEBUG : TSINFO: Marking libnice-0.1.2-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-05-30 20:25:35,063] DEBUG : TSINFO: Marking gupnp-igd-0.2.1-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-05-30 20:25:35,072] DEBUG : TSINFO: Marking fipscheck-1.3.0-3.fc17.x86_64 as install for fipscheck-lib-1.3.0-3.fc17.x86_64 >[2012-05-30 20:25:35,081] DEBUG : TSINFO: Marking libsocialweb-0.25.20-3.fc17.x86_64 as install for 1:folks-0.6.9-1.fc17.x86_64 >[2012-05-30 20:25:35,087] DEBUG : TSINFO: Marking recode-3.6-31.fc17.x86_64 as install for fortune-mod-1.99.1-15.fc17.x86_64 >[2012-05-30 20:25:35,091] DEBUG : TSINFO: Marking libfprint-0.4.0-3.fc17.x86_64 as install for fprintd-0.4.1-2.fc17.x86_64 >[2012-05-30 20:25:35,127] DEBUG : TSINFO: Marking suitesparse-3.6.1-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-05-30 20:25:35,128] DEBUG : TSINFO: Marking libspiro-20071029-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-05-30 20:25:35,129] DEBUG : TSINFO: Marking libopenraw-0.0.8-7.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-05-30 20:25:35,134] 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-05-30 20:25:35,155] DEBUG : TSINFO: Marking tzdata-2012c-1.fc17.noarch as install for glibc-common-2.15-37.fc17.x86_64 >[2012-05-30 20:25:35,167] 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-05-30 20:25:35,172] 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-05-30 20:25:35,173] 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-05-30 20:25:35,191] 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-05-30 20:25:35,197] 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-05-30 20:25:35,248] DEBUG : TSINFO: Marking gupnp-av-0.10.2-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-05-30 20:25:35,250] DEBUG : TSINFO: Marking libquvi-0.4.1-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-05-30 20:25:35,251] DEBUG : TSINFO: Marking gmime-2.6.4-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-05-30 20:25:35,265] DEBUG : TSINFO: Marking gstreamer-tools-0.10.36-1.fc17.x86_64 as install for gstreamer-0.10.36-1.fc17.x86_64 >[2012-05-30 20:25:35,281] 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-05-30 20:25:35,282] DEBUG : TSINFO: Marking libvdpau-0.4.1-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-05-30 20:25:35,283] 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-05-30 20:25:35,284] 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-05-30 20:25:35,286] 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-05-30 20:25:35,287] 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-05-30 20:25:35,288] 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-05-30 20:25:35,289] 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-05-30 20:25:35,290] DEBUG : TSINFO: Marking dirac-libs-1.0.2-8.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-05-30 20:25:35,291] DEBUG : Quick matched dirac-libs-1.0.2-8.fc17.x86_64 to require for libdirac_decoder.so.0()(64bit) >[2012-05-30 20:25:35,291] 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-05-30 20:25:35,292] 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-05-30 20:25:35,294] 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-05-30 20:25:35,295] 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-05-30 20:25:35,302] 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-05-30 20:25:35,313] DEBUG : TSINFO: Marking gtk-vnc-0.5.0-2.fc17.x86_64 as install for gtk-vnc-python-0.5.0-2.fc17.x86_64 >[2012-05-30 20:25:35,314] DEBUG : Quick matched gtk-vnc-0.5.0-2.fc17.x86_64 to require for libgtk-vnc-1.0.so.0()(64bit) >[2012-05-30 20:25:35,369] DEBUG : TSINFO: Marking qtsoap-2.7-3.fc17.x86_64 as install for herqq-1.0.0-3.fc17.x86_64 >[2012-05-30 20:25:35,377] DEBUG : TSINFO: Marking hplip-common-3.12.4-2.fc17.x86_64 as install for hplip-libs-3.12.4-2.fc17.x86_64 >[2012-05-30 20:25:35,389] DEBUG : TSINFO: Marking enblend-4.0-12.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,392] DEBUG : TSINFO: Marking perl-Image-ExifTool-8.85-1.fc17.noarch as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,394] DEBUG : TSINFO: Marking 1:make-3.82-9.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,395] DEBUG : TSINFO: Marking libpano13-2.9.18-3.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,396] DEBUG : TSINFO: Marking freeglut-2.8.0-3.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,397] DEBUG : TSINFO: Marking boost-thread-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,398] DEBUG : TSINFO: Marking boost-system-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,400] DEBUG : TSINFO: Marking boost-signals-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,401] DEBUG : TSINFO: Marking boost-regex-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,402] DEBUG : TSINFO: Marking boost-iostreams-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,403] DEBUG : TSINFO: Marking boost-filesystem-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,405] DEBUG : TSINFO: Marking boost-date-time-1.48.0-11.fc17.x86_64 as install for hugin-base-2011.4.0-4.fc17.x86_64 >[2012-05-30 20:25:35,435] DEBUG : TSINFO: Marking libfreebob-1.0.11-11.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-05-30 20:25:35,437] 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-05-30 20:25:35,446] DEBUG : TSINFO: Marking jovie-libs-4.8.3-1.fc17.x86_64 as install for jovie-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,447] DEBUG : TSINFO: Marking festival-1.96-20.fc17.x86_64 as install for jovie-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,467] DEBUG : TSINFO: Marking kaccessible-libs-4.8.3-1.fc17.x86_64 as install for kaccessible-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,505] DEBUG : TSINFO: Marking libssh-0.5.2-1.fc17.x86_64 as install for kde-runtime-libs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,506] DEBUG : TSINFO: Marking openslp-1.2.1-16.fc17.x86_64 as install for kde-runtime-libs-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,508] DEBUG : TSINFO: Marking beefy-miracle-kde-theme-16.91.0.1-1.fc17.noarch as install for kde-settings-kdm-4.8-13.fc17.noarch >[2012-05-30 20:25:35,565] DEBUG : TSINFO: Marking 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 as install for 1:kdepim-runtime-4.8.3-2.fc17.x86_64 >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libmaildir.so.4()(64bit) >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libkmindexreader.so.4()(64bit) >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libkdepim-runtime-dms-copy.so()(64bit) >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libkdepim-copy.so.4()(64bit) >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libakonadi-xml.so.4()(64bit) >[2012-05-30 20:25:35,566] DEBUG : Quick matched 1:kdepim-runtime-libs-4.8.3-2.fc17.x86_64 to require for libakonadi-filestore.so.4()(64bit) >[2012-05-30 20:25:35,596] DEBUG : TSINFO: Marking chmlib-0.40-5.fc17.x86_64 as install for 7:kio_msits-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,628] DEBUG : TSINFO: Marking konsole-part-4.8.3-1.fc17.x86_64 as install for konsole-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,629] DEBUG : Quick matched konsole-part-4.8.3-1.fc17.x86_64 to require for libkonsoleprivate.so()(64bit) >[2012-05-30 20:25:35,639] DEBUG : TSINFO: Marking kross-interpreters-4.8.3-1.fc17.x86_64 as install for kross-python-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:35,645] DEBUG : TSINFO: Marking libXres-1.0.6-1.fc17.x86_64 as install for ksysguard-libs-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:35,647] DEBUG : TSINFO: Marking lm_sensors-libs-3.3.1-2.fc17.x86_64 as install for ksysguardd-4.8.3-3.fc17.x86_64 >[2012-05-30 20:25:35,674] DEBUG : TSINFO: Marking groff-1.21-8.fc17.x86_64 as install for less-444-5.fc17.x86_64 >[2012-05-30 20:25:35,681] DEBUG : TSINFO: Marking libX11-common-1.4.99.901-2.fc17.noarch as install for libX11-1.4.99.901-2.fc17.x86_64 >[2012-05-30 20:25:35,748] DEBUG : TSINFO: Marking sound-theme-freedesktop-0.7-4.fc17.noarch as install for libcanberra-0.28-6.fc17.x86_64 >[2012-05-30 20:25:35,777] DEBUG : TSINFO: Marking libssh2-1.4.1-2.fc17.x86_64 as install for libcurl-7.24.0-2.fc17.x86_64 >[2012-05-30 20:25:35,778] DEBUG : Quick matched libssh2-1.4.1-2.fc17.x86_64 to require for libssh2.so.1()(64bit) >[2012-05-30 20:25:35,842] 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-05-30 20:25:35,843] DEBUG : Quick matched lockdev-1.0.4-0.4.20111007git.fc17.x86_64 to require for liblockdev.so.1()(64bit) >[2012-05-30 20:25:35,844] DEBUG : TSINFO: Marking gd-2.0.35-16.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-05-30 20:25:35,849] DEBUG : TSINFO: Marking sg3_utils-libs-1.31-2.fc17.x86_64 as install for libgpod-0.8.2-4.fc17.x86_64 >[2012-05-30 20:25:35,877] 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-05-30 20:25:35,879] 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-05-30 20:25:35,905] DEBUG : TSINFO: Marking 1:marble-4.8.3-1.fc17.x86_64 as install for libkgeomap-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:35,907] DEBUG : TSINFO: Marking 1:marble-libs-4.8.3-1.fc17.x86_64 as install for libkgeomap-2.6.0-0.4.beta3.fc17.1.x86_64 >[2012-05-30 20:25:35,934] DEBUG : TSINFO: Marking fftw-libs-3.3-4.fc17.x86_64 as install for liblastfm-0.3.3-4.fc17.x86_64 >[2012-05-30 20:25:35,942] DEBUG : TSINFO: Marking liblouis-2.4.1-1.fc17.x86_64 as install for liblouis-python-2.4.1-1.fc17.noarch >[2012-05-30 20:25:35,970] DEBUG : TSINFO: Marking libnfnetlink-1.0.0-4.fc17.x86_64 as install for libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >[2012-05-30 20:25:35,992] DEBUG : TSINFO: Marking seed-3.2.0-2.fc17.2.x86_64 as install for libpeas-1.4.0-2.fc17.x86_64 >[2012-05-30 20:25:36,006] DEBUG : TSINFO: Marking libmodman-2.0.1-4.fc17.x86_64 as install for libproxy-0.4.7-4.fc17.x86_64 >[2012-05-30 20:25:36,009] DEBUG : TSINFO: Marking cracklib-dicts-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-05-30 20:25:36,010] DEBUG : TSINFO: Marking cracklib-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-05-30 20:25:36,042] 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-05-30 20:25:36,043] 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-05-30 20:25:36,044] 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-05-30 20:25:36,045] 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-05-30 20:25:36,046] 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-05-30 20:25:36,047] 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-05-30 20:25:36,049] 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-05-30 20:25:36,050] 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-05-30 20:25:36,051] 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-05-30 20:25:36,052] DEBUG : TSINFO: Marking libcmis-0.1.0-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:36,077] DEBUG : TSINFO: Marking poppler-0.18.4-3.fc17.x86_64 as install for 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >[2012-05-30 20:25:36,095] DEBUG : TSINFO: Marking xmlrpc-c-client-1.29.0-1701.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:36,096] DEBUG : TSINFO: Marking xmlrpc-c-1.29.0-1701.svn2233.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:36,110] DEBUG : TSINFO: Marking ustr-1.0.4-12.fc17.x86_64 as install for libsemanage-2.1.6-3.fc17.x86_64 >[2012-05-30 20:25:36,110] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >[2012-05-30 20:25:36,111] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1()(64bit) >[2012-05-30 20:25:36,193] DEBUG : TSINFO: Marking netcf-libs-0.1.9-2.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,194] DEBUG : Quick matched netcf-libs-0.1.9-2.fc17.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >[2012-05-30 20:25:36,194] DEBUG : Quick matched netcf-libs-0.1.9-2.fc17.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >[2012-05-30 20:25:36,194] DEBUG : Quick matched netcf-libs-0.1.9-2.fc17.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >[2012-05-30 20:25:36,195] DEBUG : TSINFO: Marking gnutls-utils-2.12.17-1.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,196] DEBUG : TSINFO: Marking gettext-0.18.1.1-12.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,197] DEBUG : TSINFO: Marking cyrus-sasl-md5-2.1.23-29.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,198] DEBUG : TSINFO: Marking yajl-2.0.1-2.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,200] DEBUG : TSINFO: Marking xen-libs-4.1.2-15.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,201] DEBUG : TSINFO: Marking libwsman1-2.2.7-3.fc17.x86_64 as install for libvirt-client-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,202] DEBUG : Quick matched libwsman1-2.2.7-3.fc17.x86_64 to require for libwsman_client.so.1()(64bit) >[2012-05-30 20:25:36,202] DEBUG : Quick matched libwsman1-2.2.7-3.fc17.x86_64 to require for libwsman.so.1()(64bit) >[2012-05-30 20:25:36,220] DEBUG : TSINFO: Marking glusterfs-fuse-3.2.6-1.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,221] DEBUG : TSINFO: Marking radvd-1.8.5-2.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,222] DEBUG : TSINFO: Marking numad-0.5-3.20120221git.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,223] DEBUG : TSINFO: Marking lzop-1.03-4.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,224] DEBUG : TSINFO: Marking lvm2-2.02.95-6.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,226] DEBUG : TSINFO: Marking iscsi-initiator-utils-6.2.0.872-18.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,228] DEBUG : TSINFO: Marking ebtables-2.0.10-5.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,229] DEBUG : TSINFO: Marking 1:dmidecode-2.11-8.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,230] DEBUG : TSINFO: Marking 2:qemu-img-1.0-17.fc17.x86_64 as install for libvirt-daemon-0.9.11.3-1.fc17.x86_64 >[2012-05-30 20:25:36,249] DEBUG : TSINFO: Marking lzo-minilzo-2.06-2.fc17.x86_64 as install for libvncserver-0.9.8.2-4.fc17.x86_64 >[2012-05-30 20:25:36,253] DEBUG : TSINFO: Marking libwacom-data-0.5-3.fc17.noarch as install for libwacom-0.5-3.fc17.x86_64 >[2012-05-30 20:25:36,299] DEBUG : TSINFO: Marking netxen-firmware-4.0.534-5.fc17.noarch as install for linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >[2012-05-30 20:25:36,321] DEBUG : TSINFO: Marking libmatchbox-1.9-9.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-05-30 20:25:36,328] DEBUG : TSINFO: Marking libwayland-server-0.85.0-1.fc17.x86_64 as install for mesa-libEGL-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:36,329] DEBUG : TSINFO: Marking libwayland-client-0.85.0-1.fc17.x86_64 as install for mesa-libEGL-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:36,330] DEBUG : TSINFO: Marking mesa-libgbm-8.0.2-8.fc17.x86_64 as install for mesa-libEGL-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:36,336] DEBUG : TSINFO: Marking mesa-libglapi-8.0.2-8.fc17.x86_64 as install for mesa-libGL-8.0.2-8.fc17.x86_64 >[2012-05-30 20:25:36,362] DEBUG : TSINFO: Marking libaio-0.3.109-5.fc17.x86_64 as install for mysql-embedded-5.5.23-1.fc17.x86_64 >[2012-05-30 20:25:36,362] DEBUG : Quick matched libaio-0.3.109-5.fc17.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >[2012-05-30 20:25:36,362] DEBUG : Quick matched libaio-0.3.109-5.fc17.x86_64 to require for libaio.so.1()(64bit) >[2012-05-30 20:25:36,371] 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-05-30 20:25:36,375] DEBUG : TSINFO: Marking pakchois-0.4-5.x86_64 as install for neon-0.29.6-2.fc17.x86_64 >[2012-05-30 20:25:36,386] 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-05-30 20:25:36,386] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >[2012-05-30 20:25:36,386] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpagent.so.30()(64bit) >[2012-05-30 20:25:36,404] DEBUG : TSINFO: Marking nss-sysinit-3.13.4-3.fc17.x86_64 as install for nss-3.13.4-3.fc17.x86_64 >[2012-05-30 20:25:36,431] DEBUG : TSINFO: Marking python-nose-1.1.2-2.fc17.noarch as install for 1:numpy-1.6.1-2.fc17.x86_64 >[2012-05-30 20:25:36,432] DEBUG : TSINFO: Marking libquadmath-4.7.0-5.fc17.x86_64 as install for 1:numpy-1.6.1-2.fc17.x86_64 >[2012-05-30 20:25:36,436] 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-05-30 20:25:36,446] DEBUG : TSINFO: Marking okular-libs-4.8.3-1.fc17.x86_64 as install for okular-part-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:36,447] DEBUG : TSINFO: Marking poppler-qt-0.18.4-3.fc17.x86_64 as install for okular-part-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:36,449] DEBUG : TSINFO: Marking ebook-tools-libs-0.2.0-4.fc17.x86_64 as install for okular-part-4.8.3-1.fc17.x86_64 >[2012-05-30 20:25:36,460] DEBUG : TSINFO: Marking vpnc-script-0.5.3-14.svn457.fc17.noarch as install for openconnect-3.18-1.fc17.x86_64 >[2012-05-30 20:25:36,468] DEBUG : TSINFO: Marking tbb-4.0-2.20110809.fc17.x86_64 as install for opencv-2.3.1-8.fc17.x86_64 >[2012-05-30 20:25:36,470] DEBUG : TSINFO: Marking openni-1.3.2.1-3.fc17.x86_64 as install for opencv-2.3.1-8.fc17.x86_64 >[2012-05-30 20:25:36,489] DEBUG : TSINFO: Marking pkcs11-helper-1.09-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-05-30 20:25:36,490] DEBUG : TSINFO: Marking lzo-2.06-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-05-30 20:25:36,521] DEBUG : TSINFO: Marking libthai-0.1.14-5.fc17.x86_64 as install for pango-1.30.0-1.fc17.x86_64 >[2012-05-30 20:25:36,521] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2012-05-30 20:25:36,521] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0()(64bit) >[2012-05-30 20:25:36,554] 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-05-30 20:25:36,555] DEBUG : TSINFO: Marking perl-Socket-2.001-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-05-30 20:25:36,556] 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-05-30 20:25:36,557] 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-05-30 20:25:36,558] DEBUG : TSINFO: Marking perl-threads-1.86-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-05-30 20:25:36,560] 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-05-30 20:25:36,562] 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-05-30 20:25:36,563] DEBUG : TSINFO: Marking perl-Carp-1.22-2.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-05-30 20:25:36,573] DEBUG : TSINFO: Marking perl-libwww-perl-6.03-2.fc17.noarch as install for perl-XML-Parser-2.41-4.fc17.x86_64 >[2012-05-30 20:25:36,585] DEBUG : TSINFO: Marking libqzeitgeist-0.8.0-6.fc17.x86_64 as install for phonon-4.6.0-3.fc17.x86_64 >[2012-05-30 20:25:36,602] 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-05-30 20:25:36,611] DEBUG : TSINFO: Marking setools-libs-python-3.3.7-24.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,613] DEBUG : TSINFO: Marking libsemanage-python-2.1.6-3.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,614] DEBUG : TSINFO: Marking audit-libs-python-2.2.1-1.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,615] DEBUG : TSINFO: Marking selinux-policy-devel-3.10.0-121.fc17.noarch as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,616] DEBUG : TSINFO: Marking python-IPy-0.75-2.fc17.noarch as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,617] DEBUG : TSINFO: Marking checkpolicy-2.1.9-4.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-05-30 20:25:36,630] DEBUG : TSINFO: Marking openjpeg-libs-1.4-12.fc17.x86_64 as install for poppler-glib-0.18.4-3.fc17.x86_64 >[2012-05-30 20:25:36,649] DEBUG : TSINFO: Marking qrencode-3.2.0-3.fc17.x86_64 as install for prison-1.0-4.fc17.x86_64 >[2012-05-30 20:25:36,650] DEBUG : TSINFO: Marking libdmtx-0.7.2-7.fc17.x86_64 as install for prison-1.0-4.fc17.x86_64 >[2012-05-30 20:25:36,672] DEBUG : TSINFO: Marking wv-1.2.9-4.fc17.x86_64 as install for pyabiword-0.8.0-8.fc17.x86_64 >[2012-05-30 20:25:36,674] DEBUG : TSINFO: Marking fribidi-0.19.2-4.fc17.x86_64 as install for pyabiword-0.8.0-8.fc17.x86_64 >[2012-05-30 20:25:36,675] DEBUG : TSINFO: Marking 1:libabiword-2.8.6-17.fc17.x86_64 as install for pyabiword-0.8.0-8.fc17.x86_64 >[2012-05-30 20:25:36,687] DEBUG : TSINFO: Marking pycairo-1.8.10-4.fc17.x86_64 as install for pygobject3-3.2.0-1.fc17.x86_64 >[2012-05-30 20:25:36,698] DEBUG : TSINFO: Marking gtksourceview2-2.11.2-13.fc17.x86_64 as install for pygtksourceview-2.10.1-5.fc17.x86_64 >[2012-05-30 20:25:36,713] DEBUG : TSINFO: Marking brlapi-0.5.6-4.fc17.x86_64 as install for python-brlapi-0.5.6-4.fc17.x86_64 >[2012-05-30 20:25:36,713] DEBUG : Quick matched brlapi-0.5.6-4.fc17.x86_64 to require for libbrlapi.so.0.5()(64bit) >[2012-05-30 20:25:36,724] DEBUG : TSINFO: Marking python-chardet-2.0.1-4.fc17.noarch as install for python-kitchen-1.1.1-1.fc17.noarch >[2012-05-30 20:25:36,733] DEBUG : TSINFO: Marking python-markupsafe-0.11-4.fc17.x86_64 as install for python-mako-0.5.0-2.fc17.noarch >[2012-05-30 20:25:36,734] DEBUG : TSINFO: Marking python-beaker-1.5.4-3.fc17.noarch as install for python-mako-0.5.0-2.fc17.noarch >[2012-05-30 20:25:36,736] DEBUG : TSINFO: Marking libreport-newt-2.0.10-3.fc17.x86_64 as install for python-meh-0.12-1.fc17.noarch >[2012-05-30 20:25:36,742] DEBUG : TSINFO: Marking python-decorator-3.3.3-1.fc17.noarch as install for python-slip-dbus-0.2.20-2.fc17.noarch >[2012-05-30 20:25:36,748] DEBUG : TSINFO: Marking python-zope-interface-3.7.0-1.fc17.x86_64 as install for python-twisted-core-11.1.0-2.fc17.x86_64 >[2012-05-30 20:25:36,749] DEBUG : TSINFO: Marking pyserial-2.6-2.fc17.noarch as install for python-twisted-core-11.1.0-2.fc17.x86_64 >[2012-05-30 20:25:36,750] DEBUG : TSINFO: Marking pyOpenSSL-0.12-2.fc17.x86_64 as install for python-twisted-core-11.1.0-2.fc17.x86_64 >[2012-05-30 20:25:36,752] DEBUG : TSINFO: Marking python-pycurl-7.19.0-10.fc17.x86_64 as install for python-urlgrabber-3.9.1-11.fc17.noarch >[2012-05-30 20:25:36,775] DEBUG : TSINFO: Marking 2:qemu-common-1.0-17.fc17.x86_64 as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,777] DEBUG : TSINFO: Marking vgabios-0.6c-4.fc17.noarch as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,778] DEBUG : TSINFO: Marking seabios-bin-1.6.3-1.fc17.noarch as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,779] DEBUG : TSINFO: Marking sgabios-bin-0-0.20110622SVN.fc17.noarch as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,780] DEBUG : TSINFO: Marking spice-server-0.10.1-2.fc17.x86_64 as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,780] DEBUG : Quick matched spice-server-0.10.1-2.fc17.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >[2012-05-30 20:25:36,780] DEBUG : Quick matched spice-server-0.10.1-2.fc17.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >[2012-05-30 20:25:36,781] DEBUG : Quick matched spice-server-0.10.1-2.fc17.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >[2012-05-30 20:25:36,781] DEBUG : Quick matched spice-server-0.10.1-2.fc17.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >[2012-05-30 20:25:36,781] DEBUG : Quick matched spice-server-0.10.1-2.fc17.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >[2012-05-30 20:25:36,781] DEBUG : TSINFO: Marking ipxe-roms-qemu-20120328-1.gitaac9718.fc17.noarch as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,783] DEBUG : TSINFO: Marking usbredir-0.4.3-1.fc17.x86_64 as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,797] DEBUG : TSINFO: Marking ceph-0.44-5.fc17.x86_64 as install for 2:qemu-system-x86-1.0-17.fc17.x86_64 >[2012-05-30 20:25:36,798] DEBUG : Quick matched ceph-0.44-5.fc17.x86_64 to require for librados.so.2()(64bit) >[2012-05-30 20:25:36,813] DEBUG : TSINFO: Marking qt-settings-4.8-13.fc17.noarch as install for 1:qt-4.8.1-10.fc17.x86_64 >[2012-05-30 20:25:36,835] DEBUG : TSINFO: Marking qt-mobility-1.2.0-10.20110922.fc17.x86_64 as install for qtwebkit-2.2.1-4.fc17.x86_64 >[2012-05-30 20:25:36,836] DEBUG : Quick matched qt-mobility-1.2.0-10.20110922.fc17.x86_64 to require for libQtLocation.so.1()(64bit) >[2012-05-30 20:25:36,842] DEBUG : TSINFO: Marking rarian-0.8.1-7.fc17.x86_64 as install for rarian-compat-0.8.1-7.fc17.x86_64 >[2012-05-30 20:25:36,843] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for rarian >[2012-05-30 20:25:36,843] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for librarian.so.0()(64bit) >[2012-05-30 20:25:36,851] DEBUG : TSINFO: Marking jline-1.0-1.fc17.noarch as install for rhino-1.7R3-4.fc17.noarch >[2012-05-30 20:25:36,865] DEBUG : TSINFO: Marking rpm-build-libs-4.9.1.3-6.fc17.x86_64 as install for rpm-python-4.9.1.3-6.fc17.x86_64 >[2012-05-30 20:25:36,866] DEBUG : Quick matched rpm-build-libs-4.9.1.3-6.fc17.x86_64 to require for librpmbuild.so.2()(64bit) >[2012-05-30 20:25:36,879] DEBUG : TSINFO: Marking libyaml-0.1.4-2.fc17.x86_64 as install for ruby-libs-1.9.3.194-10.1.fc17.x86_64 >[2012-05-30 20:25:36,896] DEBUG : TSINFO: Marking m4-1.4.16-3.fc17.x86_64 as install for selinux-policy-3.10.0-121.fc17.noarch >[2012-05-30 20:25:36,901] DEBUG : TSINFO: Marking setroubleshoot-plugins-3.0.38-1.fc17.noarch as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-05-30 20:25:36,903] DEBUG : TSINFO: Marking setools-libs-3.3.7-24.fc17.x86_64 as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-05-30 20:25:36,904] DEBUG : Quick matched setools-libs-3.3.7-24.fc17.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >[2012-05-30 20:25:36,904] DEBUG : Quick matched setools-libs-3.3.7-24.fc17.x86_64 to require for libqpol.so.1()(64bit) >[2012-05-30 20:25:36,904] DEBUG : Quick matched setools-libs-3.3.7-24.fc17.x86_64 to require for libapol.so.4()(64bit) >[2012-05-30 20:25:36,910] DEBUG : TSINFO: Marking python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch as install for smolt-1.4.3-6.fc17.noarch >[2012-05-30 20:25:36,914] DEBUG : TSINFO: Marking 1:virtuoso-opensource-6.1.5-2.fc17.x86_64 as install for soprano-2.7.5-1.fc17.x86_64 >[2012-05-30 20:25:36,916] DEBUG : TSINFO: Marking redland-virtuoso-1.0.15-1.fc17.x86_64 as install for soprano-2.7.5-1.fc17.x86_64 >[2012-05-30 20:25:36,917] DEBUG : TSINFO: Marking raptor2-2.0.7-1.fc17.x86_64 as install for soprano-2.7.5-1.fc17.x86_64 >[2012-05-30 20:25:36,918] DEBUG : TSINFO: Marking libiodbc-3.52.7-3.fc17.x86_64 as install for soprano-2.7.5-1.fc17.x86_64 >[2012-05-30 20:25:36,919] DEBUG : TSINFO: Marking clucene-core-2.3.3.4-6.fc17.x86_64 as install for soprano-2.7.5-1.fc17.x86_64 >[2012-05-30 20:25:36,921] DEBUG : TSINFO: Marking 1:python-lockfile-0.9.1-2.fc17.noarch as install for spambayes-1.1-0.4.a6.fc17.noarch >[2012-05-30 20:25:36,927] DEBUG : TSINFO: Marking festival-freebsoft-utils-0.10-3.fc17.noarch as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-05-30 20:25:36,928] DEBUG : TSINFO: Marking flite-1.3-17.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-05-30 20:25:36,929] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmulex.so.1()(64bit) >[2012-05-30 20:25:36,929] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >[2012-05-30 20:25:36,929] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite.so.1()(64bit) >[2012-05-30 20:25:36,930] DEBUG : TSINFO: Marking dotconf-1.3-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-05-30 20:25:36,938] DEBUG : TSINFO: Marking celt051-0.5.1.3-4.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-05-30 20:25:36,940] DEBUG : TSINFO: Marking libcacard-0.1.2-2.fc17.x86_64 as install for spice-glib-0.11-4.fc17.x86_64 >[2012-05-30 20:25:36,960] DEBUG : TSINFO: Marking xapian-bindings-python-1.2.9-1.fc17.x86_64 as install for sugar-datastore-0.96.0-1.fc17.x86_64 >[2012-05-30 20:25:36,961] DEBUG : TSINFO: Marking python-cjson-1.0.5-8.fc17.x86_64 as install for sugar-datastore-0.96.0-1.fc17.x86_64 >[2012-05-30 20:25:36,967] DEBUG : TSINFO: Marking sugar-base-0.96.0-1.fc17.x86_64 as install for sugar-toolkit-0.96.1-1.fc17.x86_64 >[2012-05-30 20:25:36,968] DEBUG : TSINFO: Marking hippo-canvas-python-0.3.0-10.fc17.x86_64 as install for sugar-toolkit-0.96.1-1.fc17.x86_64 >[2012-05-30 20:25:36,969] DEBUG : TSINFO: Marking gnome-python2-rsvg-2.32.0-9.fc17.x86_64 as install for sugar-toolkit-0.96.1-1.fc17.x86_64 >[2012-05-30 20:25:37,014] DEBUG : TSINFO: Marking libpurple-2.10.2-1.fc17.x86_64 as install for telepathy-haze-0.6.0-1.fc17.x86_64 >[2012-05-30 20:25:37,053] DEBUG : TSINFO: Marking 1:tk-8.5.11-2.fc17.x86_64 as install for tkinter-2.7.3-6.fc17.x86_64 >[2012-05-30 20:25:37,054] DEBUG : TSINFO: Marking 1:tix-8.4.3-7.fc17.x86_64 as install for tkinter-2.7.3-6.fc17.x86_64 >[2012-05-30 20:25:37,070] DEBUG : TSINFO: Marking libosinfo-0.1.1-1.fc17.x86_64 as install for tracker-0.14.0-2.fc17.x86_64 >[2012-05-30 20:25:37,071] 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-05-30 20:25:37,071] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0()(64bit) >[2012-05-30 20:25:37,072] DEBUG : TSINFO: Marking libiptcdata-1.0.4-7.fc17.x86_64 as install for tracker-0.14.0-2.fc17.x86_64 >[2012-05-30 20:25:37,073] DEBUG : TSINFO: Marking enca-1.13-3.fc17.x86_64 as install for tracker-0.14.0-2.fc17.x86_64 >[2012-05-30 20:25:37,075] DEBUG : TSINFO: Marking libcue-1.3.0-4.fc17.x86_64 as install for tracker-0.14.0-2.fc17.x86_64 >[2012-05-30 20:25:37,088] DEBUG : TSINFO: Marking smp_utils-0.97-1.fc17.x86_64 as install for udisks-1.0.4-6.fc17.x86_64 >[2012-05-30 20:25:37,089] DEBUG : TSINFO: Marking libatasmart-0.18-2.fc17.x86_64 as install for udisks-1.0.4-6.fc17.x86_64 >[2012-05-30 20:25:37,090] DEBUG : TSINFO: Marking xfsprogs-3.1.8-1.fc17.x86_64 as install for udisks-1.0.4-6.fc17.x86_64 >[2012-05-30 20:25:37,092] DEBUG : TSINFO: Marking mtools-4.0.17-2.fc17.x86_64 as install for udisks-1.0.4-6.fc17.x86_64 >[2012-05-30 20:25:37,096] DEBUG : TSINFO: Marking gdisk-0.8.2-2.fc17.x86_64 as install for udisks2-1.94.0-4.fc17.x86_64 >[2012-05-30 20:25:37,116] 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-05-30 20:25:37,169] 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-05-30 20:25:37,181] DEBUG : TSINFO: Marking 1:xscreensaver-extras-base-5.15-5.fc17.x86_64 as install for 1:xscreensaver-extras-5.15-5.fc17.x86_64 >[2012-05-30 20:25:37,186] DEBUG : TSINFO: Marking 1:xscreensaver-gl-base-5.15-5.fc17.x86_64 as install for 1:xscreensaver-gl-extras-5.15-5.fc17.x86_64 >[2012-05-30 20:25:37,188] DEBUG : TSINFO: Marking libgle-3.1.0-6.fc17.x86_64 as install for 1:xscreensaver-gl-extras-5.15-5.fc17.x86_64 >[2012-05-30 20:25:37,231] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-kde-16.91.0-2.fc17.noarch as install for beefy-miracle-kde-theme-16.91.0.1-1.fc17.noarch >[2012-05-30 20:25:37,271] DEBUG : TSINFO: Marking brltty-4.3-4.fc17.x86_64 as install for brlapi-0.5.6-4.fc17.x86_64 >[2012-05-30 20:25:37,287] DEBUG : TSINFO: Marking gperftools-libs-2.0-5.fc17.x86_64 as install for ceph-0.44-5.fc17.x86_64 >[2012-05-30 20:25:37,288] DEBUG : TSINFO: Marking cryptopp-5.6.1-7.fc17.x86_64 as install for ceph-0.44-5.fc17.x86_64 >[2012-05-30 20:25:37,300] 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-05-30 20:25:37,315] DEBUG : TSINFO: Marking libzip-0.10.1-1.fc17.x86_64 as install for ebook-tools-libs-0.2.0-4.fc17.x86_64 >[2012-05-30 20:25:37,331] DEBUG : TSINFO: Marking plotutils-2.6-4.fc17.x86_64 as install for enblend-4.0-12.fc17.x86_64 >[2012-05-30 20:25:37,338] DEBUG : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-20.fc17.noarch as install for festival-1.96-20.fc17.x86_64 >[2012-05-30 20:25:37,339] DEBUG : TSINFO: Marking festival-speechtools-libs-1.2.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-05-30 20:25:37,340] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestools.so.1.2.96.1()(64bit) >[2012-05-30 20:25:37,340] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >[2012-05-30 20:25:37,341] DEBUG : TSINFO: Marking festival-lib-1.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-05-30 20:25:37,363] 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-05-30 20:25:37,364] DEBUG : Quick matched gettext-libs-0.18.1.1-12.fc17.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >[2012-05-30 20:25:37,368] DEBUG : TSINFO: Marking glusterfs-3.2.6-1.fc17.x86_64 as install for glusterfs-fuse-3.2.6-1.fc17.x86_64 >[2012-05-30 20:25:37,401] DEBUG : TSINFO: Marking hippo-canvas-0.3.0-10.fc17.x86_64 as install for hippo-canvas-python-0.3.0-10.fc17.x86_64 >[2012-05-30 20:25:37,402] DEBUG : Quick matched hippo-canvas-0.3.0-10.fc17.x86_64 to require for libhippocanvas-1.so.0()(64bit) >[2012-05-30 20:25:37,436] DEBUG : TSINFO: Marking t1lib-5.1.2-9.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,438] DEBUG : TSINFO: Marking ots-libs-0.5.0-5.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,439] DEBUG : TSINFO: Marking gtkmathview-0.8.0-9.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,440] DEBUG : Quick matched gtkmathview-0.8.0-9.fc17.x86_64 to require for libmathview.so.0()(64bit) >[2012-05-30 20:25:37,441] DEBUG : TSINFO: Marking link-grammar-4.7.4-2.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,442] DEBUG : TSINFO: Marking 1:aiksaurus-gtk-1.2.1-25.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,444] DEBUG : TSINFO: Marking 1:aiksaurus-1.2.1-25.fc17.x86_64 as install for 1:libabiword-2.8.6-17.fc17.x86_64 >[2012-05-30 20:25:37,473] DEBUG : TSINFO: Marking libxml++-2.34.2-3.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-05-30 20:25:37,475] 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-05-30 20:25:37,533] DEBUG : TSINFO: Marking libsilc-1.1.10-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-05-30 20:25:37,534] DEBUG : Quick matched libsilc-1.1.10-6.fc17.x86_64 to require for libsilc-1.1.so.2()(64bit) >[2012-05-30 20:25:37,535] DEBUG : TSINFO: Marking meanwhile-1.1.0-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-05-30 20:25:37,536] DEBUG : TSINFO: Marking libgadu-1.11.0-2.fc17.1.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-05-30 20:25:37,541] DEBUG : TSINFO: Marking libquvi-scripts-0.4.4-1.fc17.noarch as install for libquvi-0.4.1-1.fc17.x86_64 >[2012-05-30 20:25:37,545] DEBUG : TSINFO: Marking zeitgeist-0.8.2-3.fc17.noarch as install for libqzeitgeist-0.8.0-6.fc17.x86_64 >[2012-05-30 20:25:37,550] DEBUG : TSINFO: Marking libreport-python-2.0.10-3.fc17.x86_64 as install for libreport-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:37,551] DEBUG : TSINFO: Marking libreport-filesystem-2.0.10-3.fc17.x86_64 as install for libreport-2.0.10-3.fc17.x86_64 >[2012-05-30 20:25:37,560] DEBUG : TSINFO: Marking libsocialweb-keys-0.25.20-3.fc17.noarch as install for libsocialweb-0.25.20-3.fc17.x86_64 >[2012-05-30 20:25:37,594] DEBUG : TSINFO: Marking lvm2-libs-2.02.95-6.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-05-30 20:25:37,612] DEBUG : TSINFO: Marking libmcpp-2.7.2-7.fc17.x86_64 as install for mcpp-2.7.2-7.fc17.x86_64 >[2012-05-30 20:25:37,632] DEBUG : TSINFO: Marking mysql-5.5.23-1.fc17.x86_64 as install for mysql-server-5.5.23-1.fc17.x86_64 >[2012-05-30 20:25:37,635] DEBUG : TSINFO: Marking perl-DBI-1.617-1.fc17.x86_64 as install for mysql-server-5.5.23-1.fc17.x86_64 >[2012-05-30 20:25:37,637] DEBUG : TSINFO: Marking perl-DBD-MySQL-4.020-2.fc17.x86_64 as install for mysql-server-5.5.23-1.fc17.x86_64 >[2012-05-30 20:25:37,653] DEBUG : TSINFO: Marking augeas-libs-0.10.0-3.fc17.x86_64 as install for netcf-libs-0.1.9-2.fc17.x86_64 >[2012-05-30 20:25:37,653] DEBUG : Quick matched augeas-libs-0.10.0-3.fc17.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >[2012-05-30 20:25:37,653] DEBUG : Quick matched augeas-libs-0.10.0-3.fc17.x86_64 to require for libaugeas.so.0()(64bit) >[2012-05-30 20:25:37,672] DEBUG : TSINFO: Marking tinyxml-2.6.1-3.fc17.x86_64 as install for openni-1.3.2.1-3.fc17.x86_64 >[2012-05-30 20:25:37,696] 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-05-30 20:25:37,719] DEBUG : TSINFO: Marking perl-WWW-RobotRules-6.01-4.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,720] DEBUG : TSINFO: Marking perl-Net-HTTP-6.02-2.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,721] DEBUG : TSINFO: Marking perl-LWP-MediaTypes-6.01-4.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,723] DEBUG : TSINFO: Marking perl-HTTP-Message-6.03-1.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,724] DEBUG : Quick matched perl-HTTP-Message-6.03-1.fc17.noarch to require for perl(HTTP::Response) >[2012-05-30 20:25:37,724] DEBUG : Quick matched perl-HTTP-Message-6.03-1.fc17.noarch to require for perl(HTTP::Request::Common) >[2012-05-30 20:25:37,724] DEBUG : Quick matched perl-HTTP-Message-6.03-1.fc17.noarch to require for perl(HTTP::Request) >[2012-05-30 20:25:37,725] DEBUG : TSINFO: Marking perl-HTTP-Negotiate-6.00-4.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,726] DEBUG : TSINFO: Marking perl-HTTP-Date-6.00-3.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,727] DEBUG : TSINFO: Marking perl-HTTP-Daemon-6.00-4.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,728] DEBUG : TSINFO: Marking perl-HTTP-Cookies-6.00-4.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,729] DEBUG : TSINFO: Marking perl-File-Listing-6.03-2.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,730] DEBUG : TSINFO: Marking perl-HTML-Parser-3.69-3.fc17.x86_64 as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,731] DEBUG : Quick matched perl-HTML-Parser-3.69-3.fc17.x86_64 to require for perl(HTML::Entities) >[2012-05-30 20:25:37,732] DEBUG : TSINFO: Marking perl-Encode-Locale-1.02-5.fc17.noarch as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,733] DEBUG : TSINFO: Marking perl-Digest-MD5-2.51-211.fc17.x86_64 as install for perl-libwww-perl-6.03-2.fc17.noarch >[2012-05-30 20:25:37,751] 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-05-30 20:25:37,753] 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-05-30 20:25:37,762] DEBUG : TSINFO: Marking createrepo-0.9.9-11.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-05-30 20:25:37,763] DEBUG : TSINFO: Marking 1:anaconda-yum-plugins-1.0-7.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-05-30 20:25:37,768] DEBUG : TSINFO: Marking pycryptopp-0.5.29-3.fc17.x86_64 as install for python-beaker-1.5.4-3.fc17.noarch >[2012-05-30 20:25:37,775] DEBUG : TSINFO: Marking python-setuptools-0.6.24-2.fc17.noarch as install for python-nose-1.1.2-2.fc17.noarch >[2012-05-30 20:25:37,776] DEBUG : TSINFO: Marking python-tempita-0.4-8.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-05-30 20:25:37,786] DEBUG : TSINFO: Marking check-0.9.8-4.fc17.x86_64 as install for 2:qemu-common-1.0-17.fc17.x86_64 >[2012-05-30 20:25:37,817] DEBUG : TSINFO: Marking rasqal-0.9.28-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-05-30 20:25:37,833] 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-05-30 20:25:37,834] DEBUG : TSINFO: Marking mpfr-3.1.0-2.fc17.x86_64 as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-05-30 20:25:37,848] DEBUG : TSINFO: Marking smp_utils-libs-0.97-1.fc17.x86_64 as install for smp_utils-0.97-1.fc17.x86_64 >[2012-05-30 20:25:37,884] DEBUG : TSINFO: Marking xapian-bindings-1.2.9-1.fc17.x86_64 as install for xapian-bindings-python-1.2.9-1.fc17.x86_64 >[2012-05-30 20:25:37,885] DEBUG : TSINFO: Marking xapian-core-libs-1.2.9-1.fc17.x86_64 as install for xapian-bindings-python-1.2.9-1.fc17.x86_64 >[2012-05-30 20:25:37,891] DEBUG : TSINFO: Marking xen-licenses-4.1.2-15.fc17.x86_64 as install for xen-libs-4.1.2-15.fc17.x86_64 >[2012-05-30 20:25:37,910] DEBUG : TSINFO: Marking xorg-x11-resutils-7.5-3.fc17.x86_64 as install for 1:xscreensaver-extras-base-5.15-5.fc17.x86_64 >[2012-05-30 20:25:37,930] DEBUG : TSINFO: Marking python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-05-30 20:25:37,932] DEBUG : TSINFO: Marking pyliblzma-0.5.3-6.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-05-30 20:25:37,952] DEBUG : TSINFO: Marking libunwind-1.0.1-3.fc17.x86_64 as install for gperftools-libs-2.0-5.fc17.x86_64 >[2012-05-30 20:25:37,959] DEBUG : TSINFO: Marking lyx-fonts-2.0.3-1.fc17.noarch as install for gtkmathview-0.8.0-9.fc17.x86_64 >[2012-05-30 20:25:38,021] DEBUG : TSINFO: Marking perl-Coro-6.07-3.fc17.x86_64 as install for perl-DBI-1.617-1.fc17.x86_64 >[2012-05-30 20:25:38,023] DEBUG : Quick matched perl-Coro-6.07-3.fc17.x86_64 to require for perl(Coro::Handle) >[2012-05-30 20:25:38,023] DEBUG : Quick matched perl-Coro-6.07-3.fc17.x86_64 to require for perl(Coro) >[2012-05-30 20:25:38,027] DEBUG : TSINFO: Marking perl-Digest-1.17-2.fc17.noarch as install for perl-Digest-MD5-2.51-211.fc17.x86_64 >[2012-05-30 20:25:38,039] DEBUG : TSINFO: Marking perl-HTML-Tagset-3.20-10.fc17.noarch as install for perl-HTML-Parser-3.69-3.fc17.x86_64 >[2012-05-30 20:25:38,039] DEBUG : Quick matched perl-HTML-Tagset-3.20-10.fc17.noarch to require for perl(HTML::Tagset) >[2012-05-30 20:25:38,049] DEBUG : TSINFO: Marking 1:perl-TimeDate-1.20-6.fc17.noarch as install for perl-HTTP-Date-6.00-3.fc17.noarch >[2012-05-30 20:25:38,058] DEBUG : TSINFO: Marking perl-IO-Compress-2.049-1.fc17.noarch as install for perl-HTTP-Message-6.03-1.fc17.noarch >[2012-05-30 20:25:38,059] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Compress::Bzip2) >[2012-05-30 20:25:38,060] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Uncompress::RawInflate) >[2012-05-30 20:25:38,060] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Uncompress::Inflate) >[2012-05-30 20:25:38,060] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Uncompress::Gunzip) >[2012-05-30 20:25:38,060] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Compress::Gzip) >[2012-05-30 20:25:38,060] DEBUG : Quick matched perl-IO-Compress-2.049-1.fc17.noarch to require for perl(IO::Compress::Deflate) >[2012-05-30 20:25:38,061] DEBUG : TSINFO: Marking perl-Compress-Raw-Zlib-2.049-1.fc17.x86_64 as install for perl-HTTP-Message-6.03-1.fc17.noarch >[2012-05-30 20:25:38,070] DEBUG : TSINFO: Marking perl-IO-Socket-SSL-1.66-1.fc17.noarch as install for perl-Net-HTTP-6.02-2.fc17.noarch >[2012-05-30 20:25:38,100] DEBUG : TSINFO: Marking zeitgeist-datahub-0.7.0-4.fc17.x86_64 as install for zeitgeist-0.8.2-3.fc17.noarch >[2012-05-30 20:25:38,120] DEBUG : TSINFO: Marking perl-IO-AIO-4.15-1.fc17.x86_64 as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,121] DEBUG : TSINFO: Marking perl-Guard-1.022-1.fc17.x86_64 as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,123] DEBUG : TSINFO: Marking perl-Event-1.20-1.fc17.x86_64 as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,124] DEBUG : TSINFO: Marking perl-EV-4.03-8.fc17.x86_64 as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,125] DEBUG : TSINFO: Marking perl-AnyEvent-BDB-1.1-7.fc17.noarch as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,126] DEBUG : TSINFO: Marking perl-AnyEvent-AIO-1.1-8.fc17.noarch as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,128] DEBUG : TSINFO: Marking perl-AnyEvent-5.27-7.fc17.noarch as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,129] DEBUG : TSINFO: Marking perl-common-sense-3.5-1.fc17.noarch as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,130] DEBUG : TSINFO: Marking perl-BDB-1.88-5.fc17.x86_64 as install for perl-Coro-6.07-3.fc17.x86_64 >[2012-05-30 20:25:38,131] DEBUG : Quick matched perl-AnyEvent-5.27-7.fc17.noarch to require for perl(AnyEvent::Socket) >[2012-05-30 20:25:38,131] DEBUG : Quick matched perl-AnyEvent-5.27-7.fc17.noarch to require for perl(AnyEvent::DNS) >[2012-05-30 20:25:38,146] DEBUG : TSINFO: Marking perl-Compress-Raw-Bzip2-2.049-1.fc17.x86_64 as install for perl-IO-Compress-2.049-1.fc17.noarch >[2012-05-30 20:25:38,151] DEBUG : TSINFO: Marking perl-Net-SSLeay-1.47-1.fc17.x86_64 as install for perl-IO-Socket-SSL-1.66-1.fc17.noarch >[2012-05-30 20:25:38,152] DEBUG : TSINFO: Marking perl-Net-LibIDN-0.12-8.fc17.x86_64 as install for perl-IO-Socket-SSL-1.66-1.fc17.noarch >[2012-05-30 20:25:38,166] DEBUG : TSINFO: Marking libzeitgeist-0.3.12-1.fc17.x86_64 as install for zeitgeist-datahub-0.7.0-4.fc17.x86_64 >[2012-05-30 20:25:38,175] DEBUG : TSINFO: Marking perl-POE-1.350-2.fc17.noarch as install for perl-AnyEvent-5.27-7.fc17.noarch >[2012-05-30 20:25:38,177] DEBUG : TSINFO: Marking perl-IO-Async-0.29-7.fc17.noarch as install for perl-AnyEvent-5.27-7.fc17.noarch >[2012-05-30 20:25:38,178] DEBUG : TSINFO: Marking perl-Glib-1.241-2.fc17.x86_64 as install for perl-AnyEvent-5.27-7.fc17.noarch >[2012-05-30 20:25:38,180] DEBUG : TSINFO: Marking perl-Event-Lib-1.03-16.fc17.x86_64 as install for perl-AnyEvent-5.27-7.fc17.noarch >[2012-05-30 20:25:38,245] DEBUG : TSINFO: Marking perl-Socket-GetAddrInfo-0.19-1.fc17.x86_64 as install for perl-IO-Async-0.29-7.fc17.noarch >[2012-05-30 20:25:38,246] DEBUG : TSINFO: Marking perl-Heap-0.80-10.fc17.noarch as install for perl-IO-Async-0.29-7.fc17.noarch >[2012-05-30 20:25:38,247] DEBUG : Quick matched perl-Heap-0.80-10.fc17.noarch to require for perl(Heap::Elem) >[2012-05-30 20:25:38,248] DEBUG : TSINFO: Marking perl-Async-MergePoint-0.03-7.fc17.noarch as install for perl-IO-Async-0.29-7.fc17.noarch >[2012-05-30 20:25:38,263] DEBUG : TSINFO: Marking perl-Socket6-0.23-8.fc17.x86_64 as install for perl-POE-1.350-2.fc17.noarch >[2012-05-30 20:25:38,264] DEBUG : TSINFO: Marking perl-IO-Tty-1.10-5.fc17.x86_64 as install for perl-POE-1.350-2.fc17.noarch >[2012-05-30 20:25:38,265] DEBUG : TSINFO: Marking perl-TermReadKey-2.30-14.fc17.x86_64 as install for perl-POE-1.350-2.fc17.noarch >[2012-05-30 20:25:38,267] DEBUG : TSINFO: Marking perl-Curses-1.28-5.fc17.x86_64 as install for perl-POE-1.350-2.fc17.noarch >[2012-05-30 20:25:38,525] DEBUG : Depsolve time: 7.011 > > >/mnt/sysimage/root/install.log: > > >/proc/cmdline: >root=live:CDLABEL=Fedora\x2017\x20x86_64 > > >/tmp/syslog: >17:14:49,730 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >17:14:49,730 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="532" x-info="http://www.rsyslog.com"] start >17:14:49,731 ERR : Failed to open /etc/fstab: No such file or directory >17:14:49,731 INFO : Root directory is writable, skipping check. >17:14:49,731 INFO lvm: No volume groups found >17:14:49,731 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >17:14:49,731 INFO systemd-tmpfile: Successfully loaded SELinux database in 22ms 685us, size on heap is 535K. >17:14:49,731 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:14:49,731 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:14:49,731 WARNING (lymouthd): Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >17:14:49,731 NOTICE systemd: plymouth-start.service: control process exited, code=exited status=203 >17:14:49,731 NOTICE kernel:[ 0.000000] Linux version 3.3.4-5.fc17.x86_64 (mockbuild@x86-14.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:29:34 UTC 2012 >17:14:49,731 NOTICE systemd: Unit plymouth-start.service entered failed state. >17:14:49,731 INFO kernel:[ 0.000000] Command line: root=live:CDLABEL=Fedora\x2017\x20x86_64 >17:14:49,731 INFO kernel:[ 0.000000] Disabled fast string operations >17:14:49,731 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >17:14:49,731 ERR udevd: ctx=0x7ffe3b705f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000008f000 (usable) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 000000000008f000 - 0000000000090000 (ACPI NVS) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 0000000000090000 - 00000000000a0000 (usable) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bac87000 (usable) >17:14:49,731 ERR udevd: ctx=0x7ffe3b705f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000bac87000 - 00000000baeff000 (reserved) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000baeff000 - 00000000baf9f000 (ACPI NVS) >17:14:49,731 ERR udevd: ctx=0x7ffe3b705f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000baf9f000 - 00000000bafff000 (ACPI data) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000bafff000 - 00000000bb000000 (usable) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000f80f8000 - 00000000f80f9000 (reserved) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) >17:14:49,731 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 000000023fe00000 (usable) >17:14:49,731 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >17:14:49,731 INFO kernel:[ 0.000000] EFI v2.00 by Phoenix Technologies Ltd. >17:14:49,731 WARNING kernel:[ 0.000000] ACPI=0xbaffe000 ACPI 2.0=0xbaffe014 SMBIOS=0xbae87000 >17:14:49,731 WARNING kernel:[ 0.000000] Kernel-defined memdesc doesn't match the one from EFI! >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x0000000000054000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem02: type=4, attr=0xf, range=[0x0000000000054000-0x0000000000055000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem03: type=3, attr=0xf, range=[0x0000000000055000-0x000000000008f000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem04: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem05: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000bfe000) (10MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem07: type=2, attr=0xf, range=[0x0000000000bfe000-0x0000000000c00000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem08: type=3, attr=0xf, range=[0x0000000000c00000-0x0000000001000000) (4MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x00000000021ac000) (17MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem10: type=7, attr=0xf, range=[0x00000000021ac000-0x000000007e3c7000) (1986MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem11: type=2, attr=0xf, range=[0x000000007e3c7000-0x0000000080000000) (28MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem12: type=7, attr=0xf, range=[0x0000000080000000-0x00000000b3e58000) (830MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem13: type=4, attr=0xf, range=[0x00000000b3e58000-0x00000000b3e78000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem14: type=7, attr=0xf, range=[0x00000000b3e78000-0x00000000b581e000) (25MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem15: type=2, attr=0xf, range=[0x00000000b581e000-0x00000000b6306000) (10MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem16: type=4, attr=0xf, range=[0x00000000b6306000-0x00000000b6e48000) (11MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem17: type=2, attr=0xf, range=[0x00000000b6e48000-0x00000000b6e87000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem18: type=7, attr=0xf, range=[0x00000000b6e87000-0x00000000b6f08000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem19: type=1, attr=0xf, range=[0x00000000b6f08000-0x00000000b6f47000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem20: type=7, attr=0xf, range=[0x00000000b6f47000-0x00000000b7d50000) (14MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem21: type=4, attr=0xf, range=[0x00000000b7d50000-0x00000000b8354000) (6MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem22: type=7, attr=0xf, range=[0x00000000b8354000-0x00000000b852a000) (1MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem23: type=4, attr=0xf, range=[0x00000000b852a000-0x00000000b8705000) (1MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem24: type=7, attr=0xf, range=[0x00000000b8705000-0x00000000b8709000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem25: type=4, attr=0xf, range=[0x00000000b8709000-0x00000000b92d5000) (11MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem26: type=7, attr=0xf, range=[0x00000000b92d5000-0x00000000b92e7000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem27: type=4, attr=0xf, range=[0x00000000b92e7000-0x00000000b937e000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem28: type=7, attr=0xf, range=[0x00000000b937e000-0x00000000b937f000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem29: type=4, attr=0xf, range=[0x00000000b937f000-0x00000000b9380000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem30: type=7, attr=0xf, range=[0x00000000b9380000-0x00000000b9381000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem31: type=4, attr=0xf, range=[0x00000000b9381000-0x00000000b9398000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem32: type=7, attr=0xf, range=[0x00000000b9398000-0x00000000b9399000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem33: type=4, attr=0xf, range=[0x00000000b9399000-0x00000000b93ad000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem34: type=7, attr=0xf, range=[0x00000000b93ad000-0x00000000b93ae000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem35: type=4, attr=0xf, range=[0x00000000b93ae000-0x00000000b93b2000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem36: type=7, attr=0xf, range=[0x00000000b93b2000-0x00000000b93b6000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem37: type=4, attr=0xf, range=[0x00000000b93b6000-0x00000000ba5a7000) (17MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem38: type=7, attr=0xf, range=[0x00000000ba5a7000-0x00000000ba9e0000) (4MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem39: type=3, attr=0xf, range=[0x00000000ba9e0000-0x00000000bac87000) (2MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem40: type=5, attr=0x800000000000000f, range=[0x00000000bac87000-0x00000000bace7000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem41: type=5, attr=0x800000000000000f, range=[0x00000000bace7000-0x00000000bad87000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem42: type=6, attr=0x800000000000000f, range=[0x00000000bad87000-0x00000000badbd000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem43: type=6, attr=0x800000000000000f, range=[0x00000000badbd000-0x00000000bae87000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem44: type=0, attr=0xf, range=[0x00000000bae87000-0x00000000baeff000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem45: type=10, attr=0xf, range=[0x00000000baeff000-0x00000000baf07000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem46: type=10, attr=0xf, range=[0x00000000baf07000-0x00000000baf9f000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem47: type=9, attr=0xf, range=[0x00000000baf9f000-0x00000000bafe6000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem48: type=9, attr=0xf, range=[0x00000000bafe6000-0x00000000bafff000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem49: type=4, attr=0xf, range=[0x00000000bafff000-0x00000000bb000000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem50: type=7, attr=0xf, range=[0x0000000100000000-0x000000023fe00000) (5118MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem51: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] EFI: mem52: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >17:14:49,731 INFO kernel:[ 0.000000] DMI 2.6 present. >17:14:49,731 DEBUG kernel:[ 0.000000] DMI: LENOVO HuronRiver Platform/Emerald Lake, BIOS 44CN42WW 09/22/2011 >17:14:49,731 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >17:14:49,731 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >17:14:49,731 INFO kernel:[ 0.000000] No AGP bridge found >17:14:49,731 INFO kernel:[ 0.000000] last_pfn = 0x23fe00 max_arch_pfn = 0x400000000 >17:14:49,731 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >17:14:49,731 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >17:14:49,731 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >17:14:49,731 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >17:14:49,731 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >17:14:49,731 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >17:14:49,731 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >17:14:49,731 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >17:14:49,731 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >17:14:49,731 DEBUG kernel:[ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable >17:14:49,731 DEBUG kernel:[ 0.000000] 4 base 0BB000000 mask FFF000000 uncachable >17:14:49,731 DEBUG kernel:[ 0.000000] 5 base 100000000 mask F00000000 write-back >17:14:49,731 DEBUG kernel:[ 0.000000] 6 base 200000000 mask FC0000000 write-back >17:14:49,731 DEBUG kernel:[ 0.000000] 7 base 23FE00000 mask FFFE00000 uncachable >17:14:49,731 DEBUG kernel:[ 0.000000] 8 disabled >17:14:49,731 DEBUG kernel:[ 0.000000] 9 disabled >17:14:49,731 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >17:14:49,731 INFO kernel:[ 0.000000] last_pfn = 0xbb000 max_arch_pfn = 0x400000000 >17:14:49,731 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >17:14:49,731 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 >17:14:49,731 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bb000000 >17:14:49,731 DEBUG kernel:[ 0.000000] 0000000000 - 00bb000000 page 2M >17:14:49,731 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to bb000000 @ 1fffc000-20000000 >17:14:49,731 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-000000023fe00000 >17:14:49,731 DEBUG kernel:[ 0.000000] 0100000000 - 023fe00000 page 2M >17:14:49,731 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 23fe00000 @ ba9d6000-ba9e0000 >17:14:49,731 INFO kernel:[ 0.000000] RAMDISK: 7e3c7000 - 7fafd000 >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000baffe014 00024 (v02 LENOVO) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000baffe120 00084 (v01 LENOVO CB-01 00000001 LENO 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bafee000 000F4 (v03 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000baff1000 09AC3 (v02 LENOVO SNB-CPT 00000000 INTL 20061109) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: FACS 00000000baf3d000 00040 >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000baffd000 00176 (v01 LENOVO CB-01 00000001 LENO 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000baffb000 01068 (v01 LENOVO PtidDevc 00001000 INTL 20061109) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000baff0000 000A5 (v32 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bafed000 00038 (v01 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bafec000 00098 (v01 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bafeb000 0003C (v01 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bafea000 0090C (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bafe9000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000bafe8000 0003E (v01 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000bafe7000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >17:14:49,731 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000bafe6000 00256 (v01 LENOVO CB-01 00000001 PTL 00000001) >17:14:49,731 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:14:49,731 INFO kernel:[ 0.000000] No NUMA configuration found >17:14:49,731 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-000000023fe00000 >17:14:49,731 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-000000023fe00000 >17:14:49,731 INFO kernel:[ 0.000000] NODE_DATA [000000023fdec000 - 000000023fdfffff] >17:14:49,731 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237400000-ffff88023f3fffff] on node 0 >17:14:49,731 WARNING kernel:[ 0.000000] Zone PFN ranges: >17:14:49,731 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >17:14:49,731 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >17:14:49,731 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x0023fe00 >17:14:49,731 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >17:14:49,731 WARNING kernel:[ 0.000000] Early memory PFN ranges >17:14:49,731 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000008f >17:14:49,731 WARNING kernel:[ 0.000000] 0: 0x00000090 -> 0x000000a0 >17:14:49,731 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000bac87 >17:14:49,731 WARNING kernel:[ 0.000000] 0: 0x000bafff -> 0x000bb000 >17:14:49,731 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x0023fe00 >17:14:49,731 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2075159 >17:14:49,731 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >17:14:49,731 DEBUG kernel:[ 0.000000] DMA zone: 67 pages reserved >17:14:49,731 DEBUG kernel:[ 0.000000] DMA zone: 3852 pages, LIFO batch:0 >17:14:49,731 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >17:14:49,731 DEBUG kernel:[ 0.000000] DMA32 zone: 744648 pages, LIFO batch:31 >17:14:49,731 DEBUG kernel:[ 0.000000] Normal zone: 20472 pages used for memmap >17:14:49,731 DEBUG kernel:[ 0.000000] Normal zone: 1289736 pages, LIFO batch:31 >17:14:49,731 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >17:14:49,731 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:14:49,731 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >17:14:49,731 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >17:14:49,731 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >17:14:49,731 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >17:14:49,732 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >17:14:49,732 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >17:14:49,732 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >17:14:49,732 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >17:14:49,732 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >17:14:49,732 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >17:14:49,732 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >17:14:49,732 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >17:14:49,732 INFO kernel:[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs >17:14:49,732 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bac87000 - 00000000baeff000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000baeff000 - 00000000baf9f000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000baf9f000 - 00000000bafff000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bb000000 - 00000000f80f8000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f80f8000 - 00000000f80f9000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f80f9000 - 00000000fed1c000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >17:14:49,732 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 0000000100000000 >17:14:49,732 INFO kernel:[ 0.000000] Allocating PCI resources starting at bb000000 (gap: bb000000:3d0f8000) >17:14:49,732 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >17:14:49,732 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >17:14:49,732 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023fa00000 s82496 r8192 d24000 u262144 >17:14:49,732 DEBUG kernel:[ 0.000000] pcpu-alloc: s82496 r8192 d24000 u262144 alloc=1*2097152 >17:14:49,732 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >17:14:49,732 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2038236 >17:14:49,732 WARNING kernel:[ 0.000000] Policy zone: Normal >17:14:49,732 NOTICE kernel:[ 0.000000] Kernel command line: root=live:CDLABEL=Fedora\x2017\x20x86_64 >17:14:49,732 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >17:14:49,732 INFO kernel:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 >17:14:49,732 INFO kernel:[ 0.000000] Checking aperture... >17:14:49,732 INFO kernel:[ 0.000000] No AGP bridge found >17:14:49,732 INFO kernel:[ 0.000000] Memory: 8010748k/9435136k available (6110k kernel code, 1134500k absent, 289888k reserved, 4989k data, 1000k init) >17:14:49,732 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >17:14:49,732 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:14:49,732 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >17:14:49,732 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >17:14:49,732 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >17:14:49,732 INFO kernel:[ 0.000000] console [tty0] enabled >17:14:49,732 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >17:14:49,732 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:14:49,732 DEBUG kernel:[ 0.000000] hpet clockevent registered >17:14:49,732 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >17:14:49,732 WARNING kernel:[ 0.001000] Detected 2195.227 MHz processor. >17:14:49,732 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.45 BogoMIPS (lpj=2195227) >17:14:49,732 INFO kernel:[ 0.000010] pid_max: default: 32768 minimum: 301 >17:14:49,732 INFO kernel:[ 0.002429] Security Framework initialized >17:14:49,732 INFO kernel:[ 0.002439] SELinux: Initializing. >17:14:49,732 DEBUG kernel:[ 0.002448] SELinux: Starting in permissive mode >17:14:49,732 INFO kernel:[ 0.003331] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >17:14:49,732 INFO kernel:[ 0.005299] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >17:14:49,732 INFO kernel:[ 0.006078] Mount-cache hash table entries: 256 >17:14:49,732 INFO kernel:[ 0.006194] Initializing cgroup subsys cpuacct >17:14:49,732 INFO kernel:[ 0.006198] Initializing cgroup subsys memory >17:14:49,732 INFO kernel:[ 0.006213] Initializing cgroup subsys devices >17:14:49,732 INFO kernel:[ 0.006217] Initializing cgroup subsys freezer >17:14:49,732 INFO kernel:[ 0.006220] Initializing cgroup subsys net_cls >17:14:49,732 INFO kernel:[ 0.006223] Initializing cgroup subsys blkio >17:14:49,732 INFO kernel:[ 0.006230] Initializing cgroup subsys perf_event >17:14:49,732 INFO kernel:[ 0.006260] Disabled fast string operations >17:14:49,732 INFO kernel:[ 0.006264] CPU: Physical Processor ID: 0 >17:14:49,732 INFO kernel:[ 0.006267] CPU: Processor Core ID: 0 >17:14:49,732 WARNING kernel:[ 0.006273] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >17:14:49,732 WARNING kernel:[ 0.006274] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >17:14:49,732 INFO kernel:[ 0.006281] mce: CPU supports 7 MCE banks >17:14:49,732 INFO kernel:[ 0.006294] CPU0: Thermal monitoring enabled (TM1) >17:14:49,732 INFO kernel:[ 0.006302] using mwait in idle threads. >17:14:49,732 INFO kernel:[ 0.007406] ACPI: Core revision 20120111 >17:14:49,732 INFO kernel:[ 0.012847] ftrace: allocating 22587 entries in 89 pages >17:14:49,732 INFO kernel:[ 0.025428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >17:14:49,732 INFO kernel:[ 0.035427] CPU0: Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz stepping 07 >17:14:49,732 INFO kernel:[ 0.137212] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver. >17:14:49,732 WARNING kernel:[ 0.137220] PEBS disabled due to CPU errata. >17:14:49,732 INFO kernel:[ 0.137224] ... version: 3 >17:14:49,732 INFO kernel:[ 0.137226] ... bit width: 48 >17:14:49,732 INFO kernel:[ 0.137228] ... generic registers: 4 >17:14:49,732 INFO kernel:[ 0.137231] ... value mask: 0000ffffffffffff >17:14:49,732 INFO kernel:[ 0.137233] ... max period: 000000007fffffff >17:14:49,732 INFO kernel:[ 0.137236] ... fixed-purpose events: 3 >17:14:49,732 INFO kernel:[ 0.137238] ... event mask: 000000070000000f >17:14:49,732 INFO kernel:[ 0.137415] NMI watchdog enabled, takes one hw-pmu counter. >17:14:49,732 INFO kernel:[ 0.137497] Booting Node 0, Processors #1 >17:14:49,732 DEBUG kernel:[ 0.137501] smpboot cpu 1: start_ip = 98000 >17:14:49,732 INFO kernel:[ 0.148615] Disabled fast string operations >17:14:49,732 INFO kernel:[ 0.168714] NMI watchdog enabled, takes one hw-pmu counter. >17:14:49,732 WARNING kernel:[ 0.168802] #2 >17:14:49,732 DEBUG kernel:[ 0.168804] smpboot cpu 2: start_ip = 98000 >17:14:49,732 INFO kernel:[ 0.179817] Disabled fast string operations >17:14:49,732 INFO kernel:[ 0.199910] NMI watchdog enabled, takes one hw-pmu counter. >17:14:49,732 WARNING kernel:[ 0.199987] #3 >17:14:49,732 DEBUG kernel:[ 0.199989] smpboot cpu 3: start_ip = 98000 >17:14:49,732 INFO kernel:[ 0.211101] Disabled fast string operations >17:14:49,732 INFO kernel:[ 0.231192] NMI watchdog enabled, takes one hw-pmu counter. >17:14:49,732 INFO kernel:[ 0.231223] Brought up 4 CPUs >17:14:49,732 INFO kernel:[ 0.231226] Total of 4 processors activated (17561.81 BogoMIPS). >17:14:49,732 INFO kernel:[ 0.234724] devtmpfs: initialized >17:14:49,732 INFO kernel:[ 0.234849] PM: Registering ACPI NVS region at 8f000 (4096 bytes) >17:14:49,732 INFO kernel:[ 0.234853] PM: Registering ACPI NVS region at baeff000 (655360 bytes) >17:14:49,732 INFO kernel:[ 0.235495] atomic64 test passed for x86-64 platform with CX8 and with SSE >17:14:49,732 INFO kernel:[ 0.235527] RTC time: 17:14:25, date: 05/30/12 >17:14:49,732 INFO kernel:[ 0.235557] NET: Registered protocol family 16 >17:14:49,732 INFO kernel:[ 0.235683] ACPI: bus type pci registered >17:14:49,732 INFO kernel:[ 0.235755] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >17:14:49,732 INFO kernel:[ 0.235760] PCI: not using MMCONFIG >17:14:49,732 INFO kernel:[ 0.235762] PCI: Using configuration type 1 for base access >17:14:49,732 INFO kernel:[ 0.236433] bio: create slab <bio-0> at 0 >17:14:49,732 INFO kernel:[ 0.236491] ACPI: Added _OSI(Module Device) >17:14:49,732 INFO kernel:[ 0.236494] ACPI: Added _OSI(Processor Device) >17:14:49,732 INFO kernel:[ 0.236497] ACPI: Added _OSI(3.0 _SCP Extensions) >17:14:49,732 INFO kernel:[ 0.236500] ACPI: Added _OSI(Processor Aggregator Device) >17:14:49,732 DEBUG kernel:[ 0.237877] ACPI: EC: Look up EC in DSDT >17:14:49,732 WARNING kernel:[ 0.239292] ACPI: Executed 1 blocks of module-level executable AML code >17:14:49,732 NOTICE kernel:[ 0.244216] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >17:14:49,732 WARNING kernel:[ 0.244584] ACPI: SSDT 00000000baeef718 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >17:14:49,732 WARNING kernel:[ 0.244938] ACPI: Dynamic OEM Table Load: >17:14:49,732 WARNING kernel:[ 0.244942] ACPI: SSDT (null) 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >17:14:49,732 WARNING kernel:[ 0.247350] ACPI: SSDT 00000000baef0a98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >17:14:49,732 WARNING kernel:[ 0.247728] ACPI: Dynamic OEM Table Load: >17:14:49,732 WARNING kernel:[ 0.247731] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >17:14:49,732 WARNING kernel:[ 0.250223] ACPI: SSDT 00000000baeeed98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >17:14:49,732 WARNING kernel:[ 0.250566] ACPI: Dynamic OEM Table Load: >17:14:49,732 WARNING kernel:[ 0.250570] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >17:14:49,732 INFO kernel:[ 0.255527] ACPI: Interpreter enabled >17:14:49,732 INFO kernel:[ 0.255531] ACPI: (supports S0 S1 S3 S4 S5) >17:14:49,732 INFO kernel:[ 0.255556] ACPI: Using IOAPIC for interrupt routing >17:14:49,732 INFO kernel:[ 0.255573] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >17:14:49,732 INFO kernel:[ 0.255960] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources >17:14:49,732 INFO kernel:[ 0.271526] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >17:14:49,732 INFO kernel:[ 0.271695] ACPI: No dock devices found. >17:14:49,732 INFO kernel:[ 0.271700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >17:14:49,732 DEBUG kernel:[ 0.271987] \_SB_.PCI0:_OSC invalid UUID >17:14:49,732 DEBUG kernel:[ 0.271989] _OSC request data:1 8 1f >17:14:49,732 INFO kernel:[ 0.271992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >17:14:49,732 INFO kernel:[ 0.272472] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >17:14:49,732 INFO kernel:[ 0.272476] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >17:14:49,732 INFO kernel:[ 0.272480] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >17:14:49,732 INFO kernel:[ 0.272485] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xfeafffff] >17:14:49,732 INFO kernel:[ 0.272489] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff] >17:14:49,732 INFO kernel:[ 0.272520] PCI host bridge to bus 0000:00 >17:14:49,732 INFO kernel:[ 0.272524] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >17:14:49,732 INFO kernel:[ 0.272527] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >17:14:49,732 INFO kernel:[ 0.272530] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >17:14:49,732 INFO kernel:[ 0.272534] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff] >17:14:49,732 INFO kernel:[ 0.272537] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >17:14:49,732 DEBUG kernel:[ 0.272547] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600 >17:14:49,732 DEBUG kernel:[ 0.272588] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300 >17:14:49,732 DEBUG kernel:[ 0.272598] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff 64bit] >17:14:49,732 DEBUG kernel:[ 0.272605] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref] >17:14:49,732 DEBUG kernel:[ 0.272609] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f] >17:14:49,732 DEBUG kernel:[ 0.272665] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780 >17:14:49,732 DEBUG kernel:[ 0.272689] pci 0000:00:16.0: reg 10: [mem 0xd0605000-0xd060500f 64bit] >17:14:49,732 DEBUG kernel:[ 0.272767] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.272803] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03 >17:14:49,732 DEBUG kernel:[ 0.272825] pci 0000:00:1a.0: reg 10: [mem 0xd060a000-0xd060a3ff] >17:14:49,732 DEBUG kernel:[ 0.272917] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.272945] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403 >17:14:49,732 DEBUG kernel:[ 0.272961] pci 0000:00:1b.0: reg 10: [mem 0xd0600000-0xd0603fff 64bit] >17:14:49,732 DEBUG kernel:[ 0.273031] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.273059] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604 >17:14:49,732 DEBUG kernel:[ 0.273140] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.273166] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604 >17:14:49,732 DEBUG kernel:[ 0.273246] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.273273] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604 >17:14:49,732 DEBUG kernel:[ 0.273353] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.273388] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03 >17:14:49,732 DEBUG kernel:[ 0.273409] pci 0000:00:1d.0: reg 10: [mem 0xd0609000-0xd06093ff] >17:14:49,732 DEBUG kernel:[ 0.273500] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >17:14:49,732 DEBUG kernel:[ 0.273529] pci 0000:00:1f.0: [8086:1c49] type 0 class 0x000601 >17:14:49,732 DEBUG kernel:[ 0.273658] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106 >17:14:49,732 DEBUG kernel:[ 0.273678] pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f] >17:14:49,732 DEBUG kernel:[ 0.273686] pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097] >17:14:49,732 DEBUG kernel:[ 0.273694] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087] >17:14:49,732 DEBUG kernel:[ 0.273703] pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093] >17:14:49,732 DEBUG kernel:[ 0.273711] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f] >17:14:49,732 DEBUG kernel:[ 0.273720] pci 0000:00:1f.2: reg 24: [mem 0xd0608000-0xd06087ff] >17:14:49,732 DEBUG kernel:[ 0.273766] pci 0000:00:1f.2: PME# supported from D3hot >17:14:49,732 DEBUG kernel:[ 0.273786] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05 >17:14:49,732 DEBUG kernel:[ 0.273802] pci 0000:00:1f.3: reg 10: [mem 0xd0604000-0xd06040ff 64bit] >17:14:49,732 DEBUG kernel:[ 0.273824] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf] >17:14:49,732 INFO kernel:[ 0.273900] pci 0000:00:1c.0: PCI bridge to [bus 01-01] >17:14:49,732 DEBUG kernel:[ 0.273998] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280 >17:14:49,732 DEBUG kernel:[ 0.274051] pci 0000:02:00.0: reg 10: [mem 0xd0500000-0xd050ffff 64bit] >17:14:49,732 DEBUG kernel:[ 0.274277] pci 0000:02:00.0: supports D1 >17:14:49,732 DEBUG kernel:[ 0.274279] pci 0000:02:00.0: PME# supported from D0 D1 D3hot >17:14:49,732 INFO kernel:[ 0.276078] pci 0000:00:1c.1: PCI bridge to [bus 02-02] >17:14:49,732 DEBUG kernel:[ 0.276097] pci 0000:00:1c.1: bridge window [mem 0xd0500000-0xd05fffff] >17:14:49,732 DEBUG kernel:[ 0.276254] pci 0000:03:00.0: [10ec:8168] type 0 class 0x000200 >17:14:49,732 DEBUG kernel:[ 0.276322] pci 0000:03:00.0: reg 10: [io 0x2000-0x20ff] >17:14:49,732 DEBUG kernel:[ 0.276442] pci 0000:03:00.0: reg 18: [mem 0xd0404000-0xd0404fff 64bit pref] >17:14:49,732 DEBUG kernel:[ 0.276517] pci 0000:03:00.0: reg 20: [mem 0xd0400000-0xd0403fff 64bit pref] >17:14:49,732 DEBUG kernel:[ 0.276849] pci 0000:03:00.0: supports D1 D2 >17:14:49,732 DEBUG kernel:[ 0.276850] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >17:14:49,732 INFO kernel:[ 0.278092] pci 0000:00:1c.3: PCI bridge to [bus 03-03] >17:14:49,732 DEBUG kernel:[ 0.278106] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >17:14:49,732 DEBUG kernel:[ 0.278125] pci 0000:00:1c.3: bridge window [mem 0xd0400000-0xd04fffff 64bit pref] >17:14:49,732 DEBUG kernel:[ 0.278154] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >17:14:49,732 DEBUG kernel:[ 0.278245] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >17:14:49,732 DEBUG kernel:[ 0.278273] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >17:14:49,732 DEBUG kernel:[ 0.278301] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] >17:14:49,732 DEBUG kernel:[ 0.278376] \_SB_.PCI0:_OSC invalid UUID >17:14:49,732 DEBUG kernel:[ 0.278377] _OSC request data:1 1f 1f >17:14:49,732 INFO kernel:[ 0.278381] pci0000:00: Requesting ACPI _OSC control (0x1d) >17:14:49,732 DEBUG kernel:[ 0.278410] \_SB_.PCI0:_OSC invalid UUID >17:14:49,732 DEBUG kernel:[ 0.278411] _OSC request data:1 0 1d >17:14:49,732 INFO kernel:[ 0.278414] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d >17:14:49,732 INFO kernel:[ 0.278419] ACPI _OSC control for PCIe not granted, disabling ASPM >17:14:49,732 INFO kernel:[ 0.280593] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280639] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280683] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280726] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 *11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280772] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 *11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280814] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >17:14:49,732 INFO kernel:[ 0.280858] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280900] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15) >17:14:49,732 INFO kernel:[ 0.280985] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >17:14:49,732 INFO kernel:[ 0.280992] vgaarb: loaded >17:14:49,732 INFO kernel:[ 0.280995] vgaarb: bridge control possible 0000:00:02.0 >17:14:49,733 NOTICE kernel:[ 0.281051] SCSI subsystem initialized >17:14:49,733 DEBUG kernel:[ 0.281088] libata version 3.00 loaded. >17:14:49,733 INFO kernel:[ 0.281119] usbcore: registered new interface driver usbfs >17:14:49,733 INFO kernel:[ 0.281129] usbcore: registered new interface driver hub >17:14:49,733 INFO kernel:[ 0.281149] usbcore: registered new device driver usb >17:14:49,733 INFO kernel:[ 0.281195] PCI: Using ACPI for IRQ routing >17:14:49,733 DEBUG kernel:[ 0.282761] PCI: pci_cache_line_size set to 64 bytes >17:14:49,733 DEBUG kernel:[ 0.282838] reserve RAM buffer: 000000000008f000 - 000000000008ffff >17:14:49,733 DEBUG kernel:[ 0.282840] reserve RAM buffer: 00000000bac87000 - 00000000bbffffff >17:14:49,733 DEBUG kernel:[ 0.282842] reserve RAM buffer: 00000000bb000000 - 00000000bbffffff >17:14:49,733 DEBUG kernel:[ 0.282844] reserve RAM buffer: 000000023fe00000 - 000000023fffffff >17:14:49,733 INFO kernel:[ 0.282925] NetLabel: Initializing >17:14:49,733 INFO kernel:[ 0.282928] NetLabel: domain hash size = 128 >17:14:49,733 INFO kernel:[ 0.282930] NetLabel: protocols = UNLABELED CIPSOv4 >17:14:49,733 INFO kernel:[ 0.282942] NetLabel: unlabeled traffic allowed by default >17:14:49,733 INFO kernel:[ 0.282958] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >17:14:49,733 INFO kernel:[ 0.282965] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >17:14:49,733 INFO kernel:[ 0.284980] Switching to clocksource hpet >17:14:49,733 INFO kernel:[ 0.290422] pnp: PnP ACPI init >17:14:49,733 INFO kernel:[ 0.290438] ACPI: bus type pnp registered >17:14:49,733 DEBUG kernel:[ 0.290725] pnp 00:00: [bus 00-3e] >17:14:49,733 DEBUG kernel:[ 0.290728] pnp 00:00: [io 0x0000-0x0cf7 window] >17:14:49,733 DEBUG kernel:[ 0.290729] pnp 00:00: [io 0x0cf8-0x0cff] >17:14:49,733 DEBUG kernel:[ 0.290731] pnp 00:00: [io 0x0d00-0xffff window] >17:14:49,733 DEBUG kernel:[ 0.290733] pnp 00:00: [mem 0x000a0000-0x000bffff window] >17:14:49,733 DEBUG kernel:[ 0.290735] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >17:14:49,733 DEBUG kernel:[ 0.290737] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >17:14:49,733 DEBUG kernel:[ 0.290738] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >17:14:49,733 DEBUG kernel:[ 0.290741] pnp 00:00: [mem 0x000cc000-0x000cffff window] >17:14:49,733 DEBUG kernel:[ 0.290743] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >17:14:49,733 DEBUG kernel:[ 0.290745] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >17:14:49,733 DEBUG kernel:[ 0.290747] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >17:14:49,733 DEBUG kernel:[ 0.290748] pnp 00:00: [mem 0x000dc000-0x000dffff window] >17:14:49,733 DEBUG kernel:[ 0.290750] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >17:14:49,733 DEBUG kernel:[ 0.290752] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >17:14:49,733 DEBUG kernel:[ 0.290754] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >17:14:49,733 DEBUG kernel:[ 0.290755] pnp 00:00: [mem 0x000ec000-0x000effff window] >17:14:49,733 DEBUG kernel:[ 0.290757] pnp 00:00: [mem 0x000f0000-0x000fffff window] >17:14:49,733 DEBUG kernel:[ 0.290759] pnp 00:00: [mem 0xbfa00000-0xfeafffff window] >17:14:49,733 DEBUG kernel:[ 0.290761] pnp 00:00: [mem 0xfed40000-0xfed44fff window] >17:14:49,733 DEBUG kernel:[ 0.290822] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >17:14:49,733 DEBUG kernel:[ 0.290835] pnp 00:01: [io 0x0000-0x001f] >17:14:49,733 DEBUG kernel:[ 0.290836] pnp 00:01: [io 0x0081-0x0091] >17:14:49,733 DEBUG kernel:[ 0.290838] pnp 00:01: [io 0x0093-0x009f] >17:14:49,733 DEBUG kernel:[ 0.290839] pnp 00:01: [io 0x00c0-0x00df] >17:14:49,733 DEBUG kernel:[ 0.290841] pnp 00:01: [dma 4] >17:14:49,733 DEBUG kernel:[ 0.290861] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >17:14:49,733 DEBUG kernel:[ 0.290868] pnp 00:02: [mem 0xff000000-0xffffffff] >17:14:49,733 DEBUG kernel:[ 0.290884] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >17:14:49,733 DEBUG kernel:[ 0.290948] pnp 00:03: [mem 0xfed00000-0xfed003ff] >17:14:49,733 DEBUG kernel:[ 0.290966] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >17:14:49,733 DEBUG kernel:[ 0.290974] pnp 00:04: [io 0x00f0] >17:14:49,733 DEBUG kernel:[ 0.290983] pnp 00:04: [irq 13] >17:14:49,733 DEBUG kernel:[ 0.291009] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >17:14:49,733 DEBUG kernel:[ 0.291019] pnp 00:05: [io 0x002e-0x002f] >17:14:49,733 DEBUG kernel:[ 0.291020] pnp 00:05: [io 0x004e-0x004f] >17:14:49,733 DEBUG kernel:[ 0.291022] pnp 00:05: [io 0x0061] >17:14:49,733 DEBUG kernel:[ 0.291023] pnp 00:05: [io 0x0063] >17:14:49,733 DEBUG kernel:[ 0.291024] pnp 00:05: [io 0x0065] >17:14:49,733 DEBUG kernel:[ 0.291026] pnp 00:05: [io 0x0067] >17:14:49,733 DEBUG kernel:[ 0.291027] pnp 00:05: [io 0x0070] >17:14:49,733 DEBUG kernel:[ 0.291028] pnp 00:05: [io 0x0080] >17:14:49,733 DEBUG kernel:[ 0.291030] pnp 00:05: [io 0x0092] >17:14:49,733 DEBUG kernel:[ 0.291031] pnp 00:05: [io 0x00b2-0x00b3] >17:14:49,733 DEBUG kernel:[ 0.291033] pnp 00:05: [io 0x1000-0x100f] >17:14:49,733 DEBUG kernel:[ 0.291034] pnp 00:05: [io 0xffff] >17:14:49,733 DEBUG kernel:[ 0.291035] pnp 00:05: [io 0xffff] >17:14:49,733 DEBUG kernel:[ 0.291037] pnp 00:05: [io 0x0400-0x0453] >17:14:49,733 DEBUG kernel:[ 0.291038] pnp 00:05: [io 0x0458-0x047f] >17:14:49,733 DEBUG kernel:[ 0.291040] pnp 00:05: [io 0x0500-0x057f] >17:14:49,733 DEBUG kernel:[ 0.291041] pnp 00:05: [io 0x0068-0x006f] >17:14:49,733 DEBUG kernel:[ 0.291043] pnp 00:05: [mem 0xfe800000-0xfe80ffff] >17:14:49,733 INFO kernel:[ 0.291078] system 00:05: [io 0x1000-0x100f] has been reserved >17:14:49,733 INFO kernel:[ 0.291082] system 00:05: [io 0xffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291085] system 00:05: [io 0xffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291089] system 00:05: [io 0x0400-0x0453] has been reserved >17:14:49,733 INFO kernel:[ 0.291093] system 00:05: [io 0x0458-0x047f] has been reserved >17:14:49,733 INFO kernel:[ 0.291096] system 00:05: [io 0x0500-0x057f] has been reserved >17:14:49,733 INFO kernel:[ 0.291101] system 00:05: [mem 0xfe800000-0xfe80ffff] has been reserved >17:14:49,733 DEBUG kernel:[ 0.291105] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >17:14:49,733 DEBUG kernel:[ 0.291112] pnp 00:06: [io 0x0070-0x0077] >17:14:49,733 DEBUG kernel:[ 0.291117] pnp 00:06: [irq 8] >17:14:49,733 DEBUG kernel:[ 0.291133] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >17:14:49,733 DEBUG kernel:[ 0.291155] pnp 00:07: [io 0x0454-0x0457] >17:14:49,733 INFO kernel:[ 0.291181] system 00:07: [io 0x0454-0x0457] has been reserved >17:14:49,733 DEBUG kernel:[ 0.291186] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >17:14:49,733 DEBUG kernel:[ 0.291235] pnp 00:08: [io 0x0060] >17:14:49,733 DEBUG kernel:[ 0.291237] pnp 00:08: [io 0x0064] >17:14:49,733 DEBUG kernel:[ 0.291241] pnp 00:08: [irq 1] >17:14:49,733 DEBUG kernel:[ 0.291261] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >17:14:49,733 DEBUG kernel:[ 0.291271] pnp 00:09: [irq 12] >17:14:49,733 DEBUG kernel:[ 0.291290] pnp 00:09: Plug and Play ACPI device, IDs SYN0326 SYN0300 SYN0002 PNP0f13 (active) >17:14:49,733 DEBUG kernel:[ 0.291366] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] >17:14:49,733 DEBUG kernel:[ 0.291368] pnp 00:0a: [mem 0xfed10000-0xfed17fff] >17:14:49,733 DEBUG kernel:[ 0.291370] pnp 00:0a: [mem 0xfed18000-0xfed18fff] >17:14:49,733 DEBUG kernel:[ 0.291371] pnp 00:0a: [mem 0xfed19000-0xfed19fff] >17:14:49,733 DEBUG kernel:[ 0.291373] pnp 00:0a: [mem 0xf8000000-0xfbffffff] >17:14:49,733 DEBUG kernel:[ 0.291374] pnp 00:0a: [mem 0xfed20000-0xfed3ffff] >17:14:49,733 DEBUG kernel:[ 0.291376] pnp 00:0a: [mem 0xfed90000-0xfed93fff] >17:14:49,733 DEBUG kernel:[ 0.291377] pnp 00:0a: [mem 0xfed45000-0xfed8ffff] >17:14:49,733 DEBUG kernel:[ 0.291379] pnp 00:0a: [mem 0xff000000-0xffffffff] >17:14:49,733 DEBUG kernel:[ 0.291380] pnp 00:0a: [mem 0xfee00000-0xfeefffff] >17:14:49,733 DEBUG kernel:[ 0.291382] pnp 00:0a: [mem 0xfffff000-0xffffffff] >17:14:49,733 INFO kernel:[ 0.291413] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291417] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved >17:14:49,733 INFO kernel:[ 0.291421] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved >17:14:49,733 INFO kernel:[ 0.291424] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved >17:14:49,733 INFO kernel:[ 0.291428] system 00:0a: [mem 0xf8000000-0xfbffffff] could not be reserved >17:14:49,733 INFO kernel:[ 0.291432] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291436] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved >17:14:49,733 INFO kernel:[ 0.291440] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291443] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291447] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved >17:14:49,733 INFO kernel:[ 0.291451] system 00:0a: [mem 0xfffff000-0xffffffff] has been reserved >17:14:49,733 DEBUG kernel:[ 0.291455] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >17:14:49,733 DEBUG kernel:[ 0.291627] pnp 00:0b: [mem 0x20000000-0x201fffff] >17:14:49,733 DEBUG kernel:[ 0.291629] pnp 00:0b: [mem 0x40000000-0x401fffff] >17:14:49,733 INFO kernel:[ 0.291671] system 00:0b: [mem 0x20000000-0x201fffff] could not be reserved >17:14:49,733 INFO kernel:[ 0.291675] system 00:0b: [mem 0x40000000-0x401fffff] could not be reserved >17:14:49,733 DEBUG kernel:[ 0.291679] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >17:14:49,733 INFO kernel:[ 0.291698] pnp: PnP ACPI: found 12 devices >17:14:49,733 INFO kernel:[ 0.291701] ACPI: ACPI bus type pnp unregistered >17:14:49,733 DEBUG kernel:[ 0.298135] PCI: max bus depth: 1 pci_try_num: 2 >17:14:49,733 INFO kernel:[ 0.298165] pci 0000:00:1c.0: PCI bridge to [bus 01-01] >17:14:49,733 INFO kernel:[ 0.298179] pci 0000:00:1c.1: PCI bridge to [bus 02-02] >17:14:49,733 INFO kernel:[ 0.298186] pci 0000:00:1c.1: bridge window [mem 0xd0500000-0xd05fffff] >17:14:49,733 INFO kernel:[ 0.298197] pci 0000:00:1c.3: PCI bridge to [bus 03-03] >17:14:49,733 INFO kernel:[ 0.298202] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >17:14:49,733 INFO kernel:[ 0.298211] pci 0000:00:1c.3: bridge window [mem 0xd0400000-0xd04fffff 64bit pref] >17:14:49,733 DEBUG kernel:[ 0.298250] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >17:14:49,733 DEBUG kernel:[ 0.298252] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >17:14:49,733 DEBUG kernel:[ 0.298254] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >17:14:49,733 DEBUG kernel:[ 0.298256] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff] >17:14:49,733 DEBUG kernel:[ 0.298258] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff] >17:14:49,733 DEBUG kernel:[ 0.298260] pci_bus 0000:02: resource 1 [mem 0xd0500000-0xd05fffff] >17:14:49,733 DEBUG kernel:[ 0.298262] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >17:14:49,733 DEBUG kernel:[ 0.298264] pci_bus 0000:03: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref] >17:14:49,733 INFO kernel:[ 0.298292] NET: Registered protocol family 2 >17:14:49,733 INFO kernel:[ 0.298535] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >17:14:49,733 INFO kernel:[ 0.300555] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >17:14:49,733 INFO kernel:[ 0.301850] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >17:14:49,733 INFO kernel:[ 0.301980] TCP: Hash tables configured (established 524288 bind 65536) >17:14:49,733 INFO kernel:[ 0.301997] TCP reno registered >17:14:49,733 INFO kernel:[ 0.302019] UDP hash table entries: 4096 (order: 5, 131072 bytes) >17:14:49,733 INFO kernel:[ 0.302057] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >17:14:49,733 INFO kernel:[ 0.302142] NET: Registered protocol family 1 >17:14:49,733 DEBUG kernel:[ 0.302156] pci 0000:00:02.0: Boot video device >17:14:49,733 DEBUG kernel:[ 0.302266] PCI: CLS 64 bytes, default 64 >17:14:49,733 INFO kernel:[ 0.302307] Unpacking initramfs... >17:14:49,733 INFO kernel:[ 3.177531] Freeing initrd memory: 23768k freed >17:14:49,733 INFO kernel:[ 3.181132] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >17:14:49,733 INFO kernel:[ 3.181139] Placing 64MB software IO TLB between ffff8800afe58000 - ffff8800b3e58000 >17:14:49,733 INFO kernel:[ 3.181143] software IO TLB at phys 0xafe58000 - 0xb3e58000 >17:14:49,733 INFO kernel:[ 3.181949] Intel AES-NI instructions are not detected. >17:14:49,733 INFO kernel:[ 3.182071] audit: initializing netlink socket (disabled) >17:14:49,733 NOTICE kernel:[ 3.182082] type=2000 audit(1338398068.018:1): initialized >17:14:49,733 INFO kernel:[ 3.200373] HugeTLB registered 2 MB page size, pre-allocated 0 pages >17:14:49,733 NOTICE kernel:[ 3.202137] VFS: Disk quotas dquot_6.5.2 >17:14:49,733 WARNING kernel:[ 3.202174] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >17:14:49,733 INFO kernel:[ 3.202523] msgmni has been set to 15797 >17:14:49,733 DEBUG kernel:[ 3.202571] SELinux: Registering netfilter hooks >17:14:49,733 INFO kernel:[ 3.203023] alg: No test for stdrng (krng) >17:14:49,733 INFO kernel:[ 3.203034] NET: Registered protocol family 38 >17:14:49,733 INFO kernel:[ 3.203069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >17:14:49,733 INFO kernel:[ 3.203096] io scheduler noop registered >17:14:49,733 INFO kernel:[ 3.203100] io scheduler deadline registered >17:14:49,733 INFO kernel:[ 3.203143] io scheduler cfq registered (default) >17:14:49,733 INFO kernel:[ 3.203361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:14:49,733 INFO kernel:[ 3.203380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:14:49,733 INFO kernel:[ 3.203383] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:14:49,733 INFO kernel:[ 3.203676] efifb: probing for efifb >17:14:49,733 INFO kernel:[ 3.204167] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90005800000, using 2400k, total 65472k >17:14:49,733 INFO kernel:[ 3.204173] efifb: mode is 640x480x32, linelength=2560, pages=1 >17:14:49,733 INFO kernel:[ 3.204175] efifb: scrolling: redraw >17:14:49,733 INFO kernel:[ 3.204178] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >17:14:49,733 INFO kernel:[ 3.205133] Console: switching to colour frame buffer device 80x30 >17:14:49,733 INFO kernel:[ 3.206512] fb0: EFI VGA frame buffer device >17:14:49,733 DEBUG kernel:[ 3.207073] intel_idle: MWAIT substates: 0x21120 >17:14:49,733 DEBUG kernel:[ 3.207074] intel_idle: v0.4 model 0x2A >17:14:49,733 DEBUG kernel:[ 3.207076] intel_idle: lapic_timer_reliable_states 0xffffffff >17:14:49,733 INFO kernel:[ 3.215934] ACPI: AC Adapter [ADP1] (on-line) >17:14:49,733 INFO kernel:[ 3.216571] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >17:14:49,733 INFO kernel:[ 3.217697] ACPI: Lid Switch [LID0] >17:14:49,733 INFO kernel:[ 3.218276] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >17:14:49,733 INFO kernel:[ 3.219381] ACPI: Sleep Button [SLPB] >17:14:49,733 INFO kernel:[ 3.219964] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >17:14:49,733 INFO kernel:[ 3.221090] ACPI: Power Button [PWRF] >17:14:49,733 INFO kernel:[ 3.224328] thermal LNXTHERM:00: registered as thermal_zone0 >17:14:49,733 INFO kernel:[ 3.224904] ACPI: Thermal Zone [TZS0] (60 C) >17:14:49,733 INFO kernel:[ 3.225581] thermal LNXTHERM:01: registered as thermal_zone1 >17:14:49,733 INFO kernel:[ 3.226172] ACPI: Thermal Zone [TZS1] (40 C) >17:14:49,733 INFO kernel:[ 3.226766] GHES: HEST is not enabled! >17:14:49,733 INFO kernel:[ 3.227396] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:14:49,733 INFO kernel:[ 3.227409] ACPI: Battery Slot [BAT0] (battery present) >17:14:49,733 INFO kernel:[ 3.229033] Non-volatile memory driver v1.3 >17:14:49,733 INFO kernel:[ 3.229591] Linux agpgart interface v0.103 >17:14:49,733 INFO kernel:[ 3.230197] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset >17:14:49,733 INFO kernel:[ 3.230863] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >17:14:49,733 INFO kernel:[ 3.233087] agpgart-intel 0000:00:00.0: detected 65536K stolen memory >17:14:49,733 INFO kernel:[ 3.233756] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 >17:14:49,733 INFO kernel:[ 3.234952] loop: module loaded >17:14:49,733 DEBUG kernel:[ 3.235553] ahci 0000:00:1f.2: version 3.0 >17:14:49,733 DEBUG kernel:[ 3.235605] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >17:14:49,733 INFO kernel:[ 3.235635] ahci: SSS flag set, parallel bus scan disabled >17:14:49,733 INFO kernel:[ 3.246805] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x39 impl SATA mode >17:14:49,733 INFO kernel:[ 3.247949] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >17:14:49,733 DEBUG kernel:[ 3.249092] ahci 0000:00:1f.2: setting latency timer to 64 >17:14:49,733 INFO kernel:[ 3.255159] scsi0 : ahci >17:14:49,733 INFO kernel:[ 3.255797] scsi1 : ahci >17:14:49,733 INFO kernel:[ 3.256385] scsi2 : ahci >17:14:49,733 INFO kernel:[ 3.256954] scsi3 : ahci >17:14:49,733 INFO kernel:[ 3.257505] scsi4 : ahci >17:14:49,733 INFO kernel:[ 3.258046] scsi5 : ahci >17:14:49,733 INFO kernel:[ 3.258546] ata1: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608100 irq 40 >17:14:49,733 INFO kernel:[ 3.259509] ata2: DUMMY >17:14:49,733 INFO kernel:[ 3.259987] ata3: DUMMY >17:14:49,733 INFO kernel:[ 3.260443] ata4: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608280 irq 40 >17:14:49,733 INFO kernel:[ 3.261386] ata5: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608300 irq 40 >17:14:49,733 INFO kernel:[ 3.262382] ata6: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608380 irq 40 >17:14:49,733 INFO kernel:[ 3.263481] Fixed MDIO Bus: probed >17:14:49,733 INFO kernel:[ 3.264043] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:14:49,733 DEBUG kernel:[ 3.264598] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >17:14:49,733 INFO kernel:[ 3.264601] ehci_hcd 0000:00:1a.0: EHCI Host Controller >17:14:49,733 INFO kernel:[ 3.265168] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >17:14:49,733 INFO kernel:[ 3.266214] ehci_hcd 0000:00:1a.0: debug port 2 >17:14:49,733 DEBUG kernel:[ 3.270582] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >17:14:49,733 INFO kernel:[ 3.270595] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd060a000 >17:14:49,733 INFO kernel:[ 3.276743] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >17:14:49,733 INFO kernel:[ 3.277294] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >17:14:49,733 INFO kernel:[ 3.277796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:14:49,733 INFO kernel:[ 3.278812] usb usb1: Product: EHCI Host Controller >17:14:49,733 INFO kernel:[ 3.279351] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >17:14:49,733 INFO kernel:[ 3.279921] usb usb1: SerialNumber: 0000:00:1a.0 >17:14:49,733 INFO kernel:[ 3.280579] hub 1-0:1.0: USB hub found >17:14:49,733 INFO kernel:[ 3.281145] hub 1-0:1.0: 2 ports detected >17:14:49,733 DEBUG kernel:[ 3.281745] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >17:14:49,733 INFO kernel:[ 3.281748] ehci_hcd 0000:00:1d.0: EHCI Host Controller >17:14:49,733 INFO kernel:[ 3.282334] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >17:14:49,733 INFO kernel:[ 3.283477] ehci_hcd 0000:00:1d.0: debug port 2 >17:14:49,733 DEBUG kernel:[ 3.287928] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >17:14:49,733 INFO kernel:[ 3.287942] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xd0609000 >17:14:49,733 INFO kernel:[ 3.293727] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >17:14:49,733 INFO kernel:[ 3.294313] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >17:14:49,733 INFO kernel:[ 3.294841] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:14:49,733 INFO kernel:[ 3.295846] usb usb2: Product: EHCI Host Controller >17:14:49,733 INFO kernel:[ 3.296353] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >17:14:49,733 INFO kernel:[ 3.296873] usb usb2: SerialNumber: 0000:00:1d.0 >17:14:49,733 INFO kernel:[ 3.297466] hub 2-0:1.0: USB hub found >17:14:49,733 INFO kernel:[ 3.297969] hub 2-0:1.0: 2 ports detected >17:14:49,733 INFO kernel:[ 3.298493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:14:49,733 INFO kernel:[ 3.299014] uhci_hcd: USB Universal Host Controller Interface driver >17:14:49,733 INFO kernel:[ 3.299558] usbcore: registered new interface driver usbserial >17:14:49,733 INFO kernel:[ 3.300077] USB Serial support registered for generic >17:14:49,733 INFO kernel:[ 3.300588] usbcore: registered new interface driver usbserial_generic >17:14:49,733 INFO kernel:[ 3.301099] usbserial: USB Serial Driver core >17:14:49,733 INFO kernel:[ 3.301625] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >17:14:49,733 INFO kernel:[ 3.304793] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:14:49,733 INFO kernel:[ 3.305322] serio: i8042 AUX port at 0x60,0x64 irq 12 >17:14:49,733 INFO kernel:[ 3.305923] mousedev: PS/2 mouse device common for all mice >17:14:49,733 INFO kernel:[ 3.306601] rtc_cmos 00:06: RTC can wake from S4 >17:14:49,733 INFO kernel:[ 3.307250] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >17:14:49,733 INFO kernel:[ 3.307804] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >17:14:49,733 INFO kernel:[ 3.308401] device-mapper: uevent: version 1.0.3 >17:14:49,733 INFO kernel:[ 3.309001] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >17:14:49,733 INFO kernel:[ 3.310177] cpuidle: using governor ladder >17:14:49,733 INFO kernel:[ 3.310802] cpuidle: using governor menu >17:14:49,733 INFO kernel:[ 3.311516] EFI Variables Facility v0.08 2004-May-17 >17:14:49,733 INFO kernel:[ 3.320936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >17:14:49,733 INFO kernel:[ 3.324249] usbcore: registered new interface driver usbhid >17:14:49,733 INFO kernel:[ 3.324800] usbhid: USB HID core driver >17:14:49,733 INFO kernel:[ 3.325396] ip_tables: (C) 2000-2006 Netfilter Core Team >17:14:49,733 INFO kernel:[ 3.326057] TCP cubic registered >17:14:49,733 INFO kernel:[ 3.326595] Initializing XFRM netlink socket >17:14:49,733 INFO kernel:[ 3.327230] NET: Registered protocol family 10 >17:14:49,733 INFO kernel:[ 3.327898] Mobile IPv6 >17:14:49,733 INFO kernel:[ 3.328412] NET: Registered protocol family 17 >17:14:49,733 NOTICE kernel:[ 3.328936] Registering the dns_resolver key type >17:14:49,733 DEBUG kernel:[ 3.329555] PM: Hibernation image not present or could not be loaded. >17:14:49,733 INFO kernel:[ 3.329566] registered taskstats version 1 >17:14:49,733 INFO kernel:[ 3.330623] Magic number: 12:220:240 >17:14:49,733 INFO kernel:[ 3.331204] rtc_cmos 00:06: setting system clock to 2012-05-30 17:14:28 UTC (1338398068) >17:14:49,733 INFO kernel:[ 3.332850] Initializing network drop monitor service >17:14:49,733 INFO kernel:[ 3.567559] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >17:14:49,734 INFO kernel:[ 3.581116] ata1.00: ATA-8: OCZ-VERTEX3, 2.15, max UDMA/133 >17:14:49,734 INFO kernel:[ 3.582578] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >17:14:49,734 INFO kernel:[ 3.582651] usb 1-1: new high-speed USB device number 2 using ehci_hcd >17:14:49,734 INFO kernel:[ 3.590877] ata1.00: configured for UDMA/133 >17:14:49,734 NOTICE kernel:[ 3.592706] scsi 0:0:0:0: Direct-Access ATA OCZ-VERTEX3 2.15 PQ: 0 ANSI: 5 >17:14:49,734 NOTICE kernel:[ 3.595946] sd 0:0:0:0: Attached scsi generic sg0 type 0 >17:14:49,734 NOTICE kernel:[ 3.595988] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB) >17:14:49,734 NOTICE kernel:[ 3.596099] sd 0:0:0:0: [sda] Write Protect is off >17:14:49,734 DEBUG kernel:[ 3.596102] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >17:14:49,734 NOTICE kernel:[ 3.596133] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >17:14:49,734 INFO kernel:[ 3.596616] sda: unknown partition table >17:14:49,734 NOTICE kernel:[ 3.600027] sd 0:0:0:0: [sda] Attached SCSI disk >17:14:49,734 INFO kernel:[ 3.700141] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >17:14:49,734 INFO kernel:[ 3.701718] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >17:14:49,734 INFO kernel:[ 3.703736] hub 1-1:1.0: USB hub found >17:14:49,734 INFO kernel:[ 3.705413] hub 1-1:1.0: 6 ports detected >17:14:49,734 INFO kernel:[ 3.809270] usb 2-1: new high-speed USB device number 2 using ehci_hcd >17:14:49,734 INFO kernel:[ 3.904189] ata4: SATA link down (SStatus 0 SControl 300) >17:14:49,734 INFO kernel:[ 3.924707] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >17:14:49,734 INFO kernel:[ 3.926385] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >17:14:49,734 INFO kernel:[ 3.928501] hub 2-1:1.0: USB hub found >17:14:49,734 INFO kernel:[ 3.930230] hub 2-1:1.0: 6 ports detected >17:14:49,734 INFO kernel:[ 4.006335] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd >17:14:49,734 INFO kernel:[ 4.007973] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400 >17:14:49,734 INFO kernel:[ 4.044683] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >17:14:49,734 INFO kernel:[ 4.112063] usb 1-1.5: New USB device found, idVendor=5986, idProduct=0292 >17:14:49,734 INFO kernel:[ 4.113748] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:14:49,734 INFO kernel:[ 4.116939] usb 1-1.5: Product: Lenovo EasyCamera >17:14:49,734 INFO kernel:[ 4.118538] usb 1-1.5: Manufacturer: Bison Corp. >17:14:49,734 INFO kernel:[ 4.181832] Refined TSC clocksource calibration: 2195.013 MHz. >17:14:49,734 INFO kernel:[ 4.183474] Switching to clocksource tsc >17:14:49,734 INFO kernel:[ 4.207090] usb 2-1.6: new high-speed USB device number 3 using ehci_hcd >17:14:49,734 INFO kernel:[ 4.209721] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >17:14:49,734 INFO kernel:[ 4.213175] ata5.00: ATAPI: Optiarc DVD RW AD-7710H, A833, max UDMA/100 >17:14:49,734 INFO kernel:[ 4.217092] ata5.00: configured for UDMA/100 >17:14:49,734 NOTICE kernel:[ 4.221247] scsi 4:0:0:0: CD-ROM Optiarc DVD RW AD-7710H A833 PQ: 0 ANSI: 5 >17:14:49,734 WARNING kernel:[ 4.226555] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >17:14:49,734 INFO kernel:[ 4.229856] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:14:49,734 DEBUG kernel:[ 4.231854] sr 4:0:0:0: Attached scsi CD-ROM sr0 >17:14:49,734 NOTICE kernel:[ 4.232031] sr 4:0:0:0: Attached scsi generic sg1 type 5 >17:14:49,734 INFO kernel:[ 4.296290] usb 2-1.6: New USB device found, idVendor=0bda, idProduct=0139 >17:14:49,734 INFO kernel:[ 4.298016] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >17:14:49,734 INFO kernel:[ 4.301343] usb 2-1.6: Product: USB2.0-CRW >17:14:49,734 INFO kernel:[ 4.303000] usb 2-1.6: Manufacturer: Generic >17:14:49,734 INFO kernel:[ 4.304606] usb 2-1.6: SerialNumber: 20100201396000000 >17:14:49,734 INFO kernel:[ 4.538483] ata6: SATA link down (SStatus 0 SControl 300) >17:14:49,734 INFO kernel:[ 4.543985] Freeing unused kernel memory: 1000k freed >17:14:49,734 INFO kernel:[ 4.545805] Write protecting the kernel read-only data: 10240k >17:14:49,734 INFO kernel:[ 4.547866] Freeing unused kernel memory: 16k freed >17:14:49,734 INFO kernel:[ 4.552352] Freeing unused kernel memory: 1516k freed >17:14:49,734 INFO kernel:[ 4.833105] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:14:49,734 INFO kernel:[ 4.838722] Loading iSCSI transport class v2.0-870. >17:14:49,734 NOTICE kernel:[ 4.842355] iscsi: registered transport (tcp) >17:14:49,734 INFO kernel:[ 4.847351] alua: device handler registered >17:14:49,734 INFO kernel:[ 4.852247] emc: device handler registered >17:14:49,734 INFO kernel:[ 4.857078] hp_sw: device handler registered >17:14:49,734 INFO kernel:[ 4.862004] rdac: device handler registered >17:14:49,734 INFO kernel:[ 7.885935] floppy0: no floppy controllers found >17:14:49,734 INFO kernel:[ 7.897564] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >17:14:49,734 INFO kernel:[ 7.898910] EDD information not available. >17:14:49,734 INFO kernel:[ 7.910660] No iBFT detected. >17:14:49,734 INFO kernel:[ 7.915184] md: raid0 personality registered for level 0 >17:14:49,734 INFO kernel:[ 7.918518] md: raid1 personality registered for level 1 >17:14:49,734 INFO kernel:[ 7.922180] async_tx: api initialized (async) >17:14:49,734 INFO kernel:[ 7.923927] xor: automatically using best checksumming function: generic_sse >17:14:49,734 INFO kernel:[ 7.929624] generic_sse: 3600.000 MB/sec >17:14:49,734 INFO kernel:[ 7.930922] xor: using function: generic_sse (3600.000 MB/sec) >17:14:49,734 WARNING kernel:[ 7.949608] raid6: int64x1 2128 MB/s >17:14:49,734 WARNING kernel:[ 7.966574] raid6: int64x2 2535 MB/s >17:14:49,734 WARNING kernel:[ 7.983561] raid6: int64x4 2152 MB/s >17:14:49,734 WARNING kernel:[ 8.000560] raid6: int64x8 1933 MB/s >17:14:49,734 WARNING kernel:[ 8.017511] raid6: sse2x1 5964 MB/s >17:14:49,734 WARNING kernel:[ 8.034491] raid6: sse2x2 7308 MB/s >17:14:49,734 WARNING kernel:[ 8.051476] raid6: sse2x4 8375 MB/s >17:14:49,734 WARNING kernel:[ 8.051882] raid6: using algorithm sse2x4 (8375 MB/s) >17:14:49,734 INFO kernel:[ 8.054417] md: raid6 personality registered for level 6 >17:14:49,734 INFO kernel:[ 8.055561] md: raid5 personality registered for level 5 >17:14:49,734 INFO kernel:[ 8.056656] md: raid4 personality registered for level 4 >17:14:49,734 INFO kernel:[ 8.066129] md: raid10 personality registered for level 10 >17:14:49,734 INFO kernel:[ 8.070717] md: linear personality registered for level -1 >17:14:49,734 INFO kernel:[ 8.086999] device-mapper: multipath: version 1.3.0 loaded >17:14:49,734 INFO kernel:[ 8.091550] device-mapper: multipath round-robin: version 1.0.0 loaded >17:14:49,734 INFO kernel:[ 8.140017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >17:14:49,734 INFO kernel:[ 8.141099] EDD information not available. >17:14:49,734 INFO kernel:[ 8.374330] RPC: Registered named UNIX socket transport module. >17:14:49,734 INFO kernel:[ 8.375519] RPC: Registered udp transport module. >17:14:49,734 INFO kernel:[ 8.376691] RPC: Registered tcp transport module. >17:14:49,734 INFO kernel:[ 8.377857] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:14:49,734 INFO kernel:[ 8.565363] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >17:14:49,734 DEBUG kernel:[ 8.566523] r8169 0000:03:00.0: irq 41 for MSI/MSI-X >17:14:49,734 INFO kernel:[ 8.566764] r8169 0000:03:00.0: eth0: RTL8168e/8111e at 0xffffc90000c46000, f0:de:f1:a5:35:e3, XID 0c200000 IRQ 41 >17:14:49,734 INFO kernel:[ 8.568304] r8169 0000:03:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >17:14:49,734 DEBUG kernel:[ 10.046061] ISO 9660 Extensions: Microsoft Joliet Level 3 >17:14:49,734 DEBUG kernel:[ 10.104347] ISO 9660 Extensions: RRIP_1991A >17:14:49,734 INFO kernel:[ 10.961045] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:14:49,734 DEBUG kernel:[ 13.790727] SELinux: 2048 avtab hash slots, 99000 rules. >17:14:49,734 DEBUG kernel:[ 13.806317] SELinux: 2048 avtab hash slots, 99000 rules. >17:14:49,734 DEBUG kernel:[ 13.900686] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >17:14:49,734 DEBUG kernel:[ 13.900690] SELinux: 83 classes, 99000 rules >17:14:49,734 INFO kernel:[ 13.903723] SELinux: Permission ptrace_child in class process not defined in policy. >17:14:49,734 INFO kernel:[ 13.905220] SELinux: the above unknown classes and permissions will be allowed >17:14:49,734 DEBUG kernel:[ 13.906649] SELinux: Completing initialization. >17:14:49,734 DEBUG kernel:[ 13.906650] SELinux: Setting up existing superblocks. >17:14:49,734 DEBUG kernel:[ 13.906663] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.906668] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.906672] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.906676] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.906684] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.906694] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.907074] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:14:49,734 DEBUG kernel:[ 13.907078] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.907587] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:14:49,734 DEBUG kernel:[ 13.907592] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.907595] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.907608] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.907612] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.907619] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.907628] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.907898] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.907903] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 13.910407] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.910413] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 13.910421] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:14:49,734 DEBUG kernel:[ 13.910437] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:14:49,734 NOTICE kernel:[ 13.934224] type=1403 audit(1338398079.113:2): policy loaded auid=4294967295 ses=4294967295 >17:14:49,734 DEBUG kernel:[ 14.113287] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 14.120900] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.174871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.183821] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.191898] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.198815] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.206791] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.214795] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.223782] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 14.230721] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 15.119313] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 16.636827] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 16.655843] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:14:49,734 DEBUG kernel:[ 16.655862] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:14:49,734 DEBUG kernel:[ 16.656127] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:14:49,734 INFO kernel:[ 17.683321] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >17:14:49,734 INFO kernel:[ 18.983332] wmi: Mapper loaded >17:14:49,734 WARNING kernel:[ 19.275570] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251) >17:14:49,734 INFO kernel:[ 19.275579] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:14:49,734 INFO kernel:[ 19.556667] [drm] Initialized drm 1.1.0 20060810 >17:14:49,734 NOTICE kernel:[ 19.564347] type=1400 audit(1338398084.749:3): avc: denied { create } for pid=451 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:14:49,734 NOTICE kernel:[ 19.564399] type=1400 audit(1338398084.749:4): avc: denied { setattr } for pid=451 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:14:49,734 NOTICE kernel:[ 19.564497] type=1400 audit(1338398084.749:5): avc: denied { relabelfrom } for pid=451 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:14:49,734 INFO kernel:[ 19.573457] acer_wmi: Acer Laptop ACPI-WMI Extras >17:14:49,734 INFO kernel:[ 19.593411] input: Ideapad extra buttons as /devices/platform/ideapad/input/input5 >17:14:49,734 INFO kernel:[ 19.593420] acer_wmi: Brightness must be controlled by generic video driver >17:14:49,734 INFO kernel:[ 19.665866] cfg80211: Calling CRDA to update world regulatory domain >17:14:49,734 DEBUG kernel:[ 20.919987] i915 0000:00:02.0: setting latency timer to 64 >17:14:49,734 DEBUG kernel:[ 20.975018] i915 0000:00:02.0: irq 42 for MSI/MSI-X >17:14:49,734 INFO kernel:[ 20.975027] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >17:14:49,734 INFO kernel:[ 20.975029] [drm] Driver supports precise vblank timestamp query. >17:14:49,734 INFO kernel:[ 20.975061] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >17:14:49,734 INFO kernel:[ 21.453733] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >17:14:49,734 DEBUG kernel:[ 21.577098] checking generic (c0000000 258000) vs hw (c0000000 10000000) >17:14:49,734 INFO kernel:[ 21.577102] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver >17:14:49,734 INFO kernel:[ 21.577116] Console: switching to colour dummy device 80x25 >17:14:49,734 INFO kernel:[ 21.577703] fbcon: inteldrmfb (fb0) is primary device >17:14:49,734 INFO kernel:[ 21.887383] Console: switching to colour frame buffer device 170x48 >17:14:49,734 INFO kernel:[ 21.894295] fb0: inteldrmfb frame buffer device >17:14:49,734 INFO kernel:[ 21.894298] drm: registered panic notifier >17:14:49,734 WARNING kernel:[ 21.902996] ACPI Error: Current brightness invalid (20120111/video-376) >17:14:49,734 INFO kernel:[ 21.903181] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6 >17:14:49,734 INFO kernel:[ 21.903246] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >17:14:49,734 INFO kernel:[ 21.903292] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >17:14:49,734 NOTICE kernel:[ 22.705210] type=1400 audit(1338398087.893:6): avc: denied { execute } for pid=530 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:14:49,734 NOTICE kernel:[ 22.705221] type=1400 audit(1338398087.893:7): avc: denied { read open } for pid=530 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:14:49,734 NOTICE kernel:[ 22.705267] type=1400 audit(1338398087.893:8): avc: denied { execute_no_trans } for pid=530 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >17:14:49,734 NOTICE kernel:[ 22.936140] type=1400 audit(1338398088.124:9): avc: denied { read } for pid=522 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >17:14:49,734 NOTICE kernel:[ 22.936157] type=1400 audit(1338398088.125:10): avc: denied { open } for pid=522 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >17:14:49,734 DEBUG kernel:[ 23.302578] ath: EEPROM regdomain: 0x65 >17:14:49,734 DEBUG kernel:[ 23.302585] ath: EEPROM indicates we should expect a direct regpair map >17:14:49,734 DEBUG kernel:[ 23.302592] ath: Country alpha2 being used: 00 >17:14:49,734 DEBUG kernel:[ 23.302595] ath: Regpair used: 0x65 >17:14:49,734 NOTICE kernel:[ 23.908972] type=1400 audit(1338398089.098:11): avc: denied { read } for pid=522 comm="bash" name="linux" dev="dm-0" ino=73906 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >17:14:49,734 DEBUG kernel:[ 23.968069] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' >17:14:49,734 DEBUG kernel:[ 23.968347] Registered led device: ath9k-phy0 >17:14:49,734 INFO kernel:[ 23.968355] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90005820000, irq=17 >17:14:50,401 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >17:14:50,402 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >17:14:50,403 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >17:14:51,269 INFO dbus-daemon: dbus[550]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >17:14:51,269 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >17:14:51,486 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >17:14:51,488 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:14:51,488 INFO dbus-daemon: dbus[550]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:14:51,585 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:14:51,586 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:14:51,586 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:14:51,586 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:14:51,587 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:14:51,587 INFO NetworkManager: <info> trying to start the modem manager... >17:14:51,587 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >17:14:51,588 INFO dbus-daemon: dbus[550]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >17:14:51,649 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:14:51,650 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (driver ideapad_acpi) >17:14:51,650 INFO NetworkManager: <info> found WiFi radio killswitch rfkill2 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill2) (driver (unknown)) >17:14:51,743 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:14:51,743 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:14:51,743 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:14:51,744 INFO NetworkManager: <info> Networking is enabled by state file >17:14:51,744 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >17:14:51,744 WARNING NetworkManager: <warn> (wlan0): driver supports Access Point (AP) mode >17:14:51,745 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >17:14:51,762 INFO kernel:[ 26.567180] ADDRCONF(NETDEV_UP): wlan0: link is not ready >17:14:51,766 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/0 >17:14:51,766 INFO NetworkManager: <info> (wlan0): now managed >17:14:51,772 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:14:51,774 INFO NetworkManager: <info> (wlan0): bringing up device. >17:14:51,774 INFO NetworkManager: <info> (wlan0): preparing device. >17:14:51,774 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >17:14:51,774 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >17:14:51,774 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:14:51,774 INFO NetworkManager: <info> (p3p1): carrier is OFF >17:14:51,774 INFO NetworkManager: <info> (p3p1): new Ethernet device (driver: 'r8169' ifindex: 2) >17:14:51,781 INFO NetworkManager: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >17:14:51,789 INFO NetworkManager: <info> (p3p1): now managed >17:14:51,790 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >17:14:51,790 INFO NetworkManager: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:14:51,790 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >17:14:51,791 INFO NetworkManager: <info> (p3p1): bringing up device. >17:14:51,791 INFO dbus-daemon: dbus[550]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >17:14:51,791 INFO dbus-daemon: modem-manager[558]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >17:14:51,791 INFO dbus-daemon: dbus[550]: [system] Successfully activated service 'org.freedesktop.ModemManager' >17:14:51,792 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >17:14:51,933 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Longcheer >17:14:51,934 INFO modem-manager: <info> Loaded plugin Longcheer >17:14:52,290 INFO kernel:[ 27.094690] r8169 0000:03:00.0: p3p1: link down >17:14:52,291 INFO NetworkManager: <info> (p3p1): preparing device. >17:14:52,291 INFO NetworkManager: <info> (p3p1): deactivating device (reason 'managed') [2] >17:14:52,291 INFO kernel:[ 27.095620] ADDRCONF(NETDEV_UP): p3p1: link is not ready >17:14:52,292 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/p3p1 >17:14:52,294 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >17:14:52,294 INFO NetworkManager: <info> modem-manager is now available >17:14:52,318 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Option High-Speed >17:14:52,319 INFO modem-manager: <info> Loaded plugin Option High-Speed >17:14:52,538 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Option >17:14:52,539 INFO modem-manager: <info> Loaded plugin Option >17:14:52,639 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Linktop >17:14:52,640 INFO modem-manager: <info> Loaded plugin Linktop >17:14:52,754 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Wavecom >17:14:52,755 INFO modem-manager: <info> Loaded plugin Wavecom >17:14:52,788 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Nokia >17:14:52,789 INFO modem-manager: <info> Loaded plugin Nokia >17:14:52,836 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin X22X >17:14:52,836 INFO modem-manager: <info> Loaded plugin X22X >17:14:52,905 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Ericsson MBM >17:14:52,906 INFO modem-manager: <info> Loaded plugin Ericsson MBM >17:14:52,972 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin ZTE >17:14:52,972 INFO modem-manager: <info> Loaded plugin ZTE >17:14:52,981 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Sierra >17:14:52,982 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Generic >17:14:52,985 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin MotoC >17:14:52,986 INFO modem-manager: <info> Loaded plugin Sierra >17:14:52,986 INFO modem-manager: <info> Loaded plugin Generic >17:14:52,987 INFO modem-manager: <info> Loaded plugin MotoC >17:14:52,987 INFO modem-manager: <info> Loaded plugin Novatel >17:14:52,987 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Novatel >17:14:53,049 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Huawei >17:14:53,050 INFO modem-manager: <info> Loaded plugin Huawei >17:14:53,064 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Gobi >17:14:53,065 INFO modem-manager: <info> Loaded plugin Gobi >17:14:53,122 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin Samsung >17:14:53,122 INFO modem-manager: <info> Loaded plugin Samsung >17:14:53,197 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin SimTech >17:14:53,197 INFO modem-manager: <info> Loaded plugin SimTech >17:14:53,205 INFO dbus-daemon: modem-manager[558]: <info> Loaded plugin AnyData >17:14:53,205 INFO modem-manager: <info> Loaded plugin AnyData >17:14:53,205 INFO dbus-daemon: dbus[550]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >17:14:53,206 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >17:14:53,207 INFO NetworkManager: <info> wpa_supplicant started >17:14:53,323 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >17:14:53,324 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >17:14:53,326 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >17:14:53,326 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >17:15:00,733 WARNING kernel:[ 35.528456] audit_printk_skb: 6 callbacks suppressed >17:15:00,733 NOTICE kernel:[ 35.528459] type=1400 audit(1338398100.731:14): avc: denied { append } for pid=565 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=74690 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >17:15:00,733 NOTICE kernel:[ 35.528675] type=1400 audit(1338398100.731:15): avc: denied { read write } for pid=565 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1158 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >17:15:00,734 WARNING kernel:[ 35.530118] auditd (566): /proc/566/oom_adj is deprecated, please use /proc/566/oom_score_adj instead. >17:17:38,167 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p3p1 ... >17:17:38,169 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:17:38,171 NOTICE NetworkManager: ifcfg-rh: read connection 'System p3p1' >17:17:38,172 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:19:58,961 INFO kernel:[ 333.232529] Btrfs loaded >17:20:00,237 INFO kernel:[ 334.507083] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >17:20:00,237 INFO kernel:[ 334.507758] SGI XFS Quota Management subsystem >17:21:57,190 INFO kernel:[ 451.332060] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:21:57,190 DEBUG kernel:[ 451.332077] SELinux: initialized (dev sda3, type ext4), uses xattr >17:21:57,211 INFO kernel:[ 451.352673] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >17:21:57,211 DEBUG kernel:[ 451.352689] SELinux: initialized (dev sda2, type ext4), uses xattr >17:21:57,233 DEBUG kernel:[ 451.375332] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >17:21:57,295 DEBUG kernel:[ 451.437078] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 826666
: 587790