From owner-svn-ports-all@freebsd.org Thu Oct 22 14:32:33 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 57FA444A6A0; Thu, 22 Oct 2020 14:32:33 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CH8w04hhrz3yps; Thu, 22 Oct 2020 14:32:32 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id ABED1C0031B; Thu, 22 Oct 2020 16:32:30 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 2CA9D139879; Thu, 22 Oct 2020 16:32:30 +0200 (CEST) Date: Thu, 22 Oct 2020 16:32:30 +0200 From: Christoph Moench-Tegeder To: Kirill Ponomarev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r552978 - in head/sysutils/py-salt: . files Message-ID: <20201022143230.GA16851@elch.exwg.net> References: <202010221400.09ME0aDF006740@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <202010221400.09ME0aDF006740@repo.freebsd.org> User-Agent: Mutt/1.14.7 (2020-08-29) X-Rspamd-Queue-Id: 4CH8w04hhrz3yps X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:24940, ipnet:88.198.0.0/16, country:DE]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2020 14:32:33 -0000 ## Kirill Ponomarev (krion@FreeBSD.org): > URL: https://svnweb.freebsd.org/changeset/ports/552978 > > Log: > Update to 3002 : pkg_resources.DistributionNotFound: The 'distro>=1.5' distribution was not found and is required by salt You need to update sysutils/py-distro first (luckily that's straight- forward) and bump that RUN_DEPENDS. (Would've been nice if any of the involved people actually tried like running the minion - it would've been obvious). Regards, Christoph -- Spare Space