1 | {'description': {'en': 'multilib-overlay: emul-linux-x86 must die ;)'},
|
2 | 'homepage': 'https://cgit.gentoo.org/proj/multilib-portage.git/',
|
3 | 'name': 'multilib-portage',
|
4 | 'owner': [{'email': 'tommy@gentoo.org',
|
5 | 'name': 'Thomas Sachau',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'git://anongit.gentoo.org/proj/multilib-portage.git'}],
|
10 | 'status': 'official'}
|
11 | $ pmaint sync multilib-portage
|
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 | *** syncing multilib-portage
|
27 | *** synced multilib-portage
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 multilib-portage
|
32 | * x11-drivers/nvidia-drivers-96.43.23: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
33 | * x11-drivers/nvidia-drivers-173.14.39: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
34 | * x11-drivers/nvidia-drivers-304.125: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
35 | * x11-drivers/nvidia-drivers-331.113: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
36 | * x11-drivers/nvidia-drivers-340.76: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
37 | * x11-drivers/nvidia-drivers-343.36: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
38 | * x11-drivers/nvidia-drivers-346.72: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
39 | * x11-drivers/nvidia-drivers-349.16: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
40 | * x11-drivers/nvidia-drivers-352.21: failed sourcing ebuild: Unsupported EAPI=5 (too old) for nvidia-driver
| [FATAL] |
41 | * Cache regen failed with 1
|