diff options
author | 2022-07-31 01:31:30 +0000 | |
---|---|---|
committer | 2022-07-31 01:31:30 +0000 | |
commit | 5aac5194e5dc10f840d5507dc72a5600dbe31b98 (patch) | |
tree | 9a784cac08f8a5889b8a5b5540d8b0ae48dc856b /mysql.txt | |
parent | 2022-07-31T01:15:01Z (diff) | |
download | repos-5aac5194e5dc10f840d5507dc72a5600dbe31b98.tar.gz repos-5aac5194e5dc10f840d5507dc72a5600dbe31b98.tar.bz2 repos-5aac5194e5dc10f840d5507dc72a5600dbe31b98.zip |
2022-07-31T01:30:01Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mysql.txt b/mysql.txt index 8848c0fb93dc..8e332e16b651 100644 --- a/mysql.txt +++ b/mysql.txt @@ -12,9 +12,10 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/mysql.git'}], 'status': 'official'} -pkgcore 0.12.11 +pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql +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 mysql Already up to date. *** synced mysql @@ -22,4 +23,5 @@ 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 mysql +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. * Cache regenerated successfully |