1 | {'description': {'en': 'fol4 overlay'},
|
2 | 'feed': ['https://gitlab.com/madsl/fol4/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/madsl/fol4',
|
4 | 'name': 'fol4',
|
5 | 'owner': [{'email': 'mads@ab3.no', 'name': 'Mads', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/madsl/fol4'},
|
8 | {'type': 'git', 'uri': 'git+ssh://git@gitlab.com/madsl/fol4.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.21
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fol4
|
13 | *** syncing fol4
|
14 | warning: redirecting to https://gitlab.com/madsl/fol4.git/
|
15 | Already up to date.
|
16 | *** synced fol4
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fol4
|
21 | * app-misc/doublecmd-1.0.11: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
22 | * dev-db/freetds-0.95.95: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
23 | * dev-java/openwebstart-bin-1.7.0: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
24 | * media-gfx/oda-file-converter-24.2.0.0: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
25 | * media-sound/butt-0.1.29-r1: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
26 | * net-im/bitlbee-discord-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
27 | * net-libs/meanwhile-1.1.1: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
28 | * net-misc/rdesktop-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
29 | * sys-apps/v86d-0.1.10-r1: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|