-
Hello Everyone,
I am not sure if it valid place, but buiild for rhel6 failing in make section.
```
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/sasl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOU…
-
It's not currently possibile to use steam on any Enterprise Linux distro be it RHEL or the clones since the most up to date version (as of now 6.4) has glibc 2.12 while >=2.15 is required for steam.
…
-
- [x] build guide
- [ ] OS transition guide
...elsewhere?
-
According to buildlog http://pkgs.repoforge.org/ntop/_buildlogs/ ntop has been built for el6 distros. Anyone know why ntop rpms are not available in the list of packages? Many thanks.
-
II just tried this on Ansible 2.4 & EL6 and I got errors :(
- hosts: all
gather_facts: yes
serial: "25%"
sudo: yes
tasks:
- name: set timeout to 22
grub: timeout=22
Err…
-
It would be very kind of the module to disable the `system_call_filter` bootstrap check on systems that do not support it: https://github.com/elastic/elasticsearch/issues/22899
The proposed change …
-
I suspect that this might be related to libatomic_ops issues, which are related to our beginning with i386 arch. We'll see if this is still an issue on the second pass. The other possibility is that t…
imak updated
13 years ago
-
AppImage binary seems to require a newer version of glibc. It probably needs to be somehow build against an older version.
Build system itself is yet to be tested on el6, that might solve this issue, …
-
Currently an EL6 RPM will attempt to install on an EL7 system and vice versa. Instead of attempting this and getting a random unrelated error, it should print a message stating that it is incompatible…
-
rails-html-sanitizer tests fail on EL6 with:
1) Failure:
SanitizersTest#test_strip_tags_multiline [/builddir/build/BUILD/rails-html-sanitizer-1.0.2/opt/rh/sclo-ror42/root/usr/share/gems/gems/rails…