blob: 59f50d3e082ce91c6d793757f0626907e1d67e79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': 'Gentoo portage overlay of alesharik'},
'homepage': 'https://github.com/alesharik/alesharik-overlay',
'name': 'alesharik',
'owner': [{'email': 'alesharik4@gmail.com',
'name': 'Aleksei Arsenev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/alesharik/alesharik-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/alesharik/alesharik-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync alesharik
fatal: unable to access 'https://github.com/alesharik/alesharik-overlay.git/': The requested URL returned error: 504
*** syncing alesharik
!!! failed syncing alesharik
* Sync failed with 1
* Will try to re-create
$ pmaint sync alesharik
Cloning into '/var/lib/repo-mirror-ci/sync/alesharik'...
fatal: unable to access 'https://github.com/alesharik/alesharik-overlay.git/': The requested URL returned error: 504
*** syncing alesharik
!!! failed syncing alesharik
* Sync failed again with 1, removing
|