diff options
author | Tar Committer <tar@ocjtech.us> | 2005-03-30 07:52:00 +0000 |
---|---|---|
committer | Tar Committer <tar@ocjtech.us> | 2005-03-30 07:52:00 +0000 |
commit | 4d684aecaacc9a59e7e9c0661934aeba0b16efec (patch) | |
tree | 84adf7c191abe898368aa09c6b3592f40250a42c /README | |
parent | 654a4573f8fd2b1109e0ded8d9ce061dd3a2093f (diff) | |
download | rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.gz rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.xz rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.zip |
Imported from rancid-2.3.2a.tar.gz.rancid-2.3.2a
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -212,6 +212,9 @@ Quick Installation Guide (an example): Subscribe by sending an email whose body contains "subscribe rancid-<announce or discuss>" to majordomo@shrubbery.net. + If you are reporting problems, please include the version of rancid, + expect, and your OS in the email. + Problem with clogin/telnet hanging within rancid or scripts? @@ -231,7 +234,13 @@ Synopsis: SunOS 5.6: /kernel/drv/ip patch Another possibile contributor is expect/tcl. We've noticed that expect 5.24.1 (possibly 5.28.*) and whatever tcl happens to compile with it, seems to not exhibit this problem, while 5.32.* appears to on linux and -solaris but not on netbsd 1.5. See www.shrubbery.net/rancid for additional -notes on this. +solaris but not on netbsd 1.5. + +Also, for rancid 2.3 and later, changes were made to the login scripts +which use some more elaborate regexes that have failed with expect versions +prior to 5.40. While 5.40 works, it still seems to need the patch offered +on the rancid web page. + +See www.shrubbery.net/rancid for additional notes on this. -Hank |