public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: John Blinka <jblinka@neo.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] local rsync mirror problem
Date: Tue, 14 Nov 2006 07:13:58 -0500	[thread overview]
Message-ID: <4559B306.7000907@neo.rr.com> (raw)

Hi, all,

I'm rebuilding a gentoo box from a disk failure, and everything is working
(I think) except restoring its ability to act as my local rsync mirror. 
I've
followed the instructions in http://www.gentoo.org/doc/en/rsync.xml,
(and they worked fine, of course, before the disk crash)
but clients trying to sync with it get this error message:

root@lotus:~--> emerge --sync
>>> Starting rsync with rsync://192.168.1.104/gentoo-portage...
>>> Checking server timestamp ...
@ERROR: Unknown module 'gentoo-portage'
rsync error: error starting client-server protocol (code 5) at
main.c(1296) [rec
eiver=2.6.8]
>>> Retrying...

The /etc/rsyncd.conf file contains:

# /etc/rsyncd.conf

# Minimal configuration file for rsync daemon
# See rsync(1) and rsyncd.conf(5) man pages for help

# This line is required by the /etc/init.d/rsyncd script
pid file = /var/run/rsyncd.pid
max connections = 5
use chroot = yes
uid = nobody
gid = nobody

# Simple example for enabling your own local rsync server
#[gentoo-portage]
        path = /usr/portage
        comment = Gentoo Portage
        exclude = distfiles/ packages/

The system log contains only a similar "unknown module" message.

Any ideas about what's going on?

John Blinka

-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-11-14 12:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-14 12:13 John Blinka [this message]
2006-11-14 12:21 ` [gentoo-user] local rsync mirror problem Bo Ørsted Andresen
2006-11-14 12:47 ` Daniel Iliev
2006-11-14 13:09   ` John Blinka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4559B306.7000907@neo.rr.com \
    --to=jblinka@neo.rr.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox