1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
{'description': {'en': "Rich0's developer overlay"},
'feed': ['https://github.com/rich0/rich0-overlay/commits/master.atom'],
'homepage': 'https://github.com/rich0/rich0-overlay',
'name': 'rich0',
'owner': [{'email': 'rich0@gentoo.org',
'name': 'Richard Freeman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/rich0/rich0-overlay.git'}],
'status': 'official'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rich0
*** syncing rich0
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 rich0
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rich0
WARNING:pkgcore:suntar repo at '/var/lib/repo-mirror-ci/sync/suntar', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:tmacedo repo at '/var/lib/repo-mirror-ci/sync/tmacedo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:FireBurn repo at '/var/lib/repo-mirror-ci/sync/FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:cj-overlay repo at '/var/lib/repo-mirror-ci/sync/cj-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:deepin repo at '/var/lib/repo-mirror-ci/sync/deepin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:foo-overlay repo at '/var/lib/repo-mirror-ci/sync/foo-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gentoo-zh repo at '/var/lib/repo-mirror-ci/sync/gentoo-zh', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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).
WARNING:pkgcore:linuxunderground-overlay repo at '/var/lib/repo-mirror-ci/sync/linuxunderground-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:moltonel repo at '/var/lib/repo-mirror-ci/sync/moltonel', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing rich0
Cloning into '/var/lib/repo-mirror-ci/sync/rich0'...
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 rich0
* Sync failed again with 1, removing
|