1 | {'description': {'en': 'Various packages'},
|
2 | 'feed': ['https://github.com/feeds/laurentb/commits/gentoo-overlay/master'],
|
3 | 'homepage': 'https://github.com/laurentb/gentoo-overlay',
|
4 | 'name': 'laurentb',
|
5 | 'owner': [{'email': 'laurent@bachelier.name',
|
6 | 'name': 'Laurent Bachelier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/laurentb/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/laurentb/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync laurentb
|
15 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | warning: Pulling without specifying how to reconcile divergent branches is
|
17 | discouraged. You can squelch this message by running one of the following
|
18 | commands sometime before your next pull:
|
19 |
|
20 | git config pull.rebase false # merge (the default strategy)
|
21 | git config pull.rebase true # rebase
|
22 | git config pull.ff only # fast-forward only
|
23 |
|
24 | You can replace "git config" with "git config --global" to set a default
|
25 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
26 | or --ff-only on the command line to override the configured default per
|
27 | invocation.
|
28 |
|
29 | Already up to date.
|
30 | *** syncing laurentb
|
31 | *** synced laurentb
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 laurentb
|
36 | * app-arch/dtrx-7.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * app-misc/mat-0.6.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * app-office/icalfilter-0.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * app-text/dictator-0.9.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * app-text/hyde-0.8.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/fabtools-0.20.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/gearman-2.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/gfbi_core-0.5.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/pyfeed-0.7.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/pythonwhois-2.4.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/unicode-nazi-1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/urwid_satext-0.6.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/wokkel-0.7.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/xe-0.7.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-vcs/git-goggles-0.2.12: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-vcs/gitbuster-2.1.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * media-sound/brutha-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * media-sound/dnuos-1.0.11-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * net-misc/rtorrent-notify-1.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * net-wireless/blueproximity-1.2.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
56 | * sys-fs/system-storage-manager-0.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
57 | * www-apps/assnet-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
58 | * Cache regen failed with 1
|