On Mon, Aug 13, 2012 at 4:38 PM, Bruno Wolff III <br...@wolff.to> wrote:
> On Mon, Aug 13, 2012 at 09:06:48 +0000,
>   Artifex Maximus <artife...@gmail.com> wrote:
>>
>> I would like to build a customized installer image on my F17 i386.
>> I've found out that revisor is for that task. I had problems with
>> starting revisor and needed some work on my system (linking
>> /usr/libexec/anaconda folder to /usr/lib/anaconda-runtime).
>
> pungi is what we use for releases. revisor gets very little attention and I
> recommend not using it.

I'd tried and successfully built Fedora 17 installer disk but any
other than Fedora disk is failed. Is pungi only able to build
installer for the current distribution or is it possible to generate
cross-distribution disk as long as Red Hat compatible?

Just as info the error was:
"...
writing .buildstamp file
doing post-install configuration
running runtime-postinstall.tmpl
template command error in runtime-postinstall.tmpl:
  move usr/share/anaconda/restart-anaconda usr/bin
  OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/bin/pungi", line 256, in <module>
    main()
  File "/bin/pungi", line 146, in main
    mypungi.doBuildinstall()
  File "/usr/lib/python2.7/site-packages/pypungi/__init__.py", line
909, in doBuildinstall
    workdir=workdir, outputdir=outputdir)
  File "/usr/lib/python2.7/site-packages/pylorax/__init__.py", line 214, in run
    rb.postinstall()
  File "/usr/lib/python2.7/site-packages/pylorax/treebuilder.py", line
123, in postinstall
    self._runner.run("runtime-postinstall.tmpl", configdir=configdir_path)
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 136, in run
    self._run(commands)
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 155, in _run
    f(*args)
  File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 301, in move
    mvfile(self._out(src), self._out(dest))
  File "/usr/lib/python2.7/site-packages/pylorax/sysutils.py", line
98, in mvfile
    os.rename(src, dst)
OSError: [Errno 2] No such file or directory"

Bye,
a
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to