Although Debian Appliance Builder is to be discussed in the mailing list, the following corrections to the DAB.pm will be in order.
Many OS versions have had their repos moved to an archive url.
Lines 575 to 605 in DAB.pm
if (!$config->{source}) {
if (lc($suiteinfo->{origin}) eq 'debian')...