On Wed, Jul 20, 2011 at 08:35:03PM +0300, Alexey Eromenko wrote: >OK, thanks ! > >First part works ! >$ make status > >Next part fails: >$ make official_images >... >... >------------------- >Done: processed/sorted 28266 packages, total size 33153275974 bytes. >/usr/bin/genisoimage -version says: >genisoimage 1.1.11 (Linux) > >Reading in package information for amd64: > Done: Read details of 28266 packages for amd64 >Starting to lay out packages into images: > Adding the required directories > Generating the image label and volume id > Adding .disk/base_components > Adding .disk/cd_type > Adding udeb/base includes/excludes >WARNING: Unable to read UDEB_EXCLUDE file >/home/user/Linstall/debian-cd-trunk/data/squeeze/amd64_udeb_exclude > Adding docs to CD1 > Adding installtools > Adding common docs on CD1 > Adding Release files > Trying to add upgrade* directories > (Optionally) making the image bootable for amd64: > Running tools/boot/squeeze/boot-amd64 1 /vm/tmp/squeeze/CD1 >cp: cannot stat >`/vm/Debian6-repo/debian-bddl/debian/dists/squeeze/main/installer-amd64/current/images/cdrom/debian-cd_info.tar.gz': >No such file or directory > FAILED: error 1 > Failed to start disc 1, error 256 >make: *** [image-trees] Error 9 > >---------- >I looked into _all_ files in my repo, and found no >'debian-cd_info.tar.gz'. I also checked in official Debian 6.0 DVD1 >for AMD64 arch, and it lacks there as well. >(This question probably not directly related to "debian-cd", but I >still need help) > >Any ideas ? >What is it ? (Googling didn't help) >Where to get it / how-to create it ?
OK. The debian-cd_info.tar.gz file is provided by the debian-installer people, and contains all the bits of config that debian-cd needs to be able to generate working bootable media for each platform (e.g. isolinux config files). We use it from the archive, but it doesn't go on the CDs/DVDs itself. Grab the /dists/squeeze/main/installer-amd64/ directory from a local mirror and put it in place in your working filesystem and that should work. Apologies for this not being easy, we normally work from a full mirror when creating the CD images. -- Steve McIntyre, Cambridge, UK. [email protected] "It's actually quite entertaining to watch ag129 prop his foot up on the desk so he can get a better aim." [ seen in ucam.chat ] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

