[email protected] (Stuart Henderson), 2021.04.13 (Tue) 19:02 (CEST): > On 2021/04/13 17:40, Stuart Henderson wrote: > > On 2021/04/13 18:28, Marcus MERIGHI wrote: > > > Hello! > > > > > > After pkg_add'ing games/supertux and starting it I get: > > > > > > $ supertux2 > > > [FATAL] > > > /usr/obj/ports/supertux-0.6.0/SuperTux-v0.6.0-Source/src/supertux/main.cpp:601 > > > Unexpected exception: boost::filesystem::status: Permission denied: > > > "/usr/obj/ports/supertux-0.6.0/SuperTux-v0.6.0-Source/data/credits.stxt" > > > > > > Do I miss something? Or have I found a breakage? > > > > > > Marcus > > > > > > > Looks like PREFIX in games/supertux/patches/patch-src_supertux_main_cpp > > should really be TRUEPREFIX. > > > > Here's a diff but I can't check if it fixes things because I don't hit > > this error, just an immediate segfault at startup (backtrace for that > > below). > > Marcus, you can fetch a pre-built package at > https://junkpile.org/supertux-0.6.0p3.tgz if that's easier to test.
Tried twice, gave me the same error: [FATAL] /usr/obj/ports/supertux-0.6.0/SuperTux-v0.6.0-Source/src/supertux/main.cpp:601 Unexpected exception: boost::filesystem::status: Permission denied: "/usr/obj/ports/supertux-0.6.0/SuperTux-v0.6.0-Source/data/credits.stxt" But... see the other message. Marcus
