diff options
author | 2022-08-18 13:16:51 +0000 | |
---|---|---|
committer | 2022-08-18 13:16:51 +0000 | |
commit | 825e740f219b30a94ee52867f17e96bfd41b4a40 (patch) | |
tree | f8b2c8acb0d460b3e2ae4f0bc10a0a25d7f1cef0 /linux-be.txt | |
parent | 2022-08-18T13:00:01Z (diff) | |
download | repos-825e740f219b30a94ee52867f17e96bfd41b4a40.tar.gz repos-825e740f219b30a94ee52867f17e96bfd41b4a40.tar.bz2 repos-825e740f219b30a94ee52867f17e96bfd41b4a40.zip |
2022-08-18T13:15:01Z
Diffstat (limited to 'linux-be.txt')
-rw-r--r-- | linux-be.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/linux-be.txt b/linux-be.txt index 1cd813ae3f3a..a4ce11e40162 100644 --- a/linux-be.txt +++ b/linux-be.txt @@ -18,9 +18,17 @@ pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache. *** syncing linux-be -Already up to date. +error: RPC failed; HTTP 503 curl 22 The requested URL returned error: 503 +fatal: expected flush after ref listing +!!! failed syncing linux-be + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be +ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache. +*** syncing linux-be +Cloning into '/var/lib/repo-mirror-ci/sync/linux-be'... *** synced linux-be - * 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 linux-be |