From: Philip K W. <pk...@us...> - 2004-09-22 01:54:24
|
Michael: The problem with fontconfig has been fixed. There is a new version of fontconfig (2.2.0-3) which has been copied to the AIX toolbox ftp site, and should be available soon. There is a known issue with the latest levels of the AIX kernel, where dlerror() is not returning a valid error from a failed dlsym() call, which is in turn causing programs using the glib2 gmodule API to crash. This is the cause of the two errors you are seeing while installing pango and gtk2. There are several workarounds for this problem right now: - Stay at Mozilla 1.4.2 which requires GTK1 instead of GTK2. - Revert to an earlier level of the AIX kernel if possible. - Wait for either a workaround for the glib2 rpm or for a fix for the AIX kernel. We hope that something will be available soon, and I can announce to the list when a fix is ready. -- Philip K. Warren pk...@us... Phone: 512.838.8924 T/L 678.8924 aix...@ww... wrote on 09/21/2004 02:39:09 AM: > Environment: > p/630 > AIX 5.2 ML04 > PSSP 3.5 (CWS) > > > . > Problem: > Hi, > > i have updated the mozilla-browser from V 1.4.2 to V 1.7.2. The > Mozilla needed a lot of rpm-package. By three packages come the > follow errors: > > fontconfig-2.2.0-2 > execution of fontconfig-2.2.0-2 script failed, exit status 255 > > pango-1.2.5-1 > var/opt/freeware/tmp/rpm-tmp.8250: 82422 Illegal instruction(coredump) > execution of pango-1.2.5-1 script failed, exit status 132 > gtk2-2.2.4-1 > var/opt/freeware/tmp/rpm-tmp.10976: 61288 Illegal instruction(coredump) > var/opt/freeware/tmp/rpm-tmp.10976[2]: 61290 Illegal > instruction(coredump) > > By the query rpm -qa is the output: > > [root@cuba] / > rpm -qa > openssl-0.9.6m-1 > lsof-4.61-1 > zlib-1.1.4-1 > pci.1410ff01-SCU015-1 > mkisofs-1.13-4 > unzip-5.42-2 > glib-1.2.10-2 > mtools-3.9.7-4 > sudo-1.6.5p2-2 > expat-1.95.2-4 > gtk+-1.2.10-4 > prngd-0.9.23-2 > cdrecord-1.9-4 > fontconfig-2.2.0-2 > atk-1.4.0-1 > bash-2.05a-1 > freetype2-2.1.5-2 > gettext-0.10.40-1 > glib2-2.2.3-2 > libpng-1.2.1-6 > libtiff-3.5.7-2 > libjpeg-6b-6 > pango-1.2.5-1 > gtk2-2.2.4-1 > AIX-rpm-5.2.0.41-6 > > The errors-rpms can not deleted and is not correctly installed, see > the output: > > [root@cuba] / > rpm -iv > /spdata/sys1/install/aix520/upgrade/linux_tool/RPMS/ppc/fontconfig-2.2.0 > -2.aix5.1.ppc.rpm > package fontconfig-2.2.0-2 is already installed > [root@cuba] / > rpm -ev > /spdata/sys1/install/aix520/upgrade/linux_tool/RPMS/ppc/gtk2-2.2.4-1.aix > 5.1.ppc.rpm > > error: package > /spdata/sys1/install/aix520/upgrade/linux_tool/RPMS/ppc/gtk2-2.2.4-1.aix > 5.1.ppc.rpm > is not installed > [root@cuba] / > rpm -iv --force > /spdata/sys1/install/aix520/upgrade/linux_tool/RPMS/ppc/fontconfig-2.2.0 > -2.aix5.1.ppc.rp> > fontconfig-2.2.0-2 > > > The Mozilla V 1.7.2 installions is ok. > > The rpm.rte have the follow version: > > [root@cuba] / > lslpp -l rpm.rte > Fileset Level State Description > > ------------------------------------------------------------------------ > ---- > Path: /usr/lib/objrepos > rpm.rte 3.0.5.35 COMMITTED RPM Package Manager > > Path: /etc/objrepos > rpm.rte 3.0.5.35 COMMITTED RPM Package Manager > > > We can the three rpms > (fontconfig-2.2.0-2,gtk2-2.2.4-1,pango-1.2.5-1) correctly installed. > I have the rpms from the website > http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html > > Best Regards > > > Michael Galonska > Systemmanagement / Zentrale Systeme > > Stadtsparkasse München > Die Bank unserer Stadt. > Ungererstr. 75 > 80805 München > http://www.sskm.de > -------------------------------------------------------- > Mail: mic...@ss... > Tel. (089) 2167-6901 > Fax. (089) 2167-8-6901 > > > Bitte beachten Sie auch unsere Sicherheitshinweise zum Thema e-Mail unter > http://www.sskm.de/security. > > Stadtsparkasse München - Anstalt des öffentlichen Rechts - > Amtsgericht München - HRA 75459. > _______________________________________________ > aixtoolbox-list mailing list > aix...@ww... > http://www-124.ibm.com/developerworks/oss/mailman/listinfo/aixtoolbox-list |