diff options
author | 2016-05-13 14:42:04 +0000 | |
---|---|---|
committer | 2016-05-13 14:42:04 +0000 | |
commit | 9534d885d3f175c945f135738027cf09c28836ef (patch) | |
tree | 4fb6cb93ba4bc6351069f34f83eb730989573dd5 /angelos.txt | |
parent | 2016-05-13T14:20:02 (diff) | |
download | repos-9534d885d3f175c945f135738027cf09c28836ef.tar.gz repos-9534d885d3f175c945f135738027cf09c28836ef.tar.bz2 repos-9534d885d3f175c945f135738027cf09c28836ef.zip |
2016-05-13T14:40:01
Diffstat (limited to 'angelos.txt')
-rw-r--r-- | angelos.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/angelos.txt b/angelos.txt index d8a4e18465d4..8c94fc0ab79b 100644 --- a/angelos.txt +++ b/angelos.txt @@ -15,10 +15,17 @@ 'status': 'official'} $ pmaint sync angelos WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -Already up-to-date. +fatal: read error: Connection reset by peer +*** syncing angelos +*** failed syncing angelos + * Sync failed with 1 + * Will try to re-create +$ pmaint sync angelos +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +Cloning into '/home/mgorny/sync/angelos'... *** syncing angelos *** synced angelos - * Sync succeeded + * Sync succeeded after re-adding $ pmaint regen --use-local-desc --pkg-desc-index -t 1 angelos WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' |