https://bugs.kde.org/show_bug.cgi?id=412204
--- Comment #6 from Patrick Silva <bugsefor...@gmx.com> --- (In reply to Andrius Štikonas from comment #5) > (In reply to Patrick Silva from comment #3) > > This problem is always reproducible here. > > > > If you give me detailed instructions, I can try your fix. > > By the way, how detailed instruction do you need? > > Basically in kpmcore dir apply patch with > > patch -p1 < patch_name.patch > mkdir build > cd build > cmake .. -DCMAKE_INSTALL_PREFIX=/usr > make > sudo make install building was successful, but kpmcore can not be installed: Compiling... succeeded (after 2 minutes, and 51 seconds) Installing.. failed (after 0 seconds) Unable to install kpmcore! <<< PACKAGES FAILED TO BUILD >>> kpmcore - ~/kde/src/log/2019-09-24-01/kpmcore/install.log :-( and when I run "patch -p1 < bug412204.patch" in kpmcore directory, I get a "File to patch:" prompt. -- You are receiving this mail because: You are watching all bug changes.