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
35
|
{'description': {'en': 'Spike community overlay'},
'homepage': 'http://spike-pentesting.org/',
'name': 'spike-community-overlay',
'owner': [{'email': 'mudler@sabayonlinux.org', 'type': 'person'},
{'email': 'skullbocks@dark-lab.net', 'type': 'person'},
{'email': 'mike@michaellawrenceit.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Sabayon-Labs/spike-community-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync spike-community-overlay
WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name
Already up-to-date.
*** syncing spike-community-overlay
*** synced spike-community-overlay
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spike-community-overlay
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
!!! caught exception Metadata Exception: pkg ebuild src: app-forensics/bulk_extractor-1.5.5, attr eapi
error: parsed eapi '0' doesn't match sourced eapi '5' while processing ebuild src: app-forensics/bulk_extractor-1.5.5
!!! caught exception Metadata Exception: pkg ebuild src: app-forensics/dc3dd-6.12.3, attr eapi
error: parsed eapi '0' doesn't match sourced eapi '5' while processing ebuild src: app-forensics/dc3dd-6.12.3
!!! caught exception Metadata Exception: pkg ebuild src: app-forensics/dc3dd-7.0.0, attr eapi
error: parsed eapi '0' doesn't match sourced eapi '2' while processing ebuild src: app-forensics/dc3dd-7.0.0
!!! caught exception Metadata Exception: pkg ebuild src: app-forensics/dc3dd-7.2.641, attr eapi
error: parsed eapi '0' doesn't match sourced eapi '5' while processing ebuild src: app-forensics/dc3dd-7.2.641
!!! caught exception Metadata Exception: pkg ebuild src: app-forensics/ssdeep-2.11.1, attr eapi
error: parsed eapi '0' doesn't match sourced eapi '2' while processing ebuild src: app-forensics/ssdeep-2.11.1
Error running an operation:
Unhandled exception in regen_cache
app-forensics/xmount-0.5.0-2
* Cache regen failed with 246
|