1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://github.com/feeds/chaoskagami/commits/chaos-overlay/master'],
|
3 | 'homepage': 'http://github.com/chaoskagami/chaos-overlay',
|
4 | 'name': 'chaos',
|
5 | 'owner': [{'email': 'chaos.kagami@gmail.com', 'name': 'Jon Feldman'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/chaoskagami/chaos-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://github.com/chaoskagami/chaos-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync chaos
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/awesome', named 'awesome', 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.
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/belak', named 'belak', 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.
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing chaos
|
18 | *** synced chaos
|
19 | * Sync succeeded
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chaos
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | * Cache regenerated successfully
|