Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Manually updating gentoo-sources
Date: Sat, 05 Feb 2022 07:57:18
Message-Id: 20220205075701.23b0b350@digimed.co.uk
In Reply to: Re: [gentoo-user] Manually updating gentoo-sources by Dale
1 On Fri, 4 Feb 2022 17:53:36 -0600, Dale wrote:
2
3 > >> Calculating dependencies... done!
4 > >> [ebuild  NS   ~] sys-kernel/gentoo-sources-5.16.3:5.16.3::gentoo
5 > >> [5.6.7:5.6.7::gentoo, 5.10.46:5.10.46::gentoo,
6 > >> 5.14.15:5.14.15::gentoo, 5.15.17:5.15.17::gentoo] USE="-build
7 > >> -experimental -symlink" 120,568 KiB
8 > >>
9 > >> Total: 1 package (1 in new slot), Size of downloads: 120,568 KiB
10 > >>
11 > >> Would you like to merge these packages? [Yes/No]
12 > >>
13 > >> It still wants to upgrade.  Could it be that something is pulling it
14 > >> in as a dependency or something?  Am I still doing something wrong?
15 > >> This is a update to the above:
16 > > It is probably being pulled in as a dependency of
17 > > virtual/linux-sources, which is part of your profile.
18
19 > So I need to go back to my old way, mask them all and unmask when I want
20 > to upgrade?  It's what I'm used to doing anyway.  lol 
21
22 You're using ~amd64 sources, which means they update frequently. I found
23 this annoying so I only use the stable sources, even on ~amd64 systems to
24 keep updates to a reasonable level while ensuring I don't miss important
25 updates. I added this to package.accept_keywords
26
27 sys-kernel/gentoo-sources -~amd64
28 sys-kernel/linux-headers -~amd64
29
30 Having said that, it wants to install a new kernel this morning :-/
31
32
33 --
34 Neil Bothwick
35
36 If you can smile when things go wrong, you have someone in mind to blame.

Replies

Subject Author
Re: [gentoo-user] Manually updating gentoo-sources Arve Barsnes <arve.barsnes@×××××.com>