[GRASS-dev] [GRASS GIS] #1169: wget misses libssl32.dll (affects r.in.wms)

#1169: wget misses libssl32.dll (affects r.in.wms)
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Keywords: | Platform: MSWindows XP
      Cpu: x86-32 |
-----------------------+----------------------------------------------------
Trying to run wget form WinGRASS 6.4 Msys console yields an error:

{{{
(...) libssl32.dll was not found (...)
}}}

Is it just me or does anybody have the same problem?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1169&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Keywords: | Platform: MSWindows XP
      Cpu: x86-32 |
-----------------------+----------------------------------------------------

Comment(by hellik):

Replying to [ticket:1169 msieczka]:
> Trying to run wget form WinGRASS 6.4 Msys console yields an error:
>
> {{{
> (...) libssl32.dll was not found (...)
> }}}
>
> Is it just me or does anybody have the same problem?

it's an packaging issue. as i've prepared the final WinGrass64-release
installer, it seems that libssl32.dll was missing in my building
environment. I've added this now, so maybe it's time for a
WinGRASS-6.4.0-'''1'''-Setup.exe?

best regards
Helmut

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Keywords: wget | Platform: MSWindows XP
      Cpu: x86-32 |
-----------------------+----------------------------------------------------
Changes (by hamish):

  * keywords: => wget

Comment:

Since `curl` is provided, and I assume is working, wget is not needed for
r.in.wms nor by anything else. The message from r.in.wms that it isn't
found is just an artifact of msys's `'which'` and can be ignored.

It is handy and if it's included* it might as well work, but it isn't
required for any module.

[*] Actually in the 6.5svn nightly build wget isn't in C:\Program
Files\GRASS-65-SVN\extrabin, so I question if it is actually installed by
us at all. Instead I guess it has been installed independently by the end-
user, so not a problem of our causing.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Resolution: invalid | Keywords: wget
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by hamish):

  * status: new => closed
  * resolution: => invalid

Comment:

Setting as invalid as AFAIK we don't even ship wget. It must be coming in
from somewhere else.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Resolution: | Keywords: wget
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by msieczka):

  * status: closed => reopened
  * resolution: invalid =>

Comment:

> we don't even ship wget

In 6.4.0 we do.
http://grass.osgeo.org/grass64/binary/mswindows/native/WinGRASS-6.4.0-1-Setup.exe
installed with wine:

$ ls .wine/drive_c/Program\ Files/GRASS-64/extrabin/wget.exe -l
-rwxr-xr-x 1 pok pok 449024 2008-12-31 .wine/drive_c/Program
Files/GRASS-64/extrabin/wget.exe

In the recent 6.4 SVN snapshots it is *not* present, though. Is wget going
to be included in 6.4.1? If not, please close the ticket again.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Resolution: | Keywords: wget
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------

Comment(by hamish):

Replying to [comment:4 msieczka]:
> In the recent 6.4 SVN snapshots it is *not* present, though. Is
> wget going to be included in 6.4.1? If not, please close the
> ticket again.

the difference must be that the 6.4.0-1 binary came from Helmut's machine
where wget was installed in the osgeo4w stack, and 6.4.0svn nightly builds
come from Martin's machine where wget is not installed.

As curl is already there, it is redundant to ship wget too, especially if
osgeo4w's (or Helmut's) wget has library issues or requires extra 3rd
party MSVC dlls.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Resolution: | Keywords: wingrass, wget
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by hellik):

  * keywords: wget => wingrass, wget

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>

#1169: wget misses libssl32.dll (affects r.in.wms)
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: Packaging | Version: 6.4.0
Resolution: fixed | Keywords: wingrass, wget
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by hamish):

  * status: reopened => closed
  * resolution: => fixed

Comment:

6.4.2rc3 native/stand-alone installer ships both curl and wget in
$GISBASE/extrabin/. wget tested & working.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1169#comment:7&gt;
GRASS GIS <http://grass.osgeo.org>