On Fri, May 03, 2019 at 01:35:59AM -0600, Bjorn Ketelaars wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]    2019/05/03 01:35:59
> 
> Modified files:
>       graphics/py-matplotlib: Makefile 
> Added files:
>       graphics/py-matplotlib/patches: patch-setup_py 
> 
> Log message:
> Fix py-matplotlib-2.2.4 build.
> 
> naddy@ and ajacoutot@, independently from each other, found that the
> recent update of py-matplotlib does not build. Issue is caused by me not
> noticing that matplotlib tries to download jquery-ui-1.12.1, which fails
> when building in a chroot using dpb. Instead of downloading jquery-ui
> use the bundled files.

It's not really because of dpb nor chroot.
It's because dpb builds as the _pbuild user which is prevented to go online by
the default pf.conf

-- 
Antoine

Reply via email to