diff options
author | 2022-10-21 16:47:50 +0000 | |
---|---|---|
committer | 2022-10-21 16:47:50 +0000 | |
commit | d3a56e1319a088715444c908515028be33d3c679 (patch) | |
tree | d3bc91b6313119ecb19cb827fe01db879e17a3ef /jkolo.txt | |
parent | 2022-10-21T16:30:01Z (diff) | |
download | repos-d3a56e1319a088715444c908515028be33d3c679.tar.gz repos-d3a56e1319a088715444c908515028be33d3c679.tar.bz2 repos-d3a56e1319a088715444c908515028be33d3c679.zip |
2022-10-21T16:45:01Z
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/jkolo.txt b/jkolo.txt index 71273c4cc893..eae603d48b5c 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -14,9 +14,16 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.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 jkolo -Already up to date. +fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Failed to connect to git.kolosowscy.pl port 443 after 1535 ms: Connection refused +!!! failed syncing jkolo + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +*** syncing jkolo +Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... *** synced jkolo - * 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 jkolo |