1 | {'description': {'en': "Voyageur's random ebuilds stuff"},
|
2 | 'feed': ['https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/atom'],
|
3 | 'homepage': '\n https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/',
|
4 | 'name': 'voyageur',
|
5 | 'owner': [{'email': 'voyageur@gentoo.org', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://cafarelli.fr/git/voyageur-overlay/'}],
|
9 | 'status': 'official'}
|
10 | $ pmaint sync voyageur
|
11 | fatal: unable to access 'https://cafarelli.fr/git/voyageur-overlay/': Couldn't resolve host 'cafarelli.fr'
|
12 | *** syncing voyageur
|
13 | !!! failed syncing voyageur
|
14 | * Sync failed with 1
| [FATAL] |
15 | * Will try to re-create
|
16 | $ pmaint sync voyageur
|
17 | Cloning into '/var/lib/repo-mirror-ci/sync/voyageur'...
|
18 | fatal: unable to access 'https://cafarelli.fr/git/voyageur-overlay/': Couldn't resolve host 'cafarelli.fr'
|
19 | *** syncing voyageur
|
20 | !!! failed syncing voyageur
|
21 | * Sync failed again with 1, removing
|