[Fedora-livecd-list] building an automatic installer with livecd-creator

Jeremy Katz katzj at redhat.com
Wed Jun 6 15:57:45 UTC 2007


On Tue, 2007-06-05 at 19:19 +0200, Holger Levsen wrote:
> On Wednesday 30 May 2007 16:59, Jeremy Katz wrote:
> > But yes, a bug report against anaconda would be great.  Much less easy
> > to get lost that way than mail :-)
> 
> which was fixed by you yesterday, yay & thanks!
> 
> But now I found yet another bug ;) :/

Hey, I recognize this traceback.  I actually fixed it up a week or so in
anaconda, but it was after we finished up Fedora 7.  But I think if you
hit this, you're going to have another error that may trip things up.
The fix is basically adding
  class Error(EnvironmentError):
    pass
right above the definition of copytree in livecd.py

Jeremy




More information about the Fedora-livecd-list mailing list