/srv/irclogs.ubuntu.com/2020/05/15/#launchpad.txt

FourDollarsDoes getRequestedReviews https://api.launchpad.net/devel.html support Git merge proposal?06:12
cjwatsonFourDollars: I think not.  I have a half-completed branch for that lying around from ages ago ...06:30
FourDollarscjwatson: OK. I see. Is there any way to use Launchpad API to get Git merge proposal?06:31
FourDollarsProbably no way right now. :-(06:33
cjwatsonFourDollars: There are several, but your question is too vague06:43
cjwatsonFourDollars: It's really just person.getRequestedReviews that's broken IIRC.  Everything else in the API that returns a collection of branch_merge_proposal entries should work fine.06:43
FourDollarscjwatson: For example, I would like to check the merge proposal for https://code.launchpad.net/~oem-solutions-group/oem-dev-tools/+git/lp-fish-tools/+ref/master.06:45
cjwatsonFourDollars: Oh, well person.getRequestedReviews would have been no use to you anyway then.06:45
FourDollarscjwatson: How can I use Launchpad API to see the merge proposal?06:45
cjwatsonFourDollars: https://launchpad.net/+apidoc/devel.html#git_ref-getMergeProposals06:46
FourDollarscjwatson: Cool. Thx a lot.06:47
cjwatsongit_ref = lp.load('/~oem-solutions-group/oem-dev-tools/+git/lp-fish-tools/+ref/master')06:47
cjwatsongit_ref.getMergeProposals()06:47
cjwatsonworks06:47
FourDollarscjwatson: Yes, it works. Thx a lot.06:51
=== pieq_ is now known as pieq
=== ijohnson is now known as ijohnson|lunch
=== ijohnson|lunch is now known as ijohnson
mira|koeppingwhat does the REJECT reason “Cannot build any of the architectures requested: all” mean?18:24
mira|koepping… ah, if I only have i386 enabled in the repo it won’t work. WTF?18:59
mira|koeppingenabling amd64 makes it work, somehow18:59
mira|koeppingthis is new18:59
mira|koeppingI know for sure this used to work19:00
tomwardillmira|koepping: are you attempting to build for focal?19:00
tomwardill(20.04)19:01
mira|koeppingyes19:02
tomwardillmira|koepping: i386 building is limited for focal, you'll want to build on amd64 instead.19:16
mira|koeppinginteresting19:19
mira|koeppingare you going to drop it?19:19
RikMillsmira|koepping: https://ubuntu.com/blog/statement-on-32-bit-i386-packages-for-ubuntu-19-10-and-20-04-lts19:33
mira|koeppingah ok, so basically dropping i386 except select packages for M-A to support games and wine19:42
mira|koeppingthanks for the link19:42
=== mira|koepping is now known as lynx
=== oerheks1 is now known as oerheks
=== grumble is now known as rawr

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