Package: bcfg2-server
Version: 1.0.1-3
Severity: important

Hi,

bcfg2-server needs a Depends on patch because the delta feature of the
Cfg plugin uses patch directly:

$cat src/lib/Server/Plugins/Cfg.py
...
        ret = os.system("patch -uf %s < %s > /dev/null 2>&1" \
                        % (basefile.name, dfile.name))

Thanks,
Ana



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to