[csw-maintainers] [csw-buildfarm] CSWglib2 to CSWlibglib2-0-0 on 9x/9s

Dagobert Michelsen dam at opencsw.org
Thu Dec 29 19:39:11 CET 2011


Hi folks,

Am 29.12.2011 um 19:05 schrieb Rafael Ostertag:
> On Thu, Dec 29, 2011 at 12:34:22PM -0500, Ben Walton wrote:
>> Excerpts from rupert THURNER's message of Thu Dec 29 10:22:12 -0500 2011:
>>> could you please upgrade CSWglib2 to CSWlibglib2-0-0 on 9x/9s?
>> 
>> Something is wonky with the catalog.  I've CC'd Rafael here as these
>> are his packages and he might know what's up.
>> 
>> I see on 9x/9s:
>> 
>> ==> 3393 packages loaded from /var/opt/csw/pkgutil/catalog.mirror.bo.opencsw.org-official_unstable_i386_5.9
>> Solving needed dependencies ...
>> Package CSWlibglib2-dev not in catalog. Exiting.
>> 
>> The same shows up for CSWlibglib2-0-0.
>> 
>> Rafael: Were these released for 10 only?
> 
> Yes, they were indeed. It was decided to go with 5.10 only, since glib2 has
> become difficult to properly build even on 5.10...

There are two solutions:

1. To just produce something you can depend on CSWlibglib2-0-0 and build for
   Solaris 10 only and be done with it as Solaris 9 is best effort.
2. If you want to do the best effort for Solaris 9 you must have a
   conditional dependency and separate packages for Solaris 9 and 10 like

PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386 solaris10-sparc solaris10-i386

RUNTIME_DEP_PKGS_CSWsvn-5.9 += CSWglib2
RUNTIME_DEP_PKGS_CSWsvn-5.10 += CSWlibglib2-0-0
RUNTIME_DEP_PKGS_CSWsvn += $(RUNTIME_DEP_PKGS_CSWsvn-$(GAROSREL))


Best regards

  -- Dago


More information about the maintainers mailing list