diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-10 03:22:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-11-10 03:22:16 +0000 |
commit | 342674af18f227f4b3342a08cfaa4e9e6975b7e5 (patch) | |
tree | fa3e461f16f585f1ee6ed37fd19d1c14cddf0cfa /hossie.txt | |
parent | 2021-11-10T03:00:01Z (diff) | |
download | repos-342674af18f227f4b3342a08cfaa4e9e6975b7e5.tar.gz repos-342674af18f227f4b3342a08cfaa4e9e6975b7e5.tar.bz2 repos-342674af18f227f4b3342a08cfaa4e9e6975b7e5.zip |
2021-11-10T03:15:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/hossie.txt b/hossie.txt index 9515fad27034..f459510eb0e4 100644 --- a/hossie.txt +++ b/hossie.txt @@ -10,9 +10,15 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hossie *** syncing hossie -Already up to date. +fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': OpenSSL SSL_connect: Connection reset by peer in connection to git.hossie.de:443 +!!! failed syncing hossie + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hossie +*** syncing hossie +Cloning into '/var/lib/repo-mirror-ci/sync/hossie'... *** synced hossie - * 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 hossie |