Hi, I want to compile the latest debian-installer, but have problems with dependencies:
-------------------------------------------------------- # make build_generic (set -e; \ echo "# This file is automatically generated, edit sources.list.udeb.local instead."; \ if [ "x" != "x" ]; then \ echo "deb unstable main/debian-installer"; \ else \ grep '^deb[ \t]' /etc/apt/sources.list \ |grep -v '\(non-US\|non-us.debian.org\|security.debian.org\)' \ |grep '[ \t]main' \ |awk '{print $1 " " $2}' \ |sed "s,/* *$, unstable main/debian-installer," \ |sed "s,^deb file,deb copy," \ |sort |uniq; \ fi) > sources.list.udeb dh_testroot ./get-packages udeb cdebconf-text-udeb netcfg-static nic-modules-2.4.26-1-s390-di s390-netdevice libiw27 zipl-installer busybox-cvs-udeb languagechooser countrychooser iso-3166-udeb choose-mirror net-retriever load-installer cdebconf-newt-udeb rootskel-locale di-utils-terminfo nano-udeb kernel-image-2.4.26-1-s390-di anna archdetect cdebconf-udeb di-utils di-utils-reboot di-utils-shell libdebconfclient0-udeb libdebian-installer4-udeb libnss-dns-udeb lowmemcheck main-menu rootskel udpkg make[3]: `sources.list.udeb' is up to date. Get:1 http://ftp.de.debian.org unstable/main/debian-installer Packages [21.4kB] Ign http://ftp.de.debian.org unstable/main/debian-installer Release Fetched 21.4kB in 0s (23.3kB/s) Reading Package Lists... Done Reading Package Lists... Done Building Dependency Tree... Done Need to download : cdebconf-text-udeb netcfg-static nic-modules-2.4.26-1-s390-di s390-netdevice libiw27 zipl-installer busybox-cvs-udeb languagechooser countrychooser iso-3166-udeb choose-mirror net-retriever load-installer cdebconf-newt-udeb rootskel-locale di-utils-terminfo nano-udeb kernel-image-2.4.26-1-s390-di anna archdetect cdebconf-udeb di-utils di-utils-reboot di-utils-shell libdebconfclient0-udeb libdebian-installer4-udeb libnss-dns-udeb lowmemcheck main-menu rootskel udpkg Reading Package Lists... Done Building Dependency Tree... Done Note, selecting libiw27-udeb instead of libiw27 Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: netcfg-static: Depends: libiw27 (>= 26+27pre10) zipl-installer: Depends: base-installer but it is not going to be installed E: Broken packages make[2]: *** [stamps/get_udebs-generic-stamp] Error 100 make[1]: *** [_build] Error 2 make: *** [build_generic] Error 2 -------------------------------------------------------- Against which package should I file a bugreport? netcfg-static for depending on 'libiw27' instead of 'libiw27-udeb'? But what about the zipl-installer? Ciao Frank -- Frank Kirschner [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]