Ledger is a powerful, double-entry accounting system that is accessed
from the UNIX command-line. This may put off some users as there is
no flashy UI but for those who want unparalleled reporting access to
their data, there really is no alternative.
Attachment | Size | Date |
---|---|---|
ledger-3.1.1-1.armv7hl.rpm | 33.43 MB | 06/01/2019 - 17:24 |
ledger-3.1.2-1.armv7hl.rpm | 33.49 MB | 05/03/2019 - 16:43 |
ledger-3.1.3-1.armv7hl.rpm | 5.31 MB | 01/05/2019 - 15:12 |
ledger-3.1.3-1.i486.rpm | 5.77 MB | 01/05/2019 - 16:38 |
ledger-3.1.3-2.armv7hl.rpm | 33.32 MB | 13/05/2020 - 06:32 |
ledger-3.1.3-2.i486.rpm | 33.21 MB | 13/05/2020 - 06:32 |
ledger-3.2.1-1.5.1.jolla_.aarch64.rpm | 953.59 KB | 10/12/2021 - 11:16 |
ledger-3.2.1-1.5.1.jolla_.armv7hl.rpm | 903.02 KB | 10/12/2021 - 11:16 |
ledger-3.2.1-1.5.1.jolla_.i486.rpm | 1.08 MB | 10/12/2021 - 11:16 |
Comments
arepo
Fri, 2021/12/10 - 21:45
Permalink
As long as it's not me who's the bait...Thanks a lot, that did it.
With storeman.
arepo
Fri, 2021/12/10 - 08:15
Permalink
Hello, I've got an Xperia XA2 Plus Double SIM now with fully updated SFOS and tried to install ledger-cli through storeman. This howevee generates the following error:
Nothing provides libboost-python-mt.so.1.66.0 needed by ledger-3.1.3.2-armv7hl
No idea what I did wrong.
razcampagne
Fri, 2021/12/10 - 11:24
Permalink
Hi,
You did nothing wrong, this library has been removed in latest sfos versions.
I moved all my packages to chum lately so it would be best if you used that (see https://github.com/sailfishos-chum/main) but I also just uploaded the latest package to openrepos.
Tell me if you could install it or not.
nobodyinperson
Sat, 2020/04/18 - 02:27
Permalink
segfaults on Xperia X with SailfishOS 3.3.0.14 Rokua EA. Here is an strace on Pastebin if it helps.
EDIT: It's not too hard to build, though.
razcampagne
Mon, 2020/04/20 - 04:35
Permalink
Thanks for the report.
I haven't updated to the early access version yet but I'll rebuild the package as soon as I can.
arepo
Wed, 2019/08/21 - 18:58
Permalink
After upgrading and the obligatory pkcon refresh and zypper refresh I was able to install ledger through storeman and it works.
Thanks, I have been waiting 2 years for this.
razcampagne
Thu, 2019/08/22 - 03:35
Permalink
You're welcome!
arepo
Tue, 2019/08/20 - 20:25
Permalink
I'm afraid you're right about me being behind. libstc++: Version: 4.8.3-1.1.8.jolla, Repository: jolla.
Will upgrade and try again, thanks.
arepo
Sat, 2019/08/17 - 16:09
Permalink
Xperia X, sorry I said Jolla, it's a Sony, SailfishX 3.0, build 3.0.1.11, device adaptation 0.2.1.11.
Hoops: installed store manager, had to do
# pkcon refresh && pkcon install zypper
# zypper refresh
Then tried to install ledger by selecting 'install' in the store manager, which immediately resulted in that error.
razcampagne
Mon, 2019/08/19 - 02:46
Permalink
It seems your sailfishos is several versions behind (the latest is 3.1.0.11).
I can't find when libstdc++ was last updated but as the package ledger-3.1.3-1 was built when sailfishos 3.0.3 was released, I'd suggest you update your device.
If for whatever reason you can't update it, you might be able to install an older package for ledger but you would need to download it manually from openrepos.net
Just to be sure, could you copy/paste the result of the following command on your device?
arepo
Wed, 2019/08/14 - 14:36
Permalink
Great was my joy finding a ledger instance for my jolla but after going through some hoops I got stuck at: "Nothing provides libstdc++.so. 6(CXXABI_1.3.8) needed by ledger-3.1.3-1.armv7hl".
razcampagne
Thu, 2019/08/15 - 05:45
Permalink
What is your jolla device and sailfishos version and how are you trying to install this package?
What kind of hoops did you go through?
nobodyinperson
Mon, 2019/05/20 - 09:36
Permalink
Really nice to have ledger on my Jolla. Did you build it on-device?
razcampagne
Mon, 2019/05/20 - 12:10
Permalink
Thanks!
Yes, I couldn't build it in the sdk due to memory exhausted issues so it was easier to build it on-device.
3vixan
Thu, 2019/04/25 - 18:41
Permalink
Amazing see ledger on SFOS! But with the last update something brokes it: the command "ledger" is no more known.
razcampagne
Sun, 2019/04/28 - 07:47
Permalink
Yes, it has likely been uninstalled during the update because one of its dependencies is no longer satisfied.
I'll update the package when the sdk for the latest version is available.
cy8aer
Fri, 2019/01/11 - 16:09
Permalink
Yup, seems to be the solution
cy8aer
Sun, 2019/01/06 - 23:07
Permalink
oups - unfortunately I need a python3 version because the qml infra works with py3. Don't put too much work into it. But thank you for your effort.
razcampagne
Mon, 2019/01/07 - 18:14
Permalink
Oops indeed. As far as I can tell upstream ledger doesn't support python3 so we are out of luck.
even though, ledger is pretty much unix-styled so I think you can still build an application centered around its cli interface.
cy8aer
Sat, 2019/01/05 - 14:07
Permalink
Great news that someone made this work. Would it be possible to also build the python-ledger support e.g. into an additional package? I use ledger but it would be nice to have some mobile app for tickering in stuff when just purchasing something on the street. So I also thougt about some useful implementation but the main ledger engine was missing by now...
razcampagne
Sun, 2019/01/06 - 17:30
Permalink
Well, it was easier than I thought. You'll find the package python2-ledger in my repository.
But because I used a wrong version scheme for the packaging you might get an error if you don't remove this package first by hand. Sorry about that.
razcampagne
Sun, 2019/01/06 - 04:16
Permalink
Hi,
Glad somebody find this useful. While building this package there were some missing dependencies for python support so I left it out for the time being because I mostly use ledger within emacs but I'll look into it. It would be great to have a graphical application on sailfishos.
I'm anything but an expert on rpm packaging so please bear with me…