1 | {'description': {'en': 'Developer overlay'},
|
2 | 'feed': ['https://gitweb.gentoo.org/repo/dev/tranquility.git/atom/'],
|
3 | 'homepage': 'https://gitweb.gentoo.org/repo/dev/tranquility.git/',
|
4 | 'name': 'tranquility',
|
5 | 'owner': [{'email': 'tranquility@gentoo.org',
|
6 | 'name': 'Ole Reifschneider',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/repo/dev/tranquility.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/repo/dev/tranquility.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/dev/tranquility.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync tranquility
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
20 | Already up-to-date.
|
21 | *** syncing tranquility
|
22 | *** synced tranquility
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tranquility
|
26 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
27 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
28 | * Cache regenerated successfully
|