diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-22 01:38:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-22 01:38:25 +0000 |
commit | e977960ca22f38a7b38979d5a69ef051cc6fe196 (patch) | |
tree | 4bf9aca9d207afb373148a4233478e5f29eed322 /slonko.txt | |
parent | 2022-08-22T01:15:01Z (diff) | |
download | repos-e977960ca22f38a7b38979d5a69ef051cc6fe196.tar.gz repos-e977960ca22f38a7b38979d5a69ef051cc6fe196.tar.bz2 repos-e977960ca22f38a7b38979d5a69ef051cc6fe196.zip |
2022-08-22T01:30:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/slonko.txt b/slonko.txt index 1a8fc66ccd8b..5ee794013d44 100644 --- a/slonko.txt +++ b/slonko.txt @@ -14,9 +14,16 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko 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. WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing slonko -Already up to date. +fatal: unable to access 'https://slonko.net/git/portage/': SSL connection timeout +!!! failed syncing slonko + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko +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 slonko +Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... *** synced slonko - * 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 slonko |