AutoPkgr Error

dmillertds
Contributor

I used to have a working Firefox auto-update script (based on RTrouton's 'update-all' script), but it quit working a couple months ago and I haven't been able to get it to work. So, I decided to take the plunge and set up AutoPkgr to give that a go. But right out of the gate, I'm having a problem simply downloading the lastest FF package (using the Firefox.download recipe). I'm seeing this in console:

3/23/16 9:08:25.051 AM AutoPkgr[92674]: Processing com.github.autopkg.download.firefox-rc-en_US...
3/23/16 9:19:47.130 AM nsurlstoraged[79853]: realpath() returned NULL for /var/root/Library/Caches/jamf
3/23/16 9:19:47.131 AM nsurlstoraged[79853]: The read-connection to the DB=/var/root/Library/Caches/jamf/Cache.db is NOT valid. Unable to determine schema version.
3/23/16 9:19:47.131 AM nsurlstoraged[79853]: realpath() returned NULL for /var/root/Library/Caches/jamf
3/23/16 9:19:47.131 AM nsurlstoraged[79853]: realpath() returned NULL for /var/root/Library/Caches/jamf
3/23/16 9:19:47.131 AM nsurlstoraged[79853]: ERROR: unable to determine file-system usage for FS-backed cache at /var/root/Library/Caches/jamf/fsCachedData. Errno=13
3/23/16 9:19:53.000 AM kernel[0]: hfs: summary table not allowed on FS with block size of 2048
3/23/16 9:19:53.000 AM kernel[0]: hfs: could not initialize summary table for Firefox
3/23/16 9:19:53.000 AM kernel[0]: hfs: mounted Firefox on device disk10s2
3/23/16 9:20:08.289 AM mdworker[92723]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.289 AM mdworker[92738]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.289 AM mdworker[92736]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.290 AM mdworker[92737]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.291 AM mdworker[92739]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.291 AM mdworker[92755]: (ImportBailout.Error:1325) Asked to exit for Diskarb
3/23/16 9:20:08.000 AM kernel[0]: hfs: unmount initiated on Firefox on device disk10s2
3/23/16 9:20:23.482 AM com.apple.backupd-helper[71602]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
3/23/16 9:26:56.617 AM com.apple.backupd-helper[71602]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
3/23/16 9:27:26.715 AM com.apple.backupd-helper[71602]: Not starting scheduled Time Machine backup: No destinations resolvable

Those first few lines led me to this thread: https://jamfnation.jamfsoftware.com/discussion.html?id=13497, but it did not seem to come to any resolution, nor am I sure it has any bearing on the problem.

The "Run Recipes Now" eventually completes, but doesn't show any messages, errors, etc. - just sits there.

Any insight appreciated.

Dan

1 REPLY 1

rderewianko
Valued Contributor II

Hi Dan,

Your best bet is to hop into macadmins slack, or post in the auto pkg group: Autopkg Discuss

The Developers of autopkg would be more of assistance than most of us here.