[GRASS-dev] wingrass builds down

2019-05-18 Thread Martin Landa
Hi,

WinGRASS builds are currently down. It will take some time to update
build procedure to a new git repo workflow. I will inform you about
progress.

Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-18 Thread Helmut Kudrnovsky
Martin Landa wrote
> Hi,
> 
> WinGRASS builds are currently down. It will take some time to update
> build procedure to a new git repo workflow. I will inform you about
> progress.

https://trac.osgeo.org/grass/wiki/CompileOnWindows

which sections have to be updated?




-
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-18 Thread Martin Landa
Hi,

so 18. 5. 2019 v 19:43 odesílatel Helmut Kudrnovsky  napsal:
> https://trac.osgeo.org/grass/wiki/CompileOnWindows
>
> which sections have to be updated?

https://trac.osgeo.org/grass/wiki/CompileOnWindows?action=diff&version=354&old_version=353

but unfortunately git appeared to be broken in my msys2 installation
(calling `git` command had no effect). So I am trying to reinstall
msys2 from scratch.

* scripts needs to updated,
https://trac.osgeo.org/grass/browser/grass-addons/tools/wingrass-packager

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-18 Thread Helmut Kudrnovsky
Martin Landa wrote
> but unfortunately git appeared to be broken in my msys2 installation
> (calling `git` command had no effect). So I am trying to reinstall
> msys2 from scratch.

git in my msys2 installation works.




-
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-18 Thread Martin Landa
so 18. 5. 2019 v 20:23 odesílatel Helmut Kudrnovsky  napsal:
> git in my msys2 installation works.

you were always a lucky guy :-) Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-19 Thread Martin Landa
Hi,

so 18. 5. 2019 v 19:48 odesílatel Martin Landa  napsal:
> but unfortunately git appeared to be broken in my msys2 installation
> (calling `git` command had no effect). So I am trying to reinstall
> msys2 from scratch.

it helped partially. git clone is working in msys64 64bit. But fails
in msys64 32bit environment:

$ git clone https://github.com/OSGeo/grass grass_master
Cloning into 'grass_master'...
  1 [main] git-remote-https 3271 child_info_fork::abort:
\??\C:\msys32\in\msys-unistring-2.dll: Loaded to different address:
parent(0x73) != c0xA7)
error: cannot fork() for fetch-pack: Resource temporarily unavailable

This opens long time planned question. Do we really need to provide
WinGRASS 32bit builds. Only 64bit builds would enough probably. Any
opinion? Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-19 Thread Vaclav Petras
On Sun, May 19, 2019 at 2:03 PM Martin Landa  wrote:
>
> This opens long time planned question. Do we really need to provide
> WinGRASS 32bit builds. Only 64bit builds would enough probably. Any
> opinion? Ma

Do we have download statistics for 32bit installers?
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-19 Thread Helmut Kudrnovsky
Martin Landa wrote
> Hi,
> 
> so 18. 5. 2019 v 19:48 odesílatel Martin Landa <

> landa.martin@

> > napsal:
>> but unfortunately git appeared to be broken in my msys2 installation
>> (calling `git` command had no effect). So I am trying to reinstall
>> msys2 from scratch.
> 
> it helped partially. git clone is working in msys64 64bit. But fails
> in msys64 32bit environment:
> 
> $ git clone https://github.com/OSGeo/grass grass_master
> Cloning into 'grass_master'...
>   1 [main] git-remote-https 3271 child_info_fork::abort:
> \??\C:\msys32\in\msys-unistring-2.dll: Loaded to different address:
> parent(0x73) != c0xA7)
> error: cannot fork() for fetch-pack: Resource temporarily unavailable
> 
> This opens long time planned question. Do we really need to provide
> WinGRASS 32bit builds. Only 64bit builds would enough probably. Any
> opinion?

never tried here the 32bit msys2 git.

nowadays 64bit Windows boxes are very common; most of the new laptops/PCs
are 64 bit in the Windows world.

IMHO 32bit would be service for older windows boxes

Is QGIS still shipping a 32bit version? 





-
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-23 Thread Martin Landa
Hi,

ne 19. 5. 2019 v 21:17 odesílatel Helmut Kudrnovsky  napsal:
> Is QGIS still shipping a 32bit version?

yes, https://qgis.org/en/site/forusers/download.html

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-23 Thread Martin Landa
Hi,

ne 19. 5. 2019 v 20:54 odesílatel Vaclav Petras  napsal:
> Do we have download statistics for 32bit installers?

No. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-23 Thread Jürgen E . Fischer
Hi,

On Thu, 23. May 2019 at 12:45:07 +0200, Martin Landa wrote:
> ne 19. 5. 2019 v 20:54 odesílatel Vaclav Petras  napsal:
> > Do we have download statistics for 32bit installers?

OSGeo4W stats for download.osgeo.org:

$ grep /osgeo4w/ /var/log/nginx/access.log|head -1|cut -c19-
[23/May/2019:06:28:08 +] "GET 
/osgeo4w/x86/release/curl/curl-7.60.0-1.tar.bz2 HTTP/1.0" 200 1097988 "-" "-"
$ grep /osgeo4w/x86/ /var/log/nginx/access.log|wc -l
3079
$ grep /osgeo4w/x86_64/ /var/log/nginx/access.log|wc -l
21234

So today there are still requests for 32bit (x86) - not as many, but also not
none.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] wingrass builds down

2019-05-23 Thread Martin Landa
Hi Juergen,

čt 23. 5. 2019 v 13:54 odesílatel Jürgen E. Fischer  napsal:
> OSGeo4W stats for download.osgeo.org:
>
> $ grep /osgeo4w/ /var/log/nginx/access.log|head -1|cut -c19-
> [23/May/2019:06:28:08 +] "GET 
> /osgeo4w/x86/release/curl/curl-7.60.0-1.tar.bz2 HTTP/1.0" 200 1097988 "-" "-"
> $ grep /osgeo4w/x86/ /var/log/nginx/access.log|wc -l
> 3079
> $ grep /osgeo4w/x86_64/ /var/log/nginx/access.log|wc -l
> 21234
>
> So today there are still requests for 32bit (x86) - not as many, but also not
> none.

ah, thanks for info. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev