1 | {'description': {'en': 'stuff'},
|
2 | 'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/istitov/stuff',
|
4 | 'name': 'stuff',
|
5 | 'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync stuff
|
10 | WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
11 | *** syncing stuff
|
12 | warning: Pulling without specifying how to reconcile divergent branches is
|
13 | discouraged. You can squelch this message by running one of the following
|
14 | commands sometime before your next pull:
|
15 |
|
16 | git config pull.rebase false # merge (the default strategy)
|
17 | git config pull.rebase true # rebase
|
18 | git config pull.ff only # fast-forward only
|
19 |
|
20 | You can replace "git config" with "git config --global" to set a default
|
21 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
22 | or --ff-only on the command line to override the configured default per
|
23 | invocation.
|
24 |
|
25 | Already up to date.
|
26 | *** synced stuff
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 stuff
|
31 | * dev-ml/gapi-ocaml-0.2.6: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
32 | * dev-ml/gapi-ocaml-0.2.8: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
33 | * dev-ml/gapi-ocaml-0.3.1: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
34 | * dev-ml/gapi-ocaml-0.3.3: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
35 | * dev-ml/gapi-ocaml-0.3.4: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
36 | * dev-ml/ocamlfuse-2.7.1-r1: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
37 | * dev-python/pygobject-2.28.6-r55: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-r1, (python-r1.eclass, line 34: called die)
| [FATAL] |
38 | * media-plugins/deadbeef-ffmpeg-0.10.6: failed sourcing ebuild: flag-o-matic.eclass: EAPI 4 is too old., (flag-o-matic.eclass, line 14: called die)
| [FATAL] |
39 | * media-sound/mpdris2-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-r1, (python-r1.eclass, line 34: called die)
| [FATAL] |
40 | * media-sound/puddletag-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
41 | * media-sound/sonata-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
42 | * net-libs/ortp-0.27.0: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
43 | * sys-fs/google-drive-ocamlfuse-0.5.12: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
44 | * sys-fs/google-drive-ocamlfuse-0.5.22: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
45 | * sys-fs/google-drive-ocamlfuse-0.6.18: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
46 | * sys-fs/google-drive-ocamlfuse-0.6.21: failed sourcing ebuild: inherit requires unknown eclass: oasis.eclass
| [FATAL] |
47 | * x11-libs/bamf-0.2.104-r1: failed sourcing ebuild: autotools: EAPI 3 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
48 | * Cache regen failed with 1
|