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
|
{'description': {'en': 'qgp overlay (mostly computing and HEP)'},
'feed': ['https://github.com/qgp/gentoo-qgp/commits/master.atom'],
'homepage': 'https://github.com/qgp/gentoo-qgp',
'name': 'qgp',
'owner': [{'email': 'qgp1024@gmail.com',
'name': 'Jochen Klein',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/qgp/gentoo-qgp.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/qgp/gentoo-qgp.git'}],
'status': 'unofficial'}
pkgcore 0.12.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qgp
WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing qgp
Already up to date.
*** synced qgp
* 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 qgp
* trd-dev/libdim-9999: failed sourcing ebuild: subversion: EAPI 5 is not supported, (subversion.eclass, line 17: called die)
* trd-dev/libtrd-9999: failed sourcing ebuild: subversion: EAPI 5 is not supported, (subversion.eclass, line 17: called die)
* trd-dev/trapasm-9999: failed sourcing ebuild: subversion: EAPI 5 is not supported, (subversion.eclass, line 17: called die)
* trd-dev/trapcc-9999: failed sourcing ebuild: subversion: EAPI 5 is not supported, (subversion.eclass, line 17: called die)
* Cache regen failed with 1
|