diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-16 16:38:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-16 16:38:15 +0000 |
commit | fa77fdca24f6454febce1d9e85074f3074d76c10 (patch) | |
tree | 4ead0f84c3407dd8a06359ca2bf72822503bfee0 /jkolo.txt | |
parent | 2020-03-16T16:00:01Z (diff) | |
download | repos-fa77fdca24f6454febce1d9e85074f3074d76c10.tar.gz repos-fa77fdca24f6454febce1d9e85074f3074d76c10.tar.bz2 repos-fa77fdca24f6454febce1d9e85074f3074d76c10.zip |
2020-03-16T16: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 450c7072434c..d610993cd264 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -9,10 +9,16 @@ 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync 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: Connection timed out +*** syncing jkolo +!!! failed syncing jkolo + * Sync failed with 1 + * Will try to re-create +$ pmaint sync jkolo +Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... *** syncing jkolo *** synced jkolo - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo |