1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flo@geekplace.eu',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync bitcoin
|
11 | remote: GitLab is not responding
|
12 | fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 502
|
13 | *** syncing bitcoin
|
14 | *** failed syncing bitcoin
|
15 | * Sync failed with 1
| [FATAL] |
16 | * Will try to re-create
|
17 | $ pmaint sync bitcoin
|
18 | Cloning into '/var/lib/repo-mirror-ci/sync/bitcoin'...
|
19 | fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 503
|
20 | *** syncing bitcoin
|
21 | *** failed syncing bitcoin
|
22 | * Sync failed again with 1, removing
|