Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] one machine out of many has nothing to update
Date: Thu, 06 May 2021 08:55:53
Message-Id: YJOvEhIlbUTh1PXA@waltdnes.org
In Reply to: Re: [gentoo-user] one machine out of many has nothing to update by n952162
1 On Thu, May 06, 2021 at 07:42:19AM +0200, n952162 wrote
2 >
3 > This forum entry from 2018:
4 >
5 > https://forums.gentoo.org/viewtopic-t-1085556-start-0.html
6 > <https://forums.gentoo.org/viewtopic-t-1085556-start-0.html>
7 >
8 > lists various possible causes, all of which involve complicated or
9 > expensive fixes:
10
11 In a worst-case, you could try skipping manifest verification
12 altogether on the affected machine. You must do 2 steps to get that
13 working.
14
15 1) In /etc/portage/repos.conf/gentoo.conf set...
16
17 sync-rsync-verify-metamanifest = no
18
19 The default installed setting is "yes"
20
21 2) Add the line...
22
23 sys-apps/portage -rsync-verify
24
25 ...to package.use and then re-emerge portage.
26
27 emerge -1a portage
28
29 --
30 Walter Dnes <waltdnes@××××××××.org>
31 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] one machine out of many has nothing to update n952162 <n952162@×××.de>