Hi Erich;

Am Sonntag, 27. März 2016, 16:17:52 schrieb Erich Titl:
> Hi Mark
> 
> Am 27.03.2016 um 06:13 schrieb Mark Berndt:
> > No luck with the web interface,
> > running ugrgrade from the command line shows:
> > 
> > firewall# upgrade -vvv -c
> > upgrade: opening ports 80 and 443 for upgrade
> > upgrade: Installed version is 5.2.5-rc2
> > upgrade: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable[1] upgrade:
> > retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 aborting: retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: abort retrieve
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable, wget
> > returned 1 upgrade: cleaning up
> > upgrade: restoring firewall
> > 
> > wget fails:
> > 
> > firewall# wget
> > http://sourceforge.net/p/leaf/packages/ci/master/tree/stable
> > Connecting to sourceforge.net (216.34.181.60:80)
> > wget: can't connect to remote host (216.34.181.60): Connection refused
> 
> This is due to firewall rules, within uprade, these should be modified.
> The failure stems probably from a wget version not supporting https.
> 
> > wget with https succeeds:
> > 
> > 
> > firewall# wget
> > https://sourceforge.net/p/leaf/packages/ci/master/tree/stable[2]
> > Connecting to sourceforge.net (216.34.181.60:443)
> > stable               100% |
> > **********************************************************************
> > ******************|
> > 19293   0:00:00 ETA
> > firewall#
> > 
> > changing the LEAFURL_STUB=https://sourceforge.net/p/leaf/packages/ci
> 
> > in /usr/sbin/upgrade solves the problem:
> It looks like sourceforg dropped the redirect support.

Not shure; as he said the script from the CLI works, as it does on my router.


+ wget --no-check-certificate -O /tmp/tmp.hXp6Fe 
http://sourceforge.net/p/leaf/packages/ci/5.2.4/tree/version?format=raw
+ cat /tmp/tmp.hXp6Fe
+ VERSION=5.2.4

Probably an error only with webconf?


> > firewall# upgrade -vvv -c
> > upgrade: opening ports 80 and 443 for upgrade
> > upgrade: Installed version is 5.2.5-rc2
> > upgrade: retrieve
> > https://sourceforge.net/p/leaf/packages/ci/master/tree/stable
> > upgrade: stable version is 5.2.4
> > upgrade: check_remote
> > https://sourceforge.net/p/leaf/packages/ci/5.2.4/tree/version[3]
> > upgrade: retrieve
> > https://sourceforge.net/p/leaf/packages/ci/5.2.4/tree/version
> > upgrade: stable version is 5.2.4
> > 5.2.4
> > upgrade: retrieve
> > https://sourceforge.net/p/leaf/packages/ci/5.2.4/tree/i386/sha1sum.list[4]
> > upgrade: fetched sha1sum.list from LEAF repository
> > upgrade: cleaning up
> > upgrade: restoring firewall
> > upgrade: upgrade terminated successfully
> 
> OK so the upgrade version in 5.2.5-rc2 handles the situation correctly.
> The situation with sourceforge is really annoying. I have not seen any
> announcement for the current behaviour. When I started to write upgrade
> everything worke fine using httdp then about five months ago I saw that
> some, not all, requests were redirected. Now it appears that http is not
> supported anymore.

kp


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to