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.17
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pentoo
|
13 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:megacoffee repo at '/var/lib/repo-mirror-ci/sync/megacoffee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing pentoo
|
17 | Already up to date.
|
18 | *** synced pentoo
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
|
23 | * dev-ruby/metasploit-concern-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
24 | * dev-ruby/metasploit-concern-3.0.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
25 | * dev-ruby/metasploit-credential-4.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
26 | * dev-ruby/metasploit-credential-5.0.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
27 | * dev-ruby/metasploit-model-3.1.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
28 | * dev-ruby/metasploit_data_models-4.1.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
29 | * dev-ruby/metasploit_payloads-mettle-1.0.10: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
30 | * Cache regen failed with 1
|