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@xxxxxxxxxxxxxxxx> 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review