Your message dated Wed, 17 Feb 2010 16:56:43 -0500
with message-id <[email protected]>
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 [email protected]
immediately.)
--
339012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339012
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 [email protected]
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 ---
/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 jo
signature.asc
Description: Digital signature
--- End Message ---