1 | {'description': {'en': 'Personal overlay with no special focus'},
|
2 | 'feed': ['https://git.sr.ht/~dblsaiko/ebuilds/log/rss.xml'],
|
3 | 'homepage': 'https://git.sr.ht/~dblsaiko/ebuilds',
|
4 | 'name': '2xsaiko',
|
5 | 'owner': [{'email': 'me@dblsaiko.net', 'name': '2xsaiko', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~dblsaiko/ebuilds'},
|
8 | {'type': 'git', 'uri': 'git@git.sr.ht:~dblsaiko/ebuilds'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.17
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko
|
13 | *** syncing 2xsaiko
|
14 | Already up to date.
|
15 | *** synced 2xsaiko
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 2xsaiko
|
20 | * gui-libs/disman-0.522.0: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
21 | * gui-libs/disman-9999: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
22 | * gui-libs/wrapland-0.522.0: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
23 | * gui-libs/wrapland-9999: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
24 | * kde-plasma/kdisplay-5.22.0: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
25 | * kde-plasma/kdisplay-9999: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
26 | * kde-plasma/kwinft-5.22.0: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
27 | * kde-plasma/kwinft-9999: failed sourcing ebuild: ecm: EAPI=7 is not supported, (ecm.eclass, line 26: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|