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
36
37
38
39
40
41
42
43
44
45
46
47
48
|
{'description': {'en': 'This repository contains the ebuild from Necrose99 (some are works in progress)'},
'feed': ['https://github.com/necrose99/necromancy-overlay/commits/master.atom'],
'homepage': 'https://github.com/necrose99/necromancy-overlay',
'name': 'necromancy-overlay',
'owner': [{'email': 'mike@michaellawrenceit.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:necrose99/necromancy-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync necromancy-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'
Already up-to-date.
*** syncing necromancy-overlay
*** synced necromancy-overlay
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 necromancy-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'
!!! ERROR: sys-auth/pam_u2f-0.0.1 failed.
!!! die invoked from directory /home/mgorny/pkgcore-venv/lib/pkgcore
!!! Call stack:
!!! ebuild-daemon.bash, line 456: Called __ebd_exec_main 'daemonize'
!!! ebuild-daemon.bash, line 210: Called __ebd_main_loop
!!! ebuild-daemon.bash, line 439: Called __ebd_process_metadata '190' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/necromancy-overlay/sys-auth/pam_u2f/pam_u2f-0.0.1.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/necromancy-overlay/sys-auth/pam_u2f/pam_u2f-0.0.1.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/necromancy-overlay/sys-auth/pam_u2f/pam_u2f-0.0.1.ebuild'
!!! pam_u2f-0.0.1.ebuild, line 6: Called inherit 'multilib' 'autotools-multilib'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'autotools-multilib'
!!! ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/autotools-multilib.eclass'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/gentoo/eclass/autotools-multilib.eclass'
!!! autotools-multilib.eclass, line 26: Called die
!!! The die message:
!!! EAPI= is not supported
ERROR pkgcore: returned val from gen_metadata was 'False'
!!! caught exception False while processing ebuild src: sys-auth/pam_u2f-0.0.1
Error running an operation:
Unhandled exception in regen_cache
app-editors/enki-editor-14.07.2
* Cache regen failed with 246
|