diff options
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 6f767362ebdb..80058e48b1d8 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -9,9 +9,11 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync interactive-fiction -WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... -fatal: read error: Connection reset by peer *** syncing interactive-fiction -!!! failed syncing interactive-fiction - * Sync failed with 1 +*** synced interactive-fiction + * 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 + * Cache regenerated successfully |