Search Criteria
Package Details: fava 1.17-2
Git Clone URL: | https://aur.archlinux.org/fava.git (read-only, click to copy) |
---|---|
Package Base: | fava |
Description: | Web interface for beancount |
Upstream URL: | https://github.com/beancount/fava |
Licenses: | |
Submitter: | wzyboy |
Maintainer: | wzyboy |
Last Packager: | wzyboy |
Votes: | 7 |
Popularity: | 0.000108 |
First Submitted: | 2016-07-05 02:40 |
Last Updated: | 2020-12-13 23:10 |
Latest Comments
1 2 Next › Last »
wzyboy commented on 2020-12-13 23:11
@AlphaJack Thank you for pointing out. Fixed.
AlphaJack commented on 2020-12-13 23:08
You should replace the python installation path to conform with python 3.9, otherwise it throws the error that xuanwo met
Michitux commented on 2020-01-06 16:33
fava needs to depend on python-simplejson, otherwise you get strange JavaScript errors due to improperly serialized objects (see https://github.com/beancount/fava/blob/84df3df6a5355318dec056779fa96f96f2ceea91/setup.cfg#L48 for upstream dependency definition).
xuanwo commented on 2019-11-22 05:31
fava looks like need python-jaraco, and python-pip cloud be a makedepends?
ref: https://github.com/archlinuxcn/repo/issues/1385
wzyboy commented on 2019-11-15 07:55
@xuanwo Please rebuild the package.
xuanwo commented on 2019-11-15 07:53
Python 3.8 is in Community, fava failed to start for:
WhiteKnight commented on 2019-10-29 08:42
@wzyboy & @jonleighton Sorry I could have found that out by myself. :(
jonleighton commented on 2019-10-29 06:04
@wzyboy Yep, I installed it manually. I was merely pointing out where the problem lies for information - i.e. that it's not a problem with this package.
wzyboy commented on 2019-10-29 03:34
@jonleighton Hi, if jaroco is a missing dependency cheroot, could you just install jaroco manually with
pacman -S --asdeps
and wait for cheroot to update its dependencies?jonleighton commented on 2019-10-28 20:31
The jaroco problem is actually in the python-cheroot package: https://bugs.archlinux.org/task/64181?project=5&string=python-cheroot