https://bugs.kde.org/show_bug.cgi?id=394188
--- Comment #5 from [email protected] --- As I showed in my previous post, it looks something is different in metadata. I installed wget command from MacPort, but if you do not have it yet , try this commands to remove metadata. (As all commands are in /bin or /usr/bin that means there is no need to install something. There should be a better way, but I don't know other ways...) $ mkdir temp $ mv ~/Download/krita-4.0.3.dmg temp/krita-4.0.3-broken.dmg $ cd temp $ COPYFILE_DISABLE=1 tar cvf temp.tar krita-4.0.3-broken.dmg krita-4.0.3-broken.dmg $ mkdir tmp $ tar xvfC temp.tar tmp $ mv tmp/krita-4.0.3-broken.dmg krita-4.0.3.dmg x krita-4.0.3-broken.dmg $ rm temp.tar $ rmdir tmp Then, I hope you can use temp/krita-4.0.3.dmg -- You are receiving this mail because: You are watching all bug changes.
