The following was filed automatically by anaconda: anaconda 13.42 exception report Traceback (most recent call first): File "/usr/lib/anaconda/iutil.py", line 162, in execWithRedirect raise RuntimeError, errstr File "/usr/lib/anaconda/backend_log.py", line 73, in start status = iutil.execWithRedirect(SYSLOG_PATH, args) File "/usr/lib/anaconda/backend.py", line 145, in initLog backend_log.log.start(instPath, syslogname) File "/usr/lib/anaconda/yuminstall.py", line 1556, in doPreInstall self.initLog(anaconda.rootPath) File "/usr/lib/anaconda/backend.py", line 293, in doPreInstall anaconda.backend.doPreInstall(anaconda) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1334, in handleRenderCallback self.currentWindow.renderCallback() RuntimeError: Error running /sbin/rsyslogd: No such file or directory
Created attachment 414676 [details] Attached traceback automatically from anaconda.
Hi Andrew, is it by any chance possible that your initrd.img is outdated? You used this initrd.img: initrd=RAWHIDE/i386/initrd.img but the modules inside it seem to belong to an F12 kernel, see this line in the traceback: 08:17:15,328 INFO program: /lib/modules/2.6.31-0.204.rc9.fc12.i686/kernel/net/ipv6/ipv6.ko.gz Note that the f12 initrd images are not meant to be used with f13 stage2. They do not contain rsyslogd for one thing. I will close this bug as "works for me" once you confirm this is the case. Ales
As no other reports of this problem has appeared and the many last rawhide composes have not shown this behavior, I'm closing this as works for me.