diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-01 21:07:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-01 21:07:54 +0000 |
commit | 0db16cffe6fffa0d9fdaf8e11492b1dfe0a3f4a4 (patch) | |
tree | 91452316dc96aee851fa0f2dd23bdf3b3afe6995 /voyageur.txt | |
parent | 2020-05-01T20:30:01Z (diff) | |
download | repos-0db16cffe6fffa0d9fdaf8e11492b1dfe0a3f4a4.tar.gz repos-0db16cffe6fffa0d9fdaf8e11492b1dfe0a3f4a4.tar.bz2 repos-0db16cffe6fffa0d9fdaf8e11492b1dfe0a3f4a4.zip |
2020-05-01T21:00:01Z
Diffstat (limited to 'voyageur.txt')
-rw-r--r-- | voyageur.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/voyageur.txt b/voyageur.txt index b1ec793540c6..a4f29ddec504 100644 --- a/voyageur.txt +++ b/voyageur.txt @@ -7,15 +7,13 @@ 'source': [{'type': 'git', 'uri': 'https://cafarelli.fr/git/voyageur-overlay/'}], 'status': 'official'} -$ pmaint sync voyageur -fatal: unable to access 'https://cafarelli.fr/git/voyageur-overlay/': Couldn't resolve host 'cafarelli.fr' -*** syncing voyageur -!!! failed syncing voyageur - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync voyageur Cloning into '/var/lib/repo-mirror-ci/sync/voyageur'... -fatal: unable to access 'https://cafarelli.fr/git/voyageur-overlay/': Couldn't resolve host 'cafarelli.fr' *** syncing voyageur -!!! failed syncing voyageur - * Sync failed again with 1, removing +*** synced voyageur + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 voyageur + * Cache regenerated successfully |