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
40
41
42
43
44
45
|
{'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.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dotnet
*** syncing dotnet
Already up to date.
*** 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
* app-shells/pash-0.0-r20150618: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/dbus-sharp-0.7.0-r2: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/dbus-sharp-0.8.1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/dbus-sharp-glib-0.6: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/fake-3.23.0: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/gio-sharp-0.3-r1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/gkeyfile-sharp-0.1-r1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/gnome-desktop-sharp-2.26.0-r3: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/gtk-sharp-beans-2.14.0-r2: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/hyena-0.5: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/mono-addins-0.6.2-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/mono-addins-1.0-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/mono-addins-1.3.3: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-dotnet/soup-sharp-2.42.2: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-dotnet/webkitgtk-sharp-2.0.0: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* dev-lang/ironscheme-0.9.99659: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* dev-lang/mono-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* dev-util/monodevelop-5.10.3.51: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
* dev-util/monodevelop-6.0.0.4761: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
* dev-util/monodevelop-9999: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die)
* media-gfx/pinta-1.6: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* net-misc/simpleDLNA-1.0.2: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* net-misc/sparkleshare-1.4: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* Cache regen failed with 1
|