You might want to patch Hosting Site Backup Manager.

function hosting_site_backup_manager_gc_schema() {

Should be named hosting_site_backup_manager_schema instead.
It is not found with this name.
Which then causes hosting_backup_gc_site_touch() to not work because drupal_write_record just fails (silently because the return value is not checked).

See also the issue in Hosting Site Backup Manager - http://drupal.org/node/1750130

Comments

omega8cc’s picture

Project: Barracuda » Octopus
Component: Code » Aegir Hostmaster

Do you mean it is something to fix on the BOA side or the included module side?

omega8cc’s picture

Of course thanks for the heads up, but it sounds like something to be fixed in the module anyway, so if you could submit a patch for review at #1750130: Integrate two other backup modules, it would be great.

omega8cc’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.