Christof Musik

Results 4 issues of Christof Musik

To create a rpm package I need to download the tar.gz. But this failes as setup.py imports pywebcopy and so you need to have all dependencies installed on the build...

When rules with rpfilter are used, then there are warnings like these in the output: `Warning: Puppet::Type::Firewall::ProviderIptables: Skipping unparsable iptables rule: keys (5) and values (6) count mismatch on line:...

feature
community

I have played a bit with ex_ncurses, but have not found how to exit properly ncurses mode: ``` ExNcurses.n_begin() ExNcurses.noecho() IO.puts(inspect(ExNcurses.getch())) ExNcurses.n_end() ``` I would have expected that after pressing...

**Describe the bug** Since Paperless-ngx 2.0 editing documents does not work **To Reproduce** 1. Open document 2. Change something 3. Save **Expected behavior** Changes are saved **Logs** In the edit...

bug