[MacPorts] #65716: gramps: Failed to destroot gramps: app.executable gramps does not exist

MacPorts noreply at macports.org
Wed Aug 24 16:27:07 UTC 2022


#65716: gramps: Failed to destroot gramps: app.executable gramps does not exist
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  mascguy
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.2
Resolution:              |   Keywords:
      Port:  gramps      |
-------------------------+----------------------
Changes (by mascguy):

 * owner:  dbevans => mascguy
 * cc: mascguy (removed)
 * cc: dbevans (added)


Comment:

 Weird, a symlink should be created in `${prefix}/bin`, to the python
 script. And indeed, that's occurring for me locally, when installing.
 (Tested both with and without trace mode, and it's properly created in
 both cases.)

 {{{
 $ port installed gramps
 The following ports are currently installed:
   gramps @5.1.5_1+python39 (active)

 $ port contents gramps | ggrep "/opt/local/bin/"
   /opt/local/bin/gramps

 $ ll /opt/local/bin/gramps
 lrwxr-xr-x  1 root  admin  -   62B Aug 24 07:39:09 2022
 /opt/local/bin/gramps ->
 ../Library/Frameworks/Python.framework/Versions/3.9/bin/gramps
 }}}

 Worst-case, I'll update the portfile to create the symlink, if needed. But
 first I'll take a look at the python build, to see if we're missing
 something.

-- 
Ticket URL: <https://trac.macports.org/ticket/65716#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list