diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-21 14:25:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-21 14:25:26 +0000 |
commit | 5b98123215c9bd80f70e70fbfa5812c10bcc21f5 (patch) | |
tree | 939c6973f5d3f87470f519a888a3ec2f256dabcc /interactive-fiction.txt | |
parent | 2020-01-21T14:00:01Z (diff) | |
download | repos-5b98123215c9bd80f70e70fbfa5812c10bcc21f5.tar.gz repos-5b98123215c9bd80f70e70fbfa5812c10bcc21f5.tar.bz2 repos-5b98123215c9bd80f70e70fbfa5812c10bcc21f5.zip |
2020-01-21T14:20:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index a09884f03527..04fc5fd5b419 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,10 +8,17 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync interactive-fiction -Already up to date. +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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 |