diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-07 08:17:37 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-07 08:17:37 +0000 |
commit | 8ec03cd1f4047b3497fc5cda90d869d84653465b (patch) | |
tree | 9050c97dabb57ca04148d6d2c02841e099f7e4d8 /interactive-fiction.txt | |
parent | 2021-02-07T05:30:01Z (diff) | |
download | repos-8ec03cd1f4047b3497fc5cda90d869d84653465b.tar.gz repos-8ec03cd1f4047b3497fc5cda90d869d84653465b.tar.bz2 repos-8ec03cd1f4047b3497fc5cda90d869d84653465b.zip |
2021-02-07T07:00:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 6bfdaffd8249..31ba5d97f172 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -21,10 +21,16 @@ 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. -Already up to date. +fatal: read error: Connection reset by peer +*** 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 |