diff options
author | 2016-05-12 05:21:58 +0000 | |
---|---|---|
committer | 2016-05-12 05:21:58 +0000 | |
commit | a7803e3ca9cd4bc410986bc34fe08b5b07a2f887 (patch) | |
tree | 044828d8615c1eace0ec3abc6dc5483a93ef96c4 /angelos.txt | |
parent | 2016-05-12T05:04:47 (diff) | |
download | repos-a7803e3ca9cd4bc410986bc34fe08b5b07a2f887.tar.gz repos-a7803e3ca9cd4bc410986bc34fe08b5b07a2f887.tar.bz2 repos-a7803e3ca9cd4bc410986bc34fe08b5b07a2f887.zip |
2016-05-12T05:20:01
Diffstat (limited to 'angelos.txt')
-rw-r--r-- | angelos.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/angelos.txt b/angelos.txt index d8a4e18465d4..0a80f466e042 100644 --- a/angelos.txt +++ b/angelos.txt @@ -15,10 +15,20 @@ '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: Could not read from remote repository. + +Please make sure you have the correct access rights +and the repository exists. +*** 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' |