[GRASS-dev] New features provided by Nix

2024-06-28 Thread Ivan Mincik via grass-dev
Hi people ! Recently, I had a pleasure to join GRASS Community Meeting in Prague and had a presentation about Nix [1] and potential benefits it can bring to a GRASS community. It was quite well received and now it is a real thing [2] (+ few more PRs). # What Nix can do for you ? 1. Create

Re: [GRASS-dev] Travis CI

2015-07-27 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23.07.2015 10:42, Rainer M Krug wrote: > Ivan Minčík writes: > >> Hi all, we have just integrated Travis Continuous Integration >> system [1] to the GRASS source code. Every commit is now build in >> Travis [2] using gcc and clang. In case the bui

Re: [GRASS-dev] Travis CI

2015-07-27 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Pietro, I have missed your email. Sorry for late answer. On 23.07.2015 09:22, Pietro wrote: > Dear Ivan, > > On Tue, Jul 21, 2015 at 11:52 AM, Ivan Minčík > wrote: >> Hi all, we have just integrated Travis Continuous Integration >> system [1] to

Re: [GRASS-dev] Building GRASS packages from tarball on Launchpad

2015-02-12 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12.02.2015 18:01, Martin Landa wrote: > 2015-02-12 7:54 GMT+01:00 Martin Landa : >> 2015-02-12 7:53 GMT+01:00 Martin Landa : >>> thats a problem, nothing else happen till now [1]. I will try >>> it once more. Martin >>> >>> [1] >>> https://launchpa

Re: [GRASS-dev] Building GRASS packages from tarball on Launchpad

2015-02-11 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11.02.2015 21:52, Martin Landa wrote: > Hi Ivan, > > 2015-02-10 9:34 GMT+01:00 Martin Landa : >> dpkg-source -b pkg-grass dpkg-source: info: using options from >> pkg-grass/debian/source/options: >> --extend-diff-ignore=(^|/)(config\.sub|config\.g

Re: [GRASS-dev] Building GRASS packages from tarball on Launchpad

2015-02-10 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10.02.2015 09:34, Martin Landa wrote: > Hi, > > 2015-02-10 2:27 GMT+01:00 Ivan Mincik : > >> Sorry for late response, I have missed your emails somehow. Try >> to install 'dpatch' package on your system. > &g

Re: [GRASS-dev] Building GRASS packages from tarball on Launchpad

2015-02-09 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09.02.2015 23:15, Martin Landa wrote: > Hi Ivan, > > 2015-02-09 23:03 GMT+01:00 Martin Landa : >> I solved that by >> >> bzr branch lp:~grass/grass/grass70_release_debian debian >> >> Sorry for the noise. Martin > > unfortunately another problem

Re: [GRASS-dev] Planning GRASS GIS 7.0.0RC2

2015-02-09 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/09/2015 12:17 AM, Markus Neteler wrote: > On Sun, Feb 8, 2015 at 8:35 PM, Markus Neteler wrote: >> On Sun, Feb 8, 2015 at 10:33 AM, Markus Neteler >> wrote: >>> >>> Excellent, this (European) evening I'll package RC2. >> >> Packaging now... >

[GRASS-dev] Building GRASS packages from tarball on Launchpad

2015-01-25 Thread Ivan Mincik
/grass_trunk_debian) here # Update Debian changelog $ dch -i $ git diff index e05cf9b..30e282c 100644 - --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grass70 (7.0.0~RC2-1~precise1) precise; urgency=medium + + * Verifying build workflow - not a real build + + -- Ivan Mincik Mon, 26

Re: [GRASS-dev] problem with building grass71 on launchpad

2015-01-06 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Martin, On 06.01.2015 09:18, Martin Landa wrote: > Hi all, > > I trying to solve problem with compiling grass71 on Launchpad, but > unfortunately without success till now. Strangely grass71 fails > [1] even it uses completely same rules as grass7

Re: [GRASS-dev] grass on launchpad

2015-01-02 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/31/2014 11:42 AM, Martin Landa wrote: > Hi, > > 2014-12-25 10:53 GMT+01:00 Martin Landa : >> recently I entered GRASS team on Launchpad. Since I am completely new to >> this system I have some questions. I found two "projects": >> >> 1) Stable

