From owner-freebsd-ports@FreeBSD.ORG Fri Aug 24 09:01:51 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4A331065670; Fri, 24 Aug 2012 09:01:51 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5118FC08; Fri, 24 Aug 2012 09:01:50 +0000 (UTC) Received: by eeke52 with SMTP id e52so649543eek.13 for ; Fri, 24 Aug 2012 02:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=5A6wJ9NtAit7OzfJhsW3rR94WQh0/ZBGk8jpU/k7Wk4=; b=CxWa+kjyycw06viM39HGT0EIdGIwW2p2DKpJ8XsVSVoOle5GHmEdOXd9H/c8f+UaPH 2hlbr1Cx45BBLl7ARtpazSOw+Jnsc0ElCGL6f/G8sIjDlPAsabwKxTN+wwpehw1/xvpz b7lr+B1qh+KVPAq/s9zV5/fNabfDVJEsIxusklHYYx/xUB8Ftqb5nymCsvSEmR107Ym4 Ldras4frPs2ld0kVNdAS8PS4bybEIeoyquWvQYl+wYTWw8WOHyEtGp3K0S38yuNZPsvh a4A6Hkl1Sqe4fB0miSDIQ3ivpD9dYY4ZwuVYejDe+2//1jUBX4TxL0bW5vJEqoHouzau YkBg== Received: by 10.14.212.72 with SMTP id x48mr6343332eeo.40.1345798909797; Fri, 24 Aug 2012 02:01:49 -0700 (PDT) Received: from laptop (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPS id v3sm28025370eep.10.2012.08.24.02.01.48 (version=SSLv3 cipher=OTHER); Fri, 24 Aug 2012 02:01:48 -0700 (PDT) Date: Fri, 24 Aug 2012 12:02:59 +0300 From: "Sergey V. Dyatko" To: Message-ID: <20120824120259.36cebc82@laptop> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cperciva@FreeBSD.org Subject: INDEX|DESCRIBE-N not provided by portsnap server X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Aug 2012 09:01:51 -0000 Hi, I have a box with HEAD and I'm try setup my own pkgng repo with poudriere After `poudriere ports -c`: [skipped] /usr/local/poudriere/ports/default/ports/x11/yeahconsole/ /usr/local/poudriere/ports/default/ports/x11/yelp/ /usr/local/poudriere/ports/default/ports/x11/zenity/ Building new INDEX files... INDEX-7 not provided by portsnap server; INDEX-7 not being generated. DESCRIBE.7 INDEX-8 not provided by portsnap server; DESCRIBE.7 INDEX-8 not being generated. DESCRIBE.8 INDEX-9 not provided by portsnap server; DESCRIBE.8 INDEX-9 not being generated. done. current# some of portsnap mirror(s) out-of-sync ? Unfortunately I can't say which server from pool it was. just in case: current# grep -i servernam /etc/portsnap.conf SERVERNAME=portsnap.FreeBSD.org current# dig +short portsnap.freebsd.org 46.137.83.240 current# ll /usr/local/poudriere/ports/default/ports/INDEX* ls: No match. -- wbr, tiger