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