On Fri 24 Apr 2009 at 03:31PM, Danek Duvall wrote:
> On Sat, Apr 25, 2009 at 12:00:09AM +0200, Jan Hlodan wrote:
> 
> > pkg: Could not retrieve manifest 
> > 'developer%2fnetbeans%2fplugin%[email protected]%2c5.11-0.111%3a20090418t200132z'
> >  
> > from 'http://lepra.czech/dev'
> > Exception: str:http://lepra.czech/dev/ doesn't speak a known version of 
> > manifest operation repr:<exceptions.RuntimeError instance at 0x10211c8c>
> 
> Seems like a problem with the way the depot is set up.
> 
>     
> fmri=developer%2fnetbeans%2fplugin%[email protected]%2c5.11-0.111%3a20090418t200132z
>     curl http://ipkg.sfbay/dev/manifest/0/$fmri
>     curl http://lepra.czech/dev/manifest/0/$fmri
> 
> The first command returns a manifest, the latter a 404.  Maybe it has
> something to do with '/' <-> '%2F' translation.

Yeah-- you have to be **very** careful if you have an apache in the
middle doing translation.

        -dp

-- 
Daniel Price, Solaris Kernel Engineering    http://blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to