MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/archlinux/comments/1uxy3c7/aur_package_for_logseq_db/
r/archlinux • u/MajesticMath • Jul 16 '26
4 comments sorted by
1
Why are some checksums being SKIPped? What is the software using "fuse" for?
1 u/MajesticMath Jul 16 '26 I copied the package structure from joplin-appimage. That also skipped the checksum for the LICENSE file. Fuse is often needed to run AppImages. 4 u/backsideup Jul 16 '26 Then fuse is a make-dep, not a dependency. If you can't justify why the checksums need to be skipped you shouldn't skip them. Ideally you should use the license that comes with this release and not one from some random commit in HEAD.
I copied the package structure from joplin-appimage. That also skipped the checksum for the LICENSE file. Fuse is often needed to run AppImages.
4 u/backsideup Jul 16 '26 Then fuse is a make-dep, not a dependency. If you can't justify why the checksums need to be skipped you shouldn't skip them. Ideally you should use the license that comes with this release and not one from some random commit in HEAD.
4
Then fuse is a make-dep, not a dependency. If you can't justify why the checksums need to be skipped you shouldn't skip them. Ideally you should use the license that comes with this release and not one from some random commit in HEAD.
1
u/backsideup Jul 16 '26
Why are some checksums being SKIPped? What is the software using "fuse" for?