[00:02] smoser: i'm not sure i'll be able to solve your original request by the EOD :/ [00:02] smoser: only because there is a trick to the algorithm right now that i need to think of how to efficiently solve [00:02] smoser: we could either a) disconnect hte applied and unapplied branches (very fast and very easy) going forward [00:02] this is what i think slangasek technically wants for his own sake -_^ [00:02] err, --^, no emoticon intened [00:03] or b) we'd have to investigate adding an algorithm that can walk a branch backwards (git rev-list) until it found a treeish that matches the unapplied version of the patches-applied we are about to import, and then use that as the unapplied parent [00:03] that will be *very* slow to do every time, though [00:04] rbasak: --^ i'm not sure how else to do 'fixup's of repositories where --patches-applied may or may not be passed [01:00] nacc, here now. i'm guessing you're not. [01:02] seven seconds, what timing :) === ignacio is now known as DevThree === DevThree is now known as ignacio [11:54] infinity, was libc kernel version requirement bumped in xenial-updates? i get a debconf notice that 3.2 kernel is now required [11:54] (note I'm on a container OpenVZ bs or some such) [11:55] i guess nothing was changed, it's just the first time i'm upgrading libc. === scottt is now known as Guest34107 [15:14] anyone has ideas on the python scandir problem at https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/i386/y/yade/20170114_125802_e636e@/log.gz ? I can't see how it could be pyqt5 change related, but yet http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#pyqt5 [15:16] kind of guessing it would be related to some other python related recent upload, but zesty-changes doesn't enlighten me - nothing from stacktrace like ipython, pathlib there === giraffe is now known as Guest23983 === g2 is now known as g2[Falcs] === ignacio is now known as ignacio_ === ignacio_ is now known as i5o === i5o is now known as ignacio [20:51] Mirv: What package provides scandir? [20:52] Mirv: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711388 [20:52] Debian bug 711388 in wnpp "ITP: scandir -- Better directory iterator that" [Wishlist,Open] === g2[Falcs] is now known as g2[ATL] [21:16] Mirv: python-pathlib2 needs it and python-ipython depends on python-pathlib2. [21:17] Which is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851137 [21:17] Debian bug 851137 in python-pathlib2 "Requires a dependency on missing 'scandir' module" [Grave,Open] [21:32] Mirv: Syncing 2.2.0+really2.1.0-1 when it's available should solve that.