Currently doesn't build anymore.
Error is:
cp: cannot stat '/home/paul/.cache/yay/opentabletdriver-git/src/OpenTabletDriver/OpenTabletDriver/Configurations': No such file or directory
Git Clone URL: | https://aur.archlinux.org/opentabletdriver-git.git (read-only, click to copy) |
---|---|
Package Base: | opentabletdriver-git |
Description: | A cross-platform open source tablet driver |
Upstream URL: | https://opentabletdriver.net |
Keywords: | artisul digimend gaomon huion otd parblo uc-logic uclogic ugtablet veikk wacom xencelabs xp-pen xppen |
Licenses: | LGPL3 |
Conflicts: | digimend-drivers-git-dkms, digimend-kernel-drivers, digimend-kernel-drivers-dkms, digimend-kernel-drivers-dkms-git, opentabletdriver |
Provides: | opentabletdriver |
Submitter: | LavaDesu |
Maintainer: | gonX (jamesbt365) |
Last Packager: | jamesbt365 |
Votes: | 17 |
Popularity: | 0.000570 |
First Submitted: | 2020-01-02 07:53 (UTC) |
Last Updated: | 2025-01-25 22:27 (UTC) |
Currently doesn't build anymore.
Error is:
cp: cannot stat '/home/paul/.cache/yay/opentabletdriver-git/src/OpenTabletDriver/OpenTabletDriver/Configurations': No such file or directory
I accidentally flagged this package out of date. Please disregard. I meant to flag the non git version.
Thanks, works fine now!
@D3SOX Whoops. I have pushed a fix now, thanks for reporting!
new pkgbuild doesn't work for me
install: cannot stat '/home/nico/.cache/yay/opentabletdriver-git/src/OpenTabletDriver-udev/90-opentabletdriver.rules': No such file or directory
I had to blacklisted inputwacom kernel module(wacom) to make it work properly. Is there any other way?
The community dotnet-sdk
package is updated to 5.0.5 now, so everything should just work.
For anyone else, you need to install both aur/dotnet-sdk-bin
and aur/dotnet-runtime-bin
, not just aur/dotnet-sdk-bin
.
Make sure to use the AUR version, since for some rason the chaotic-aur has a package called dotnet-sdk-bin
, but the version is 5.0.3.sdk200-1
.
perhaps it might warrant temporarily changing the dependency on dotnet-sdk
to dotnet-sdk-bin
, until this is fixed?
Builds are currently failing due to Symantec's root certificate being removed from ca-certificates-mozilla
on 3.63-1, breaking nuget restore.
For more information, see the bug report
Current workarounds are:
- Downgrade ca-certificates-mozilla to 3.62-1
- Install dotnet-sdk-bin
from the AUR as sdk5.0.5 disables nuget signing. At the time of writing, dotnet-sdk
from the official repos is outdated on sdk5.0.4.
- Manually copy and install the missing certificate
Pinned Comments
gonX commented on 2022-11-13 04:14 (UTC) (edited on 2022-11-13 04:15 (UTC) by gonX)
Notice that this -git version of the package now runs on the new version 0.7 codebase of OpenTabletDriver. This means most OpenTabletDriver plugins are incompatible, and you likely want to install the opentabletdriver AUR package instead for compatibility with these.
Otherwise the 0.7 version should work fine - configuration compatibility between 0.6 and the master branch (this package) is limited, so you may need to clear your OpenTabletDriver folder found in the .config folder of your home directory.