From owner-freebsd-pkg@freebsd.org Mon Jun 4 00:43:35 2018 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47403FF5394 for ; Mon, 4 Jun 2018 00:43:35 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CD2F386E98 for ; Mon, 4 Jun 2018 00:43:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 89150FF538B; Mon, 4 Jun 2018 00:43:34 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7641CFF5389 for ; Mon, 4 Jun 2018 00:43:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x229.google.com (mail-yw0-x229.google.com [IPv6:2607:f8b0:4002:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1308F86E93 for ; Mon, 4 Jun 2018 00:43:33 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x229.google.com with SMTP id p129-v6so952287ywg.7 for ; Sun, 03 Jun 2018 17:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=P4VOM8NIvaxyeiZj1fAj96Q4IcEupwidFXYdbA2CNak=; b=NTHjl7YUu7JACN91arA7Xd0zoCxjoYJgdoWsS38mKTb8jX+Ia6hHiE+knIsktMI581 wx/p9JBuwbVvCdVdyu19SkPmeyfdUIQbqOyGh9qdxGrCSLZjiHtKCmrmR0bi4iNZaarX +8UTbZYnQkRMVdNdIFtLuV44zk/NC/UuvKTSs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=P4VOM8NIvaxyeiZj1fAj96Q4IcEupwidFXYdbA2CNak=; b=Ws8Lxv/aGvBNusevZRYlnJBPXwIBQztdY3LGVzIr1CnEKJ2bSIE0eRDIUEu53uxqf2 TCkdibDsi3Yf8oQ6B2fUFGXBQF9ya3b7oGN7+biFOoA0BcuIe4SfyhfM08nbCLJ3yfgg Tj1LFoGa4Qs59CMkMx7oik5qrdNT9uM8u+/sJOoCGd0UaYYgnPY+XA1bSBZTphr9XPqQ hI1BtR7/2SJvjE+1qA8aZ6Pr8r0VgLUk/EmwRq3yS4JRnh3etxaPvrt0JIJVXL2HSpKI bZLi5QR76mH2BL7VmvawcmWFAEqowBls/hoivc0TijufaSFJN89KWbc5KBpZVcqFEjxA /Aaw== X-Gm-Message-State: APt69E38RUmN0s2j65wfhd/bXzZiLKnpm+99i0Kx/ffop0/rSYeFSBde 7cO6XdGmE3Ewy7MRpJ91yjRMM+3Ri0ghjjY5rITXRQ== X-Google-Smtp-Source: ADUXVKL+tmrDmqoCeX+9iJ7Uo0KUtxGTun9g8SbJTpqLKCOn/2cF1SZPuZ1J34O5iU4OoxVlWZ4Rr70j+mvBiAeETyM= X-Received: by 2002:a81:3e16:: with SMTP id l22-v6mr3340286ywa.37.1528073013338; Sun, 03 Jun 2018 17:43:33 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sun, 3 Jun 2018 17:43:02 -0700 (PDT) In-Reply-To: <20180517132809.4ef9ffd4@gmail.com> References: <20180517132809.4ef9ffd4@gmail.com> From: Eitan Adler Date: Sun, 3 Jun 2018 17:43:02 -0700 Message-ID: Subject: Re: pkg wants to install packages it just autoremoved (and vice versa) To: Christopher Hall , pkg@freebsd.org Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 00:43:35 -0000 On 16 May 2018 at 22:28, Christopher Hall wrote: > Hello Eitan, > > On Wed, 16 May 2018 21:32:20 -0700, Eitan Adler > wrote: > >> ping? >> >> On 12 May 2018 at 06:06, Eitan Adler wrote: >> > Can anyone explain why pkg wants to both install and autoremove the >> > same packages? >> > > > When I had similar, it was because I tried to use both FreeBSD repo and > my own repo. Then a installed package from my local repo had a more > recent version on FreeBSD repo, so the dependencies changed. I ended > up with machines that only use FreeBSD or only use local repo and have > not seen this happen since. I have the same setup but would like to understand *why* this is happening. Shouldn't the poudriere package "win" if configured with higher priority ? -- Eitan Adler