1 | {'description': {'en': "mva's sandbox overlay"},
|
2 | 'feed': ['https://github.com/msva/mva-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/msva/mva-overlay/',
|
4 | 'name': 'mva',
|
5 | 'owner': [{'email': 'mva@gentoo.org',
|
6 | 'name': 'Vadim A. Misbakh-Soloviov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/msva/mva-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/msva/mva-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.12
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
|
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 mva
|
18 | Already up to date.
|
19 | *** synced mva
|
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 mva
|
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 | * media-sound/mellowplayer-3.5.5: failed sourcing ebuild: CMAKE_MIN_VERSION is banned; if necessary, set BDEPEND=">=dev-util/cmake-3.10" directly, (cmake.eclass, line 127: called die)
| [FATAL] |
26 | * www-apps/ctpp2-2.8.3: failed sourcing ebuild: CMAKE_MIN_VERSION is banned; if necessary, set BDEPEND=">=dev-util/cmake-2.8" directly, (cmake.eclass, line 127: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|