[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sources.list used to build monolithic?



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

But if I run "make build_monolithic_2.6", then I get


# make build_monolithic_2.6
make[2]: `pkg-lists/standard-udebs' is up to date.
./get-packages udeb
Hit http://debian-amd64.alioth.debian.org unstable/main/debian-installer Packages
Ign http://debian-amd64.alioth.debian.org unstable/main/debian-installer Release
Reading Package Lists... Done
Reading Package Lists... Done
Building Dependency Tree... Done
Need to download :
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
grep-dctrl -P -e '.*-modules-2.6.7-5-amd64-generic-di' \
-sPackage apt.udeb/state/lists/*_Packages* | \
        cut -d " " -f 2 > pkg-lists/kernel-module-udebs
# Add any local kernel modules to the list.
find localudebs/*-modules-2.6.7-5-amd64-generic-di_*.udeb -printf '%f\n' | sed 's/_.*//' >> pkg-lists/kernel-module-udebs
find: localudebs/*-modules-2.6.7-5-amd64-generic-di_*.udeb: No such file or directory
dh_testroot
:
:
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


Could somebody please document the sources.list used to build
the images on http://debian-amd64.alioth.debian.org/debian-installer/ ?


Many thanx in advance

Harri



Reply to: