1 | {'description': {'en': 'Toolchain ebuilds that are unsuitable for the tree. '
|
2 | 'Snapshots,\n'
|
3 | ' unstable versions, etc...'},
|
4 | 'feed': ['https://cgit.gentoo.org/proj/toolchain.git/atom/'],
|
5 | 'homepage': 'https://cgit.gentoo.org/proj/toolchain.git/',
|
6 | 'name': 'toolchain',
|
7 | 'owner': [{'email': 'toolchain@gentoo.org', 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/toolchain.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/proj/toolchain.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/toolchain.git'}],
|
15 | 'status': 'official'}
|
16 | pkgcore 0.12.11
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain
|
19 | *** syncing toolchain
|
20 | fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': Could not resolve host: anongit.gentoo.org
|
21 | !!! failed syncing toolchain
|
22 | * Sync failed with 1
| [FATAL] |
23 | * Will try to re-create
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain
|
25 | WARNING:pkgcore:grub2-themes repo at '/var/lib/repo-mirror-ci/sync/grub2-themes', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | *** syncing toolchain
|
28 | Cloning into '/var/lib/repo-mirror-ci/sync/toolchain'...
|
29 | fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': Could not resolve host: anongit.gentoo.org
|
30 | !!! failed syncing toolchain
|
31 | * Sync failed again with 1, removing
|