[MacPorts] #50299: sshfs-gui: Not Visible in Finder
MacPorts
noreply at macports.org
Mon Jan 11 18:13:28 PST 2016
#50299: sshfs-gui: Not Visible in Finder
--------------------------+--------------------------------
Reporter: nDiScReEt@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: sshfs-gui |
--------------------------+--------------------------------
Description changed by ryandesign@…:
Old description:
> I don't know how to change the permissions by port file but I manually
> changed the group from '''wheel''' to '''admin''' and that solved the
> problem of '''sshfs.app''' not appearing in '''/Applications/MacPorts.'''
> Port contents list:
>
> Port sshfs-gui contains:
> /Applications/MacPorts/sshfs.app/Contents/Info.plist
> /Applications/MacPorts/sshfs.app/Contents/MacOS/sshfs
> /Applications/MacPorts/sshfs.app/Contents/PkgInfo
> /Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/InfoPlist.strings
> /Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/Localizable.strings
> /Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/MainMenu.nib
> /Applications/MacPorts/sshfs.app/Contents/Resources/askpass
> /Applications/MacPorts/sshfs.app/Contents/Resources/ssh.icns
> /Applications/MacPorts/sshfs.app/Contents/Resources/sshnodelay.so
>
> ls -l /Applications/MacPorts/ lists before fix:
> {{{
> drwxr-xr-x 9 root admin 306 Jan 11 15:59 Developer
> drwxr-xr-x 3 root admin 102 Jan 10 18:46 GIMP.app
> drwxr-xr-x 4 root admin 136 Jan 9 18:34 Python 2.7
> drwxr-xr-x 4 root admin 136 Jan 9 19:13 Python 3.4
> drwxr-xr-x 3 macports admin 102 Jan 10 12:32 mpv.app
> drwxr-xr-x 3 root wheel 102 Jan 10 22:21 sshfs.app
> }}}
> The fix: '''chgrp -R admin /Applications/MacPorts/sshfs.app'''
>
> ls -l /Applications/MacPorts/ lists after fix:
> {{{
> drwxr-xr-x 9 root admin 306 Jan 11 15:59 Developer
> drwxr-xr-x 3 root admin 102 Jan 10 18:46 GIMP.app
> drwxr-xr-x 4 root admin 136 Jan 9 18:34 Python 2.7
> drwxr-xr-x 4 root admin 136 Jan 9 19:13 Python 3.4
> drwxr-xr-x 3 macports admin 102 Jan 10 12:32 mpv.app
> drwxr-xr-x 3 root admin 102 Jan 10 22:21 sshfs.app
> }}}
>
> I apologize in advance for not RTFM but I wanted to do my part and
> contribute quickly before my noble thoughts faded to memory in the land
> of procrastination.
New description:
I don't know how to change the permissions by port file but I manually
changed the group from '''wheel''' to '''admin''' and that solved the
problem of '''sshfs.app''' not appearing in '''/Applications/MacPorts.'''
Port contents list:
{{{
Port sshfs-gui contains:
/Applications/MacPorts/sshfs.app/Contents/Info.plist
/Applications/MacPorts/sshfs.app/Contents/MacOS/sshfs
/Applications/MacPorts/sshfs.app/Contents/PkgInfo
/Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/InfoPlist.strings
/Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/Localizable.strings
/Applications/MacPorts/sshfs.app/Contents/Resources/English.lproj/MainMenu.nib
/Applications/MacPorts/sshfs.app/Contents/Resources/askpass
/Applications/MacPorts/sshfs.app/Contents/Resources/ssh.icns
/Applications/MacPorts/sshfs.app/Contents/Resources/sshnodelay.so
}}}
ls -l /Applications/MacPorts/ lists before fix:
{{{
drwxr-xr-x 9 root admin 306 Jan 11 15:59 Developer
drwxr-xr-x 3 root admin 102 Jan 10 18:46 GIMP.app
drwxr-xr-x 4 root admin 136 Jan 9 18:34 Python 2.7
drwxr-xr-x 4 root admin 136 Jan 9 19:13 Python 3.4
drwxr-xr-x 3 macports admin 102 Jan 10 12:32 mpv.app
drwxr-xr-x 3 root wheel 102 Jan 10 22:21 sshfs.app
}}}
The fix: '''chgrp -R admin /Applications/MacPorts/sshfs.app'''
ls -l /Applications/MacPorts/ lists after fix:
{{{
drwxr-xr-x 9 root admin 306 Jan 11 15:59 Developer
drwxr-xr-x 3 root admin 102 Jan 10 18:46 GIMP.app
drwxr-xr-x 4 root admin 136 Jan 9 18:34 Python 2.7
drwxr-xr-x 4 root admin 136 Jan 9 19:13 Python 3.4
drwxr-xr-x 3 macports admin 102 Jan 10 12:32 mpv.app
drwxr-xr-x 3 root admin 102 Jan 10 22:21 sshfs.app
}}}
I apologize in advance for not RTFM but I wanted to do my part and
contribute quickly before my noble thoughts faded to memory in the land of
procrastination.
--
--
Ticket URL: <https://trac.macports.org/ticket/50299#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list