/srv/irclogs.ubuntu.com/2016/09/06/#launchpad.txt

=== ganesh is now known as Guest58906
=== Guest58906 is now known as gkadam
=== JanC_ is now known as JanC
=== pavlushka is now known as Guest70016
mophi all, there is a way to trigger a build on launchpad when one of its dependencies is updated ?14:15
mops/a build/a build of a project/14:16
cjwatsonthat depends on what kind of build.  you might be looking for recipes: https://help.launchpad.net/Packaging/SourceBuilds14:17
mopcjwatson, I'm managing build of 2 packages and 1 depends on the other14:23
mopthere is a way to rebuild the second if the first is changed ?14:23
cjwatsonoh.  no, not out of the box, although you can often arrange such things with some webservice API scripting.14:24
mop(I agree with you that if some important change happens A version change and B deps must be updated ...)14:24
cjwatsonwhy do you need to, though?  usually in such cases dependent packages only need to be rebuilt in quite limited circumstances (a compatibility break).14:24
mop;) predictive answer14:25
cjwatsonas such this sort of logic would be very specific to the situation at hand.14:25
mopMy point was: I'm working on the HEAD of both masters ... A change something that breaks B14:26
cjwatsonI know there are some situations where you do need it, e.g. languages with very unstable ABIs.  They should normally be accompanied with very specific dependencies.14:26
mopcurrently I must wait the daily build to know it14:26
cjwatsonAnyway, my answer stands: this is something you'd need to arrange externally, although you may well be able to make use of the Launchpad webservice API to do it.14:26
mopcjwatson, ok tnx14:27
mopit was a plus, nothing blocking14:27
mopthank you , always helpful14:27
mopoh, a question if you know :14:28
mopI had the feel that the daily recipe run also when no changes happens to a code hosted on your git14:28
cjwatsonShouldn't in general be true, though there may be the occasional bug that leads to something like that.14:29
mopis it true or just a wrong impression ?14:29
mopok, now I restarted my test so I will monitoring it, tnx again14:30
cjwatsonIt only runs when the recipe is internally considered "stale", and the only thing that marks a recipe stale is a push to one of its branches.14:30
cjwatsonIt's possible there's a race if you're also triggering builds manually: maybe the stale marker isn't cleared at quite the right point or something.14:31
mopyes, it was what I supposed, probably I interleaved manual and daily14:32
=== JanC is now known as Guest18007
=== JanC_ is now known as JanC
benjaomingIs there a work-around for the dput vs gpg2 signing issue? -> https://bugs.launchpad.net/ubuntu/+source/dput/+bug/145028720:44
ubot5Ubuntu bug 1450287 in dput (Ubuntu) "dput hard-codes path to gpg binary" [Undecided,Confirmed]20:44
benjaomingI would guess the work-around is to export one's pubring.kbx to a pubring.gpg as this poster suggests... http://stackoverflow.com/a/34221494/405682 -- also, it seems to work...20:46

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