First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106903
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Matthew Kennedy (RETIRED) <mkennedy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gunnar Wrobel <wrobel@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106903 depends on: Show dependency tree
Show dependency graph
Bug 106903 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-22 10:36 0000
The shell script provided by sarab uses the "mail" command but does not
depend on the package providing this utility. I have one system where this
command is not available so sarab fails to send the success mail there. On
another system the /bin/mail command is provided by "mail-client/mailx"

Reproducible: Always
Steps to Reproduce:
1. Ensure that the command "mail" is not provided by your system.
2. Set EMAIL_SUCCESS="yes" in /etc/sarab/sarab.conf
3. Run sarab.sh

Actual Results:  
/usr/bin/sarab.sh: line 376: mail: command not found


Expected Results:  
RDEPEND="${RDEPEND} mail-client/mailx"

------- Comment #1 From Matthew Kennedy (RETIRED) 2005-09-30 12:08:15 0000 -------
Sorry about that.  Corrected dependency in app-backup/sarab-0.2.2

First Last Prev Next    No search results available      Search page      Enter new bug