Search Criteria
Package Details: hledger-web-bin 1.42.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hledger-bin.git (read-only, click to copy) |
---|---|
Package Base: | hledger-bin |
Description: | Web-based user interface for the hledger accounting system |
Upstream URL: | http://hledger.org |
Keywords: | hledger ledger |
Licenses: | GPL-3.0-or-later |
Conflicts: | hledger-web |
Provides: | hledger-web |
Submitter: | ccat3z |
Maintainer: | gesh |
Last Packager: | gesh |
Votes: | 9 |
Popularity: | 0.80 |
First Submitted: | 2020-08-22 05:39 (UTC) |
Last Updated: | 2025-03-16 19:32 (UTC) |
Dependencies (1)
- asciinema (asciinema-gitAUR, acast-binAUR) (optional) – hledger demo support
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
dude commented on 2021-05-13 13:09 (UTC) (edited on 2021-05-13 13:11 (UTC) by dude)
@samhh I realized I'm actually having the same issue. For some reason '91023' is listed as one of the shared libraries, and of course since that's not the name of a shared object file, it's unable to load. The issue is resolved for me after installing the xxd-standalone package and then rebuilding though. Otherwise I get those xxd command not found errors. So that package should probably be added to makedepends.
I think if you clear out your AUR package cache and then rebuild while xxd is installed, it should work.
<deleted-account> commented on 2021-05-13 12:46 (UTC)
I'm running Arch, and this did used to work for me, so I can only assume I've done something silly to break it!
During installation I see some errors:
I installed
xxd-standalone
to see if it'd help. The error messages went away during installation but hledger still wouldn't open.dude commented on 2021-05-13 12:19 (UTC)
@samhh Are you running Arch or one of the derivative distros?
ccat3z commented on 2021-05-13 05:31 (UTC)
@samhh Cannot reproduce it in the latest ArchLinux. Can you send me the patched hledger binary?
<deleted-account> commented on 2021-05-12 22:28 (UTC)
Any ideas why I'd be seeing this?:
behonest commented on 2021-04-10 15:32 (UTC)
@ccat3z Thanks for the links. Turned out my locale wasn't correctly set: it was ru_RU.UTF-8 but must be ru_RU.utf8. Also temporary can be fixed with
LANG=en_US.utf8 hledger <command>
.dude commented on 2021-04-10 15:24 (UTC)
@behonest I'm also unable to reproduce that issue.
ccat3z commented on 2021-04-09 16:47 (UTC)
@behonest I can't reproduce the issue on my ledger file. It seems a upstream issue or wrong file encoding. See simonmichael/hledger#1332 and koalaman/shellcheck#324.
behonest commented on 2021-04-09 16:03 (UTC)
@ccat3z Thanks. Though it now breaks with this:
ccat3z commented on 2021-04-09 15:30 (UTC)
@behonest Fixed in 1.21-2.
« First ‹ Previous 1 2 3 4 5 Next › Last »