Hide Forgot
Description of problem: Script /usr/sbin/revisor checks for presence of /usr/lib/anaconda-runtime/ and exits if it does not exist. However this directory is not installed by anaconda any more. If I create empty directory /usr/lib/anaconda-runtime/, all works fine. I suppose revisor should check for this directory, but do not exit if it does not exist.
What do you mean by "If I create empty directory /usr/lib/anaconda-runtime/, all works fine"? Does revisor works correctly and finally creates the iso image? Look at bug 649815, even creating that directory, it doesn't solve the problem.
Yes, for me revisor creates the image and I can boot using this image without problems.
(In reply to comment #2) > Yes, for me revisor creates the image and I can boot using this image without > problems. Lucky you Elena! :-) Are you using Fedora 14 or 15?
14. But creating of directory has helped some guys commented bug 649815. I'm sorry that I missed that bug. I suppose that this one should be closed as duplication.
(In reply to comment #4) > 14. But creating of directory has helped some guys commented bug 649815. > I'm sorry that I missed that bug. I suppose that this one should be closed as > duplication. I wonder why it doesn't work for me :(
Different revisor configurations/package sets? Unfortunately I'm not initial designer of our build system that uses revisor, so not well familiar with this tool :(
(In reply to comment #6) > Different revisor configurations/package sets? Unfortunately I'm not initial > designer of our build system that uses revisor, so not well familiar with this > tool :( Elena, Would you please share whith me the command line you use when using revisor to create an iso image?
Sure. sudo LD_PRELOAD=/lib/libnss_files.so.2 \ /usr/sbin/revisor --cli \ --destination-directory="${destdir}" \ --working-directory="${workdir}" \ --config="${MK_IMAGES}/revisor.conf" \ --kickstart="${MK_PRODUCT_DIR}/se.ks" \ --model=se
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping