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
|
{'description': {'en': 'packages for mono environment and other',
'ru': 'пакеты для моно и разное прочее'},
'feed': ['https://github.com/ArsenShnurkov/shnurise/commits/master.atom'],
'homepage': 'https://github.com/ArsenShnurkov/shnurise',
'name': 'shnurise',
'owner': [{'email': 'Arsen.Shnurkov@gmail.com',
'name': 'Arsen Shnurkov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ArsenShnurkov/shnurise.git'},
{'type': 'git',
'uri': 'git://github.com/ArsenShnurkov/shnurise.git'},
{'type': 'git',
'uri': 'git@github.com:ArsenShnurkov/shnurise.git'}],
'status': 'unofficial'}
$ pmaint sync shnurise
Already up to date.
*** syncing shnurise
*** synced shnurise
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 shnurise
* dev-dotnet/autofac-2.6.3.862-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-4'
* dev-dotnet/eto-parse-1.4.0_p20150907-r3: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 1.4.0_p20150907'
* dev-dotnet/mono-options-5.11.0.132-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-4'
* dev-dotnet/newtonsoft-json-7.0.1_p20150831: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 7.0.1_p20150831'
* dev-dotnet/newtonsoft-json-8.0.1_p20151229: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 8.0.1_p20151229'
* dev-dotnet/pliant-0.4.1_p2016081902: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 0.4.1_p2016081902'
* dev-util/mono-packaging-tools-1.4.4.9-r1: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_count 1.4.4.9'
* dev-util/nunit-3.10.1-r2: failed sourcing ebuild: external commands disallowed during metadata regen: 'get_version_component_range 1-3'
* Cache regen failed with 1
|