Opened 8 years ago

Closed 8 years ago

#2772 closed defect (fixed)

Installing addons for windows gives error that File is not zip file

Reported by: dnewcomb Owned by: martinl
Priority: normal Milestone: 7.0.2
Component: Addons Version: svn-releasebranch70
Keywords: wingrass, addons Cc: grass-dev@…
CPU: x86-64 Platform: MSWindows 7

Description (last modified by martinl)

After installation of GRASS 7.0.2 rc1 attempted reinstall of v.lidar.mcc gett ERROR that file is not a zip file.

g.extension extension=v.lidar.mcc svnurl=http://svn.osgeo.org/grass/grass-addons/grass7
WARNING: Extension <v.lidar.mcc> already installed. Re-installing...
Downloading precompiled GRASS Addons <v.lidar.mcc>...
ERROR: File is not a zip file: http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.2RC1/v.lidar.mcc.zip

Change History (10)

comment:1 by martinl, 8 years ago

Description: modified (diff)

comment:2 by martinl, 8 years ago

Cc: grass-dev@… added
Component: DefaultAddons
Owner: changed from grass-dev@… to martinl
Status: newassigned

comment:3 by martinl, 8 years ago

Should be fixed now (r66549 & r66550).

comment:4 by martinl, 8 years ago

Keywords: wingrass addons added

comment:5 by martinl, 8 years ago

Should be fixed, closing. Please re-open if needed.

comment:6 by martinl, 8 years ago

Resolution: fixed
Status: assignedclosed

comment:7 by dnewcomb, 8 years ago

Resolution: fixed
Status: closedreopened

Downloaded extensions on Wingrass 7.0.2RC2-1.exe still not seen as zipfiles

(Wed Nov 04 07:59:56 2015) g.extension extension=v.lidar.mcc svnurl=http://svn.osgeo.org/grass/grass-addons/grass7 WARNING: Extension <v.lidar.mcc> already installed. Re-installing... Downloading precompiled GRASS Addons <v.lidar.mcc>... ERROR: File is not a zip file: http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.2RC2/v.lidar.mcc.zip (Wed Nov 04 07:59:58 2015) Command finished (2 sec) (Wed Nov 04 08:02:07 2015) g.extension extension=r.biodiversity svnurl=http://svn.osgeo.org/grass/grass-addons/grass7 Downloading precompiled GRASS Addons <r.biodiversity>... ERROR: File is not a zip file: http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.2RC2/r.biodiversity.zip (Wed Nov 04 08:02:09 2015) Command finished (1 sec)

comment:8 by neteler, 8 years ago

The files are simply not there on that server:

The requested URL /grass70/addons/grass-7.0.2RC2/r.biodiversity.zip was not found on this server.

Since RC2 winGRASS got published today, it probably takes a day to get the addons build.

comment:9 by neteler, 8 years ago

Extra comment:

g.extension should emit a message in case the file is not found on the server (file size 0) since "ERROR: File is not a zip file" is misleading here.

in reply to:  8 comment:10 by martinl, 8 years ago

Resolution: fixed
Status: reopenedclosed

Replying to neteler:

Since RC2 winGRASS got published today, it probably takes a day to get the addons build.

Should be fixed. Closing.

Note: See TracTickets for help on using tickets.