blob: 7080da79d130ad3b4bcac7882c47589ff1a0c7f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Packages related to the bumblebee project'},
'feed': ['https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom'],
'homepage': 'https://github.com/Bumblebee-Project/bumblebee-gentoo/',
'name': 'bumblebee',
'owner': [{'email': 'mva@gentoo.org',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Bumblebee-Project/bumblebee-gentoo'}],
'status': 'unofficial'}
pkgcore 0.12.8
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bumblebee
*** syncing bumblebee
Cloning into '/var/lib/repo-mirror-ci/sync/bumblebee'...
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 bumblebee
* Sync failed with 1
|