1 | {'description': {'en': 'Development tools for embedded systems and misc stuff'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/andy.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/andy.git/',
|
4 | 'name': 'andy',
|
5 | 'owner': [{'email': 'andy@ndyk.de',
|
6 | 'name': 'Andrew Karpow',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/andy.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/user/andy.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/andy.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync andy
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | fatal: read error: Connection reset by peer
|
19 | *** syncing andy
|
20 | *** failed syncing andy
|
21 | * Sync failed with 1
| [FATAL] |
22 | * Will try to re-create
|
23 | $ pmaint sync andy
|
24 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | WARNING:pkgcore:repository at '/home/mgorny/sync/alexxy', named 'alexxy', 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.
|
26 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
27 | Cloning into '/home/mgorny/sync/andy'...
|
28 | *** syncing andy
|
29 | *** synced andy
|
30 | * Sync succeeded after re-adding
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 andy
|
32 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
33 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
34 | * Cache regenerated successfully
|