<kaazoo>
Having zero dependencies installed on build servers was driving me nuts and required lots of tries. I hope there is faster / nicer way instead of building source package -> upload via dput -> wait for accept -> wait for build to fail -> check build log to understand what's missing -> build new source package and try again....
<kaazoo>
For the Rust dependencies, I had to vendor all of them (include them in the source package). Debian / Ubuntu also has lots of Rust crates as librust-* packages, but I didn't want to go through the whole list of dependency crates to then figure out that some of them are missing or not in the required version.
<tobhe[m]>
rust vendoring is fine for our use case and way easier to maintain
<kaazoo>
OK
<kaazoo>
Thanks for the hint to SimpleSbuild. Will try that out soonish
<tobhe[m]>
I think sbuild is what launchpad uses internally too, so great for bug compatibility 🙂
hwpplayer1 has joined #ubuntu-asahi
kaazoo has quit [Quit: Leaving.]
hwpplayer1 has quit [Quit: I'll be back later tomorrow or before tomorrow :D]