diff options
author | 2022-09-24 22:01:46 +0000 | |
---|---|---|
committer | 2022-09-24 22:01:46 +0000 | |
commit | b1d0951879944710cc6c4a1a093eea79dbfd2dfa (patch) | |
tree | a3ed67c4f621e0bd6d39a635a0214b2d614855e2 /Case_Of.txt | |
parent | 2022-09-24T21:45:01Z (diff) | |
download | repos-b1d0951879944710cc6c4a1a093eea79dbfd2dfa.tar.gz repos-b1d0951879944710cc6c4a1a093eea79dbfd2dfa.tar.bz2 repos-b1d0951879944710cc6c4a1a093eea79dbfd2dfa.zip |
2022-09-24T22:00:01Z
Diffstat (limited to 'Case_Of.txt')
-rw-r--r-- | Case_Of.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Case_Of.txt b/Case_Of.txt index 96876f149272..d7536ddf373b 100644 --- a/Case_Of.txt +++ b/Case_Of.txt @@ -14,9 +14,15 @@ pkgcore 0.12.13 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of *** syncing Case_Of -Already up to date. +fatal: unable to access 'https://codeberg.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 500 +!!! failed syncing Case_Of + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of +*** syncing Case_Of +Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'... *** synced Case_Of - * 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 Case_Of |