public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] rsync local mirror question
Date: Tue, 25 Oct 2022 23:07:14 +0100	[thread overview]
Message-ID: <12084115.O9o76ZdvQC@lenovo.localdomain> (raw)
In-Reply-To: <Y1hI2IPdi/Ux+45+@waltdnes.org>

[-- Attachment #1: Type: text/plain, Size: 795 bytes --]

On Tuesday, 25 October 2022 21:36:40 BST Walter Dnes wrote:
>   I followed https://wiki.gentoo.org/wiki/Local_Mirror instructions for
> doing a local rsync mirror.  I ran commented the rsync mirrors line in
> the client's make.conf and ran "emerge --sync".  The client still
> synced from a server on the internet.  Do I need to manually force
> rsync to go local, e.g...
> 
> [thimk][root][~] rsync 192.168.1.252::
> gentoo-portage  Gentoo ebuild repository

No, you shouldn't have to do any such thing.  Just make sure you have set up 
in your '/etc/portage/repos.conf/gentoo.conf' the correct rsync mirror and 
commented out the server on the Internet;  e.g.:

[snip ...]

sync-type = rsync
#sync-uri = rsync://rsync.gentoo.org/gentoo-portage
sync-uri = rsync://192.168.1.252/gentoo-portage


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2022-10-25 22:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25 20:36 [gentoo-user] rsync local mirror question Walter Dnes
2022-10-25 22:06 ` Adam Carter
2022-10-25 22:07 ` Michael [this message]
2022-10-26  2:06   ` Walter Dnes
2022-10-26  8:54     ` Michael
2022-10-26 15:48   ` [gentoo-user] [SOLVED] " Walter Dnes
2022-10-26 16:42     ` Michael
2022-10-27  0:24       ` Walter Dnes
2022-10-27  7:51         ` Michael

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=12084115.O9o76ZdvQC@lenovo.localdomain \
    --to=confabulate@kintzios.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