From owner-freebsd-ports@FreeBSD.ORG Fri Oct 31 23:52:39 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9E9093F for ; Fri, 31 Oct 2014 23:52:39 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46C3F80B for ; Fri, 31 Oct 2014 23:52:39 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id b6so6988558lbj.34 for ; Fri, 31 Oct 2014 16:52:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ttqlTuzyHrfhha1KMDvMG/WfvypAIAMgIDO+9yTG1dE=; b=zHC6e5d8E+5vmWj2tSCsh6504BgIVPyrFE0o6HwdoWubSOut9Pu69QnpunjBwj7u7f j2JpbzXY1qIVKmq7hXov0iyziZDojss+uPlyy3PS+xFXRMdeiND/QGkCyk72wkrtS2+c +9SrBM7t3gRYMqsvP3e/Tj1GE17GlrpkcLXmyzPN8GDdTYct4jAyX2GgyEfiV1ittEmv 81KQ4enXlutagWjawF89FaxAk81EYTSGgA/n3GKXlyDeyjB0+gSmRY05jYFebZhHEcWv UVMZEPw8tT9SF7XSv/zTNtvEWmFrijBWb7bTtPxpoPPxd5GzaidrSu2PZnBpNgB0x1yC HkYg== MIME-Version: 1.0 X-Received: by 10.152.2.41 with SMTP id 9mr29359274lar.47.1414799557254; Fri, 31 Oct 2014 16:52:37 -0700 (PDT) Received: by 10.25.15.93 with HTTP; Fri, 31 Oct 2014 16:52:37 -0700 (PDT) Date: Fri, 31 Oct 2014 16:52:37 -0700 Message-ID: Subject: pkg local repo path bug after multiple "solver iterations" From: Nick Rogers To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 23:52:39 -0000 Hello, I opened this issue on pkg github the other day. Hoping someone on this list may have some input. https://github.com/freebsd/pkg/issues/1070 Thanks, -Nick