[csw-users] Latest fontconfig broken for Solaris 10

James Lee james at blastwave.org
Tue Jul 19 13:08:42 CEST 2005


On 18/07/05, 14:08:24, Mats Larsson <mats.larsson at ericsson.com> wrote
regarding Re: [csw-users] Latest fontconfig broken for Solaris 10:

> >>>>I did update fontconfig this morning:
> >>>>
> >>>>       software                         old                         new
> >>>>       --------                    --------                   ---------
> >>>>     fontconfig        2.2.3,REV=2004.11.23        2.3.2,REV=2005.06.19
> >>>>
> >>>>and now Firefox and Gaim won't start (Firefox segfaults) on Solaris
10.
> >>>>Solaris 8 and 9 is fine. Anybody else with this problem?
> >>>
> >>>
> >>>Nobody???
> >
> >
> >>How can I re-install fontconfig 2.2.3 which did wfm with Solaris 10?
> >
> >
> > You can find fontconfig 2.2.3,REV=2004.11.23 in the stable archive.
> >
> > To avoid problems like the above always use stable.

> Changed to http://ibiblio.org/pub/packages/solaris/csw/stable but it
> diesn't seem to matter:

> # pkg-get -Uc fontconfig
> Getting catalog...
> --15:08:14--
> http://ibiblio.org/pub/packages/solaris/csw/stable/sparc/5.8/catalog
>             => `catalog.8'
> Resolving www-proxy.ericsson.se... done.
> Connecting to www-proxy.ericsson.se[153.88.253.11]:8080... connected.
> Proxy request sent, awaiting response... 200 OK
> Length: 124,577 [text/plain]

>
100%[===================================================================
==
=================>]
> 124,577        9.90M/s    ETA 00:00

> 15:08:14 (9.90 MB/s) - `catalog.8' saved [124577/124577]

> Updating catalog file
> /var/pkg-get/catalog-ibiblio.org updated

> --15:08:14--
> http://ibiblio.org/pub/packages/solaris/csw/stable/sparc/5.8/descriptions
>             => `descriptions'
> Resolving www-proxy.ericsson.se... done.
> Connecting to www-proxy.ericsson.se[153.88.253.11]:8080... connected.
> Proxy request sent, awaiting response... 200 OK
> Length: 53,597 [text/plain]

>
100%[===================================================================
==
=================>]
> 53,597         8.52M/s    ETA 00:00

> 15:08:14 (8.52 MB/s) - `descriptions' saved [53597/53597]

> Updated description file
> # (From site http://ibiblio.org/pub/packages/solaris/csw/stable )
>         software                    localrev                   remoterev
>       fontconfig        2.3.2,REV=2005.06.19                        SAME

> What to do now?


You've run into an additional problem which needs sorting first:

# rm -r /var/pkg-get/downloads
# pkgrm CSWpkgget
# wget http://ibiblio.org/pub/packages/solaris/csw/stable/sparc/5.8/pkg
_get-3.3.1-all-CSW.pkg
# pkgadd -d pkg_get-3.3.1-all-CSW.pkg
# rm pkg_get-3.3.1-all-CSW.pkg

That's pkg-get done, now you need a lower version of fontconfig.
pkg-get can't downgrade versions so you have to manually remove
fontconfig then install again:

# pkgrm CSWfconfig
# pkg-get -U -i fontconfig

and that's fontconfig restored.  Test for others that need manual
downgrade by updating all and look for a warning message:


# pkg-get -u
...
ERROR: remote version older than current version.
...


pkgrm them and reinstall.



More information about the users mailing list