Date: Sat, 1 Apr 2017 15:35:08 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: David Wolfskill <david@catwhisker.org>, freebsd-ports@FreeBSD.org Subject: Re: pousdriere: "Failed ports: textproc/py-sphinx:build-depends" Message-ID: <3450c501-a1de-851a-b5f0-8a4622593362@FreeBSD.org> In-Reply-To: <20170401122414.GQ1415@albert.catwhisker.org> References: <20170401122414.GQ1415@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/04/2017 15:24, David Wolfskill wrote: > Usually, my poudriere runs are ... uneventful (which is a Good Thing). > > This morning, however, textproc/py-sphinx apparently had "an issue"; > that snowballed into 211 (out of 402) ports being skipped. > > Checking the log directory, I see no hints about textproc/py-sphinx; > here's what I do see, starting with an excerpt of the typescript from > the poudriere run: I experienced something like that a little while earlier. I think that it is related to the renaming of setuptools port (see UPDATING entry 20170316). Apparently poudriere doesn't handle it well. At least it didn't in my case. I did something like the following to resolve the issue: # poudriere bulk -C devel/py-setuptools27 # poudriere bulk -C devel/py-setuptools # poudriere bulk <usual options...> -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3450c501-a1de-851a-b5f0-8a4622593362>