1 | {'description': {'en': 'Overlay for personal projects, forks, and '
|
2 | 'customizations'},
|
3 | 'feed': ['https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom'],
|
4 | 'homepage': 'http://gentoo.canutethegreat.com/',
|
5 | 'name': 'canutethegreat-overlay',
|
6 | 'owner': [{'email': 'canutethegreat@gmail.com',
|
7 | 'name': 'Ronald Farrer',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/CanuteTheGreat/canutethegreat-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync canutethegreat-overlay
|
16 | *** syncing canutethegreat-overlay
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | Already up to date.
|
31 | *** synced canutethegreat-overlay
|
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 32 canutethegreat-overlay
|
36 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7f62bc740ca0>
|
37 | Traceback (most recent call last):
|
38 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
39 | if self.is_responsive:
|
40 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
41 | if self.is_alive:
|
42 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
43 | current_pid = self.pid
|
44 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
45 | * caught exception signal only works in main thread while processing app-office/overgrive-3.3.9
| [FATAL] |
46 | * caught exception signal only works in main thread while processing app-mobilephone/easytether-0.8.9
| [FATAL] |
47 | * app-mobilephone/easytether-0.8.9: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
48 | * app-office/overgrive-3.3.9: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
49 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7f62bc740ca0>
|
50 | Traceback (most recent call last):
|
51 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
52 | if self.is_responsive:
|
53 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
54 | if self.is_alive:
|
55 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
56 | current_pid = self.pid
|
57 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
58 | * Cache regen failed with 1
|