Eric Zhong wrote: > I'm on FC13, i want to use revisor to build installtree, but get Errror > below: > Building Installation Images: > 0.0% Got an error from /usr/lib/revisor/scripts/F12-buildinstall (return > code 1) > > And why the config files of revisor on FC13 are all f12*. > > > My steps : > 1. download all RPMS from > http://mirrors.sohu.com/fedora/releases/13/Fedora/i386/os/Packages/
This step really isn't necessary. Revisor can download all the packages, and include packages and comps from the repositories configured (including any third party repository you may configure). > 2. create comps.xml : > > export CVSROOT=:pserver:[email protected]:/cvs/pkgs > cvs co comps > make comps-f13.xml > The comps.xml for F-13 is included in revisor-2.2, currently available as an update to F-13. > /etc/revisor/revisor.conf: > [test-fc13] > description = Fedora 12 for i386 > main = /etc/revisor/conf.d/revisor-test-fc13.conf > product_name = Fedora > product_path = Packages > iso_basename = Fedora > architecture = i386 > version = 12 > version_from = F12 The version should thus actually be 13, and similarly the version_from would need to be F13 Kind regards, Jeroen van Meeuwen -kanarip -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
