1 | {'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch '
|
2 | 'near you'},
|
3 | 'homepage': 'https://github.com/leycec/raiagent',
|
4 | 'name': 'raiagent',
|
5 | 'owner': [{'email': 'leycec@gmail.com',
|
6 | 'name': 'Cecil Curry',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/leycec/raiagent.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/leycec/raiagent.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.12
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
|
16 | 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.
|
17 | *** syncing raiagent
|
18 | From https://github.com/leycec/raiagent
|
19 | f4e7558..a28ef0e master -> origin/master
|
20 | Updating f4e7558..a28ef0e
|
21 | Fast-forward
|
22 | dev-python/pyright/Manifest | 2 +-
|
23 | dev-python/pyright/{pyright-1.1.254.ebuild => pyright-1.1.266.ebuild} | 0
|
24 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
25 | rename dev-python/pyright/{pyright-1.1.254.ebuild => pyright-1.1.266.ebuild} (100%)
|
26 | *** synced raiagent
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 raiagent
|
31 | 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.
|
32 | * media-sound/munt-1.5.0: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
33 | * media-sound/munt-2.0.4: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
34 | * media-sound/munt-2.1.0: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
35 | * media-sound/munt-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
36 | * Cache regen failed with 1
|