1 | {'description': {'en': 'Linux Terminal Server Project overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/ltsp.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/ltsp.git/',
|
4 | 'name': 'ltsp',
|
5 | 'owner': [{'email': 'dberkholz@gentoo.org', 'name': 'Donnie Berkholz'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/ltsp.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/proj/ltsp.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/proj/ltsp.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync ltsp
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | Already up-to-date.
|
16 | *** syncing ltsp
|
17 | *** synced ltsp
|
18 | * Sync succeeded
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ltsp
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | caught exception 'need at least one of name and email' while processing 'ebuild src: sys-apps/quickstart-20101128-r2'
| [FATAL] |
23 | caught exception 'need at least one of name and email' while processing 'ebuild src: sys-apps/quickstart-20101128'
| [FATAL] |
24 | * Cache regen failed with 1
|