diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-28 06:33:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-28 06:33:21 +0000 |
commit | eb129e55cc1c870aa333470cdfafc156df3de05d (patch) | |
tree | 1c41e683a6bd55a984a0289022b96d2939c99732 /anaximander.txt | |
parent | 2024-10-28T06:15:01Z (diff) | |
download | repos-eb129e55cc1c870aa333470cdfafc156df3de05d.tar.gz repos-eb129e55cc1c870aa333470cdfafc156df3de05d.tar.bz2 repos-eb129e55cc1c870aa333470cdfafc156df3de05d.zip |
2024-10-28T06:30:00Z
Diffstat (limited to 'anaximander.txt')
-rw-r--r-- | anaximander.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/anaximander.txt b/anaximander.txt index 7188499b1d11..5186205bfae8 100644 --- a/anaximander.txt +++ b/anaximander.txt @@ -17,9 +17,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anaximander *** syncing anaximander -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/anaximander.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 +!!! failed syncing anaximander + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anaximander +*** syncing anaximander +Cloning into '/var/lib/repo-mirror-ci/sync/anaximander'... *** synced anaximander - * 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 anaximander |