https://bugs.kde.org/show_bug.cgi?id=362169
Bug ID: 362169 Summary: Kmymoney 4.7.2 won't compile and install on Kubuntu 16.04 LTS Product: kmymoney Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: General Assignee: kmymoney-devel@kde.org Reporter: lorenfritz...@gmail.com Kmymoney 4.7.2 compiled and installed without issue on kubuntu 14.04 lts according to the instructions given in readme.cmake. When performing the same steps in 16.04 lts, the first step is to install dependencies. After inputting the command, no packages are downloaded and it stops with an error to the effect that the package list is empty. When continueing on with the cmake command, it ends in error that software cannot be found. Obviously I can't install the software. btw, the latest version of cmake is installed. Reproducible: Always Steps to Reproduce: 1.sudo apt--get build-dep kmymoney (in Kubuntu 16.04 LTS) 2.cmake .. DCMAKE_INSTALL_PREFIX=/usr 3. Actual Results: The first step ends in an error of the package list is empty The second step ends in error since presumably the dependencies weren't installed. Expected Results: The software should have compiled and installed successfully as it did under Kubuntu 14.04 LTS. -- You are receiving this mail because: You are the assignee for the bug.