blob: 404acacbb288671e1226529c5b72cedcdae1af5d (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
{'description': {'en': 'Overlay of Benny Pedersen'},
'name': 'fidonet',
'owner': [{'email': 'me@junc.org',
'name': 'Benny Pedersen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://fidonet.overlay.junc.org/fidonet/'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fidonet
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 fidonet
rsync error: timeout waiting for daemon connection (code 35) at socket.c(278) [Receiver=3.2.4]
!!! failed syncing fidonet: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fidonet
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 fidonet
This is overlay.junc.org.
Number of files: 151 (reg: 105, dir: 46)
Number of created files: 151 (reg: 105, dir: 46)
Number of deleted files: 0
Number of regular files transferred: 105
Total file size: 124.16K bytes
Total transferred file size: 124.16K bytes
Literal data: 124.16K bytes
Matched data: 0 bytes
File list size: 4.47K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2.26K
Total bytes received: 70.08K
sent 2.26K bytes received 70.08K bytes 20.67K bytes/sec
total size is 124.16K speedup is 1.72
*** synced fidonet
* Sync succeeded after re-adding
$ stat --format=%y .
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fidonet
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.
* mail-filter/spamassassin-olemacro-9999: failed sourcing ebuild: perl-module: EAPI 6 not supported, (perl-module.eclass, line 32: called die)
* Cache regen failed with 1
|