Description of problem: anaconda.xlog is copied to /var/log/ instead of /var/log/anaconda/. The file is named "anaconda.anaconda.xlog". Version-Release number of selected component (if applicable): /sbin/anaconda 18.6.8 Fedora-18-Alpha-x86_64-netinst.iso (RC3/Final) How reproducible: Always. Steps to Reproduce: 1. Do a minimal install. Actual results: Script started on Mon Sep 24 17:33:07 2012 [root@localhost xfr]# ls -F /var/log anaconda/ boot.log dracut.log maillog secure wtmp anaconda.anaconda.xlog btmp lastlog messages spooler audit/ cron mail/ ppp/ tallylog [root@localhost xfr]# ls -F /var/log/anaconda anaconda.ifcfg.log anaconda.packaging.log anaconda.storage.log anaconda.log anaconda.program.log syslog [root@localhost xfr]# exit Script done on Mon Sep 24 17:33:23 2012 Expected results: anaconda.xlog is copied to /var/log/anaconda/. Additional info: This appears to happen in anaconda-18.8-1 too: $ grep anaconda.xlog anaconda-18.8-1/data/post-scripts/95-copy-logs.ks [ -e /tmp/X.log ] && cp /tmp/X.log $ANA_INSTALL_PATH/var/log/anaconda.anaconda.xlog
Created attachment 616679 [details] anaconda.log
Thanks: http://git.fedorahosted.org/cgit/anaconda.git/commit/?id=b82a5edddfae9cc311dea11f5f9c549dc1a56433
This bug looks to have been fixed for many anaconda builds now but missed being closed. If you find you are still experiencing it with Fedora 18 Beta (RC1) or later, please re-open the bug.