Re: [GRASS-dev] silly question

2020-03-04 Thread Michael Barton
See https://trac.osgeo.org/grass/wiki/HowToGit For example: git clone g...@github.com:your_GH_account/grass-addons.git cd grass-addons/ git remote add upstream g...@github.com:OSGeo/grass-addons.git does not work for me at least. It needs to

[GRASS-dev] Automatic/CI compilation on macOS

2020-03-04 Thread Vaclav Petras
Dear all, I made some updates towards updating the conda recipe for GRASS GIS on macOS by Eric Hutton, but it is not working yet. You can find the WIP PR here: https://github.com/csdms-stack/grass-recipe/pull/1 You can see the current state in Travis linked from the PR or in GitHub Actions of

Re: [GRASS-dev] silly question

2020-03-04 Thread Vaclav Petras
Thanks Anna for identifying this. Looks likely. Markus, Michael, I don't see the bad URL anywhere on Trac wiki, grasswiki, or in CONTRIBUTING.md file (as far as search works for URLs, it does at least for Trac). Michael, The CONTRIBUTING.md file has SSH URL for your fork and HTTPS for the OSGeo

Re: [GRASS-dev] silly question

2020-03-04 Thread Markus Neteler
Michael, Michael Barton schrieb am Mi., 4. März 2020, 19:11: > Thanks Luca, > > I also found someone here that pointed that out. I originally got > instructions from the GRASS WIKI. > Which URL? Markus There is either an error or it is something that does not work for Macs. > The examples

Re: [GRASS-dev] silly question

2020-03-04 Thread Michael Barton
Maybe. The assumption needs to be explicit soponce not everyone will have set up their github account with ssh. Michael Barton School of Human Evolution Change Center for Social Dynamics & Complexity Arizona State University ...Sent from my iPad On Mar 4, 2020, at 6:09 PM, Anna Petrášová

Re: [GRASS-dev] silly question

2020-03-04 Thread Anna Petrášová
Perhaps caused by some mixing of cloning with HTTPS vs SSH? git clone g...@github.com:petrasovaa/grass.git git clone https://github.com/petrasovaa/grass.git The instructions assume ssh. On Wed, Mar 4, 2020 at 7:11 PM Michael Barton wrote: > Thanks Luca, > > I also found someone here that

Re: [GRASS-dev] silly question

2020-03-04 Thread Michael Barton
Thanks Luca, I also found someone here that pointed that out. I originally got instructions from the GRASS WIKI. There is either an error or it is something that does not work for Macs. The examples use a colon to indicate the repository owner instead of a slash. I had fixed that for the

Re: [GRASS-dev] [GRASS GIS] #3883: GRASS master does not compile with Python 3 on Mac

2020-03-04 Thread GRASS GIS
#3883: GRASS master does not compile with Python 3 on Mac --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: closed Priority: major| Milestone: 7.8.3 Component: Default |Version:

Re: [GRASS-dev] silly question

2020-03-04 Thread Luca Delucchi
Hi Michael, On Wed, 4 Mar 2020 at 19:49, Michael Barton wrote: > > I want to do something that should be simple but it is not. I want to be able > to update my fork of GRASS source code from master. The wiki instructions say > I should be able to do this with: > > git fetch upstream > git

Re: [GRASS-dev] silly question

2020-03-04 Thread Michael Barton
To clarify, I do not want to commit any local changes. I just want to get a clean update of the most current code and I want it to overwrite any local changes (I can stash them). Michael C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of

[GRASS-dev] silly question

2020-03-04 Thread Michael Barton
I want to do something that should be simple but it is not. I want to be able to update my fork of GRASS source code from master. The wiki instructions say I should be able to do this with: git fetch upstream git rebase upstream/master But when I do, I get: unable to access

Re: [GRASS-dev] [GRASS GIS] #3009: "Quit GRASS GIS" button only exits GUI

2020-03-04 Thread GRASS GIS
#3009: "Quit GRASS GIS" button only exits GUI --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.6.2 Component: wxGUI|Version:

Re: [GRASS-dev] [GRASS GIS] #3607: Removing map layer crashes wxGUI

2020-03-04 Thread GRASS GIS
#3607: Removing map layer crashes wxGUI +- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.4.5 Component: wxGUI |Version: 7.4.0

Re: [GRASS-dev] [GRASS GIS] #3883: GRASS master does not compile with Python 3 on Mac

2020-03-04 Thread GRASS GIS
#3883: GRASS master does not compile with Python 3 on Mac --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: closed Priority: major| Milestone: 7.8.3 Component: Default |Version:

Re: [GRASS-dev] [GRASS GIS] #3607: Removing map layer crashes wxGUI

2020-03-04 Thread GRASS GIS
#3607: Removing map layer crashes wxGUI +- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.4.5 Component: wxGUI |Version: 7.4.0

Re: [GRASS-dev] [GRASS GIS] #4003: GRASS 7.8.1 still won't compile. Still a ctypes problem

2020-03-04 Thread GRASS GIS
#4003: GRASS 7.8.1 still won't compile. Still a ctypes problem --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: closed Priority: critical | Milestone: 7.8.3 Component: Default

Re: [GRASS-dev] [GRASS GIS] #3009: "Quit GRASS GIS" button only exits GUI

2020-03-04 Thread GRASS GIS
#3009: "Quit GRASS GIS" button only exits GUI --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.6.2 Component: wxGUI|Version:

Re: [GRASS-dev] [GRASS GIS] #3607: Removing map layer crashes wxGUI

2020-03-04 Thread GRASS GIS
#3607: Removing map layer crashes wxGUI +- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.4.5 Component: wxGUI |Version: 7.4.0

Re: [GRASS-dev] [GRASS GIS] #3472: g.gui.iclass crashes the GUI

2020-03-04 Thread GRASS GIS
#3472: g.gui.iclass crashes the GUI --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.4.5 Component: wxGUI|Version: 7.2.2 Resolution:

Re: [GRASS-dev] [GRASS GIS] #3487: vector digitizer unstable

2020-03-04 Thread GRASS GIS
#3487: vector digitizer unstable +--- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone: 7.6.2 Component: wxGUI |Version: 7.2.2 Resolution:

Re: [GRASS-dev] [GRASS GIS] #3384: Ctypes detection doesn't work on OS X

2020-03-04 Thread GRASS GIS
#3384: Ctypes detection doesn't work on OS X +-- Reporter: vince | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.8.3 Component: Compiling |Version: 7.2.1 Resolution:

Re: [GRASS-dev] [GRASS GIS] #4003: GRASS 7.8.1 still won't compile. Still a ctypes problem

2020-03-04 Thread GRASS GIS
#4003: GRASS 7.8.1 still won't compile. Still a ctypes problem --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone: 7.8.3 Component: Default |

Re: [GRASS-dev] [GRASS GIS] #3883: GRASS master does not compile with Python 3 on Mac

2020-03-04 Thread GRASS GIS
#3883: GRASS master does not compile with Python 3 on Mac --+- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: major| Milestone: 7.8.3 Component: Default |Version: