1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
{'description': {'en': 'User overlay'},
'feed': ['https://cgit.gentoo.org/dev/mrueg.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/mrueg.git/',
'name': 'mrueg',
'owner': [{'email': 'mrueg@gentoo.org',
'name': u'Manuel R\xfcger (mrueg)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/mrueg.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/mrueg.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/mrueg.git'},
{'type': 'git',
'uri': 'https://github.com/mrueg/mrueg-overlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync mrueg
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing mrueg
Cloning into '/var/lib/repo-mirror-ci/sync/mrueg'...
fatal: repository 'https://anongit.gentoo.org/git/dev/mrueg.git/' not found
*** failed syncing mrueg
* Sync failed with 1
|