diff options
author | 2023-01-19 15:16:54 +0000 | |
---|---|---|
committer | 2023-01-19 15:16:54 +0000 | |
commit | 25fa7d48b4489b9bc930d937a617dd5448b5096e (patch) | |
tree | eb93e70be4a81270714a8ff9c9a65dccb8acfa75 /powerman.txt | |
parent | 2023-01-19T15:00:01Z (diff) | |
download | repos-25fa7d48b4489b9bc930d937a617dd5448b5096e.tar.gz repos-25fa7d48b4489b9bc930d937a617dd5448b5096e.tar.bz2 repos-25fa7d48b4489b9bc930d937a617dd5448b5096e.zip |
2023-01-19T15:15:01Z
Diffstat (limited to 'powerman.txt')
-rw-r--r-- | powerman.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/powerman.txt b/powerman.txt index 592e5c27d6b5..0cbd29bcafbd 100644 --- a/powerman.txt +++ b/powerman.txt @@ -14,9 +14,17 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync powerman *** syncing powerman -Already up to date. +error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 +fatal: expected flush after ref listing +!!! failed syncing powerman + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync powerman +WARNING:pkgcore:petkovich repo at '/var/lib/repo-mirror-ci/sync/petkovich', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing powerman +Cloning into '/var/lib/repo-mirror-ci/sync/powerman'... *** synced powerman - * 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 powerman |