Install fails with: ==> Beginne package()... /var/tmp/pamac-build-xxx/optiscaler-universal/PKGBUILD: Zeile 19: cd: /var/tmp/pamac-build-xxx/optiscaler-universal/src/optiscaler-universal-0.1.0: Datei oder Verzeichnis nicht gefunden ==> FEHLER: Ein Fehler geschah in package(). Breche ab...
there is no optiscaler-universal-0.1.0 file or directory in /src, only a link to /var/tmp/pamac-build-xxx/optiscaler-universal/optiscaler-universal-0.1.0.tar.gz and a 0ptiscaler4linux-0.1.0 folder.
Pinned Comments
S1BGr0up commented on 2026-02-03 13:22 (UTC)
Hey! @TheElevatedOne
Thanks for reporting this — you were absolutely right.
The scripts were missing execute permissions after installation. This was fixed upstream (added
chmod +xfor all.shfiles in thepackage()function), and I'vejust pushed the updated PKGBUILD to AUR.
Sorry about the oversight, and I really appreciate you taking the time to report it.
You should be good to update with:
yay -Syu optiscaler-universal
(or
paru)