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