LinuxPersonEC

Results 24 issues of LinuxPersonEC

Using the Email only option to reset password on F34 and `freeipa-server-4.9.3-2`, I see this message: `'API' object has no attribute 'Backend' ` ![error](https://user-images.githubusercontent.com/21204619/121079509-34d8f900-c7a8-11eb-971e-4eb1848bb77b.PNG) Logs show: ``` Jun 7 15:47:47...

Thanks to https://zhuanlan.zhihu.com/p/150579437 Change this line: ``` # Evaluation Parameters. eval_words = [b'five', b'of', b'going', b'hardware', b'american', b'britain'] ``` and https://stackoverflow.com/a/53401158/7606730 replace `xrange `with `range`

On RHEL 7.5 with Bright Cluster Manager, which allows loading of different versions of packages via a module load command, and rstan fails to compile with R3.5.1 and R4.0.1. but...

The rules for badips.com have been off line for a while now, but some pages in the web site are still active. No-one responds to their Twitter either.

I upgraded to `mokey-0.5.6-1.el7.x86_64` on Fedora 33 and tried setting the new option to `replace_token: true` and `replace_token: false` but the CAPTCHA for the Forgot Password option fails with `The...

We're using the Fedora RPM via dnf, PulledPork v0.7.3, and when running: `pulledpork.pl -c /etc/snort/pulledpork.conf` This appears: ``` Issuing reputation socket reload command Unable to connect to UNIX socket at...

Documentation

How can Python, JSON, batch and other text files be found? Also, ran this recently against an image of a RAID 10 member and all .mov files were corrupt/unplayable/un-conertable and...

What follows is the OS X crash report from opening paraview with the `--mesa` option. ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: X11.bin [56216] Path: /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin Identifier: X11.bin...

Need Info
Crash

The library that is packaged with [WTM](https://github.com/KCallaghan/WTM) is throwing the below errors with OpenMPI 4.1.1 and cmake 3.22.1 on RHEL 8. ``` -- Found PETSc 3.18.0 Called from: [1] /path/to/WTM/CMakeLists.txt...

Running `python setup.py install --user --headless` on RHEL 7 with with Python 3.9, fails with the following: ``` [124/868] Building CXX object deps/assimp/code/CMakeFiles/assimp.dir/LWO/LWOMaterial.cpp.o /path/to/me/habitat-sim/src/deps/assimp/code/LWO/LWOMaterial.cpp: In member function ‘bool Assimp::LWOImporter::HandleTextures(aiMaterial*, const...