Skip to content

Check if debian/apertis folder is present for "proposed-updates/debian/*" branches

Dylan Aïssi requested to merge wip/daissi/clarify-conflict into master

Merge conflicts can occur at a previous step leading to not fully populated "proposed-updates/debian/*" branches. Consequently, the prepare-build-env job fails with this message error: "cat: debian/apertis/component: No such file or directory". Adding this check will help maintainer to quickly understand what happened.

https://phabricator.apertis.org/T9528

Merge request reports