diff options
author | 2017-01-15 04:22:28 +0000 | |
---|---|---|
committer | 2017-01-15 04:22:28 +0000 | |
commit | a6c067bd9bce17435b816c32319277b25057fdb7 (patch) | |
tree | 1ac3f5ff18e987a84b3681af03918ad1b4e70863 /tryton.txt | |
parent | 2017-01-15T04:05:24 (diff) | |
download | repos-a6c067bd9bce17435b816c32319277b25057fdb7.tar.gz repos-a6c067bd9bce17435b816c32319277b25057fdb7.tar.bz2 repos-a6c067bd9bce17435b816c32319277b25057fdb7.zip |
2017-01-15T04:20:01
Diffstat (limited to 'tryton.txt')
-rw-r--r-- | tryton.txt | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/tryton.txt b/tryton.txt index dbc87ee10a42..bacaf9055223 100644 --- a/tryton.txt +++ b/tryton.txt @@ -6,25 +6,27 @@ 'source': [{'type': 'mercurial', 'uri': 'https://hg.tryton.org/tryton-overlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync tryton WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone). WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository 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 1424 changesets with 10851 changes to 4099 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:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone). -WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set -WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository 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:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set + * Cache regenerated successfully |