1 | {'description': {'en': 'Python project repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/python.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/python.git/',
|
4 | 'name': 'python',
|
5 | 'owner': [{'email': 'python@gentoo.org',
|
6 | 'name': 'Gentoo Python project',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/python.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/python.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/proj/python.git'}],
|
14 | 'status': 'official'}
|
15 | * Adding new repository
|
16 | $ pmaint sync python
|
17 | pmaint sync: error: argument repo: couldn't find repo 'python' (available: gentoo:/usr/portage)
|
18 | * Sync failed with 2
| [FATAL] |