Search Criteria
Package Details: matomo 4.1.1-1
Git Clone URL: | https://aur.archlinux.org/matomo.git (read-only, click to copy) |
---|---|
Package Base: | matomo |
Description: | A real-time web analytics platform |
Upstream URL: | https://matomo.org/ |
Licenses: | |
Replaces: | |
Submitter: | freaknils |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 33 |
Popularity: | 0.20 |
First Submitted: | 2018-04-01 09:31 |
Last Updated: | 2021-01-16 16:53 |
Dependencies (5)
- php-gd (php55-gd, php53-gd, php-zts-gd, php72-gd, php56-gd)
- php>=7.2.5 (php55, php53, php70, php71, php-zts, php72, php56, php73)
- geoip2-database (geoipupdate) (optional) – GeoIP database
- python (python-dbg) (optional) – Log importer script
- mysql>=5.5 (mysql51, mysql55, mariadb-git, mariadb103, mysql56, mysql57, mroonga, mariadb, percona-server) (optional) – Database server
Latest Comments
1 2 3 4 5 6 ... Next › Last »
C0rn3j commented on 2020-11-27 10:20
If you are upgrading Matomo from
3.x
to4.x
, you will probably have(supposed to be optional but isn't with current issues in4.0.1
) to manually convert your database after updating via./console core:convert-to-utf8mb4
as per
https://matomo.org/faq/how-to-update/how-to-convert-the-database-to-utf8mb4-charset/
If you're updating to
4.0.1
and not a later version, you will most likely run into this https://github.com/matomo-org/matomo/issues/16824 and possibly this https://github.com/matomo-org/matomo/issues/16827C0rn3j commented on 2020-06-09 06:52
You need to import the public key before installing.
gpg --recv-keys B5DBD5925590A237
dest4 commented on 2020-06-08 21:53
Hello, issue with gpg signature
C0rn3j commented on 2020-05-31 14:45
@navara While that override seems to be needed, it should probably not be a part of the package but a mention on the wiki, official packages like Nextcloud do it that way. https://wiki.archlinux.org/index.php/Matomo
navara commented on 2020-05-10 22:23
Please add file /etc/systemd/system/php-fpm.service.d/override_matomo.conf with this content:
[Service]
ReadWritePaths = /usr/share/webapps/matomo/config
ReadWritePaths = /usr/share/webapps/matomo/plugins
ReadWritePaths = /usr/share/webapps/matomo/matomo.js
Because new restrictions on php-fpm since 7.4, where ProtectSystem is set to full prevent Matomo to function correctly (unable to install plugins, change configuration, etc).
Above fixes the issue while not exposing more then necessary and still allows user to change ACL as described in installation manifest, if he doesn't like that.
C0rn3j commented on 2020-02-10 10:52
As a note, Matomo is currently blocked by decent adblockers via EasyList, workaround here that you possibly have to reapply on every update: https://github.com/matomo-org/matomo/issues/7364#issuecomment-564027185
pcmoore commented on 2020-01-22 13:45
FYI, v3.13.1 is out now and is marked "critical":
C0rn3j commented on 2019-11-05 17:44
I'll try taking care of it for now then, bumped the version to 3.12.
ChrisMorgan commented on 2019-11-01 01:07
I’ve disowned the package because I intend to stop using Matomo. It’s a simple package to maintain if you want to just keep it as it is.
toco commented on 2019-03-07 11:31
Today: !One or more PGP signatures could not be verified! I wonder, the matomo sha256 did'nt changed