-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In Unraid, install cjk-font error #39
Comments
base image alpine v3.12 package apk-tools version is outdated that not support latest test repo format.
however, the root cause is current based image version is too low, and EoS already. Need to rework to latest version. |
If you don't want to use rclonebrowser beta, just remove |
Looks the error caused by deprecated functions used by RcloneBrowser, in 3.15 version. |
Thank you, this works perfectly. I managed to build just fine. |
thanks for your advice, it works with a few secs!!! It is hard for an newbie in code to deal with such problem. |
[cont-init.d] 10-cjk-font.sh: executing...
[cont-init.d] 10-cjk-font.sh: installing CJK font...
[cont-init.d] 10-cjk-font.sh: fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
[cont-init.d] 10-cjk-font.sh: ERROR: FDB format error (line 27781)
[cont-init.d] 10-cjk-font.sh: fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
[cont-init.d] 10-cjk-font.sh: fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
[cont-init.d] 10-cjk-font.sh: ERROR: unable to select packages:
[cont-init.d] 10-cjk-font.sh: wqy-zenhei (no such package):
[cont-init.d] 10-cjk-font.sh: required by: world[wqy-zenhei]
[cont-init.d] 10-cjk-font.sh: exited 0.
already set ENABLE_CJK_FONT=1, but still can't install font and make chinese symbol show like box not character
The text was updated successfully, but these errors were encountered: