From: Andrew Savchenko <bircoph@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] portage can not find local ebuild
Date: Fri, 18 Sep 2015 08:15:28 +0300 [thread overview]
Message-ID: <20150918081528.fc1bedd916ed15777eb61ccf@gentoo.org> (raw)
In-Reply-To: <55FB81DA.2040501@sys-concept.com>
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
Hi,
On Thu, 17 Sep 2015 21:15:38 -0600 thelma@sys-concept.com wrote:
> I'm trying to emerge one of my local ebuild and portage can not find it.
> What am I missing?
>
> emerge -avq nxclient
>
> emerge: there are no ebuilds to satisfy "nxclient".
>
> My settings:
>
> make.conf.
> ...
> PORTDRI_OVERLAY="/usr/local/portage"
1. PORTDIR_OVERLAY
2. It is no longer used, overlays should be declared at repos.conf
these days.
> cat /etc/portage/repos.conf/gentoo.conf
> [DEFAULT]
> main-repo = gentoo
>
> [gentoo]
> location = /usr/portage
> sync-type = rsync
> sync-uri = rsync://192.168.139.7/gentoo-portage
You are missing local overlay description. Add to gentoo.conf
something like this:
[local]
priority = 100
location = /usr/local/portage
Best regards,
Andrew Savchenko
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-09-18 5:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 3:15 [gentoo-user] portage can not find local ebuild thelma
2015-09-18 3:30 ` wraeth
2015-09-18 3:41 ` thelma
2015-09-18 4:05 ` thelma
2015-09-18 5:15 ` Andrew Savchenko [this message]
2015-09-18 7:38 ` [gentoo-user] " Nikos Chantziaras
2015-09-18 17:11 ` thelma
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150918081528.fc1bedd916ed15777eb61ccf@gentoo.org \
--to=bircoph@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox