Mailinglist Archive: opensuse-bugs (4856 mails)
| < Previous | Next > |
[Bug 637202] Yast and zypper symbol lookup error after updating libstdc++ with zypper (upgrade 11.2 --> 11.3)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 2 Nov 2010 11:40:21 +0000
- Message-id: <20101102114021.CEDFBCC7D5@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=637202
https://bugzilla.novell.com/show_bug.cgi?id=637202#c8
Michael Matz <matz@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pbaudis@xxxxxxxxxx
AssignedTo|matz@xxxxxxxxxx |mls@xxxxxxxxxx
--- Comment #8 from Michael Matz <matz@xxxxxxxxxx> 2010-11-02 11:40:20 UTC ---
The problem really is that for GNU_UNIQUE symbols to work also the dynamic
loaders has to understand them. The one from 11.2 doesn't. You really
need to update glibc too.
Our automatic dependency generation doesn't detect this situation, that's
why updating to libstdc++45 doesn't automatically also pull in a new glibc.
It really should. I'd propose to make glibc provide a capability (like
'libc-gnu-unique' or something) and make the autodep generation require this
capability if shared libraries or applications in a package have any GNU_UNIQUE
symbols in they dynamic symbol tables. Assigning to RPM maintainer for that,
and CCing glibc maintainer to discuss the name of this.
--
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.
| < Previous | Next > |