1 | {'description': {'en': 'experimental ebuilds from linuxunderground.be'},
|
2 | 'homepage': 'https://github.com/linuxunderground/gentoo.overlay',
|
3 | 'name': 'linuxunderground-overlay',
|
4 | 'owner': [{'email': 'vincent.hardy.be@gmail.com',
|
5 | 'name': 'linuxunderground',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'git://github.com/linuxunderground/gentoo.overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://github.com/linuxunderground/gentoo.overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.7
|
14 |
|
15 | * Adding new repository
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linuxunderground-overlay
|
17 | WARNING:pkgcore:linux-surface repo at '/var/lib/repo-mirror-ci/sync/linux-surface', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing linuxunderground-overlay
|
19 | Cloning into '/var/lib/repo-mirror-ci/sync/linuxunderground-overlay'...
|
20 | fatal: remote error:
|
21 | The unauthenticated git protocol on port 9418 is no longer supported.
|
22 | Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
|
23 | !!! failed syncing linuxunderground-overlay
|
24 | * Sync failed with 1
| [FATAL] |