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
|
{'description': {'en': '32bit ebuilds (libdrm, mesa, libx11, mesa-progs, ..)'},
'feed': ['https://github.com/FireBurn/Overlay/commits/master.atom'],
'homepage': 'https://github.com/FireBurn/Overlay',
'name': 'FireBurn',
'owner': [{'email': 'mike@fireburn.co.uk',
'name': 'Mike Lothian',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/FireBurn/Overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/FireBurn/Overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync FireBurn
*** syncing FireBurn
From https://github.com/FireBurn/Overlay
0bff5e3..b7da2cc master -> origin/master
Updating 0bff5e3..b7da2cc
Fast-forward
www-client/firefox/firefox-125.0.3.ebuild | 2 +-
www-client/firefox/firefox-126.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
*** synced FireBurn
* 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 FireBurn
* media-gfx/afdko-3.5.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
* Cache regen failed with 1
|