1 | {'description': {'en': 'Golang related ebuilds'},
|
2 | 'homepage': 'https://github.com/Dr-Terrible/go-overlay',
|
3 | 'name': 'go-overlay',
|
4 | 'owner': [{'email': 'toffanin.mauro@gmail.com',
|
5 | 'name': 'Mauro Toffanin',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/Dr-Terrible/go-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync go-overlay
|
12 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | Already up to date.
|
14 | *** syncing go-overlay
|
15 | *** synced go-overlay
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 go-overlay
|
20 | * dev-util/goreleaser-0.35.6: failed sourcing ebuild: golang-common: EAPI=6 is not supported
| [FATAL] |
21 | * dev-util/goreleaser-0.67.0: failed sourcing ebuild: golang-common: EAPI=6 is not supported
| [FATAL] |
22 | * Cache regen failed with 1
|