← Back to team overview

holland-coredev team mailing list archive

[Bug 897400] [NEW] Plugins not loading correctly in Ubuntu 11.10

 

Public bug reported:

Ubuntu 11.10 (Oneiric) was recently added to the auto build system on
opensuse, but the packages built are not executing correctly after
install.  When running a simple 'holland bk', no plugins load correctly,
so backups fail:

# dpkg -i holland-common_1.0.6-2_all.deb holland_1.0.6-2_all.deb holland-mysqldump_1.0.6-2_all.deb
Selecting previously deselected package holland-common.
(Reading database ... 46243 files and directories currently installed.)
Unpacking holland-common (from holland-common_1.0.6-2_all.deb) ...
Selecting previously deselected package holland.
Unpacking holland (from holland_1.0.6-2_all.deb) ...
Selecting previously deselected package holland-mysqldump.
Unpacking holland-mysqldump (from holland-mysqldump_1.0.6-2_all.deb) ...
Setting up holland (1.0.6-2) ...
Processing triggers for man-db ...
Setting up holland-common (1.0.6-2) ...
Setting up holland-mysqldump (1.0.6-2) ...
Processing triggers for python-support ...

# holland bk
Holland 1.0.6 started with pid 14824
Skipping command plugin help: No module named help
Skipping command plugin mk-config: No module named mk_config
Skipping command plugin listbackups: No module named list_backups
Skipping command plugin purge: No module named purge
Skipping command plugin listplugins: No module named list_plugins
Skipping command plugin backup: No module named backup
No such command: 'bk'

# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 11.10
Release:	11.10
Codename:	oneiric

Expected behavior is to load plugins and execute backup of MySQL
Packages were pulled from http://download.opensuse.org/repositories/home:/holland-backup/xUbuntu_11.10/

** Affects: holland-backup
     Importance: Undecided
         Status: New

** Affects: ubuntu
     Importance: Undecided
         Status: New

** Also affects: ubuntu
   Importance: Undecided
       Status: New

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

Title:
  Plugins not loading correctly in Ubuntu 11.10

Status in Holland Backup Framework:
  New
Status in Ubuntu:
  New

Bug description:
  Ubuntu 11.10 (Oneiric) was recently added to the auto build system on
  opensuse, but the packages built are not executing correctly after
  install.  When running a simple 'holland bk', no plugins load
  correctly, so backups fail:

  # dpkg -i holland-common_1.0.6-2_all.deb holland_1.0.6-2_all.deb holland-mysqldump_1.0.6-2_all.deb
  Selecting previously deselected package holland-common.
  (Reading database ... 46243 files and directories currently installed.)
  Unpacking holland-common (from holland-common_1.0.6-2_all.deb) ...
  Selecting previously deselected package holland.
  Unpacking holland (from holland_1.0.6-2_all.deb) ...
  Selecting previously deselected package holland-mysqldump.
  Unpacking holland-mysqldump (from holland-mysqldump_1.0.6-2_all.deb) ...
  Setting up holland (1.0.6-2) ...
  Processing triggers for man-db ...
  Setting up holland-common (1.0.6-2) ...
  Setting up holland-mysqldump (1.0.6-2) ...
  Processing triggers for python-support ...

  # holland bk
  Holland 1.0.6 started with pid 14824
  Skipping command plugin help: No module named help
  Skipping command plugin mk-config: No module named mk_config
  Skipping command plugin listbackups: No module named list_backups
  Skipping command plugin purge: No module named purge
  Skipping command plugin listplugins: No module named list_plugins
  Skipping command plugin backup: No module named backup
  No such command: 'bk'

  # lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 11.10
  Release:	11.10
  Codename:	oneiric

  Expected behavior is to load plugins and execute backup of MySQL
  Packages were pulled from http://download.opensuse.org/repositories/home:/holland-backup/xUbuntu_11.10/

To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/897400/+subscriptions


Follow ups

References