Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] .tmp-unverified-download-quarantine
Date: Tue, 14 Jan 2020 11:07:37
Message-Id: 4aadbb17-bd0a-2663-7a32-f3d7ef6b1a4e@web.de
In Reply to: Re: [gentoo-user] .tmp-unverified-download-quarantine by Peter Humphrey
1 On 2020-01-14 11:10, Peter Humphrey wrote:
2 > On Tuesday, 14 January 2020 09:37:24 GMT n952162 wrote:
3 >> On 2020-01-14 09:44, Neil Bothwick wrote:
4 >>> On Tue, 14 Jan 2020 09:04:13 +0100, n952162 wrote:
5 >>>> It sounds to me like the repository is broken - having ownership as root
6 >>>> seems to be slightly more entropy than portage and could have happened
7 >>>> as a unintended consequence of some uncarefully completed operation.
8 >>> If the repository was broken, it would be affecting a lot more people
9 >>> than just you.
10 >>>
11 >>> Have you tried completely removing your portage tree and reinstating it
12 >>> with webrsync?
13 >> This is a fresh install from a minimal cd image. I'm starting out with
14 >> mkfs. I've tried that 3 times, twice using a stage 3 from 2020/01/08
15 >> and once using a stage 3 from 2020/01/12.
16 > Er...you aren't running out of disk space, are you (either physical space or
17 > inodes)? Don't forget /tmp and /var/tmp. And what result did 'emerge --sync'
18 > return? Specifically, did you see a 'Sync completed' message? Have you watched
19 > /usr/bin/top status lines while syncing?
20 >
21 > And have you actually tried emerge-webrsync?
22 >
23
24 'emerge --sync' gave me status 1 and before that, the error about the
25 manifest:
26
27
28 Number of files: 158,236 (reg: 131,524, dir: 26,712)
29 Number of created files: 158,235 (reg: 131,524, dir: 26,711)
30 Number of deleted files: 0
31 Number of regular files transferred: 131,524
32 Total file size: 208.96M bytes
33 Total transferred file size: 208.96M bytes
34 Literal data: 208.96M bytes
35 Matched data: 0 bytes
36 File list size: 3.90M
37 File list generation time: 0.001 seconds
38 File list transfer time: 0.000 seconds
39 Total bytes sent: 2.71M
40 Total bytes received: 218.79M
41
42 sent 2.71M bytes  received 218.79M bytes  56.02K bytes/sec
43 total size is 208.96M  speedup is 0.94
44  * Manifest timestamp: 2020-01-12 18:38:55 UTC
45  * Valid OpenPGP signature found:
46  * - primary key: DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
47  * - subkey: E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
48  * - timestamp: 2020-01-12 18:38:55 UTC
49  * Verifying /var/db/repos/gentoo/.tmp-unverified-download-quarantine
50 ...!!! Manifest v>
51 Manifest mismatch for media-plugins/Manifest.gz
52   __size__: expected: 48363, have: 48349
53
54
55 Inodes?  That's an interesting thought.  Not sure how I'd check that ...
56 I'll redirect the output into a file next time.
57
58 What would I look for in the top(1) status lines (the lines at the top
59 before the process table?)?
60
61 With emerge-webrsync do you mean webrsync or is there some additional
62 facility?

Replies

Subject Author
Re: [gentoo-user] .tmp-unverified-download-quarantine Dale <rdalek1967@×××××.com>
Re: [gentoo-user] .tmp-unverified-download-quarantine Peter Humphrey <peter@××××××××××××.uk>