diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-27 16:35:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-27 16:35:18 +0000 |
commit | 4691ce1da2e4c1bf0a15e212b3a355d484b28ae5 (patch) | |
tree | b0f3d019d5b33cbc3962717f0a947a139b84edea /jkolo.txt | |
parent | 2024-11-27T16:15:00Z (diff) | |
download | repos-4691ce1da2e4c1bf0a15e212b3a355d484b28ae5.tar.gz repos-4691ce1da2e4c1bf0a15e212b3a355d484b28ae5.tar.bz2 repos-4691ce1da2e4c1bf0a15e212b3a355d484b28ae5.zip |
2024-11-27T16:30:00Z
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/jkolo.txt b/jkolo.txt index 21fc37e66ab1..e3d492b5de76 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -12,9 +12,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo *** syncing jkolo -Already up to date. +fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Failed to connect to git.kolosowscy.pl port 443 after 134673 ms: Could not connect to server +!!! failed syncing jkolo + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo +*** syncing jkolo +Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... *** synced jkolo - * 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 jkolo |