diff options
author | 2018-01-08 08:45:36 +0000 | |
---|---|---|
committer | 2018-01-08 08:45:36 +0000 | |
commit | cbdc2bf6e100a737ce9ba97d7b751914409c6e5e (patch) | |
tree | 6a4e340ff587593315dd7de24762455c2b6ef8a0 /interactive-fiction.txt | |
parent | 2018-01-08T08:20:01Z (diff) | |
download | repos-cbdc2bf6e100a737ce9ba97d7b751914409c6e5e.tar.gz repos-cbdc2bf6e100a737ce9ba97d7b751914409c6e5e.tar.bz2 repos-cbdc2bf6e100a737ce9ba97d7b751914409c6e5e.zip |
2018-01-08T08:40:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 5091bb54e869..becca3dd80ed 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -10,9 +10,17 @@ $ pmaint sync interactive-fiction WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id *** syncing interactive-fiction -Already up to date. +fatal: read error: Connection reset by peer +*** failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id +*** syncing interactive-fiction +Cloning into '/home/mgorny/sync/interactive-fiction'... *** synced interactive-fiction - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs |