Search Criteria
Package Details: busylight 0.45.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/busylight.git (read-only, click to copy) |
|---|---|
| Package Base: | busylight |
| Description: | Control USB connected presence lights from multiple vendors |
| Upstream URL: | https://github.com/JnyJny/busylight |
| Licenses: | Apache-2.0 |
| Submitter: | gavinhungry |
| Maintainer: | conf |
| Last Packager: | conf |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-18 23:53 (UTC) |
| Last Updated: | 2025-12-12 22:55 (UTC) |
Dependencies (13)
- python
- python-busylight-coreAUR
- python-hidapi (python-hidapi-gitAUR)
- python-importlib-metadata
- python-loguru
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-typer
- python-webcolors
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-fastapi (optional) – for web API support
- uvicorn (optional) – for web API support
Latest Comments
Bujiraso commented on 2021-08-16 11:30 (UTC)
Thanks for the tip, @gavinhungry -- I believe that helped.
I now have a different error on two different Arch hosts:
I would guess there's still a missing python module installation or inclusion in the PKGBUILD somewhere.
gavinhungry commented on 2021-01-19 18:47 (UTC)
@Bujiraso,
Try rebuilding/reinstalling the package - possibly also the
python-bitvector-for-humansdependency. Best guess is they need to be rebuilt against some other updated dep.Bujiraso commented on 2021-01-17 19:39 (UTC)
This has suddenly started to fail for me with the following error. I've confirmed my python-bitvector-for-humans is up to date.
~