You are not logged in.

#1 2024-08-11 17:46:07

oiqgj
Member
Registered: 2024-08-11
Posts: 1

[SOLVED] Missing AUR Debug Packages When Updating System...

I'm encountering an issue while updating my system. During the update process, I receive messages indicating "missing AUR debug packages" for some packages installed on my machine. I'm wondering if this is normal behavior, and if not, how I can resolve this issue.

Could someone explain what's causing these messages and suggest the best course of action? Thank you in advance for any assistance.

yay -Syu
[sudo] password for oiqgj:
:: Synchronizing package databases...
 core is up to date
 extra                                    7.3 MiB  35.6 MiB/s 00:00 [--------------------------------------] 100%
:: Searching AUR for updates...
:: Searching databases for updates...
 -> Packages not in AUR: gradience-git  python-yapsy
 -> Missing AUR Debug Packages: hyprwayland-scanner-debug  swww-debug
 -> Flagged Out Of Date AUR Packages: hyprpicker-git
:: 2 packages to upgrade/install.
2  aur/hyprland-git    0.41.2.r77.3c758db9-1 -> 0.42.0.r1.83a334f9-1
1  aur/python-libsass  0.23.0-1              -> 0.23.0-2
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
 -> Excluding packages may cause partial upgrades and break systems
==> ^C

oiqgj-arch in ~ took 8s
❯ yay -Qs swww
local/swww 0.9.5-2
    A Solution to your Wayland Wallpaper Woes
local/swww-debug 0.9.5-1
    Detached debugging symbols for swww

oiqgj-arch in ~
❯ yay -Qs hyprwayland-scanner
local/hyprwayland-scanner-debug 0.3.4-1
    Detached debugging symbols for hyprwayland-scanner
local/hyprwayland-scanner-git 0.4.0.r4.ga048a6cb-1
    A Hyprland implementation of wayland-scanner, in and for C++
local/hyprwayland-scanner-git-debug 0.4.0.r4.ga048a6cb-1
    Detached debugging symbols for hyprwayland-scanner-git

Last edited by oiqgj (2024-08-12 21:49:36)

Offline

#2 2024-08-11 21:54:28

cloverskull
Member
Registered: 2018-09-30
Posts: 277

Re: [SOLVED] Missing AUR Debug Packages When Updating System...

You should be fine unless you specifically need to install debug packages. Check your /etc/makepkg.conf and look in the "OPTIONS" line. I have '!debug' there because I explicitly don't want or need debug packages. I think this'll clear up the messages for you if you don't intend to build debug packages.

Also, in the future, can you please use code tags when pasting from your terminal?

Offline

#3 2024-08-11 22:05:08

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED] Missing AUR Debug Packages When Updating System...

I take it you previously installed hyperland and swww from the AUR, and because you used yay which prevents you from understanding what it's doing, it also installed the debug packages for each of those.  And I gather since that time, you switched to the -git versions and removed the regular versions but not their debug packages (and in the same span of time, the regular versions moved to the main repos).

Do some cleanup to remove packages you have no use for (among them should be yay).


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB