=== BasicMBP is now known as BasicOSX [10:59] hi....is there a way to tell the last successfull pull date? [11:05] It's not stored as such, but you could probably bound it by the timestamp of the most recent commit, combined with the mtimes of files in the .bzr directory [12:17] LeoNerd: thanx === c74d is now known as Guest44170 === seelaman` is now known as seelaman === 7JTAAMCBI is now known as jordan [18:44] hey, fastimport.helpers lost binary_stream() and now bzrlib-fastimport doesn't work [18:54] https://bugs.launchpad.net/ubuntu/+source/bzr-fastimport/+bug/1314771 [18:54] anyone knows where the code in question (binary_stream) went to? [19:00] jelmer: ping [19:00] jelmer: python-fastimport, there's no tag for the 0.9.2 release [19:01] jelmer: and I need some help (if you have a moment) [19:01] jelmer: I'm trying to solve bug 1314771 [19:01] jelmer: I'm trying to figure out where binary_stream() function moved to and at least patch my local environment to work around that [20:26] * jelmer waves [20:26] zyga: why do you want 0.9.2 rather than 0.9.3 ? [20:29] jelmer: hey [20:29] jelmer: have a look at the bug I linked to [20:29] jelmer: I sent a debdiff there [20:29] jelmer: I don't know where that missing code should move to but without it utopic is broken [20:29] jelmer: can you advise? [20:30] zyga: what is utopic? [20:30] zyga: this code really belongs in bzr-fastimport, not python-fastimport [20:31] it's generic code, not related to fastimport and not used by python-fastimport itself [20:35] jelmer: ubuntu 14.10 (or debian sid), the 0.9.3 release broke bzr-fastimport (trunk and any released version) [20:36] jelmer: sure, do you know the upstream of bzr-fastimport that could move those functions there/ [20:36] zyga: ah, right [20:36] jelmer: or anything else that rdepends on fastimport and might have called them [20:36] zyga: bzr-fastimport is here: http://launchpad.net/bzr-fastimport [20:38] zyga: I'd be surprised if anything else uses those functions [20:39] (and I didn't realize bzr-fastimport didn't have its own copies of them) [20:39] jelmer: I'm not a commiter there and you seem to be a part of project maintainers [20:39] jelmer: can you just copy those and release a new version? We'll get it packaged and release to fix everyone [20:40] hmm, do "just" and "release a new version" really belong in the same sentence? [20:40] zyga: sorry, I'm no longer a committer on bzr-fastimport [20:40] zyga: (no longer have commit access) [20:40] jelmer: I see, thanks [20:40] hmm, actually.. I do [20:40] I need to grab anyone from https://launchpad.net/~bzr/+members#active [20:41] zyga: happy to merge mps to fix this [20:41] jelmer: to what? to bzr-fastimport? [20:41] I left some bzr groups because they were too spammy [20:41] but apparently not ~bzr-fastimport [20:42] zyga: sorry, nevermind [20:42] confusingly lp:bzr-fastimport is nowadays owned by ~bzr, not ~bzr-fastimport [20:42] yeah [20:42] I just looked at that [20:45] zyga: anybody from that group will do, proposing a merge should get their attention [20:46] jelmer: thanks