Search Criteria
Package Details: openlinkhub 0.5.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/openlinkhub.git (read-only, click to copy) |
---|---|
Package Base: | openlinkhub |
Description: | Open source Linux interface for iCUE LINK Hub and other Corsair AIOs, Hubs. [Latest Release - source] |
Upstream URL: | https://github.com/jurkovic-nikola/OpenLinkHub |
Licenses: | GPL3 |
Conflicts: | openlinkhub |
Provides: | openlinkhub |
Submitter: | jrdn |
Maintainer: | jrdn |
Last Packager: | jrdn |
Votes: | 2 |
Popularity: | 0.70 |
First Submitted: | 2024-12-06 00:27 (UTC) |
Last Updated: | 2025-01-31 22:18 (UTC) |
Dependencies (6)
- i2c-tools (i2c-tools-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR)
- base-devel (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
orlfman commented on 2024-12-08 02:04 (UTC)
doing:
useradd -r openlinkhub --shell=/bin/false
before install fixes the problem.
orlfman commented on 2024-12-07 03:25 (UTC) (edited on 2024-12-07 03:32 (UTC) by orlfman)
==> Entering fakeroot environment...
==> Starting package()...
chown: invalid user: ‘openlinkhub:root’
==> ERROR: A failure occurred in package().
error: failed to build 'openlinkhub-0.3.8-1':
error: packages failed to build: openlinkhub-0.3.8-1
this is happening with every openlinkhub package on the aur. i think its missing creating the openlinkhub user.
« First ‹ Previous 1 2