Patrick Holthaus

Results 35 comments of Patrick Holthaus

Just updated to 19.0.1 and the issue still persists.

That helps in my setup, too!

Just to update, I still need to apply https://github.com/nextcloud/server/issues/20979#issuecomment-629213272 in 19.0.3 for external storage to work.

Issue still persists in NC 19.0.5

Issue still persists in NC 19.0.6

And also still in NC 20.0.4

I always thought the correct fix would be that `CMakeLists.txt` explicitly requests a specific python version, i.e.: ```cmake find_package(Boost REQUIRED COMPONENTS filesystem python27) ``` Then again, I don't know how...

I wonder if an eselect module would be needed to set a sane default.