BUILDING IMAGE FOR build_cdrom (set -e; \ echo "# This file is automatically generated, edit sources.list.udeb.local instead."; \ echo "deb copy:/home/luk/installer/build/ localudebs/"; \ if [ "x" != "x" ]; then \ echo "deb unstable main/debian-installer"; \ else \ gen-sources.list.udeb "/etc/apt/sources.list" unstable main/debian-installer ; \ fi) > sources.list.udeb make[2]: `sources.list.udeb' is up to date. util/get-packages: line 138: 7733 Segmentation fault $APT_GET update Failed to update the Packages file. This usually means either of: A) sources.list.udeb does not contain a valid repository. You can override the generated sources.list.udeb with sources.list.udeb.local if you haven't done so yet. B) The repository in sources.list.udeb is not reachable. If you are not working online, use 'export ONLINE=n' to skip updating the Packages files. Beware that this can result in images with out-of-date packages and should be used for private development only. dh_testroot get-packages udeb make[3]: `sources.list.udeb' is up to date. util/get-packages: line 138: 7847 Segmentation fault $APT_GET update Failed to update the Packages file. This usually means either of: A) sources.list.udeb does not contain a valid repository. You can override the generated sources.list.udeb with sources.list.udeb.local if you haven't done so yet. B) The repository in sources.list.udeb is not reachable. If you are not working online, use 'export ONLINE=n' to skip updating the Packages files. Beware that this can result in images with out-of-date packages and should be used for private development only. make[2]: *** [stamps/get_udebs-cdrom-stamp] Error 1 make[1]: *** [_build] Error 2 make: *** [build_cdrom] Error 2