diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-12-04 23:33:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-12-04 23:33:56 +0000 |
commit | 2738f911ec78377f8614baf5c4bd53961c6c061a (patch) | |
tree | 2becdb345550a0217f32a81020787a78b39255bb /jkolo.txt | |
parent | 2023-12-04T23:15:01Z (diff) | |
download | repos-2738f911ec78377f8614baf5c4bd53961c6c061a.tar.gz repos-2738f911ec78377f8614baf5c4bd53961c6c061a.tar.bz2 repos-2738f911ec78377f8614baf5c4bd53961c6c061a.zip |
2023-12-04T23:30:01Z
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 2afe717bebc2..10d81ed28e16 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -12,9 +12,15 @@ pkgcore 0.12.23 $ 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 131692 ms: Couldn't 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 |