diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-29 05:05:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-29 05:05:33 +0000 |
commit | 2768d62b59f9eca3f856e81076f66594a1ab16f5 (patch) | |
tree | dc1051038d3a19bda1641278081495622d926382 /interactive-fiction.txt | |
parent | 2019-12-29T04:40:01Z (diff) | |
download | repos-2768d62b59f9eca3f856e81076f66594a1ab16f5.tar.gz repos-2768d62b59f9eca3f856e81076f66594a1ab16f5.tar.bz2 repos-2768d62b59f9eca3f856e81076f66594a1ab16f5.zip |
2019-12-29T05:00: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 a09884f03527..e5f33a43ebaf 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,10 +8,19 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync 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. +*** 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 |