Skip to main content
Question

Title Editor issue with custom patch title.

  • October 22, 2021
  • 5 replies
  • 35 views

KyleEricson
Forum|alt.badge.img+17

I created a custom patch title for Egnyte Connect, but for some reason, it still won't pull info to start patching. I have checked Macs and the custom extension attribute has run and gotten a value for a few Macs.

 

 

5 replies

Forum|alt.badge.img+16
  • Employee
  • October 25, 2021

Hi Kyle, I'm not completely sure what the problem would be with your own custom entry, but I'm curious; have you tried using the Jamf-provided entry for Egnyte?


Forum|alt.badge.img+1
  • New Contributor
  • November 8, 2023

Hi KyleEricsonThanks for your app, which lets you quickly generate patch definitions.
But on sonoma it only generates the AE, is this normal? So, I'm using the original script https://github.com/brysontyrrell/Patch-Starter-Script
Are you thinking of updating your app or is it a problem on my end?
ps: unless I'm mistaken, a blog on the subject would be appreciated, it's thanks to this old post that I understood how to correctly generate patches on apps.
Thanks in advance.


KyleEricson
Forum|alt.badge.img+17
  • Author
  • Valued Contributor
  • November 8, 2023

Hi KyleEricsonThanks for your app, which lets you quickly generate patch definitions.
But on sonoma it only generates the AE, is this normal? So, I'm using the original script https://github.com/brysontyrrell/Patch-Starter-Script
Are you thinking of updating your app or is it a problem on my end?
ps: unless I'm mistaken, a blog on the subject would be appreciated, it's thanks to this old post that I understood how to correctly generate patches on apps.
Thanks in advance.


Yeah the issue is the script isn’t Python3 so unless the core script gets updated no way to update this app. I know nothing about python.

 


KyleEricson
Forum|alt.badge.img+17
  • Author
  • Valued Contributor
  • November 9, 2023

@Capside Ok I was able to get this script converted to python3 and tested in on macOS Ventura. Please try out Version 2.0

 

https://github.com/kylejericson/Patch-Creator/releases/tag/2.0


Forum|alt.badge.img+1
  • New Contributor
  • November 9, 2023

@Capside Ok I was able to get this script converted to python3 and tested in on macOS Ventura. Please try out Version 2.0

 

https://github.com/kylejericson/Patch-Creator/releases/tag/2.0


@KyleEricson Works perfectly Thanks!