diff options
author | 2020-04-30 12:42:40 +0000 | |
---|---|---|
committer | 2020-04-30 12:42:40 +0000 | |
commit | 52f6ebe1a9e8a736d6757ec1e2c643dba8ddfc73 (patch) | |
tree | 17a84f910de0cba9bda16984027e22ba4485f343 /jkolo.txt | |
parent | 2020-04-30T12:00:01Z (diff) | |
download | repos-52f6ebe1a9e8a736d6757ec1e2c643dba8ddfc73.tar.gz repos-52f6ebe1a9e8a736d6757ec1e2c643dba8ddfc73.tar.bz2 repos-52f6ebe1a9e8a736d6757ec1e2c643dba8ddfc73.zip |
2020-04-30T12:30:01Z
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/jkolo.txt b/jkolo.txt index 450c7072434c..9ed0d5373e3a 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -9,10 +9,18 @@ '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 +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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 |