1 | {'description': {'en': 'Overlay that has the required packages for '
|
2 | 'installation of Gentoo into a Microsoft Surface '
|
3 | 'device.'},
|
4 | 'feed': ['https://github.com/parinzee/linux-surface-overlay/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/Parinz/linux-surface-overlay',
|
6 | 'name': 'linux-surface',
|
7 | 'owner': [{'email': 'parinzee@protonmail.com',
|
8 | 'name': 'Parinthapat P.',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://github.com/parinzee/linux-surface-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@github.com/parinzee/linux-surface-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.11
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-surface
|
19 | WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing linux-surface
|
21 | Already up to date.
|
22 | *** synced linux-surface
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 linux-surface
|
27 | * sys-kernel/surface-sources-5.11.16: failed sourcing ebuild: kernel-2: EAPI 6 not supported, (kernel-2.eclass, line 288: called die)
| [FATAL] |
28 | * sys-kernel/surface-sources-5.12.14: failed sourcing ebuild: kernel-2: EAPI 6 not supported, (kernel-2.eclass, line 288: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|