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.16
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
18 | *** syncing gentoo
|
19 | From https://anongit.gentoo.org/git/repo/gentoo
|
20 | f3c128396e3..c53c5acc176 master -> origin/master
|
21 | Updating f3c128396e3..c53c5acc176
|
22 | Fast-forward
|
23 | dev-lang/python/python-3.10.8_p1.ebuild | 2 +-
|
24 | dev-lang/python/python-3.9.15_p1.ebuild | 2 +-
|
25 | dev-python/clang-python/clang-python-15.0.3.ebuild | 2 +-
|
26 | dev-python/lit/lit-15.0.3.ebuild | 2 +-
|
27 | dev-util/lldb/lldb-15.0.3.ebuild | 2 +-
|
28 | net-print/hplip/hplip-3.22.6.ebuild | 2 +-
|
29 | sys-devel/clang-common/clang-common-15.0.3-r2.ebuild | 2 +-
|
30 | sys-devel/clang-runtime/clang-runtime-15.0.3.ebuild | 2 +-
|
31 | .../clang-toolchain-symlinks/clang-toolchain-symlinks-15-r2.ebuild | 2 +-
|
32 | sys-devel/clang/clang-15.0.3.ebuild | 2 +-
|
33 | sys-devel/lld-toolchain-symlinks/lld-toolchain-symlinks-15-r2.ebuild | 2 +-
|
34 | sys-devel/lld/lld-15.0.3.ebuild | 2 +-
|
35 | sys-devel/llvm-common/llvm-common-15.0.3.ebuild | 2 +-
|
36 | sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-15-r1.ebuild | 2 +-
|
37 | sys-devel/llvm/llvm-15.0.3.ebuild | 2 +-
|
38 | sys-devel/llvmgold/llvmgold-15.ebuild | 2 +-
|
39 | sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-15.0.3.ebuild | 2 +-
|
40 | sys-libs/compiler-rt/compiler-rt-15.0.3.ebuild | 2 +-
|
41 | sys-libs/libcxx/libcxx-15.0.3.ebuild | 2 +-
|
42 | sys-libs/libcxxabi/libcxxabi-15.0.3.ebuild | 2 +-
|
43 | sys-libs/libomp/libomp-15.0.3.ebuild | 2 +-
|
44 | sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild | 2 +-
|
45 | 22 files changed, 22 insertions(+), 22 deletions(-)
|
46 | *** synced gentoo
|
47 | * Sync succeeded
|
48 | $ git log --format=%ci -1
|
49 | $ git show -q --pretty=format:%G? HEAD
|
50 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
51 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
52 | * Cache regenerated successfully
|