diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-13 13:05:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-13 13:05:45 +0000 |
commit | a85016fbe17225b85132cb348e9824db07974a8c (patch) | |
tree | 63260a3b977e02760f81f73d41b479ed4cd3c09f /interactive-fiction.txt | |
parent | 2018-10-13T12:40:01Z (diff) | |
download | repos-a85016fbe17225b85132cb348e9824db07974a8c.tar.gz repos-a85016fbe17225b85132cb348e9824db07974a8c.tar.bz2 repos-a85016fbe17225b85132cb348e9824db07974a8c.zip |
2018-10-13T13:00:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 839291add3db..48fea591fb4c 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -10,9 +10,20 @@ $ pmaint sync interactive-fiction 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: Could not read from remote repository. + +Please make sure you have the correct access rights +and the repository exists. +*** failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +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 |