1 | {'description': {'en': 'NordVPN client overlay'},
|
2 | 'feed': ['https://gitlab.com/lahouari.dc/nordvpn/-/commits/main.atom'],
|
3 | 'homepage': 'https://gitlab.com/lahouari.dc/nordvpn/',
|
4 | 'name': 'nordvpn',
|
5 | 'owner': [{'email': 'lahouari.dc@gmail.com',
|
6 | 'name': 'Dawid Chemloul',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/lahouari.dc/nordvpn.git'},
|
11 | {'type': 'git', 'uri': 'git@gitlab.com:lahouari.dc/nordvpn.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.28
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nordvpn
|
16 | *** syncing nordvpn
|
17 | fatal: unable to access 'https://gitlab.com/lahouari.dc/nordvpn.git/': The requested URL returned error: 503
|
18 | !!! failed syncing nordvpn
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nordvpn
|
22 | WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
23 | *** syncing nordvpn
|
24 | Cloning into '/var/lib/repo-mirror-ci/sync/nordvpn'...
|
25 | fatal: unable to access 'https://gitlab.com/lahouari.dc/nordvpn.git/': The requested URL returned error: 503
|
26 | !!! failed syncing nordvpn
|
27 | * Sync failed again with 1, removing
|