diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-05-22 13:37:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-05-22 13:37:54 +0000 |
commit | 2344b5f32f16d27b6c2b857c9eda2aeba44b2f8a (patch) | |
tree | 5a959164adb6f511c2bccf95cb5bd3bd67fe52cb /zerodaysfordays.txt | |
parent | 2021-05-22T13:15:01Z (diff) | |
download | repos-2344b5f32f16d27b6c2b857c9eda2aeba44b2f8a.tar.gz repos-2344b5f32f16d27b6c2b857c9eda2aeba44b2f8a.tar.bz2 repos-2344b5f32f16d27b6c2b857c9eda2aeba44b2f8a.zip |
2021-05-22T13:30:01Z
Diffstat (limited to 'zerodaysfordays.txt')
-rw-r--r-- | zerodaysfordays.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/zerodaysfordays.txt b/zerodaysfordays.txt index 7e0e5fa5ff1e..a4051c9ccabf 100644 --- a/zerodaysfordays.txt +++ b/zerodaysfordays.txt @@ -11,9 +11,15 @@ pkgcore 0.11.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays *** syncing zerodaysfordays -Already up to date. +fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': Failed to connect to git.sr.ht port 443: Connection timed out +!!! failed syncing zerodaysfordays + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays +*** syncing zerodaysfordays +Cloning into '/var/lib/repo-mirror-ci/sync/zerodaysfordays'... *** synced zerodaysfordays - * 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 zerodaysfordays |