diff options
author | 2020-04-25 19:56:11 +0000 | |
---|---|---|
committer | 2020-04-25 19:56:11 +0000 | |
commit | 24429bd461cc8d1a366c2196e2f3a48241eead74 (patch) | |
tree | 2e9539003f04aaa9d090981c96b90ffce13d79ab /jkolo.txt | |
parent | 2020-04-25T17:00:01Z (diff) | |
download | repos-24429bd461cc8d1a366c2196e2f3a48241eead74.tar.gz repos-24429bd461cc8d1a366c2196e2f3a48241eead74.tar.bz2 repos-24429bd461cc8d1a366c2196e2f3a48241eead74.zip |
2020-04-25T19:36: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 |