Jacob A. van der Kolk, Ph.D.
Jacob A. van der Kolk, Ph.D.
I don't know much about apparmor, so a quick question: How are these profiles typically distributed? Are they typically handled by package managers, the apparmor package itself, or by upstream...
The remaining blank space is probably built into the html of the page, which ostsblock cannot change. If you want to remove those open spaces, you may want to check...
That appears to be bash complaining. The line in question is: ```sh if [ "$hostshead" == "0" ] || [ $hostshead -eq 0 ]; then ``` Which is written to...
I'll check shellcheck out. Were there any specific issues you ran into, e.g. specific error messages? Jacob A. van der Kolk, Ph.D. Visiting Instructor of German Kalamazoo College [email protected] (PGP...
There is a limitation in curl which makes this a little cumbersome. The "-z" option compares modtimes between the files on the server and the local cached file. If the...
Try deleting all your files in `/var/lib/hostsblock/cache` and then running `hostsblock -u -d` and post what it outputs here. It looks like something might be up with how `hostsblock` manages...
I think I see where the problem is, but it shouldn't be a problem. I'm going to see if I can replicate it on my end, but in the meanwhile,...
Good news! It appears that the 720 warning had something to do with it. Steps to a fix: 1) I did a full reinstall of the whole underlying operating system,...
I did, and it did once again crash with the same error und the same conditions! Re-removing the file and its entry in gamelist.xml fixes the issue.