Skip to content

Instantly share code, notes, and snippets.

@jblaine
Created November 8, 2012 21:35
Show Gist options
  • Save jblaine/4041819 to your computer and use it in GitHub Desktop.
Save jblaine/4041819 to your computer and use it in GitHub Desktop.
DEVELOPERS! YEAH!
Should say: "Your kickstart config file's repo directive does not point to a valid repository."
Instead says:
The following was filed automatically by anaconda:
anaconda 15.31 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 378, in _mountInstallCD
dev.format.mountpoint = self.tree
File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 488, in configBaseURL
self._mountInstallCD()
File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 356, in setup
self.configBaseURL()
File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1231, in doBackendSetup
self.ayum.setup()
File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 192, in doBackendSetup
if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
self.moveStep()
File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
self.anaconda.dispatch.gotoNext()
AttributeError: 'NoneType' object has no attribute 'format'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment