1 | {'description': {'en': 'Alex Xu (Hello71) personal overlay'},
|
2 | 'feed': ['https://cgit.alxu.ca/gentoo-overlay.git/atom/'],
|
3 | 'homepage': 'https://cgit.alxu.ca/gentoo-overlay.git/',
|
4 | 'name': 'alxu',
|
5 | 'owner': [{'email': 'alex_y_xu@yahoo.ca',
|
6 | 'name': 'Alex Xu (Hello71)',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://git.alxu.ca/gentoo-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.12
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alxu
|
14 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
15 | *** syncing alxu
|
16 | fatal: unable to access 'https://git.alxu.ca/gentoo-overlay.git/': Failed to connect to git.alxu.ca port 443 after 129467 ms: Connection timed out
|
17 | !!! failed syncing alxu
|
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 alxu
|
21 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
22 | *** syncing alxu
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/alxu'...
|
24 | fatal: unable to access 'https://git.alxu.ca/gentoo-overlay.git/': Failed to connect to git.alxu.ca port 443 after 132218 ms: Connection timed out
|
25 | !!! failed syncing alxu
|
26 | * Sync failed again with 1, removing
|