On Thu, May 09, 2002 at 11:35:35AM -0800, Greg C. Madden wrote: > I have successfully made the 8 Woody cd's from > http://cdimage.debian.org/jigdo-area . However I haven't been able > to make a dvd image from > http://ftp.fsn.hu/pub/CDROM-Images/debian-unofficial/woody-dvd/jigdo/. > I come up short about 200+ files and each time it goes out to one of > the sources it finds maybe 10 of 200 files, repeats this on & on but > never gets to a finished image stage.
That's a known problem with jigdo 0.6.5 - sorry, I should probably have mailed the list about it. By mistake, jigdo-file was not compiled with 64-bit file size support so far. You need to recompile it from source and also pass the correct -D switch: ./configure --without-gui && make X=-D_FILE_OFFSET_BITS=64 This will be fixed in 0.6.6. Cheers, Richard -- __ _ |_) /| Richard Atterer | CS student at the Technische | GnuPG key: | \/¯| http://atterer.net | Universität München, Germany | 0x888354F7 ¯ '` ¯ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]