Opened 20 months ago
Last modified 6 months ago
#67106 assigned defect
git destroot fails "The domain/default pair of ... does not exist" — at Version 5
Reported by: | kurthindenburg (Kurt Hindenburg) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | ventura | Cc: | herbygillot (Herby Gillot) |
Port: | git |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
DEBUG: Backtrace: 2023-03-15 19:26:04.166 defaults[65215:20646182] The domain/default pair of (/opt/local/var/macports/build/_Volumes_Devel_GitHub_macports-ports_devel_git/git/work/destroot/opt/local/share/git-gui/lib/Git Gui.app/Contents/Info, CFBundleExecutable) does not exist
Change History (6)
Changed 20 months ago by kurthindenburg (Kurt Hindenburg)
comment:1 Changed 20 months ago by kurthindenburg (Kurt Hindenburg)
Cc: | ci42 herbygillot added |
---|
comment:3 Changed 20 months ago by jmroot (Joshua Root)
Most likely coming from this on line 237:
set wish_executable [exec defaults read ${destroot}${guidir}/Info CFBundleExecutable]
comment:4 Changed 20 months ago by jmroot (Joshua Root)
Cc: | ci42 removed |
---|---|
Owner: | set to ci42 |
Status: | new → assigned |
Probably want to be using -ignorestderr
if there's any chance of the command producing non-fatal warnings.
comment:5 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
main.log