1 | {'description': {'en': 'Zscheile Overlay'},
|
2 | 'feed': ['https://github.com/zseri/portage-zscheile/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/zseri/portage-zscheile',
|
4 | 'name': 'zscheile',
|
5 | 'owner': [{'email': 'zseri@ytrizja.de',
|
6 | 'name': 'Erik Zscheile',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/zseri/portage-zscheile.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/zseri/portage-zscheile.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:zseri/portage-zscheile.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync zscheile
|
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:genthree repo at '/var/lib/repo-mirror-ci/sync/genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
21 | 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).
|
22 | 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).
|
23 | 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).
|
24 | 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).
|
25 | WARNING:pkgcore:pg_overlay repo at '/var/lib/repo-mirror-ci/sync/pg_overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | WARNING:pkgcore:picarica-overlay repo at '/var/lib/repo-mirror-ci/sync/picarica-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | WARNING:pkgcore:rage repo at '/var/lib/repo-mirror-ci/sync/rage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
28 | WARNING:pkgcore:reagentoo repo at '/var/lib/repo-mirror-ci/sync/reagentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
29 | WARNING:pkgcore:roslin repo at '/var/lib/repo-mirror-ci/sync/roslin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
30 | WARNING:pkgcore:sorrow repo at '/var/lib/repo-mirror-ci/sync/sorrow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
31 | WARNING:pkgcore:src_prepare-overlay repo at '/var/lib/repo-mirror-ci/sync/src_prepare-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
32 | WARNING:pkgcore:thegreatmcpain repo at '/var/lib/repo-mirror-ci/sync/thegreatmcpain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
33 | warning: Pulling without specifying how to reconcile divergent branches is
|
34 | discouraged. You can squelch this message by running one of the following
|
35 | commands sometime before your next pull:
|
36 |
|
37 | git config pull.rebase false # merge (the default strategy)
|
38 | git config pull.rebase true # rebase
|
39 | git config pull.ff only # fast-forward only
|
40 |
|
41 | You can replace "git config" with "git config --global" to set a default
|
42 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
43 | or --ff-only on the command line to override the configured default per
|
44 | invocation.
|
45 |
|
46 | Already up to date.
|
47 | *** syncing zscheile
|
48 | *** synced zscheile
|
49 | * Sync succeeded
|
50 | $ git log --format=%ci -1
|
51 | $ git show -q --pretty=format:%G? HEAD
|
52 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 zscheile
|
53 | * Cache regenerated successfully
|