-
Notifications
You must be signed in to change notification settings - Fork 63
skype jss-recipe version #122
Comments
Might have been solved by this: autopkg/homebysix-recipes#122 Can you try again now? |
@daroloson - What's the verdict? |
bash-3.2# jamf policy -event autoupdate-Skype
Checking for policies triggered by "autoupdate-Skype" for user "mfadmin"...
Executing Policy Auto Update Skype
Mounting JSSshare-L-smb
Installing Skype-7.59.0.37.pkg...
Successfully installed Skype-7.59.0.37.pkg.
Unmounting file server...
Submitting log to https://MyJSS:8443/
bash-3.2# jamf policy -event autoupdate-Skype
Checking for policies triggered by "autoupdate-Skype" for user "mfadmin"...
Executing Policy Auto Update Skype
Mounting JSSshare-L-smb
Installing Skype-7.59.0.37.pkg...
Successfully installed Skype-7.59.0.37.pkg.
Unmounting file server...
Submitting log to https://MyJSS:8443/
bash-3.2#
Seems to still be installing multiple times
but I'm unsure enough about the process
that I may not have updated all the required pieces.
…________________________________
From: Elliot Jordan <[email protected]>
Sent: October 16, 2017 00:48
To: autopkg/jss-recipes
Cc: Dani Roloson; Mention
Subject: Re: [autopkg/jss-recipes] skype jss-recipe version (#122)
@daroloson<https://github.com/daroloson> - What's the verdict?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#122 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ANNpU8UxpOFtL_JUqgIMDVtvrfAFs9aqks5ssuA5gaJpZM4Nu0IZ>.
|
So I really don't understand how a change in the Spotify recipe
is supposed to change how the Skype recipe behaves.
…________________________________
From: Dani Roloson
Sent: October 17, 2017 17:09
To: autopkg/jss-recipes; autopkg/jss-recipes
Cc: Mention
Subject: Re: [autopkg/jss-recipes] skype jss-recipe version (#122)
bash-3.2# jamf policy -event autoupdate-Skype
Checking for policies triggered by "autoupdate-Skype" for user "mfadmin"...
Executing Policy Auto Update Skype
Mounting JSSshare-L-smb
Installing Skype-7.59.0.37.pkg...
Successfully installed Skype-7.59.0.37.pkg.
Unmounting file server...
Submitting log to https://MyJSS:8443/
bash-3.2# jamf policy -event autoupdate-Skype
Checking for policies triggered by "autoupdate-Skype" for user "mfadmin"...
Executing Policy Auto Update Skype
Mounting JSSshare-L-smb
Installing Skype-7.59.0.37.pkg...
Successfully installed Skype-7.59.0.37.pkg.
Unmounting file server...
Submitting log to https://MyJSS:8443/
bash-3.2#
Seems to still be installing multiple times
but I'm unsure enough about the process
that I may not have updated all the required pieces.
________________________________
From: Elliot Jordan <[email protected]>
Sent: October 16, 2017 00:48
To: autopkg/jss-recipes
Cc: Dani Roloson; Mention
Subject: Re: [autopkg/jss-recipes] skype jss-recipe version (#122)
@daroloson<https://github.com/daroloson> - What's the verdict?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#122 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ANNpU8UxpOFtL_JUqgIMDVtvrfAFs9aqks5ssuA5gaJpZM4Nu0IZ>.
|
@daroloson - Sorry, got confused because there's a similar issue with Spotify. All AutoPkg recipes and templates associated with Skype should be using CFBundleVersion (7.59.0.37) instead of CFBundleShortVersionString (7.59). Can you post the criteria of your JSSImporter-generated Skype smart group? |
I'm rather surprised, given how old this issue is, but this appears to persist. After a quick review, the problem may be within the parent recipe (com.github.autopkg.pkg.Skype). Running that recipe by itself produces a package named "Skype-8.60.pkg" (as of 5/21/20), which suggests to me that %VERSION% is being set to CFBundleShortVersionString, not the CFBundleVersion (8.60.0.76). The criteria of the JSSImporter-generated Skype smart group is as follows: |
Closing issue due to repo deprecation and archive. |
Might not be an issue with your code but best place to ask.
I'm using the jss-recipe for Skype with Auto Update Magic
and it installs it over and over again.
I think the problem is that one side uses the full version 7.53.0.580
and the other side uses just 7.53 and so they never match so
it continually installs. Any ideas appreciated.
The text was updated successfully, but these errors were encountered: