On my newly built (Jessie) designate/pdns server, I'm getting these puppet errors:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install prometheus-pdns-exporter' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package prometheus-pdns-exporter Error: /Stage[main]/Packages::Prometheus_pdns_exporter/Package[prometheus-pdns-exporter]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install prometheus-pdns-exporter' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package prometheus-pdns-exporter
I'm guessing that's a package that exists on stretch and Trusty but not on Jessie. Is it something we need, and is it easy to backport?