On Thu, 21 Jul 2005, Thorsten Sandfuchs wrote:

> On Thu, Jul 21, 2005 at 03:40:58PM +0200, Santiago Vila wrote:
> > On Thu, 21 Jul 2005, Thorsten Sandfuchs wrote:
> > > mail-files fails, because it calls /usr/bin/Mails and not /usr/bin/mail
> > > to send the files.
> > Hmm, are you sure it calls /usr/bin/Mails? The relevant line in
> > mail-files (for your architecture) says the following:
> 
> I did attach a patch, where the line should be pointed out, didn't I? My arch
> actually is i386.

Hmm, I see. This is your patch:

-      /usr/bin/Mail -s "$string: $subject" $destin < $file
+      /usr/bin/mail -s "$string: $subject" $destin < $file

However, "Mail" should work, as "Mail" is a symlink to "mail" in
mailx_1:8.1.2-0.20040524cvs-4 (the version shipped in sarge).

So, this is very funny, since apparently:

* What you reported seems to be a problem in your system that I can't explain,
  not a bug in sharutils_4.2.1-13 (the version in your bug report).

* There was a bug in sharutils_4.2.1-14 for the i386 architecture, in
  exactly the same line you reported. This is the bug I've fixed.


Perhaps you are not using Debian itself but a Debian-derived distribution?

[ Please keep [EMAIL PROTECTED] in the Cc: line, as this information
  should be archived in the BTS ].


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

Reply via email to