1 | {'description': {'en': 'Personal Overlay'},
|
2 | 'feed': ['https://github.com/rdnetto/rdnetto-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/rdnetto/rdnetto-overlay',
|
4 | 'name': 'rdnetto-overlay',
|
5 | 'owner': [{'email': 'rdnetto@gmail.com',
|
6 | 'name': "Reuben D'Netto",
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/rdnetto/rdnetto-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com:rdnetto/rdnetto-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync rdnetto-overlay
|
15 | WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | Already up to date.
|
17 | *** syncing rdnetto-overlay
|
18 | *** synced rdnetto-overlay
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 rdnetto-overlay
|
23 | * app-shells/fasd-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * Cache regen failed with 1
|