public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to update portage offline with minimal impact?
@ 2008-01-03 21:16 BRM
  2008-01-07  0:58 ` Iain Buchanan
  2008-01-08 21:47 ` Per-Erik Westerberg
  0 siblings, 2 replies; 7+ messages in thread
From: BRM @ 2008-01-03 21:16 UTC (permalink / raw
  To: Users Gentoo

I have a couple Sparc systems. One has been running Gentoo for a long
time - installed using Gentoo 2006, not updated since due to the issue
I'm about the discuss - and the other is a near identical system that
might get Gentoo 2007 installed. Both are on two separate networks and
have no communication between them.

The first system does have some Internet access through a firewall, but
it doesn't really work, at least for this purpose; so it's just as good
as not having any access at all for this purpose.

The second system may or may not have Internet access, so for now let's
just assume it doesn't. It's really this second system that I want to
figure the problem out for.

In either case, I can't update portage using the normal method of
'emerge --sync'. So, I'm trying to figure out a solution that would
enable me to update the systems. Under Slackware, I'd just point
pkgtool to the CD media and install from that, just like during
installation. Is there a similar approach for Gentoo? How do I overcome
the source mirror issue too so that the systems don't try to download
stuff from the web?

I could probably host an rsync server on the local systems to host
portage, but how would I keep it up to date? Would I simply be able to
extract a tarball into the directory rsync is serving up?

I can get large tarballs or ISOs from other systems to these systems;
but they won't be able to download them themselves.

I noticed the Manual Download info in the FAQ:
http://www.gentoo.org/doc/en/faq.xml#manualdownload

However, that is not a solution I can use as I might not be the long
term maintainer, and I'd like an easier solution as it requires a lot
of work to download stuff. I'd like a solution similar to the
following:

# tar xvjf /portage-sources-<data>.tar.bz2 -C /my-portage-sources
# tar xvjf /portage-<date>.tar.bz2 -C /my-portage
# emerge --sync --portage-source /my-portage
# emerge world -vuD --sources /my-portage-sources

If there isn't a solution, I might look into how to make a solution
(not sure).

TIA,

Ben
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-09  4:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 21:16 [gentoo-user] How to update portage offline with minimal impact? BRM
2008-01-07  0:58 ` Iain Buchanan
2008-01-08 21:25   ` BRM
2008-01-08 21:47 ` Per-Erik Westerberg
2008-01-08 22:13   ` BRM
2008-01-09  4:19     ` Daniel da Veiga
2008-01-09  4:49       ` BRM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox