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