On Mon, Jul 26, 2004 at 10:38:12AM +0200, Harald Dunkel wrote: > Hi folks, > > I'm trying to rebuild the monolithic installer image for amd64. > This is my sources.list.udeb.local: > > deb http://debian-amd64.alioth.debian.org/pure64 unstable > main/debian-installer
I don't use the "local" file, sources.list.udeb is automaticly generated from the /etc/apt/sources.list file and that same line I have in sources.list.udeb. > Reading Package Lists... Done > Building Dependency Tree... Done > libacl1 is already the newest version. > adduser is already the newest version. > apt is already the newest version. > at is already the newest version. > libattr1 is already the newest version. > base-files is already the newest version. > base-passwd is already the newest version. > bash is already the newest version. > bc is already the newest version. > Package dc is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package dc has no installation candidate > make[2]: *** [stamps/get_udebs-monolithic_2.6-stamp] Error 100 > make[1]: *** [_build] Error 2 > make: *** [build_monolithic_2.6] Error 2 All the packages you're listing are not in the monolithic iso at all. They don't have any udebs either so I don't think it's a problem with your sources.list.udeb.local file. I have no idea what's wrong. Do you have all the dependencies for debian-installer installed? apt-get build-dep debian-installer Kurt

