1 | {'description': {'en': 'Port of Boot Environments for GNU/Linux'},
|
2 | 'feed': ['https://gitlab.com/linux-be/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/linux-be',
|
4 | 'name': 'linux-be',
|
5 | 'owner': [{'email': 'vitaut.bayaryn@gmail.com',
|
6 | 'name': 'Witaut Bajaryn',
|
7 | 'type': 'person'},
|
8 | {'email': 'a.mistewicz@gmail.com',
|
9 | 'name': 'Aleksander Mistewicz',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/linux-be/overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@gitlab.com/linux-be/overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync linux-be
|
17 | fatal: unable to access 'https://gitlab.com/linux-be/overlay.git/': Couldn't resolve host 'gitlab.com'
|
18 | *** syncing linux-be
|
19 | !!! failed syncing linux-be
|
20 | * Sync failed with 1
| [FATAL] |
21 | * Will try to re-create
|
22 | $ pmaint sync linux-be
|
23 | WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
25 | Cloning into '/var/lib/repo-mirror-ci/sync/linux-be'...
|
26 | fatal: unable to access 'https://gitlab.com/linux-be/overlay.git/': Couldn't resolve host 'gitlab.com'
|
27 | *** syncing linux-be
|
28 | !!! failed syncing linux-be
|
29 | * Sync failed again with 1, removing
|