From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 14:15:11 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E194D1065670 for ; Thu, 11 Aug 2011 14:15:11 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id B909D8FC0A for ; Thu, 11 Aug 2011 14:15:11 +0000 (UTC) Received: by iye7 with SMTP id 7so3509098iye.17 for ; Thu, 11 Aug 2011 07:15:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.130.15 with SMTP id q15mr13130239ibs.8.1313072110942; Thu, 11 Aug 2011 07:15:10 -0700 (PDT) Sender: aimass@yabarana.com Received: by 10.231.30.136 with HTTP; Thu, 11 Aug 2011 07:15:10 -0700 (PDT) Date: Thu, 11 Aug 2011 10:15:10 -0400 X-Google-Sender-Auth: SnNdS-fdNTbg4xCJY2ZcamK6Od4 Message-ID: From: Alejandro Imass To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: ports make search not working in jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 14:15:12 -0000 Hi, I have been using Jails and EzJail for a while now and everything works perfectly except for make search in the ports collection insisde a jail. Otherwise the ports provided by the basejail works perfectly but I get this error when I try make search: The search target requires INDEX-8. Please run make index or make fetchindex. I tried all the normal steps that you would take in a normal environment but nothing seems to work. It must be something specifically related to Jails IMHO. Thanks in advance for any ideas! -- Alejandro Imass