Hi, Quoting Ritesh Raj Sarraf (2019-08-23 09:15:39) > Fixing the commas does get apt to work. I wonder why the buildd machines did > not report this error.
this is because buildds use sbuild to build packages. And sbuild first parses the Build-Depends using dpkg and then filters out all empty packages. sbuild does not pass the Build-Depends to apt directly but sanitizes them first. Instead of scripting your own builder, you could also instead use sbuild with a docker backend. See #867176. Thanks! cheers, josch
signature.asc
Description: signature

