diff options
Diffstat (limited to 'yurij-overlay.txt')
-rw-r--r-- | yurij-overlay.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/yurij-overlay.txt b/yurij-overlay.txt index bab27231d150..1ed69c0cd5ec 100644 --- a/yurij-overlay.txt +++ b/yurij-overlay.txt @@ -16,9 +16,16 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync yurij-overlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing yurij-overlay -Already up to date. +fatal: unable to access 'https://github.com/yurijmikhalevich/yurij-overlay.git/': OpenSSL SSL_connect: Connection reset by peer in connection to github.com:443 +!!! failed syncing yurij-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync yurij-overlay +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +*** syncing yurij-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/yurij-overlay'... *** synced yurij-overlay - * 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 yurij-overlay |