1 | {'description': {'en': 'Overlay to install the Unity desktop'},
|
2 | 'feed': ['https://github.com/feeds/shiznix/commits/unity-gentoo/master'],
|
3 | 'homepage': 'https://github.com/shiznix/unity-gentoo',
|
4 | 'name': 'unity-gentoo',
|
5 | 'owner': [{'email': 'rickfharris@yahoo.com.au',
|
6 | 'name': 'Rick Harris',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/shiznix/unity-gentoo'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git://github.com/shiznix/unity-gentoo.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.11.2 -- extended version info unavailable
|
14 |
|
15 | $ pmaint sync unity-gentoo
|
16 | *** syncing unity-gentoo
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | Already up to date.
|
31 | *** synced unity-gentoo
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 unity-gentoo
|
36 | * unity-base/unity-settings-daemon-15.04.1_p20200325_p0_p01: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line 13: called die)
| [FATAL] |
37 | * unity-base/unity-settings-daemon-15.04.1_p20200325_p0_p02: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line 13: called die)
| [FATAL] |
38 | * Cache regen failed with 1
|