https://bugs.kde.org/show_bug.cgi?id=518106
--- Comment #2 from [email protected] --- This is the output from git log: fatal: detected dubious ownership in repository at '/mnt/hdd/Kup/Basic' To add an exception for this directory, call: git config --global --add safe.directory /mnt/hdd/Kup/Basic After running that suggested command, I was able to open the archive using the Kup gui! It looks like the location of the archive is technically owned by root, not my user, so while I have access to it I could see why libgit didn't want to touch it. -- You are receiving this mail because: You are watching all bug changes.
