Search Criteria
Package Details: hledger-bin 1.52.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hledger-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | hledger-bin |
| Description: | Command-line interface for the hledger accounting system |
| Upstream URL: | http://hledger.org |
| Keywords: | hledger ledger |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | hledger |
| Provides: | hledger |
| Submitter: | ccat3z |
| Maintainer: | gesh |
| Last Packager: | gesh |
| Votes: | 9 |
| Popularity: | 0.000199 |
| First Submitted: | 2020-08-22 05:39 (UTC) |
| Last Updated: | 2026-05-01 04:19 (UTC) |
Dependencies (1)
- asciinema (acast-binAUR, asciinema-gitAUR) (optional) – hledger demo support
Required by (7)
- hledger-language-server-git (requires hledger)
- hledger-textual (requires hledger)
- hledger-tui (requires hledger)
- hledger-utils (requires hledger)
- hledger-utils-git (requires hledger)
- puffin (requires hledger)
- puffin-bin (requires hledger)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
<deleted-account> commented on 2021-05-13 14:28 (UTC)
The updated package works after clearing my cache, thanks both!
ccat3z commented on 2021-05-13 14:11 (UTC)
@samhh Fixed in 1.21-3.
xxdwas replaced byodin package coreutils.ccat3z commented on 2021-05-13 13:21 (UTC)
@dude @samhh Since
xxdis part of vim, addingxxd-standaloneto makedepends may cause problems for vim users. I am trying to replacexxdwith a similar tool (likehexdump).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-standaloneto 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.
« First ‹ Previous 1 2 3 4 5 Next › Last »