In a fresh etch debootstrap (with only locales package added to get rid
of annoying LANG warnings..) I was unable to reproduce - simple install
of djbdns-installer with both aptitude and apt-get indicate that
libc6-dev will be installed.

libc6-dev is a Recommends: in gcc package (this is where your Recommend
came from).  libc6-dev is a Depends: in build-essential package.

daemontools-installer includes a Depends: on build-essential (this is
where my Depend came from), so it seems as if you may already have the
daemontools binary package installed?  Since daemontools-installer
depends on build-essential, it may be appropriate to go ahead and add
'Depends: build-essential' to djbdns-installer dependencies - this would
have pulled in the needed packages in Meder's case.

--
Kind Regards,
Michael Shuler

=====
[EMAIL PROTECTED]:/# aptitude install djbdns-installer
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
The following NEW packages will be automatically installed:
  binutils build-essential bzip2 cpp cpp-4.1 daemontools-installer
debhelper dpkg-dev fakeroot file g++ g++-4.1 gcc gcc-4.1 gettext
  gettext-base html2text intltool-debian libc6-dev libcompress-zlib-perl
libmagic1 libmail-sendmail-perl libmudflap0 libmudflap0-dev
  libssp0 libstdc++6-4.1-dev linux-kernel-headers make patch perl
perl-doc perl-modules po-debconf
The following NEW packages will be installed:
  binutils build-essential bzip2 cpp cpp-4.1 daemontools-installer
debhelper djbdns-installer dpkg-dev fakeroot file g++ g++-4.1 gcc
  gcc-4.1 gettext gettext-base html2text intltool-debian libc6-dev
libcompress-zlib-perl libmagic1 libmail-sendmail-perl libmudflap0
  libmudflap0-dev libssp0 libstdc++6-4.1-dev linux-kernel-headers make
patch perl perl-doc perl-modules po-debconf
0 packages upgraded, 34 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.4MB of archives. After unpacking 107MB will be used.
Do you want to continue? [Y/n/?] n
Abort.

[EMAIL PROTECTED]:/# apt-get install djbdns-installer
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  binutils build-essential cpp cpp-4.1 daemontools-installer debhelper
dpkg-dev fakeroot file g++ g++-4.1 gcc gcc-4.1 gettext gettext-base
  html2text intltool-debian libc6-dev libmagic1 libssp0
libstdc++6-4.1-dev linux-kernel-headers make patch perl perl-modules
po-debconf
Suggested packages:
  binutils-doc cpp-doc gcc-4.1-locales dh-make ucspi-tcp-src
debian-keyring gcc-4.1-doc lib64stdc++6 manpages-dev autoconf automake1.9
  libtool flex bison gdb gcc-doc libc6-dev-amd64 lib64gcc1 lib64ssp0 cvs
gettext-doc glibc-doc libstdc++6-4.1-doc make-doc-non-dfsg
  diff-doc libterm-readline-gnu-perl libterm-readline-perl-perl
Recommended packages:
  bzip2 libmudflap0-dev perl-doc libmail-sendmail-perl libcompress-zlib-perl
The following NEW packages will be installed:
  binutils build-essential cpp cpp-4.1 daemontools-installer debhelper
djbdns-installer dpkg-dev fakeroot file g++ g++-4.1 gcc gcc-4.1
  gettext gettext-base html2text intltool-debian libc6-dev libmagic1
libssp0 libstdc++6-4.1-dev linux-kernel-headers make patch perl
  perl-modules po-debconf
0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.3MB of archives.
After unpacking 92.5MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to