1 | {'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
|
2 | 'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
|
3 | 'name': 'roslin',
|
4 | 'owner': [{'email': 'szarpaj@grubelek.pl',
|
5 | 'name': 'Piotr Szymaniak',
|
6 | 'type': 'person'},
|
7 | {'email': 'mziab@o2.pl',
|
8 | 'name': 'Michał Ziąbkowski',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync roslin
|
15 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
16 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
17 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
19 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
20 | Already up to date.
|
21 | *** syncing roslin
|
22 | *** synced roslin
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 roslin
|
27 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
28 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
30 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
31 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
32 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
33 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
34 | * games-sports/blobby-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
35 | * games-strategy/ja2-stracciatella-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
36 | * net-libs/libgadu-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
37 | * net-misc/rsget-pl-9999: failed sourcing ebuild: subversion: EAPI 3 is not supported
| [FATAL] |
38 | * sys-apps/getpir-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
39 | * sys-apps/nvramtool-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
40 | * games-fps/darkplaces-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
41 | * games-fps/fteqw-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
| [FATAL] |
42 | * Cache regen failed with 1
|