https://bugs.kde.org/show_bug.cgi?id=453919
--- Comment #5 from Miguel Guthridge <h...@outlook.com.au> --- (In reply to Christian Hartmann from comment #3) > same thing here ... > > had to manually 'init' bup(1) with: > > $ bup --bup-dir=<the-directory-to-backup-files-to> init > > assuming an external disk device named 'EXTERNAL', > the command template above would result to: > > $ bup --bup-dir="/media/$USER/EXTERNAL/Backups" init > > (tested on Neon und Kubuntu 22.04) This worked for me as well, thanks. I suppose that some error checking needs to be run to make sure that a) bup and rsync are installed b) the backup repository has been initialised Seems like a fix that I might be able to do... I'll have a glance through the code later -- You are receiving this mail because: You are watching all bug changes.