diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-09 13:17:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-09 13:17:15 +0000 |
commit | 0ed39d585bad7bb24f39eb04602d64b3f4118570 (patch) | |
tree | c172ff6657d856def6cefe1e53214ea6cf8e08d5 /cdlp.txt | |
parent | 2023-08-09T13:00:01Z (diff) | |
download | repos-0ed39d585bad7bb24f39eb04602d64b3f4118570.tar.gz repos-0ed39d585bad7bb24f39eb04602d64b3f4118570.tar.bz2 repos-0ed39d585bad7bb24f39eb04602d64b3f4118570.zip |
2023-08-09T13:15: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.21 $ 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 |