GNU bug report logs -
#5299
23.1.91; Cannot send bug report - get error no such file /bin/bash
Previous Next
Full log
Message #46 received at 5299 <at> debbugs.gnu.org (full text, mbox):
[ Bringing this back to #5299 where it belongs ]
>> > Drew, does the problem in #5299 go away for you if you set
>> > send-mail-function to mailclient-send-it?
>>
>> It's message-send-mail-function (the variable) that one needs to set
>> nowadays.
>>
>> The function message-send-mail-function may also need some adjustment
>> for Windows and Macs to prefer mailclient more strongly than it
>> currently does.
> OK, I tried that too:
> (setq message-send-mail-function 'mailclient-send-it)
> Same thing:
> shell-command-to-string: Searching for program: no such file or directory,
> /bin/bash
Can you get a backtrace of that? [with (setq debug-on-error t) and if
that doesn't work with additionally (setq debug-ignored-errors nil) and/or
maybe even (setq debug-on-signal t)]
Also, can you explain why "bash" shows up here? Do you have the envvar
SHELL set to "/bin/bash" somehow?
Stefan
This bug report was last modified 15 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.