Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] portage can not find local ebuild
Date: Fri, 18 Sep 2015 03:15:43
Message-Id: 55FB81DA.2040501@sys-concept.com
1 I'm trying to emerge one of my local ebuild and portage can not find it.
2 What am I missing?
3
4 emerge -avq nxclient
5
6 emerge: there are no ebuilds to satisfy "nxclient".
7
8 My settings:
9
10 make.conf.
11 ...
12 PORTDRI_OVERLAY="/usr/local/portage"
13
14 cat /etc/portage/repos.conf/gentoo.conf
15 [DEFAULT]
16 main-repo = gentoo
17
18 [gentoo]
19 location = /usr/portage
20 sync-type = rsync
21 sync-uri = rsync://192.168.139.7/gentoo-portage
22
23 ll /usr/local/portage/net-misc/
24 total 16
25 drwxr-xr-x 3 portage portage 4096 May 22 13:05 nx
26 drwxr-xr-x 2 root root 4096 Sep 17 20:10 nxclient
27 drwxr-xr-x 3 portage portage 4096 Oct 3 2014 nxserver-freeedition
28 drwxr-xr-x 3 portage portage 4096 May 22 13:05 nxserver-freenx
29
30 ll /usr/local/portage/net-misc/nxclient/
31 total 8
32 -rw-r--r-- 1 root root 774 Sep 17 20:10 Manifest
33 -rw-r--r-- 1 root root 1989 Sep 17 20:08 nxclient-3.5.0.7.ebuild
34
35 --
36 Thelma

Replies

Subject Author
Re: [gentoo-user] portage can not find local ebuild wraeth <wraeth@×××××××××.au>
Re: [gentoo-user] portage can not find local ebuild Andrew Savchenko <bircoph@g.o>
[gentoo-user] Re: portage can not find local ebuild Nikos Chantziaras <realnc@×××××.com>