1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync salfter
|
11 | WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:mozilla repo at '/var/lib/repo-mirror-ci/sync/mozilla', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | warning: Pulling without specifying how to reconcile divergent branches is
|
21 | discouraged. You can squelch this message by running one of the following
|
22 | commands sometime before your next pull:
|
23 |
|
24 | git config pull.rebase false # merge (the default strategy)
|
25 | git config pull.rebase true # rebase
|
26 | git config pull.ff only # fast-forward only
|
27 |
|
28 | You can replace "git config" with "git config --global" to set a default
|
29 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
30 | or --ff-only on the command line to override the configured default per
|
31 | invocation.
|
32 |
|
33 | Already up to date.
|
34 | *** syncing salfter
|
35 | *** synced salfter
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 salfter
|
40 | * dev-python/jsonrpc-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
41 | * Cache regen failed with 1
|