diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-29 00:05:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-29 00:05:43 +0000 |
commit | ba5dcf6d238fbd81af947d8d63eec1a25659bc28 (patch) | |
tree | e50811495cf00c8e7b5701d5a1ffe96060e9ac50 /interactive-fiction.txt | |
parent | 2019-12-28T23:40:01Z (diff) | |
download | repos-ba5dcf6d238fbd81af947d8d63eec1a25659bc28.tar.gz repos-ba5dcf6d238fbd81af947d8d63eec1a25659bc28.tar.bz2 repos-ba5dcf6d238fbd81af947d8d63eec1a25659bc28.zip |
2019-12-29T00:00:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index a09884f03527..4f94a2b007d3 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,10 +8,16 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync interactive-fiction -Already up to date. +fatal: read error: Connection reset by peer +*** syncing interactive-fiction +*** failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... *** syncing interactive-fiction *** synced interactive-fiction - * 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 interactive-fiction |