diff options
Diffstat (limited to 'luke-jr.txt')
-rw-r--r-- | luke-jr.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/luke-jr.txt b/luke-jr.txt index b43dc9b0f6e9..6855cc2a17f6 100644 --- a/luke-jr.txt +++ b/luke-jr.txt @@ -10,9 +10,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync luke-jr *** syncing luke-jr -Already up to date. +fatal: unable to access 'https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to scm.dashjr.org:443 +!!! failed syncing luke-jr + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync luke-jr +*** syncing luke-jr +Cloning into '/var/lib/repo-mirror-ci/sync/luke-jr'... *** synced luke-jr - * 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 luke-jr |