1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'https://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.13
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | 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.
|
18 | *** syncing gentoo
|
19 | From https://anongit.gentoo.org/git/repo/gentoo
|
20 | f0f7a9493b3..cdf78e773f4 master -> origin/master
|
21 | Updating f0f7a9493b3..cdf78e773f4
|
22 | Fast-forward
|
23 | app-arch/arc/arc-5.21p.ebuild | 4 +-
|
24 | .../python-lsp-server-1.5.0.ebuild | 2 +-
|
25 | dev-python/whatthepatch/whatthepatch-1.0.2.ebuild | 2 +-
|
26 | dev-vcs/stagit/stagit-1.2.ebuild | 2 +-
|
27 | media-radio/cwdaemon/cwdaemon-0.11.0.ebuild | 2 +-
|
28 | media-radio/xastir/xastir-2.1.8-r1.ebuild | 2 +-
|
29 | sys-apps/shadow/Manifest | 6 +-
|
30 | sys-apps/shadow/shadow-4.12.1.ebuild | 258 ---------------------
|
31 | .../{shadow-4.12.2.ebuild => shadow-4.12.3.ebuild} | 0
|
32 | 9 files changed, 9 insertions(+), 269 deletions(-)
|
33 | delete mode 100644 sys-apps/shadow/shadow-4.12.1.ebuild
|
34 | rename sys-apps/shadow/{shadow-4.12.2.ebuild => shadow-4.12.3.ebuild} (100%)
|
35 | *** synced gentoo
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
40 | 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.
|
41 | * Cache regenerated successfully
|