diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-29 13:37:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-29 13:37:48 +0000 |
commit | 1994e3024dafb459a8415fc46b4215b44bf09b4c (patch) | |
tree | 2c5e7e55db3709e52a8684838efd433913406cc2 /cdlp.txt | |
parent | 2024-03-29T13:15:00Z (diff) | |
download | repos-1994e3024dafb459a8415fc46b4215b44bf09b4c.tar.gz repos-1994e3024dafb459a8415fc46b4215b44bf09b4c.tar.bz2 repos-1994e3024dafb459a8415fc46b4215b44bf09b4c.zip |
2024-03-29T13:30:00Z
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 |