1 | {'description': {'en': 'Port of Boot Environments for GNU/Linux'},
|
2 | 'feed': ['https://gitlab.com/linux-be/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/linux-be',
|
4 | 'name': 'linux-be',
|
5 | 'owner': [{'email': 'vitaut.bayaryn@gmail.com',
|
6 | 'name': 'Witaut Bajaryn',
|
7 | 'type': 'person'},
|
8 | {'email': 'a.mistewicz@gmail.com',
|
9 | 'name': 'Aleksander Mistewicz',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/linux-be/overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@gitlab.com/linux-be/overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.24
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be
|
19 | WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing linux-be
|
21 | Already up to date.
|
22 | *** synced linux-be
|
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-be
|
27 | * sys-apps/bemerge-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|