1 | {'description': {'en': 'Useful tools for SysAdmins or DevOps'},
|
2 | 'feed': ['https://gitlab.com/ILMostro/ag-ops/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/ILMostro/ag-ops',
|
4 | 'name': 'ag-ops',
|
5 | 'owner': [{'email': 'ilmostro7@gmail.com',
|
6 | 'name': 'John Johnson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/ILMostro/ag-ops.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@gitlab.com/ILMostro/ag-ops.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.12
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ag-ops
|
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 ag-ops
|
18 | Already up to date.
|
19 | *** synced ag-ops
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 ag-ops
|
24 | 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.
|
25 | * dev-lua/luaevent-0.4.4: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
26 | * dev-lua/luafilesystem-1.5.0: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
| [FATAL] |
27 | * dev-lua/luafilesystem-1.6.2: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
| [FATAL] |
28 | * dev-lua/penlight-1.3.2: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
29 | * x11-wm/awesome-3.5.9-r100: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|