1 | {'description': {'en': 'Packages related to the bumblebee project'},
|
2 | 'feed': ['https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Bumblebee-Project/bumblebee-gentoo/',
|
4 | 'name': 'bumblebee',
|
5 | 'owner': [{'email': 'mva@gentoo.org',
|
6 | 'name': 'Vadim A. Misbakh-Soloviov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/Bumblebee-Project/bumblebee-gentoo'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.7
|
13 |
|
14 | * Adding new repository
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bumblebee
|
16 | *** syncing bumblebee
|
17 | Cloning into '/var/lib/repo-mirror-ci/sync/bumblebee'...
|
18 | fatal: remote error:
|
19 | The unauthenticated git protocol on port 9418 is no longer supported.
|
20 | Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
|
21 | !!! failed syncing bumblebee
|
22 | * Sync failed with 1
| [FATAL] |