- Jan 09, 2025
-
- Mar 11, 2024
-
- Jan 16, 2024
-
- Jan 01, 2024
-
-
georg authored
This should solve: Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable Package 'cairo', required by 'virtual:world', not found
-
- Dec 28, 2023
- Mar 20, 2023
-
-
georg authored
-
- Mar 15, 2023
-
-
georg authored
-
- Mar 10, 2023
-
-
georg authored
-
- Mar 09, 2023
-
-
georg authored
-
- Oct 16, 2022
-
-
Poncho authored
see jvoisin/mat2!100
-
- May 07, 2022
-
- Apr 30, 2022
- Jan 25, 2022
-
-
Poncho authored
This reverts commit 93d2a13e See https://github.com/gentoo/gentoo-docker-images/issues/115#issuecomment-1020470812
-
- Dec 22, 2021
-
- Jul 13, 2021
-
-
Poncho authored
The following USE changes are necessary to proceed: (see "package.use" in the portage(5) man page for more details) required by x11-libs/pango-1.48.7::gentoo required by gnome-base/librsvg-2.50.7::gentoo required by gnome-base/librsvg (argument) >=media-libs/freetype-2.10.4 harfbuzz and fix circular dependencies * Error: circular dependencies: (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo, ebuild scheduled for merge) depends on (media-libs/freetype-2.10.4:2/2::gentoo, ebuild scheduled for merge) (buildtime_slot_op) (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo, ebuild scheduled for merge) (buildtime) * Note that circular dependencies can often be avoided by temporarily * disabling USE flags that trigger optional dependencies.
-
- May 14, 2021
-
-
georg authored
-
- Feb 15, 2021
-
-
Poncho authored
-
- Jan 16, 2021
-
- Dec 26, 2020
-
-
Poncho authored
-
- Nov 29, 2020
- Oct 26, 2020
-
- Sep 18, 2020
- May 12, 2020
-
-
Poncho authored
!!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict Bug: https://github.com/gentoo/gentoo-docker-images/issues/79 Close: #7
-
- 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
-