bviktor
bviktor
+1 it's totally random, it even loads different themes for URL/activity and URL/projects/random_project/activity. Weird. This plugin is useless in its current state.
Actually nevermind, it's just a cache issue. You just gotta Ctrl+F5. It's just weird that it only happens on /activity.
Thanks for the report and the pointers! Unfortunately that library is already included in the initramfs, at least according to `lsinitrd`. Nevertheless, I added `/usr/lib64/libnss_dns*` to `module-setup.sh`, but it didn't...
Uh, or maybe it did change, let me test this a little further.
Indeed. Sorry, it was a brainfart I guess. Adding `/usr/lib64/libnss_dns.so*` solved the issue. Shall I submit a PR to tang's `module-setup.sh`, or is this something that should also be resolved...
Thanks a lot for the comment, @jmarcelletti ! Oddly, I ran into this on 18.04 too, although I thought it already worked on Ubuntu. In any case, your hook complained...
Yup. Had to force the install with `--replacepkgs --replacefiles` but after that, IP based unlock does work without basename. When are these updates expected to come down to Fedora stable?
Thanks a lot. Shall I close this issue + the corresponding PR then?
How do you build on 19.04? I'm blocked by #126 there.