/srv/irclogs.ubuntu.com/2018/01/30/#launchpad.txt

ricotzhello, it seems I am running into "missing dh_scour" issues on bionic builders, I am not explicitly using it, but afaik launchpad adds thoses calls06:59
ricotz# only call dh_scour for packages in main06:59
ricotzif grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -pfirefox -Nfirefox-testsuite; fi06:59
ricotz /bin/bash: dh_scour: command not found06:59
wgrantricotz: That's in cdbs08:44
wgrantcdbs-0.4.156ubuntu2/1/rules/debhelper.mk.in:if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -p$(cdbs_curpkg) $(DEB_DH_SCOUR_ARGS); fi08:44
ricotzwgrant, ok, something seems to have changed then, like a dropped dependency, since the identical packaging works on artful08:48
ricotzoh, https://launchpadlibrarian.net/355040931/cdbs_0.4.156ubuntu3_0.4.156ubuntu4.diff.gz08:49
ricotzlooks like I got caught up in the middle of a scour<->cdbs transition08:53
wgrantSeems so.08:54
ricotzI assume building with enabled -proposed should fix it08:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!