Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] how to fix error with lpass ebuild
Date: Mon, 29 Aug 2022 10:10:48
Message-Id: m3tu5vnyw8.wl-covici@ccs.covici.com
1 Hi. I am a lastpass user and saved an ebuild of lpass which seems to
2 be no longer in the tree.
3
4 I get the following error during my world update:
5
6 * cmake-utils.eclass could not be found by inherit()
7 *
8 * Call stack:
9 * ebuild.sh, line 611: Called source '/usr/local/portage/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild'
10 * lastpass-cli-1.3.3.ebuild, line 7: Called inherit 'cmake-utils' 'bash-completion-r1'
11 * ebuild.sh, line 259: Called die
12 * The specific snippet of code:
13 * [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
14 *
15 * If you need support, post the output of `emerge --info '=app-admin/lastpass-cli-1.3.3::local_ebuilds'`,
16 * the complete build log and the output of `emerge -pqv '=app-admin/lastpass-cli-1.3.3::local_ebuilds'`.
17 * Working directory: '/usr/lib/python3.10/site-packages'
18 * S: '/var/tmp/portage/app-admin/lastpass-cli-1.3.3/work/lastpass-cli-1.3.3'
19
20 I see the eclass is not there -- how to fix?
21
22 Thanks in advance for any suggestions.
23
24 --
25 Your life is like a penny. You're going to lose it. The question is:
26 How do
27 you spend it?
28
29 John Covici wb2una
30 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] how to fix error with lpass ebuild Stefano Crocco <posta@×××××××××××××.it>