Yes, these are necessary, unfortunatly (https://flutter.dev/desktop)
Also, you need to be part of the flutterusers group for /opt/flutter access
additionally I made a mistake. it needs to be flutter channel dev. i will push an update
Git Clone URL: | https://aur.archlinux.org/fluffychat.git (read-only, click to copy) |
---|---|
Package Base: | fluffychat |
Description: | The cutest instant messenger in the [matrix] |
Upstream URL: | https://github.com/krille-chan/fluffychat |
Keywords: | Chat Matrix |
Licenses: | AGPL-3.0-only |
Submitter: | garionion |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 26 |
Popularity: | 0.33 |
First Submitted: | 2020-10-29 10:59 (UTC) |
Last Updated: | 2025-01-16 15:07 (UTC) |
Yes, these are necessary, unfortunatly (https://flutter.dev/desktop)
Also, you need to be part of the flutterusers group for /opt/flutter access
additionally I made a mistake. it needs to be flutter channel dev. i will push an update
Sorry for the comment spam, but the problem also exists if only flutter build linux --release
is executed :(
I'm just seeing that the reason for this error are these lines:
flutter channel master
flutter upgrade
flutter config --enable-linux-desktop
Are they really necessary? Building a package should NOT change my system :/
Build fails for me with
==> Starting prepare()...
mkdir: cannot create directory '/opt/flutter/bin/cache': Permission denied
If I create the directory the next error comes up:
==> Starting prepare()...
rm: cannot remove '/opt/flutter/version': Permission denied
Why does this package fiddle with my system during build time? This should be fixed.
Pinned Comments