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 | Already up to date.
|
16 | *** synced pentoo
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
|
21 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
22 | * dev-ruby/metasploit-concern-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
23 | * dev-ruby/metasploit-concern-3.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
24 | * dev-ruby/metasploit-credential-4.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
25 | * dev-ruby/metasploit-credential-5.0.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
26 | * dev-ruby/metasploit-model-3.1.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
27 | * dev-ruby/metasploit_data_models-4.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
28 | * dev-ruby/metasploit_payloads-mettle-1.0.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
29 | * net-analyzer/metasploit-6.0.50: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
30 | * Cache regen failed with 1
|