diff options
author | 2022-08-16 14:01:44 +0000 | |
---|---|---|
committer | 2022-08-16 14:01:44 +0000 | |
commit | 655b2c8ba8661fac0ec2c51bdbc62ed9547d9f19 (patch) | |
tree | 9924ba901948f4342c419b4130036ff3c2b7f4a8 /vayerx.txt | |
parent | 2022-08-16T13:45:01Z (diff) | |
download | repos-655b2c8ba8661fac0ec2c51bdbc62ed9547d9f19.tar.gz repos-655b2c8ba8661fac0ec2c51bdbc62ed9547d9f19.tar.bz2 repos-655b2c8ba8661fac0ec2c51bdbc62ed9547d9f19.zip |
2022-08-16T14:00:01Z
Diffstat (limited to 'vayerx.txt')
-rw-r--r-- | vayerx.txt | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/vayerx.txt b/vayerx.txt index 35c750b83e36..b487cff05144 100644 --- a/vayerx.txt +++ b/vayerx.txt @@ -15,13 +15,33 @@ pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vayerx 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 vayerx -Already up to date. +From https://github.com/vayerx/vayerx-gentoo + 77d015e..6ea7803 master -> origin/master +Updating 77d015e..6ea7803 +Fast-forward + app-arch/libarchive/Manifest | 4 - + .../files/libarchive-3.3.3-libressl.patch | 12 - + .../files/libarchive-9999-gentoo_build.patch | 39 --- + app-arch/libarchive/libarchive-9999.ebuild | 100 ------- + app-arch/libarchive/metadata.xml | 39 --- + dev-libs/thrift/Manifest | 4 - + dev-libs/thrift/files/thrift-0.9.3-exception.patch | 291 --------------------- + dev-libs/thrift/metadata.xml | 12 - + dev-libs/thrift/thrift-0.14.0.ebuild | 122 --------- + 9 files changed, 623 deletions(-) + delete mode 100644 app-arch/libarchive/Manifest + delete mode 100644 app-arch/libarchive/files/libarchive-3.3.3-libressl.patch + delete mode 100644 app-arch/libarchive/files/libarchive-9999-gentoo_build.patch + delete mode 100644 app-arch/libarchive/libarchive-9999.ebuild + delete mode 100644 app-arch/libarchive/metadata.xml + delete mode 100644 dev-libs/thrift/Manifest + delete mode 100644 dev-libs/thrift/files/thrift-0.9.3-exception.patch + delete mode 100644 dev-libs/thrift/metadata.xml + delete mode 100644 dev-libs/thrift/thrift-0.14.0.ebuild *** synced vayerx * 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 vayerx 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. - * app-arch/libarchive-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass - * dev-libs/thrift-0.14.0: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass - * Cache regen failed with 1 + * Cache regenerated successfully |