Opened 10 years ago

Last modified 3 years ago

#44349 assigned defect

android: android executable does not have group execute bit set

Reported by: costa@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: bgschaid@…, woutgg (Wouter R.)
Port: android

Description (last modified by mf2k (Frank Schima))

$ ls -l /opt/local/share/java/android-sdk-macosx/tools/android
-rwxrw-r--  1 root  _developer  3498 16 Jul 13:18 /opt/local/share/java/android-sdk-macosx/tools/android

Change History (9)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: permissions removed
Owner: changed from macports-tickets@… to krischik@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers android).

comment:2 Changed 10 years ago by hebrewtoyou@…

Just wanted to check back in on this ticket as I've experienced this defect as well. Thanks.

comment:3 Changed 10 years ago by eddieh (Eddie Hillenbrand)

From the port file:

####################################################################
# add-ons, docs, platforms, samples and temp have been made        #
# group _developer writable. You need to be member of the          #       
# _developer group to use the android tools. If you are not use:   #   
#                                                                  #
# sudo dscl . append /Groups/_developer GroupMembership <username> #
####################################################################
# you need to download the actual SDKs. Because of the licence     #
# querys this can not be done automaticaly. Use:                   #
#                                                                  #
# @PREFIX@/share/java/android-sdk-macosx/tools/android update sdk  #
####################################################################

Although it isn't displayed when you install the port for some reason.

comment:4 Changed 10 years ago by eddieh (Eddie Hillenbrand)

Of course the executable bit still isn't set...

comment:5 Changed 10 years ago by hebrewtoyou@…

Yeah, I'd definitely made sure my active user is part of the developer group -- the executable bit is the sticky wicket.

comment:6 Changed 9 years ago by bgschaid@…

Cc: bgschaid@… added

Cc Me!

comment:7 Changed 7 years ago by woutgg (Wouter R.)

Cc: woutgg added

comment:8 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: krischik@… deleted
Status: newassigned

comment:9 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: port install broken permission-wiseandroid: android executable does not have group execute bit set
Note: See TracTickets for help on using tickets.