Bug 622347 - anaconda fails trying to run rsyslogd during virt-install/kickstart
Summary: anaconda fails trying to run rsyslogd during virt-install/kickstart
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-09 03:04 UTC by Mark S. Mathews
Modified: 2010-08-09 03:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-09 03:09:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
script that calls virt-install (1.30 KB, application/x-shellscript)
2010-08-09 03:05 UTC, Mark S. Mathews
no flags Details

Description Mark S. Mathews 2010-08-09 03:04:00 UTC
Description of problem:

Doing a virt-install+kickstart of release F13 fails with this log:

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/text.py", line 659, in run anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 1223, in <module> anaconda.intf.run(anaconda)
  RuntimeError: Error running /sbin/rsyslogd: No such file or directory          

Version-Release number of selected component (if applicable):

13.42

How reproducible:
Always

Steps to Reproduce:
1. Run virt-install using the attached script and kickstart
2.
3.
  
Actual results:


Expected results:


Additional info:

Same setup works beautifully with F12.

Comment 1 Mark S. Mathews 2010-08-09 03:05:51 UTC
Created attachment 437510 [details]
script that calls virt-install

Comment 2 Mark S. Mathews 2010-08-09 03:09:12 UTC
Crap.  Nevermind....my mistake.  Sorry for reducing your SNR.


Note You need to log in before you can comment on or make changes to this bug.