diff options
author | 2017-02-26 02:02:29 +0000 | |
---|---|---|
committer | 2017-02-26 02:02:29 +0000 | |
commit | 3c2036ec4693718c14acc3dbb589b979e5aecc5d (patch) | |
tree | 89698b75ae0aa10e46e0c6e1ec02e2274ee2bc18 /tryton.txt | |
parent | 2017-02-26T01:40:01Z (diff) | |
download | repos-3c2036ec4693718c14acc3dbb589b979e5aecc5d.tar.gz repos-3c2036ec4693718c14acc3dbb589b979e5aecc5d.tar.bz2 repos-3c2036ec4693718c14acc3dbb589b979e5aecc5d.zip |
2017-02-26T02:00:01Z
Diffstat (limited to 'tryton.txt')
-rw-r--r-- | tryton.txt | 36 |
1 files changed, 17 insertions, 19 deletions
diff --git a/tryton.txt b/tryton.txt index 6ab91c86257a..87756238f11a 100644 --- a/tryton.txt +++ b/tryton.txt @@ -6,31 +6,29 @@ 'source': [{'type': 'mercurial', 'uri': 'https://hg.tryton.org/tryton-overlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync tryton WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno' WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina' WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina' WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno' WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -pulling from https://hg.tryton.org/tryton-overlay -abort: error: Network is unreachable +requesting all changes +adding changesets +adding manifests +adding file changes +added 1432 changesets with 10871 changes to 4111 files +updating to branch default +1217 files updated, 0 files merged, 0 files removed, 0 files unresolved *** syncing tryton -*** failed syncing tryton - * Sync failed with 1 - * Will try to re-create -$ pmaint sync tryton -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno' -WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set -WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno' -WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -abort: error: Network is unreachable -*** syncing tryton -*** failed syncing tryton - * Sync failed again with 1, removing +*** synced tryton + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton +WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set +WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set + * Cache regenerated successfully |