blob: df739cb63bace653bb5961d4ba61731a47301fb3 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
{'description': {'en': 'L29Ah personal overlay'},
'feed': ['https://github.com/l29ah/booboo/commits/master.atom'],
'homepage': 'https://github.com/l29ah/booboo',
'name': 'booboo',
'owner': [{'email': 'zl29ah@gmail.com',
'name': 'Sergey Alirzaev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/l29ah/booboo.git'}],
'status': 'unofficial'}
$ pmaint sync booboo
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
Already up to date.
*** syncing booboo
*** synced booboo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 booboo
* app-admin/sigar-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* app-backup/obnam-1.19: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* app-crypt/wotsap-0.7-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* app-misc/crazyflie-clients-python-2019.01: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* app-vim/pyclewn-2.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-embedded/esptool-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-embedded/libmpsse-1.3.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-embedded/libmpsse-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-embedded/nodemcu-uploader-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-libs/libuecc-7: failed sourcing ebuild: EAPI=6 is not supported
* dev-libs/msgpack-1.2.0: failed sourcing ebuild: EAPI=6 is not supported
* dev-python/foolscap-0.10.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/fs-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/html2text-2015.4.14: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* dev-python/jsbeautifier-1.6.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-fs/tahoe-lafs-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-fs/tahoestaticfs-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-im/vk4xmpp-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-misc/Cetus-9999: failed sourcing ebuild: EAPI=6 is not supported
* net-misc/QtQuickVcp-9999: failed sourcing ebuild: EAPI=6 is not supported
* net-misc/trackma-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* sys-fs/owfs-3.1_p0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* sys-fs/ubi_reader-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|