





















Please install the LICENSE.txt file to the usual license location
I had identical checksum problems to @OddBook, but I followed the comment from @zxp19821005 and deleted ~/.cache/yay/ttf-harmonyos-sans/ which fixed it instantly. ttf-harmonyos-sans installed straight away after that, & everything worked
@OddBook I've downloaded the source file for several times, it's checksums was always ba7ddf71fc4dee33a7170869564ad76d421a2ed5c58e5aac9a573c39945ef654 . I think you should do rm -rf ~/.cache/yay/ttf-harmonyos-sans/ to delete the old files before.
andrew@desktop ~> yay -S ttf-harmonyos-sans --noconfirm
AUR Explicit (1): ttf-harmonyos-sans-2024.06.19-3
:: PKGBUILD up to date, skipping download: ttf-harmonyos-sans
1 ttf-harmonyos-sans (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
1 ttf-harmonyos-sans (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: ttf-harmonyos-sans 2024.06.19-3 (Tue 29 Apr 2025 09:22:01 PM CDT)
==> Retrieving sources...
-> Found ttf-harmonyos-sans-2024.06.19.zip
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
ttf-harmonyos-sans-2024.06.19.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/andrew/.cache/yay/ttf-harmonyos-sans
context: exit status 1
:: (1/1) Parsing SRCINFO: ttf-harmonyos-sans
==> Making package: ttf-harmonyos-sans 2024.06.19-3 (Tue 29 Apr 2025 09:22:02 PM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ttf-harmonyos-sans-2024.06.19.zip
==> Validating source files with sha256sums...
ttf-harmonyos-sans-2024.06.19.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error making: ttf-harmonyos-sans-exit status 1
-> Failed to install the following packages. Manual intervention is required:
ttf-harmonyos-sans - exit status 1
@TRex Thanks for your feedback, fixed it.
new version, new shasum: ba7ddf71fc4dee33a7170869564ad76d421a2ed5c58e5aac9a573c39945ef654
and the license file is missing...
Great, thank you!
As an FYI, I did get a warning during my upgrade:
.cache/paru/clone/ttf-harmonyos-sans/PKGBUILD: line 16: warning: setlocale: LC_CTYPE: cannot change locale (zh_CN.UTF-8): No such file or directory
I'm guessing I don't have that locale installed, but it was just a warning, all seemed fine :)
@ulugbeg Thank you for your feedback, but this was indeed a problem that occurred in the upstream packaging. After decompression, there were indeed spaces behind the folder. Yesterday, I also found that packaging failed many times.
Please forgive my ignorance, but in the latest version (dated 2024-07-10) of this package, there are extra spaces in the install statement. Is that a mistake, or intentional?
I've skimmed through the documentation of install , but I can't tell for sure if this causes an error or fixes one.
Haven't installed the update just to be sure.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@oldherl Thanks for your feedback, fixed it.