diff options
author | 2018-01-14 17:25:21 +0000 | |
---|---|---|
committer | 2018-01-14 17:25:21 +0000 | |
commit | 7b56c59ac34195eade03deab01eb05f68c330c1d (patch) | |
tree | 656e3fc6a47136671e5e29c5b49841c18a7074fb /interactive-fiction.txt | |
parent | 2018-01-14T17:00:01Z (diff) | |
download | repos-7b56c59ac34195eade03deab01eb05f68c330c1d.tar.gz repos-7b56c59ac34195eade03deab01eb05f68c330c1d.tar.bz2 repos-7b56c59ac34195eade03deab01eb05f68c330c1d.zip |
2018-01-14T17:20:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 27 |
1 files changed, 10 insertions, 17 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 3e9aaab78d12..0a4aa755c233 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -6,25 +6,18 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} -$ pmaint sync interactive-fiction -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -*** syncing interactive-fiction -fatal: Could not read from remote repository. - -Please make sure you have the correct access rights -and the repository exists. -*** failed syncing interactive-fiction - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync interactive-fiction WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id *** syncing interactive-fiction 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. -*** failed syncing interactive-fiction - * Sync failed again with 1, removing +*** synced interactive-fiction + * Sync succeeded +$ git log --format=%ci -1 +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |