diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-08 18:31:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-08 18:31:38 +0000 |
commit | b94a7640d8d666758a75421be555f9b7fa214e83 (patch) | |
tree | 0fce19d15890d221bc53f7cf8d5bdd67047777a4 /nest.txt | |
parent | 2022-10-08T18:15:01Z (diff) | |
download | repos-b94a7640d8d666758a75421be555f9b7fa214e83.tar.gz repos-b94a7640d8d666758a75421be555f9b7fa214e83.tar.bz2 repos-b94a7640d8d666758a75421be555f9b7fa214e83.zip |
2022-10-08T18:30:01Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,9 +11,10 @@ {'type': 'git', 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}], 'status': 'unofficial'} -pkgcore 0.12.13 +pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing nest Already up to date. *** synced nest @@ -21,6 +22,7 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nest +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. * dev-python/aws-lambda-powertools-1.17.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) * dev-python/aws-lambda-powertools-9999: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) * dev-python/rstr-3.1.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) |