gentoo

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
$ pmaint sync gentoo
15
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
warning: Pulling without specifying how to reconcile divergent branches is
20
discouraged. You can squelch this message by running one of the following
21
commands sometime before your next pull:
22
23
  git config pull.rebase false  # merge (the default strategy)
24
  git config pull.rebase true   # rebase
25
  git config pull.ff only       # fast-forward only
26
27
You can replace "git config" with "git config --global" to set a default
28
preference for all repositories. You can also pass --rebase, --no-rebase,
29
or --ff-only on the command line to override the configured default per
30
invocation.
31
32
From https://anongit.gentoo.org/git/repo/gentoo
33
   772ad523dee..2900be0da7f  master     -> origin/master
34
Updating 772ad523dee..2900be0da7f
35
Fast-forward
36
 app-admin/ansible/ansible-2.10.0.ebuild            | 19 +++++++++++++----
37
 app-admin/ansible/ansible-9999.ebuild              | 24 +++++++++++++++-------
38
 media-video/ffmpeg/ffmpeg-9999.ebuild              |  3 +--
39
 .../gentoo-sources/gentoo-sources-4.14.198.ebuild  |  2 +-
40
 .../gentoo-sources/gentoo-sources-4.19.146.ebuild  |  2 +-
41
 .../gentoo-sources/gentoo-sources-4.4.236.ebuild   |  2 +-
42
 .../gentoo-sources/gentoo-sources-4.9.236.ebuild   |  2 +-
43
 .../gentoo-sources/gentoo-sources-5.4.66.ebuild    |  2 +-
44
 8 files changed, 38 insertions(+), 18 deletions(-)
45
*** syncing gentoo
46
*** synced gentoo
47
 * Sync succeeded
48
$ git log --format=%ci -1
49
$ git show -q --pretty=format:%G? HEAD
50
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
51
 * Cache regenerated successfully