diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-19 15:48:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-19 15:48:58 +0000 |
commit | 06b332cdfc934f510c8c49d15b73a490b1bd243b (patch) | |
tree | bac97d01707333da025d5e31e2f12aab401133f2 /gitlab.txt | |
parent | 2019-11-19T15:00:01Z (diff) | |
download | repos-06b332cdfc934f510c8c49d15b73a490b1bd243b.tar.gz repos-06b332cdfc934f510c8c49d15b73a490b1bd243b.tar.bz2 repos-06b332cdfc934f510c8c49d15b73a490b1bd243b.zip |
2019-11-19T15:40:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/gitlab.txt b/gitlab.txt index 266d67d1c693..13519e3e6150 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -8,15 +8,13 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} -$ pmaint sync gitlab -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 -*** syncing gitlab -*** failed syncing gitlab - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync gitlab Cloning into '/var/lib/repo-mirror-ci/sync/gitlab'... -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 *** syncing gitlab -*** failed syncing gitlab - * Sync failed again with 1, removing +*** synced gitlab + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab + * Cache regenerated successfully |