On Thu, Mar 26, 2009 at 01:26:41PM -0700, Kuldip Oberoi wrote:

> Our team has an update that we'd like to do for a few system libraries 
> (e.g. SUNWlibms, SUNWsprot) for OpenSolaris 2008.11.  What's the best way 
> to make these available?

Go through sustaining to get the source patched and the updates available
in the sustaining repository.  The changes will almost certainly need to go
into Nevada first.

> If we update the package in the repository, how will 2008.11 users be able 
> to get these specific updates?

They'll need to be pointed at the sustaining repo for 2008.11.

> I tried doing this myself (pointing at what I believe are newer versions
> in /dev), but I am unsure of the user process.  (see below)
>
> I'm sure I'm missing something fundamental here. Any help/advice would be 
> appreciated.

Your system has the entire incorporation for build 101 installed.  This
prevents your pkg(5) from moving parts of your system forward but leaving
other parts behind, potentially running into severe issues where system
libraries are out of sync and nothing works.

So if you want a package to be made available for build 101, you need to
publish your package at a version which is allowed by the constraint -- in
this case, it needs to be @0.5.11-0.101(.x...), and not ...-0.109, which is
not allowed.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to