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
43
44
45
46
47
48
49
50
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
e4c034435..0150fc6af master -> origin/master
Updating e4c034435..0150fc6af
Fast-forward
app-dicts/seclists/Manifest | 2 +-
...clists-2022.3.ebuild => seclists-2023.1.ebuild} | 0
dev-libs/frida-core/Manifest | 3 ++
dev-libs/frida-core/frida-core-16.0.11.ebuild | 39 +++++++++++++++
dev-python/frida-python/Manifest | 5 +-
dev-python/frida-python/frida-python-15.2.2.ebuild | 56 ----------------------
.../frida-python/frida-python-16.0.11.ebuild | 32 +++++++++++++
.../frida-python/frida-python-16.0.4-r1.ebuild | 5 +-
dev-util/frida-tools/Manifest | 2 +-
dev-util/frida-tools/frida-tools-12.0.2.ebuild | 6 ++-
...-11.0.0-r1.ebuild => frida-tools-12.1.1.ebuild} | 8 ++--
11 files changed, 89 insertions(+), 69 deletions(-)
rename app-dicts/seclists/{seclists-2022.3.ebuild => seclists-2023.1.ebuild} (100%)
create mode 100644 dev-libs/frida-core/frida-core-16.0.11.ebuild
delete mode 100644 dev-python/frida-python/frida-python-15.2.2.ebuild
create mode 100644 dev-python/frida-python/frida-python-16.0.11.ebuild
rename dev-util/frida-tools/{frida-tools-11.0.0-r1.ebuild => frida-tools-12.1.1.ebuild} (80%)
*** synced pentoo
* 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 pentoo
* app-fuzz/fuzzdb-1.09_p20170117: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die)
* dev-ruby/metasploit-concern-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit-concern-3.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit-credential-4.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit-credential-5.0.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit-model-3.1.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit_data_models-4.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/metasploit_payloads-mettle-1.0.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* net-proxy/proxenet-plugins-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die)
* net-wireless/gps-sdr-sim-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die)
* Cache regen failed with 1
|