Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Rashad M
Hi,

Could try the addon package for grass6.4 from ubunutu ppa[1] which contains
most of them. There are builds for raring and saucy. But as you are using
12.04 LTS i had requested a build for Precise[2]. If would be helpful to
get it tested by others. Its been there for a while but I didnt hear any
issues regarding them maybe none used.

[1] https://code.launchpad.net/~rashadkm/+recipe/grass-addons-daily
[2]
https://code.launchpad.net/~grass/+archive/grass-stable/+recipebuild/568793


On Sun, Oct 27, 2013 at 2:38 AM, Hamish  wrote:

> [sorry to break the thread but yahoo mail is more broken than usual today
> and won't let me reply to the other..]
>
> Cesar wrote:
> > To be able to install grass addons in 6.4.3 you need to install the
> > grass-dev package with sudo apt-get install grass-dev and then issue
> > the g.extension command
>
> Vaclav wrote:
> > Maybe, GRASS, namely g.extension, should identify the error (e.g.
> > check the include/Make directory) and report an error with a suggestion
> > (if on linux: "Check that you have package ..."). But this might be
> > very different for various distributions.
>
> Hi,
>
> the master debian packaging rules for 6.4 do add such a warning already,
> but
> only for the command line version of g.extension (which I was more
> comfortable patching at the time; patch for the python version welcome).
>
>
> http://anonscm.debian.org/gitweb/?p=pkg-grass/grass.git;a=blob_plain;f=debian/patches/check4dev;hb=HEAD
>
> so when you run it without the grass-dev package installed the first
> warning
> you get is to install the missing package. I don't know how often the
> Ubuntu
> custom PPA packagers sync with the updates to the debiangis packaging
> rules,
> but the warning has been in there for a year and a half or so already.
> IMO this is a packaging issue; any fix/warning due to packaging splits
> belongs
> with the packaging rules that did the splitting.
>
>
> > Probably also the package description and suggested/related packages
> > should provide some information.
>
> this is also already done,
>
>
> http://anonscm.debian.org/gitweb/?p=pkg-grass/grass.git;a=blob;f=debian/control;h=9f1191080f0ee9a5dcbcd9ebe4e62d9203ed5f13;hb=HEAD#l162
>
> grass-dev pkg description:
> "This package contains the header files for developing with GRASS.
> Install this package if you wish to develop software that manipulates
> GRASS data sets or install addons using the g.extension module."
>
>
> ISTR there was an issue if grass-dev was installed but the grass-doc
> package wasn't, but I think that's a bit of a corner case (->if grass-core
> was installed but the "grass" package wasn't). I think the problem had
> to do with the missing logo or css file, or perhaps the missing dir
> structure?
>
>
> I too get the emails about the broken 7.0 ppa build, according to the error
> message the latest issue seems to be a ubuntu dependency tangle in the
> new "trusty" version, best to give that some time to sort itself out:
>
> "State: Dependency wait"
> https://launchpadlibrarian.net/154922788/buildlog.txt.gz
> https://launchpadlibrarian.net/155002197/buildlog.txt.gz
>
> earlier I saw errors which the build log suggested were gcc bugs when
> builing
> ccmath, I assume an update for gcc would solve that.
>
>
>
> Finally, and not really related but while I remember, there's a problem
> building 6.4.3 on Itanium which I don't understand; build log:
>
>
> https://buildd.debian.org/status/fetch.php?pkg=grass&arch=ia64&ver=6.4.3-2&stamp=1380196645
>
> """
> ...
> gcc -I/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/include  -g -O2 -Wformat
> -Werror=format-security  -fPIE-D_FORTIFY_SOURCE=2  -Wformat
> -Wformat-security -Werror=format-security  -Wno-error=format-security -Wall
> -O-fPIC   -DPACKAGE=\""grasslibs"\"-DPACKAGE=\""grasslibs"\"
> -I/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/include -o
> OBJ.ia64-unknown-linux-gnu/window.o -c window.c
> gcc -shared -o /«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib/
> libgrass_display.6.4.3.so-L/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib 
> -Wl,--export-dynamic
> -Wl,-rpath-link,/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib
> OBJ.ia64-unknown-linux-gnu/cnversions.o
> OBJ.ia64-unknown-linux-gnu/color_list.o OBJ.ia64-unknown-linux-gnu/draw.o
> OBJ.ia64-unknown-linux-gnu/draw2.o OBJ.ia64-unknown-linux-gnu/get_win.o
> OBJ.ia64-unknown-linux-gnu/ident_win.o OBJ.ia64-unknown-linux-gnu/list.o
> OBJ.ia64-unknown-linux-gnu/popup.o OBJ.ia64-unknown-linux-gnu/raster.o
> OBJ.ia64-unknown-linux-gnu/raster2.o OBJ.ia64-unknown-linux-gnu/setup.o
> OBJ.ia64-unknown-linux-gnu/symbol.o OBJ.ia64-unknown-linux-gnu/tran_colr.o
> OBJ.ia64-unknown-linux-gnu/window.o -lgrass_gis.6.4.3
> -lgrass_datetime.6.4.3 -lz -lgrass_raster.6.4.3 -lgrass_pngdriver.6.4.3
> -lgrass_driver.6.4.3 -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz
> -lfreetype-lgrass_gis.6.4.3
>  -lgrass_datetime.6.4.3 -lz -lpng  -lz  -lm  -lgrass_psdriver.6.4.3
> -lgrass_driver.6.4.3 -lgrass_gis.6.4.

Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Hamish
[sorry to break the thread but yahoo mail is more broken than usual today and 
won't let me reply to the other..]

Cesar wrote:
> To be able to install grass addons in 6.4.3 you need to install the
> grass-dev package with sudo apt-get install grass-dev and then issue
> the g.extension command

Vaclav wrote:
> Maybe, GRASS, namely g.extension, should identify the error (e.g.
> check the include/Make directory) and report an error with a suggestion
> (if on linux: "Check that you have package ..."). But this might be
> very different for various distributions.

Hi,

the master debian packaging rules for 6.4 do add such a warning already, but
only for the command line version of g.extension (which I was more
comfortable patching at the time; patch for the python version welcome).

http://anonscm.debian.org/gitweb/?p=pkg-grass/grass.git;a=blob_plain;f=debian/patches/check4dev;hb=HEAD

so when you run it without the grass-dev package installed the first warning
you get is to install the missing package. I don't know how often the Ubuntu
custom PPA packagers sync with the updates to the debiangis packaging rules,
but the warning has been in there for a year and a half or so already.
IMO this is a packaging issue; any fix/warning due to packaging splits belongs
with the packaging rules that did the splitting.


> Probably also the package description and suggested/related packages
> should provide some information.

this is also already done,

http://anonscm.debian.org/gitweb/?p=pkg-grass/grass.git;a=blob;f=debian/control;h=9f1191080f0ee9a5dcbcd9ebe4e62d9203ed5f13;hb=HEAD#l162

grass-dev pkg description:
"This package contains the header files for developing with GRASS.
Install this package if you wish to develop software that manipulates
GRASS data sets or install addons using the g.extension module."


ISTR there was an issue if grass-dev was installed but the grass-doc
package wasn't, but I think that's a bit of a corner case (->if grass-core
was installed but the "grass" package wasn't). I think the problem had
to do with the missing logo or css file, or perhaps the missing dir
structure?


I too get the emails about the broken 7.0 ppa build, according to the error
message the latest issue seems to be a ubuntu dependency tangle in the
new "trusty" version, best to give that some time to sort itself out:

"State: Dependency wait"
https://launchpadlibrarian.net/154922788/buildlog.txt.gz
https://launchpadlibrarian.net/155002197/buildlog.txt.gz

earlier I saw errors which the build log suggested were gcc bugs when builing
ccmath, I assume an update for gcc would solve that.



Finally, and not really related but while I remember, there's a problem
building 6.4.3 on Itanium which I don't understand; build log:

https://buildd.debian.org/status/fetch.php?pkg=grass&arch=ia64&ver=6.4.3-2&stamp=1380196645

"""
...
gcc -I/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/include  -g -O2 -Wformat 
-Werror=format-security  -fPIE    -D_FORTIFY_SOURCE=2  -Wformat 
-Wformat-security -Werror=format-security  -Wno-error=format-security -Wall -O  
  -fPIC   -DPACKAGE=\""grasslibs"\"    -DPACKAGE=\""grasslibs"\"  
-I/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/include -o 
OBJ.ia64-unknown-linux-gnu/window.o -c window.c
gcc -shared -o 
/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib/libgrass_display.6.4.3.so 
-L/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib -Wl,--export-dynamic 
-Wl,-rpath-link,/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib    
OBJ.ia64-unknown-linux-gnu/cnversions.o OBJ.ia64-unknown-linux-gnu/color_list.o 
OBJ.ia64-unknown-linux-gnu/draw.o OBJ.ia64-unknown-linux-gnu/draw2.o 
OBJ.ia64-unknown-linux-gnu/get_win.o OBJ.ia64-unknown-linux-gnu/ident_win.o 
OBJ.ia64-unknown-linux-gnu/list.o OBJ.ia64-unknown-linux-gnu/popup.o 
OBJ.ia64-unknown-linux-gnu/raster.o OBJ.ia64-unknown-linux-gnu/raster2.o 
OBJ.ia64-unknown-linux-gnu/setup.o OBJ.ia64-unknown-linux-gnu/symbol.o 
OBJ.ia64-unknown-linux-gnu/tran_colr.o OBJ.ia64-unknown-linux-gnu/window.o 
-lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz -lgrass_raster.6.4.3 
-lgrass_pngdriver.6.4.3 -lgrass_driver.6.4.3 -lgrass_gis.6.4.3 
-lgrass_datetime.6.4.3 -lz -lfreetype    -lgrass_gis.6.4.3
 -lgrass_datetime.6.4.3 -lz -lpng  -lz  -lm  -lgrass_psdriver.6.4.3 
-lgrass_driver.6.4.3 -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz 
-lfreetype    -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz  
-lgrass_driver.6.4.3 -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz 
-lfreetype    -lgrass_gis.6.4.3 -lgrass_datetime.6.4.3 -lz  
/usr/bin/ld: OBJ.ia64-unknown-linux-gnu/raster2.o: @gprel relocation against 
dynamic symbol D__overlay_mode
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[4]: *** 
[/«PKGBUILDDIR»/dist.ia64-unknown-linux-gnu/lib/libgrass_display.6.4.3.so] 
Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/lib/display'
...
"""


thanks,
Hamish

___
grass-dev mailing li

Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Hamish
Jürgen wrote:

> You mean based on a newer GRASS?  Otherwise there is a nightly build of QGIS 
> on
> qgis.org (or even two one on based on plain ubuntu and anther one based on
> ubuntugis).

What can we do to get an updated qgis package into upstream debian/sid? right 
now it is stuck at 1.7.4 and so all downstream ubuntus & friends are stuck 
there too. I am happy to help but I'm not sure if there was a reason for it 
being stuck?


thanks,
Hamish

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] Email subject standards

2013-10-26 Thread Glynn Clements

Vaclav Petras wrote:

> please note that changing subject when you reply an email breaks the email
> thread, so then there are two threads instead of one.

If the mail client uses the Subject header to identify threads, that's
a defect in the mail client.

What *does* break threading is using a mail client which doesn't set
the In-Reply-To or References headers when sending a reply.

For more details, see RFC 2822:

http://www.ietf.org/rfc/rfc2822.txt

-- 
Glynn Clements 
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Markus Neteler
On Sat, Oct 26, 2013 at 3:04 PM, Tim Michelsen
 wrote:
> Did anyone successfully package G7 for Ubuntu?


Yes and no, here a recent citation from Rashad who tried hard:

On Thu, Aug 1, 2013 at 3:30 AM, Rashad M  wrote:
> Hi all,
>
> I used to keep update grass70 on ubuntugis-testing PPA frequently(not daily
> basis always) but it was getting deleted all the time and I couldn't find
> any reason. But GRASS GIS PPA has daily build for grass70 and its automated
> and was working when I last checked.
>
> As I don't find any reason why grass70 was getting removed from
> ubuntugis-testing I am longer adding it there. Have a look at here -
> https://launchpad.net/~grass/+archive/grass-devel
>
> I would be happy to add it again to ubuntgis If get to know the what went
> wrong when adding it earlier


I wonder who is always deleting our stuff on ubuntugis-testing PPA?

Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Jürgen E . Fischer
Hi Timmie,

On Tue, 15. Oct 2013 at 08:03:36 +0200, Tim Michelsen wrote:
> Some time I tried to set a QGIS builder as well as I needed the new version
> but is didn't work out.

You mean based on a newer GRASS?  Otherwise there is a nightly build of QGIS on
qgis.org (or even two one on based on plain ubuntu and anther one based on
ubuntugis).


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de
QGIS PSC member (RM)   IRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Jürgen E . Fischer
Hi Timmie,

On Sat, 26. Oct 2013 at 15:04:26 +0200, Tim Michelsen wrote:
> > Please have a look at the instruction here:
> > http://grasswiki.osgeo.org/wiki/Ubuntu_Packaging

> > Why should OSGEO4W have more up to date packages?
> > Let's work this out here.
 
> What could be the reason why only few users are interested in
> contributing to this?

If you find out, I'd also like to know.  OSGeo4W is essentially Martin Landa
and me, too.  Ok, that's on Windows - probably an alien camp for most FOSSGIS
devs - but still.


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de
QGIS PSC member (RM)   IRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS-user] G7-gui and G64 add-on problems on Xubuntu (installation from grass/ubuntugis ppa)

2013-10-26 Thread Tim Michelsen
Hello,


> I currently cannot devote any time to fix issues there.
> 
> I would be happy to have a larger team that could care of these.
> Please request membership at:
> https://launchpad.net/~grass/+join
> 
> Please have a look at the instruction here:
> http://grasswiki.osgeo.org/wiki/Ubuntu_Packaging
> 
> Why should OSGEO4W have more up to date packages?
> Let's work this out here.

What could be the reason why only few users are interested in
contributing to this?

Did anyone successfully package G7 for Ubuntu?

Regards,
Timmie


___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev