diff options
author | 2020-09-21 15:35:07 +0000 | |
---|---|---|
committer | 2020-09-21 15:35:07 +0000 | |
commit | f7b9ad00987657b5642f78ec1762b9d40fecfdde (patch) | |
tree | 44263ab5d0bccc1a72f769c407712af78db5e1d2 /interactive-fiction.txt | |
parent | 2020-09-21T15:00:01Z (diff) | |
download | repos-f7b9ad00987657b5642f78ec1762b9d40fecfdde.tar.gz repos-f7b9ad00987657b5642f78ec1762b9d40fecfdde.tar.bz2 repos-f7b9ad00987657b5642f78ec1762b9d40fecfdde.zip |
2020-09-21T15: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 4bd245eb9c2c..86c9de3915f7 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -21,19 +21,10 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -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 |