1 | {'description': {'en': 'Experimental overlay for .NET packages.'},
|
2 | 'feed': ['https://github.com/gentoo/dotnet/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo/dotnet',
|
4 | 'name': 'dotnet',
|
5 | 'owner': [{'email': 'dotnet@gentoo.org',
|
6 | 'name': 'Dotnet team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dotnet.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:gentoo/dotnet.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync dotnet
|
13 | WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Already up to date.
|
15 | *** syncing dotnet
|
16 | *** synced dotnet
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet
|
21 | * dev-util/fsharpbinding-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
22 | * Cache regen failed with 1
|