Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No package found #30

Open
vitobotta opened this issue Oct 20, 2016 · 5 comments
Open

No package found #30

vitobotta opened this issue Oct 20, 2016 · 5 comments

Comments

@vitobotta
Copy link

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!

@DamnWidget
Copy link
Owner

Did you run emerge --sync?

@vitobotta
Copy link
Author

Hi, I did but no results are returned.

@vitobotta
Copy link
Author

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

@DamnWidget
Copy link
Owner

Try to execute the following:

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

@Ledslash
Copy link

Ledslash commented Jan 5, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants