Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106903 - app-backup/sarab lacks dependancy on mail-client/mailx
Summary: app-backup/sarab lacks dependancy on mail-client/mailx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 10:36 UTC by Gunnar Wrobel (RETIRED)
Modified: 2005-09-30 12:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wrobel (RETIRED) gentoo-dev 2005-09-22 10:36:17 UTC
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 Matthew Kennedy (RETIRED) gentoo-dev 2005-09-30 12:08:15 UTC
Sorry about that.  Corrected dependency in app-backup/sarab-0.2.2