1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
{'description': {'en': 'Experimental overlay for .NET packages.'},
'feed': ['https://github.com/gentoo/dotnet/commits/master.atom'],
'homepage': 'https://github.com/gentoo/dotnet',
'name': 'dotnet',
'owner': [{'email': 'dotnet@gentoo.org',
'name': 'Dotnet team',
'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dotnet.git'},
{'type': 'git', 'uri': 'git@github.com:gentoo/dotnet.git'}],
'status': 'official'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dotnet
*** syncing dotnet
From https://github.com/gentoo/dotnet
b090363..1a44fa4 master -> origin/master
Updating b090363..1a44fa4
Fast-forward
dev-dotnet/dotnetcore-sdk-bin-common/Manifest | 12 ++++++------
...0.404.ebuild => dotnetcore-sdk-bin-common-5.0.405.ebuild} | 0
...0.101.ebuild => dotnetcore-sdk-bin-common-6.0.102.ebuild} | 0
dev-dotnet/dotnetcore-sdk-bin/Manifest | 12 ++++++------
...-bin-5.0.404.ebuild => dotnetcore-sdk-bin-5.0.405.ebuild} | 0
...-bin-6.0.101.ebuild => dotnetcore-sdk-bin-6.0.102.ebuild} | 0
6 files changed, 12 insertions(+), 12 deletions(-)
rename dev-dotnet/dotnetcore-sdk-bin-common/{dotnetcore-sdk-bin-common-5.0.404.ebuild => dotnetcore-sdk-bin-common-5.0.405.ebuild} (100%)
rename dev-dotnet/dotnetcore-sdk-bin-common/{dotnetcore-sdk-bin-common-6.0.101.ebuild => dotnetcore-sdk-bin-common-6.0.102.ebuild} (100%)
rename dev-dotnet/dotnetcore-sdk-bin/{dotnetcore-sdk-bin-5.0.404.ebuild => dotnetcore-sdk-bin-5.0.405.ebuild} (100%)
rename dev-dotnet/dotnetcore-sdk-bin/{dotnetcore-sdk-bin-6.0.101.ebuild => dotnetcore-sdk-bin-6.0.102.ebuild} (100%)
*** synced dotnet
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 dotnet
* dev-dotnet/ikvm-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* dev-dotnet/ikvm-bin-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* www-apache/mod_mono-3.13: failed sourcing ebuild: mono: EAPI 6 not supported, (mono.eclass, line 18: called die)
* Cache regen failed with 1
|