diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-04-26 08:43:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-04-26 08:43:43 +0000 |
commit | c70f0022a1d9c8c714e0c74768fc94550fcf7fe4 (patch) | |
tree | 619e55ae054f546aa295cca2e3621a0df41da7c9 /interactive-fiction.txt | |
parent | 2019-04-26T08:20:01Z (diff) | |
download | repos-c70f0022a1d9c8c714e0c74768fc94550fcf7fe4.tar.gz repos-c70f0022a1d9c8c714e0c74768fc94550fcf7fe4.tar.bz2 repos-c70f0022a1d9c8c714e0c74768fc94550fcf7fe4.zip |
2019-04-26T08:40:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 437a8f9db3e3..889ff3d02bd7 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -11,9 +11,18 @@ WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/swegene WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing interactive-fiction -Already up to date. +fatal: read error: Connection reset by peer +*** failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/swegener' +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +*** syncing interactive-fiction +Cloning into '/var/lib/repo-mirror-ci/sync/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 |