Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update jdk-temurin packages #969

Open
tsdh opened this issue Jan 26, 2025 · 1 comment
Open

Cannot update jdk-temurin packages #969

tsdh opened this issue Jan 26, 2025 · 1 comment
Labels
won't build! A certain package isn't building, but should.

Comments

@tsdh
Copy link

tsdh commented Jan 26, 2025

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.

@fosskers fosskers added the won't build! A certain package isn't building, but should. label Jan 26, 2025
@fosskers
Copy link
Owner

Thanks for reporting. There must be an install file failing to be copied over to the build dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
won't build! A certain package isn't building, but should.
Projects
None yet
Development

No branches or pull requests

2 participants