blob: 6c58d428d3dac905718d3e1b3222f71bacea0ca9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{'description': {'en': 'Tryton'},
'homepage': 'http://www.tryton.org/',
'name': 'tryton',
'owner': [{'email': 'cedk@gentoo.org'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://hg.tryton.org/tryton-overlay'}],
'status': 'unofficial'}
$ pmaint sync tryton
WARNING:pkgcore:repository at '/home/mgorny/sync/quarks', named 'quarks', 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
pulling from https://hg.tryton.org/tryton-overlay
searching for changes
no changes found
*** syncing tryton
*** 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
|