=== 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-neil | How would I go about running `git-build-recipe` for source code on my local machine? | 20:49 |
---|---|---|
realtime-neil | Or, 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_Bloke | realtime-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-neil | Odd_Bloke: okay. What do I use instead of `lp:sourcereponame`? | 21:25 |
Odd_Bloke | realtime-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_Bloke | So either add that config yourself (changing the username ofc) or perform that substitution by hand. | 21:42 |
realtime-neil | so... maybe a `file:///home/luser/project.git` ? | 21:43 |
realtime-neil | lemme try that | 21:43 |
Odd_Bloke | Oh 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-neil | what's really going to suck is if I have to create local bare git repos every time i want to git-build-recipe | 21:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!