Bug 1224452 - installing audacious pulls in -devel packages
Summary: installing audacious pulls in -devel packages
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Christoph G
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 17:33 UTC by Kostadin Shishmanov
Modified: 2024-05-28 19:19 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
zypper.log (634.68 KB, text/x-log)
2024-05-18 17:33 UTC, Kostadin Shishmanov
Details
zypper test case compressed with xz (11.11 MB, application/x-xz)
2024-05-18 17:33 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.