Am Donnerstag, 12. März 2015, 19:15:02 schrieb Erich Titl:
> Hi KP
> 
> Am 12.03.2015 um 17:59 schrieb kp kirchdoerfer:
> ...
> 
> > Look for
> > 
> > https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/
> > 
> > does that help you?
> 
> AP# sh upgrade -v
> upgrade: checking web access by retrieving the version file
> aborting: wget error code 0
> upgrade: abort wget error code 0
> upgrade: cleaning up
> 
> but
> 
> AP# wget
> https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/accel.lrp
> --2015-03-12 18:12:47--
> https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/accel.lrp
> Resolving sourceforge.net... 216.34.181.60
> Connecting to sourceforge.net|216.34.181.60|:443... connected.
> ERROR: cannot verify sourceforge.net's certificate, issued by
> 'CN=GeoTrust SSL CA - G3,O=GeoTrust Inc.,C=US':
>   Unable to locally verify the issuer's authority.
> To connect to sourceforge.net insecurely, use `--no-check-certificate'.
> 
> 
> AP# wget --no-check-certificate
> https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/a
> ccel.lrp
> --2015-03-12 18:12:59--
> https://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/accel.lrp
> Resolving sourceforge.net... 216.34.181.60
> Connecting to sourceforge.net|216.34.181.60|:443... connected.
> WARNING: cannot verify sourceforge.net's certificate, issued by
> 'CN=GeoTrust SSL CA - G3,O=GeoTrust Inc.,C=US':
>   Unable to locally verify the issuer's authority.
> HTTP request sent, awaiting response... 302 Found
> Location:
> http://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/accel.lrp
> [following]
> --2015-03-12 18:13:01--
> http://sourceforge.net/p/leaf/packages/ci/master/tree/stable/i386/accel.lrp
> Connecting to sourceforge.net|216.34.181.60|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 18899 (18K) [text/html]
> Saving to: 'accel.lrp'
> 
> accel.lrp                100%[====================================>]
> 18.46K  34.8KB/s   in 0.5s
> 
> 2015-03-12 18:13:03 (34.8 KB/s) - 'accel.lrp' saved [18899/18899]
> 
> So it looks like https access works, but the version file used to check
> access to the net fails. We need something to check for, version is a
> good surrogate.
> 

I've added one.

That's all in the git repo packages, uploading is via git (add, commit, 
push...)

kp


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to