Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Emerge --sync fails on excluded stuff
Date: Mon, 22 Oct 2018 14:27:08
Message-Id: 20181022142635.GA16830@waltdnes.org
1 I have a 10 year old Core2 as an emergency backup machine. Let's just
2 say it's not as fast as modern machines. To speed up "emerge --sync". I
3 put a bunch of unneeded stuff in an "rsync_excludes" file (attached).
4 Now "emerge --sync" has started failing, because it obviously can't
5 verify the missing directories/files. Here's the error message...
6
7 * Manifest timestamp: 2018-10-22 13:08:41 UTC
8 * Valid OpenPGP signature found:
9 * - primary key: DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
10 * - subkey: E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
11 * - timestamp: 2018-10-22 13:08:41 UTC
12 * Verifying /usr/portage/.tmp-unverified-download-quarantine ...!!! Manifest verification failed:
13 Manifest mismatch for app-dicts/Manifest.gz
14 __exists__: expected: True, have: False
15
16
17 app_dicts is the first entry in my "rsync_excludes", and I assume that
18 all the other entries would be problematic too. How do I turn off this
19 bleeping "helpful" verification feature?
20
21 --
22 Walter Dnes <waltdnes@××××××××.org>
23 I don't run "desktop environments"; I run useful applications

Attachments

File name MIME type
rsync_excludes.gz application/octet-stream

Replies

Subject Author
Re: [gentoo-user] Emerge --sync fails on excluded stuff Kai Peter <kp@×××××××××××××××.org>