blob: 9cc3df3d8959254375566ae02916d10dfe1a28ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': "Piotr's fixes and new packages"},
'feed': ['https://github.com/slashbeast/foo-overlay/commits/master.atom'],
'homepage': 'https://github.com/slashbeast/foo-overlay',
'name': 'foo-overlay',
'owner': [{'email': 'slashbeast@gentoo.org',
'name': 'Piotr Karbowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/slashbeast/foo-overlay.git'},
{'type': 'git',
'uri': 'https://github.com/slashbeast/foo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync foo-overlay
*** syncing foo-overlay
Cloning into '/var/lib/repo-mirror-ci/sync/foo-overlay'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
!!! failed syncing foo-overlay
* Sync failed with 1
|