Skip to content

Check if deb binary packages are available on OBS before trying to download them

Dylan Aïssi requested to merge wip/daissi/fix-lintian-job into master

Some packages don't generate binary packages for all architectures supported by Apertis (e.g. some ARM firmware packages). For these packages, the lintian job fails when trying to download nonexistent deb files from OBS.

https://phabricator.apertis.org/T9470

Merge request reports