On Thu, Apr 29, 2010 at 12:10:14PM -0500, Shawn Walker wrote: > On 04/29/10 11:59 AM, johan...@opensolaris.org wrote: > >On Thu, Apr 29, 2010 at 11:38:02AM -0500, Shawn Walker wrote: > >>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. > > > >With content-root set to $WS/src, I got the same 404 error but no error > >messages in the log. > > That's very odd.
Argh, sorry. My mistake. $WS was undefined in my environment. With an actual path to the workspace, I see a page that says: Information about packages is not available when the server is operating in mirror mode. -j _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss