https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21903 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendan@bywatersolutions.co | |m --- Comment #7 from Brendan Gallagher <brendan@bywatersolutions.com> --- Just a note here for those that are using Vagrant installs (kohadevbox) you need to run reset_all for the /usr/sbin/koha-dump and /usr/share/koha/bin/koha-functions.sh to get the updated flags. After that I get matching messages for regular koha-dump: Dumping Koha site kohadev: * DB to /var/spool/koha/kohadev/kohadev-2019-10-02.sql.gz * configs, files, logs to /var/spool/koha/kohadev/kohadev-2019-10-02.tar.gz Done. But at last after I try to run the koha-dump --uploaded_files kohadev (I get) Error: invalid option switch (--uploaded_files) SO maybe I am wrong and this needs to be tested on a regular debian package. (I'll ping Tomas and see if he understands a little more about the vagrant installs). -- You are receiving this mail because: You are watching all bug changes.