blob: 1c1f02b1c0b9fca256a6ab13abda5d39c6215e76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'description': {'en': "Jakob L. Kreuze's personal overlay."},
'homepage': 'https://git.sr.ht/~jakob/zerodaysfordays',
'name': 'zerodaysfordays',
'owner': [{'email': 'zerodaysfordays@sdf.org',
'name': 'Jakob L. Kreuze',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~jakob/zerodaysfordays'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zerodaysfordays
WARNING:pkgcore:sgs repo at '/var/lib/repo-mirror-ci/sync/sgs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sgs repo at '/var/lib/repo-mirror-ci/sync/sgs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing zerodaysfordays
Already up to date.
*** synced zerodaysfordays
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 zerodaysfordays
WARNING:pkgcore:sgs repo at '/var/lib/repo-mirror-ci/repos/sgs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sgs repo at '/var/lib/repo-mirror-ci/repos/sgs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* games-fps/crispy-doom-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* Cache regen failed with 1
|