Gentoo Archives: gentoo-user

From: Grant Taylor <gtaylor@×××××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What is the best way forward?
Date: Fri, 26 Feb 2021 00:31:25
Message-Id: c4a5b859-cacf-8d4f-e569-8b89c0823ece@spamtrap.tnetconsulting.net
In Reply to: Re: [gentoo-user] What is the best way forward? by Grant Taylor
1 On 2/24/21 9:29 PM, Grant Taylor wrote:
2 > I'm currently doing an "emerge -DUNe @system" on the restore of
3 > /usr/portage (typical PORTDIR) from prior to messing with things today.
4
5 The system is now stable with a full -DUNe @system.
6
7 emerge -DUNe @system
8 reboot
9 emerge -DUNe @world && emerge --depclean --verbose n && revdep-rebuild
10
11 > I've got multiple GB of git data.  It looks like there are ~568 thousand
12 > commits between March 24th last year and now.  Once that's good, and I'm
13 > back at a stable place, I'll try changing PORTDIR to be the git repo and
14 > telling git to switch to the commit that's from March 25th.  Then I'll
15 > see if anything needs to be updated, doing so as necessary.  Then I'll
16 > leap frog a week at a time seeing what needs to be updated, doing so as
17 > necessary.  /Hopefully/ I can slowly walk forward.  Time will tell.
18
19 I was able to extract the last commit for every day between now and
20 2020-03-24 and make a branch for it.
21
22 10 have git switch to the next day
23 20 emerge -aDUN @world
24 30 assess / deal with masked packages
25 40 goto 10
26
27 It /looks/ like things are working.
28
29 Yes, emerge is spending a LOT of time mulling over things. Many days
30 have been "Nothing to merge; quitting."
31
32 > If I can slowly make my way forward in time via git commit points, I
33 > /think/ that I /should/ be able to deal with profile and / or compiler
34 > and / or glibc changes just like I would have X number of months ago.  I
35 > /think/!
36
37 One added advantage of doing this day by day is that when I do get to
38 the big changes, things should be fairly clean. Thus hopefully
39 simplifying the big changes.
40
41
42
43 --
44 Grant. . . .
45 unix || die

Replies

Subject Author
Re: [gentoo-user] What is the best way forward? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] What is the best way forward? - Update 1 Grant Taylor <gtaylor@×××××××××××××××××××××.net>
Re: [gentoo-user] What is the best way forward? - Update 2 - SUCCESS! - CURRENT!!! Grant Taylor <gtaylor@×××××××××××××××××××××.net>