1 | {'description': {'en': 'ebuilds for canaonicals snapd'},
|
2 | 'feed': ['https://github.com/zigford/snapd/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/zigford/snapd',
|
4 | 'name': 'snapd',
|
5 | 'owner': [{'email': 'zigford@gmail.com',
|
6 | 'name': 'Jesse Harris',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/zigford/snapd.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/zigford/snapd.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync snapd
|
16 | WARNING:pkgcore:robertgzr repo at '/var/lib/repo-mirror-ci/sync/robertgzr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing snapd
|
18 | Already up to date.
|
19 | *** synced snapd
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 snapd
|
24 | * dev-go/govendor-1.0.8: failed sourcing ebuild: golang-build: EAPI 6 not supported, (golang-build.eclass, line 17: called die)
| [FATAL] |
25 | * Cache regen failed with 1
|