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
|
{'description': {'en': 'Brother printer and scanner software'},
'feed': ['https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom'],
'homepage': 'https://github.com/stefan-langenmaier/brother-overlay',
'name': 'brother-overlay',
'owner': [{'email': 'stefan.langenmaier+gentoo@gmail.com',
'name': 'Stefan Langenmaier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/stefan-langenmaier/brother-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:stefan-langenmaier/brother-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync brother-overlay
ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing brother-overlay
Already up to date.
*** synced brother-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 brother-overlay
ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
* net-print/brother-dcp9020cdw-bin-1.1.2-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
* net-print/brother-dcp9055cdn-bin-1.1.1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
* net-print/brother-dcpj715w-bin-1.1.3: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
* net-print/brother-hl3040cn-bin-1.1.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-hl3070cw-bin-1.1.2: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
* net-print/brother-hl4150cdn-bin-1.1.1: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-hl4570cdw-bin-1.1.1: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-hll3270cdw-bin-1.0.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-hll8350cdw-bin-1.1.2-r1: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-mfc7440n-bin-3.1.0-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
* net-print/brother-mfc9130cw-bin-1.1.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-mfc9320cw-bin-1.1.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-mfc9330cdw-bin-1.1.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-mfc9332cdw-bin-1.1.4: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* net-print/brother-mfc9340cdw-bin-1.1.2: failed sourcing ebuild: epatch: EAPI 5 not supported, (epatch.eclass, line 18: called die)
* Cache regen failed with 1
|