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 | 82f3d9d6727..535dd1473a2 master -> origin/master
|
21 | Updating 82f3d9d6727..535dd1473a2
|
22 | Fast-forward
|
23 | app-admin/awscli/Manifest | 1 +
|
24 | app-admin/awscli/awscli-1.27.15.ebuild | 80 +++++++++++
|
25 | app-arch/advancecomp/advancecomp-2.4.ebuild | 2 +-
|
26 | dev-python/Faker/Faker-15.3.3.ebuild | 34 +++++
|
27 | dev-python/Faker/Manifest | 1 +
|
28 | dev-python/boto3/Manifest | 1 +
|
29 | dev-python/boto3/boto3-1.26.15.ebuild | 68 +++++++++
|
30 | dev-python/botocore/Manifest | 1 +
|
31 | dev-python/botocore/botocore-1.29.15.ebuild | 74 ++++++++++
|
32 | dev-python/cfn-lint/Manifest | 1 +
|
33 | dev-python/cfn-lint/cfn-lint-0.72.0.ebuild | 54 +++++++
|
34 | dev-python/cleo/Manifest | 1 +
|
35 | dev-python/cleo/cleo-2.0.1.ebuild | 41 ++++++
|
36 | dev-python/croniter/Manifest | 1 +
|
37 | dev-python/croniter/croniter-1.3.8.ebuild | 31 +++++
|
38 | dev-python/jsonschema/Manifest | 1 +
|
39 | dev-python/jsonschema/jsonschema-4.17.1.ebuild | 57 ++++++++
|
40 | dev-python/poetry-core/Manifest | 1 +
|
41 | dev-python/poetry-core/poetry-core-1.4.0.ebuild | 63 +++++++++
|
42 | dev-python/pyproject-fmt/Manifest | 1 +
|
43 | .../pyproject-fmt/pyproject-fmt-0.4.0.ebuild | 38 +++++
|
44 | dev-python/pytest-check/Manifest | 1 +
|
45 | dev-python/pytest-check/metadata.xml | 2 +-
|
46 | dev-python/pytest-check/pytest-check-1.1.3.ebuild | 27 ++++
|
47 | dev-python/pytest-rerunfailures/Manifest | 1 +
|
48 | .../pytest-rerunfailures-10.3.ebuild | 32 +++++
|
49 | dev-python/rope/Manifest | 1 +
|
50 | dev-python/rope/rope-1.5.0.ebuild | 40 ++++++
|
51 | dev-python/sentry-sdk/Manifest | 1 +
|
52 | dev-python/sentry-sdk/sentry-sdk-1.11.1.ebuild | 100 +++++++++++++
|
53 | dev-python/tavern/Manifest | 1 +
|
54 | dev-python/tavern/tavern-1.24.1.ebuild | 43 ++++++
|
55 | net-wireless/blueman/Manifest | 1 +
|
56 | net-wireless/blueman/blueman-2.3.5.ebuild | 155 +++++++++++++++++++++
|
57 | 34 files changed, 955 insertions(+), 2 deletions(-)
|
58 | create mode 100644 app-admin/awscli/awscli-1.27.15.ebuild
|
59 | create mode 100644 dev-python/Faker/Faker-15.3.3.ebuild
|
60 | create mode 100644 dev-python/boto3/boto3-1.26.15.ebuild
|
61 | create mode 100644 dev-python/botocore/botocore-1.29.15.ebuild
|
62 | create mode 100644 dev-python/cfn-lint/cfn-lint-0.72.0.ebuild
|
63 | create mode 100644 dev-python/cleo/cleo-2.0.1.ebuild
|
64 | create mode 100644 dev-python/croniter/croniter-1.3.8.ebuild
|
65 | create mode 100644 dev-python/jsonschema/jsonschema-4.17.1.ebuild
|
66 | create mode 100644 dev-python/poetry-core/poetry-core-1.4.0.ebuild
|
67 | create mode 100644 dev-python/pyproject-fmt/pyproject-fmt-0.4.0.ebuild
|
68 | create mode 100644 dev-python/pytest-check/pytest-check-1.1.3.ebuild
|
69 | create mode 100644 dev-python/pytest-rerunfailures/pytest-rerunfailures-10.3.ebuild
|
70 | create mode 100644 dev-python/rope/rope-1.5.0.ebuild
|
71 | create mode 100644 dev-python/sentry-sdk/sentry-sdk-1.11.1.ebuild
|
72 | create mode 100644 dev-python/tavern/tavern-1.24.1.ebuild
|
73 | create mode 100644 net-wireless/blueman/blueman-2.3.5.ebuild
|
74 | *** synced gentoo
|
75 | * Sync succeeded
|
76 | $ git log --format=%ci -1
|
77 | $ git show -q --pretty=format:%G? HEAD
|
78 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
79 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
80 | * Cache regenerated successfully
|