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
46
47
48
49
|
{'description': {'en': 'some packages not found in other overlays, for issues '
'create ticket in github'},
'feed': ['https://github.com/Atoms/rukruk/commits/master.atom'],
'homepage': 'https://github.com/Atoms/rukruk',
'name': 'rukruk',
'owner': [{'email': 'atoms@tups.lv',
'name': 'Aivars Sterns',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Atoms/rukruk.git'},
{'type': 'git', 'uri': 'git@github.com:Atoms/rukruk.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rukruk
WARNING:pkgcore:haskell repo at '/var/lib/repo-mirror-ci/sync/haskell', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:inode64-overlay repo at '/var/lib/repo-mirror-ci/sync/inode64-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:melpa repo at '/var/lib/repo-mirror-ci/sync/melpa', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:nest repo at '/var/lib/repo-mirror-ci/sync/nest', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:pentoo repo at '/var/lib/repo-mirror-ci/sync/pentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:pf4public repo at '/var/lib/repo-mirror-ci/sync/pf4public', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:powerman repo at '/var/lib/repo-mirror-ci/sync/powerman', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:pypi repo at '/var/lib/repo-mirror-ci/sync/pypi', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:rasdark repo at '/var/lib/repo-mirror-ci/sync/rasdark', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:rich0 repo at '/var/lib/repo-mirror-ci/sync/rich0', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:rion repo at '/var/lib/repo-mirror-ci/sync/rion', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:riscv repo at '/var/lib/repo-mirror-ci/sync/riscv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:rnp repo at '/var/lib/repo-mirror-ci/sync/rnp', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing rukruk
Already up to date.
*** synced rukruk
* 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 rukruk
* app-admin/corgi-0.2.2: failed sourcing ebuild: golang-base: EAPI 6 not supported, (golang-base.eclass, line 17: called die)
* app-admin/corgi-0.2.3: failed sourcing ebuild: golang-base: EAPI 6 not supported, (golang-base.eclass, line 17: called die)
* app-editors/visual-studio-code-1.30.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.31.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.31.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.32.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.32.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.32.3: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* app-editors/visual-studio-code-1.33.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* media-sound/google-play-music-desktop-player-bin-4.5.0: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* media-sound/google-play-music-desktop-player-bin-4.6.0: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* media-sound/google-play-music-desktop-player-bin-4.6.1: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* Cache regen failed with 1
|