-
root@node2:~# apt update
Get:1 http://ftp.nl.debian.org/debian buster InRelease [121 kB]
Get:2 http://security.debian.org buster/updates InRelease [65.4 kB]
Get:3 http://ftp.nl.debian.org/debian bu…
-
I just tried to compile and build dev release source code, But so far it wasn't successful.
It's what I receive:
```
[3/236] MULTIBIN src/lua+luacode
FAILED: .obj/src/lua+luacode/script_table.h
m…
-
I'm using Aura 4.0.2.
I tried to update 3 packages which I listed in the config of Aura as to be build inside a chroot.
The first package build terminated, because there were download-errors.
…
-
```
[root@srv ~]# python install.py --develop --user frappe
Loaded plugins: fastestmirror, ovl
There is no installed groups file.
Maybe run: yum groups mark convert (see man yum)
Loading mirror s…
-
Using Fedora release 32 (Thirty Two)
After following the instructions:
1. `dnf install qt* qt-devel` gives:
````
Installed:
cmake-3.17.4-1.fc32.x86_64 …
-
Host: macos arm64
Target: aarch64-unknown-linux-musl
when using zigbuild, `cargo zigbuild --target aarch64-unknown-linux-musl` for project that dependes on `rdkafka`, so indirectly uses `krb5`, th…
-
Hello,
I don't know if this issue is distro-related or upstream, but I am trying to build the latest gssproxy version on an openSUSE Tumbleweed system. Building was successful, but the idle timeout…
-
This failure is popping up in Gentoo Linux, both when `shake-0.19.7` is built via the package manager, and via `cabal`:
```
[77 of 82] Compiling Part_Development_Shake ( Part_Development_Shake.hs,…
-
```
TASK: [install cfme from rpm] *************************************************
failed: [127.0.0.1] => (item=cfme,cfme-appliance) => {"changed": true, "item": "cfme,cfme-appliance", "rc": 1, "res…
-
### What is your suggestion?
In conan v2, versions conflicts are not resolved automatically. Even a direct dependency of top conanfile does not override transitive dependency version if force=True …