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
|
{'description': {'en': 'some raw stuff'},
'feed': ['https://github.com/mahatma-kaganovich/raw/commits/master.atom'],
'homepage': 'https://github.com/mahatma-kaganovich/raw',
'name': 'raw',
'owner': [{'email': 'mahatma@eu.by',
'name': 'Denis Kaganovich (aka Dzianis Kahanovich)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/mahatma-kaganovich/raw.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raw
*** syncing raw
Already up to date.
*** synced raw
* 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 raw
* sys-cluster/k3m-9999: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
* sys-cluster/kerrighed-9999-r2: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
* sys-kernel/next-sources-9999: failed sourcing ebuild: /var/lib/repo-mirror-ci/repos/raw/eclass/kernel-2.eclass: line 82: no match: /usr/share/genpnprd/*.-use
* sys-kernel/torvalds-sources-9999: failed sourcing ebuild: /var/lib/repo-mirror-ci/repos/raw/eclass/kernel-2.eclass: line 82: no match: /usr/share/genpnprd/*.-use
* Cache regen failed with 1
|