Discussion:
[rancid] rancid freakin out
Dustin
2007-02-26 03:39:12 UTC
Permalink
Hi, I screwed something up, and not sure how to resolve it. To
explain, I added a few (4) devices to router.db and rancid ran and
backed up the devices. I then removed those same devices from
router.db and deleted the configs created in:

/usr/local/rancid/var/CVS/networking/configs

But now every time rancid runs, it sees the same changes to router.db,
and a few other devices. To clarify, rancid detects the same changes
to multiple configs (which have NOT changed) every time it runs.

Know what I did? TIA!

-Dustin
Lance
2007-02-26 16:32:24 UTC
Permalink
Dustin,

Have you checked to make sure your CVS is upto date.
You may want to just remove the install and trash your CVS for rancid
and start again if all else fails.
-------- Original Message --------
Subject: [rancid] rancid freakin out
Date: Sun, February 25, 2007 8:39 pm
Hi, I screwed something up, and not sure how to resolve it. To
explain, I added a few (4) devices to router.db and rancid ran and
backed up the devices. I then removed those same devices from
/usr/local/rancid/var/CVS/networking/configs
But now every time rancid runs, it sees the same changes to router.db,
and a few other devices. To clarify, rancid detects the same changes
to multiple configs (which have NOT changed) every time it runs.
Know what I did? TIA!
-Dustin
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Dustin
2007-02-26 18:04:22 UTC
Permalink
That did it John, thx so much!

-Dustin
hmm, i'm not following you here. Not sure at all what you mean by
backbone or group name.
And by configs directory do you mean this directory:?
/usr/local/rancid/var/networking/configs
cd /usr/local/rancid/var/networking
rm * configs/*
cvs update -A
If so, thats where I deleted the configs already.....
if you deleted the files and rancid ran, i'm suspecting theres just
stuff out of sync.
cd <group>
What director would that be?
cd ~/rancid/backbone
or whatever the group name is.
rm * configs/*
I don't want to remove all my configs?
you delete the copy and ge ta new one from the repository
Loading...