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 /ambasta.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 'ambasta.txt')
-rw-r--r-- | ambasta.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ambasta.txt b/ambasta.txt index a996d70c19ef..f7626eb2dda9 100644 --- a/ambasta.txt +++ b/ambasta.txt @@ -8,9 +8,10 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/ambasta/ambasta.git'}, {'type': 'git', 'uri': 'git@github.com:ambasta/ambasta.git'}], 'status': 'unofficial'} -pkgcore 0.12.13 +pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing ambasta Already up to date. *** synced ambasta @@ -18,6 +19,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 ambasta +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. * dev-python/cmake-language-server-0.1.3: 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/pygls-0.11.2: 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/typeguard-2.12.1: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die) |