Skip to content

SubmitBuildJob: use pmbootstrap build --no-depends

Oliver Smith requested to merge pmb-no-depends into master

Abort the build if we would have to build any dependencies first, instead of building them automatically. We want to have exactly one package built in one builds.sr.ht job.

Tested and working: https://builds.sr.ht/~ollieparanoid/job/48871#task-build-21

ERROR: Missing binary package for dependency 'postmarketos-artwork-wallpapers' of 'postmarketos-artwork', but pmbootstrap won't build any depends since it was started with --no-depends.

Related: pmbootstrap!1769 (merged)

Edited by Oliver Smith

Merge request reports