/srv/irclogs.ubuntu.com/2017/04/24/#launchpad.txt

mwhudsonthe build fails with proposed enabled too00:00
mwhudson(not really surprised there)00:00
=== maclin1 is now known as maclin
=== maclin1 is now known as maclin
=== morphis_ is now known as morphis
=== JanC is now known as Guest16266
=== JanC_ is now known as JanC
nacccjwatson: so i'm trying to use login_with in the importer and in the snapped version and the normal version, i get a browser prompt to do the oauth authorization and then i get this backtrace if i say yes there: http://paste.ubuntu.com/24448744/16:09
nacccjwatson: i didn't use login_with in the older code (this is so we can set the 'default branch' in lp)16:09
cjwatsonnacc: interesting, perhaps the file keyring backend is stricter than other backends.  could you file a bug against launchpadlib with that backtrace?16:17
nacccjwatson: will do, thanks16:17
cjwatsonnacc: and include it in your list of stuff that needs to be improved in LP for the git importer when you get round to sending that to us :)16:18
nacccjwatson: any suggestion of a workaround for now? I think this must have worked locally (i'll test that now) so maybe it's someting i'm forgetting to setup on my serverstack instance16:18
nacccjwatson: and ack :)16:18
cjwatsonI'm not sure, possibly a different keyring backend if you can manage it?  I'm assuming using python2 is too hard16:18
nacccjwatson: yeah i think it'd be tricky to do, but i'll look16:19
cjwatson(and I don't really want to have to recommend that people use python2)16:19
nacccjwatson: yep16:24
cjwatsonnacc: I think it's probably as simple as http://paste.ubuntu.com/24448855/ to make sure that we only ever pass unicode to set_password, but that would need some testing in various environments16:29
nacccjwatson: ack16:30
maprericjwatson: might I have a tad more space in https://launchpad.net/~mapreri/+archive/ubuntu/opencv-3.1.0-sync-test/+packages ?16:36
maprerijust 1 or 2 gigs more would do great16:36
cjwatsonmapreri: done16:38
maprericjwatson: great, thank you!16:39
mapreribtw, is there work ongoing about having virtualized buildds for ppc and s390x? (well, ppc might not be so interesting anymore given it has been dropped…).  anything that can be used for lurking?16:43
cjwatsonmapreri: it's been ongoing for a while but I gather is actually making progress at the moment.  nothing you can use yet though.16:45
maprericjwatson: ic, ack.16:45
cjwatson(it involves deploying a new scalingstack region)16:45
mapreri(I figure(d) it's not straightforward)16:48
nacccjwatson: fwiw, that does avoid the backtrace16:48
nacccjwatson: also, perhaps i'm thinking about it wrong -- but what would your recommendations for running with oauth in the importer in a detached way? I get prompted to either auth the importer in the web ui (on first run) or have to unlock the keyring (on subsequent runs). Which means it can't be trivially automated. Are we better off not using login_with() for now and just manually fixing the branch17:56
naccpointers (or pushing master and avoiding it altogether)?17:56
cjwatsonnacc: in the automated Ubuntu archive tools that run on snakefruit, we use login_with, and just authenticate once17:57
cjwatsonnacc: (copying the resulting URL to a local web browser)17:58
cjwatsonnacc: I've never been prompted to unlock the keyring17:58
cjwatsonnacc: perhaps you're doing something that stops it working with wherever it writes the auth details?17:59
nacccjwatson: yeah i wonder if the snap is being ... snappy :)17:59
nacccjwatson: thanks for the pointers!17:59
nacccjwatson: what backend does snakefruit use? file-based as well? or is gnome-keyring or something installed?18:06
cjwatsonjust file-based I think; it lands in ~/.local/share/python_keyring/keyring_pass.cfg18:18
nacccjwatson: ah, so using PlaintextKeyring maybe?18:23
nacccjwatson: i think that's what i was missing before -- changed it now (in keyringrc.cfg) and it no longer prompts to unlock the keyring18:24
cjwatsonnacc: I don't remember us doing anything specific to configure that18:25
nacccjwatson: ok, i wonder if something changed18:29
nacccjwatson: context is, with the serverstack rebuild, i am recreating the environment from zero, and using the snap18:30
nacccjwatson: i think that if you are using that file, something tweaked that, which is good enough info for me18:30
=== caraka_ is now known as caraka
=== nickoe is now known as nickoe_
maprericjwatson: wow, making package building made it filled again... could I have some more space?20:07
=== nickoe_ is now known as nickoe
mapreri(I didn't anticipate so much space would be needed, btw)20:09
cjwatsonmapreri: done20:25
maprericjwatson: ♥20:26
nacccjwatson: thanks for your help, importer is running again from the snap20:31
cjwatsongood good20:34

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