diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-05 16:33:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-05 16:33:28 +0000 |
commit | ad58865c4c4b4663b2368a12d82e36481f169860 (patch) | |
tree | ff65f19e5a3741a2abdcd900a318777a5d8d6400 /cdlp.txt | |
parent | 2024-02-05T16:15:01Z (diff) | |
download | repos-ad58865c4c4b4663b2368a12d82e36481f169860.tar.gz repos-ad58865c4c4b4663b2368a12d82e36481f169860.tar.bz2 repos-ad58865c4c4b4663b2368a12d82e36481f169860.zip |
2024-02-05T16:30:01Z
Diffstat (limited to 'cdlp.txt')
-rw-r--r-- | cdlp.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -12,9 +12,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cdlp *** syncing cdlp -Already up to date. +fatal: unable to access 'https://codeberg.org/phranz/cdlp.git/': The requested URL returned error: 502 +!!! failed syncing cdlp + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cdlp +*** syncing cdlp +Cloning into '/var/lib/repo-mirror-ci/sync/cdlp'... *** synced cdlp - * Sync succeeded + * Sync succeeded after re-adding $ 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 cdlp |