1 | {'description': {'en': 'For learning purposes.'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/mklich.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/mklich.git/',
|
4 | 'name': 'mklich',
|
5 | 'owner': [{'email': 'michal@michalklich.com',
|
6 | 'name': u'Micha\u0142 Klich',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/mklich.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/mklich.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/mklich.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync mklich
|
17 | WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit-overlay'
|
18 | WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
20 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
21 | *** syncing mklich
|
22 | Already up to date.
|
23 | *** synced mklich
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mklich
|
28 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
30 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
31 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
32 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
33 | * Cache regenerated successfully
|