[GRASS-dev] Debian packaging update

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When browsing Debian packaging files used for Launchpad builds I have found some strange patches [1], which are always applied before build on top of GRASS source code. I am wondering why they are not implemented in upstream (r_cross, rules_make) or ev

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.12.2014 17:17, Markus Neteler wrote: > On Tue, Dec 30, 2014 at 3:58 PM, Ivan Mincik > wrote: On 12/30/2014 03:29 PM, Markus > Neteler wrote: >>>> On Tue, Dec 30, 2014 at 3:13 PM, Ivan Mincik >>>> wrote: &g

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.12.2014 18:58, Martin Landa wrote: > Hi, > > > 2014-12-30 14:30 GMT+01:00 Ivan Mincik : >> Hi Markus, this is a problem with dependency on Ubuntu GIS >> repositories (I was writing about this earlier). You need t

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/30/2014 03:29 PM, Markus Neteler wrote: > On Tue, Dec 30, 2014 at 3:13 PM, Ivan Mincik > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 30.12.2014 15:00, Markus Neteler wrote: >>> GRASS 7.0.0

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.12.2014 15:00, Markus Neteler wrote: > GRASS 7.0.0 (latlong):~ > Unable to get GRASS version Unable to get > GRASS version > > GRASS 7.0.0 (latlong):~ > g.version -g version=7.0.0svn date=2014 > revision= build_date=2014-12-13 build_platform=x8

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.12.2014 11:46, Markus Neteler wrote: > Hi all, > > just tried to install GRASS GIS 7 on a freshly installed Ubuntu > 12.4 box but it failed (see below). I thought the issue had been > solved in the past. Is my install sequence wrong which I took

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-30 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.12.2014 11:46, Markus Neteler wrote: > Hi all, > > just tried to install GRASS GIS 7 on a freshly installed Ubuntu > 12.4 box but it failed (see below). I thought the issue had been > solved in the past. Is my install sequence wrong which I took

Re: [GRASS-dev] Few notes to GRASS 7 Launchpad builds

2014-12-25 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Martin, On 25.12.2014 10:57, Martin Landa wrote: > Dear Ivan, > > 2014-12-09 11:30 GMT+01:00 Ivan Mincik : > >> 1. Current GRASS package version suffix (revno) is currently made >> from Bazaar import version, which is me

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-15 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/15/2014 08:39 AM, Nikos Alexandris wrote: > On 15.12.2014 01:13, Ivan Mincik wrote: .. >> Thanks Nikos, now packages are finally built. > > Nice. If you think my registration here might be an obstacle in getting > things

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-14 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13.12.2014 18:15, Nikos Alexandris wrote: > On 13.12.2014 13:39, Markus Neteler wrote: >> Hi Nikos, >> >> since you are also listed, could you please press the button? >> >> thanks Markus > > Done. Well, at least I think I did it correctly! T

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-11 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11.12.2014 15:02, Markus Neteler wrote: > On Thu, Dec 11, 2014 at 2:58 PM, Ivan Mincik > wrote: > > > On 11.12.2014 14:49, Markus Neteler wrote: >>>> On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik >>>> wr

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-11 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11.12.2014 14:49, Markus Neteler wrote: > On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik > wrote: ... >> No, what you see on that page is actually build in my repository >> (GIS packages (development) is mine). >> >&

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-11 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/11/2014 12:12 AM, Markus Neteler wrote: > On Mon, Dec 8, 2014 at 10:11 PM, Ivan Mincik > wrote: I confirm that GRASS 7 is now building successfully in my PPA [1]. > >> Excellent, thanks for your efforts! > > Somebody f

[GRASS-dev] Few notes to GRASS 7 Launchpad builds

2014-12-09 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi GRASS devs, since I have been playing with building GRASS 7 for Ubuntu I have few little improvement proposals: 1. Current GRASS package version suffix (revno) is currently made from Bazaar import version, which is meaningless for users (for exampl

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-08 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I confirm that GRASS 7 is now building successfully in my PPA [1]. Somebody from GRASS team should request for build in GRASS PPA. 1 - https://launchpad.net/~imincik/+archive/ubuntu/gis-dev/+packages - -- Ivan Minčík ivan.min...@gmail.com GPG: 0x

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-08 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.12.2014 11:38, Martin Landa wrote: > OK, I have backport it to relbr70 in r63434. I am waiting for Launchpad tu upload latest SVN version which is still waiting for something [1] and than try to build new package. 1 - https://code.launchpad.ne

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-08 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.12.2014 11:38, Martin Landa wrote: > BTW, revno-31311 means really r31311 [1], than it's bogus (7 years > ago commit). Martin, sorry for confusing you. 31311 is bazaar import revision number [1]. 1 -https://code.launchpad.net/grass - -- Ivan

Re: [GRASS-dev] GRASS 7 - Ubuntu package build problem on Launchpad

2014-12-08 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.12.2014 10:57, Martin Landa wrote: > Hi Ivan, > > 2014-12-08 10:26 GMT+01:00 Ivan Minčík : >> The same unusable error message with make -j1: >> >> HTML reference in directory ./html/index.html make[1]: Leaving >> directory `/home/pkg-grass' f