diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-17 16:20:30 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-17 16:20:30 +0000 |
commit | 7760c5288cc523b361e9d3506e8e03f46a5bca01 (patch) | |
tree | b0512f58355d51c60f10552516168b6bdd67916d /khoverlay.txt | |
parent | 2024-12-17T16:00:00Z (diff) | |
download | repos-7760c5288cc523b361e9d3506e8e03f46a5bca01.tar.gz repos-7760c5288cc523b361e9d3506e8e03f46a5bca01.tar.bz2 repos-7760c5288cc523b361e9d3506e8e03f46a5bca01.zip |
2024-12-17T16:15:00Z
Diffstat (limited to 'khoverlay.txt')
-rw-r--r-- | khoverlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/khoverlay.txt b/khoverlay.txt index 013fc6db1373..b7b6b46bdf78 100644 --- a/khoverlay.txt +++ b/khoverlay.txt @@ -14,9 +14,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync khoverlay *** syncing khoverlay -Already up to date. +fatal: unable to access 'https://git.sr.ht/~khumba/khoverlay/': The requested URL returned error: 500 +!!! failed syncing khoverlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync khoverlay +*** syncing khoverlay +Cloning into '/var/lib/repo-mirror-ci/sync/khoverlay'... *** synced khoverlay - * 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 khoverlay |