diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-10 22:05:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-10 22:05:10 +0000 |
commit | 868c50416aefc96a4a7e43a6138607ec94c97903 (patch) | |
tree | 6873d5465c76dd57f245bf6bc8eeb3080aecb241 /interactive-fiction.txt | |
parent | 2020-07-10T21:30:01Z (diff) | |
download | repos-868c50416aefc96a4a7e43a6138607ec94c97903.tar.gz repos-868c50416aefc96a4a7e43a6138607ec94c97903.tar.bz2 repos-868c50416aefc96a4a7e43a6138607ec94c97903.zip |
2020-07-10T22:00: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 |