[Bug 645689] New: Fix baselibs.conf issues related to <prefix> in GNOME packages
https://bugzilla.novell.com/show_bug.cgi?id=645689 https://bugzilla.novell.com/show_bug.cgi?id=645689#c0 Summary: Fix baselibs.conf issues related to <prefix> in GNOME packages Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: vuntz@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- We have two kind of issues: 1) packages like dconf, glib-networking, librsvg, libopenraw, etc. are using the glib/gdk-pixbuf/gtk2/gtk3/pango macros we define. However, those macros don't use <prefix> and we need to use <prefix> for x86 (see baselibs.conf in gdk-pixbuf for an example). So maybe the fix is to define macros for baselibs.conf that would use <prefix> too. Not sure. 2) packages like glib/gdk-pixbuf/gtk2/gtk3/pango all read some kind of cache. It can be %{_sysconfdir}/gtk-2.0/gtk.immodules or %{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules.cache. The code reading and writing those files in the libraries do not know about <prefix>. We'd want gtk2 to use <prefix>%{_sysconfdir}/gtk-2.0/gtk.immodules to avoid any kind of conflict. So it's unclear what we can do here... This needs some thoughts. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=645689 https://bugzilla.novell.com/show_bug.cgi?id=645689#c1 --- Comment #1 from Vincent Untz <vuntz@novell.com> 2010-10-12 10:20:45 UTC --- Second issue is actually fine for the most part, see http://lists.opensuse.org/opensuse-packaging/2010-10/msg00051.html It's still an issue for the programs that use --update-cache (gtk-query-immodules-3.0 and gdk-pixbuf-query-loaders) since they won't write where they should. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=645689 https://bugzilla.novell.com/show_bug.cgi?id=645689#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2013-11-23 20:02:25 UTC --- Dear Reporter, Thank you for taking the time to report this bug and helping to make openSUSE better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in openSUSE since the time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a current, supported openSUSE version. When you test it and it is still an issue, kindly reopen this bug and move it to the tested version of openSUSE. Truly yours. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com