1 | {'description': {'en': "waebbl's overlay"},
|
2 | 'feed': ['https://github.com/waebbl/waebbl-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/waebbl/waebbl-gentoo',
|
4 | 'name': 'waebbl',
|
5 | 'owner': [{'email': 'waebbl-gentoo@posteo.net',
|
6 | 'name': 'Bernd Waibel',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/waebbl/waebbl-gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/waebbl/waebbl-gentoo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync waebbl
|
17 | WARNING:pkgcore:flewkey-overlay repo at '/var/lib/repo-mirror-ci/sync/flewkey-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing waebbl
|
20 | hint: Pulling without specifying how to reconcile divergent branches is
|
21 | hint: discouraged. You can squelch this message by running one of the following
|
22 | hint: commands sometime before your next pull:
|
23 | hint:
|
24 | hint: git config pull.rebase false # merge (the default strategy)
|
25 | hint: git config pull.rebase true # rebase
|
26 | hint: git config pull.ff only # fast-forward only
|
27 | hint:
|
28 | hint: You can replace "git config" with "git config --global" to set a default
|
29 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
30 | hint: or --ff-only on the command line to override the configured default per
|
31 | hint: invocation.
|
32 | Already up to date.
|
33 | *** synced waebbl
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 waebbl
|
38 | * Cache regenerated successfully
|