[10:02] mitya57: there are some build-deps on python-numpy-doc :-( networkx pycuda dask dask.distributed pandas pyepr pyopencl python-hdf5storage scikit-learn statsmodels [10:03] doko: Do you know why exactly it needs newer Sphinx? Maybe you can revert some changes that added this dependency, or maybe I can backport some missing features to 1.8? [10:05] Maybe reverting dedc4178fc334329 and 5d5ce4ccb89f0b30 will be enough. [10:06] I'll have a look later [10:06] Both these commits are from https://github.com/numpy/numpy/pull/14356. === ben_r_ is now known as ben_r [19:54] is it kosher to sync over a package that has been traditionally uploaded by CI Train or PS Jenkins bot? In this specific example I'm looking at properties-cpp, which is now packaged in Debian and uses the newer UBports source (and doesn't FTBFS) [20:19] Logan: yes; packages that were previously uploaded through the CI Train are de facto unmaintained, and most of them have been removed from Ubuntu since they were part of an EOL product and in many cases ftbfs. So if there's a newer version in Debian that fixes bugs, don't let the upload history from 2014 stop you [20:20] awesome, thanks! [22:58] Hello guys! [22:59] I'm trying to backport libreoffice 6.4 to bionic, but even when all dependencies seems to be satisfied [22:59] I keep getting errors like this; https://paste.ubuntu.com/p/VsysHvcv8n/ [23:00] that's only a the lines that have the error, the whole build log is around 45 mb long [23:30] Hi, I have bzr installed and was just trying to checkout the latest version of the ubuntu installer what command do I run for this after I have the debian-installer also checked out?