On Sat, 2026-01-17 at 17:55 +0700, Mikhail Kazantsev wrote: > It is impossible to store test set in rust src upstream, because of > specific way of rust packages building process. > Sources for this packages are downloading from crates.io (it acts like > upstream i think) while making monorepo debcargo-conf, packages then > generated and builded from folder in this monorepo. But crates.io does > not allow to store test sets in sources, complainingabout size. > Also debcarg-conf scripts does not allow to store images in debian > directry, so this looks like a trap. > But someone from rust team on irc recommend me to put images into > debian/missing-sources. Is it good solution?
Yeah. Generally, if you're working with debcargo-conf, you should ask the Rust team since their practices differ from typical packaging procedures. -- Maytham
signature.asc
Description: This is a digitally signed message part

