diff options
author | 2015-10-12 15:41:57 -0400 | |
---|---|---|
committer | 2015-10-12 15:41:57 -0400 | |
commit | d79f8434a5222e66c5a80d4975bda84a8dfa134f (patch) | |
tree | b8a812fff575439c851ae08835e2323baa2f78c4 /axs.txt | |
parent | 2015-10-12T19:20:01 (diff) | |
download | repos-d79f8434a5222e66c5a80d4975bda84a8dfa134f.tar.gz repos-d79f8434a5222e66c5a80d4975bda84a8dfa134f.tar.bz2 repos-d79f8434a5222e66c5a80d4975bda84a8dfa134f.zip |
2015-10-12T19:40:01
Diffstat (limited to 'axs.txt')
-rw-r--r-- | axs.txt | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -15,10 +15,21 @@ $ pmaint sync axs WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' 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 axs +*** failed syncing axs + * Sync failed with 1 + * Will try to re-create +$ pmaint sync axs +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +Cloning into '/home/mgorny/sync/axs'... *** syncing axs *** synced axs - * Sync succeeded + * Sync succeeded after re-adding $ pmaint regen --use-local-desc --pkg-desc-index -t 1 axs 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' |