diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 20:34:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 20:34:10 +0000 |
commit | 3b79cdc889d02441621c81b41980ecfec20f6de1 (patch) | |
tree | 0460d75a57b084ef6de948008d09e2291b92a8bf /anarchy.txt | |
parent | 2024-10-10T20:15:00Z (diff) | |
download | repos-3b79cdc889d02441621c81b41980ecfec20f6de1.tar.gz repos-3b79cdc889d02441621c81b41980ecfec20f6de1.tar.bz2 repos-3b79cdc889d02441621c81b41980ecfec20f6de1.zip |
2024-10-10T20:30:00Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/anarchy.txt b/anarchy.txt index 1d8c9e3152ed..943d0ace01c0 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -14,16 +14,13 @@ 'status': 'official'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy -WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing anarchy -fatal: unable to access 'https://anongit.gentoo.org/git/dev/anarchy.git/': Recv failure: Connection reset by peer -!!! failed syncing anarchy - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy *** syncing anarchy Cloning into '/var/lib/repo-mirror-ci/sync/anarchy'... -fatal: unable to access 'https://anongit.gentoo.org/git/dev/anarchy.git/': Recv failure: Connection reset by peer -!!! failed syncing anarchy - * Sync failed again with 1, removing +*** synced anarchy + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 anarchy + * Cache regenerated successfully |