Opened 6 years ago
Last modified 16 months ago
#57285 new defect
mousepad: update-desktop-database: No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mousepad |
Description
DEBUG: Executing proc-post-org.macports.activate-activate-0 DEBUG: system: /opt/local/bin/update-desktop-database /opt/local/share/applications sh: /opt/local/bin/update-desktop-database: No such file or directory Command failed: /opt/local/bin/update-desktop-database /opt/local/share/applications Exit code: 127 Error: Failed to activate mousepad: command execution failed
Note: See
TracTickets for help on using
tickets.
I just ran into this problem myself when trying to update the Portfile for rawtherapee. Apparently,
${prefix}/bin/update-desktop-database
is a utility that provided by thedesktop-file-utils
port.