1 | {'description': {'en': "jacksonchen666's personal overlay"},
|
2 | 'feed': ['https://git.sr.ht/~jacksonchen666/gentoo-overlay/log/rss.xml'],
|
3 | 'homepage': 'https://sr.ht/~jacksonchen666/gentoo-overlay/',
|
4 | 'name': 'jacksonchen666',
|
5 | 'owner': [{'email': 'gentoo@jacksonchen666.com',
|
6 | 'name': 'Jackson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://git.sr.ht/~jacksonchen666/gentoo-overlay'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.28
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jacksonchen666
|
15 | *** syncing jacksonchen666
|
16 | fatal: unable to access 'https://git.sr.ht/~jacksonchen666/gentoo-overlay/': Failed to connect to git.sr.ht port 443 after 133556 ms: Could not connect to server
|
17 | !!! failed syncing jacksonchen666
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jacksonchen666
|
21 | *** syncing jacksonchen666
|
22 | Cloning into '/var/lib/repo-mirror-ci/sync/jacksonchen666'...
|
23 | fatal: unable to access 'https://git.sr.ht/~jacksonchen666/gentoo-overlay/': Failed to connect to git.sr.ht port 443 after 134125 ms: Could not connect to server
|
24 | !!! failed syncing jacksonchen666
|
25 | * Sync failed again with 1, removing
|