diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-22 04:06:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-02-22 04:06:38 +0000 |
commit | a2b7559926c098a21a9f9dda4735a754730b23b1 (patch) | |
tree | a42c35eb5d10ba1dc84079fa06fa1dad58a2e402 /fol4.txt | |
parent | 2020-02-22T03:30:01Z (diff) | |
download | repos-a2b7559926c098a21a9f9dda4735a754730b23b1.tar.gz repos-a2b7559926c098a21a9f9dda4735a754730b23b1.tar.bz2 repos-a2b7559926c098a21a9f9dda4735a754730b23b1.zip |
2020-02-22T04:00:01Z
Diffstat (limited to 'fol4.txt')
-rw-r--r-- | fol4.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -8,11 +8,17 @@ {'type': 'git', 'uri': 'git+ssh://git@gitlab.com/madsl/fol4.git'}], 'status': 'unofficial'} $ pmaint sync fol4 +fatal: unable to access 'https://gitlab.com/madsl/fol4/': The requested URL returned error: 502 +*** syncing fol4 +!!! failed syncing fol4 + * Sync failed with 1 + * Will try to re-create +$ pmaint sync fol4 +Cloning into '/var/lib/repo-mirror-ci/sync/fol4'... warning: redirecting to https://gitlab.com/madsl/fol4.git/ -Already up to date. *** syncing fol4 *** synced fol4 - * 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 fol4 |