As a sidenote, I've found a workaround for my gesttings segfault issue: $ gsettings list-schemas Segmentation Fault (core dumped)
If I just add an empty file, it stops: # touch "/opt/csw/share/glib-2.0/schemas/gschemas.compiled" $ gsettings list-schemas I have no idea why there's no .gschema.xml file that would be compiled into it. Maybe because they came in later GNOME versions. But that's good enough for now. The question is, is it worth creating that file inside the package? Postinstall script, if it doesn't exist, touch it? Laurent On 2013-06-03 6:21 PM, slowfranklin wrote: > Hi Rafael > > Am 27.05.2013 um 17:09 schrieb Rafael Ostertag <[email protected]>: > >> Hi guys >> >> On Mon, May 27, 2013 at 10:56:34AM +0200, slowfranklin wrote: >>> Hey Rafael, >>> >>> Laurent Blume and myself have committed several changes to the glib2 >>> recipe. Don't remember off-hand what Laurent's changes are about, but my >>> commits add Solaris 11 specific packages in order to have a glib2 with FEN >>> support on Solaris 11. >>> >>> Can you take a look at it and release updates packages? >> >> Just started >> >> mgar platforms >> >> will let you know of the outcome. > > any progress so far? Don't mean to push you, but I'm eagerly waiting for the > glib/s11 packages so I can finally finish my work on the Tracker package. > > Thanks! > -Ralph > _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
