http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10735

            Bug ID: 10735
           Summary: koha-dump not working
 Change sponsored?: ---
           Product: Koha
           Version: 3.12
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Packaging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Steps to Reproduce (on Debian, installing via apt-get koha-common):

(1) Use koha-run-backups on an older Koha version (I used 3.10 which has been
updated from an even older installation).

(2) koha-restore data and configuration from step (1) into a Koha 3.12
installation.

(3) Run /usr/sbin/koha-dump.


Actual Result: It says "Dumping Koha site [...]:".  Nothing else happens.


Expected Result: Two dump files.


Workaround: Remove the "set -e" line in /usr/sbin/koha-dump


Additional Information:

The older configuration doesn't have a config/backupdir entry.

backupdir="$( xmlstarlet sel -t -v 'yazgfs/config/backupdir' $kohaconfig )"

therefore returns 1 and exits koha-dump.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to