You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
aura is unable to update or install the
jdk-temurin
packages (the former and alljdk<jdk-version>-temurin
) packages from the AUR. They all fail with the same error:Doing it manually with
makepkg
works fine as well as usingyay
.The text was updated successfully, but these errors were encountered: