1 | {'description': {'en': 'Sabayon related ebuilds such as artwork, kernel '
|
2 | 'binaries,\n'
|
3 | ' split packages, etc.\n'
|
4 | ' Bugs to http://bugs.sabayon.org'},
|
5 | 'feed': ['https://github.com/feeds/Sabayon/commits/sabayon-distro/master'],
|
6 | 'homepage': 'http://sabayon.org',
|
7 | 'name': 'sabayon-distro',
|
8 | 'owner': [{'email': 'joost.ruis@sabayonlinux.org', 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'git://github.com/Sabayon/sabayon-distro.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync sabayon-distro
|
14 | WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | Already up to date.
|
29 | *** syncing sabayon-distro
|
30 | *** synced sabayon-distro
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 sabayon-distro
|
35 | * app-crypt/pinentry-base-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
36 | * app-crypt/pinentry-qt5-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
37 | * app-text/pastebunz-1.4-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-libs/libcec-raspberrypi-4.0.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/ccxt-1.10.475: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/ccxt-1.10.707: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/pygobject-cairo-3.24.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/pygobject-cairo-3.28.3: failed sourcing ebuild: No supported implementations match python_gen_usedep patterns: python2_7
| [FATAL] |
43 | * dev-python/shyaml-0.5.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/shyaml-0.6.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-vcs/subversion-1.12.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-vcs/subversion-1.12.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * media-tv/kodi-raspberrypi-16.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * media-tv/kodi-raspberrypi-16.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * media-tv/kodi-raspberrypi-17.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * net-dns/avahi-mono-0.7-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * net-p2p/bittorrent-4.4.0-r5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * net-p2p/transmission-qt5-2.94: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
53 | * sys-apps/portage-2.3.69: failed sourcing ebuild: No supported implementations match python_gen_usedep patterns: python2*
| [FATAL] |
54 | * sys-boot/grub-0.97-r22: failed sourcing ebuild: mount-boot: EAPI 5 not supported
| [FATAL] |
55 | * x11-drivers/nvidia-drivers-390.116: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
56 | * x11-drivers/nvidia-drivers-430.14: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
57 | * x11-drivers/nvidia-drivers-430.26: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
58 | * x11-drivers/nvidia-userspace-390.116: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
59 | * x11-drivers/nvidia-userspace-430.14: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
60 | * x11-drivers/nvidia-userspace-430.26: failed sourcing ebuild: Unsupported EAPI=6 (too old) for nvidia-driver
| [FATAL] |
61 | * x11-misc/lightdm-base-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
62 | * x11-misc/lightdm-qt5-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
63 | * Cache regen failed with 1
|