diff options
author | 2022-03-04 11:36:45 +0000 | |
---|---|---|
committer | 2022-03-04 11:36:45 +0000 | |
commit | cb8de3d63116391ce86ee24ee0b39e13df3fce48 (patch) | |
tree | 4cde78647b83d1f2939bcfd0d5a8d433d64c7856 /racket-overlay.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 'racket-overlay.txt')
-rw-r--r-- | racket-overlay.txt | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/racket-overlay.txt b/racket-overlay.txt index e537e9b6af02..1e0833aa8532 100644 --- a/racket-overlay.txt +++ b/racket-overlay.txt @@ -13,17 +13,13 @@ 'status': 'unofficial'} pkgcore 0.12.8 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync racket-overlay -*** syncing racket-overlay -remote: The git server, Gitaly, is not available at this time. Please contact your administrator. -fatal: unable to access 'https://gitlab.com/src_prepare/racket/racket-overlay.git/': The requested URL returned error: 503 -!!! failed syncing racket-overlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync racket-overlay *** syncing racket-overlay Cloning into '/var/lib/repo-mirror-ci/sync/racket-overlay'... -remote: The git server, Gitaly, is not available at this time. Please contact your administrator. -fatal: unable to access 'https://gitlab.com/src_prepare/racket/racket-overlay.git/': The requested URL returned error: 503 -!!! failed syncing racket-overlay - * Sync failed again with 1, removing +*** synced racket-overlay + * 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 racket-overlay + * Cache regenerated successfully |