/srv/irclogs.ubuntu.com/2015/04/30/#ubuntu-meeting.txt

=== doko_ is now known as doko
sil2100o/15:02
infinityIn lieu of a meeting, which our manager and tech lead both seem to not be able to attend, barry has proposed we party.15:04
infinityo/15:04
infinity\o/15:04
infinity\o15:04
infinityUntz, untz, untz.15:04
barryo/15:05
barry\o15:05
barryo\15:05
sil2100\o15:05
sil2100o/15:05
barry/o15:05
sil2100 /o\15:05
barryirc macarena fail15:05
sil2100~.o.~15:06
infinityAnd I believe that concludes our party meeting.15:07
sil2100AOB?15:07
* slangasek waves15:07
bdmurrayI like to party, but I'd appreciate talking about a bug or two.15:07
infinityOh, look, it's vorlon.15:07
slangasekinfinity: vincent?15:07
slangasekbdmurray: which bugs?15:08
bdmurraybug 1445239 - is it more likely to be an apt or mirror issue?15:09
ubottubug 1445239 in apt (Ubuntu) "apt's lists/partial fills disk" [High,Incomplete] https://launchpad.net/bugs/144523915:09
infinitybdmurray: antonb had seen a similar bug, and was working out how to reproduce it.15:10
bdmurrayinfinity: okay15:10
bdmurraythen there is bug 1449626 brought up by the cert team15:12
ubottubug 1449626 in libxslt (Ubuntu) " /usr/lib/powerpc64le-linux-gnu/libxslt.so.1: invalid ELF header" [Undecided,Confirmed] https://launchpad.net/bugs/144962615:12
infinitybdmurray: I've pointed him at it to see if it's the same or another exciting bug.15:12
dokobarry, bdmurray: before you party, any update on pip/requests?15:12
bdmurraydoko: I haven't overridden the regressions yet15:13
dokobdmurray, where did you run this pip command?15:14
dokoin a virtualenv, or on the system itself?15:14
bdmurraydoko: and I was not testing in a virtual env. In a trusty chroot on the system itself.15:14
dokobdmurray, so can you verify, that pip removed files installed by dpkg?15:15
bdmurraydoko: I'll have to try again but I'm pretty sure it didn't remove files installed by dpkg. So I'm guessing it changed the environment somehow.15:15
slangasekbdmurray: just followed up on bug #1449626, which is not reproducible on porter-ppc64el15:16
ubottubug 1449626 in libxslt (Ubuntu) " /usr/lib/powerpc64le-linux-gnu/libxslt.so.1: invalid ELF header" [Undecided,Incomplete] https://launchpad.net/bugs/144962615:16
dokobdmurray, sure, but your log says so15:16
slangaseklooks like a corrupted install, not a bug in libxslt15:16
bdmurrayslangasek: thanks, I noticed we aren't subscribed to that package. Should we be?15:16
slangasekbdmurray: appears to be owned by the desktop team15:17
bdmurraydoko: trusty-amd64)root@impulse:/home/bdmurray# debsums python-requests15:20
bdmurraydebsums: missing file /usr/lib/python2.7/dist-packages/requests-2.2.1.egg-info (from python-requests package)15:20
bdmurraydoko: does that explain things?15:21
barrydoko, bdmurray if i can make a little more progress on this system-image stuff, i'll dig in more on pip/requests later today15:23
dokobdmurray, hmm, looks like it's overwriting system stuff ... barry assured me that this would never happen :-/15:24
barryit definitely shouldn't15:24
bdmurrayFor what its worth it happens w/o the packages from -proposed too15:24
barryif it does, it's a bug <wink>15:24
dokoand a very severe one ...15:25
bdmurrayGiven that this isn't a new issue should we override the regressions?15:27
bdmurraydoko / barry: ?15:30
barrybdmurray: i'm not sure right now15:31
dokobdmurray, from my point of view, yes, as said in my email15:31
dokobdmurray, what does ls -ld /usr/lib/python2.7/dist-packages/requests* say?15:32
bdmurraydoko: http://pastebin.ubuntu.com/10953514/15:35
dokobdmurray, hmm, only the egg-info missing. where is the new one installed, in /usr/local?15:37
bdmurraydoko: /usr/local/lib/python2.7/dist-packages/requests-2.6.2.dist-info15:40
dokoahh15:41
barrybdmurray, doko is the problem that `pip install httpie` installs requests in ~/.local/lib/python2.7/site-packages and that's earlier on the sys.path than /usr/lib/python2.7/dist-packages ?15:43
dokoI'm curious why requests gets installed in /usr/local and httpie in ~/.local/lib/python2.7/site-packages15:44
barrydoko: requests doesn't get installed in /usr/local for me15:44
bdmurraybarry: it also seems to have removed requests-2.2.1.egg-info15:44
barryonly ~/.local15:44
barrybdmurray: not for me, on vivid15:45
barryin a vivid chroot15:45
barryrequests-2.4.3.egg-info is still in /usr/lib/python2.7/dist-packages15:45
barrythis is a clean vivid chroot, after `apt-get install python-pip` then `pip install httpie`15:46
bdmurrayI'm using a trusty chroot15:46
barryit still fails on vivid, but let me try trusty15:46
barryheh, chroots don't overlay ~/.local ;)15:50
barrybdmurray: are you using `pip install --user httpie`?15:51
barrybdmurray: or sudo?15:51
bdmurraybarry: I was root so just pip install httpie15:52
barrybdmurray: okay, sec15:52
barrybdmurray: okay, yes it deleted the egg-info file for me in /usr/lib15:53
barrybut i still think the problem is that /usr/local/lib/python2.7/dist-packages is on sys.path before /usr/lib/python2.7/dist-packages15:54
barryand `sudo pip install httpie` installs a newer requests that doesn't play nice with pip15:54
dokobarry, the path order for this is always to have /usr/local before /usr. echo $PATH15:56
barrydoko: for pip's own imports, it can't do that16:01
barrydoko, bdmurray replied in email16:01
barrydoko, bdmurray i'm off to get some lunch.  i know what the problem is.  i need to experiment and think about the right solution.  let's take it back to email16:01
=== freeflying__ is now known as freeflying
=== davmor2_ is now known as davmor2
=== fabo_ is now known as fabo
=== rsalveti_ is now known as rsalveti
=== \b is now known as benonsoftware
=== aaron__ is now known as ahoneybun

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