Just following up... hopefully other ones using revisor to create small isos from rsync everything tree (under /data/users/gcecchi/rawhide_os/) could help me here.<br>So I'm on F8 and using revisor-2.0.5-15.fc8 with an rsynced tree of rawhide<br>
I modified the preconfigured /etc/revisor/conf.d/revisor-rawhide-i386.conf so that it uses local tree without downloading what is already here and avoiding mirrors:<br><br>19,20c19,20<br>< baseurl=file:///data/users/gcecchi/rawhide_os<br>
< #mirrorlist=<a href="http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386">http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386</a><br>---<br>> #baseurl=<a href="http://localrepo/fedora/development/i386/os/">http://localrepo/fedora/development/i386/os/</a><br>
> mirrorlist=<a href="http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386">http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386</a><br><br>The process seems to stop whane creating the iso.<br>
Running revisor from command line with the --debug option I get an error regarding missing .discinfo (see below).<br>How can I create it and/or put it?<br><br>Thanks Gianluca<br><br>[snip]<br>Size of the installation tree is 1022 MB<br>
Initting progress bar for Creating DVD ISO Image<br>Traceback (most recent call last):<br>  File "/usr/lib/python2.5/site-packages/revisor/ready_screen.py", line 183, in button_forward_clicked<br>    self.gui.displayBuildMedia()<br>
  File "/usr/lib/python2.5/site-packages/revisor/gui.py", line 278, in displayBuildMedia<br>    self.BuildMedia.start()<br>  File "/usr/lib/python2.5/site-packages/revisor/build_media.py", line 65, in start<br>
    self.base.lift_off()<br>  File "/usr/lib/python2.5/site-packages/revisor/base.py", line 933, in lift_off<br>    self.buildInstallationMedia()<br>  File "/usr/lib/python2.5/site-packages/revisor/base.py", line 1368, in buildInstallationMedia<br>
    mypungi.ALL_workaround()<br>  File "/usr/lib/python2.5/site-packages/revisor/pungi.py", line 469, in ALL_workaround<br>    content = open(discinfofile, 'r').readlines()<br>IOError: [Errno 2] No such file or directory: '/var/tmp/revisor-pungi/rawhide/rawhide-i386/i386/os/.discinfo'<br>
<br><br><div class="gmail_quote">On Fri, Mar 28, 2008 at 2:43 PM, Gianluca Cecchi <<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, so a no go at the moment.<br>And what would be the simpler way to create an iso image starting from the 14Gb rsync tree?<br>I'm trying with revisor but perhaps its particular aim is for customizing, while I would like to recreate a sort of daily dvd iso image if it can help for testing purposes...<br>

Thanks, <br><font color="#888888">Gianluca<br><br><br>
</font></blockquote></div><br>