blob: 1afaa1f953dc20a17d5c7b1e6812117e6069649e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
Already up to date.
*** synced tastytea
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tastytea
* dev-util/cmake-language-server-0.1.7: failed sourcing ebuild: Unknown DISTUTILS_USE_PEP517=pdm, (distutils-r1.eclass, line 319: called die)
* Cache regen failed with 1
|