** Changed in: holland-backup
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Holland
Build, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/782867

Title:
  random plugin busted in 1.1

Status in Holland Backup Framework:
  Fix Released

Bug description:
  The random plugin has not been updated to the 1.1 API and, as such, is
  failing:

  tim@HollandBuild:~/git/holland$ holland mk-config random
  2011-05-15 02:22:47,376 [INFO] Failed to open log file: [Errno 2] No such 
file or directory: u'/var/log/holland/holland.log'
  2011-05-15 02:22:47,376 [INFO] Skipping file logging.
  2011-05-15 02:22:47,384 [ERROR] Exception when loading plugin
  Traceback (most recent call last):
    File "/home/tim/git/holland/holland/core/plugin/manager.py", line 112, in 
load
      return plugin.load()(plugin.name)
  TypeError: __init__() takes at least 4 arguments (2 given)
  2011-05-15 02:22:47,385 [INFO] ('holland.backup', 'random', 
TypeError('__init__() takes at least 4 arguments (2 given)',))

_______________________________________________
Mailing list: https://launchpad.net/~holland-coredev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~holland-coredev
More help   : https://help.launchpad.net/ListHelp

Reply via email to