meson plugin uses internet access during build, instead of pull

Bug #1964329 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
New
Undecided
Unassigned

Bug Description

meson plugin uses internet access during build, instead of pull

It generates build command:
/usr/bin/python3 -m pip install -U {meson_package}

Ideally that should be pulled-in during pull stage

I think I will have to unroll meson plugin, and do what it does by hand, such that I can shuffle `pip install` during override-pull, instead of during build.

As I am running out of network access time during riscv builds with meson.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.