On 2020-01-14 11:10, Peter Humphrey wrote:
On Tuesday, 14 January 2020 09:37:24 GMT n952162 wrote:
On 2020-01-14 09:44, Neil Bothwick wrote:
On Tue, 14 Jan 2020 09:04:13 +0100, n952162 wrote:
It sounds to me like the repository is broken - having ownership as root
seems to be slightly more entropy than portage and could have happened
as a unintended consequence of some uncarefully completed operation.
If the repository was broken, it would be affecting a lot more people
than just you.
Have you tried completely removing your portage tree and reinstating it
with webrsync?
This is a fresh install from a minimal cd image. I'm starting out with
mkfs. I've tried that 3 times, twice using a stage 3 from 2020/01/08
and once using a stage 3 from 2020/01/12.
Er...you aren't running out of disk space, are you (either physical space or
inodes)? Don't forget /tmp and /var/tmp. And what result did 'emerge --sync'
return? Specifically, did you see a 'Sync completed' message? Have you watched
/usr/bin/top status lines while syncing?
And have you actually tried emerge-webrsync?
'emerge --sync' gave me status 1 and before that, the error about the
manifest:
Number of files: 158,236 (reg: 131,524, dir: 26,712)
Number of created files: 158,235 (reg: 131,524, dir: 26,711)
Number of deleted files: 0
Number of regular files transferred: 131,524
Total file size: 208.96M bytes
Total transferred file size: 208.96M bytes
Literal data: 208.96M bytes
Matched data: 0 bytes
File list size: 3.90M
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2.71M
Total bytes received: 218.79M
sent 2.71M bytes received 218.79M bytes 56.02K bytes/sec
total size is 208.96M speedup is 0.94
* Manifest timestamp: 2020-01-12 18:38:55 UTC
* Valid OpenPGP signature found:
* - primary key: DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
* - subkey: E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
* - timestamp: 2020-01-12 18:38:55 UTC
* Verifying /var/db/repos/gentoo/.tmp-unverified-download-quarantine
...!!! Manifest v>
Manifest mismatch for media-plugins/Manifest.gz
__size__: expected: 48363, have: 48349
Inodes? That's an interesting thought. Not sure how I'd check that ...
I'll redirect the output into a file next time.
What would I look for in the top(1) status lines (the lines at the top
before the process table?)?
With emerge-webrsync do you mean webrsync or is there some additional
facility?