1 | {'description': {'en': "Piotr's fixes and new packages"},
|
2 | 'feed': ['https://github.com/slashbeast/foo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/slashbeast/foo-overlay',
|
4 | 'name': 'foo-overlay',
|
5 | 'owner': [{'email': 'slashbeast@gentoo.org',
|
6 | 'name': 'Piotr Karbowski',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/slashbeast/foo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/slashbeast/foo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.8
|
15 |
|
16 | * Adding new repository
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync foo-overlay
|
18 | *** syncing foo-overlay
|
19 | Cloning into '/var/lib/repo-mirror-ci/sync/foo-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 foo-overlay
|
24 | * Sync failed with 1
| [FATAL] |