diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-05 17:16:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-05 17:16:41 +0000 |
commit | 4bc71bc157d2fa4e743869384b7e97e907516f02 (patch) | |
tree | a42c3e36ecf87084819841e56c5c8c3819a752b1 /calculate.txt | |
parent | 2022-08-05T17:00:01Z (diff) | |
download | repos-4bc71bc157d2fa4e743869384b7e97e907516f02.tar.gz repos-4bc71bc157d2fa4e743869384b7e97e907516f02.tar.bz2 repos-4bc71bc157d2fa4e743869384b7e97e907516f02.zip |
2022-08-05T17:15:01Z
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/calculate.txt b/calculate.txt index 89664202c4a1..f26d49f05cd6 100644 --- a/calculate.txt +++ b/calculate.txt @@ -11,13 +11,30 @@ pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate 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. *** syncing calculate -Already up to date. +From git://git.calculate-linux.org/calculate/calculate-overlay + e9b449f6b..6fc1545e7 master -> origin/master + e9b449f6b..6fc1545e7 master64 -> origin/master64 + * [new tag] 2978 -> 2978 +Updating e9b449f6b..6fc1545e7 +Fast-forward + profiles/default/package.keywords/depends | 6 +- + sys-process/cpu-x/Manifest | 1 - + sys-process/cpu-x/cpu-x-3.2.4.ebuild | 76 ------------ + sys-process/cpu-x/cpu-x-9999.ebuild | 68 ----------- + .../cpu-x/files/cpu-x-3.2.4-custom-build-fix.patch | 81 ------------- + .../cpu-x/files/cpu-x-3.2.4-static-libs-fix.patch | 22 ---- + .../cpu-x/files/cpu-x-9999-custom-build-fix.patch | 132 --------------------- + 7 files changed, 4 insertions(+), 382 deletions(-) + delete mode 100644 sys-process/cpu-x/Manifest + delete mode 100644 sys-process/cpu-x/cpu-x-3.2.4.ebuild + delete mode 100644 sys-process/cpu-x/cpu-x-9999.ebuild + delete mode 100644 sys-process/cpu-x/files/cpu-x-3.2.4-custom-build-fix.patch + delete mode 100644 sys-process/cpu-x/files/cpu-x-3.2.4-static-libs-fix.patch + delete mode 100644 sys-process/cpu-x/files/cpu-x-9999-custom-build-fix.patch *** synced calculate * Sync succeeded $ 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 calculate 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. - * sys-process/cpu-x-3.2.4: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass - * sys-process/cpu-x-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass - * Cache regen failed with 1 + * Cache regenerated successfully |