Dimitri John Ledkov

Results 174 issues of Dimitri John Ledkov

Python extensions, like `mpi.so` should not be staged as `mpi.so` but instead should be staged as e.g. `mpi.cpython-32mu.so` where the suffix or tag can be figured out with ``` >>>...

transition

As mentioned in https://github.com/boostorg/context/issues/102 boost.build doesn't support many modern architectures in the architectures tag, for which in practice, all major linux distributions build boost for. Please add ppc64le, s390x, arm64...

transition

Way too many good bugfixes are shipped in the new installer, thus default to update the installer when a new one is available. Also, it seems like self.active was always...

At the moment half.h is in the global namespace. Eigen has also class called half. When both Eigen::half_impl::half and openexr's half are in the same translation, the class becomes ambiguous....

In Ubuntu, we ship various dkms modules and we also have many different kernel types. Some dkms modules target hardware & kernels that require certain configuration options to be enabled...

Hello, In Ubuntu, we are in the process of moving to ruby2.5 by default, with openssl 1.1. http appears to fail all the ssl based tests, similar to this: ```...

Out of date section "what about kernels and bootloaders?" It mentions that one needs certificate in a different format (DER), but that is no longer sufficient. The certificate needs to...

In Ubuntu and Debian imexam fails test suite: Ubuntu: ``` ============================= test session starts ============================== platform linux2 -- Python 2.7.15+, pytest-3.6.4, py-1.6.0, pluggy-0.6.0 -- /usr/bin/python2.7 cachedir: . Running tests with...

bug

The last "released" beta1 doesn't compile anymore. Can you please cut a new tarball release from master such that people have something useful to compile/package?

not sure if i'm running it right or not: ``` $ git describe v241-rc2-1-g913b9ba95 $ mkdir build-deb; cd build-deb $ LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/powerpc64le-linux-gnu --libexecdir=lib/powerpc64le-linux-gnu...

tests