public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Holly Bostick <motub@planet.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Confused about latest gentoo-sources
Date: Thu, 09 Mar 2006 23:05:00 +0100	[thread overview]
Message-ID: <4410A68C.5040006@planet.nl> (raw)
In-Reply-To: <44109F07.3060005@nethere.com>

jerry schreef:
> Holly Bostick wrote:
>>> 
>> Myself, I'm starting to wonder if this isn't a mirror issue (what 
>> mirror are you sync-ing with
>> 
>> If you've synced twice already, and you're still getting such old 
>> packages (2.6.*11*??), there's gotta be something wrong with your 
>> mirror or your cache, it seems to me.
>> 
>> 
> Here is /etc/make.conf:
> 
> These settings were set by the catalyst build script that 
> automatically built this stage # Please consult 
> /etc/make.conf.example for a more detailed example CFLAGS="-O2 
> -march=pentium3 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu"
>  CXXFLAGS="${CFLAGS}"
> 
> GENTOO_MIRRORS="http://gentoo.osuosl.org/ 
> http://mirror.datapipe.net/gentoo http://gentoo. seren.com/gentoo" 
> SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
<snip>
> 
> 
> I am new to and learning how gnetoo works, but I don't quite follow 
> your line of thought; I download packages from osuosl.org (oregon 
> state?) but when I sync I seem to hit a random server somewhere. Last
>  time I synced it was in Milwaukee,Wisc.

Yes, that's correct. Syncing with the Portage tree (that's the "SYNC"
setting, above) is a different operation than downloading packages (from
the "GENTOO_MIRRORS" setting above).

You sync your Portage tree from a pool of Portage servers on your
continent. Which server is chosen is random; this decreases the load on
the individual members of the server group.

I take it you're in the U.S., so you're syncing with the US pool; I'm in
The Netherlands, so my SYNC variable looks like this:

SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"

When I emerge --sync, I connect to one of the various Gentoo rsync
servers in this country randomly.

However, whenever I download tarballs, they come from one of these servers:

GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/
http://www.ibiblio.org/pub/Linux/distributions/gentoo
http://gentoo.osuosl.org"

And if the file is not found on any of them, the ebuild will usually
direct Portage to attempt to download directly from the homepage of the
project or Sourceforge, whichever is applicable.

This is all as it should be.

In any case, the problem I was trying to track is whether the reason
your local Portage tree was not current, even though you've synced,
might not be because the remote Portage tree you were syncing with was
not current (it can happen; servers change or are not often updated, and
if your profile was very old, you might be using an old server that
wasn't in sync with the times).

However, it's hard to imagine that the US pool might not be current.

[General question] What else might prevent a sync from actually updating
the local tree correctly?

Ummmm.... unless it actually has, and the problem is Portage not knowing
it somehow....

Would you do an

ls /usr/portage/sys-kernel/gentoo-sources/

and post the output?

I'm just wondering if the ebuilds are physically there or not.

> 
> I have the uninformed naging thought that I am having this problem 
> because I have not upgraded gcc from 3.3.6. I posted this thought 
> earlier but no one commented on its likelihood.
> 

I cannot imagine what gcc (your compiler) would have to do with the
contents of the Portage tree, or why you would think it did :-) .
Upgrading GCC or not doing so has nothing, as far as I know, to do with
rsync or the actual functionality of updating your Portage tree.
Certainly gcc
is not involved in any way in actually updating the Portage tree, which,
as far as we currently know (until you post the output of that ls,
anyway), is the issue at hand.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-03-09 22:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 16:20 [gentoo-user] Confused about latest gentoo-sources jerry
2006-03-08 17:11 ` Ghaith Hachem
2006-03-08 17:13 ` Daniel da Veiga
2006-03-08 19:30   ` jerry
2006-03-08 20:08     ` Willie Wong
2006-03-09 14:54       ` Jerry Turba
2006-03-09 15:36         ` Holly Bostick
2006-03-09 16:18           ` Willie Wong
2006-03-09 21:32           ` jerry
2006-03-09 22:05             ` Holly Bostick [this message]
2006-03-09 23:24               ` jerry
2006-03-10  0:00                 ` Holly Bostick
2006-03-10  1:03                 ` Willie Wong
2006-03-09 18:26 ` Andrei Slavoiu
2006-03-09 23:52   ` jerry
2006-03-10  0:58     ` Willie Wong

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=4410A68C.5040006@planet.nl \
    --to=motub@planet.nl \
    --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