Page 1 of 1
emerge not working
Posted: Sun Mar 28, 2021 1:37 pm
by PiUser1
Emerge is frozen on
Code: Select all
Calculating dependencies * Waiting for lock on something...
I used su
If it helps I used the command
Re: emerge not working
Posted: Mon Mar 29, 2021 11:51 pm
by K9spud
Does
show you anything that might be holding the lock?
Re: emerge not working
Posted: Tue Mar 30, 2021 10:06 pm
by PiUser1
ok
Re: emerge not working
Posted: Wed Mar 31, 2021 3:05 am
by iarpi
The normal syntax would be
Try
Code: Select all
#emerge --search kuroo
or
#emerge --search app-portage/kuroo
and see what you get.
Looking at
https://packages.gentoo.org/packages/app-portage/kuroo, the only available version is masked.
Are you familiar with unmasking packages? If not there is guidance on the Gentoo Wiki.
Re: emerge not working
Posted: Thu Apr 08, 2021 12:07 am
by iarpi
@PiUser1
Did you get it going?