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
|
{'description': {'en': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync miramir
WARNING:pkgcore:johu repo at '/var/lib/repo-mirror-ci/sync/johu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:klondike repo at '/var/lib/repo-mirror-ci/sync/klondike', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:leio repo at '/var/lib/repo-mirror-ci/sync/leio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing miramir
Already up to date.
*** synced miramir
* 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 miramir
* dev-util/datagrip-2019.3.1: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/datagrip-2019.3.2: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/datagrip-2019.3.3: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/datagrip-2020.1.0: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/datagrip-2020.2.0: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/phpstorm-2019.3.2: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* dev-util/phpstorm-2020.1.0-r7: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
* Cache regen failed with 1
|