[MacPorts] #44401: git-flow @0.4.1_1 git flow feature finish with conflict -> error

MacPorts noreply at macports.org
Tue Jul 29 19:16:14 PDT 2014


#44401: git-flow @0.4.1_1 git flow feature finish with conflict -> error
------------------------------+------------------------------
  Reporter:  philippe.lang@…  |      Owner:  jason-macports@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.1
Resolution:                   |   Keywords:
      Port:  git-flow         |
------------------------------+------------------------------

Comment (by jason-macports@…):

 Replying to [comment:6 philippe.lang@…]:
 > Hi, the conflict is perfectly normal, yes. Only the {{{Permission
 Denied}}} is a problem. An idea how to track the problem maybe? Do you
 know where {{{git-flow}}} is trying to create the directory? We could
 compare the permission we have there each other.

 Since on my 10.9.4, both `/bin/bash` and `/bin/sh` report `GNU bash,
 version 3.2.51(1)-release (x86_64-apple-darwin13)`, I invoked the `git-
 flow` script manually with some options to produce ''debug''-like output:
 {{{
 $ /bin/sh -vx /opt/local/bin/git-flow feature finish f2
 }}}
 assuming you have a default install.  My quick check shows that it's
 correctly setting `$DOT_GIT_DIR` from `gitflow_load_settings` call to
 `rev-parse --git-dir`.  Maybe there is something interfering with your
 init setup?  Just as a check, I checked both `/opt/local/bin/git` and
 `/bin/git` with `rev-parse --git-dir` and received the same correct dir
 result.

-- 
Ticket URL: <https://trac.macports.org/ticket/44401#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list