diff options
author | 2020-05-14 18:05:01 +0000 | |
---|---|---|
committer | 2020-05-14 18:05:01 +0000 | |
commit | 72864716312a331807c23cc4aef36d621d91e60b (patch) | |
tree | d16f3e43065ef16b9985895d6642347b5b25a322 /fol4.txt | |
parent | 2020-05-14T17:30:01Z (diff) | |
download | repos-72864716312a331807c23cc4aef36d621d91e60b.tar.gz repos-72864716312a331807c23cc4aef36d621d91e60b.tar.bz2 repos-72864716312a331807c23cc4aef36d621d91e60b.zip |
2020-05-14T18:00:01Z
Diffstat (limited to 'fol4.txt')
-rw-r--r-- | fol4.txt | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -7,15 +7,14 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/madsl/fol4'}, {'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 + * Adding new repository $ pmaint sync fol4 Cloning into '/var/lib/repo-mirror-ci/sync/fol4'... -fatal: unable to access 'https://gitlab.com/madsl/fol4/': The requested URL returned error: 502 +warning: redirecting to https://gitlab.com/madsl/fol4.git/ *** syncing fol4 -!!! failed syncing fol4 - * Sync failed again with 1, removing +*** synced fol4 + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fol4 + * Cache regenerated successfully |