On Thu, Feb 23, 2012 at 7:22 PM, Rosanne DiMesio <[email protected]> wrote: > When I try to install the > gstreamer-0_10-plugins-ugly-orig-addon-32bit-0.10.18-33.5.x86_64.rpm package, > YaST2 wants to change the architecture of 387 other packages. That doesn't > seem right. > > -- > Rosanne DiMesio <[email protected]>
There are a number of packages that the orig-addon-32bit packages depend on (directly or indirectly) that do not have 32bit compatibility packages of their own. This makes zypper try to switch to the i586 versions of those packages, which also requires changing all the other packages that depend on them (directly or indirectly). This will also most likely uninstall gstreamer-0_10-plugins-ugly-orig-addon, since you will be changing the 64bit packages it depends on to 32bit. Until 32bit compatibility versions of the dependencies are available, you should avoid the orig-addon-32bit packages. -Todd _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
