blob: 7ceab071df3bb5c1a5a638611a6fe2e9fb766454 (
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': 'Brave Overlay'},
'feed': ['https://gitlab.com/jason.oliveira/brave-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/jason.oliveira/brave-overlay',
'name': 'brave-overlay',
'owner': [{'email': 'jason.oliveira@medicalcannab.is',
'name': 'Jason Oliveira',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/jason.oliveira/brave-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync brave-overlay
fatal: unable to access 'https://gitlab.com/jason.oliveira/brave-overlay.git/': Couldn't resolve host 'gitlab.com'
*** syncing brave-overlay
!!! failed syncing brave-overlay
* Sync failed with 1
* Will try to re-create
$ pmaint sync brave-overlay
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Cloning into '/var/lib/repo-mirror-ci/sync/brave-overlay'...
fatal: unable to access 'https://gitlab.com/jason.oliveira/brave-overlay.git/': Couldn't resolve host 'gitlab.com'
*** syncing brave-overlay
!!! failed syncing brave-overlay
* Sync failed again with 1, removing
|