blob: 13748a76c595aca5a87052b8c03fcde160d009c5 (
plain)
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
|
{'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
'name': 'roslin',
'owner': [{'email': 'szarpaj@grubelek.pl',
'name': 'Piotr Szymaniak',
'type': 'person'},
{'email': 'mziab@o2.pl',
'name': 'Michał Ziąbkowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
'status': 'unofficial'}
$ pmaint sync roslin
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
Already up to date.
*** syncing roslin
*** synced roslin
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 roslin
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
* net-libs/libgadu-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* sys-apps/getpir-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* sys-apps/nvramtool-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* net-misc/rsget-pl-9999: failed sourcing ebuild: subversion: EAPI 3 is not supported
* games-sports/blobby-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* games-fps/darkplaces-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* games-fps/fteqw-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* games-strategy/ja2-stracciatella-9999: failed sourcing ebuild: subversion: EAPI 0 is not supported
* Cache regen failed with 1
|