PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Tuesday the 15th of September, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[02:24:24] <lifeless> dstufft: why does pip pin its mock version ?
[02:57:29] <dstufft> lifeless: um
[02:57:31] <dstufft> I don't remember
[02:57:44] <dstufft> probably some failure happened and we pinned to make the explodey go away
[02:57:53] <dstufft> lifeless: oh, didn't mock drop Python 2.6 ?
[03:02:53] <lifeless> dstufft: resurrected once folk realised
[03:02:58] <lifeless> dstufft: people stepped up to help
[03:03:39] <dstufft> lifeless: oh, I think that was why we pinned
[03:03:43] <dstufft> we can probably not pin
[03:04:36] <lifeless> dstufft: cool. want a patch?
[03:04:55] <lifeless> dstufft: re the containers thing - do you know if /tmp is a tmpfs or a disk on travis ?
[03:05:09] <dstufft> a patch would work
[03:05:16] <dstufft> it is not a tmpfs IIRC
[03:05:28] <lifeless> dstufft: I wonder if they'd take a patch
[03:05:40] <dstufft> I think that is the reason that they think we're slower on the container infra
[03:05:56] <dstufft> They probably would, but I'm not sure how easy it is to patch it and test it
[03:12:46] <lifeless> twitter will know
[03:20:53] <lifeless> dstufft: ah, it fails - the various 3.4/3.5 changes break the tests.
[03:20:59] <lifeless> I'll fix that up another time
[03:21:15] <dstufft> okies
[21:56:57] <xafer> strange failure :o - did something changed on travis side ?