1 | {'description': {'en': 'This repository contains the ebuild used to build spike, a pentesting distro based on Sabayon.'},
|
2 | 'homepage': 'https://github.com/Spike-Pentesting/spike-overlay',
|
3 | 'name': 'spike',
|
4 | 'owner': [{'email': 'mudler@gentoo.org', 'type': 'person'},
|
5 | {'email': 'skullbocks@sabayon.org', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/Spike-Pentesting/spike-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync spike
|
11 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
12 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
13 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
14 | Already up to date.
|
15 | *** syncing spike
|
16 | *** synced spike
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 spike
|
20 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
21 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
22 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
23 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
24 | * ERROR: dev-libs/gecode-9999 failed (depend phase):
|
25 | * External commands disallowed during metadata regen: ESVN_USER = anonymous
|
26 | *
|
27 | * Call stack:
|
28 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/spike/dev-libs/gecode/gecode-9999.ebuild'
|
29 | * gecode-9999.ebuild, line 17: called command_not_found_handle 'ESVN_USER' '=' 'anonymous'
|
30 | * ebuild-daemon.bash, line 384: called die
|
31 | sandbox:stop caught signal 15 in pid 14677
|
32 | Sandboxed process killed by signal: Terminated
|
33 | Terminated
|
34 | * Cache regen failed with -13
|