Package: debootstrap
Version: 0.3.1

I recently tested debootstrap, to have a look at the packages it
installs.  It seem to include a few non-essensial packages on i386.

I used this command:

  debootstrap --include=deborphan sid chroot-sid-new \
    http://ftp.skolelinux.no/debian && \
    chroot chroot-sid-new deborphan -a | sort

And I got this output from deborphan:

main/admin               deborphan
main/base                base-config
main/base                netbase
main/base                tasksel
main/doc                 info
main/doc                 manpages
main/editors             ed
main/editors             nano
main/editors             nvi
main/libs                libgnutls11
main/libs                liblockfile1
main/libs                libpcre3
main/net                 iptables
main/net                 netcat
main/net                 traceroute
main/utils               cpio
main/web                 wget

Notice the libraries.  I do not believe these should be installed by
debootstrap, as there is no package installed depending them.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages debootstrap depends on:
ii  binutils                      2.15-6     The GNU assembler, linker and bina
ii  wget                          1.10-1     retrieves files from the web

-- no debconf information


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

Reply via email to