mysql

1
{'description': {'en': 'Gentoo MySQL overlay'},
2
 'feed': ['https://cgit.gentoo.org/proj/mysql.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/proj/mysql.git/',
4
 'name': 'mysql',
5
 'owner': [{'email': 'mysql-bugs@gentoo.org',
6
            'name': 'MySQL Team',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/proj/mysql.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/mysql.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/proj/mysql.git'}],
14
 'status': 'official'}
15
$ pmaint sync mysql
16
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
22
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
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).
24
warning: Pulling without specifying how to reconcile divergent branches is
25
discouraged. You can squelch this message by running one of the following
26
commands sometime before your next pull:
27
28
  git config pull.rebase false  # merge (the default strategy)
29
  git config pull.rebase true   # rebase
30
  git config pull.ff only       # fast-forward only
31
32
You can replace "git config" with "git config --global" to set a default
33
preference for all repositories. You can also pass --rebase, --no-rebase,
34
or --ff-only on the command line to override the configured default per
35
invocation.
36
37
Already up to date.
38
*** syncing mysql
39
*** synced mysql
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 mysql
44
 * Cache regenerated successfully