chilcote / outset

Automatically process packages, profiles, and scripts during boot, login, or on demand.
573 stars 58 forks source link

M1 Macbook Air Outset Errors #87

Closed Kyosho closed 2 years ago

Kyosho commented 2 years ago

Hi - I installed Outset 3.0.3 on macOS Big Sur 11.6 on an M1 Macbook Air (Apple silicon). After installing, I ran the Outset executable and it then installed Xcode Tools and the directories for loading script files.

After testing a simple Applescript to ditto a directory, I installed the script file to the login-every directory, set ownership to root:wheel, permissions to 755 and logged in as the Guest user.

After finding no change in the user's context, I checked the Outset logs, but saw nothing unusual. I followed the recommended test procedure by running Outset from the Terminal with the --login parameter. The output window showed quite a few runtime errors:

Manually Run Outset with Login

Is this sufficient information for you to provide some support on how to get this working? It looks like a tool that will be really helpful in our environment. :

LouisDchrfP commented 2 years ago

Hello, I have the same issue with a M1 Imac and a M1 MacBookPro

arubdesu commented 2 years ago

Outset does not say it supports .scpt files, so you're asking for currently unsupported functionality. Would you like to contribute the code to add it?

Kyosho commented 2 years ago

Hello - I am fairly new to Apple Scripting. Does the Outset utility use .sh Shell Scripts more commonly? I'm going to need to teach myself to write one and then try it out.

Thank you for the suggestion.

On Wed, Nov 17, 2021 at 7:46 AM Allister Banks @.***> wrote:

Outset does not say it supports .scpt files, so you're asking for currently unsupported functionality. Would you like to contribute the code to add it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chilcote/outset/issues/87#issuecomment-971545834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZM3UYL3IZBIQKCJU25GXLUMOPZVANCNFSM5ICSKF2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Frank Kyosho Fallon My pronouns are: He, HIm

Kyosho commented 2 years ago

I would like to thank the commenter who identified my error in understanding how to use Outset properly. Now that I have rewritten my script into a /bin/zsh Shell Script, Outset works perfectly!

arubdesu commented 2 years ago

(Pardon me commenting on a closed ticket, but) yeah, if you're able to join us in MacAdminsSlack there's a whole bunch of folks who may be able to assist with usage questions, they even respond to issues before I get around to chiming in here 😃

Kyosho commented 2 years ago

Thanks again - Outset is so useful for us. I really appreciate your assistance. I see now the MacAdmins Slack has a bunch of responses that I had not received earlier in the process of investigating this.

On Thu, Nov 18, 2021 at 10:23 AM Allister Banks @.***> wrote:

(Pardon me commenting on a closed ticket, but) yeah, if you're able to join us in MacAdminsSlack there's a whole bunch of folks who may be able to assist with usage questions, they even respond https://macadmins.slack.com/archives/C0HLW2QAH/p1637022361050000 to issues before I get around to chiming in here 😃

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/chilcote/outset/issues/87#issuecomment-972967697, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZM3U4WYTMT6RFYJB4UHADUMULAZANCNFSM5ICSKF2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Frank Kyosho Fallon My pronouns are: He, HIm