1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Developer overlay'},
'feed': ['https://cgit.gentoo.org/repo/dev/tamiko.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/dev/tamiko.git/',
'name': 'tamiko',
'owner': [{'email': 'tamiko@gentoo.org',
'name': 'Matthias Maier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/dev/tamiko.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/dev/tamiko.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/dev/tamiko.git'}],
'status': 'unofficial'}
$ pmaint sync tamiko
pmaint sync: error: argument repo: couldn't find repo 'tamiko' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync tamiko
pmaint sync: error: argument repo: couldn't find repo 'tamiko' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|