diff options
author | 2015-10-04 23:02:00 -0400 | |
---|---|---|
committer | 2015-10-04 23:02:00 -0400 | |
commit | 98dd902b22287fa33d673b0764db9adca2d0ce29 (patch) | |
tree | 075b8f9853b7cd1f144932bdd549b1edff159059 /interactive-fiction.txt | |
parent | 2015-10-05T02:40:01 (diff) | |
download | repos-98dd902b22287fa33d673b0764db9adca2d0ce29.tar.gz repos-98dd902b22287fa33d673b0764db9adca2d0ce29.tar.bz2 repos-98dd902b22287fa33d673b0764db9adca2d0ce29.zip |
2015-10-05T03:00:01
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 5d3284b9e5a4..22450df58e0a 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -9,10 +9,21 @@ $ pmaint sync interactive-fiction 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 interactive-fiction +*** failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +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/interactive-fiction'... *** syncing interactive-fiction *** synced interactive-fiction - * Sync succeeded + * Sync succeeded after re-adding $ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction 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' |