Hello DIST, debian-installers/utils FTBFS due incomplete build-depends.
the libdebian-installer-dev has to be be libdebian-installer4-dev and intltool-debian has to be added. In patch speak: Index: utils/debian/control =================================================================== RCS file: /cvs/debian-boot/debian-installer/utils/debian/control,v retrieving revision 1.44 diff -u -r1.44 control --- utils/debian/control 9 Oct 2003 14:21:44 -0000 1.44 +++ utils/debian/control 12 Oct 2003 20:24:02 -0000 @@ -3,7 +3,7 @@ Priority: standard Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Uploaders: David Kimdon <[EMAIL PROTECTED]>, Tollef Fog Heen <[EMAIL PROTECTED]>, Matt Kraai <[EMAIL PROTECTED]>, Thorsten Sauter <[EMAIL PROTECTED]>, Bastian Blank <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.13), dpkg-dev (>= 1.9.0), libdebconfclient-dev, po-debconf (>= 0.5.0), libdebian-installer-dev +Build-Depends: debhelper (>= 4.1.13), dpkg-dev (>= 1.9.0), libdebconfclient-dev, po-debconf (>= 0.5.0), libdebian-installer4-dev, intltool-debian Standards-Version: 3.6.1 Package: di-utils-shell Please prevent that it will cost other people also time. Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

