diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-18 13:40:46 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-18 13:40:46 +0000 |
commit | aedc163f76e8c1786f72959af0d28028eb617554 (patch) | |
tree | ea4c4bdc403ceb7d86c9d95aa8d270da8b4deefd /lmkra.txt | |
parent | 2024-01-18T13:15:01Z (diff) | |
download | repos-aedc163f76e8c1786f72959af0d28028eb617554.tar.gz repos-aedc163f76e8c1786f72959af0d28028eb617554.tar.bz2 repos-aedc163f76e8c1786f72959af0d28028eb617554.zip |
2024-01-18T13:30:01Z
Diffstat (limited to 'lmkra.txt')
-rw-r--r-- | lmkra.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/lmkra.txt b/lmkra.txt index fd495bb50c06..95f031b86686 100644 --- a/lmkra.txt +++ b/lmkra.txt @@ -14,9 +14,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmkra *** syncing lmkra -Already up to date. +fatal: unable to access 'https://codeberg.org/lmkra/gentoo-overlay.git/': The requested URL returned error: 502 +!!! failed syncing lmkra + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmkra +*** syncing lmkra +Cloning into '/var/lib/repo-mirror-ci/sync/lmkra'... *** synced lmkra - * 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 lmkra |