- Jan 19, 2020
-
-
georg authored
According to the docs, this is frowned upon, as upgrading essential packages might fail inside an unprivileged container. That's a non-issue in our cases, as we're using privileged containers. Further, we want to achieve the best of both worlds: we want to leverage a build cache, to reduce build times, but, at the same time, we want to pull in upgraded packages, in case the packages in question are already installed. This change should help with exposing errors like the one reported in jvoisin/mat2#136 earlier in the future.
-
georg authored
Relates jvoisin/mat2#136
-
- Dec 31, 2019
-
-
georg authored
-
- Nov 26, 2019
-
-
georg authored
Relates jvoisin/mat2#130
-
georg authored
It seems, despite the name, both packages depend on Python 3. However, pylint3 seems deprecated, and upstream recommends to install pylint: https://www.pylint.org/#install The current versions of both packages in Debian unstable are: pylint 2.4.4-1 pylint3 2.2.2-1 This commit fixes failing CI jobs due to the use of pylint3 2.2.2-1, which seems broken.
-
- Nov 25, 2019
- Nov 12, 2019
-
-
georg authored
-
- Jul 22, 2019
-
-
georg authored
-
- Jul 19, 2019
-
-
Poncho authored
gentoo docker image is fixed upstream see https://github.com/gentoo/gentoo-docker-images/issues/69
-
- Jul 18, 2019
-
-
Poncho authored
this might break again if the upstream gentoo/portage image gets fixed
-
- Jul 13, 2019
- Jul 11, 2019
- May 31, 2019
-
- Apr 15, 2019
- Apr 14, 2019
- Mar 26, 2019
-
-
georg authored
Due to a regression, gdk-pixbuff is currently broken in testing. Accordingly, use stable. At the same time, bubblewrap is only available in testing, accordingly, pull it from there. Thanks to Poncho for debugging! Signed-off-by:
georg <georg@riseup.net>
-
- Mar 07, 2019
-
- Feb 24, 2019
- Feb 23, 2019
- Feb 22, 2019
-
-
georg authored
-