Search Criteria
Package Details: flashmq 1.15.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flashmq.git (read-only, click to copy) |
---|---|
Package Base: | flashmq |
Description: | FlashMQ is a light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments |
Upstream URL: | https://github.com/halfgaar/FlashMQ |
Keywords: | broker/server, flashmq mqtt |
Licenses: | MIT |
Conflicts: | flashmq, flashmq-git |
Provides: | flashmq |
Submitter: | taotieren |
Maintainer: | taotieren (MJochim) |
Last Packager: | MJochim |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-14 06:40 (UTC) |
Last Updated: | 2024-06-22 10:13 (UTC) |
Dependencies (4)
- cmake (cmake-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- sed (busybox-coreutilsAUR, sed-gitAUR) (make)
Latest Comments
MJochim commented on 2022-11-26 14:04 (UTC)
When I try to install this package, pacman fails while checking for file conflicts:
error: failed to commit transaction (conflicting files) flashmq: /lib exists in filesystem (owned by filesystem) Errors occurred, no packages were upgraded. -> exit status 1
The problem is described at https://stackoverflow.com/questions/50743619/exists-in-filesystem-owned-by-filesystem-in-pkgbuild-for-arch-linux.
This patch to PKGBUILD fixes the problem for me: