Bugzilla – Bug 287683
package taboo not propagated into running system
Last modified: 2008-07-16 15:40:52 UTC
fresh 10.2 install during install, glibc-64bit was marked as taboo, to avoid installing -64bit packages via YOU. But some of the updates are broken, they contain -64bit packages unconditionally. YaST should have asked wether it is ok to install the glibc-64bit package when running the online update.
Created attachment 148454 [details] bug287683.tar.bz2
I think the problem is caused by a lost taboo flag. The taboo property is not persistent between yast runs, the problem is in libzypp...
*** This bug has been marked as a duplicate of bug 325955 ***