diff options
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/jkolo.txt b/jkolo.txt index 795197eefab3..9c4577fb9670 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -8,12 +8,17 @@ 'source': [{'type': 'git', 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} - * Adding new repository +$ pmaint sync jkolo +fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 500 +*** 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 |