Bug 1224452

Summary: installing audacious pulls in -devel packages
Product: [openSUSE] openSUSE Tumbleweed Reporter: Kostadin Shishmanov <kocelfc>
Component: OtherAssignee: Christoph G <foss>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: zypper.log
zypper test case compressed with xz

Description Kostadin Shishmanov 2024-05-18 17:33:01 UTC
Created attachment 874956 [details]
zypper.log

When trying to install the audacious package, zypper tries to pull in a lot of -devel packages:

The following recommended package was automatically selected:
  audacious-plugins-extra

The following 64 NEW packages are going to be installed:
  at-spi2-core-devel audacious audacious-plugins audacious-plugins-extra dbus-1-devel glib2-devel libaudcore5 libaudgui5 libaudqt2 libaudtag3 libblkid-devel libcddb2 libcue2 libdrm-devel libeconf-devel libffi-devel libfluidsynth3 libgirepository-2_0-0 libglvnd-devel libinstpatch-1_0-2 liblirc_client0 libmms0 libmodplug1 libmount-devel libopusfile0 libpciaccess-devel libpcre2-32-0 libpcre2-posix3 libselinux-devel libsepol-devel libsidplayfp6 libsndio7 libstdc++-devel libX11-devel libXau-devel libxcb-dbe0 libxcb-devel libxcb-screensaver0 libxcb-xf86dri0 libxcb-xtest0 libxcb-xvmc0 libXext-devel libXfixes-devel libXi-devel libxkbcommon-devel libXrandr-devel libXrender-devel libXtst-devel Mesa-KHR-devel Mesa-libEGL-devel Mesa-libGL-devel pcre2-devel qt6-core-devel qt6-dbus-devel qt6-gui-devel qt6-svg-devel qt6-widgets-devel typelib-1_0-Atspi-2_0 typelib-1_0-GIRepository-3_0 typelib-1_0-GLibUnix-2_0 vulkan-devel vulkan-headers wayland-devel xorgproto-devel
Comment 1 Kostadin Shishmanov 2024-05-18 17:33:22 UTC
Created attachment 874957 [details]
zypper test case compressed with xz
Comment 2 Kostadin Shishmanov 2024-05-21 16:13:25 UTC
Not a libzypp bug actually, looks like the package itself has cmake(Qt6Svg) as a dependency as can be seen on line 48 here: https://build.opensuse.org/projects/openSUSE:Factory/packages/audacious/files/audacious.spec
Comment 3 Michael Andres 2024-05-28 19:19:06 UTC
Not common that the runtime package requires -devel packages.
Something for the audacious package maintainer to judge.