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
|
{'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'},
{'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing pentoo
From https://github.com/pentoo/pentoo-overlay
9217d3f1e..d81c4f4b4 master -> origin/master
Updating 9217d3f1e..d81c4f4b4
Fast-forward
dev-util/semgrep-core-bin/Manifest | 2 +-
.../semgrep-core-bin-0.51.0.ebuild | 24 ----------------------
.../semgrep-core-bin-0.55.1.ebuild | 5 +++--
.../semgrep-core-bin-0.57.0.ebuild | 24 ++++++++++++++++++++++
4 files changed, 28 insertions(+), 27 deletions(-)
delete mode 100644 dev-util/semgrep-core-bin/semgrep-core-bin-0.51.0.ebuild
create mode 100644 dev-util/semgrep-core-bin/semgrep-core-bin-0.57.0.ebuild
*** 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-forensics/maltego-4.2.6.12502: SLOT cannot be unset or empty
* Cache regen failed with 1
|