[gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
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"

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

ll /usr/local/portage/net-misc/
total 16
drwxr-xr-x 3 portage portage 4096 May 22 13:05 nx
drwxr-xr-x 2 rootroot4096 Sep 17 20:10 nxclient
drwxr-xr-x 3 portage portage 4096 Oct  3  2014 nxserver-freeedition
drwxr-xr-x 3 portage portage 4096 May 22 13:05 nxserver-freenx

ll /usr/local/portage/net-misc/nxclient/
total 8
-rw-r--r-- 1 root root  774 Sep 17 20:10 Manifest
-rw-r--r-- 1 root root 1989 Sep 17 20:08 nxclient-3.5.0.7.ebuild

-- 
Thelma



Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread wraeth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 18/09/15 13:15, the...@sys-concept.com wrote:
> My settings:
> 
> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage"

Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf?

- -- 
wraeth 
GnuPG Key: B2D9F759
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlX7hUMACgkQXcRKerLZ91mT+QD/XGw9yC2WZOLS2NiJyb/PlbKA
StDpSbNaO+pCnoDc1zoA/j5cTEzk1epQ9qic6oa2OkpNJRhBhOBo+nSbU/CCF31u
=EY2J
-END PGP SIGNATURE-



Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma


Thelma

On 09/17/2015 09:30 PM, wraeth wrote:
> On 18/09/15 13:15, the...@sys-concept.com wrote:
>> My settings:
> 
>> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage"
> 
> Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf?

Hypo :-/ thanks.

Thelma



Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread thelma
On 09/17/2015 09:41 PM, the...@sys-concept.com wrote:
> 
> 
> Thelma
> 
> On 09/17/2015 09:30 PM, wraeth wrote:
>> On 18/09/15 13:15, the...@sys-concept.com wrote:
>>> My settings:
>>
>>> make.conf. ... PORTDRI_OVERLAY="/usr/local/portage"
>>
>> Did you mean PORTDIR_OVERLAY, or is there a typo in your make.conf?
> 
> Hypo :-/ thanks.
That suppose to be: Typo,
I have to buy bigger monitor.

Thelma




Re: [gentoo-user] portage can not find local ebuild

2015-09-17 Thread Andrew Savchenko
Hi,

On Thu, 17 Sep 2015 21:15:38 -0600 the...@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


pgpa7G4JRbOCP.pgp
Description: PGP signature