1 | {'description': {'en': 'Personal overlay of Stefan Junker'},
|
2 | 'feed': ['https://github.com/steveeJ/personal-portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/steveeJ/personal-portage-overlay',
|
4 | 'name': 'steveeJ',
|
5 | 'owner': [{'email': 'mail@stefanjunker.de',
|
6 | 'name': 'Stefan Junker',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/steveeJ/personal-portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/steveeJ/personal-portage-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:steveeJ/personal-portage-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync steveeJ
|
17 | 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).
|
18 | Already up to date.
|
19 | *** syncing steveeJ
|
20 | *** synced steveeJ
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 steveeJ
|
25 | * app-admin/fleet-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * app-crypt/etcd-ca-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
27 | * net-misc/tinc-1.1.9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
28 | * Cache regen failed with 1
|