1 | {'description': {'en': 'Developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/axs.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/axs.git/',
|
4 | 'name': 'axs',
|
5 | 'owner': [{'email': 'axs@gentoo.org',
|
6 | 'name': 'Ian Stakenvicius',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/axs.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/dev/axs.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/axs.git'}],
|
14 | 'status': 'official'}
|
15 | $ pmaint sync axs
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | fatal: read error: Connection reset by peer
|
18 | *** syncing axs
|
19 | *** failed syncing axs
|
20 | * Sync failed with 1
| [FATAL] |
21 | * Will try to re-create
|
22 | $ pmaint sync axs
|
23 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | WARNING:pkgcore:repository at location '/home/mgorny/sync/benf' lacks a defined repo_name
|
25 | WARNING:pkgcore:repository at '/home/mgorny/sync/benf', named '<unlabeled repository /home/mgorny/sync/benf>', 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 | Cloning into '/home/mgorny/sync/axs'...
|
27 | *** syncing axs
|
28 | *** synced axs
|
29 | * Sync succeeded after re-adding
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 axs
|
31 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
32 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
33 | * Cache regenerated successfully
|