1 | {'description': {'en': 'The overlay contains new or updated security tools.'},
|
2 | 'homepage': 'http://www.pentoo.ch',
|
3 | 'name': 'pentoo',
|
4 | 'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
|
8 | {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
9 | 'status': 'official'}
|
10 | pkgcore 0.12.16
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
|
13 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
14 | *** syncing pentoo
|
15 | From https://github.com/pentoo/pentoo-overlay
|
16 | 75fb7d611..b0bfdc2a4 master -> origin/master
|
17 | Updating 75fb7d611..b0bfdc2a4
|
18 | Fast-forward
|
19 | app-misc/far2l/far2l-2.4.1.ebuild | 6 +++---
|
20 | 1 file changed, 3 insertions(+), 3 deletions(-)
|
21 | *** synced pentoo
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
|
26 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
27 | * dev-ruby/metasploit-concern-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
28 | * dev-ruby/metasploit-concern-3.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
29 | * dev-ruby/metasploit-credential-4.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
30 | * dev-ruby/metasploit-credential-5.0.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
31 | * dev-ruby/metasploit-model-3.1.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
32 | * dev-ruby/metasploit_data_models-4.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
33 | * dev-ruby/metasploit_payloads-mettle-1.0.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
34 | * net-analyzer/metasploit-6.0.50: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
35 | * Cache regen failed with 1
|