diff options
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/anarchy.txt b/anarchy.txt index 2b4a36e1d45c..feef1410b9a3 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -14,16 +14,15 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy -*** 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 -$ 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). 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 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 |