-
It would be good if `roleadd` created the file `/etc/role` in case it does not exist.
https://github.com/Etersoft/libnss-role/blob/sisyphus/lock_file.c#L37
```strace
# strace roleadd users cdro…
-
```
0 $ swaylock
2021-04-27 13:10:07 - [swaylock-1.5/shadow.c:19] swaylock needs to be setuid to read /etc/shadow
1 $ ls -lah /etc/tcb/$(id -un)/shadow
-rw------- 1 haelwenn shadow 135 Apr 13 11:5…
-
i found coredump file when used ' ./nginx -s reload':
Reading symbols from /usr/lib64/libcrypto.so.10...(no debugging symbols found)...done.
Loaded symbols for /usr/lib64/libcrypto.so.10
Reading symb…
-
Hey @cytopia thanks for sharing your setup here, it's very cool! Upon running the tests in docker, I receive this error:
```
TASK [python-meta : ensure either python2 or python3 is enabled] ******…
-
I can't seem to get Prax to work in Fedora 19. I have modified the install and uninstall scripts to use the appropriate commands ( chkconfig instead of update-rc.d ). However I am still getting a dom…
-
I try to pack simple app that use python-rpm (4.11.3-1.1, from Debian 8) with PyInstaller==2.1
``` python
print 'Hello'
import rpm
print rpm.VERIFY_SIGNATURE
```
Pack --onedir
``` shell
pyinstaller…
-
**Describe the bug**
i have a few cacti server that collect data for my device, i have server that only have about a hundred devices, and i have server that have a thousand devices, both produce se…
-
Hey all,
I'm having some issues with my nix install. Here's the problem: I've installed nix to an alternative prefix, (i.e. not /nix) and I've been trying to install various software packages. This …
-
*I'm submitting a ...*
- [x ] bug report
- [ ] feature request
- [ ] support request
## General information
### Prerequisites
* [Y ] Are you running the latest version?
### Descri…
-
Both of those function will segfault when trying to resolve localhost on any port if the following condition are met :
- the build is static (compiled with `rustc -C target-feature=+crt-static ma…