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
26
27
28
29
30
31
32
33
|
{'description': {'en': 'Common Lisp/Scheme development, recruitment and live '
'overlay.\n'
" Support and feedback in `#gentoo-lisp' and via\n"
" `gentoo-lisp@lists.gentoo.org'."},
'feed': ['https://cgit.gentoo.org/proj/lisp.git/atom/'],
'homepage': 'https://cgit.gentoo.org/proj/lisp.git',
'name': 'lisp',
'owner': [{'email': 'common-lisp@gentoo.org', 'type': 'project'},
{'email': 'scheme@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/lisp.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/lisp.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/proj/lisp.git'}],
'status': 'official'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lisp
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing lisp
Already up to date.
*** synced lisp
* 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 lisp
* dev-lisp/cl-closure-template-0.2.1: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 171: called die)
* dev-lisp/mcclim-0.9.7: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 171: called die)
* dev-lisp/restas-0.1.4: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 171: called die)
* x11-wm/stumpwm-1.0.1_rc: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 171: called die)
* x11-wm/stumpwm-18.05: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 171: called die)
* Cache regen failed with 1
|