Bugzilla – Bug 157005
on update (10.0 to 10.1): remove of php4-yp-4.4.0-6 failed
Last modified: 2006-03-13 14:31:14 UTC
I tried to update my workstation from 10.0 to 10.1, but while in the packaginstallation-phase (actually it was removing old packages) i got an error saying that a package installation failed (eventhough it was a uninstall of an old one). The details show that the remove of php4-yp-4.4.0-6.i586 failed with rpm output: mv: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory error: %preun(php4-yp-4.4.0-6.i586) scriptlet failed, exit status 127
Created attachment 72231 [details] yast logs
the same error also seems to occur for the remaining php4-subpackages...
also for tomcat5(-5.0.30-6.noarch)
could this be related to bug #149108
we (rd-qa) also ran into this on an update from sles9 to sles10 (beta7)
I walked on the same upgrade path. This is the list of php4 modules that experienced the problem described in comment #1: php4-{session,ldap,ctype,qtdom,yp,zlib,bcmath mcrypt,gettext}
After the update I have: poincare:~ # rpm -Va --nofiles Unsatisfied dependencies for php4-gettext-4.4.0-6.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-bcmath-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-mcrypt-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-yp-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-ctype-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-qtdom-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-ldap-4.4.0-6.4.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-session-4.4.0-6.i586: php4 = 4.4.0, /usr/lib/php/sce_install Unsatisfied dependencies for php4-zlib-4.4.0-6.1.i586: php4 = 4.4.0, /usr/lib/php/sce_install
*** Bug 157327 has been marked as a duplicate of this bug. ***
add php4-xlib-4.4.0-5.x86_64 to the list of packages triggering this bug (see the duplicate) ;-)
I'd say it's basically the same problem as in #149108. *** This bug has been marked as a duplicate of 149108 ***