diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-12 07:35:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-12 07:35:08 +0000 |
commit | 13443b1a542a810d1639d806a205ea593c700ef8 (patch) | |
tree | 58493f8656906ffdf1c7ec8cedad3ec1c52435fc /interactive-fiction.txt | |
parent | 2020-07-12T07:00:01Z (diff) | |
download | repos-13443b1a542a810d1639d806a205ea593c700ef8.tar.gz repos-13443b1a542a810d1639d806a205ea593c700ef8.tar.bz2 repos-13443b1a542a810d1639d806a205ea593c700ef8.zip |
2020-07-12T07:30:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index b1b156d0105e..80058e48b1d8 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -7,15 +7,13 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} -$ pmaint sync interactive-fiction -fatal: read error: Connection reset by peer -*** syncing interactive-fiction -!!! failed syncing interactive-fiction - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync interactive-fiction Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... -fatal: read error: Connection reset by peer *** syncing interactive-fiction -!!! failed syncing interactive-fiction - * Sync failed again with 1, removing +*** synced interactive-fiction + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction + * Cache regenerated successfully |