[Bug 512068] Review Request: rancid - Really Awesome New Cisco confIg Differ

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 18 20:55:16 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=512068





--- Comment #12 from Christopher McCrory <chrismcc at pricegrabber.com>  2009-07-18 16:55:15 EDT ---
also crontab hardcodes /usr/lib/rancid/rancid-run which breaks on 64bit arch
/usr/lib64/rancid/rancid-run .  recommend symlink in /usr/bin or generate at
buildtime from within spec file.

in crontab: find ..  exec rm {} 
recommend exec rm '{}' in case a space shows up somewhere.  or use --delete (
maybe with --print)

maybe also add MAILTO=root in crontab so errors have a better chance of being
read.  


rancid.conf file has a . in PATH <something>:.:<more> . recommend no '.' in
PATH.


I could live with not requiring cvs as I use svn.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list