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

Debug packages built from AUR get flagged as missing #2371

Closed
ToadKing opened this issue Feb 16, 2024 · 0 comments · Fixed by #2372
Closed

Debug packages built from AUR get flagged as missing #2371

ToadKing opened this issue Feb 16, 2024 · 0 comments · Fixed by #2372

Comments

@ToadKing
Copy link

Affected Version

yay v12.2.0 - libalpm v13.0.2

Describe the bug

Upstream pacman was updated to add the debug build flag to defaults. A part of this is installing *-debug packages, that include source code for debugging purposes, when doing package builds. Once installed trying to update the system has yay spit out warning messages like this:

Missing AUR Debug Packages: foo-debug  bar-debug

Reproduction Steps

  1. Install latest version of pacman and make sure /etc/makepkg.conf is vanilla.
  2. Build and install an AUR package using yay.
  3. Run yay -Syu

Expected behavior

No warning message about missing AUR packages

Output

Missing AUR Debug Packages: foo-debug  bar-debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant