Bug 157005

Summary: on update (10.0 to 10.1): remove of php4-yp-4.4.0-6 failed
Product: [openSUSE] SUSE Linux 10.1 Reporter: Frank Seidel <fseidel>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: eich, suse-beta
Version: Beta 7   
Target Milestone: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 140732    
Attachments: yast logs

Description Frank Seidel 2006-03-10 12:00:33 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
Comment 1 Frank Seidel 2006-03-10 12:03:55 UTC
Created attachment 72231 [details]
yast logs
Comment 2 Frank Seidel 2006-03-10 12:04:54 UTC
the same error also seems to occur for the remaining php4-subpackages...
Comment 3 Frank Seidel 2006-03-10 12:06:49 UTC
also for tomcat5(-5.0.30-6.noarch)
Comment 4 Frank Seidel 2006-03-10 12:12:43 UTC
could this be related to bug #149108
Comment 5 Frank Seidel 2006-03-10 13:29:34 UTC
we (rd-qa) also ran into this on an update from sles9 to sles10 (beta7)
Comment 6 Heiko Rommel 2006-03-10 13:44:52 UTC
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}
Comment 7 Heiko Rommel 2006-03-10 13:47:25 UTC
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
Comment 8 Christian Boltz 2006-03-11 00:27:13 UTC
*** Bug 157327 has been marked as a duplicate of this bug. ***
Comment 9 Christian Boltz 2006-03-11 00:28:33 UTC
add php4-xlib-4.4.0-5.x86_64 to the list of packages triggering this bug (see the duplicate) ;-)
Comment 10 Michael Gross 2006-03-13 14:31:14 UTC
I'd say it's basically the same problem as in #149108.

*** This bug has been marked as a duplicate of 149108 ***