1 | {'description': {'en': 'Tryton'},
|
2 | 'homepage': 'http://www.tryton.org/',
|
3 | 'name': 'tryton',
|
4 | 'owner': [{'email': 'cedk@gentoo.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'mercurial',
|
7 | 'uri': 'https://hg.tryton.org/tryton-overlay'}],
|
8 | 'status': 'unofficial'}
|
9 | * Adding new repository
|
10 | $ pmaint sync tryton
|
11 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
12 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
13 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
14 | *** syncing tryton
|
15 | requesting all changes
|
16 | adding changesets
|
17 | adding manifests
|
18 | adding file changes
|
19 | added 1591 changesets with 12688 changes to 4825 files
|
20 | new changesets a65e7fa52b17:aeee1ae3e856
|
21 | updating to branch default
|
22 | 1313 files updated, 0 files merged, 0 files removed, 0 files unresolved
|
23 | *** synced tryton
|
24 | * Sync succeeded
|
25 | $ hg log -l 1 --template={date|isodatesec}
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton
|
27 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
28 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
29 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
30 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
31 | * Cache regenerated successfully
|