You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see following errors, when spike overlay enabled.
Probably, ebuilds for wireshark can be droppped, since actual version is 2.4.
Call stack:
ebuild.sh, line 611: Called source '/var/lib/layman/spike/net-analyzer/wireshark/wireshark-1.12.4.ebuild'
wireshark-1.12.4.ebuild, line 20: Called use 'sap'
ebuild.sh, line 78: Called die
The specific snippet of code:
eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
The text was updated successfully, but these errors were encountered:
I can see following errors, when spike overlay enabled.
Probably, ebuilds for wireshark can be droppped, since actual version is 2.4.
The text was updated successfully, but these errors were encountered: