On Sat, Feb 22, 2014 at 3:57 AM, Michael Stemle <[email protected]> wrote: > Hey all. I noticed Riddell patched libqapt to disable the tests, and I'm > wondering what the issue was. Is there a build log you could point me to? > The tests work great for me, so I'm hoping to resolve any problem that > exists there.
make uninstall your build, make sure libqapt-dev is also not installed. then try a completely new build of qapt, it will fall on the nose because you use the CamelCase includes and those are not probably not working from inside the source tree. > Also, are there any programs which use the sources modification capabilities > of libqapt? I don't know if muon does or not, but I have a bug that I'm > seeing in kubuntu-debug-installer (my local development build) and I'm > having a hard time troubleshooting whether it's just me doing something > weird in my test or if I may have an actual bug in libqapt. > > If muon or anything else does uses the sources list update features, please > try modifying sources and saving and let me know if it duplicates all of > your sources within the files (for example, sources.list's contents are > copied to the bottom of the file, resulting in each entry being duplicated, > and then the same thing for each file under sources.list.d). Discover might use that feature. HS -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
