diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-04 11:36:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-04 11:36:45 +0000 |
commit | cb8de3d63116391ce86ee24ee0b39e13df3fce48 (patch) | |
tree | 4cde78647b83d1f2939bcfd0d5a8d433d64c7856 /reagentoo.txt | |
parent | 2022-03-04T11:15:01Z (diff) | |
download | repos-cb8de3d63116391ce86ee24ee0b39e13df3fce48.tar.gz repos-cb8de3d63116391ce86ee24ee0b39e13df3fce48.tar.bz2 repos-cb8de3d63116391ce86ee24ee0b39e13df3fce48.zip |
2022-03-04T11:30:01Z
Diffstat (limited to 'reagentoo.txt')
-rw-r--r-- | reagentoo.txt | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/reagentoo.txt b/reagentoo.txt index 79a2f5d9efea..788a4cb5102b 100644 --- a/reagentoo.txt +++ b/reagentoo.txt @@ -11,17 +11,14 @@ 'status': 'unofficial'} pkgcore 0.12.8 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo -*** syncing reagentoo -remote: The git server, Gitaly, is not available at this time. Please contact your administrator. -fatal: unable to access 'https://gitlab.com/reagentoo/gentoo-overlay.git/': The requested URL returned error: 503 -!!! failed syncing reagentoo - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo +WARNING:pkgcore:racket-overlay repo at '/var/lib/repo-mirror-ci/sync/racket-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing reagentoo Cloning into '/var/lib/repo-mirror-ci/sync/reagentoo'... -remote: The git server, Gitaly, is not available at this time. Please contact your administrator. -fatal: unable to access 'https://gitlab.com/reagentoo/gentoo-overlay.git/': The requested URL returned error: 503 -!!! failed syncing reagentoo - * Sync failed again with 1, removing +*** synced reagentoo + * 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 reagentoo + * Cache regenerated successfully |