On 12/19/12 11:48 AM, Tim Foster wrote: --8<--
So this updated webrev does the following renames (omitting module renames in src/tests here): src/http-depot.py -> src/depot-config.py src/svc/pkg-http-depot.xml -> src/svc/pkg-depot.xml src/svc/svc-pkg-http-depot -> src/svc/svc-pkg-depot src/pkg/manifests/package:pkg:http-depot.p5m -> src/pkg/manifests/package:pkg:depot.p5m src/svc/svc-pkg-depot -> src/svc/svc-pkg-server
I just discovered a problem with this name change when trying to install a new depot server version on an older (s11u1) machine using the pkg_root property.
Since the old SMF manifest still uses the svc-pkg-depot method for the pkg.depotd server the service is trying to start the http depot in the environment specified by pkg_root.
I'm not sure if this is a big enough issue to fix but it will break the ability to run a depot server from after this changeset on a machine running bits from before.
Erik _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
