Rich Burridge wrote:
Trying to look at the repo in my browser at
http://stard.sfbay.sun.com:26941
generates the same traceback.
What am I missing and/or doing wrong?
You're attempting to use depot web templates written for api version 2
with an incompatible api of version 3.
In short, you forgot to set your content root using something like
--content-root=../proto/root_`uname -p`/usr/share/lib/pkg when running a
development server from your workspace. As a result, the depot server
is attempting to use the templates from the older, installed version of
the package system.
See the original heads up message I gave about templates for details:
http://markmail.org/message/dqa2txoklwanwfhu
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss