/srv/irclogs.ubuntu.com/2016/05/07/#launchpad.txt

=== JanC is now known as Guest97342
=== JanC_ is now known as JanC
segf4ulthey guys, I'm trying to build a package on one of the build-servers delegated by launchpad, however I'm running into some trouble getting it to build. Is this the right place to ask?15:17
segf4ultls15:22
cjwatsonsegf4ult: Yes, it's (probably) the right place, but it's usually best to just ask your question directly to save multiple multi-hour round trips.19:53
segf4ultOkay, I'm trying to package the latest stable for a library called ZeroMQ, which depends upon libSodium, which I've packaged and put into my ppa20:27
segf4ultit seems that libsodium-dev cannot be installed when I try to build my ZeroMQ library package.20:28
segf4ulteven though it's a build-dependency20:28
segf4ultI've set up sbuild to get a clear picture of what is going on with the chroots on the launchpad servers, seems they're not importing the GPG key for my PPA20:38
segf4ultthey don't have pkg-config installed either.. how am I supposed to build a package for my PPA if a dependency cannot be picked up properly from the same PPA?20:47
cjwatsonI think I know what the GPG thing you're talking about is, and it is a red herring that you should ignore.21:08
cjwatsonchroots won't have pkg-config installed; you need to build-depend on it.21:08
cjwatsonIf libsodium-dev "cannot be installed", that means it's uninstallable in your PPA due to a dependency error of some kind which you'll need to investigate.21:09
cjwatsonI have to go now, but what you should normally do if you can't figure it out is to link to the failed build and somebody can look into it from there.21:09
cjwatsonYou also probably shouldn't package libsodium from scratch, just backport it from a newer Ubuntu release.  "backportpackage" can help.  That can save you from some mistakes.21:10

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!