/srv/irclogs.ubuntu.com/2021/03/31/#launchpad.txt

=== JanC_ is now known as JanC
=== cpaelzer_ is now known as cpaelzer
=== cristiangsp changed the topic of #launchpad to: Help contact: cristiangsp (08:00-17:00 UTC Mon-Fri) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support and spam reporting: https://answers.launchpad.net/launchpad
=== ijohnson is now known as ijohnson|lunch
=== ijohnson|lunch is now known as ijohnson
realtime-neilHow would I go about running `git-build-recipe` for source code on my local machine?20:49
realtime-neilOr, failing that, how would I approximate what git-build-recipe does, within the constraint that I keep the git repository and built artifacts on my local host.20:54
Odd_Blokerealtime-neil: It's in the Ubuntu archive, I think you can just invoke it by pointing it at a file containing your recipe.21:24
realtime-neilOdd_Bloke: okay. What do I use instead of `lp:sourcereponame`?21:25
Odd_Blokerealtime-neil: In my ~/.gitconfig I have "git+ssh://oddbloke@git.launchpad.net/" configured as the replacement for "lp:": https://paste.ubuntu.com/p/QySwYM3Zfm/21:41
Odd_BlokeSo either add that config yourself (changing the username ofc) or perform that substitution by hand.21:42
realtime-neilso... maybe a `file:///home/luser/project.git` ?21:43
realtime-neillemme try that21:43
Odd_BlokeOh right, I see; yeah, I've only used it to test LP recipes before configuring them so I've always had a remote repo to point at, so I'm not exactly sure on the syntax for local stuff.21:44
realtime-neilwhat's really going to suck is if I have to create local bare git repos every time i want to git-build-recipe21:45

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