sublime-text icon indicating copy to clipboard operation
sublime-text copied to clipboard

No package found

Open vitobotta opened this issue 8 years ago • 5 comments

Hi, I am still new to Gentoo and wasn't sure where to post this...

I added the overlay with layman but when I "emerge -s sublime" no packages are found. Any idea?

Thanks in advance!

vitobotta avatar Oct 20 '16 12:10 vitobotta

Did you run emerge --sync?

DamnWidget avatar Oct 20 '16 12:10 DamnWidget

Hi, I did but no results are returned.

vitobotta avatar Oct 20 '16 12:10 vitobotta

In /var/lib/layman/make.conf I have:

PORTDIR_OVERLAY="
/var/lib/layman/sublime-text
$PORTDIR_OVERLAY
/usr/local/portage/ ${PORTDIR_OVERLAY}"

I have tried sourcing it and running emerge --sync but nothing changes. As said I am new to Gentoo so not sure what I am missing

vitobotta avatar Oct 20 '16 12:10 vitobotta

Try to execute the following:

sudo layman -a sublime-text
sudo layman -S
sudo emerge --sync
sudo emerge --ask --verbose sublime-text

DamnWidget avatar Oct 20 '16 12:10 DamnWidget

Hello i have this issue too, since it's still open i didn't want to start another issue. Same issue after getting the overlay with layman and trying to install sublime i get emerge: there are no binary packages to satisfy "sublime-text".

I tried what you said to execute but it still does not work or install properly.

Ledslash avatar Jan 05 '19 00:01 Ledslash