diff options
author | 2020-02-22 09:36:08 +0000 | |
---|---|---|
committer | 2020-02-22 09:36:08 +0000 | |
commit | 0a8d5977b6c924851c065982a428e96f9c08aa4f (patch) | |
tree | 4b009f881c844693bd6ee33779cc8412ff6deb68 /interactive-fiction.txt | |
parent | 2020-02-22T09:00:01Z (diff) | |
download | repos-0a8d5977b6c924851c065982a428e96f9c08aa4f.tar.gz repos-0a8d5977b6c924851c065982a428e96f9c08aa4f.tar.bz2 repos-0a8d5977b6c924851c065982a428e96f9c08aa4f.zip |
2020-02-22T09:30:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 3317ca23e2f2..a09884f03527 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,19 +8,10 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync interactive-fiction -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'... +Already up to date. *** syncing interactive-fiction *** synced interactive-fiction - * Sync succeeded after re-adding + * 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 |