[Bug 1172301] New: fontconfig-devel-32bit is missing a dependency on fontconfig-32bit
http://bugzilla.opensuse.org/show_bug.cgi?id=1172301 Bug ID: 1172301 Summary: fontconfig-devel-32bit is missing a dependency on fontconfig-32bit Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: screening-team-bugs@suse.de Reporter: fgouget@codeweavers.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- fontconfig-devel-32bit provides the libfontconfig.so symlink but does not depend on fontconfig-32bit which provides its target. This results in a broken and unusable symlink: # zypper install fontconfig-devel-32bit [...] # ll /usr/lib/libfontconfig.so* lrwxrwxrwx 1 root root 23 Dec 17 2018 /usr/lib/libfontconfig.so -> libfontconfig.so.1.10.1 Notice that libfontconfig.so.1.10.1 is missing. Then contrast the fontconfig-devel-32bit dependencies with the fontconfig-devel ones: # zypper info --requires fontconfig-devel-32bit [...] Requires : fontconfig-devel = 2.12.6 # zypper info --requires fontconfig-devel [...] Requires : [5] /usr/bin/pkg-config glibc-devel pkgconfig(freetype2) pkgconfig(expat) fontconfig = 2.12.6 The regular 64-bit -devel package does depend on the fontconfig package to ensure the target library is present. Further note that the 64-bit package depends on glibc-devel so the 32-bit one should probably depend on glibc-devel-32bit too. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172301 http://bugzilla.opensuse.org/show_bug.cgi?id=1172301#c4 --- Comment #4 from Francois Gouget <fgouget@codeweavers.com> --- Hi, Thanks a lot for looking into this. There are seven other packages that Wine uses and where the -devel-32bit package is missing dependencies. What would be the best way to get them fixed? I have listed them below but I can totally submit separate bug reports if that makes things easier. krb5-devel-32bit -> krb5-32bit + libcom_err-devel-32bit + keyutils-devel-32bit + libverto-devel-32bit libgphoto2-devel-32bit -> libgphoto2-6-32bit + libexif-devel-32bit + libusb-1_0-devel-32bit libpulse-devel-32bit -> libpulse0-32bit + libpulse-mainloop-glib0-32bit libv4l-devel-32bit -> libv4l1-0-32bit + libv4l2-0-32bit + libv4l2rds0-32bit + libv4lconvert0-32bit openal-soft-devel-32bit -> libopenal1-32bit + glibc-devel-32bit sane-backends-devel-32bit -> sane-backends-32bit + net-snmp-devel-32bit vulkan-devel-32bit -> libvulkan1-32bit -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172301 http://bugzilla.opensuse.org/show_bug.cgi?id=1172301#c15 --- Comment #15 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1172301) was mentioned in https://build.opensuse.org/request/show/949611 Factory / fontconfig -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com