Paul Gevers

Results 23 comments of Paul Gevers

I was just looking into the fact that the /install/index.html web page isn't authenticated. Will/should that be part of the redesign? For some background: in Debian I change the admin...

@ronytomen thanks for responding. Regarding upgrades, this (running cli upgrade) is indeed what we do in Debian, but as far as I can tell that doesn't help for fresh installs....

@netniV I don't agree that the initial install should be unauthenticated. The admin could install the package and forget to go through the install pages (or even be beaten by...

I concur that it seems to be working with SQL and DBIx from slimserver with the rest removed. Without those I get errors like below. I haven't checked yet if...

If I understand correctly the only thing I remain to want/need to fix this issue is that this is more clear in the "Extract full content from HTML5 and Google...

``` paul@mulciber ~/packages/bugs/python-parameterized $ python3.9 -m pytest -v --pyargs parameterized.test ``` The test has *2* items, but results in the test being run *3* times, where the third time fails...

`/usr/bin/pytest-3` fails in the same way: ``` paul@mulciber ~/packages/bugs/python-parameterized.team $ pytest-3 parameterized/test.py ==================================== test session starts ==================================== platform linux -- Python 3.9.10, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 rootdir: /home/paul/packages/bugs/python-parameterized.team collected 59 items...

In Debian, I received [bug 1053199](https://bugs.debian.org/1053199) which seems very related. Several reporters acknowledged that using `WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea` worked around their problems too.