deploystudio:~ local$ autopkg make-override SassafrasK2Client.munki
Override file saved to /Users/local/Library/AutoPkg/RecipeOverrides/SassafrasK2Client.munki.recipe
deploystudio:~ local$ autopkg update-trust-info SassafrasK2Client.munki
Wrote updated /Users/local/Library/AutoPkg/RecipeOverrides/SassafrasK2Client.munki.recipe
deploystudio:~ local$ autopkg run -v SassafrasK2Client.munki
Processing SassafrasK2Client.munki...
Failed local trust verification.
Receipt written to /tmp/receipts/SassafrasK2Client-receipt-20170822-091827.plist
The following recipes failed:
SassafrasK2Client.munki
Parent recipe local.munki.SassafrasK2Client contents differ from expected.
Path: /Users/local/Library/AutoPkg/RecipeOverrides/SassafrasK2Client.munki.recipe
Nothing downloaded, packaged or imported.
What am I missing? Any help as always is greatly appreciated.
Thanks,
Adam
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
From: <autopkg...@googlegroups.com> on behalf of Matt Childress <chil...@gmail.com>
Reply-To: <autopkg...@googlegroups.com>
Date: Tuesday, August 22, 2017 at 10:24 AM
To: <autopkg...@googlegroups.com>
Subject: Re: [autopkg-discuss] AutoPkg Failed Local trust verification
See this pull request on GitHub --
Usually when I have a problem with a recipe trust info I head to the GitHub repo and look to compare the current and previous versions -- when the lastest update occurred and actually eyeball the code to verify it looks legit.
You can also run: autopkg verify-trust-info -vv /Path/To/Override to see what changed.
Then, when you are ok with what changed, run: autopkg update-trust-info /Path/To/Override to update the trust info.
For the general workflow read: https://github.com/autopkg/autopkg/wiki/AutoPkg-and-recipe-parent-trust-info#general-workflow
Marnin
Gimp.munki: OK
| NAME | VERSION |
|---|---|
| Excel2016_update_fr-15.40.17110800 | Unknown version |
| PowerPoint2016_update_fr-15.40.17110800 | Unknown version |
| Dropbox | 39.4.49 |
| VLC | 2.2.6 |
| Word2016_update_fr-15.40.17110800 | Unknown version |
| OneNote2016_update_fr-15.40.17110800 | Unknown version |
| Outlook2016_update_fr-15.40.17110800 | Unknown version |
| RECIPE | MESSAGE |
|---|---|
| com.github.n8felton.munki.AppleXeroxPrinterDrivers | Error in com.github.n8felton.munki.AppleXeroxPrinterDrivers: Processor: com.github.n8felton.shared/AppleSupportDownloadInfoProvider: Error: Can't download https://support.apple.com/downloads/DL1861/en_US/: HTTP Error 404: Not Found |
| com.github.n8felton.munki.AppleHPPrinterDrivers | Error in com.github.n8felton.munki.AppleHPPrinterDrivers: Processor: com.github.n8felton.shared/AppleSupportDownloadInfoProvider: Error: Can't download https://support.apple.com/downloads/DL1888/en_US/: HTTP Error 404: Not Found |
| NAME | VERSION | CATALOG | PKGINFO PATH | PKG REPO PATH |
|---|---|---|---|---|
| PowerPoint2016_update_fr | 15.40.17110800 | testing | office/2016/updates/PowerPoint2016_update_fr-15.40.17110800.plist | office/2016/updates/PowerPoint2016_update_fr-15.40.17110800.pkg |
| OneNote2016_update_fr | 15.40.17110800 | testing | office/2016/updates/OneNote2016_update_fr-15.40.17110800.plist | office/2016/updates/OneNote2016_update_fr-15.40.17110800.pkg |
| Word2016_update_fr | 15.40.17110800 | testing | office/2016/updates/Word2016_update_fr-15.40.17110800.plist | office/2016/updates/Word2016_update_fr-15.40.17110800.pkg |
| Outlook2016_update_fr | 15.40.17110800 | testing | office/2016/updates/Outlook2016_update_fr-15.40.17110800.plist | office/2016/updates/Outlook2016_update_fr-15.40.17110800.pkg |
| Excel2016_update_fr | 15.40.17110800 | testing | office/2016/updates/Excel2016_update_fr-15.40.17110800.plist | office/2016/updates/Excel2016_update_fr-15.40.17110800.pkg |
| Dropbox | 39.4.49 | testing | apps/Dropbox/Dropbox-39.4.49.plist | apps/Dropbox/Dropbox-39.4.49.dmg |
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsub...@googlegroups.com.
Here is my email:
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
On Nov 15, 2017, at 6:43 AM, Nick McSpadden <nmcsp...@gmail.com> wrote:None of those failed because of trust. They just warned you that trust info is missing. Only two recipes failed, and that's due to 404 errors on the URLs they tried to download.
In other words, it worked as intended. You just have a bunch of recipes without trust info in your overrides.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discu...@googlegroups.com.
Here is my email:
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discu...@googlegroups.com.
Adam,
Some may disagree with me on this, but I think you should stop using AutoPkgR and simply use autopkg.
AutoPkgR was never updated for trust info and it's highly doubtful it will ever be updated: https://github.com/lindegroup/autopkgr/wiki/AutoPkgr----past,-present,-and-future
As autopkg features continue to be written, AutoPkgR will continue to have issues like this. If AutoPkgR gives you functionality that is not present in autopkg core, I'm sure someone has an extension/script that could help you get that functionality back.
Thanks,Erik Gomez
From: autopkg-discuss@googlegroups.com <autopkg-discuss@googlegroups.com> on behalf of adam cowie <adamm...@gmail.com>
Adam
Here is my email:
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
Wow! I didn’t realize AutoPkgR was in software limbo…It seemed to be replacing a lot of what can be rolled by hand integrating AutoPkg with Jenkins (or another Continuous Integration Server)… email notifications, scheduling, etc.Good to know,M@
On Nov 15, 2017, at 10:44 AM, Erik Gomez <eriknico...@gmail.com> wrote:
Adam,
Some may disagree with me on this, but I think you should stop using AutoPkgR and simply use autopkg.
AutoPkgR was never updated for trust info and it's highly doubtful it will ever be updated: https://github.com/lindegroup/autopkgr/wiki/AutoPkgr----past,-present,-and-future
As autopkg features continue to be written, AutoPkgR will continue to have issues like this. If AutoPkgR gives you functionality that is not present in autopkg core, I'm sure someone has an extension/script that could help you get that functionality back.
Thanks,Erik Gomez
From: autopkg-discuss@googlegroups.com <autopkg-discuss@googlegroups.com> on behalf of adam cowie <adamm...@gmail.com>
Adam
Here is my email:
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "autopkg-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkg-discuss+unsubscribe@googlegroups.com.