No need to provide octoprint and conflicts octoprint-venv (it is octoprint-venv that need to provide/conflicts octoprint)
Please rename source source=("${pkgname}-${pkgver}.tar.gz::https://github.com/OctoPrint/OctoPrint/archive/refs/tags/${pkgver}.tar.gz"
Pinned Comments
pa314159 commented on 2021-08-09 09:57 (UTC) (edited on 2022-03-28 13:53 (UTC) by pa314159)
This version of OctoPrint is intended to use as many system packages as possible and the final goal is to get rid of
venv
for building it.It relies on the official ARCH packages and also on AUR packages which must be installed first.
Any other dependency that is not provided by the Arch distribution or AUR, or whose version is not within the requested range is managed by
venv
.The original repository is located on Github at https://github.com/pa314159/octoprint-arch.
Issues should be reported at https://github.com/pa314159/octoprint-arch/issues.
Before reporting a missing dependency, please make sure the package is not in AUR.