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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
From https://github.com/gentoo/gentoo
864354208fab..7282b6b28aaa master -> origin/master
Updating 864354208fab..7282b6b28aaa
Fast-forward
app-misc/mc/mc-4.8.32-r1.ebuild | 2 +-
dev-cpp/cpp-httplib/cpp-httplib-0.18.0.ebuild | 2 +-
dev-libs/libbytesize/libbytesize-2.11.ebuild | 2 +-
dev-libs/libtracefs/libtracefs-1.8.1.ebuild | 2 +-
dev-libs/libxml2/libxml2-2.12.8.ebuild | 2 +-
dev-libs/simdjson/simdjson-3.10.1.ebuild | 2 +-
dev-python/aiohttp/aiohttp-3.10.10.ebuild | 2 +-
dev-ruby/activesupport/activesupport-7.1.4.2.ebuild | 2 +-
dev-ruby/base64/base64-0.2.0.ebuild | 2 +-
dev-ruby/drb/drb-2.2.1.ebuild | 2 +-
dev-ruby/msgpack/msgpack-1.7.3.ebuild | 2 +-
dev-ruby/rexml/rexml-3.3.9.ebuild | 2 +-
dev-vcs/cvs/cvs-1.12.12-r15.ebuild | 2 +-
media-gfx/potrace/potrace-1.16-r1.ebuild | 2 +-
media-libs/compface/compface-1.5.2-r1.ebuild | 2 +-
net-libs/libesmtp/libesmtp-1.1.0-r2.ebuild | 2 +-
net-libs/nghttp2/nghttp2-1.62.1.ebuild | 2 +-
net-misc/dropbear/dropbear-2024.85-r2.ebuild | 2 +-
net-misc/openssh/openssh-9.8_p1-r3.ebuild | 2 +-
net-print/cups/cups-2.4.11.ebuild | 2 +-
net-print/libcupsfilters/libcupsfilters-2.1.0.ebuild | 2 +-
sys-apps/gawk/gawk-5.3.1.ebuild | 2 +-
sys-apps/portage/portage-3.0.66.1-r1.ebuild | 2 +-
sys-fs/squashfs-tools-ng/squashfs-tools-ng-1.3.2.ebuild | 2 +-
24 files changed, 24 insertions(+), 24 deletions(-)
*** 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
* Cache regenerated successfully
|