[Revisor-users] Bugs in kickstart file: sample-live-games.cfg
Jason Grant
expires07 at logular.com
Sun Oct 14 10:48:25 UTC 2007
On Sun, 2007-10-14 at 12:33 +0200, Jeroen van Meeuwen wrote:
> Jason Grant wrote:
> > 4) I spent quite a bit of time wondering why /var/tmp/revisor was
> > present after a build, but the original loopback-mounted iso had been
> > removed, and no other iso was present under /srv. In the end, after
> > teaching myself a little python, it seemed to be related to use of my
> > Fedora DVD media as a yum repo. After using createrepo to produce a new
> > repository based on the same rpms, I was finally able to produce an iso.
> > A simple fix, but it took me a whole day of troubleshooting.
> >
>
> So what you're saying is that you had a loopmounted Fedora DVD under
> /var/tmp/revisor ? Since that is the installroot Revisor uses, the
> loopmount will be removed as soon as Revisor detects /var/tmp/revisor is
> being loopmounted somewhere.
>
No no. I copied the content of the DVD to /usr/local/f7, and altered
the relevant baseurl location to file:///usr/local/f7 instead of the
default remote one.
Revisor seemed to be getting confused because it thought it was basing
my new live distro on what it thought was DVD media, and I think it may
have just been unmounting dirs under /var/tmp prematurely, while leaving
entries dangling if I ran 'losetup -a'. I spent ages wondering where
the iso was meant to be, and had to resort to teaching myself python to
gain some insight. Once I instead created my own yum repo from the rpms
using createrepo, revisor started working properly.
J.
More information about the Revisor-users
mailing list