1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Testing/Bug fixes, new ebuilds'},
'feed': ['https://cgit.gentoo.org/dev/anarchy.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/anarchy.git/',
'name': 'anarchy',
'owner': [{'email': 'anarchy@gentoo.org',
'name': 'Jory Pratt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/anarchy.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/anarchy'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/anarchy.git'}],
'status': 'official'}
* Adding new repository
$ pmaint sync anarchy
Cloning into '/var/lib/repo-mirror-ci/sync/anarchy'...
fatal: repository 'https://anongit.gentoo.org/git/dev/anarchy.git/' not found
*** syncing anarchy
*** failed syncing anarchy
* Sync failed with 1
|