From: Duncan <1i5t5.duncan@cox.net>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: RFC: Making backwards-incompatible tree changes | a solution for GLEP 55's problem
Date: Mon, 19 Sep 2011 22:53:15 +0000 (UTC) [thread overview]
Message-ID: <pan.2011.09.19.22.53.14@cox.net> (raw)
In-Reply-To: 20110919221341.GA3211@fury
Alex Alexander posted on Tue, 20 Sep 2011 01:14:38 +0300 as excerpted:
> At the moment, all systems have a SYNC line similar to this:
>
> SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
>
> My idea is simple. When incompatible changes have to be introduced to
> the tree, push a new version of portage that includes support for all
> the new features we want to provide.
>
> Then, freeze the tree and clone it into a revbumped rsync module, i.e.
>
> SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage-r1"
>
> That way the last update provided by the old tree will be the updated
> portage package, which will be aware of the SYNC change.
>
> After the user installs that update, every subsequent emerge run will
> print a fat red warning telling the user that the tree has been
> revbumped.
At least an initial read suggests that you just multiplied the mirror
space requirements by however many times you use this trick. I don't
believe infra's going to go for that.
A workaround may be to eventually store the frozen tree snapshot in only
one location, with a path change for the bump and a transparent redirect
(does rsync handle redirects?) on the others, so those that haven't
updated yet don't get broken. (If rsync doesn't handle redirects,
they'll simply get an rsync error until they investigate, and point at
the single location for that final update before switching.)
But that's not going to work well for the initial surge, so some sort of
transition plan will need to be implemented. One relatively simplistic
possibility that would at least limit the mirrors space required to 2X,
for a limited time, would be to specify no more than one such upgrade "in
flight" at once on the mirror network, with older ones in the single-
location archive, limiting the "in-flight" time to say two months.
However, while that limits the space requirements to 2X and only requires
that for a limited time, that's still a significant requirement that's
unlikely to go over particularly well, so a rather more complex, or at
least different, proposal seems necessary.
Please consider this in your proposal, and/or point out where I missed
it, if indeed I did. =:^\
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
next prev parent reply other threads:[~2011-09-19 22:54 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-19 22:14 [gentoo-dev] RFC: Making backwards-incompatible tree changes | a solution for GLEP 55's problem Alex Alexander
2011-09-19 22:53 ` Duncan [this message]
2011-09-20 0:46 ` [gentoo-dev] " Rich Freeman
2011-09-20 1:44 ` Duncan
2011-09-20 7:12 ` Alex Alexander
2011-09-20 10:43 ` Patrick Lauer
2011-09-20 10:28 ` Brian Harring
2011-09-20 10:40 ` Ciaran McCreesh
2011-09-20 11:07 ` Brian Harring
2011-09-20 11:27 ` Ciaran McCreesh
2011-09-20 13:33 ` Ulrich Mueller
2011-09-20 10:50 ` Dirkjan Ochtman
2011-09-20 6:56 ` Alex Alexander
2011-09-20 13:09 ` [gentoo-dev] " Pacho Ramos
2011-09-20 13:16 ` Pacho Ramos
2011-09-20 13:16 ` Michał Górny
2011-09-20 13:25 ` Pacho Ramos
2011-09-20 13:57 ` [gentoo-dev] " Duncan
2011-09-20 14:23 ` Pacho Ramos
2011-09-20 17:00 ` [gentoo-dev] " Patrick Lauer
2011-09-21 4:00 ` [gentoo-dev] " Duncan
2011-09-21 13:24 ` Pacho Ramos
2011-09-20 15:19 ` [gentoo-dev] " Zac Medico
2011-09-20 15:28 ` Zac Medico
2011-09-20 17:03 ` Patrick Lauer
2011-09-20 17:14 ` Rich Freeman
2011-09-20 17:48 ` Alec Warner
2011-09-20 20:03 ` Michał Górny
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=pan.2011.09.19.22.53.14@cox.net \
--to=1i5t5.duncan@cox.net \
--cc=gentoo-dev@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