George Vasick wrote:
It appears dependent packages are not automatically updated during the
install. I was able to install with the command:
pkg install gcc-432 gcc-43
and got the following result:
...
I was surprised to see that gcc-432 and gcc-runtime-432 were not updated
to version 4.3.2.1 per the optional dependencies in the gcc-43 package.
In the past, dependencies would not automatically be upgraded if they
were already satisfied. I don't recall what the behaviour is with build
129 and newer.
However, it appears that packages can only be updated from their
original publisher:
(sqao43:bash) gvasick: pkg install [email protected]
Creating Plan
pkg: The following patterns only matched packages that are from
publishers other than that which supplied the already installed version
of this package
[email protected]: bug12999, bug13191
So, I guess everything is working as expected and I should get the
desired behavior when the changes are pushed to opensolaris.org.
I think you should be able to do:
pfexec pkg set-publisher --non-sticky opensolaris.org
The new dependency solver went into build 128.
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss