blob: 24c634503f3347a09bf6deb419a85dc0a3bc405c (
plain)
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
|
{'description': {'en': 'Personal overlay'},
'homepage': 'https://gitea.sergiotarxz.freemyip.com/sergiotarxz/sergiotarxz-overlay',
'name': 'sergiotarxz',
'owner': [{'email': 'sergiotarxz@posteo.net',
'name': 'Sergio Iglesias',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitea.sergiotarxz.freemyip.com/sergiotarxz/sergiotarxz-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sergiotarxz
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.
*** syncing sergiotarxz
fatal: unable to access 'https://gitea.sergiotarxz.freemyip.com/sergiotarxz/sergiotarxz-overlay.git/': Failed to connect to gitea.sergiotarxz.freemyip.com port 443 after 8110 ms: No route to host
!!! failed syncing sergiotarxz
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sergiotarxz
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.
*** syncing sergiotarxz
Cloning into '/var/lib/repo-mirror-ci/sync/sergiotarxz'...
fatal: unable to access 'https://gitea.sergiotarxz.freemyip.com/sergiotarxz/sergiotarxz-overlay.git/': Failed to connect to gitea.sergiotarxz.freemyip.com port 443 after 5087 ms: No route to host
!!! failed syncing sergiotarxz
* Sync failed again with 1, removing
|