diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-23 19:21:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-23 19:21:34 +0000 |
commit | 4b6ee82c8534f61423677eb76159bbce0808f2ca (patch) | |
tree | 26cec0273046fcfbb2ce7ef260c86945588ee14f /reagentoo.txt | |
parent | 2022-02-23T19:00:01Z (diff) | |
download | repos-4b6ee82c8534f61423677eb76159bbce0808f2ca.tar.gz repos-4b6ee82c8534f61423677eb76159bbce0808f2ca.tar.bz2 repos-4b6ee82c8534f61423677eb76159bbce0808f2ca.zip |
2022-02-23T19:15:01Z
Diffstat (limited to 'reagentoo.txt')
-rw-r--r-- | reagentoo.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/reagentoo.txt b/reagentoo.txt index c47912e43226..573b734b4be7 100644 --- a/reagentoo.txt +++ b/reagentoo.txt @@ -11,16 +11,13 @@ 'status': 'unofficial'} pkgcore 0.12.8 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo -*** syncing reagentoo -fatal: unable to access 'https://gitlab.com/reagentoo/gentoo-overlay.git/': HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2) -!!! failed syncing reagentoo - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo *** 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 |