diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-02 07:37:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-02 07:37:16 +0000 |
commit | 2a2f91c9c7dfb03dbb7605c5ee7350113aaa59e2 (patch) | |
tree | 29150a4bd2e64de0687d7bb5cc005e28de5ddc72 /voyageur.txt | |
parent | 2020-05-02T07:00:01Z (diff) | |
download | repos-2a2f91c9c7dfb03dbb7605c5ee7350113aaa59e2.tar.gz repos-2a2f91c9c7dfb03dbb7605c5ee7350113aaa59e2.tar.bz2 repos-2a2f91c9c7dfb03dbb7605c5ee7350113aaa59e2.zip |
2020-05-02T07:30:01Z
Diffstat (limited to 'voyageur.txt')
-rw-r--r-- | voyageur.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/voyageur.txt b/voyageur.txt index a5bc165ba67c..c022e0b410d8 100644 --- a/voyageur.txt +++ b/voyageur.txt @@ -8,10 +8,16 @@ 'uri': 'https://cafarelli.fr/git/voyageur-overlay/'}], 'status': 'official'} $ pmaint sync voyageur -Already up to date. +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 +$ pmaint sync voyageur +Cloning into '/var/lib/repo-mirror-ci/sync/voyageur'... *** syncing voyageur *** synced voyageur - * 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 voyageur |