From owner-freebsd-questions Wed Sep 20 5:59:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 57A0C37B423 for ; Wed, 20 Sep 2000 05:59:48 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e8KCxXr03937 for ; Wed, 20 Sep 2000 16:59:55 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <007f01c02302$92562600$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: CVSup mirror Date: Wed, 20 Sep 2000 16:58:45 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have installed a port of cvsup-mirror and setup a local CVSup mirror, fetched the data from another cvsup mirror and tried to connect to my newly created mirror, but got: Server message: Unknown collectioon "src-all" Server message: Unknown collectioon "ports-all" Server message: Unknown collectioon "doc-all" Why is that and how to fix it? Below is the setup: # config.sh user="cvsup" group="cvsup" cuser="cvsupin" cgroup="cvsupin" host="cvsup.ru.freebsd.org" interval="3" maxclients="16" facility="daemon" distribs="distrib.self .. . FreeBSD.cvs /home/ncvs . FreeBSD-www.current SKIP . FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ." # # Standard supfile for CVSup FreeBSD mirrors. # *default delete use-rel-suffix umask=002 cvs-all release=cvs prefix=prefixes/FreeBSD.cvs gnats release=current prefix=prefixes/FreeBSD-gnats.current www release=current prefix=prefixes/FreeBSD-www.current mail-archive release=current prefix=prefixes/FreeBSD-mail.current distrib release=self prefix=prefixes/distrib.self # ls -Rl /usr/local/etc/cvsup total 8 -rw-r--r-- 1 root wheel 0 19 ΣΕΞ 21:34 .start_server -r--r--r-- 1 root wheel 277 19 ΣΕΞ 21:34 config.sh -r--r--r-- 1 root wheel 155 19 ΣΕΞ 21:34 cvsupd.access drwxr-xr-x 2 root wheel 512 19 ΣΕΞ 21:34 prefixes drwxr-xr-x 2 root wheel 512 20 ΣΕΞ 16:47 sup drwxr-xr-x 4 cvsupin cvsupin 512 20 ΣΕΞ 16:47 sup.client -r--r--r-- 1 root wheel 404 19 ΣΕΞ 21:34 supfile -r-xr-xr-x 1 root wheel 1608 19 ΣΕΞ 21:34 update.sh cvsup/prefixes: total 0 lrwxr-xr-x 1 root wheel 4 19 ΣΕΞ 21:34 FreeBSD-gnats.current -> SKIP lrwxr-xr-x 1 root wheel 4 19 ΣΕΞ 21:34 FreeBSD-mail.current -> SKIP lrwxr-xr-x 1 root wheel 4 19 ΣΕΞ 21:34 FreeBSD-www.current -> SKIP lrwxr-xr-x 1 root wheel 10 19 ΣΕΞ 21:34 FreeBSD.cvs -> /home/ncvs lrwxr-xr-x 1 root wheel 2 19 ΣΕΞ 21:34 distrib.self -> .. cvsup/sup: cvsup/sup.client: total 2 drwxrwxr-x 2 cvsupin cvsupin 512 19 ΣΕΞ 21:39 cvs-all drwxr-xr-x 2 cvsupin cvsupin 512 20 ΣΕΞ 16:47 distrib cvsup/sup.client/cvs-all: total 5312 -rw-rw-r-- 1 cvsupin cvsupin 5426809 20 ΣΕΞ 16:52 #cvs.cvsup-1169.0 cvsup/sup.client/distrib: total 1 -r--r--r-- 1 cvsupin cvsupin 62 19 ΣΕΞ 21:34 refuse.self ## all other setup is by default from the port To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message