/srv/irclogs.ubuntu.com/2016/10/06/#launchpad-dev.txt

=== frankban|afk is now known as frankban
cjwatsonwgrant: I'd quite like to get https://code.launchpad.net/~cjwatson/launchpad/git-xmlrpc-auth-params/+merge/307694 into a deployment todayish if at all possible, so that I can move on with the turnip-side changes11:50
cjwatsonquite a bit of fiddly gated-on-deployments stuff going on here11:51
wgrantcjwatson: Hm I'm almost certain I approved that this morning.11:52
cjwatsondoesn't seem so.  I pushed a couple of extra changes to it today as well, mostly as a result of thinking in more detail about the turnip changes11:53
cjwatson(I plan to map turnip-authenticated-* to the auth_params dict fairly directly, except that uid gets int())11:53
cjwatson(and can-authenticate is added on top)11:53
wgrantYep11:53
cjwatsonso then authenticateWithPassword will start returning a dict instead of a tuple, {"macaroon": password} in this case if it verifies that the macaroon at least belongs to it, and that will get mapped to turnip-authenticated-macaroon between pack-http and pack-git and then pack-git will send that as auth_params["macaroon"]11:54
cjwatsonI think that all works without too much pain11:55
cjwatsonwhen we get round to tokens issued for use by actual users we'll want something more compact, but for now just passing the serialised macaroon directly as the password is good enough11:56
wgrants/pack-git/pack-virt/?11:57
cjwatsoner yes.11:58
cjwatsonturnip.pack.git :-P11:58
wgrantI do wish the native protocol had a name.12:00
=== frankban is now known as frankban|afk
mkayaalpWhy is ubuntu-cdimage trying to download "http://people.canonical.com/~evand/usb-creator/%s/stable" % series20:28
mkayaalpit goes: project not in ("livecd-base", "ubuntu-base", "ubuntu-core", "ubuntu-desktop-next", "edubuntu"):20:30
mkayaalpand then: ... or if (series >= "maverick"):20:30
mkayaalpbut there is nothing newer than natty in http://people.canonical.com/~evand/usb-creator20:32
cjwatsonlegacy stuff we never removed; BTW this isn't a Launchpad question20:35
cjwatsonfetch failures there are ignored so should be harmless20:36
mkayaalpok sorry, the error was right after trying to download that20:41
mkayaalptrying to execute build_all.sh and failing to find it20:42
cjwatsonthat's in debian-cd, you need the various bits in configs/devel.  this is all notoriously challenging to set up locally20:43
cjwatsonfurther questions about cdimage to #ubuntu-devel or something please though, not here20:43
mkayaalpok got it thanks a lot20:44

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