diff options
author | 2020-06-05 01:34:54 +0000 | |
---|---|---|
committer | 2020-06-05 01:34:54 +0000 | |
commit | fd3e205fa44f7acdd336d33ef888ba0342260ce9 (patch) | |
tree | babd15c366eb3b939a9e934e075457e2736192d2 /interactive-fiction.txt | |
parent | 2020-06-05T01:00:01Z (diff) | |
download | repos-fd3e205fa44f7acdd336d33ef888ba0342260ce9.tar.gz repos-fd3e205fa44f7acdd336d33ef888ba0342260ce9.tar.bz2 repos-fd3e205fa44f7acdd336d33ef888ba0342260ce9.zip |
2020-06-05T01:30:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index b1b156d0105e..6d8ce7dbab0c 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -7,15 +7,14 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync interactive-fiction -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 +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', 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 again with 1, removing +*** 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 |