Package Details: firefly-iii 6.1.15-1

Git Clone URL: https://aur.archlinux.org/firefly-iii.git (read-only, click to copy)
Package Base: firefly-iii
Description: PHP personal finances manager
Upstream URL: https://github.com/firefly-iii/firefly-iii
Licenses: AGPL-3.0-only
Submitter: dopsi
Maintainer: L0ric0
Last Packager: L0ric0
Votes: 10
Popularity: 0.089599
First Submitted: 2017-04-20 08:05 (UTC)
Last Updated: 2024-05-01 11:39 (UTC)

Dependencies (1)

  • php-intl (php)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

angelsl commented on 2021-10-25 15:34 (UTC)

@dr460nf1r3

It doesn't require root; the warning from Composer is because it's running in fakeroot.

If you find a way to silence that warning, let me know.

dr460nf1r3 commented on 2021-10-25 14:47 (UTC)

The pacakge seems to require root while building. Is there a way to fix it so it doesn't require it?

carbolymer commented on 2020-07-07 20:36 (UTC) (edited on 2020-07-18 13:35 (UTC) by carbolymer)

[Tue Jul 07 22:31:19.450130 2020] [php7:error] [pid 1963] [client 192.168.0.3:46550] PHP Fatal error:  Uncaught ReflectionException: Class view does not exist in /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Container/Container.php:803\nStack trace:\n#0 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Container/Container.php(803): ReflectionClass->__construct('view')\n#1 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Container/Container.php(681): Illuminate\\Container\\Container->build('view')\n#2 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(785): Illuminate\\Container\\Container->resolve('view', Array, true)\n#3 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\\Foundation\\Application->resolve('view', Array)\n#4 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(770): Illuminate\\Container\\Container->make('view', Array)\n#5 /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate in /usr/share/webapps/firefly-iii/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 805

looks like it's broken

EDIT: There's fix: https://stackoverflow.com/a/58398447/1608594 . You should include that in pkgbuild imho.

angelsl commented on 2020-01-28 19:27 (UTC)

Sorry for the delay. I'll update the package this weekend.

If someone would like to take over maintainership, please let me know.

fallst4r commented on 2017-09-13 20:45 (UTC)

All files are installed in /usr/share/webapps/ instead of /usr/share/webapps/firefly-iii/ If you could fix the package build, thanks !

BlackIkeEagle commented on 2017-04-20 13:54 (UTC)

could you fix the upstream url please