From 4bc71bc157d2fa4e743869384b7e97e907516f02 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 5 Aug 2022 17:16:41 +0000 Subject: 2022-08-05T17:15:01Z --- calculate.txt | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'calculate.txt') 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 -- cgit v1.2.3-65-gdbad