elopio | ping barry: hey, the package ubuntu-experience-tests has been on the upload queue for a while | 18:22 |
---|---|---|
elopio | https://launchpad.net/ubuntu/utopic/+queue | 18:22 |
elopio | can you give it a push? | 18:22 |
barry | elopio: ENOPERM | 18:23 |
elopio | barry: oh, ok. I think pitti has. | 18:23 |
elopio | I missed him today. I'll send him an email. | 18:23 |
barry | elopio: +1 | 18:24 |
thomi | barry: hey, got a moment? | 19:45 |
barry | thomi: hi, what's up? | 19:55 |
thomi | barry: WRT python3 & openid... | 19:56 |
thomi | barry: I found this, which is what I want: | 19:56 |
thomi | https://github.com/necaris/python3-openid | 19:56 |
thomi | but I've noticed that the tests fail *if* you have python3-lxml installed on your system | 19:57 |
thomi | so my question is: how do I build my package (I currently use 'bzr bd') so it builds in a clean environment without that installed? | 19:57 |
thomi | python3-lxml is needed by ubuntu-desktop, so I don't want to remove it | 19:58 |
barry | thomi: might be better to figure out what's wrong upstream and provide a pull request | 19:58 |
thomi | hmmmm | 19:58 |
barry | (i don't see that issue reported in their tracker) | 19:58 |
thomi | no, me neither | 19:58 |
barry | then you could include the patch as a quilt patch until upstream releases a fixed version | 19:59 |
thomi | The error I get repeatedly is: | 20:00 |
thomi | ValueError: Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration. | 20:00 |
barry | hmm. i'd have to try to reproduce it but it sounds like there are some sample data bugs (i.e. no encoding declared) or data objects that should be bytes instead of strings | 20:01 |
barry | iow, a real upstream bug | 20:01 |
thomi | yeah | 20:02 |
barry | always better to fix it first as far upstream as you can ;) | 20:03 |
thomi | ok, managed to get it downt o one single failing test | 20:29 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!