aura
aura copied to clipboard
Cannot update jdk-temurin packages
aura is unable to update or install the jdk-temurin packages (the former and all jdk<jdk-version>-temurin) packages from the AUR. They all fail with the same error:
❯ aura -Auax
aura :: Fetching package information...
aura :: Comparing package versions...
aura :: AUR packages to upgrade:
jdk-temurin :: 23.0.1.u11-1 -> 23.0.2.u7-1
aura :: Determining dependencies...
aura :: AUR packages:
jdk-temurin
aura :: Proceed? [Y/n] y
aura :: Saved package state.
aura :: Preparing build directories...
aura :: Building jdk-temurin...
==> ERROR: install file (install_jdk-temurin.sh) does not exist or is not a regular file.
aura :: Package failed to build, citing:
makepkg failed.
aura :: Action cancelled.
Doing it manually with makepkg works fine as well as using yay.
Thanks for reporting. There must be an install file failing to be copied over to the build dir.