1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
311fcfc5dc53..02e2e4a6fa33 master -> origin/master
Updating 311fcfc5dc53..02e2e4a6fa33
Fast-forward
app-admin/ansible-lint/Manifest | 2 +-
...nt-6.16.0.ebuild => ansible-lint-6.16.1.ebuild} | 2 +-
app-admin/keepassxc/Manifest | 3 +-
app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild | 96 -----
...epassxc-2.7.3.ebuild => keepassxc-2.7.5.ebuild} | 11 +-
app-admin/keepassxc/keepassxc-9999.ebuild | 5 +-
app-backup/borgmatic/Manifest | 2 +-
...matic-1.7.12.ebuild => borgmatic-1.7.13.ebuild} | 3 +-
.../files/borgmatic-1.7.12-tests_flexmock.patch | 23 --
.../files/borgmatic-1.7.13-no_test_coverage.patch | 11 +
dev-vcs/git-machete/Manifest | 1 +
dev-vcs/git-machete/git-machete-3.17.4.ebuild | 41 +++
net-im/signal-desktop-bin/Manifest | 2 +-
...7.1.ebuild => signal-desktop-bin-6.18.0.ebuild} | 0
sys-apps/fwupd/Manifest | 2 +-
.../files/fwupd-1.8.11-empty_kernel_cmdline.patch | 19 -
.../fwupd/files/fwupd-1.8.11-installed_tests.patch | 406 ---------------------
...{fwupd-1.8.11-r1.ebuild => fwupd-1.8.15.ebuild} | 3 +-
18 files changed, 68 insertions(+), 564 deletions(-)
rename app-admin/ansible-lint/{ansible-lint-6.16.0.ebuild => ansible-lint-6.16.1.ebuild} (96%)
delete mode 100644 app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild
rename app-admin/keepassxc/{keepassxc-2.7.3.ebuild => keepassxc-2.7.5.ebuild} (83%)
rename app-backup/borgmatic/{borgmatic-1.7.12.ebuild => borgmatic-1.7.13.ebuild} (95%)
delete mode 100644 app-backup/borgmatic/files/borgmatic-1.7.12-tests_flexmock.patch
create mode 100644 app-backup/borgmatic/files/borgmatic-1.7.13-no_test_coverage.patch
create mode 100644 dev-vcs/git-machete/git-machete-3.17.4.ebuild
rename net-im/signal-desktop-bin/{signal-desktop-bin-6.17.1.ebuild => signal-desktop-bin-6.18.0.ebuild} (100%)
delete mode 100644 sys-apps/fwupd/files/fwupd-1.8.11-empty_kernel_cmdline.patch
delete mode 100644 sys-apps/fwupd/files/fwupd-1.8.11-installed_tests.patch
rename sys-apps/fwupd/{fwupd-1.8.11-r1.ebuild => fwupd-1.8.15.ebuild} (97%)
*** synced gentoo
* 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 gentoo
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|