-
```
=====================================
xcrypt 4.4.25: ./test-suite.log
=====================================
# TOTAL: 46
# PASS: 45
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERR…
-
Originally reported [downstream](https://bugs.gentoo.org/740188) in Gentoo. Please let me know if I can provide some more useful information!
From 3.0.13 (but it's the same with 3.0.16):
```
Suit…
-
**What happened**:
I'm getting `Bus error (core dumped)` on some images after updating from 1.9 to 1.12.
Firstly, I thought it was my fault, so I completely removed kuberntes from all nodes …
-
cc @Calinou due to [his related comment on Reddit](https://www.reddit.com/r/godot/comments/b6pygw/little_typo_on_introducing_c/ejod2l7/)
In order to make it easier for the community to directly con…
-
Noticed when trying to use NATTkA on a ~sparc Gentoo system. I get 'error: repos.conf: default repo 'gentoo' is undefined or invalid' when trying to use NATTkA or pkgcore directly.
```
# emerge -p…
-
Hi
I got a very very nasty issue right now on one of my owncloud server.
Every client (windows 10 mostly running client v2.4.1) got a "Connection Closed" after trying to upload any file bigger than …
-
In Python, Lua and Javascript (I think?), you can write this shortcut:
```python
a = None
b = "Hello"
print(a or b)
```
prints "Hello", and still evaluates to True if used in an `if`…
-
I have already used the ebuild of media-libs/mesa from this overlay and enabled video_cards_vc4.
```
chris@pi ~> emerge -pv mesa
These are the packages that would be merged, in order:
Calcul…
-
Hello,
I am having trouble installing VirtualBox on Pentoo.
The error I am getting are:
1. that the update was skipped due to unsatisfied dependencies.
2. The ebuilds that could satisfy it h…
-
Hi!
Trying to compile, I got following error...
```
Build complete.
Don't forget to run 'make test'.
+ cp -af php_config.h.cgi main/php_config.h
+ make -f Makefile.cgi sapi/cgi/php-cgi
make…