[Bug 468748] New: glibc should not provide GLIBC_PRIVATE symbols
https://bugzilla.novell.com/show_bug.cgi?id=468748 Summary: glibc should not provide GLIBC_PRIVATE symbols Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: mls@novell.com ReportedBy: lnussel@novell.com QAContact: adrian@novell.com CC: pbaudis@novell.com Found By: Development I just noticed that a package I built requires GLIBC_PRIVATE symbols. I only noticed after a fedora user complained that it is not installable. On fedora glibc doesn't provide GLIBC_PRIVATE as no package (except nscd) must use that. I don't know how they do it exactly but it would be good to have that as well. -- 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=468748 User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468748#c1 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |pbaudis@novell.com --- Comment #1 from Michael Schröder <mls@novell.com> 2009-01-23 02:04:29 MST --- Reassigned to glibc maintainer. -- 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=468748 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468748#c2 --- Comment #2 from Ludwig Nussel <lnussel@novell.com> 2009-01-23 02:13:05 MST --- got it. add this to your spec file: %define _filter_GLIBC_PRIVATE 1 -- 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=468748 User pbaudis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468748#c3 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lnussel@novell.com --- Comment #3 from Petr Baudis <pbaudis@novell.com> 2009-01-23 02:17:06 MST --- Did you try that? Does RPM have a special feature for that? Fedora specfile redefines __filter_provides to a custom script... -- 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=468748 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468748#c4 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lnussel@novell.com | --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2009-01-23 02:38:39 MST --- Yes, rpm has support for that macro in the C code. I haven't tried it but that custom filter provides script shouldn't be needed as ours doesn't do anything wrt GLIBC_PRIVATE. -- 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