1 | {'description': {'en': 'Provides the Yuzu Switch Emulator and required '
|
2 | 'dependencies.'},
|
3 | 'feed': ['https://github.com/Alex-Aralis/yuzu-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/Alex-Aralis/yuzu-overlay',
|
5 | 'name': 'yuzu-overlay',
|
6 | 'owner': [{'email': 'alex.aralis@gmail.com',
|
7 | 'name': 'Alex Aralis',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/Alex-Aralis/yuzu-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git://github.com/Alex-Aralis/yuzu-overlay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git@github.com:Alex-Aralis/yuzu-overlay.git'}],
|
16 | 'status': 'unofficial'}
|
17 | $ pmaint sync yuzu-overlay
|
18 | *** syncing yuzu-overlay
|
19 | warning: Pulling without specifying how to reconcile divergent branches is
|
20 | discouraged. You can squelch this message by running one of the following
|
21 | commands sometime before your next pull:
|
22 |
|
23 | git config pull.rebase false # merge (the default strategy)
|
24 | git config pull.rebase true # rebase
|
25 | git config pull.ff only # fast-forward only
|
26 |
|
27 | You can replace "git config" with "git config --global" to set a default
|
28 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
29 | or --ff-only on the command line to override the configured default per
|
30 | invocation.
|
31 |
|
32 | Already up to date.
|
33 | *** synced yuzu-overlay
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 yuzu-overlay
|
38 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
39 | Traceback (most recent call last):
|
40 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
41 | if self.is_responsive:
|
42 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
43 | if self.is_alive:
|
44 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
45 | current_pid = self.pid
|
46 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
47 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
48 | Traceback (most recent call last):
|
49 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
50 | if self.is_responsive:
|
51 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
52 | if self.is_alive:
|
53 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
54 | current_pid = self.pid
|
55 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
56 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
57 | Traceback (most recent call last):
|
58 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
59 | if self.is_responsive:
|
60 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
61 | if self.is_alive:
|
62 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
63 | current_pid = self.pid
|
64 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
65 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
66 | Traceback (most recent call last):
|
67 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
68 | if self.is_responsive:
|
69 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
70 | if self.is_alive:
|
71 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
72 | current_pid = self.pid
|
73 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
74 | * caught exception signal only works in main thread while processing games-emulation/yuzu-dev-9999
| [FATAL] |
75 | * caught exception signal only works in main thread while processing games-emulation/yuzu-9999
| [FATAL] |
76 | * caught exception signal only works in main thread while processing games-emulation/yuzu-0.327
| [FATAL] |
77 | * caught exception signal only works in main thread while processing games-emulation/yuzu-0.337
| [FATAL] |
78 | * caught exception signal only works in main thread while processing games-emulation/yuzu-0.358
| [FATAL] |
79 | * games-emulation/yuzu-0.327: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
80 | * games-emulation/yuzu-0.337: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
81 | * games-emulation/yuzu-0.358: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
82 | * Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
83 | Traceback (most recent call last):
|
84 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
85 | if self.is_responsive:
|
86 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
87 | if self.is_alive:
|
88 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
89 | current_pid = self.pid
|
90 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
91 | Exception ignored in: <function EbuildProcessor.__del__ at 0x7fde68868ca0>
|
92 | Traceback (most recent call last):
|
93 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__
|
94 | if self.is_responsive:
|
95 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive
|
96 | if self.is_alive:
|
97 | File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive
|
98 | current_pid = self.pid
|
99 | AttributeError: 'EbuildProcessor' object has no attribute 'pid'
|
100 | games-emulation/yuzu-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
101 | * games-emulation/yuzu-dev-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die)
| [FATAL] |
102 | * Cache regen failed with 143
|