testing/emulationstation: doesn't start
Package Information
- Package name: emulationstation
- Package version: 2.11.2
- Alpine version: edge
- Alpine architecture: aarch64
Description
results in this error:
May 05 18:33:09 lvl0: Error - File type unknown!
Assertion failed: !err (/home/buildozer/aports/testing/emulationstation/src/EmulationStation-2.11.2/es-core/src/resources/Font.cpp: FontFace: 21)
Aborted
strace:
newfstatat(AT_FDCWD, "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf", 0xffffc5dfa870, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/share/fonts/truetype/freefont/FreeMono.ttf", 0xffffc5dfa870, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/share/fonts/truetype/droid/DroidSansFallbackFull.ttf", 0xffffc5dfa870, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/home/user/.emulationstation/resources/opensans_hebrew_condensed_regular.ttf", 0xffffc5dfa7a0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/bin/resources/opensans_hebrew_condensed_regular.ttf", 0xffffc5dfa7a0, 0) = -1 ENOENT (No such file or directory)
getcwd("/home/user", 512) = 11
newfstatat(AT_FDCWD, "/home/user/resources/opensans_hebrew_condensed_regular.ttf", 0xffffc5dfa7a0, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, ":/opensans_hebrew_condensed_regular.ttf", 0xffffc5dfa890, 0) = -1 ENOENT (No such file or directory)
writev(2, [{iov_base="Assertion failed: !err (", iov_len=24}, {iov_base="/home/buildozer/aports/testing/e"..., iov_len=106}], 2Assertion failed: !err (/home/buildozer/aports/testing/emulationstation/src/EmulationStation-2.11.2/es-core/src/resources/Font.cpp) = 130
writev(2, [{iov_base=": FontFace: 21)\n", iov_len=16}, {iov_base=NULL, iov_len=0}], 2: FontFace: 21)
) = 16
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1 RT_2], [], 8) = 0
tkill(11307, SIGABRT) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=11307, si_uid=10000} ---
+++ killed by SIGABRT +++
Aborted
CC @terra (maintainer) @nekopsykose (the last upgrade)