diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-22 13:44:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-22 13:44:15 +0000 |
commit | 7e86f6e9c952e0e2779fafe9b74ddcd06b6505ed (patch) | |
tree | 6c407ed2e140bc50874a614e6ff7761af748dabc /lmkra.txt | |
parent | 2024-03-22T13:15:00Z (diff) | |
download | repos-7e86f6e9c952e0e2779fafe9b74ddcd06b6505ed.tar.gz repos-7e86f6e9c952e0e2779fafe9b74ddcd06b6505ed.tar.bz2 repos-7e86f6e9c952e0e2779fafe9b74ddcd06b6505ed.zip |
2024-03-22T13:30:00Z
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 |