1 | {'description': {'en': 'A pocket repository for few unavailable packages'},
|
2 | 'feed': ['https://github.com/milos-rs/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/milos-rs/gentoo-overlay',
|
4 | 'name': 'milos-rs',
|
5 | 'owner': [{'email': 'milos.om.dj@gmail.com',
|
6 | 'name': 'Miloš E. Đurđević',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/milos-rs/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/milos-rs/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync milos-rs
|
17 | *** syncing milos-rs
|
18 | Already up to date.
|
19 | *** synced milos-rs
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 milos-rs
|
24 | * app-editors/visual-studio-code-1.48.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
25 | * dev-util/android-studio-4.2.1.0.202.7351085: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
26 | * media-video/lightworks-2020.1-r2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
27 | * Cache regen failed with 1
|