On 04/29/10 11:33 AM, johan...@opensolaris.org wrote:
On Thu, Apr 29, 2010 at 11:16:49AM -0500, Shawn Walker wrote:
No; the 404 is purposefully raised to actual users to prevent
accidental exposure of paths or other information we wouldn't want
just anyone to see.  I think there's an RFE to add a debug option
though to make development a bit more convenient.

With that said; you should see something in the error logs (on the
console) where you started the depot server.

I did see these two log messages.  Is this what you would have expected?

    Template 'index.shtml' is incompatible with current server api: 
Incompatible API version '6' specified; expected: '8'.

   Ensure that the correct --content-root has been provided to pkg.depotd.

If you're running this out of your development workspace; yes, very possibly.

As the message says, be certain you've provided the correct content-root.

If you want to use your workspace's content root, then --content-root=$WS/src will work.

Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to