diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-07 16:05:02 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-07 16:05:02 +0000 |
commit | f89d69c67c73b8efb5e5edeb6828f56aaa9b55ba (patch) | |
tree | bb5f1f9f46166106d49f5d9f5b7eada709bdf1b1 /interactive-fiction.txt | |
parent | 2020-05-07T15:30:01Z (diff) | |
download | repos-f89d69c67c73b8efb5e5edeb6828f56aaa9b55ba.tar.gz repos-f89d69c67c73b8efb5e5edeb6828f56aaa9b55ba.tar.bz2 repos-f89d69c67c73b8efb5e5edeb6828f56aaa9b55ba.zip |
2020-05-07T16: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..b83bdf5df538 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 |