https://bugs.kde.org/show_bug.cgi?id=503842
--- Comment #21 from Andrius Štikonas <[email protected]> --- By the way, is /dev/sdb RAID device? I haven't tested those though I don't see why they shouldn't work. Anyway, we need to figure out what commands were launched by partitionmanager. See what it runs and try to run the same command outside partitionmanage. And if KPMCORE_DEBUG=1 partitionmanager does't work, use some other method, you could try strace'ing it... First start external command helper: # sudo strace -fe execve,write /usr/libexec/kpmcore_externalcommand Then run: $ partitionmanager -- You are receiving this mail because: You are watching all bug changes.
