=== brinzhang_ is now known as brinzhang === amurray_ is now known as amurray === ijohnson is now known as ijohnson|lunch [16:55] When a launchpad recipe invokes `git-build-recipe` with the `--append-version ~18.04.1`, where is it getting that option value? [16:55] sorry, on my bionic recipes, the `--append-version` value is `~ubuntu18.04.1` [16:57] realtime-neil: it calls "lsb_release -r -s" in the relevant chroot to get the 18.04 bit, and the rest is hardcoded [16:59] cjwatson: understood. Could you point me to the source code that's doing this? I assume some kind of switch-block in the implementation of `git-build-recipe`? [16:59] realtime-neil: https://git.launchpad.net/launchpad-buildd/tree/bin/buildrecipe [17:00] which is the bit of the LP builder code that invokes git-build-recipe [17:00] cjwatson: got it, thanks. [17:01] teward: did you ever get round to writing up whatever it was you ran into while trying to get LP running on bionic a few days ago? [17:01] teward: I'm quite curious === ijohnson|lunch is now known as ijohnson