diff options
author | 2016-02-23 11:42:00 +0000 | |
---|---|---|
committer | 2016-02-23 11:42:00 +0000 | |
commit | dded14c818fbd80f5b8032f15b0426b07fbbe231 (patch) | |
tree | 4b1e4881576daf44ac7506751bbb8b202301b5cb /interactive-fiction.txt | |
parent | 2016-02-23T11:20:01 (diff) | |
download | repos-dded14c818fbd80f5b8032f15b0426b07fbbe231.tar.gz repos-dded14c818fbd80f5b8032f15b0426b07fbbe231.tar.bz2 repos-dded14c818fbd80f5b8032f15b0426b07fbbe231.zip |
2016-02-23T11:40:01
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index eece26241bd7..72eb408d8ded 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -6,23 +6,14 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} -$ pmaint sync interactive-fiction -WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -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 + * Adding new repository $ pmaint sync interactive-fiction WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' Cloning into '/home/mgorny/sync/interactive-fiction'... -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 again with 1, removing +*** synced interactive-fiction + * Sync succeeded +$ 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' + * Cache regenerated successfully |