Your message dated Wed, 17 Feb 2010 16:56:43 -0500 with message-id <20100217215643.GA12038@gnu.kitenet.net> and subject line closing bug has caused the Debian Bug report #339012, regarding debootstrap: /usr/bin/mail installed without package, doesn't work. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 339012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339012 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: debootstrap: /usr/bin/mail installed without package, doesn't work.
- From: Eric Lavarde <bugs.debian.nospam@zorglub.s.bawue.de>
- Date: Mon, 14 Nov 2005 15:13:35 +0100
- Message-id: <20051114141054.4BBAB25BC2@baobab.gre.hp.com>
Package: debootstrap Version: 0.3.3 Severity: normal Hi, I've installed a sid chroot using debootstrap (unstable on sarge), and wasn't able to send bug reports from within using reportbug (that's my actual problem). Digging a bit into it, I found out that: 1. /usr/bin/mail is installed but not through dpkg: $ dpkg -S /usr/bin/mail dpkg: /usr/bin/mail not found. 2. a dependency is missing: $ mail -s testchroot user@mail.com mail: error while loading shared libraries: liblockfile.so.1: cannot open shared object file: No such file or directory 3. after installation of liblockfile1, mail doesn't complain anymore and seems to work, though something is still wrong, but I think that's another story. Thanks, Eric -- System Information: Debian Release: 3.1 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-5.99.sarge1 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Versions of packages debootstrap depends on: ii binutils 2.15-6 The GNU assembler, linker and bina ii wget 1.9.1-12 retrieves files from the web debootstrap recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 339012-done@bugs.debian.org
- Subject: closing bug
- From: Joey Hess <joeyh@debian.org>
- Date: Wed, 17 Feb 2010 16:56:43 -0500
- Message-id: <20100217215643.GA12038@gnu.kitenet.net>
/usr/bin/mail cannot be found by dpkg because it is an alternatives symlink: lrwxrwxrwx 1 root root 22 Dec 16 2008 /usr/bin/mail -> /etc/alternatives/mail* bsd-mailx is not included in the chroot created by debootstrap for current stable, testing, or unstable. Looks like it was included before, and the package apparently had broken dependencies, but this old bug should be closed. -- see shy joAttachment: signature.asc
Description: Digital signature
--- End Message ---