1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/kabili207/zyrenth-overlay/commits/master.atom'],
'homepage': 'https://github.com/kabili207/zyrenth-overlay',
'name': 'zyrenth',
'owner': [{'email': 'kabi-bugz.gentoo@zyrenth.com',
'name': 'Amy Nagle',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/kabili207/zyrenth-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/kabili207/zyrenth-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:kabili207/zyrenth-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync zyrenth
pmaint sync: error: argument repo: couldn't find repo 'zyrenth' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync zyrenth
pmaint sync: error: argument repo: couldn't find repo 'zyrenth' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|