Hi,
I have a rancid install that was working fine for quite awhile as it would email any configuration differences it found. However, recently it’s been emailing config changes made weeks ago and keeps mailing old config change differences. For example, I added a line to an existing ACL and it acts as if that change is being made every time rancid runs and does a diff (running on unix).
Any ideas what to check or what might have changed to cause this?
retrieving revision 1.103
diff -U 4 -r1.103 10.20.30.5
@@ -6,9 +6,9 @@
Ian Stong
1) I checked to ensure all the rancid and CVS files are owned by rancid
(chown -R rancid:rancid *)
2) I set the CVSROOT variable (/var/CVS) and then went into
/var/CVS/site-a/configs and type cvs status 10.20.30.4,v and it says
cannot open CVS/Entries for reading: no such file cvs status: use
cvs add to create an entry File: 10.20.30.4,v Status: unknown and no
entry or revision control file.
3) In the rancid log files I see some messages as follows:
cvs commit: Up-to-date check failed for `configs/10.20.30.4'
cvs commit: Up-to-date check failed for `configs/10.20.30.3'
cvs [commit aborted]: correct above errors first!
4) Looks like a CVS issue but unclear how to resolve.
Thanks,
Ian
-----Original Message-----
From: john heasley [mailto:he...@shrubbery.net]
Sent: Tuesday, January 12, 2010 1:53 PM
To: Ian Stong
Subject: Re: [rancid] router config diffs - emailing stale info
Tue, Jan 12, 2010 at 12:36:01PM -0500, Ian Stong:
> Hi,
>
>
>
> I have a rancid install that was working fine for quite awhile as it
> would email any configuration differences it found. However, recently
> it's been emailing config changes made weeks ago and keeps mailing old
> config change differences. For example, I added a line to an existing
> ACL and it acts as if that change is being made every time rancid runs
> and does a diff (running on unix).
>
>
>
> Any ideas what to check or what might have changed to cause this?
see the cvs section of the faq.
>
>
> retrieving revision 1.103
>
> diff -U 4 -r1.103 10.20.30.5
>
> @@ -6,9 +6,9 @@
>
>
>
>
>
> Ian Stong
>
>
>
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-...@shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
_______________________________________________
Rancid-discuss mailing list
Rancid-...@shrubbery.net
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
~/var/site-a/configs $ cvs status 10.20.30.4
===================================================================
File: 10.20.30.4 Status: Locally Modified
Working revision: 1.744 2009-12-28 12:01:20 -0500
Repository revision: 1.744
/home/rancid/var/CVS/site-a/configs/10.20.30.4,v
it shouldn't be. remove the file and cvs udpate.